2 references to XPathNodePointer
System.Data.Common (2)
System\Xml\DataDocumentXPathNavigator.cs (2)
22
_curNode = new
XPathNodePointer
(this, doc, node);
23
_temp = new
XPathNodePointer
(this, doc, node);