1 write to _list
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
1515_list = list;
1 reference to _list
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
1529return (new KeyValuePair<long, TSource>(_offset, _list[_offset]));