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