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)
1529
return (new KeyValuePair<long, TSource>(_offset,
_list
[_offset]));