2 references to FixAllWithEditorAsync
Microsoft.CodeAnalysis.Workspaces (2)
CodeRefactorings\SyntaxEditorBasedCodeRefactoringProvider.cs (2)
46
return
FixAllWithEditorAsync
(document,
58
return
FixAllWithEditorAsync
(document, FixAllAsync, cancellationToken);