4 references to Config_base_unrecognized_element
System.Configuration.ConfigurationManager (4)
System\Configuration\HandlerBase.cs (1)
179
throw new ConfigurationErrorsException(SR.
Config_base_unrecognized_element
, node);
System\Configuration\XmlUtil.cs (3)
92
throw new ConfigurationErrorsException(SR.
Config_base_unrecognized_element
, this);
238
SR.
Config_base_unrecognized_element
,
300
SR.
Config_base_unrecognized_element
,