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