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)
159
if (
_source
.MoveNext(ref element!, ref currentKey))
171
_source
.Dispose();