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