1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Description\TypeLoader.cs (1)
50this.thisLock = new object();
1 reference to thisLock
System.ServiceModel (1)
System\ServiceModel\Description\TypeLoader.cs (1)
71lock (this.thisLock)