4 references to AbandonedMutexException
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Threading\WaitHandle.cs (3)
195throw new AbandonedMutexException(); 335throw new AbandonedMutexException(); 472throw new AbandonedMutexException();
src\libraries\System.Private.CoreLib\src\System\Threading\WaitSubsystem.WaitableObject.Unix.cs (1)
471throw new AbandonedMutexException();