3 references to MakeOutputTypeInferences
Microsoft.CodeAnalysis.CSharp (3)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (3)
845
MakeOutputTypeInferences
(binder, argument, formalType, ref useSiteInfo);
888
MakeOutputTypeInferences
(binder, expression, targetElementType, ref useSiteInfo);
919
MakeOutputTypeInferences
(binder, sourceArgument, destType, ref useSiteInfo);