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