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