8 references to Push
System.Data.SqlXml (8)
System\Xml\Xsl\Runtime\ContentIterators.cs (2)
190this.navStack.Push(context.Clone()); 414this.navStack.Push(this.navCurrent);
System\Xml\Xsl\Runtime\TreeIterators.cs (6)
248this.stack.Push(wrapped.Current.Clone()); 508this.stack.Push(this.navCurrent.Clone()); 512this.stack.Push(this.navCurrent.Clone()); 556this.stack.Push(wrapped.Current.Clone()); 637this.navStack.Push(this.navCurrent.Clone()); 761this.navStack.Push(this.navCurrent.Clone());