2 references to XmlQueryOutput
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (2)
151
this.output = new
XmlQueryOutput
(this, seqWrt);
919
output = this.output = new
XmlQueryOutput
(this, new XmlCachedSequenceWriter());