A base class for all custom attributes that influence the scope (compile-time or run-time) of the code or its role in an aspect.
Inheritance
ScopeAttribute
Namespace: Metalama.Framework.Aspects
Assembly: Metalama.Framework.dll
Syntax
[RunTimeOrCompileTime]
public abstract class ScopeAttribute : Attribute