3 references to XmlProcessingInstructionText
Microsoft.CodeAnalysis.CSharp (3)
Parser\DocumentationCommentParser.cs (1)
772this.SetMode(LexerMode.XmlProcessingInstructionText); //this mode consumes text
Parser\Lexer.cs (2)
220case LexerMode.XmlProcessingInstructionText: 268case LexerMode.XmlProcessingInstructionText: