6 references to IteratorThenWriter
System.Data.SqlXml (6)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (5)
185
case XmlILConstructMethod.
IteratorThenWriter
:
196
get { return this.constrMeth == XmlILConstructMethod.Writer || this.constrMeth == XmlILConstructMethod.
IteratorThenWriter
; }
203
this.constrMeth = XmlILConstructMethod.
IteratorThenWriter
;
217
get { return this.constrMeth == XmlILConstructMethod.
IteratorThenWriter
|| this.constrMeth == XmlILConstructMethod.Iterator; }
224
this.constrMeth = XmlILConstructMethod.
IteratorThenWriter
;
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (1)
293
case XmlILConstructMethod.
IteratorThenWriter
: