1 write to _noNodesActiveEvent
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
233_noNodesActiveEvent = new ManualResetEvent(true);
4 references to _noNodesActiveEvent
Microsoft.Build (4)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (4)
207_noNodesActiveEvent.WaitOne(); 347_noNodesActiveEvent.Set(); 592_noNodesActiveEvent.Reset(); 615_noNodesActiveEvent.Set();