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