2 references to IntrospectiveSort
Microsoft.Data.Analysis (2)
DataFrameColumns\StringDataFrameColumn.cs (1)
226IntrospectiveSort(array, array.Length, sortIndices, comparer);
PrimitiveDataFrameColumn.Sort.cs (1)
38IntrospectiveSort(buffer.ReadOnlySpan, buffer.Length, sortIndices, comparer);