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