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