1 reference to CleanupAndApplyChangesAsync
Microsoft.CodeAnalysis.Workspaces (1)
CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs (1)
66
currentSolution = await
CleanupAndApplyChangesAsync
(progressTracker, currentSolution, docIdToNewRootOrText, fixAllContext.CancellationToken).ConfigureAwait(false);