2 references to NumThreadsGoalShift
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.ThreadCounts.cs (2)
131short value = GetInt16Value(NumThreadsGoalShift); 138SetInt16Value(Math.Max((short)1, value), NumThreadsGoalShift);