5 references to InterpolatedStringExpression
Microsoft.CodeAnalysis.VisualBasic (5)
Binding\Binder_Conversions.vb (1)
1285Case BoundKind.InterpolatedStringExpression
Binding\Binder_Expressions.vb (1)
1403ElseIf expr.Kind = BoundKind.InterpolatedStringExpression Then
Generated\BoundNodes.xml.Generated.vb (2)
9243MyBase.New(BoundKind.InterpolatedStringExpression, syntax, type, hasErrors OrElse contents.NonNullAndHasErrors() OrElse constructionOpt.NonNullAndHasErrors()) 9688Case BoundKind.InterpolatedStringExpression
Semantics\Conversions.vb (1)
1070Case BoundKind.InterpolatedStringExpression