3 references to _budgetManager
MSBuild.Coordinator (3)
CoordinatorServer.cs (3)
205int grantedNodes = _budgetManager.TryGrant(grant); 298ImmutableArray<BuildGrant> newlyGranted = _budgetManager.Release(connection.Grant); 400if (_budgetManager.IsIdle)