int ICorDebugInternalFrame.GetCallee(out ICorDebugFrame ppFrame)
 {
     return(ICorDebugFrame.GetCallee(out ppFrame));
 }