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