2 references to Document
System.Data.Common (2)
System\Xml\DataDocumentXPathNavigator.cs (2)
153
_doc == otherDataDocXPathNav.
Document
&& _curNode.IsSamePosition(otherDataDocXPathNav.CurNode))
174
return otherDataDocXPathNav == null || otherDataDocXPathNav.
Document
!= _doc ?