2 references to SupportedFixAllScopes
Microsoft.CodeAnalysis.Workspaces (2)
CodeRefactorings\SyntaxEditorBasedCodeRefactoringProvider.cs (2)
25
if (
SupportedFixAllScopes
.IsEmpty)
31
SupportedFixAllScopes
);