1 reference to s_createProjectFunction
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\Solution.cs (1)
147
return ImmutableInterlocked.GetOrAdd(ref _projectIdToProjectMap, projectId,
s_createProjectFunction
, this);