31 if ((num++ & 0
x3F) == 0)
CancellationToken MergedCancellationToken
override bool MoveNext([MaybeNullWhen(false)][AllowNull] ref TInput currentElement, ref int currentKey)
ForAllEnumerator(QueryOperatorEnumerator< TInput, TKey > source, Action< TInput > elementAction, CancellationToken cancellationToken)
readonly Action< TInput > _elementAction
readonly CancellationToken _cancellationToken
readonly QueryOperatorEnumerator< TInput, TKey > _source
override void Dispose(bool disposing)
ForAllOperator(IEnumerable< TInput > child, Action< TInput > elementAction)
readonly Action< TInput > _elementAction
override bool LimitsParallelism
override void WrapPartitionedStream< TKey >(PartitionedStream< TInput, TKey > inputStream, IPartitionedStreamRecipient< TInput > recipient, bool preferStriping, QuerySettings settings)
override QueryResults< TInput > Open(QuerySettings settings, bool preferStriping)
override IEnumerable< TInput > AsSequentialQuery(CancellationToken token)
static void LogicalQueryExecutionEnd(int queryID)
static void LogicalQueryExecutionBegin(int queryID)
bool MoveNext([MaybeNullWhen(false)][AllowNull] ref TElement currentElement, [AllowNull] ref TKey currentKey)
CancellationState CancellationState
void ThrowIfCancellationRequested()