2 references to IndexOf
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (2)
948
index = _itemList.
IndexOf
(item);
1231
int index =
IndexOf
(item);