2 references to GetInferredTypeArguments
Microsoft.CodeAnalysis.CSharp (2)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (2)
469
return
GetInferredTypeArguments
(out inferredFromFunctionType);
3030
return inferrer.
GetInferredTypeArguments
(out _);