4 references to SetCurrentSolutionAsync
Microsoft.CodeAnalysis.Features (1)
SemanticSearch\SemanticSearchWorkspace.cs (1)
31var (updated, newSolution) = await this.SetCurrentSolutionAsync(
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProjectFactory.cs (1)
318var (didUpdate, newSolution) = await Workspace.SetCurrentSolutionAsync(
Workspace\Workspace.cs (1)
237var valueTask = SetCurrentSolutionAsync(
Workspace\Workspace_SourceGeneration.cs (1)
47await this.SetCurrentSolutionAsync(