2 references to QueueSegmentLength
mscorlib (2)
system\threading\threadpool.cs (2)
471Contract.Assert(QueueSegmentLength <= SixteenBits); 472nodes = new IThreadPoolWorkItem[QueueSegmentLength];