1 write to thisLock
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\RoutingChannelExtension.cs (1)
32this.thisLock = new object();
3 references to thisLock
System.ServiceModel.Routing (3)
System\ServiceModel\Routing\RoutingChannelExtension.cs (3)
74lock (this.thisLock) 96lock (this.thisLock) 246lock (this.thisLock)