1 write to Grant
MSBuild.Coordinator (1)
CoordinatorServer.ConnectedClient.cs (1)
57Grant = grant;
4 references to Grant
MSBuild.Coordinator (4)
CoordinatorServer.cs (4)
429if (!client.Grant.IsNested) 431_activeRootGrantsById.Remove(client.Grant.GrantId); 435ImmutableArray<BuildGrant> newlyGranted = _budgetManager.Release(client.Grant); 510if (client.Grant.LastHeartbeat >= threshold)