1 write to _noNodesActiveEvent
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
248_noNodesActiveEvent = new ManualResetEvent(true);
4 references to _noNodesActiveEvent
Microsoft.Build (4)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (4)
220_noNodesActiveEvent.WaitOne(); 362_noNodesActiveEvent.Set(); 781_noNodesActiveEvent.Reset(); 806_noNodesActiveEvent.Set();