1 write to m_array
mscorlib (1)
system\collections\concurrent\PartitionerStatic.cs (1)
1631
m_array
= array;
1 reference to m_array
mscorlib (1)
system\collections\concurrent\PartitionerStatic.cs (1)
1645
return (new KeyValuePair<long, TSource>(m_offset,
m_array
[m_offset]));