3 references to QueryTaskGroupState
System.Linq.Parallel (3)
System\Linq\Parallel\Merging\DefaultMergeHelper.cs (1)
50_taskGroupState = new QueryTaskGroupState(cancellationState, queryId);
System\Linq\Parallel\Merging\OrderPreservingMergeHelper.cs (1)
45_taskGroupState = new QueryTaskGroupState(cancellationState, queryId);
System\Linq\Parallel\Merging\OrderPreservingPipeliningMergeHelper.cs (1)
126_taskGroupState = new QueryTaskGroupState(cancellationState, queryId);