3 references to Remarks_colon
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
MetadataAsSource\DocCommentFormatterTests.cs (1)
170
{FeaturesResources.
Remarks_colon
}
Microsoft.CodeAnalysis.Features (1)
MetadataAsSource\AbstractMetadataAsSourceService.DocCommentFormatter.cs (1)
32
private static readonly string s_remarksHeader = FeaturesResources.
Remarks_colon
;
Microsoft.VisualStudio.LanguageServices (1)
Library\ObjectBrowser\AbstractDescriptionBuilder.cs (1)
399
AddName(FeaturesResources.
Remarks_colon
);