2 references to BoundXmlProcessingInstruction
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_XmlLiterals.vb (1)
85Return New BoundXmlProcessingInstruction(syntax, target, data, objectCreation, objectCreation.Type)
Generated\BoundNodes.xml.Generated.vb (1)
8018Dim result = New BoundXmlProcessingInstruction(Me.Syntax, target, data, objectCreation, type, Me.HasErrors)