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)
125collection.Remove(value); 131collection.Remove(null);