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