Metalama / / API Documentation / Introspection API / Metalama.​Framework.​Introspection / IIntrospection­Compilation­Details / Aspect­Instances
Open sandbox

Property AspectInstances

AspectInstances

Gets the list of aspect instances in the compilation.

Declaration
ImmutableArray<IIntrospectionAspectInstance> AspectInstances { get; }
Property Value
Type Description
ImmutableArray<IIntrospectionAspectInstance>