1 reference to BindInterpolatedStringPartsForFactory
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_InterpolatedString.cs (1)
257
ImmutableArray<BoundExpression> parts =
BindInterpolatedStringPartsForFactory
(unconvertedInterpolatedString, diagnostics, out bool haveErrors);