3 references to ActiveBuildCount
MSBuild.Coordinator (3)
NodeBudgetManager.cs (3)
106
CoordinatorTelemetry.RecordGrantIssued(grant, WaitingBuildCount,
ActiveBuildCount
, AllocatedNodes);
127
CoordinatorTelemetry.RecordGrantReleased(grant, WaitingBuildCount,
ActiveBuildCount
, AllocatedNodes);
166
CoordinatorTelemetry.RecordDeferredGrantFulfilled(waiting, WaitingBuildCount,
ActiveBuildCount
, AllocatedNodes);