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