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