2 references to Inline_and_keep_0
Microsoft.CodeAnalysis.Features (2)
InlineMethod\AbstractInlineMethodRefactoringProvider.cs (2)
272
string.Format(FeaturesResources.
Inline_and_keep_0
, calleeMethodName),
284
nameof(FeaturesResources.
Inline_and_keep_0
) + "_" + calleeMethodName);