Metalama//API Documentation/Aspect API/Metalama.​Framework.​Advising/Initializer­Kind/After­With
Open sandboxFocus

Field AfterWith

Indicated that the advice should be executed when the the target value type is mutated using the "with" expression.

Namespace: Metalama.Framework.Advising
Assembly: Metalama.Framework.dll
Syntax
public const InitializerKind AfterWith
Returns
Type Description
InitializerKind