1 reference to CanInferTypeArgumentsFromFirstArgument
Microsoft.CodeAnalysis.CSharp (1)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (1)
3180
if (!
CanInferTypeArgumentsFromFirstArgument
(compilation, conversions, method, arguments, ref useSiteInfo, out var inferrer))