Implemented interface member:
4 references to CopyTo
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (2)
499_listBoxItems.SelectedItems.CopyTo(items, 0); 808_listBoxItems.SelectedItems.CopyTo(selectedItems, 0);
System.Windows.Forms.Tests (2)
System\Windows\Forms\ListBox.SelectedObjectCollectionTests.cs (2)
126_collection.CopyTo(destination, 0); 137_collection.CopyTo(destination, 0);