2 references to BoundXmlEmbeddedExpression
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_XmlLiterals.vb (1)
545
Return New
BoundXmlEmbeddedExpression
(syntax, expr, expr.Type)
Generated\BoundNodes.xml.Generated.vb (1)
8251
Dim result = New
BoundXmlEmbeddedExpression
(Me.Syntax, expression, type, Me.HasErrors)