1 write to m_taskGroupState
System.Core (1)
System\Linq\Parallel\Merging\OrderPreservingPipeliningMergeHelper.cs (1)
126m_taskGroupState = new QueryTaskGroupState(cancellationState, queryId);
3 references to m_taskGroupState
System.Core (3)
System\Linq\Parallel\Merging\OrderPreservingPipeliningMergeHelper.cs (3)
155m_taskGroupState, m_partitions, m_consumerWaiting, m_producerWaiting, m_producerDone, 249:base(mergeHelper.m_taskGroupState) 353if (m_mergeHelper.m_taskGroupState.CancellationState.MergedCancellationToken.IsCancellationRequested)