3 references to Config_base_expected_to_find_element
System.Configuration.ConfigurationManager (3)
System\Configuration\ConfigurationSection.cs (1)
40
throw new ConfigurationErrorsException(SR.
Config_base_expected_to_find_element
, reader);
System\Configuration\DefaultSection.cs (1)
52
throw new ConfigurationErrorsException(SR.
Config_base_expected_to_find_element
, xmlReader);
System\Configuration\IgnoreSection.cs (1)
52
throw new ConfigurationErrorsException(SR.
Config_base_expected_to_find_element
, xmlReader);