1 reference to SparseArray
mscorlib (1)
system\threading\threadpool.cs (1)
554internal static SparseArray<WorkStealingQueue> allThreadQueues = new SparseArray<WorkStealingQueue>(16); //