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