3 writes to _indent
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\XsltOutput.cs (3)
100
output.
_indent
= true;
124
_indent
= (_method == OutputMethod.Html);
186
_indent
= compiler.GetYesNo(value);
1 reference to _indent
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\XsltOutput.cs (1)
81
get { return
_indent
; }