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)
56get { return _standaloneSId != int.MaxValue; } 160if (compiler.Stylesheetid <= _standaloneSId)