1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\PeerSecurityManager.cs (1)
52
thisLock
= new object();
1 reference to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\PeerSecurityManager.cs (1)
112
get { return
thisLock
; }