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