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