3 references to Inline_0
Microsoft.CodeAnalysis.Features (3)
InlineMethod\AbstractInlineMethodRefactoringProvider.cs (3)
238
string.Format(FeaturesResources.
Inline_0
, calleeMethodSymbol.ToNameDisplayString()),
256
string.Format(FeaturesResources.
Inline_0
, calleeMethodName),
268
nameof(FeaturesResources.
Inline_0
) + "_" + calleeMethodName);