5 references to Directives_from_0
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (4)
InheritanceMargin\InheritanceMarginTests.cs (4)
1457
memberName: string.Format(FeaturesResources.
Directives_from_0
, "Test2.cs"),
1473
memberName: string.Format(FeaturesResources.
Directives_from_0
, "Test2.cs"),
1494
memberName: string.Format(FeaturesResources.
Directives_from_0
, "Test2.cs"),
1510
memberName: string.Format(FeaturesResources.
Directives_from_0
, "Test2.cs"),
Microsoft.CodeAnalysis.Features (1)
InheritanceMargin\AbstractInheritanceMarginService_Helpers.cs (1)
271
var taggedText = new TaggedText(TextTags.Text, string.Format(FeaturesResources.
Directives_from_0
, fileName));