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