2 writes to indentChars
System.Xml (2)
System\Xml\Core\XmlWriterSettings.cs (2)
210indentChars = value; 679indentChars = " ";
1 reference to indentChars
System.Xml (1)
System\Xml\Core\XmlWriterSettings.cs (1)
202return indentChars;