3 references to DeclaresBaseInterface
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Source\SourceMemberContainerSymbol_ImplementationChecks.cs (3)
448if (DeclaresBaseInterface(currType, @interface, ref result)) 480if (DeclaresBaseInterface(baseInterface, @interface, ref matchResult)) 493DeclaresBaseInterface(interfaceType, @interface, ref matchResult))