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