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