1 write to thisLock
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (1)
153
this.
thisLock
= new object();
12 references to thisLock
System.ServiceModel.Activities (12)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (12)
417
lock (this.
thisLock
)
435
lock (this.
thisLock
)
449
lock (this.
thisLock
)
460
lock (this.
thisLock
)
773
lock (this.
thisLock
)
1698
lock (this.
thisLock
)
2074
lock (this.
thisLock
)
2083
lock (this.
thisLock
)
2116
lock (this.
thisLock
)
2147
lock (this.
thisLock
)
2239
lock (this.
thisLock
)
3078
lock (this.instance.
thisLock
)