2 references to GetDepth
System.Private.Xml (2)
System\Xml\XPath\XPathNavigator.cs (2)
933
int depth1 =
GetDepth
(n1.Clone());
934
int depth2 =
GetDepth
(n2.Clone());