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