1 write to _cancellationToken
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\IndexedWhereQueryOperator.cs (1)
156_cancellationToken = cancellationToken;
1 reference to _cancellationToken
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\IndexedWhereQueryOperator.cs (1)
175_cancellationToken.ThrowIfCancellationRequested();