1 write to _valueExchangeMatrix
System.Linq.Parallel (1)
System\Linq\Parallel\Partitioning\OrderedHashRepartitionEnumerator.cs (1)
86_valueExchangeMatrix = valueExchangeMatrix;
2 references to _valueExchangeMatrix
System.Linq.Parallel (2)
System\Linq\Parallel\Partitioning\OrderedHashRepartitionEnumerator.cs (2)
191mutables._currentBuffer = _valueExchangeMatrix[mutables._currentBufferIndex][_partitionIndex]; 264_valueExchangeMatrix[_partitionIndex][i] = privateBuffers[i];