2 references to AppendTextFromAttribute
Microsoft.CodeAnalysis.Features (2)
DocumentationComments\AbstractDocumentationCommentFormattingService.cs (2)
347
AppendTextFromAttribute
(state, attribute, attributeNameToParse: DocumentationCommentXmlNames.CrefAttributeName, SymbolDisplayPartKind.Text);
367
AppendTextFromAttribute
(state, attribute, attributeNameToParse: DocumentationCommentXmlNames.NameAttributeName, kind);