InstructionEncoder.LoadConstantI4(Int32) Method

Definition

Encodes Int32 constant load instruction.

public:
 void LoadConstantI4(int value);
public void LoadConstantI4 (int value);
member this.LoadConstantI4 : int -> unit
Public Sub LoadConstantI4 (value As Integer)

Parameters

value
Int32

Applies to