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)
228
case LexerMode.
XmlProcessingInstructionText
:
276
case LexerMode.
XmlProcessingInstructionText
: