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