1 reference to SupportedScopes
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Service\CodeFixService.cs (1)
327
if (collection.FixAllState is not null && collection.
SupportedScopes
.Contains(FixAllScope.Document))