Aspects are purely build-time in Metalama, so all semantics are build semantics. The equivalent interface is therefore IAspect.
Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("Aspects are purely build-time in Metalama, so all semantics are build semantics. The equivalent interface is therefore 'IAspect'.", false)]
public interface IAspectBuildSemantics : IValidableAnnotation
Methods
Name | Description |
---|---|
GetAspectConfiguration(object) | Not supported in Metalama. |