4 references to Root
Microsoft.Build (4)
BackEnd\BuildManager\CoordinatorClient.cs (4)
344grantOwnership = GrantOwnership.Root; 358CoordinatorClient client = grantOwnership == GrantOwnership.Root 365Assumed.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)