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