1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\BufferedRequestContext.cs (1)
22this.thisLock = new object();
4 references to thisLock
System.ServiceModel (4)
System\ServiceModel\Channels\BufferedRequestContext.cs (4)
43lock (this.thisLock) 63lock (this.thisLock) 77lock (this.thisLock) 91lock (this.thisLock)