2 references to NumExistingThreadsShift
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.ThreadCounts.cs (2)
113short value = GetInt16Value(NumExistingThreadsShift); 120SetInt16Value(Math.Max((short)0, value), NumExistingThreadsShift);