Method MatchLdelemI
MatchLdelemI(Instruction)
Matches an instruction with opcode Ldelem_I.
public static bool MatchLdelemI(this Instruction instr)
Parameters
instr
Instruction- The instruction to try to match.
public static bool MatchLdelemI(this Instruction instr)
instr
Instruction