3 references to MakeExplicitParameterTypeInferences
Microsoft.CodeAnalysis.CSharp (3)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (3)
589MakeExplicitParameterTypeInferences(binder, argument, target, kind, ref useSiteInfo); 667MakeExplicitParameterTypeInferences(binder, (BoundExpression)element, targetElementType, kind, ref useSiteInfo); 726MakeExplicitParameterTypeInferences(binder, sourceArgument, destType, kind, ref useSiteInfo);