2 references to MsgWaitForMultipleObjects
UIAutomationClient (2)
MS\Internal\Automation\Misc.cs (2)
514terminationEvent = UnsafeNativeMethods.MsgWaitForMultipleObjects(0, null, waitAll, milliseconds, wakeMask); 525terminationEvent = UnsafeNativeMethods.MsgWaitForMultipleObjects(1, handles, waitAll, milliseconds, wakeMask);