Last updated 1 year ago
Was this helpful?
Method in
Gets a object that describes the specified instruction at the index instructionNumber .
instructionNumber
public LineInfo GetLineInfo(int instructionNumber)
int instructionNumber
int
The index of the instruction to retrieve information for.
A object that describes the position of the instruction.