6 references to ThisLock
System.Activities.DurableInstancing (6)
System\Activities\DurableInstancing\SqlWorkflowInstanceStoreLock.cs (6)
161Monitor.Enter(ThisLock, ref lockTaken); 166Monitor.Pulse(ThisLock); 167Monitor.Exit(ThisLock); 179Monitor.Enter(ThisLock, ref lockTaken); 185Monitor.Wait(ThisLock); 189Monitor.Exit(ThisLock);