1 write to m_valueExchangeMatrix
System.Core (1)
System\Linq\Parallel\Partitioning\HashRepartitionEnumerator.cs (1)
87m_valueExchangeMatrix = valueExchangeMatrix;
2 references to m_valueExchangeMatrix
System.Core (2)
System\Linq\Parallel\Partitioning\HashRepartitionEnumerator.cs (2)
186mutables.m_currentBuffer = m_valueExchangeMatrix[mutables.m_currentBufferIndex, m_partitionIndex]; 253m_valueExchangeMatrix[m_partitionIndex, i] = privateBuffers[i];