1 write to ScheduledNodeId
Microsoft.Build (1)
BackEnd\Node\InProcNode.cs (1)
445request.ScheduledNodeId = _nodeId;
1 reference to ScheduledNodeId
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (1)
661if (!_taskExecutionHost.InitializeForBatch(taskLoggingContext, bucket, taskIdentityParameters, _buildRequestEntry.Request.ScheduledNodeId))