2 references to CodeElementName
Microsoft.CodeAnalysis.CSharp (2)
Parser\DocumentationCommentXmlTokens.cs (2)
17
private static readonly SyntaxToken s_codeToken = Identifier(DocumentationCommentXmlNames.
CodeElementName
);
89
case DocumentationCommentXmlNames.
CodeElementName
: