3 references to DefaultSupportedFixAllScopes
Microsoft.CodeAnalysis.Workspaces (3)
CodeFixes\FixAllOccurrences\DocumentBasedFixAllProvider.cs (1)
33: this(DefaultSupportedFixAllScopes)
CodeFixes\FixAllOccurrences\FixAllProvider.cs (2)
25=> DefaultSupportedFixAllScopes; 56=> Create(fixAllAsync, DefaultSupportedFixAllScopes);