1 write to thisLock
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\UnwrappedTypesXmlSerializerManager.cs (1)
31this.thisLock = new Object();
2 references to thisLock
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\UnwrappedTypesXmlSerializerManager.cs (2)
40lock (thisLock) 70lock (thisLock)