1 reference to s_createCompilationTrackerFunction
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\SolutionState.cs (1)
431
tracker = ImmutableInterlocked.GetOrAdd(ref _projectIdToTrackerMap, projectId,
s_createCompilationTrackerFunction
, this);