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