4 references to Swap
Microsoft.Data.Analysis (4)
DataFrameColumn.cs (4)
617Swap(ref sortIndices[middle], ref sortIndices[right]); 636Swap(ref sortIndices[left], ref sortIndices[right]); 642Swap(ref sortIndices[left], ref sortIndices[right]); 671Swap(ref sortIndices[lo], ref sortIndices[lo + i - 1]);