4 references to UpperBoundInference
Microsoft.CodeAnalysis.CSharp (4)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (4)
1711UpperBoundInference(source, target, ref useSiteInfo); 2322UpperBoundInference(sourceParam.TypeWithAnnotations, targetParam.TypeWithAnnotations, ref useSiteInfo); 2449UpperBoundInference(elementSource, elementTarget, ref useSiteInfo); 2682UpperBoundInference(sourceSignature.ReturnTypeWithAnnotations, targetSignature.ReturnTypeWithAnnotations, ref useSiteInfo);