3 writes to indent
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\XsltOutput.cs (3)
91
output.
indent
= true;
110
this.
indent
= (this.method == OutputMethod.Html);
157
this.
indent
= compiler.GetYesNo(value);
1 reference to indent
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\XsltOutput.cs (1)
76
get { return this.
indent
; }