1 write to _cancellationToken
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\ElementAtQueryOperator.cs (1)
189_cancellationToken = cancellationToken;
1 reference to _cancellationToken
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\ElementAtQueryOperator.cs (1)
204_cancellationToken.ThrowIfCancellationRequested();