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