Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

Aspect API

Extensions API

Patterns API

Flashtrace API

Introspection API

Advanced API

Post­Sharp API migration

  • Article

Property TopLevelType

TopLevelType

Gets the top-level INamedType of the declaration for the analysis was performed, or throw an exception if the analysis Granularity was coarser than TopLevelType.

Declaration
public INamedType TopLevelType { get; }
Property Value
Type Description
INamedType
  • Navigation