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