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