1 reference to InferReturnType
Microsoft.CodeAnalysis.CSharp (1)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (1)
1398
var inferredReturnType =
InferReturnType
(source, delegateType, ref useSiteInfo);