1 reference to WaitForMultipleObjectsEx
System.Data (1)
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (1)
1258waitResult = SafeNativeMethods.WaitForMultipleObjectsEx(waitHandleCount, _waitHandles.DangerousGetHandle(), false, waitForMultipleObjectsTimeout, false);