1 write to _noNodesActiveEvent
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
214_noNodesActiveEvent = new ManualResetEvent(true);
4 references to _noNodesActiveEvent
Microsoft.Build (4)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (4)
188_noNodesActiveEvent.WaitOne(); 328_noNodesActiveEvent.Set(); 699_noNodesActiveEvent.Reset(); 719_noNodesActiveEvent.Set();