4 references to stack
System.Data.SqlXml (4)
System\Xml\Xsl\Runtime\TreeIterators.cs (4)
552
this.
stack
.Reset();
556
this.
stack
.Push(wrapped.Current.Clone());
563
if (this.
stack
.IsEmpty)
566
this.navCurrent = this.
stack
.Pop();