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