1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\TextMessageEncoder.cs (1)
280
thisLock
= new object();
1 reference to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\TextMessageEncoder.cs (1)
354
get { return
thisLock
; }