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