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