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