2 writes to _depth
System.Linq.Expressions (2)
System\Linq\Expressions\DebugViewWriter.cs (2)
63_depth += Tab; 68_depth -= Tab;
1 reference to _depth
System.Linq.Expressions (1)
System\Linq\Expressions\DebugViewWriter.cs (1)
59private int Depth => _depth;