1 reference to BindUnconvertedInterpolatedExpressionToFactory
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_InterpolatedString.cs (1)
264return BindUnconvertedInterpolatedExpressionToFactory(unconvertedInterpolatedString, parts, (NamedTypeSymbol)unconvertedInterpolatedString.Type, factoryMethod: "Format", unconvertedInterpolatedString.Type, diagnostics);