3 references to IsSamePosition
System.Data.Common (3)
System\Xml\DataDocumentXPathNavigator.cs (1)
153
_doc == otherDataDocXPathNav.Document && _curNode.
IsSamePosition
(otherDataDocXPathNav.CurNode))
System\Xml\XPathNodePointer.cs (2)
1064
if (xp1.
IsSamePosition
(xp2))
1090
if (
IsSamePosition
(other))