2 references to SparselyPopulatedArrayFragment
mscorlib (2)
system\threading\CancellationTokenSource.cs (2)
1138SparselyPopulatedArrayFragment<T> newTail = new SparselyPopulatedArrayFragment<T>( 1187internal SparselyPopulatedArrayFragment(int size) : this(size, null)