2 references to LockRecursionException_UpgradeAfterReadNotAllowed
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\ReaderWriterLockSlim.cs (2)
674throw new LockRecursionException(SR.LockRecursionException_UpgradeAfterReadNotAllowed); 706throw new LockRecursionException(SR.LockRecursionException_UpgradeAfterReadNotAllowed);