MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsOverride­StrategyOverride
Open sandboxFocus

OverrideStrategy.Override Field

Advice attempts to override the existing member or fails with a compilation error if that is not possible.

Namespace: Metalama.Framework.Aspects
Assembly: Metalama.Framework.dll
Syntax
public const OverrideStrategy Override
Returns
Type Description
OverrideStrategy
Remarks

For attributes, this first removes all existing instances of the attribute.