1 write to _ev
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\QueueProcessor.cs (1)
32_ev = new AutoResetEvent(false);
2 references to _ev
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\QueueProcessor.cs (2)
75_ev.Set (); 94SafeWaitHandle handle = _ev.SafeWaitHandle;