ITypeResolverResult Interface
Provides the base requirements of a type result from an IResolver resolution operation.
public interface ITypeResolverResult : IResolverResult
Properties
TypeIsBaseTypeReference
Indicates whether the type is from a base type reference (e.g., C# 'base' keyword).