1 reference to FilterDelegatedCodeActionsAsync
Microsoft.CodeAnalysis.Razor.Workspaces (1)
CodeActions\CodeActionsService.cs (1)
58
var filteredCodeActions = await
FilterDelegatedCodeActionsAsync
(razorCodeActionContext, [.. delegatedCodeActions], cancellationToken).ConfigureAwait(false);