3 references to BaseRemove
System.Collections.Specialized (1)
System\Collections\Specialized\NameValueCollection.cs (1)
320
BaseRemove
(name);
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigurationSectionCollection.cs (1)
133
if (!_configRecord.SectionFactories.Contains(configKey))
BaseRemove
(name);
System\Configuration\ConfigurationSectionGroupCollection.cs (1)
134
if (!_configRecord.SectionFactories.Contains(configKey))
BaseRemove
(name);