1 write to StoreLock
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\PersistenceTask.cs (1)
28this.StoreLock = storeLock;
3 references to StoreLock
System.Activities.DurableInstancing (3)
System\Activities\DurableInstancing\LockRenewalTask.cs (1)
23base.StoreLock.MarkInstanceOwnerLost(base.SurrogateLockOwnerId, false);
System\Activities\DurableInstancing\PersistenceTask.cs (2)
29this.SurrogateLockOwnerId = this.StoreLock.SurrogateLockOwnerId; 132if (this.StoreLock.IsLockOwnerValid(this.SurrogateLockOwnerId))