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