Property LastInstruction
LastInstruction
Gets the last instruction in the block
Declaration
public Instruction LastInstruction { get; }
Property Value
public Instruction LastInstruction { get; }
Instruction |
Gets the last instruction in the block
public Instruction LastInstruction { get; }
Instruction |