Gets a list of zero-based indexes of line beginnings in the source span
Available if PreciseSourceLocation is used, otherwise null
public List<int>? LineStartIndexes { get; set; }