2 references to ConfigXmlComment
System.Configuration.ConfigurationManager (2)
System\Configuration\ConfigXmlDocument.cs (1)
115
return new
ConfigXmlComment
(_filename, LineNumber, data, this);
System\Configuration\ErrorInfoXmlDocument.cs (1)
108
return new
ConfigXmlComment
(_filename, LineNumber, data, this);