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