2 writes to _column
System.Linq.Expressions (2)
System\Linq\Expressions\DebugViewWriter.cs (2)
188
_column
= 0;
194
_column
+= s.Length;
1 reference to _column
System.Linq.Expressions (1)
System\Linq\Expressions\DebugViewWriter.cs (1)
210
if (
_column
> (MaxColumn + Depth))