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