1 write to _source
System.Collections.Concurrent (1)
System\Collections\Concurrent\OrderablePartitioner.cs (1)
220_source = source;
2 references to _source
System.Collections.Concurrent (2)
System\Collections\Concurrent\OrderablePartitioner.cs (2)
224return new EnumeratorDropIndices(_source.GetEnumerator()); 232(_source as IDisposable)?.Dispose();