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