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