7 references to Wait
System.Linq.Parallel (7)
System\Linq\Parallel\Partitioning\HashRepartitionEnumerator.cs (1)
169_barrier.Wait(_cancellationToken);
System\Linq\Parallel\Partitioning\OrderedHashRepartitionEnumerator.cs (1)
174_barrier.Wait(_cancellationToken);
System\Linq\Parallel\QueryOperators\Unary\DefaultIfEmptyQueryOperator.cs (1)
170_sharedLatch.Wait(_cancelToken);
System\Linq\Parallel\QueryOperators\Unary\FirstQueryOperator.cs (1)
218_sharedBarrier.Wait(_cancellationToken);
System\Linq\Parallel\QueryOperators\Unary\LastQueryOperator.cs (1)
218_sharedBarrier.Wait(_cancellationToken);
System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipQueryOperator.cs (1)
231_sharedBarrier.Wait(_cancellationToken);
System\Linq\Parallel\QueryOperators\Unary\TakeOrSkipWhileQueryOperator.cs (1)
335_sharedBarrier.Wait(_cancellationToken);