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