1 write to _array
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
1572
_array
= array;
1 reference to _array
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
1586
return (new KeyValuePair<long, TSource>(_offset,
_array
[_offset]));