#include "il2cpp-config.h"
|
|
#include "icalls/mscorlib/System.Reflection/MonoGenericCMethod.h"
|
#include "vm/Exception.h"
|
|
namespace il2cpp
|
{
|
namespace icalls
|
{
|
namespace mscorlib
|
{
|
namespace System
|
{
|
namespace Reflection
|
{
|
Il2CppReflectionType* MonoGenericCMethod::get_ReflectedType(void* /* System.Reflection.MonoGenericCMethod */ self)
|
{
|
NOT_SUPPORTED_IL2CPP(MonoGenericCMethod::get_ReflectedType, "This icall is not supported by il2cpp.");
|
|
return 0;
|
}
|
} /* namespace Reflection */
|
} /* namespace System */
|
} /* namespace mscorlib */
|
} /* namespace icalls */
|
} /* namespace il2cpp */
|