1 write to m_list
mscorlib (1)
system\collections\concurrent\PartitionerStatic.cs (1)
1574m_list = list;
1 reference to m_list
mscorlib (1)
system\collections\concurrent\PartitionerStatic.cs (1)
1588return (new KeyValuePair<long, TSource>(m_offset, m_list[m_offset]));