2 implementations of GetSupportedFixAllScopes
Microsoft.CodeAnalysis.Workspaces (2)
CodeFixes\FixAllOccurrences\FixAllProvider.cs (1)
24public virtual IEnumerable<FixAllScope> GetSupportedFixAllScopes()
CodeRefactorings\FixAllOccurences\FixAllProvider.cs (1)
27public virtual IEnumerable<FixAllScope> GetSupportedFixAllScopes()