1 write to _ev
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\QueueProcessor.cs (1)
217_ev = new AutoResetEvent (false);
2 references to _ev
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\QueueProcessor.cs (2)
86return syncItem._ev.WaitOne (2000, false); 236_ev.Set ();