Property FirstInstruction
FirstInstruction
Gets the first instruction in the block
Declaration
public Instruction FirstInstruction { get; }
Property Value
public Instruction FirstInstruction { get; }
Instruction |
Gets the first instruction in the block
public Instruction FirstInstruction { get; }
Instruction |