#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Reflection.AssemblyCompanyAttribute struct AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4; // System.Reflection.AssemblyConfigurationAttribute struct AssemblyConfigurationAttribute_t071B324A83314FBA14A43F37BE7206C420218B7C; // System.Reflection.AssemblyFileVersionAttribute struct AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F; // System.Reflection.AssemblyInformationalVersionAttribute struct AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0; // System.Reflection.AssemblyProductAttribute struct AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA; // System.Reflection.AssemblyTitleAttribute struct AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7; // System.Runtime.CompilerServices.CompilationRelaxationsAttribute struct CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF; // System.Runtime.CompilerServices.CompilerGeneratedAttribute struct CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C; // System.Diagnostics.DebuggableAttribute struct DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B; // System.Diagnostics.DebuggerBrowsableAttribute struct DebuggerBrowsableAttribute_t2FA4793AD1982F5150E07D26822ED5953CD90F53; // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute struct RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80; // o0.Serialize struct Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F; // System.String struct String_t; // System.Runtime.Versioning.TargetFrameworkAttribute struct TargetFrameworkAttribute_t9FA66D5D5B274F0E1A4FE20162AA70F62BFFB517; // o0.Serialize/CustomByFunction struct CustomByFunction_t0716D0B039DAD73DEFFDFF6314A928751DCFB5C9; // o0.Serialize/CustomByMember struct CustomByMember_tBFDBF7FF5FC349A8976DE7DC6F592C4CF7067C8E; 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 // System.Object // System.Attribute struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 : public RuntimeObject { public: public: }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // System.Reflection.AssemblyCompanyAttribute struct AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.String System.Reflection.AssemblyCompanyAttribute::m_company String_t* ___m_company_0; public: inline static int32_t get_offset_of_m_company_0() { return static_cast(offsetof(AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4, ___m_company_0)); } inline String_t* get_m_company_0() const { return ___m_company_0; } inline String_t** get_address_of_m_company_0() { return &___m_company_0; } inline void set_m_company_0(String_t* value) { ___m_company_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_company_0), (void*)value); } }; // System.Reflection.AssemblyConfigurationAttribute struct AssemblyConfigurationAttribute_t071B324A83314FBA14A43F37BE7206C420218B7C : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.String System.Reflection.AssemblyConfigurationAttribute::m_configuration String_t* ___m_configuration_0; public: inline static int32_t get_offset_of_m_configuration_0() { return static_cast(offsetof(AssemblyConfigurationAttribute_t071B324A83314FBA14A43F37BE7206C420218B7C, ___m_configuration_0)); } inline String_t* get_m_configuration_0() const { return ___m_configuration_0; } inline String_t** get_address_of_m_configuration_0() { return &___m_configuration_0; } inline void set_m_configuration_0(String_t* value) { ___m_configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_configuration_0), (void*)value); } }; // System.Reflection.AssemblyFileVersionAttribute struct AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.String System.Reflection.AssemblyFileVersionAttribute::_version String_t* ____version_0; public: inline static int32_t get_offset_of__version_0() { return static_cast(offsetof(AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F, ____version_0)); } inline String_t* get__version_0() const { return ____version_0; } inline String_t** get_address_of__version_0() { return &____version_0; } inline void set__version_0(String_t* value) { ____version_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____version_0), (void*)value); } }; // System.Reflection.AssemblyInformationalVersionAttribute struct AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.String System.Reflection.AssemblyInformationalVersionAttribute::m_informationalVersion String_t* ___m_informationalVersion_0; public: inline static int32_t get_offset_of_m_informationalVersion_0() { return static_cast(offsetof(AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0, ___m_informationalVersion_0)); } inline String_t* get_m_informationalVersion_0() const { return ___m_informationalVersion_0; } inline String_t** get_address_of_m_informationalVersion_0() { return &___m_informationalVersion_0; } inline void set_m_informationalVersion_0(String_t* value) { ___m_informationalVersion_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_informationalVersion_0), (void*)value); } }; // System.Reflection.AssemblyProductAttribute struct AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.String System.Reflection.AssemblyProductAttribute::m_product String_t* ___m_product_0; public: inline static int32_t get_offset_of_m_product_0() { return static_cast(offsetof(AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA, ___m_product_0)); } inline String_t* get_m_product_0() const { return ___m_product_0; } inline String_t** get_address_of_m_product_0() { return &___m_product_0; } inline void set_m_product_0(String_t* value) { ___m_product_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_product_0), (void*)value); } }; // System.Reflection.AssemblyTitleAttribute struct AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.String System.Reflection.AssemblyTitleAttribute::m_title String_t* ___m_title_0; public: inline static int32_t get_offset_of_m_title_0() { return static_cast(offsetof(AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7, ___m_title_0)); } inline String_t* get_m_title_0() const { return ___m_title_0; } inline String_t** get_address_of_m_title_0() { return &___m_title_0; } inline void set_m_title_0(String_t* value) { ___m_title_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_title_0), (void*)value); } }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Runtime.CompilerServices.CompilationRelaxationsAttribute struct CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.Int32 System.Runtime.CompilerServices.CompilationRelaxationsAttribute::m_relaxations int32_t ___m_relaxations_0; public: inline static int32_t get_offset_of_m_relaxations_0() { return static_cast(offsetof(CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF, ___m_relaxations_0)); } inline int32_t get_m_relaxations_0() const { return ___m_relaxations_0; } inline int32_t* get_address_of_m_relaxations_0() { return &___m_relaxations_0; } inline void set_m_relaxations_0(int32_t value) { ___m_relaxations_0 = value; } }; // System.Runtime.CompilerServices.CompilerGeneratedAttribute struct CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute struct RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.Boolean System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::m_wrapNonExceptionThrows bool ___m_wrapNonExceptionThrows_0; public: inline static int32_t get_offset_of_m_wrapNonExceptionThrows_0() { return static_cast(offsetof(RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80, ___m_wrapNonExceptionThrows_0)); } inline bool get_m_wrapNonExceptionThrows_0() const { return ___m_wrapNonExceptionThrows_0; } inline bool* get_address_of_m_wrapNonExceptionThrows_0() { return &___m_wrapNonExceptionThrows_0; } inline void set_m_wrapNonExceptionThrows_0(bool value) { ___m_wrapNonExceptionThrows_0 = value; } }; // o0.Serialize struct Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; struct Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F_StaticFields { public: // o0.Serialize/CustomByFunction o0.Serialize::ByFunc CustomByFunction_t0716D0B039DAD73DEFFDFF6314A928751DCFB5C9 * ___ByFunc_0; // o0.Serialize/CustomByMember o0.Serialize::ByMember CustomByMember_tBFDBF7FF5FC349A8976DE7DC6F592C4CF7067C8E * ___ByMember_1; public: inline static int32_t get_offset_of_ByFunc_0() { return static_cast(offsetof(Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F_StaticFields, ___ByFunc_0)); } inline CustomByFunction_t0716D0B039DAD73DEFFDFF6314A928751DCFB5C9 * get_ByFunc_0() const { return ___ByFunc_0; } inline CustomByFunction_t0716D0B039DAD73DEFFDFF6314A928751DCFB5C9 ** get_address_of_ByFunc_0() { return &___ByFunc_0; } inline void set_ByFunc_0(CustomByFunction_t0716D0B039DAD73DEFFDFF6314A928751DCFB5C9 * value) { ___ByFunc_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ByFunc_0), (void*)value); } inline static int32_t get_offset_of_ByMember_1() { return static_cast(offsetof(Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F_StaticFields, ___ByMember_1)); } inline CustomByMember_tBFDBF7FF5FC349A8976DE7DC6F592C4CF7067C8E * get_ByMember_1() const { return ___ByMember_1; } inline CustomByMember_tBFDBF7FF5FC349A8976DE7DC6F592C4CF7067C8E ** get_address_of_ByMember_1() { return &___ByMember_1; } inline void set_ByMember_1(CustomByMember_tBFDBF7FF5FC349A8976DE7DC6F592C4CF7067C8E * value) { ___ByMember_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___ByMember_1), (void*)value); } }; // System.Runtime.Versioning.TargetFrameworkAttribute struct TargetFrameworkAttribute_t9FA66D5D5B274F0E1A4FE20162AA70F62BFFB517 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.String System.Runtime.Versioning.TargetFrameworkAttribute::_frameworkName String_t* ____frameworkName_0; // System.String System.Runtime.Versioning.TargetFrameworkAttribute::_frameworkDisplayName String_t* ____frameworkDisplayName_1; public: inline static int32_t get_offset_of__frameworkName_0() { return static_cast(offsetof(TargetFrameworkAttribute_t9FA66D5D5B274F0E1A4FE20162AA70F62BFFB517, ____frameworkName_0)); } inline String_t* get__frameworkName_0() const { return ____frameworkName_0; } inline String_t** get_address_of__frameworkName_0() { return &____frameworkName_0; } inline void set__frameworkName_0(String_t* value) { ____frameworkName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____frameworkName_0), (void*)value); } inline static int32_t get_offset_of__frameworkDisplayName_1() { return static_cast(offsetof(TargetFrameworkAttribute_t9FA66D5D5B274F0E1A4FE20162AA70F62BFFB517, ____frameworkDisplayName_1)); } inline String_t* get__frameworkDisplayName_1() const { return ____frameworkDisplayName_1; } inline String_t** get_address_of__frameworkDisplayName_1() { return &____frameworkDisplayName_1; } inline void set__frameworkDisplayName_1(String_t* value) { ____frameworkDisplayName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____frameworkDisplayName_1), (void*)value); } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // System.Diagnostics.DebuggerBrowsableState struct DebuggerBrowsableState_t2A824ECEB650CFABB239FD0918FCC88A09B45091 { public: // System.Int32 System.Diagnostics.DebuggerBrowsableState::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DebuggerBrowsableState_t2A824ECEB650CFABB239FD0918FCC88A09B45091, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Diagnostics.DebuggableAttribute/DebuggingModes struct DebuggingModes_t279D5B9C012ABA935887CB73C5A63A1F46AF08A8 { public: // System.Int32 System.Diagnostics.DebuggableAttribute/DebuggingModes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DebuggingModes_t279D5B9C012ABA935887CB73C5A63A1F46AF08A8, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Diagnostics.DebuggableAttribute struct DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.Diagnostics.DebuggableAttribute/DebuggingModes System.Diagnostics.DebuggableAttribute::m_debuggingModes int32_t ___m_debuggingModes_0; public: inline static int32_t get_offset_of_m_debuggingModes_0() { return static_cast(offsetof(DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B, ___m_debuggingModes_0)); } inline int32_t get_m_debuggingModes_0() const { return ___m_debuggingModes_0; } inline int32_t* get_address_of_m_debuggingModes_0() { return &___m_debuggingModes_0; } inline void set_m_debuggingModes_0(int32_t value) { ___m_debuggingModes_0 = value; } }; // System.Diagnostics.DebuggerBrowsableAttribute struct DebuggerBrowsableAttribute_t2FA4793AD1982F5150E07D26822ED5953CD90F53 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.Diagnostics.DebuggerBrowsableState System.Diagnostics.DebuggerBrowsableAttribute::state int32_t ___state_0; public: inline static int32_t get_offset_of_state_0() { return static_cast(offsetof(DebuggerBrowsableAttribute_t2FA4793AD1982F5150E07D26822ED5953CD90F53, ___state_0)); } inline int32_t get_state_0() const { return ___state_0; } inline int32_t* get_address_of_state_0() { return &___state_0; } inline void set_state_0(int32_t value) { ___state_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Void System.Reflection.AssemblyInformationalVersionAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyInformationalVersionAttribute__ctor_m9BF349D8F980B0ABAB2A6312E422915285FA1678 (AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 * __this, String_t* ___informationalVersion0, const RuntimeMethod* method); // System.Void System.Reflection.AssemblyFileVersionAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyFileVersionAttribute__ctor_mF855AEBC51CB72F4FF913499256741AE57B0F13D (AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F * __this, String_t* ___version0, const RuntimeMethod* method); // System.Void System.Reflection.AssemblyConfigurationAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyConfigurationAttribute__ctor_m6EE76F5A155EDEA71967A32F78D777038ADD0757 (AssemblyConfigurationAttribute_t071B324A83314FBA14A43F37BE7206C420218B7C * __this, String_t* ___configuration0, const RuntimeMethod* method); // System.Void System.Reflection.AssemblyCompanyAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyCompanyAttribute__ctor_m435C9FEC405646617645636E67860598A0C46FF0 (AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 * __this, String_t* ___company0, const RuntimeMethod* method); // System.Void System.Runtime.Versioning.TargetFrameworkAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TargetFrameworkAttribute__ctor_m0F8E5550F9199AC44F2CBCCD3E968EC26731187D (TargetFrameworkAttribute_t9FA66D5D5B274F0E1A4FE20162AA70F62BFFB517 * __this, String_t* ___frameworkName0, const RuntimeMethod* method); // System.Void System.Runtime.Versioning.TargetFrameworkAttribute::set_FrameworkDisplayName(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TargetFrameworkAttribute_set_FrameworkDisplayName_mB89F1A63CB77A414AF46D5695B37CD520EAB52AB_inline (TargetFrameworkAttribute_t9FA66D5D5B274F0E1A4FE20162AA70F62BFFB517 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.DebuggableAttribute::.ctor(System.Diagnostics.DebuggableAttribute/DebuggingModes) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebuggableAttribute__ctor_m7FF445C8435494A4847123A668D889E692E55550 (DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B * __this, int32_t ___modes0, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute__ctor_m551DDF1438CE97A984571949723F30F44CF7317C (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::set_WrapNonExceptionThrows(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.CompilationRelaxationsAttribute::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompilationRelaxationsAttribute__ctor_mAC3079EBC4EEAB474EED8208EF95DB39C922333B (CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF * __this, int32_t ___relaxations0, const RuntimeMethod* method); // System.Void System.Reflection.AssemblyProductAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyProductAttribute__ctor_m26DF1EBC1C86E7DA4786C66B44123899BE8DBCB8 (AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA * __this, String_t* ___product0, const RuntimeMethod* method); // System.Void System.Reflection.AssemblyTitleAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyTitleAttribute__ctor_mE239F206B3B369C48AE1F3B4211688778FE99E8D (AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 * __this, String_t* ___title0, const RuntimeMethod* method); // System.Void o0.Serialize::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1 (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * __this, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35 (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.DebuggerBrowsableAttribute::.ctor(System.Diagnostics.DebuggerBrowsableState) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebuggerBrowsableAttribute__ctor_mAA8BCC1E418754685F320B14A08AC226E76346E5 (DebuggerBrowsableAttribute_t2FA4793AD1982F5150E07D26822ED5953CD90F53 * __this, int32_t ___state0, const RuntimeMethod* method); static void o0NetIMU_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 * tmp = (AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 *)cache->attributes[0]; AssemblyInformationalVersionAttribute__ctor_m9BF349D8F980B0ABAB2A6312E422915285FA1678(tmp, il2cpp_codegen_string_new_wrapper("\x31\x2E\x30\x2E\x30"), NULL); } { AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F * tmp = (AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F *)cache->attributes[1]; AssemblyFileVersionAttribute__ctor_mF855AEBC51CB72F4FF913499256741AE57B0F13D(tmp, il2cpp_codegen_string_new_wrapper("\x31\x2E\x30\x2E\x30\x2E\x30"), NULL); } { AssemblyConfigurationAttribute_t071B324A83314FBA14A43F37BE7206C420218B7C * tmp = (AssemblyConfigurationAttribute_t071B324A83314FBA14A43F37BE7206C420218B7C *)cache->attributes[2]; AssemblyConfigurationAttribute__ctor_m6EE76F5A155EDEA71967A32F78D777038ADD0757(tmp, il2cpp_codegen_string_new_wrapper("\x44\x65\x62\x75\x67"), NULL); } { AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 * tmp = (AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 *)cache->attributes[3]; AssemblyCompanyAttribute__ctor_m435C9FEC405646617645636E67860598A0C46FF0(tmp, il2cpp_codegen_string_new_wrapper("\x6F\x30\x4E\x65\x74\x49\x4D\x55"), NULL); } { TargetFrameworkAttribute_t9FA66D5D5B274F0E1A4FE20162AA70F62BFFB517 * tmp = (TargetFrameworkAttribute_t9FA66D5D5B274F0E1A4FE20162AA70F62BFFB517 *)cache->attributes[4]; TargetFrameworkAttribute__ctor_m0F8E5550F9199AC44F2CBCCD3E968EC26731187D(tmp, il2cpp_codegen_string_new_wrapper("\x2E\x4E\x45\x54\x53\x74\x61\x6E\x64\x61\x72\x64\x2C\x56\x65\x72\x73\x69\x6F\x6E\x3D\x76\x32\x2E\x30"), NULL); TargetFrameworkAttribute_set_FrameworkDisplayName_mB89F1A63CB77A414AF46D5695B37CD520EAB52AB_inline(tmp, il2cpp_codegen_string_new_wrapper(""), NULL); } { DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B * tmp = (DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B *)cache->attributes[5]; DebuggableAttribute__ctor_m7FF445C8435494A4847123A668D889E692E55550(tmp, 263LL, NULL); } { RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * tmp = (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 *)cache->attributes[6]; RuntimeCompatibilityAttribute__ctor_m551DDF1438CE97A984571949723F30F44CF7317C(tmp, NULL); RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline(tmp, true, NULL); } { CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF * tmp = (CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF *)cache->attributes[7]; CompilationRelaxationsAttribute__ctor_mAC3079EBC4EEAB474EED8208EF95DB39C922333B(tmp, 8LL, NULL); } { AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA * tmp = (AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA *)cache->attributes[8]; AssemblyProductAttribute__ctor_m26DF1EBC1C86E7DA4786C66B44123899BE8DBCB8(tmp, il2cpp_codegen_string_new_wrapper("\x6F\x30\x4E\x65\x74\x49\x4D\x55"), NULL); } { AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 * tmp = (AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 *)cache->attributes[9]; AssemblyTitleAttribute__ctor_mE239F206B3B369C48AE1F3B4211688778FE99E8D(tmp, il2cpp_codegen_string_new_wrapper("\x6F\x30\x4E\x65\x74\x49\x4D\x55"), NULL); } } static void _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_AccCorrection(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_ByteToGyr1(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_ByteToGyr2(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_ByteToAcc1(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_ByteToAcc2(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_ByteToMag(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_GyrCalibrater1(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_GyrCalibrater2(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_MagCalibrater(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_Gyr1ByteIndex(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_Gyr2ByteIndex(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_Acc1ByteIndex(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_Acc2ByteIndex(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_MagByteIndex(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator__663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250____ByteReverseMS_PropertyInfo(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void U3CU3Ec_t478FDA485455339F8D24ED76BD5C216499201A4B_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_AccCorrection(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_ByteToGyr(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_ByteToAcc(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_ByteToMag(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_GyrCalibrater(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_MagCalibrater(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_GyrByteIndex(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_AccByteIndex(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_MagByteIndex(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator__9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78____ByteReverseMS_PropertyInfo(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void U3CU3Ec_tAA686E796F928C2FAA3292E2F30923E3FF70F349_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_U3CCenterU3Ek__BackingField(CustomAttributesCache* cache) { { DebuggerBrowsableAttribute_t2FA4793AD1982F5150E07D26822ED5953CD90F53 * tmp = (DebuggerBrowsableAttribute_t2FA4793AD1982F5150E07D26822ED5953CD90F53 *)cache->attributes[0]; DebuggerBrowsableAttribute__ctor_mAA8BCC1E418754685F320B14A08AC226E76346E5(tmp, 0LL, NULL); } { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[1]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_U3CCorrectMatrixU3Ek__BackingField(CustomAttributesCache* cache) { { DebuggerBrowsableAttribute_t2FA4793AD1982F5150E07D26822ED5953CD90F53 * tmp = (DebuggerBrowsableAttribute_t2FA4793AD1982F5150E07D26822ED5953CD90F53 *)cache->attributes[0]; DebuggerBrowsableAttribute__ctor_mAA8BCC1E418754685F320B14A08AC226E76346E5(tmp, 0LL, NULL); } { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[1]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_U3CRadiusU3Ek__BackingField(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } { DebuggerBrowsableAttribute_t2FA4793AD1982F5150E07D26822ED5953CD90F53 * tmp = (DebuggerBrowsableAttribute_t2FA4793AD1982F5150E07D26822ED5953CD90F53 *)cache->attributes[1]; DebuggerBrowsableAttribute__ctor_mAA8BCC1E418754685F320B14A08AC226E76346E5(tmp, 0LL, NULL); } } static void EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_get_Center_mF7808FFA452062BF02BEDABEDD6A6B1D2A906D99(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_set_Center_m6E65F84704AA54FEA94B35D81C5209D917B4E22C(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_get_CorrectMatrix_m81EA5969AEB8F500D4F613235C99A9A023DBB3CD(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_set_CorrectMatrix_m98C5394801246893C68C2DA38BEA111B66AC6517(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_get_Radius_mA9B747323B3F9C0619D83949C44983F03F7BB4EA(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_set_Radius_m87FCDE9EB65F9D6B7FC36CC0C143CC72A3579418(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } static void EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723____Center_PropertyInfo(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723____CorrectMatrixArray_PropertyInfo(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723____Radius_PropertyInfo(CustomAttributesCache* cache) { { Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F * tmp = (Serialize_t8F716C18A28C6455819B67D44F1E45ACE13A1F5F *)cache->attributes[0]; Serialize__ctor_mB6311C91037BCBC85D0206101666A26262057EA1(tmp, NULL); } } static void U3CU3Ec_t527613F6C357A73F2A4D8C708EE8B8A10CC30750_CustomAttributesCacheGenerator(CustomAttributesCache* cache) { { CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0]; CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL); } } IL2CPP_EXTERN_C const CustomAttributesCacheGenerator g_o0NetIMU_AttributeGenerators[]; const CustomAttributesCacheGenerator g_o0NetIMU_AttributeGenerators[41] = { U3CU3Ec_t478FDA485455339F8D24ED76BD5C216499201A4B_CustomAttributesCacheGenerator, U3CU3Ec_tAA686E796F928C2FAA3292E2F30923E3FF70F349_CustomAttributesCacheGenerator, U3CU3Ec_t527613F6C357A73F2A4D8C708EE8B8A10CC30750_CustomAttributesCacheGenerator, _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_AccCorrection, _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_ByteToGyr1, _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_ByteToGyr2, _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_ByteToAcc1, _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_ByteToAcc2, _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_ByteToMag, _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_GyrCalibrater1, _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_GyrCalibrater2, _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_MagCalibrater, _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_Gyr1ByteIndex, _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_Gyr2ByteIndex, _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_Acc1ByteIndex, _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_Acc2ByteIndex, _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator_MagByteIndex, _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_AccCorrection, _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_ByteToGyr, _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_ByteToAcc, _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_ByteToMag, _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_GyrCalibrater, _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_MagCalibrater, _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_GyrByteIndex, _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_AccByteIndex, _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator_MagByteIndex, EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_U3CCenterU3Ek__BackingField, EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_U3CCorrectMatrixU3Ek__BackingField, EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_U3CRadiusU3Ek__BackingField, EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_get_Center_mF7808FFA452062BF02BEDABEDD6A6B1D2A906D99, EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_set_Center_m6E65F84704AA54FEA94B35D81C5209D917B4E22C, EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_get_CorrectMatrix_m81EA5969AEB8F500D4F613235C99A9A023DBB3CD, EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_set_CorrectMatrix_m98C5394801246893C68C2DA38BEA111B66AC6517, EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_get_Radius_mA9B747323B3F9C0619D83949C44983F03F7BB4EA, EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_set_Radius_m87FCDE9EB65F9D6B7FC36CC0C143CC72A3579418, _663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250_CustomAttributesCacheGenerator__663AxisPreProcessor_t4AD7F6E046DF9C3922C33FE04AF066374EFCA250____ByteReverseMS_PropertyInfo, _9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78_CustomAttributesCacheGenerator__9AxisPreProcessor_tD92C8E74FCDA6BBD2E4D391F78B9817B2C0E2A78____ByteReverseMS_PropertyInfo, EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723____Center_PropertyInfo, EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723____CorrectMatrixArray_PropertyInfo, EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723_CustomAttributesCacheGenerator_EllipsoidFitting_t35293066256CD6CE28B9BD602319EA430CBEC723____Radius_PropertyInfo, o0NetIMU_CustomAttributesCacheGenerator, }; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TargetFrameworkAttribute_set_FrameworkDisplayName_mB89F1A63CB77A414AF46D5695B37CD520EAB52AB_inline (TargetFrameworkAttribute_t9FA66D5D5B274F0E1A4FE20162AA70F62BFFB517 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set__frameworkDisplayName_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_m_wrapNonExceptionThrows_0(L_0); return; } }