1 instantiation of BindReclaimedLockException
System.Runtime.DurableInstancing (1)
System\Runtime\DurableInstancing\InstancePersistenceContext.cs (1)
231
return new
BindReclaimedLockException
(wait);
5 references to BindReclaimedLockException
System.Runtime.DurableInstancing (5)
System\Runtime\DurableInstancing\InstancePersistenceContext.cs (5)
1255
BindReclaimedLockException
bindReclaimedLockException = null;
1265
catch (
BindReclaimedLockException
exception)
1289
catch (
BindReclaimedLockException
exception)
1372
BindReclaimedLockException
bindReclaimedLockException = null;
1377
catch (
BindReclaimedLockException
exception)