1 write to _valueExchangeMatrix
System.Linq.Parallel (1)
System\Linq\Parallel\Partitioning\HashRepartitionEnumerator.cs (1)
84_valueExchangeMatrix = valueExchangeMatrix;
2 references to _valueExchangeMatrix
System.Linq.Parallel (2)
System\Linq\Parallel\Partitioning\HashRepartitionEnumerator.cs (2)
186mutables._currentBuffer = _valueExchangeMatrix[mutables._currentBufferIndex][_partitionIndex]; 253_valueExchangeMatrix[_partitionIndex][i] = privateBuffers[i];