8 references to ThrowInvalidHandleException
System.Private.CoreLib (8)
src\libraries\System.Private.CoreLib\src\System\Threading\EventWaitHandle.Unix.cs (1)
96ThrowInvalidHandleException();
src\libraries\System.Private.CoreLib\src\System\Threading\Mutex.Unix.cs (1)
75ThrowInvalidHandleException();
src\libraries\System.Private.CoreLib\src\System\Threading\Semaphore.Unix.cs (1)
54ThrowInvalidHandleException();
src\libraries\System.Private.CoreLib\src\System\Threading\WaitSubsystem.HandleManager.Unix.cs (1)
61WaitHandle.ThrowInvalidHandleException();
src\libraries\System.Private.CoreLib\src\System\Threading\WaitSubsystem.WaitableObject.Unix.cs (4)
639WaitHandle.ThrowInvalidHandleException(); 701WaitHandle.ThrowInvalidHandleException(); 718WaitHandle.ThrowInvalidHandleException(); 759WaitHandle.ThrowInvalidHandleException();