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