6 references to HrefAttributeName
Microsoft.CodeAnalysis.Features (6)
Completion\Providers\AbstractDocCommentCompletionProvider.cs (4)
53
(SeeElementName,
HrefAttributeName
, $"{
HrefAttributeName
}=\""),
55
(SeeAlsoElementName,
HrefAttributeName
, $"{
HrefAttributeName
}=\""),
DocumentationComments\AbstractDocumentationCommentFormattingService.cs (2)
475
var hrefAttribute = element.Attribute(DocumentationCommentXmlNames.
HrefAttributeName
);
505
var navigationTarget = attributeName == DocumentationCommentXmlNames.
HrefAttributeName