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