1 write to synchLock
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\InstanceLockTracking.cs (1)
19this.synchLock = new object();
3 references to synchLock
System.Activities.DurableInstancing (3)
System\Activities\DurableInstancing\InstanceLockTracking.cs (3)
30lock (this.synchLock) 70lock (this.synchLock) 92lock (this.synchLock)