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