1 write to standalone
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\XsltOutput.cs (1)
139this.standalone = compiler.GetYesNo(value);
1 reference to standalone
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\XsltOutput.cs (1)
60get { return this.standalone; }