4 references to LangwordAttributeName
Microsoft.CodeAnalysis.Features (4)
Completion\Providers\AbstractDocCommentCompletionProvider.cs (3)
51
(SeeElementName,
LangwordAttributeName
, $"{
LangwordAttributeName
}=\""),
196
else if (attributeName ==
LangwordAttributeName
&& tagName == SeeElementName)
DocumentationComments\AbstractDocumentationCommentFormattingService.cs (1)
491
var displayKind = attributeName == DocumentationCommentXmlNames.
LangwordAttributeName