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