4 references to Remove
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionService.cs (2)
230actionLists.Remove(actionList); 280actionLists.Remove(actionList);
System.Windows.Forms.Design.Tests (2)
System\ComponentModel\Design\DesignerActionListCollectionTests.cs (2)
127collection.Remove(value); 133collection.Remove(null);