2 references to GetRoot
System.Data (2)
fx\src\data\System\NewXml\XPathNodePointer.cs (2)
1057
XmlNode root1 = XPathNodePointer.
GetRoot
( curNode1, ref depth1 );
1058
XmlNode root2 = XPathNodePointer.
GetRoot
( curNode2, ref depth2 );