2 references to GetDepth
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNavigator.cs (2)
992int depth1 = GetDepth(n1.Clone()); 993int depth2 = GetDepth(n2.Clone());