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