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