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