2 references to TypeAttributeName
Microsoft.CodeAnalysis.CSharp (2)
Parser\DocumentationCommentXmlTokens.cs (2)
36
private static readonly SyntaxToken s_typeToken = IdentifierWithLeadingSpace(DocumentationCommentXmlNames.
TypeAttributeName
);
180
case DocumentationCommentXmlNames.
TypeAttributeName
: