1 write to m_valueExchangeMatrix
System.Core (1)
System\Linq\Parallel\Partitioning\OrderedHashRepartitionEnumerator.cs (1)
89
m_valueExchangeMatrix
= valueExchangeMatrix;
2 references to m_valueExchangeMatrix
System.Core (2)
System\Linq\Parallel\Partitioning\OrderedHashRepartitionEnumerator.cs (2)
194
mutables.m_currentBuffer =
m_valueExchangeMatrix
[mutables.m_currentBufferIndex, m_partitionIndex];
268
m_valueExchangeMatrix
[m_partitionIndex, i] = privateBuffers[i];