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