1 reference to IndexOf
System.Windows.Forms (1)
System\Windows\Forms\AutoCompleteStringCollection.cs (1)
191
int IList.IndexOf(object? value) =>
IndexOf
((string)value!);