Base:
method
GetDeclaredInterfaces
Microsoft.CodeAnalysis.CSharp.Symbols.NamedTypeSymbol.GetDeclaredInterfaces(Roslyn.Utilities.ConsList<Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbol>)
1 reference to GetDeclaredInterfaces
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\PENamedTypeSymbol.cs (1)
1843var declaredInterfaces = GetDeclaredInterfaces(null);