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