2 references to BoundInterpolation
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_InterpolatedString.vb (1)
71
Return New
BoundInterpolation
(syntax, expression, alignmentOpt, formatStringOpt)
Generated\BoundNodes.xml.Generated.vb (1)
9295
Dim result = New
BoundInterpolation
(Me.Syntax, expression, alignmentOpt, formatStringOpt, Me.HasErrors)