Open sandboxFocus

Property StateStore

StateStore

There is no equivalent in Metalama. However, storing state in static fields or properties is equally dangerous than in PostSharp.

Declaration
[Obsolete("There is no equivalent in Metalama. However, storing state in static fields or properties is equally dangerous than in PostSharp.", true)]
IStateStore StateStore { get; }
Property Value
Type Description
IStateStore