ZK_Framework/HybridCLRData/StrippedAOTDllsTempProj/StandaloneWindows64/Il2CppOutputProject/Source/MessagePack.Annotations.cpp

740 lines
31 KiB
C++

#include "pch-cpp.hpp"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <limits>
// System.Object[]
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
// System.Type[]
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
// System.Attribute
struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA;
// System.Reflection.Binder
struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235;
// MessagePack.IgnoreMemberAttribute
struct IgnoreMemberAttribute_tF4945A71F1B092F1ECCA3DF4D9E1C70B7D2526F7;
// MessagePack.KeyAttribute
struct KeyAttribute_tC1349C1C384846E28D1335CC0F51BB2F48B74488;
// System.Reflection.MemberFilter
struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553;
// MessagePack.MessagePackFormatterAttribute
struct MessagePackFormatterAttribute_tA646CA666C37F832DA7AB9D327109255B273A869;
// MessagePack.MessagePackObjectAttribute
struct MessagePackObjectAttribute_t1C50A6FAF1F8FF8C1FADDA4929BD653EA9A4AE9E;
// MessagePack.SerializationConstructorAttribute
struct SerializationConstructorAttribute_t3E91959A8612E487388F9EDBCD924B7E6B778173;
// System.String
struct String_t;
// System.Type
struct Type_t;
// MessagePack.UnionAttribute
struct UnionAttribute_t5D64D7F311E7F3610C97E6EE55F9F4D721E1DBAF;
// System.Void
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m141FA88563AC0B5179132FB929EABD02C47FF703_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Type_GetType_m50BCE4A0EB39D97381431E6CC2576C50DCE69C67_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnionAttribute__ctor_mE5217652E8AB8C0B4A19413172FFF8C258D04042_RuntimeMethod_var;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
IL2CPP_EXTERN_C_BEGIN
IL2CPP_EXTERN_C_END
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// <Module>
struct U3CModuleU3E_t5E6D6DC3CA2F99655E13829D63B619C272F67CB7
{
};
// System.Attribute
struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA : public RuntimeObject
{
};
// System.Reflection.MemberInfo
struct MemberInfo_t : public RuntimeObject
{
};
// System.String
struct String_t : public RuntimeObject
{
// System.Int32 System.String::_stringLength
int32_t ____stringLength_4;
// System.Char System.String::_firstChar
Il2CppChar ____firstChar_5;
};
// System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
{
};
// Native definition for P/Invoke marshalling of System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
{
};
// System.Nullable`1<System.Int32>
struct Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28
{
// System.Boolean System.Nullable`1::hasValue
bool ___hasValue_0;
// T System.Nullable`1::value
int32_t ___value_1;
};
// System.Boolean
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
{
// System.Boolean System.Boolean::m_value
bool ___m_value_0;
};
// MessagePack.IgnoreMemberAttribute
struct IgnoreMemberAttribute_tF4945A71F1B092F1ECCA3DF4D9E1C70B7D2526F7 : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA
{
};
// System.Int32
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
{
// System.Int32 System.Int32::m_value
int32_t ___m_value_0;
};
// System.IntPtr
struct IntPtr_t
{
// System.Void* System.IntPtr::m_value
void* ___m_value_0;
};
// MessagePack.MessagePackFormatterAttribute
struct MessagePackFormatterAttribute_tA646CA666C37F832DA7AB9D327109255B273A869 : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA
{
// System.Type MessagePack.MessagePackFormatterAttribute::<FormatterType>k__BackingField
Type_t* ___U3CFormatterTypeU3Ek__BackingField_0;
// System.Object[] MessagePack.MessagePackFormatterAttribute::<Arguments>k__BackingField
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___U3CArgumentsU3Ek__BackingField_1;
};
// MessagePack.MessagePackObjectAttribute
struct MessagePackObjectAttribute_t1C50A6FAF1F8FF8C1FADDA4929BD653EA9A4AE9E : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA
{
// System.Boolean MessagePack.MessagePackObjectAttribute::<KeyAsPropertyName>k__BackingField
bool ___U3CKeyAsPropertyNameU3Ek__BackingField_0;
};
// MessagePack.SerializationConstructorAttribute
struct SerializationConstructorAttribute_t3E91959A8612E487388F9EDBCD924B7E6B778173 : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA
{
};
// MessagePack.UnionAttribute
struct UnionAttribute_t5D64D7F311E7F3610C97E6EE55F9F4D721E1DBAF : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA
{
// System.Int32 MessagePack.UnionAttribute::<Key>k__BackingField
int32_t ___U3CKeyU3Ek__BackingField_0;
// System.Type MessagePack.UnionAttribute::<SubType>k__BackingField
Type_t* ___U3CSubTypeU3Ek__BackingField_1;
};
// System.Void
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
{
union
{
struct
{
};
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
};
};
// MessagePack.KeyAttribute
struct KeyAttribute_tC1349C1C384846E28D1335CC0F51BB2F48B74488 : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA
{
// System.Nullable`1<System.Int32> MessagePack.KeyAttribute::<IntKey>k__BackingField
Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 ___U3CIntKeyU3Ek__BackingField_0;
// System.String MessagePack.KeyAttribute::<StringKey>k__BackingField
String_t* ___U3CStringKeyU3Ek__BackingField_1;
};
// System.RuntimeTypeHandle
struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B
{
// System.IntPtr System.RuntimeTypeHandle::value
intptr_t ___value_0;
};
// System.Type
struct Type_t : public MemberInfo_t
{
// System.RuntimeTypeHandle System.Type::_impl
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl_8;
};
// <Module>
// <Module>
// System.Attribute
// System.Attribute
// System.String
struct String_t_StaticFields
{
// System.String System.String::Empty
String_t* ___Empty_6;
};
// System.String
// System.Nullable`1<System.Int32>
// System.Nullable`1<System.Int32>
// System.Boolean
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
{
// System.String System.Boolean::TrueString
String_t* ___TrueString_5;
// System.String System.Boolean::FalseString
String_t* ___FalseString_6;
};
// System.Boolean
// MessagePack.IgnoreMemberAttribute
// MessagePack.IgnoreMemberAttribute
// System.Int32
// System.Int32
// MessagePack.MessagePackFormatterAttribute
// MessagePack.MessagePackFormatterAttribute
// MessagePack.MessagePackObjectAttribute
// MessagePack.MessagePackObjectAttribute
// MessagePack.SerializationConstructorAttribute
// MessagePack.SerializationConstructorAttribute
// MessagePack.UnionAttribute
// MessagePack.UnionAttribute
// System.Void
// System.Void
// MessagePack.KeyAttribute
// MessagePack.KeyAttribute
// System.Type
struct Type_t_StaticFields
{
// System.Reflection.Binder modreq(System.Runtime.CompilerServices.IsVolatile) System.Type::s_defaultBinder
Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder_0;
// System.Char System.Type::Delimiter
Il2CppChar ___Delimiter_1;
// System.Type[] System.Type::EmptyTypes
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes_2;
// System.Object System.Type::Missing
RuntimeObject* ___Missing_3;
// System.Reflection.MemberFilter System.Type::FilterAttribute
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute_4;
// System.Reflection.MemberFilter System.Type::FilterName
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName_5;
// System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase_6;
};
// System.Type
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// System.Object[]
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918 : public RuntimeArray
{
ALIGN_FIELD (8) RuntimeObject* m_Items[1];
inline RuntimeObject* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Void System.Nullable`1<System.Int32>::.ctor(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Nullable_1__ctor_m141FA88563AC0B5179132FB929EABD02C47FF703_gshared (Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void System.Attribute::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2 (Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA* __this, const RuntimeMethod* method) ;
// System.Void MessagePack.MessagePackObjectAttribute::set_KeyAsPropertyName(System.Boolean)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MessagePackObjectAttribute_set_KeyAsPropertyName_m2CDC54102043D4CFFA0A00E80A7CC863B3D17859_inline (MessagePackObjectAttribute_t1C50A6FAF1F8FF8C1FADDA4929BD653EA9A4AE9E* __this, bool ___0_value, const RuntimeMethod* method) ;
// System.Void System.Nullable`1<System.Int32>::.ctor(T)
inline void Nullable_1__ctor_m141FA88563AC0B5179132FB929EABD02C47FF703 (Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28* __this, int32_t ___0_value, const RuntimeMethod* method)
{
(( void (*) (Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28*, int32_t, const RuntimeMethod*))Nullable_1__ctor_m141FA88563AC0B5179132FB929EABD02C47FF703_gshared)(__this, ___0_value, method);
}
// System.Void MessagePack.KeyAttribute::set_IntKey(System.Nullable`1<System.Int32>)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void KeyAttribute_set_IntKey_mD384A97D2D5588E04D6A636F5DA7903194B65E00_inline (KeyAttribute_tC1349C1C384846E28D1335CC0F51BB2F48B74488* __this, Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 ___0_value, const RuntimeMethod* method) ;
// System.Void MessagePack.KeyAttribute::set_StringKey(System.String)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void KeyAttribute_set_StringKey_m3B2B57DEE61F4C1B9E37A0E61A6892AEAFBFB79B_inline (KeyAttribute_tC1349C1C384846E28D1335CC0F51BB2F48B74488* __this, String_t* ___0_value, const RuntimeMethod* method) ;
// System.Void MessagePack.UnionAttribute::set_Key(System.Int32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UnionAttribute_set_Key_mD729478EA686FA236E57F84DAEF756F6235971C3_inline (UnionAttribute_t5D64D7F311E7F3610C97E6EE55F9F4D721E1DBAF* __this, int32_t ___0_value, const RuntimeMethod* method) ;
// System.Void MessagePack.UnionAttribute::set_SubType(System.Type)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UnionAttribute_set_SubType_mE4FF8EB377B6EA2A0F3AD515AE0344BC34984020_inline (UnionAttribute_t5D64D7F311E7F3610C97E6EE55F9F4D721E1DBAF* __this, Type_t* ___0_value, const RuntimeMethod* method) ;
// System.Void MessagePack.MessagePackFormatterAttribute::set_FormatterType(System.Type)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MessagePackFormatterAttribute_set_FormatterType_mAE787A74C6CCBA051B2CA7D3C9238C0DE3188871_inline (MessagePackFormatterAttribute_tA646CA666C37F832DA7AB9D327109255B273A869* __this, Type_t* ___0_value, const RuntimeMethod* method) ;
// System.Void MessagePack.MessagePackFormatterAttribute::set_Arguments(System.Object[])
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MessagePackFormatterAttribute_set_Arguments_m0BA95CD0D9FEC23A81CE169CF8F7C1E30BDFAB5E_inline (MessagePackFormatterAttribute_tA646CA666C37F832DA7AB9D327109255B273A869* __this, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___0_value, const RuntimeMethod* method) ;
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Boolean MessagePack.MessagePackObjectAttribute::get_KeyAsPropertyName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MessagePackObjectAttribute_get_KeyAsPropertyName_m86B75B14CB22AFB2BE4A033117FB16FBE8DC31AE (MessagePackObjectAttribute_t1C50A6FAF1F8FF8C1FADDA4929BD653EA9A4AE9E* __this, const RuntimeMethod* method)
{
{
// public bool KeyAsPropertyName { get; private set; }
bool L_0 = __this->___U3CKeyAsPropertyNameU3Ek__BackingField_0;
return L_0;
}
}
// System.Void MessagePack.MessagePackObjectAttribute::set_KeyAsPropertyName(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MessagePackObjectAttribute_set_KeyAsPropertyName_m2CDC54102043D4CFFA0A00E80A7CC863B3D17859 (MessagePackObjectAttribute_t1C50A6FAF1F8FF8C1FADDA4929BD653EA9A4AE9E* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// public bool KeyAsPropertyName { get; private set; }
bool L_0 = ___0_value;
__this->___U3CKeyAsPropertyNameU3Ek__BackingField_0 = L_0;
return;
}
}
// System.Void MessagePack.MessagePackObjectAttribute::.ctor(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MessagePackObjectAttribute__ctor_m89483A87EA4A36778B89CD4784B27D9272328E68 (MessagePackObjectAttribute_t1C50A6FAF1F8FF8C1FADDA4929BD653EA9A4AE9E* __this, bool ___0_keyAsPropertyName, const RuntimeMethod* method)
{
{
// public MessagePackObjectAttribute(bool keyAsPropertyName = false)
Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
// this.KeyAsPropertyName = keyAsPropertyName;
bool L_0 = ___0_keyAsPropertyName;
MessagePackObjectAttribute_set_KeyAsPropertyName_m2CDC54102043D4CFFA0A00E80A7CC863B3D17859_inline(__this, L_0, NULL);
// }
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Nullable`1<System.Int32> MessagePack.KeyAttribute::get_IntKey()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 KeyAttribute_get_IntKey_m4F8AD803273F7C02665A044BAB7B739C7FFEB25A (KeyAttribute_tC1349C1C384846E28D1335CC0F51BB2F48B74488* __this, const RuntimeMethod* method)
{
{
// public int? IntKey { get; private set; }
Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 L_0 = __this->___U3CIntKeyU3Ek__BackingField_0;
return L_0;
}
}
// System.Void MessagePack.KeyAttribute::set_IntKey(System.Nullable`1<System.Int32>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyAttribute_set_IntKey_mD384A97D2D5588E04D6A636F5DA7903194B65E00 (KeyAttribute_tC1349C1C384846E28D1335CC0F51BB2F48B74488* __this, Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 ___0_value, const RuntimeMethod* method)
{
{
// public int? IntKey { get; private set; }
Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 L_0 = ___0_value;
__this->___U3CIntKeyU3Ek__BackingField_0 = L_0;
return;
}
}
// System.String MessagePack.KeyAttribute::get_StringKey()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* KeyAttribute_get_StringKey_mE2EB3F7BDFC34CEE524B353DF7EB572ED3CE35E8 (KeyAttribute_tC1349C1C384846E28D1335CC0F51BB2F48B74488* __this, const RuntimeMethod* method)
{
{
// public string StringKey { get; private set; }
String_t* L_0 = __this->___U3CStringKeyU3Ek__BackingField_1;
return L_0;
}
}
// System.Void MessagePack.KeyAttribute::set_StringKey(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyAttribute_set_StringKey_m3B2B57DEE61F4C1B9E37A0E61A6892AEAFBFB79B (KeyAttribute_tC1349C1C384846E28D1335CC0F51BB2F48B74488* __this, String_t* ___0_value, const RuntimeMethod* method)
{
{
// public string StringKey { get; private set; }
String_t* L_0 = ___0_value;
__this->___U3CStringKeyU3Ek__BackingField_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CStringKeyU3Ek__BackingField_1), (void*)L_0);
return;
}
}
// System.Void MessagePack.KeyAttribute::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyAttribute__ctor_m623B9431AEA5568FCE5525212BA6D2D35E79E9AC (KeyAttribute_tC1349C1C384846E28D1335CC0F51BB2F48B74488* __this, int32_t ___0_x, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_m141FA88563AC0B5179132FB929EABD02C47FF703_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public KeyAttribute(int x)
Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
// this.IntKey = x;
int32_t L_0 = ___0_x;
Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 L_1;
memset((&L_1), 0, sizeof(L_1));
Nullable_1__ctor_m141FA88563AC0B5179132FB929EABD02C47FF703((&L_1), L_0, /*hidden argument*/Nullable_1__ctor_m141FA88563AC0B5179132FB929EABD02C47FF703_RuntimeMethod_var);
KeyAttribute_set_IntKey_mD384A97D2D5588E04D6A636F5DA7903194B65E00_inline(__this, L_1, NULL);
// }
return;
}
}
// System.Void MessagePack.KeyAttribute::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyAttribute__ctor_m0C7C1C53669903029716A76888CB3F2D7CEF48BC (KeyAttribute_tC1349C1C384846E28D1335CC0F51BB2F48B74488* __this, String_t* ___0_x, const RuntimeMethod* method)
{
{
// public KeyAttribute(string x)
Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
// this.StringKey = x;
String_t* L_0 = ___0_x;
KeyAttribute_set_StringKey_m3B2B57DEE61F4C1B9E37A0E61A6892AEAFBFB79B_inline(__this, L_0, NULL);
// }
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void MessagePack.IgnoreMemberAttribute::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IgnoreMemberAttribute__ctor_m6A355821A7BFD14937AE78CAD40404B2F0402F9D (IgnoreMemberAttribute_tF4945A71F1B092F1ECCA3DF4D9E1C70B7D2526F7* __this, const RuntimeMethod* method)
{
{
Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 MessagePack.UnionAttribute::get_Key()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UnionAttribute_get_Key_mA357B31AE78E3584870EEE7AB9059B6D0BC998CB (UnionAttribute_t5D64D7F311E7F3610C97E6EE55F9F4D721E1DBAF* __this, const RuntimeMethod* method)
{
{
// public int Key { get; private set; }
int32_t L_0 = __this->___U3CKeyU3Ek__BackingField_0;
return L_0;
}
}
// System.Void MessagePack.UnionAttribute::set_Key(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnionAttribute_set_Key_mD729478EA686FA236E57F84DAEF756F6235971C3 (UnionAttribute_t5D64D7F311E7F3610C97E6EE55F9F4D721E1DBAF* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// public int Key { get; private set; }
int32_t L_0 = ___0_value;
__this->___U3CKeyU3Ek__BackingField_0 = L_0;
return;
}
}
// System.Type MessagePack.UnionAttribute::get_SubType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* UnionAttribute_get_SubType_mA4C22B87B5708D1FCC7F3684302773F564D3815C (UnionAttribute_t5D64D7F311E7F3610C97E6EE55F9F4D721E1DBAF* __this, const RuntimeMethod* method)
{
{
// public Type SubType { get; private set; }
Type_t* L_0 = __this->___U3CSubTypeU3Ek__BackingField_1;
return L_0;
}
}
// System.Void MessagePack.UnionAttribute::set_SubType(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnionAttribute_set_SubType_mE4FF8EB377B6EA2A0F3AD515AE0344BC34984020 (UnionAttribute_t5D64D7F311E7F3610C97E6EE55F9F4D721E1DBAF* __this, Type_t* ___0_value, const RuntimeMethod* method)
{
{
// public Type SubType { get; private set; }
Type_t* L_0 = ___0_value;
__this->___U3CSubTypeU3Ek__BackingField_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CSubTypeU3Ek__BackingField_1), (void*)L_0);
return;
}
}
// System.Void MessagePack.UnionAttribute::.ctor(System.Int32,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnionAttribute__ctor_mE4CE7710A53D52839D4288CEBE08155E17237EE0 (UnionAttribute_t5D64D7F311E7F3610C97E6EE55F9F4D721E1DBAF* __this, int32_t ___0_key, Type_t* ___1_subType, const RuntimeMethod* method)
{
{
// public UnionAttribute(int key, Type subType)
Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
// this.Key = key;
int32_t L_0 = ___0_key;
UnionAttribute_set_Key_mD729478EA686FA236E57F84DAEF756F6235971C3_inline(__this, L_0, NULL);
// this.SubType = subType;
Type_t* L_1 = ___1_subType;
UnionAttribute_set_SubType_mE4FF8EB377B6EA2A0F3AD515AE0344BC34984020_inline(__this, L_1, NULL);
// }
return;
}
}
// System.Void MessagePack.UnionAttribute::.ctor(System.Int32,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnionAttribute__ctor_mE5217652E8AB8C0B4A19413172FFF8C258D04042 (UnionAttribute_t5D64D7F311E7F3610C97E6EE55F9F4D721E1DBAF* __this, int32_t ___0_key, String_t* ___1_subType, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_GetType_m50BCE4A0EB39D97381431E6CC2576C50DCE69C67_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnionAttribute__ctor_mE5217652E8AB8C0B4A19413172FFF8C258D04042_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
// public UnionAttribute(int key, string subType)
Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
// this.Key = key;
int32_t L_0 = ___0_key;
UnionAttribute_set_Key_mD729478EA686FA236E57F84DAEF756F6235971C3_inline(__this, L_0, NULL);
// this.SubType = Type.GetType(subType, throwOnError: true);
String_t* L_1 = ___1_subType;
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_2;
L_2 = il2cpp_codegen_get_type(L_1, (bool)1, Type_GetType_m50BCE4A0EB39D97381431E6CC2576C50DCE69C67_RuntimeMethod_var, UnionAttribute__ctor_mE5217652E8AB8C0B4A19413172FFF8C258D04042_RuntimeMethod_var);
UnionAttribute_set_SubType_mE4FF8EB377B6EA2A0F3AD515AE0344BC34984020_inline(__this, L_2, NULL);
// }
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void MessagePack.SerializationConstructorAttribute::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationConstructorAttribute__ctor_m46E75C7E2EA65A11E19AB0694AD9109615ABE6C0 (SerializationConstructorAttribute_t3E91959A8612E487388F9EDBCD924B7E6B778173* __this, const RuntimeMethod* method)
{
{
Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Type MessagePack.MessagePackFormatterAttribute::get_FormatterType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* MessagePackFormatterAttribute_get_FormatterType_m21642C1C8D1B470C7282076AF04BA75D2DB00F2A (MessagePackFormatterAttribute_tA646CA666C37F832DA7AB9D327109255B273A869* __this, const RuntimeMethod* method)
{
{
// public Type FormatterType { get; private set; }
Type_t* L_0 = __this->___U3CFormatterTypeU3Ek__BackingField_0;
return L_0;
}
}
// System.Void MessagePack.MessagePackFormatterAttribute::set_FormatterType(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MessagePackFormatterAttribute_set_FormatterType_mAE787A74C6CCBA051B2CA7D3C9238C0DE3188871 (MessagePackFormatterAttribute_tA646CA666C37F832DA7AB9D327109255B273A869* __this, Type_t* ___0_value, const RuntimeMethod* method)
{
{
// public Type FormatterType { get; private set; }
Type_t* L_0 = ___0_value;
__this->___U3CFormatterTypeU3Ek__BackingField_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CFormatterTypeU3Ek__BackingField_0), (void*)L_0);
return;
}
}
// System.Object[] MessagePack.MessagePackFormatterAttribute::get_Arguments()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* MessagePackFormatterAttribute_get_Arguments_m757560FC592B5E62F46457884C0C8DFD0FA162AF (MessagePackFormatterAttribute_tA646CA666C37F832DA7AB9D327109255B273A869* __this, const RuntimeMethod* method)
{
{
// public object[] Arguments { get; private set; }
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = __this->___U3CArgumentsU3Ek__BackingField_1;
return L_0;
}
}
// System.Void MessagePack.MessagePackFormatterAttribute::set_Arguments(System.Object[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MessagePackFormatterAttribute_set_Arguments_m0BA95CD0D9FEC23A81CE169CF8F7C1E30BDFAB5E (MessagePackFormatterAttribute_tA646CA666C37F832DA7AB9D327109255B273A869* __this, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___0_value, const RuntimeMethod* method)
{
{
// public object[] Arguments { get; private set; }
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = ___0_value;
__this->___U3CArgumentsU3Ek__BackingField_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CArgumentsU3Ek__BackingField_1), (void*)L_0);
return;
}
}
// System.Void MessagePack.MessagePackFormatterAttribute::.ctor(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MessagePackFormatterAttribute__ctor_mD5ECBAA3BF937756A55BEC9D207E6CEA5B415B36 (MessagePackFormatterAttribute_tA646CA666C37F832DA7AB9D327109255B273A869* __this, Type_t* ___0_formatterType, const RuntimeMethod* method)
{
{
// public MessagePackFormatterAttribute(Type formatterType)
Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
// this.FormatterType = formatterType;
Type_t* L_0 = ___0_formatterType;
MessagePackFormatterAttribute_set_FormatterType_mAE787A74C6CCBA051B2CA7D3C9238C0DE3188871_inline(__this, L_0, NULL);
// }
return;
}
}
// System.Void MessagePack.MessagePackFormatterAttribute::.ctor(System.Type,System.Object[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MessagePackFormatterAttribute__ctor_mE8D7E4E69ABBE29289C21C493036D27A20EAE198 (MessagePackFormatterAttribute_tA646CA666C37F832DA7AB9D327109255B273A869* __this, Type_t* ___0_formatterType, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_arguments, const RuntimeMethod* method)
{
{
// public MessagePackFormatterAttribute(Type formatterType, params object[] arguments)
Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
// this.FormatterType = formatterType;
Type_t* L_0 = ___0_formatterType;
MessagePackFormatterAttribute_set_FormatterType_mAE787A74C6CCBA051B2CA7D3C9238C0DE3188871_inline(__this, L_0, NULL);
// this.Arguments = arguments;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = ___1_arguments;
MessagePackFormatterAttribute_set_Arguments_m0BA95CD0D9FEC23A81CE169CF8F7C1E30BDFAB5E_inline(__this, L_1, NULL);
// }
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MessagePackObjectAttribute_set_KeyAsPropertyName_m2CDC54102043D4CFFA0A00E80A7CC863B3D17859_inline (MessagePackObjectAttribute_t1C50A6FAF1F8FF8C1FADDA4929BD653EA9A4AE9E* __this, bool ___0_value, const RuntimeMethod* method)
{
{
// public bool KeyAsPropertyName { get; private set; }
bool L_0 = ___0_value;
__this->___U3CKeyAsPropertyNameU3Ek__BackingField_0 = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void KeyAttribute_set_IntKey_mD384A97D2D5588E04D6A636F5DA7903194B65E00_inline (KeyAttribute_tC1349C1C384846E28D1335CC0F51BB2F48B74488* __this, Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 ___0_value, const RuntimeMethod* method)
{
{
// public int? IntKey { get; private set; }
Nullable_1_tCF32C56A2641879C053C86F273C0C6EC1B40BC28 L_0 = ___0_value;
__this->___U3CIntKeyU3Ek__BackingField_0 = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void KeyAttribute_set_StringKey_m3B2B57DEE61F4C1B9E37A0E61A6892AEAFBFB79B_inline (KeyAttribute_tC1349C1C384846E28D1335CC0F51BB2F48B74488* __this, String_t* ___0_value, const RuntimeMethod* method)
{
{
// public string StringKey { get; private set; }
String_t* L_0 = ___0_value;
__this->___U3CStringKeyU3Ek__BackingField_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CStringKeyU3Ek__BackingField_1), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UnionAttribute_set_Key_mD729478EA686FA236E57F84DAEF756F6235971C3_inline (UnionAttribute_t5D64D7F311E7F3610C97E6EE55F9F4D721E1DBAF* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
// public int Key { get; private set; }
int32_t L_0 = ___0_value;
__this->___U3CKeyU3Ek__BackingField_0 = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UnionAttribute_set_SubType_mE4FF8EB377B6EA2A0F3AD515AE0344BC34984020_inline (UnionAttribute_t5D64D7F311E7F3610C97E6EE55F9F4D721E1DBAF* __this, Type_t* ___0_value, const RuntimeMethod* method)
{
{
// public Type SubType { get; private set; }
Type_t* L_0 = ___0_value;
__this->___U3CSubTypeU3Ek__BackingField_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CSubTypeU3Ek__BackingField_1), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MessagePackFormatterAttribute_set_FormatterType_mAE787A74C6CCBA051B2CA7D3C9238C0DE3188871_inline (MessagePackFormatterAttribute_tA646CA666C37F832DA7AB9D327109255B273A869* __this, Type_t* ___0_value, const RuntimeMethod* method)
{
{
// public Type FormatterType { get; private set; }
Type_t* L_0 = ___0_value;
__this->___U3CFormatterTypeU3Ek__BackingField_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CFormatterTypeU3Ek__BackingField_0), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void MessagePackFormatterAttribute_set_Arguments_m0BA95CD0D9FEC23A81CE169CF8F7C1E30BDFAB5E_inline (MessagePackFormatterAttribute_tA646CA666C37F832DA7AB9D327109255B273A869* __this, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___0_value, const RuntimeMethod* method)
{
{
// public object[] Arguments { get; private set; }
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = ___0_value;
__this->___U3CArgumentsU3Ek__BackingField_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CArgumentsU3Ek__BackingField_1), (void*)L_0);
return;
}
}