3 references to SetCurrentSolution
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\RemoteWorkspace.cs (1)
313
(_, newSolution) = this.
SetCurrentSolution
(
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace.cs (2)
186
/// <inheritdoc cref="
SetCurrentSolution
(Func{Solution, Solution}, Func{Solution, Solution, WorkspaceChangeKind}, ProjectId?, DocumentId?, Action{Solution, Solution}?, Action{Solution, Solution}?)"/>
195
var (updated, _) =
SetCurrentSolution
(