1 write to _thisLock
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
2411_thisLock = new Object();
4 references to _thisLock
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\ServiceChannel.cs (4)
2430lock (_thisLock) 2439lock (_thisLock) 2453lock (_thisLock) 2481lock (_thisLock)