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