140 lines
6.7 KiB
C
140 lines
6.7 KiB
C
#include "pch-c.h"
|
|
#ifndef _MSC_VER
|
|
# include <alloca.h>
|
|
#else
|
|
# include <malloc.h>
|
|
#endif
|
|
|
|
|
|
#include "codegen/il2cpp-codegen-metadata.h"
|
|
|
|
|
|
|
|
|
|
|
|
// 0x00000001 System.Boolean MessagePack.MessagePackObjectAttribute::get_KeyAsPropertyName()
|
|
extern void MessagePackObjectAttribute_get_KeyAsPropertyName_m86B75B14CB22AFB2BE4A033117FB16FBE8DC31AE (void);
|
|
// 0x00000002 System.Void MessagePack.MessagePackObjectAttribute::set_KeyAsPropertyName(System.Boolean)
|
|
extern void MessagePackObjectAttribute_set_KeyAsPropertyName_m2CDC54102043D4CFFA0A00E80A7CC863B3D17859 (void);
|
|
// 0x00000003 System.Void MessagePack.MessagePackObjectAttribute::.ctor(System.Boolean)
|
|
extern void MessagePackObjectAttribute__ctor_m89483A87EA4A36778B89CD4784B27D9272328E68 (void);
|
|
// 0x00000004 System.Nullable`1<System.Int32> MessagePack.KeyAttribute::get_IntKey()
|
|
extern void KeyAttribute_get_IntKey_m4F8AD803273F7C02665A044BAB7B739C7FFEB25A (void);
|
|
// 0x00000005 System.Void MessagePack.KeyAttribute::set_IntKey(System.Nullable`1<System.Int32>)
|
|
extern void KeyAttribute_set_IntKey_mD384A97D2D5588E04D6A636F5DA7903194B65E00 (void);
|
|
// 0x00000006 System.String MessagePack.KeyAttribute::get_StringKey()
|
|
extern void KeyAttribute_get_StringKey_mE2EB3F7BDFC34CEE524B353DF7EB572ED3CE35E8 (void);
|
|
// 0x00000007 System.Void MessagePack.KeyAttribute::set_StringKey(System.String)
|
|
extern void KeyAttribute_set_StringKey_m3B2B57DEE61F4C1B9E37A0E61A6892AEAFBFB79B (void);
|
|
// 0x00000008 System.Void MessagePack.KeyAttribute::.ctor(System.Int32)
|
|
extern void KeyAttribute__ctor_m623B9431AEA5568FCE5525212BA6D2D35E79E9AC (void);
|
|
// 0x00000009 System.Void MessagePack.KeyAttribute::.ctor(System.String)
|
|
extern void KeyAttribute__ctor_m0C7C1C53669903029716A76888CB3F2D7CEF48BC (void);
|
|
// 0x0000000A System.Void MessagePack.IgnoreMemberAttribute::.ctor()
|
|
extern void IgnoreMemberAttribute__ctor_m6A355821A7BFD14937AE78CAD40404B2F0402F9D (void);
|
|
// 0x0000000B System.Int32 MessagePack.UnionAttribute::get_Key()
|
|
extern void UnionAttribute_get_Key_mA357B31AE78E3584870EEE7AB9059B6D0BC998CB (void);
|
|
// 0x0000000C System.Void MessagePack.UnionAttribute::set_Key(System.Int32)
|
|
extern void UnionAttribute_set_Key_mD729478EA686FA236E57F84DAEF756F6235971C3 (void);
|
|
// 0x0000000D System.Type MessagePack.UnionAttribute::get_SubType()
|
|
extern void UnionAttribute_get_SubType_mA4C22B87B5708D1FCC7F3684302773F564D3815C (void);
|
|
// 0x0000000E System.Void MessagePack.UnionAttribute::set_SubType(System.Type)
|
|
extern void UnionAttribute_set_SubType_mE4FF8EB377B6EA2A0F3AD515AE0344BC34984020 (void);
|
|
// 0x0000000F System.Void MessagePack.UnionAttribute::.ctor(System.Int32,System.Type)
|
|
extern void UnionAttribute__ctor_mE4CE7710A53D52839D4288CEBE08155E17237EE0 (void);
|
|
// 0x00000010 System.Void MessagePack.UnionAttribute::.ctor(System.Int32,System.String)
|
|
extern void UnionAttribute__ctor_mE5217652E8AB8C0B4A19413172FFF8C258D04042 (void);
|
|
// 0x00000011 System.Void MessagePack.SerializationConstructorAttribute::.ctor()
|
|
extern void SerializationConstructorAttribute__ctor_m46E75C7E2EA65A11E19AB0694AD9109615ABE6C0 (void);
|
|
// 0x00000012 System.Type MessagePack.MessagePackFormatterAttribute::get_FormatterType()
|
|
extern void MessagePackFormatterAttribute_get_FormatterType_m21642C1C8D1B470C7282076AF04BA75D2DB00F2A (void);
|
|
// 0x00000013 System.Void MessagePack.MessagePackFormatterAttribute::set_FormatterType(System.Type)
|
|
extern void MessagePackFormatterAttribute_set_FormatterType_mAE787A74C6CCBA051B2CA7D3C9238C0DE3188871 (void);
|
|
// 0x00000014 System.Object[] MessagePack.MessagePackFormatterAttribute::get_Arguments()
|
|
extern void MessagePackFormatterAttribute_get_Arguments_m757560FC592B5E62F46457884C0C8DFD0FA162AF (void);
|
|
// 0x00000015 System.Void MessagePack.MessagePackFormatterAttribute::set_Arguments(System.Object[])
|
|
extern void MessagePackFormatterAttribute_set_Arguments_m0BA95CD0D9FEC23A81CE169CF8F7C1E30BDFAB5E (void);
|
|
// 0x00000016 System.Void MessagePack.MessagePackFormatterAttribute::.ctor(System.Type)
|
|
extern void MessagePackFormatterAttribute__ctor_mD5ECBAA3BF937756A55BEC9D207E6CEA5B415B36 (void);
|
|
// 0x00000017 System.Void MessagePack.MessagePackFormatterAttribute::.ctor(System.Type,System.Object[])
|
|
extern void MessagePackFormatterAttribute__ctor_mE8D7E4E69ABBE29289C21C493036D27A20EAE198 (void);
|
|
// 0x00000018 System.Void MessagePack.IMessagePackSerializationCallbackReceiver::OnBeforeSerialize()
|
|
// 0x00000019 System.Void MessagePack.IMessagePackSerializationCallbackReceiver::OnAfterDeserialize()
|
|
static Il2CppMethodPointer s_methodPointers[25] =
|
|
{
|
|
MessagePackObjectAttribute_get_KeyAsPropertyName_m86B75B14CB22AFB2BE4A033117FB16FBE8DC31AE,
|
|
MessagePackObjectAttribute_set_KeyAsPropertyName_m2CDC54102043D4CFFA0A00E80A7CC863B3D17859,
|
|
MessagePackObjectAttribute__ctor_m89483A87EA4A36778B89CD4784B27D9272328E68,
|
|
KeyAttribute_get_IntKey_m4F8AD803273F7C02665A044BAB7B739C7FFEB25A,
|
|
KeyAttribute_set_IntKey_mD384A97D2D5588E04D6A636F5DA7903194B65E00,
|
|
KeyAttribute_get_StringKey_mE2EB3F7BDFC34CEE524B353DF7EB572ED3CE35E8,
|
|
KeyAttribute_set_StringKey_m3B2B57DEE61F4C1B9E37A0E61A6892AEAFBFB79B,
|
|
KeyAttribute__ctor_m623B9431AEA5568FCE5525212BA6D2D35E79E9AC,
|
|
KeyAttribute__ctor_m0C7C1C53669903029716A76888CB3F2D7CEF48BC,
|
|
IgnoreMemberAttribute__ctor_m6A355821A7BFD14937AE78CAD40404B2F0402F9D,
|
|
UnionAttribute_get_Key_mA357B31AE78E3584870EEE7AB9059B6D0BC998CB,
|
|
UnionAttribute_set_Key_mD729478EA686FA236E57F84DAEF756F6235971C3,
|
|
UnionAttribute_get_SubType_mA4C22B87B5708D1FCC7F3684302773F564D3815C,
|
|
UnionAttribute_set_SubType_mE4FF8EB377B6EA2A0F3AD515AE0344BC34984020,
|
|
UnionAttribute__ctor_mE4CE7710A53D52839D4288CEBE08155E17237EE0,
|
|
UnionAttribute__ctor_mE5217652E8AB8C0B4A19413172FFF8C258D04042,
|
|
SerializationConstructorAttribute__ctor_m46E75C7E2EA65A11E19AB0694AD9109615ABE6C0,
|
|
MessagePackFormatterAttribute_get_FormatterType_m21642C1C8D1B470C7282076AF04BA75D2DB00F2A,
|
|
MessagePackFormatterAttribute_set_FormatterType_mAE787A74C6CCBA051B2CA7D3C9238C0DE3188871,
|
|
MessagePackFormatterAttribute_get_Arguments_m757560FC592B5E62F46457884C0C8DFD0FA162AF,
|
|
MessagePackFormatterAttribute_set_Arguments_m0BA95CD0D9FEC23A81CE169CF8F7C1E30BDFAB5E,
|
|
MessagePackFormatterAttribute__ctor_mD5ECBAA3BF937756A55BEC9D207E6CEA5B415B36,
|
|
MessagePackFormatterAttribute__ctor_mE8D7E4E69ABBE29289C21C493036D27A20EAE198,
|
|
NULL,
|
|
NULL,
|
|
};
|
|
static const int32_t s_InvokerIndices[25] =
|
|
{
|
|
14501,
|
|
11550,
|
|
11550,
|
|
13765,
|
|
11128,
|
|
14621,
|
|
11667,
|
|
11633,
|
|
11667,
|
|
14775,
|
|
14584,
|
|
11633,
|
|
14621,
|
|
11667,
|
|
6014,
|
|
6014,
|
|
14775,
|
|
14621,
|
|
11667,
|
|
14621,
|
|
11667,
|
|
11667,
|
|
6357,
|
|
0,
|
|
0,
|
|
};
|
|
IL2CPP_EXTERN_C const Il2CppCodeGenModule g_MessagePack_Annotations_CodeGenModule;
|
|
const Il2CppCodeGenModule g_MessagePack_Annotations_CodeGenModule =
|
|
{
|
|
"MessagePack.Annotations.dll",
|
|
25,
|
|
s_methodPointers,
|
|
0,
|
|
NULL,
|
|
s_InvokerIndices,
|
|
0,
|
|
NULL,
|
|
0,
|
|
NULL,
|
|
0,
|
|
NULL,
|
|
NULL,
|
|
NULL, // module initializer,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
};
|