AspectClasses
Gets the list of aspect classes in the compilation.
Declaration
ImmutableArray<IIntrospectionAspectClass> AspectClasses { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<IIntrospectionAspectClass> |
Gets the list of aspect classes in the compilation.
ImmutableArray<IIntrospectionAspectClass> AspectClasses { get; }
Type | Description |
---|---|
ImmutableArray<IIntrospectionAspectClass> |