2 references to BoundXmlDocument
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_XmlLiterals.vb (1)
53
Return New
BoundXmlDocument
(syntax, declaration, childNodes, rewriterInfo, objectCreation.Type, rewriterInfo.HasErrors)
Generated\BoundNodes.xml.Generated.vb (1)
7906
Dim result = New
BoundXmlDocument
(Me.Syntax, declaration, childNodes, rewriterInfo, type, Me.HasErrors)