2 references to Insert
System.Linq.Parallel (2)
System\Linq\Parallel\Merging\OrderPreservingPipeliningMergeHelper.cs (1)
294
_producerHeap.
Insert
(new Producer<TKey>(element.First, producer));
System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipQueryOperator.cs (1)
220
if (!_sharedIndices.
Insert
(index))