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