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)
2366lock (_thisLock) 2375lock (_thisLock) 2389lock (_thisLock) 2417lock (_thisLock)