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