#include "il2cpp-config.h" #include "icalls/mscorlib/System/RuntimeMethodHandle.h" #include "vm/Exception.h" namespace il2cpp { namespace icalls { namespace mscorlib { namespace System { intptr_t RuntimeMethodHandle::GetFunctionPointer(intptr_t m) { IL2CPP_NOT_IMPLEMENTED_ICALL(RuntimeMethodHandle::GetFunctionPointer); return 0; } } /* namespace System */ } /* namespace mscorlib */ } /* namespace icalls */ } /* namespace il2cpp */