1 write to _terminatePacketPump
Microsoft.Build (1)
NodeEndpointOutOfProcBase.cs (1)
351_terminatePacketPump = new AutoResetEvent(false);
3 references to _terminatePacketPump
Microsoft.Build (3)
NodeEndpointOutOfProcBase.cs (3)
316_terminatePacketPump.Set(); 318_terminatePacketPump.Dispose(); 367AutoResetEvent localTerminatePacketPump = _terminatePacketPump;