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);