1 write to EndColumn
System.Reflection.Emit (1)
System\Reflection\Emit\Pdb\SequencePoint.cs (1)
22
EndColumn
= endColumn;
1 reference to EndColumn
System.Reflection.Emit (1)
System\Reflection\Emit\ModuleBuilderImpl.cs (1)
573
int deltaColumns = sequencePoint.
EndColumn
- sequencePoint.StartColumn;