2 references to MoreSpecificType
Microsoft.CodeAnalysis.CSharp (2)
Binder\Semantics\OverloadResolution\OverloadResolution.cs (2)
2642return MoreSpecificType(arr1.ElementType, arr2.ElementType, ref useSiteInfo); 2651return MoreSpecificType(p1.PointedAtType, p2.PointedAtType, ref useSiteInfo);