1 write to stkNmsp
System.Xml (1)
System\Xml\Cache\XPathDocumentBuilder.cs (1)
71this.stkNmsp = new Stack<XPathNodeRef>();
2 references to stkNmsp
System.Xml (2)
System\Xml\Cache\XPathDocumentBuilder.cs (2)
248nodeRef = this.stkNmsp.Pop(); 511this.stkNmsp.Push(new XPathNodeRef(this.pageNmsp, this.idxNmsp));