3 references to Sort
mscorlib (2)
system\collections\generic\list.cs (2)
949
Sort
(0, Count, null);
956
Sort
(0, Count, comparer);
System (1)
regex\system\text\regularexpressions\RegexCharClass.cs (1)
1108
_rangelist.
Sort
(0, _rangelist.Count, new SingleRangeComparer());