2 references to _lockObj
NuGet.LibraryModel (2)
src\nuget-client\build\Shared\SimplePool.cs (2)
22
lock (
_lockObj
)
35
lock (
_lockObj
)