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