1 write to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\ReplyAdapterChannelListener.cs (1)
222
thisLock
= new Object();
1 reference to thisLock
System.ServiceModel (1)
System\ServiceModel\Channels\ReplyAdapterChannelListener.cs (1)
286
lock (
thisLock
)