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