1 write to _mapNmsp
System.Private.Xml (1)
System\Xml\XPath\XPathDocument.cs (1)
387_mapNmsp ??= new Dictionary<XPathNodeRef, XPathNodeRef>();
3 references to _mapNmsp
System.Private.Xml (3)
System\Xml\XPath\XPathDocument.cs (3)
389_mapNmsp.Add(new XPathNodeRef(pageElem, idxElem), new XPathNodeRef(pageNmsp, idxNmsp)); 401if (_mapNmsp == null || !_mapNmsp.TryGetValue(nodeRef, out nodeRef))