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