1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\TextMessageEncoder.cs (1)
280thisLock = new object();
1 reference to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\TextMessageEncoder.cs (1)
354get { return thisLock; }