3 writes to BoundToLock
System.Activities.DurableInstancing (3)
System\Activities\DurableInstancing\InstanceLockTracking.cs (3)
43this.BoundToLock = true; 59this.BoundToLock = false; 85this.BoundToLock = false;
1 reference to BoundToLock
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\InstanceLockTracking.cs (1)
32if (this.BoundToLock && this.IsSafeToUnlock)