4 references to Root
Microsoft.Build (4)
BackEnd\BuildManager\CoordinatorClient.cs (4)
344
grantOwnership = GrantOwnership.
Root
;
358
CoordinatorClient client = grantOwnership == GrantOwnership.
Root
365
Assumed.Equal(grantOwnership, GrantOwnership.
Root
, "Nested coordinator grant joins should not wait for global resources.");
435
=> new(connection, grant.GrantId, grant.GrantedNodes, GrantOwnership.
Root
, heartbeatIntervalMs, output)