1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (1)
47this.thisLock = new object();
1 reference to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (1)
117get { return thisLock; }