2 writes to _column
System.Core (2)
Microsoft\Scripting\Ast\DebugViewWriter.cs (2)
194
_column
= 0;
198
_column
+= s.Length;
1 reference to _column
System.Core (1)
Microsoft\Scripting\Ast\DebugViewWriter.cs (1)
213
if (
_column
> (MaxColumn + Depth)) {