3 references to _configPathToData
Microsoft.Build (3)
BackEnd\Components\Scheduler\SchedulingPlan.cs (3)
61_configPathToData.TryGetValue(_configCache[configId].ProjectFullPath, out PlanConfigData data); 193if (!_configPathToData.TryGetValue(configPath, out config)) 417_configPathToData[configFullPath] = data;