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