MetalamaAPI documentationIntrospection APIMetalama.​Framework.​IntrospectionIIntrospection­Compilation­DetailsAspect­Layers
Open sandboxFocus

IIntrospectionCompilationDetails.AspectLayers Property

AspectLayers

Gets the ordered list of aspect layers in the compilation. Note that when the current object represents several projects, the execution order of the aspect layers is not relevant.

Declaration
ImmutableArray<IIntrospectionAspectLayer> AspectLayers { get; }
Property Value
Type Description
ImmutableArray<IIntrospectionAspectLayer>