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