1 write to nodeId
Microsoft.Build.Engine (1)
Engine\TaskExecutionModule.cs (1)
49nodeId = engineCallback.GetParentEngine().NodeId;
2 references to nodeId
Microsoft.Build.Engine (2)
Engine\TaskExecutionModule.cs (2)
90nodeId, 362engineCallback.PostStatus(nodeId, new NodeStatus(false /* use depth first traversal*/), false /* don't block waiting on the send */);