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