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