SymbolExtensions.BaseTypes(ITypeSymbol) Method
Containing Type: SymbolExtensions
Assembly: Roslynator.Core.dll
Gets a list of base types of this type.
public static System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.INamedTypeSymbol> BaseTypes(this Microsoft.CodeAnalysis.ITypeSymbol type)
Parameters
type ITypeSymbol