2 references to BindUnconvertedInterpolatedStringToHandlerType
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_InterpolatedString.cs (2)
290
result =
BindUnconvertedInterpolatedStringToHandlerType
(unconvertedInterpolatedString, interpolatedStringHandlerType, diagnostics, isHandlerConversion: false);
563
BoundUnconvertedInterpolatedString interpolatedString =>
BindUnconvertedInterpolatedStringToHandlerType
(