1 write to activeOperationsLock
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (1)
156this.activeOperationsLock = new object();
15 references to activeOperationsLock
System.ServiceModel.Activities (15)
System\ServiceModel\Activities\Dispatcher\WorkflowServiceInstance.cs (15)
509lock (this.activeOperationsLock) 540lock (this.activeOperationsLock) 574lock (this.activeOperationsLock) 606lock (this.activeOperationsLock) 625lock (data.Instance.activeOperationsLock) 637lock (this.activeOperationsLock) 654lock (this.activeOperationsLock) 696lock (this.activeOperationsLock) 720lock (this.activeOperationsLock) 793lock (this.activeOperationsLock) 1674lock (this.activeOperationsLock) 3267lock (thisPtr.instance.activeOperationsLock) 4801lock (this.instance.activeOperationsLock) 4825lock (this.instance.activeOperationsLock) 4867lock (thisPtr.instance.activeOperationsLock)