1 instantiation of EnumerableDropIndices
mscorlib (1)
system\collections\concurrent\OrderablePartitioner.cs (1)
216
return new
EnumerableDropIndices
(orderablePartitions);
1 reference to EnumerableDropIndices
mscorlib (1)
system\collections\concurrent\OrderablePartitioner.cs (1)
235
return ((
EnumerableDropIndices
)this).GetEnumerator();