1 reference to WithMergedLinkedFileChangesAsync
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Workspace.cs (1)
1590
var solutionWithLinkedFileChangesMerged = newSolution.
WithMergedLinkedFileChangesAsync
(oldSolution, solutionChanges, cancellationToken: CancellationToken.None).Result;