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