4 references to stack
System.Data.SqlXml (4)
System\Xml\Xsl\Runtime\TreeIterators.cs (4)
244
this.
stack
.Reset();
248
this.
stack
.Push(wrapped.Current.Clone());
255
if (this.
stack
.IsEmpty)
258
this.navCurrent = this.
stack
.Pop();