1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\ReceiveContext.cs (1)
25
this.
thisLock
= new object();
1 reference to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\ReceiveContext.cs (1)
38
get { return
thisLock
; }