1 write to _source
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\ReverseQueryOperator.cs (1)
119_source = source;
2 references to _source
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Unary\ReverseQueryOperator.cs (2)
138while (_source.MoveNext(ref current!, ref key)) 162_source.Dispose();