3 references to PLINQ_CommonEnumerator_Current_NotStarted
System.Linq.Parallel (3)
System\Linq\Parallel\Merging\AsynchronousChannelMergeEnumerator.cs (1)
73throw new InvalidOperationException(SR.PLINQ_CommonEnumerator_Current_NotStarted);
System\Linq\Parallel\Merging\SynchronousChannelMergeEnumerator.cs (1)
61throw new InvalidOperationException(SR.PLINQ_CommonEnumerator_Current_NotStarted);
System\Linq\Parallel\QueryOperators\QueryOpeningEnumerator.cs (1)
63throw new InvalidOperationException(SR.PLINQ_CommonEnumerator_Current_NotStarted);