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