3 references to QueryTaskGroupState
System.Core (3)
System\Linq\Parallel\Merging\DefaultMergeHelper.cs (1)
54m_taskGroupState = new QueryTaskGroupState(cancellationState, queryId);
System\Linq\Parallel\Merging\OrderPreservingMergeHelper.cs (1)
49m_taskGroupState = new QueryTaskGroupState(cancellationState, queryId);
System\Linq\Parallel\Merging\OrderPreservingPipeliningMergeHelper.cs (1)
126m_taskGroupState = new QueryTaskGroupState(cancellationState, queryId);