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