1 write to m_taskScheduler
System.Core (1)
System\Linq\Parallel\Merging\DefaultMergeHelper.cs (1)
56m_taskScheduler = taskScheduler;
3 references to m_taskScheduler
System.Core (3)
System\Linq\Parallel\Merging\DefaultMergeHelper.cs (3)
106SpoolingTask.SpoolPipeline<TInputOutput, TIgnoreKey>(m_taskGroupState, m_partitions, m_asyncChannels, m_taskScheduler); 110SpoolingTask.SpoolStopAndGo<TInputOutput, TIgnoreKey>(m_taskGroupState, m_partitions, m_syncChannels, m_taskScheduler); 114SpoolingTask.SpoolForAll<TInputOutput, TIgnoreKey>(m_taskGroupState, m_partitions, m_taskScheduler);