protected override IMethod ReadInlineMethod(Instruction instr)
 {
     return(imageReader.ReadMethodRef());
 }