1 write to thisLock
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\BufferedReceiveManager.cs (1)
29this.thisLock = new object();
5 references to thisLock
System.ServiceModel.Activities (5)
System\ServiceModel\Activities\Dispatcher\BufferedReceiveManager.cs (5)
56lock (this.thisLock) 84lock (this.thisLock) 168lock (this.thisLock) 222lock (this.thisLock) 242lock (this.thisLock)