1 write to EndLine
Microsoft.DiaSymReader (1)
Extensions\SymUnmanagedSequencePoint.cs (1)
33
this.
EndLine
= endLine;
1 reference to EndLine
Microsoft.DiaSymReader (1)
Extensions\SymUnmanagedSequencePoint.cs (1)
39
return $"SequencePoint: Offset = {Offset:x4}, Range = ({StartLine}, {StartColumn})..({
EndLine
}, {EndColumn})";