1 write to _terminatePacketPump
Microsoft.Build (1)
NodeEndpointOutOfProcBase.cs (1)
336_terminatePacketPump = new AutoResetEvent(false);
3 references to _terminatePacketPump
Microsoft.Build (3)
NodeEndpointOutOfProcBase.cs (3)
297_terminatePacketPump.Set(); 302_terminatePacketPump.Dispose(); 352AutoResetEvent localTerminatePacketPump = _terminatePacketPump;