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