AspectWeaver.IsInstanceScoped Property |
Determines whether the current aspect type is instance-scoped.
Namespace: PostSharp.Sdk.AspectWeaver
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
Even instance-scoped aspect types can result in statically scoped aspects if an aspect is applied to a static member.