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