1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
2588this.thisLock = new Object();
4 references to thisLock
System.ServiceModel (4)
System\ServiceModel\Channels\ServiceChannel.cs (4)
2607lock (thisLock) 2616lock (thisLock) 2630lock (thisLock) 2658lock (thisLock)