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