3 references to XmlCommentText
Microsoft.CodeAnalysis.CSharp (3)
Parser\DocumentationCommentParser.cs (1)
728
var saveMode = this.SetMode(LexerMode.
XmlCommentText
);
Parser\Lexer.cs (2)
218
case LexerMode.
XmlCommentText
:
265
case LexerMode.
XmlCommentText
: