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