2 references to AppendIndent
System.Configuration.ConfigurationManager (2)
System\Configuration\XmlUtil.cs (2)
1011utilWriter.AppendIndent(linePosition, indent, reader.Depth, newLine); 1058utilWriter.AppendIndent(linePosition, indent, reader.Depth - 1, true);