MetalamaAPI documentationAspect APIMetalama.​Framework.​AdvisingInitializer­KindAfter­With
Open sandboxFocus

InitializerKind.AfterWith Field

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