1 write to _standaloneSId
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\XsltOutput.cs (1)
163
_standaloneSId
= compiler.Stylesheetid;
2 references to _standaloneSId
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\XsltOutput.cs (2)
56
get { return
_standaloneSId
!= int.MaxValue; }
160
if (compiler.Stylesheetid <=
_standaloneSId
)