4 references to Request
Microsoft.Build (4)
BackEnd\Components\Scheduler\Scheduler.cs (4)
2451int workId = useConfigurations ? buildEvent.Request.BuildRequest.ConfigurationId : buildEvent.Request.BuildRequest.GlobalRequestId; 2480if (buildEvent.Request.AssignedNode != InvalidNodeId) 2482int nodeForEvent = availableNodeIdsToIndex[buildEvent.Request.AssignedNode];