MetalamaAPI documentationAspect APIMetalama.​Framework.​ProjectIExecution­ScenarioCaptures­Code­Fix­Implementations
Open sandboxFocus

IExecutionScenario.CapturesCodeFixImplementations Property

CapturesCodeFixImplementations

Gets a value indicating whether the current execution context is interested by the implementation of code fixes. The only situation when Metalama is interested by the code fix implementation is when the user actually selects a code fix, either for preview or for execution. In other scenarios, the implementation is dropped.

Declaration
bool CapturesCodeFixImplementations { get; }
Property Value
Type Description
Boolean