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