1 write to _stkNmsp
System.Private.Xml (1)
System\Xml\Cache\XPathDocumentBuilder.cs (1)
72_stkNmsp = new Stack<XPathNodeRef>();
2 references to _stkNmsp
System.Private.Xml (2)
System\Xml\Cache\XPathDocumentBuilder.cs (2)
272nodeRef = _stkNmsp.Pop(); 574_stkNmsp.Push(new XPathNodeRef(_pageNmsp, _idxNmsp));