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