2 references to _thisLock
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
1759
return
_thisLock
;
1765
lock (
_thisLock
)