1 write to _minWorkerThreads
NuGet.Protocol (1)
Plugins\Logging\ThreadPoolLogMessage.cs (1)
20ThreadPool.GetMinThreads(out _minWorkerThreads, out _minCompletionPortThreads);
1 reference to _minWorkerThreads
NuGet.Protocol (1)
Plugins\Logging\ThreadPoolLogMessage.cs (1)
27new JProperty("worker thread minimum count", _minWorkerThreads),