2 references to SortedMap
System.Linq (2)
System\Linq\OrderedEnumerable.SpeedOpt.cs (2)
114
int[] map =
SortedMap
(buffer, minIdx, maxIdx);
495
_map = _source.
SortedMap
(buffer, _minIndexInclusive, _maxIdx);