3 references to BindXmlContent
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_XmlLiterals.vb (3)
48childNodeBuilder.Add(BindXmlContent(syntax.Root, rootInfoOpt:=Nothing, diagnostics:=diagnostics)) 567Dim child = BindXmlContent(childSyntax, rootInfo, diagnostics) 603childNodeBuilder.Add(BindXmlContent(childSyntax, rootInfoOpt, diagnostics))