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