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