Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Code­Fixes / ICode­Action­Builder / Context
Open sandbox

Property Context

Context

Gets the context of the current code action. Exposes the CancellationToken and the IServiceProvider.

Declaration
ICodeActionContext Context { get; }
Property Value
Type Description
ICodeActionContext