1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\PeerMaintainer.cs (1)
81thisLock = new object();
1 reference to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\PeerMaintainer.cs (1)
73get { return thisLock; }