2 references to AppendComment
System.Configuration.ConfigurationManager (2)
System\Configuration\XmlUtil.cs (2)
629if (nodeType == XmlNodeType.Comment) utilWriter.AppendComment(Reader.Value); 1037utilWriter.AppendComment(reader.Value);