MetalamaAPI documentationAspect APIMetalama.​Framework.​OptionsApply­Changes­AxisContaining­Declaration
Open sandboxFocus

ApplyChangesAxis.ContainingDeclaration Field

Means that options on the containing declaration (typically the declaring type, but not the namespace, which are specified by the BaseDeclaration axis) override the options defined in the base declaration. For instance, type-level options on the declaring type of an override method override method-level options on the base method.

Namespace: Metalama.Framework.Options
Assembly: Metalama.Framework.dll
Syntax
public const ApplyChangesAxis ContainingDeclaration
Returns
Type Description
ApplyChangesAxis