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