4 references to CreateCompilationTrackerMap
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\SolutionCompilationState.cs (4)
221return CreateCompilationTrackerMap(CanReuse, (changedProjectId, dependencyGraph), modifyNewTrackerInfo, arg, skipEmptyCallback); 249return CreateCompilationTrackerMap(CanReuse, (changedProjectIds, dependencyGraph), modifyNewTrackerInfo, arg, skipEmptyCallback); 335var newTrackerMap = CreateCompilationTrackerMap( 381var newTrackerMap = CreateCompilationTrackerMap(