4 references to Overflow_MutexReacquireCount
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\WaitSubsystem.ThreadWaitInfo.Unix.cs (1)
270throw new OverflowException(SR.Overflow_MutexReacquireCount);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\WaitSubsystem.WaitableObject.Unix.cs (3)
329throw new OverflowException(SR.Overflow_MutexReacquireCount); 405throw new OverflowException(SR.Overflow_MutexReacquireCount); 440throw new OverflowException(SR.Overflow_MutexReacquireCount);