1 write to _thisLock
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
105
_thisLock
= thisLock;
4 references to _thisLock
System.ServiceModel.NetFramingBase (4)
System\ServiceModel\Channels\IdlingCommunicationPool.cs (4)
158
lock (
_thisLock
)
201
lock (
_thisLock
)
241
lock (
_thisLock
)
301
lock (
_thisLock
)