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