4 references to BindInterpolatedStringParts
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Conversions.cs (1)
194BindInterpolatedStringParts(unconvertedSource, diagnostics),
Binder\Binder_InterpolatedString.cs (3)
244return constructWithData(BindInterpolatedStringParts(unconvertedInterpolatedString, diagnostics), data: null); 250return constructWithData(BindInterpolatedStringParts(unconvertedInterpolatedString, diagnostics), data: null); 261return constructWithData(BindInterpolatedStringParts(unconvertedInterpolatedString, diagnostics), data: null);