1 write to _thisLock
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (1)
122
_thisLock
= thisLock;
4 references to _thisLock
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\IdlingCommunicationPool.cs (4)
175
lock (
_thisLock
)
218
lock (
_thisLock
)
256
lock (
_thisLock
)
316
lock (
_thisLock
)