5 references to Directives_from_0
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (4)
InheritanceMargin\InheritanceMarginTests.cs (4)
1330
memberName: string.Format(FeaturesResources.
Directives_from_0
, "Test2.cs"),
1349
memberName: string.Format(FeaturesResources.
Directives_from_0
, "Test2.cs"),
1371
memberName: string.Format(FeaturesResources.
Directives_from_0
, "Test2.cs"),
1390
memberName: string.Format(FeaturesResources.
Directives_from_0
, "Test2.cs"),
Microsoft.CodeAnalysis.Features (1)
InheritanceMargin\AbstractInheritanceMarginService_Helpers.cs (1)
259
var taggedText = new TaggedText(TextTags.Text, string.Format(FeaturesResources.
Directives_from_0
, fileName));