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