1 write to _endColumn
System.Linq.Expressions (1)
System\Linq\Expressions\DebugInfoExpression.cs (1)
107
_endColumn
= endColumn;
1 reference to _endColumn
System.Linq.Expressions (1)
System\Linq\Expressions\DebugInfoExpression.cs (1)
116
public override int EndColumn =>
_endColumn
;