1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\BodyWriter.cs (1)
23this.thisLock = new object();
2 references to thisLock
System.ServiceModel (2)
System\ServiceModel\Channels\BodyWriter.cs (2)
53lock (this.thisLock) 103lock (this.thisLock)