scriptIndex property Null safety
read / write
An index into the script table of the SourceReport, indicating which script contains this range of code.
Implementation
int? scriptIndex;
An index into the script table of the SourceReport, indicating which script contains this range of code.
int? scriptIndex;