3 references to UpdateCurrentSolution
Microsoft.CodeAnalysis.Workspaces (3)
Rename\ConflictEngine\ConflictResolver.Session.cs (3)
137
conflictResolution.
UpdateCurrentSolution
(await AnnotateAndRename_WorkerAsync(
205
conflictResolution.
UpdateCurrentSolution
(await renamedSpansTracker.SimplifyAsync(conflictResolution.CurrentSolution, documentsByProject, _replacementTextValid, _renameAnnotations, FallbackOptions, _cancellationToken).ConfigureAwait(false));
208
conflictResolution.
UpdateCurrentSolution
(intermediateSolution);