1 implementation of GetConfigurationIdFromPlan
Microsoft.Build (1)
BackEnd\Components\Scheduler\Scheduler.cs (1)
276public int GetConfigurationIdFromPlan(string configPath)
1 reference to GetConfigurationIdFromPlan
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
2267var newConfigurationId = _scheduler.GetConfigurationIdFromPlan(unresolvedConfiguration.ProjectFullPath);