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