MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIMember­Or­Named­TypeExecution­Scope
Open sandboxFocus

IMemberOrNamedType.ExecutionScope Property

ExecutionScope

Gets a value indicating whether the declaration executes at compile time, at run time, or both.

Declaration
ExecutionScope ExecutionScope { get; }
Property Value
Type Description
ExecutionScope
See Also