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