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