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