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