2 references to UnregisterWait
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.WaitThread.cs (2)
383
UnregisterWait
(registeredHandle, blocking: false); // We shouldn't block the wait thread on the unregistration.
428
UnregisterWait
(handle, true);