2 references to thisLock
System.ServiceModel (2)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
1891
return this.
thisLock
;
1897
lock (this.
thisLock
)