1 write to syncLock
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\LoadRetryHandler.cs (1)
21this.syncLock = new object();
4 references to syncLock
System.Activities.DurableInstancing (4)
System\Activities\DurableInstancing\LoadRetryHandler.cs (4)
30lock (this.syncLock) 49lock (this.syncLock) 74lock (this.syncLock) 94lock (this.syncLock)