1 write to _enumerable
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
891_enumerable = enumerable;
2 references to _enumerable
System.Collections.Concurrent (2)
System\Collections\Concurrent\PartitionerStatic.cs (2)
924return _enumerable.GrabChunk(_localList, requestedChunkSize, ref _currentChunkSize!.Value); 964_enumerable.Dispose();