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