2 references to Id
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Host\PersistentStorage\SolutionKey.cs (1)
25=> new(solutionState.Id, solutionState.FilePath);
Workspace\Solution\Solution.cs (1)
105public SolutionId Id => this.SolutionState.Id;