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