1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\ClientContextProtocol.cs (1)
35this.thisLock = new object();
1 reference to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\ClientContextProtocol.cs (1)
219lock (this.thisLock)