Classes
AdviceDependencyAttribute
In Metalama, advice methods have no dependencies.
AspectDependencyAttribute
In Metalama, use AspectOrderAttribute to specify order dependencies (typically one attribute per aspect library). The other kinds of dependencies are not supported in Metalama.
AspectDependencyAttributeCollection
AspectEffectDependencyAttribute
Aspect effects are not supported in Metalama.
AspectRoleDependencyAttribute
Aspect roles are not supported in Metalama.
AspectTypeDependencyAttribute
In Metalama, use AspectOrderAttribute to specify order dependencies (typically one attribute per aspect library). The other kinds of dependencies are not supported in Metalama.
ProvideAspectRoleAttribute
Aspect roles are not supported in Metalama.
StandardEffects
Aspect effects are not supported in Metalama.
StandardRoles
Aspect roles are not supported in Metalama.
WaiveAspectEffectAttribute
Aspect effects are not supported in Metalama.
Enums
AspectDependencyAction
In Metalama, the only aspect dependency kind is Order.