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