2 references to constructWithoutData
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_InterpolatedString.cs (2)
246return constructWithoutData(BindInterpolatedStringParts(unconvertedInterpolatedString, diagnostics)); 261return constructWithoutData(parts);