1 write to _ev
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\QueueProcessor.cs (1)
42_ev = new AutoResetEvent(false);
2 references to _ev
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\QueueProcessor.cs (2)
83_ev.Set (); 102SafeWaitHandle handle = _ev.SafeWaitHandle;