2 references to MinThreadsGoal
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.HillClimbing.cs (1)
330int minThreads = threadPoolInstance.MinThreadsGoal;
src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.WorkerThread.cs (1)
210threadPoolInstance.MinThreadsGoal,