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