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