Context
Gets the context of the current code action. Exposes the CancellationToken and the IServiceProvider.
Declaration
ICodeActionContext Context { get; }
Property Value
Type | Description |
---|---|
ICodeActionContext |
Gets the context of the current code action. Exposes the CancellationToken and the IServiceProvider.
ICodeActionContext Context { get; }
Type | Description |
---|---|
ICodeActionContext |