MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​Aspects.​DependenciesAspect­Dependency­Attribute
Open sandboxFocus

AspectDependencyAttribute Class

In Metalama, use AspectOrderAttribute to specify order dependencies (typically one attribute per aspect library). The other kinds of dependencies are not supported in Metalama.

Namespace: PostSharp.Aspects.Dependencies
Assembly: Metalama.Migration.dll
Syntax
public abstract class AspectDependencyAttribute : Attribute

Constructors

Name Description
AspectDependencyAttribute(AspectDependencyAction)
AspectDependencyAttribute(AspectDependencyAction, AspectDependencyPosition)

Fields

Name Description
Target

Properties

Name Description
Action
IsWarning
Position
TargetType