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