1 write to thisLock
System.ServiceModel.Web (1)
System\ServiceModel\Channels\JsonMessageEncoderFactory.cs (1)
96
thisLock
= new object();
1 reference to thisLock
System.ServiceModel.Web (1)
System\ServiceModel\Channels\JsonMessageEncoderFactory.cs (1)
150
get { return
thisLock
; }