3 writes to depth
mscorlib (3)
system\cfgparser.cs (3)
360
depth
--;
363
depth
--;
410
depth
++;
3 references to depth
mscorlib (3)
system\cfgparser.cs (3)
326
&&
depth
== (searchDepth + 1)
357
if(
depth
== searchDepth && String.Compare(text, treeRootPath[searchDepth - 1], StringComparison.Ordinal) == 0)
397
|| (
depth
== searchDepth && searchDepth == pathDepth &&