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