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