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