1 write to _source
System.Linq.Parallel (1)
System\Linq\Parallel\Partitioning\HashRepartitionEnumerator.cs (1)
78_source = source;
3 references to _source
System.Linq.Parallel (3)
System\Linq\Parallel\Partitioning\HashRepartitionEnumerator.cs (3)
117if (_source.MoveNext(ref current!, ref keyUnused)) 209while (_source.MoveNext(ref element!, ref ignoreKey)) 276_source.Dispose();