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