1 reference to s_projectIdToSortedProjectsMap
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\SolutionState_Checksum.cs (1)
40
=>
s_projectIdToSortedProjectsMap
.GetValue(unorderedList, projectIds => projectIds.OrderBy(id => id.Id).ToImmutableArray());