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