11 references to BaseRemove
System (1)
compmod\system\collections\specialized\namevaluecollection.cs (1)
324BaseRemove(name);
System.Configuration (2)
System\Configuration\ConfigurationSectionCollection.cs (1)
198BaseRemove(name);
System\Configuration\ConfigurationSectionGroupCollection.cs (1)
201BaseRemove(name);
System.Management (2)
managementnamedvaluecollection.cs (2)
94 base.BaseRemove (name); 110 base.BaseRemove (name);
System.Web (5)
Configuration\VirtualDirectoryMappingCollection.cs (1)
95BaseRemove(virtualDirectory);
httpapplicationstate.cs (1)
137BaseRemove(name);
HttpCookieCollection.cs (1)
156BaseRemove(name);
State\SessionStateItemCollection.cs (2)
84BaseRemove(name); 398BaseRemove(name);
System.Web.Mobile (1)
UI\MobileControls\StyleSheet.cs (1)
719BaseRemove(name);