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