2 references to BoundXmlDeclaration
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_XmlLiterals.vb (1)
65
Return New
BoundXmlDeclaration
(syntax, version, encoding, standalone, objectCreation, objectCreation.Type)
Generated\BoundNodes.xml.Generated.vb (1)
7965
Dim result = New
BoundXmlDeclaration
(Me.Syntax, version, encoding, standalone, objectCreation, type, Me.HasErrors)