2 references to HasInterpolations
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_InterpolatedString.vb (1)
95
If node.IsEmpty OrElse Not node.
HasInterpolations
Then
Lowering\LocalRewriter\LocalRewriter_InterpolatedString.vb (1)
42
ElseIf Not node.
HasInterpolations
Then