1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\MtomMessageEncoder.cs (1)
121this.thisLock = new object();
5 references to thisLock
System.ServiceModel (5)
System\ServiceModel\Channels\MtomMessageEncoder.cs (5)
430lock (thisLock) 464lock (thisLock) 494lock (thisLock) 523lock (thisLock) 590lock (thisLock)