1 write to thisLock
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ClientFactory.cs (1)
109this.thisLock = new object();
2 references to thisLock
System.ServiceModel.Routing (2)
System\ServiceModel\Routing\ClientFactory.cs (2)
196lock (this.parent.thisLock) 257lock (thisPtr.parent.thisLock)