1 write to TotalBudget
MSBuild.Coordinator (1)
NodeBudgetManager.cs (1)
66
TotalBudget
= totalBudget;
1 reference to TotalBudget
MSBuild.Coordinator (1)
NodeBudgetManager.cs (1)
32
public int AvailableNodes =>
TotalBudget
- AllocatedNodes;