2 references to FixAllAsync
Microsoft.CodeAnalysis.Workspaces (2)
CodeRefactorings\SyntaxEditorBasedCodeRefactoringProvider.cs (2)
41editor => FixAllAsync(document, [fixAllSpan], editor, equivalenceKey, cancellationToken), 58return this.FixAllAsync(document, spans, editor, equivalenceKey, cancellationToken);