MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsIAspect­Build­Semantics
Open sandboxFocus

IAspectBuildSemantics Interface

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
public interface IAspectBuildSemantics : IValidableAnnotation

Methods

Name Description
GetAspectConfiguration(Object)

Not supported in Metalama.