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