1 write to output
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\RootAction.cs (1)
88
this.
output
= new XsltOutput();
2 references to output
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\RootAction.cs (2)
87
if (this.
output
== null) {
90
return this.
output
;