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