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