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