protected override MethodSig ReadInlineSig(Instruction instr)
 {
     return(imageReader.ReadCallSite());
 }