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