3 references to SetCurrentSolutionAsync
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProjectFactory.cs (1)
317
var (didUpdate, newSolution) = await Workspace.
SetCurrentSolutionAsync
(
Workspace\Workspace.cs (1)
237
var valueTask =
SetCurrentSolutionAsync
(
Workspace\Workspace_SourceGeneration.cs (1)
47
await this.
SetCurrentSolutionAsync
(