3 references to BaseRemove
System.Configuration.ConfigurationManager (3)
System\Configuration\ConfigurationElementCollection.cs (3)
367
BaseRemove
(entry.GetKey(this), false); // now remove it to for a remove instruction
727
BaseRemove
(key, false);
1113
if (IsElementRemovable(elem))
BaseRemove
(GetElementKeyInternal(elem), false);