1 write to _thisLock
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
2347
_thisLock
= new Object();
4 references to _thisLock
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (4)
2366
lock (
_thisLock
)
2375
lock (
_thisLock
)
2389
lock (
_thisLock
)
2417
lock (
_thisLock
)