Instances
Gets the instances of the aspect class in the current scope.
Declaration
ImmutableArray<IIntrospectionAspectInstance> Instances { get; }Property Value
| Type | Description |
|---|---|
| ImmutableArray<IIntrospectionAspectInstance> |
Gets the instances of the aspect class in the current scope.
ImmutableArray<IIntrospectionAspectInstance> Instances { get; }| Type | Description |
|---|---|
| ImmutableArray<IIntrospectionAspectInstance> |