1 write to Version
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Workspaces\TestHostSolution`1.cs (1)
22
this.
Version
= VersionStamp.Create();
1 reference to Version
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Workspaces\TestWorkspace`1.cs (1)
242
=> this.OnSolutionAdded(SolutionInfo.Create(solution.Id, solution.
Version
, solution.FilePath, projects: solution.Projects.Select(p => p.ToProjectInfo())));