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)
98if (method == OutputMethod.Html && _indentSId == int.MaxValue) 122if (_indentSId == int.MaxValue) 184if (compiler.Stylesheetid <= _indentSId)