1 write to _indentSId
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\XsltOutput.cs (1)
187
_indentSId
= compiler.Stylesheetid;
3 references to _indentSId
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\XsltOutput.cs (3)
98
if (method == OutputMethod.Html &&
_indentSId
== int.MaxValue)
122
if (
_indentSId
== int.MaxValue)
184
if (compiler.Stylesheetid <=
_indentSId
)