2 references to XmlQueryOutput
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (2)
147
_output = new
XmlQueryOutput
(this, seqWrt);
980
output = _output = new
XmlQueryOutput
(this, new XmlCachedSequenceWriter());