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