2 references to SupportedScopes
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Service\CodeFixService.cs (1)
327if (collection.FixAllState is not null && collection.SupportedScopes.Contains(FixAllScope.Document))
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\UnifiedSuggestions\UnifiedSuggestedActionsSource.cs (1)
123fixCollection.SupportedScopes, fixCollection.FirstDiagnostic,