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