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