1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\PeerIPHelper.cs (1)
58this.thisLock = new object();
1 reference to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\PeerIPHelper.cs (1)
69get { return this.thisLock; }