1 write to _cancellationState
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\PartitionedStreamMerger.cs (1)
51
_cancellationState
= cancellationState;
1 reference to _cancellationState
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\PartitionedStreamMerger.cs (1)
61
partitionedStream, _forEffectMerge, _mergeOptions, _taskScheduler, _isOrdered,
_cancellationState
, _queryId);