1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\CommunicationObject.cs (1)
1046this.thisLock = thisLock;
1 reference to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\CommunicationObject.cs (1)
1051get { return this.thisLock; }