Implemented interface member:
2 references to Contains
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (2)
996if (!Items.Contains(value) 1498if (item is null && Items.Contains(key))