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