6 references to UpperBoundInference
Microsoft.CodeAnalysis.CSharp (6)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (6)
1795UpperBoundInference(source, target, ref useSiteInfo); 2411UpperBoundInference(sourceTypeArgument, targetTypeArgument, ref useSiteInfo); 2451UpperBoundInference(sourceParam.TypeWithAnnotations, targetParam.TypeWithAnnotations, ref useSiteInfo); 2578UpperBoundInference(elementSource, elementTarget, ref useSiteInfo); 2757UpperBoundInference(sourceTypeArgument, targetTypeArgument, ref useSiteInfo); 2811UpperBoundInference(sourceSignature.ReturnTypeWithAnnotations, targetSignature.ReturnTypeWithAnnotations, ref useSiteInfo);