1 reference to FixSingleContextAsync
Microsoft.CodeAnalysis.Workspaces (1)
CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs (1)
49
currentSolution = await
FixSingleContextAsync
(currentSolution, fixAllContext, progressTracker, getFixedDocumentsAsync).ConfigureAwait(false);