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