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