2 references to MsgWaitForMultipleObjects
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\Misc.cs (2)
983terminationEvent = UnsafeNativeMethods.MsgWaitForMultipleObjects(0, null, waitAll, milliseconds, wakeMask); 993terminationEvent = UnsafeNativeMethods.MsgWaitForMultipleObjects(1, handles, waitAll, milliseconds, wakeMask);