1 reference to ApplyOrMergeChanges
Microsoft.CodeAnalysis.Workspaces (1)
CodeActions\Operations\ApplyChangesOperation.cs (1)
44
=> Task.FromResult(
ApplyOrMergeChanges
(workspace, originalSolution, ChangedSolution, progressTracker, cancellationToken));