AspectWeaver.RequiresRuntimeInstanceInitialization Property |
Determines whether the current aspect requires initialization of the runtime instance.
Namespace: PostSharp.Sdk.AspectWeaver
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public bool RequiresRuntimeInstanceInitialization { get; protected set; }