1 write to indentSId
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\XsltOutput.cs (1)
158
this.
indentSId
= compiler.Stylesheetid;
3 references to indentSId
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\XsltOutput.cs (3)
90
if (method == OutputMethod.Html && this.
indentSId
== int.MaxValue) { // HTML output and Ident wasn't specified
109
if (this.
indentSId
== int.MaxValue) {
156
if (compiler.Stylesheetid <= this.
indentSId
) {