2 references to ConfigXmlText
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigXmlDocument.cs (1)
105
return new
ConfigXmlText
(_filename, LineNumber, text, this);
System\Configuration\ErrorInfoXmlDocument.cs (1)
98
return new
ConfigXmlText
(_filename, LineNumber, text, this);