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