1 write to sequence
System.Data.SqlXml (1)
System\Xml\Xsl\ListBase.cs (1)
188
this.
sequence
= sequence;
3 references to sequence
System.Data.SqlXml (3)
System\Xml\Xsl\ListBase.cs (3)
214
if (this.index > this.
sequence
.Count)
225
if (this.index < this.
sequence
.Count) {
226
this.current = this.
sequence
[this.index];