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