1 write to thisLock
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\WorkflowOperationContext.cs (1)
84
this.
thisLock
= new object();
7 references to thisLock
System.ServiceModel.Activities (7)
System\ServiceModel\Activities\WorkflowOperationContext.cs (7)
178
lock (this.
thisLock
)
224
lock (this.
thisLock
)
240
lock (this.
thisLock
)
258
lock (this.
thisLock
)
277
lock (this.
thisLock
)
372
lock (this.
thisLock
)
695
lock (thisPtr.
thisLock
)