2 references to Depth
System.Core (2)
Microsoft\Scripting\Ast\DebugViewWriter.cs (2)
185
Write(new String(' ',
Depth
));
213
if (_column > (MaxColumn +
Depth
)) {