2 references to RefactorAllWithEditorAsync
Microsoft.CodeAnalysis.Workspaces (2)
CodeRefactorings\SyntaxEditorBasedCodeRefactoringProvider.cs (2)
42
return
RefactorAllWithEditorAsync
(document,
53
return
RefactorAllWithEditorAsync
(document, RefactorAllAsync, cancellationToken);