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