6 references to WriterThenIterator
System.Data.SqlXml (6)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (5)
175get { return this.constrMeth == XmlILConstructMethod.Writer || this.constrMeth == XmlILConstructMethod.WriterThenIterator; } 182this.constrMeth = XmlILConstructMethod.WriterThenIterator; 206case XmlILConstructMethod.WriterThenIterator: 227case XmlILConstructMethod.WriterThenIterator: 434this.parentInfo.ConstructMethod = XmlILConstructMethod.WriterThenIterator;
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (1)
288case XmlILConstructMethod.WriterThenIterator: