MetalamaAPI documentationAspect APIMetalama.​Framework.​Code­FixesICode­Action­BuilderContext
Open sandboxFocus

ICodeActionBuilder.Context Property

Context

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

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