1 reference to Remove
System.Windows.Forms (1)
System\Windows\Forms\AutoCompleteStringCollection.cs (1)
195void IList.Remove(object? value) => Remove((string)value!);