3 references to _activeRootGrantsById
MSBuild.Coordinator (3)
CoordinatorServer.cs (3)
337if (_activeRootGrantsById.TryGetValue(grantId, out BuildGrant? rootGrant) && 439_activeRootGrantsById.Remove(client.Grant.GrantId); 506_activeRootGrantsById[grant.GrantId] = grant;