3 references to constructWithData
Microsoft.CodeAnalysis.CSharp (3)
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);