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