1 write to standaloneSId
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\XsltOutput.cs (1)
140this.standaloneSId = compiler.Stylesheetid;
2 references to standaloneSId
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\XsltOutput.cs (2)
56get { return this.standaloneSId != int.MaxValue; } 138if (compiler.Stylesheetid <= this.standaloneSId) {