2 references to ConfigXmlAttribute
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigXmlDocument.cs (1)
95return new ConfigXmlAttribute(_filename, LineNumber, prefix, localName, namespaceUri, this);
System\Configuration\ErrorInfoXmlDocument.cs (1)
88return new ConfigXmlAttribute(_filename, LineNumber, prefix, localName, namespaceUri, this);