1 write to _thisLock
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BodyWriter.cs (1)
22_thisLock = new object();
2 references to _thisLock
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BodyWriter.cs (2)
52lock (_thisLock) 108lock (_thisLock)