Property Instructions
Instructions
Gets all instructions in the block
Declaration
public IEnumerable<Instruction> Instructions { get; }
Property Value
public IEnumerable<Instruction> Instructions { get; }
IEnumerable<Instruction> |