1 instantiation of LockRecursionException
mscorlib (1)
system\threading\SpinLock.cs (1)
524throw new LockRecursionException(Environment.GetResourceString("SpinLock_TryEnter_LockRecursionException"));
3 references to LockRecursionException
System.Core (1)
system\threading\ReaderWriterLockSlim\LockRecursionException.cs (1)
21[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Threading.LockRecursionException))]
WindowsBase (2)
Shared\MS\Internal\ReaderWriterLockSlimWrapper.cs (2)
253/// <see cref="LockRecursionException"/>, then <paramref name="criticalAction"/> 285e is LockRecursionException)