4 references to CreateCompilationTrackerMap
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\SolutionCompilationState.cs (4)
219return CreateCompilationTrackerMap(CanReuse, (changedProjectId, dependencyGraph), modifyNewTrackerInfo, arg, skipEmptyCallback); 247return CreateCompilationTrackerMap(CanReuse, (changedProjectIds, dependencyGraph), modifyNewTrackerInfo, arg, skipEmptyCallback); 338var newTrackerMap = CreateCompilationTrackerMap( 393var newTrackerMap = CreateCompilationTrackerMap(