6 references to Config_base_unrecognized_attribute
System.Configuration.ConfigurationManager (6)
System\Configuration\AppSettingsSection.cs (1)
135SR.Format(SR.Config_base_unrecognized_attribute, internalReader.Name),
System\Configuration\ConfigurationElement.cs (2)
1440SR.Format(SR.Config_base_unrecognized_attribute, propertyName), reader); 1485SR.Format(SR.Config_base_unrecognized_attribute, propertyName),
System\Configuration\ConfigurationElementCollection.cs (1)
1122SR.Format(SR.Config_base_unrecognized_attribute, propertyName), reader);
System\Configuration\HandlerBase.cs (1)
103SR.Format(SR.Config_base_unrecognized_attribute, node.Attributes[0].Name),
System\Configuration\XmlUtil.cs (1)
273SR.Format(SR.Config_base_unrecognized_attribute, Reader.Name),