8 references to ThrowInvalidHandleException
System.Private.CoreLib (8)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\EventWaitHandle.Unix.cs (1)
96ThrowInvalidHandleException();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Mutex.Unix.cs (1)
75ThrowInvalidHandleException();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Semaphore.Unix.cs (1)
54ThrowInvalidHandleException();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\WaitSubsystem.HandleManager.Unix.cs (1)
61WaitHandle.ThrowInvalidHandleException();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\WaitSubsystem.WaitableObject.Unix.cs (4)
638WaitHandle.ThrowInvalidHandleException(); 700WaitHandle.ThrowInvalidHandleException(); 717WaitHandle.ThrowInvalidHandleException(); 758WaitHandle.ThrowInvalidHandleException();