5 references to stack
System.Data.SqlXml (5)
System\Xml\Xsl\Runtime\TreeIterators.cs (5)
502
this.
stack
.Reset();
508
this.
stack
.Push(this.navCurrent.Clone());
512
this.
stack
.Push(this.navCurrent.Clone());
520
if (this.
stack
.IsEmpty)
523
this.navCurrent = this.
stack
.Pop();