6 references to UpperBoundInference
Microsoft.CodeAnalysis.CSharp (6)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (6)
1797UpperBoundInference(source, target, ref useSiteInfo); 2413UpperBoundInference(sourceTypeArgument, targetTypeArgument, ref useSiteInfo); 2453UpperBoundInference(sourceParam.TypeWithAnnotations, targetParam.TypeWithAnnotations, ref useSiteInfo); 2580UpperBoundInference(elementSource, elementTarget, ref useSiteInfo); 2759UpperBoundInference(sourceTypeArgument, targetTypeArgument, ref useSiteInfo); 2813UpperBoundInference(sourceSignature.ReturnTypeWithAnnotations, targetSignature.ReturnTypeWithAnnotations, ref useSiteInfo);