1 write to thisLock
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\DurableInstanceManager.cs (1)
42this.thisLock = new object();
5 references to thisLock
System.ServiceModel.Activities (5)
System\ServiceModel\Activities\Dispatcher\DurableInstanceManager.cs (5)
166lock (this.thisLock) 288lock (this.thisLock) 374lock (this.thisLock) 512lock (this.instanceManager.thisLock) 656lock (this.instanceManager.thisLock)