2 references to PLINQ_DisposeRequested
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\QueryOpeningEnumerator.cs (1)
92throw new ObjectDisposedException("enumerator", SR.PLINQ_DisposeRequested);
System\Linq\Parallel\Scheduling\QueryTaskGroupState.cs (1)
164throw new ObjectDisposedException("enumerator", SR.PLINQ_DisposeRequested); // Case #3