1 write to _nodeId
Microsoft.Build (1)
BackEnd\Components\Communications\NodeEndpointInProc.cs (1)
115
_nodeId
= nodeId;
2 references to _nodeId
Microsoft.Build (2)
BackEnd\Components\Communications\NodeEndpointInProc.cs (2)
224
_peerEndpoint._packetFactory.RoutePacket(
_nodeId
, packet);
447
_peerEndpoint._packetFactory.RoutePacket(
_nodeId
, packet);