5 references to XmlProcessingInstructionSyntax
Microsoft.CodeAnalysis.VisualBasic (5)
Generated\Syntax.xml.Internal.Generated.vb (3)
30285
Return new
XmlProcessingInstructionSyntax
(Me.Kind, newErrors, GetAnnotations, _lessThanQuestionToken, _name, _textTokens, _questionGreaterThanToken)
30289
Return new
XmlProcessingInstructionSyntax
(Me.Kind, GetDiagnostics, annotations, _lessThanQuestionToken, _name, _textTokens, _questionGreaterThanToken)
41228
Return New
XmlProcessingInstructionSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newLessThanQuestionToken, newName, newTextTokens.Node, newQuestionGreaterThanToken)
Generated\Syntax.xml.Syntax.Generated.vb (1)
32371
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
XmlProcessingInstructionSyntax
(kind, errors, annotations, lessThanQuestionToken, name, textTokens, questionGreaterThanToken), Nothing, 0)
Parser\ParseXml.vb (1)
2188
Return New
XmlProcessingInstructionSyntax
(node.Kind,