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