GetLineInfo(int)
Method in DebugInfo
Summary
Gets a LineInfo object that describes the specified instruction at the index instructionNumber
.
Parameters
Name | Description |
---|---|
| The index of the instruction to retrieve information for. |
Returns
A LineInfo object that describes the position of the instruction.
Last updated