4 references to Comparer
System.Windows.Forms (4)
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.ObjectCollection.cs (4)
67InnerArray.Sort(Comparer); 117InnerArray.Sort(Comparer); 141InnerArray.Sort(Comparer); 145internal void SortInternal() => InnerArray.Sort(Comparer);