6 references to SeeAlsoElementName
Microsoft.CodeAnalysis.Features (6)
Completion\Providers\AbstractDocCommentCompletionProvider.cs (5)
39{ SeeAlsoElementName, ($"<{SeeAlsoElementName}", $" {CrefAttributeName}=\"", "\"", "/>") }, 53(SeeAlsoElementName, CrefAttributeName, $"{CrefAttributeName}=\""), 54(SeeAlsoElementName, HrefAttributeName, $"{HrefAttributeName}=\""), 127=> [GetCDataItem(), GetCommentItem(), GetItem(InheritdocElementName), GetItem(SeeElementName), GetItem(SeeAlsoElementName)];
DocumentationComments\AbstractDocumentationCommentFormattingService.cs (1)
330DocumentationCommentXmlNames.SeeAlsoElementName or