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