AspectInstances
Gets the list of aspect instances in the compilation.
Declaration
ImmutableArray<IIntrospectionAspectInstance> AspectInstances { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<IIntrospectionAspectInstance> |
Gets the list of aspect instances in the compilation.
ImmutableArray<IIntrospectionAspectInstance> AspectInstances { get; }
Type | Description |
---|---|
ImmutableArray<IIntrospectionAspectInstance> |