6 references to UpperBoundInference
Microsoft.CodeAnalysis.CSharp (6)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (6)
1618UpperBoundInference(source, target, ref useSiteInfo); 2189UpperBoundInference(sourceTypeArgument, targetTypeArgument, ref useSiteInfo); 2229UpperBoundInference(sourceParam.TypeWithAnnotations, targetParam.TypeWithAnnotations, ref useSiteInfo); 2356UpperBoundInference(elementSource, elementTarget, ref useSiteInfo); 2535UpperBoundInference(sourceTypeArgument, targetTypeArgument, ref useSiteInfo); 2589UpperBoundInference(sourceSignature.ReturnTypeWithAnnotations, targetSignature.ReturnTypeWithAnnotations, ref useSiteInfo);