1 write to _source
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\IndexedSelectQueryOperator.cs (1)
147_source = source;
2 references to _source
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Unary\IndexedSelectQueryOperator.cs (2)
159if (_source.MoveNext(ref element!, ref currentKey)) 171_source.Dispose();