2 references to GetInterfaceInferenceBound
Microsoft.CodeAnalysis.CSharp (2)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (2)
2314NamedTypeSymbol matchingInterface = GetInterfaceInferenceBound(allInterfaces, target); 2685NamedTypeSymbol bestInterface = GetInterfaceInferenceBound(allInterfaces, source);