1 instantiation of NodeBudgetManager
MSBuild.Coordinator (1)
CoordinatorServer.cs (1)
23
private readonly NodeBudgetManager _budgetManager =
new
(settings.TotalNodeBudget);
1 reference to NodeBudgetManager
MSBuild.Coordinator (1)
CoordinatorServer.cs (1)
23
private readonly
NodeBudgetManager
_budgetManager = new(settings.TotalNodeBudget);