3 writes to depth
System.Management (3)
Instrumentation\CodeSpit.cs (3)
54child.depth = depth+1; 69child.depth = depth+1; 76snippet.depth = depth;
4 references to depth
System.Management (4)
Instrumentation\CodeSpit.cs (4)
32string prefix = new String(' ', depth*4); 54child.depth = depth+1; 69child.depth = depth+1; 76snippet.depth = depth;