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