4 references to AbandonedMutexException
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\WaitHandle.cs (3)
197
throw new
AbandonedMutexException
();
337
throw new
AbandonedMutexException
();
476
throw new
AbandonedMutexException
();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\WaitSubsystem.WaitableObject.Unix.cs (1)
470
throw new
AbandonedMutexException
();