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