1 write to _source
System.Linq.Parallel (1)
System\Linq\Parallel\Partitioning\OrderedHashRepartitionEnumerator.cs (1)
80_source = source;
3 references to _source
System.Linq.Parallel (3)
System\Linq\Parallel\Partitioning\OrderedHashRepartitionEnumerator.cs (3)
114if (_source.MoveNext(ref current!, ref currentKey)) 216while (_source.MoveNext(ref element!, ref key)) 289_source.Dispose();