#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include #include #include #include #include #include #include #include "codegen/il2cpp-codegen.h" #include "il2cpp-object-internals.h" template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtActionInvoker4 { typedef void (*Action)(void*, T1, T2, T3, T4, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method); } }; // QFramework.InjectAttribute struct InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48; // QFramework.QFrameworkContainer struct QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511; // QFramework.QFrameworkContainer/d__12 struct U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F; // QFramework.Tuple`2 struct Tuple_2_t693252D990783B408258D1D95761F626CB05802C; // QFramework.Tuple`2 struct Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59; // QFramework.Tuple`2 struct Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10; // QFramework.TypeInstanceCollection struct TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD; // QFramework.TypeMappingCollection struct TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228; // QFramework.TypeRelationCollection struct TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF; // System.AsyncCallback struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4; // System.Attribute struct Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74; // System.Char[] struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2; // System.Collections.Generic.Dictionary`2/Entry,System.Object>[] struct EntryU5BU5D_tF9A288C7F7D704F33F22D4D719F743824FA5DC94; // System.Collections.Generic.Dictionary`2/Entry,System.Type>[] struct EntryU5BU5D_t0C382ACB9F6EA36E4249BE196F59392D19117879; // System.Collections.Generic.Dictionary`2/Entry,System.Type>[] struct EntryU5BU5D_t9281E1233B0141DDE8C35687F533226CF1879D9A; // System.Collections.Generic.Dictionary`2/KeyCollection,System.Object> struct KeyCollection_tED4A6D329909B060256FBC09A7B10BBFE0903877; // System.Collections.Generic.Dictionary`2/KeyCollection,System.Type> struct KeyCollection_tD9C40259954C0B9FD0BFFF9F19C912FC72009D54; // System.Collections.Generic.Dictionary`2/KeyCollection,System.Type> struct KeyCollection_t4E1B31B54D18270E0338E4D75E509AAB481870DF; // System.Collections.Generic.Dictionary`2/ValueCollection,System.Object> struct ValueCollection_t47EFA4969C648039E46834CFB9D6355324C9FD58; // System.Collections.Generic.Dictionary`2/ValueCollection,System.Type> struct ValueCollection_t386DACD194CA93C28B09D778CB39AC01296BC535; // System.Collections.Generic.Dictionary`2/ValueCollection,System.Type> struct ValueCollection_tD0B64D785C2A596A2F451406B692E3156B256642; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t0816666499CBD11E58E1E7C79A4EFC2AA47E08A2; // System.Collections.Generic.Dictionary`2,System.Object> struct Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E; // System.Collections.Generic.Dictionary`2,System.Type> struct Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19; // System.Collections.Generic.Dictionary`2,System.Type> struct Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t2F75FCBEC68AFE08982DA43985F9D04056E2BE73; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t0A11076E013A5922ECC5AE9E3B621F7BC8011C54; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t388F59548AF6D66D6A11BD326E64ED3580D9B26E; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_tDDB69E91697CCB64C7993B651487CEEC287DB7E8; // System.Collections.Generic.IEqualityComparer`1> struct IEqualityComparer_1_t13A8C4F012D5D48C686626ADB5FEBC06E2AC8693; // System.Collections.Generic.IEqualityComparer`1> struct IEqualityComparer_1_t3EF9A30B168CC7C06C1CA036508DC6C2EAEDB1C7; // System.Collections.IDictionary struct IDictionary_t1BD5C1546718A374EA8122FBD6C6EE45331E8CE7; // System.Collections.IEnumerator struct IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A; // System.DelegateData struct DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE; // System.Delegate[] struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196; // System.Func`2 struct Func_2_tE9A60F007AC624EA27BF19DEF4242B7DA2F1C2A4; // System.Func`2 struct Func_2_t25E6249E4B7167685337A8882F6501B6139BF6C7; // System.IAsyncResult struct IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598; // System.Int32[] struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83; // System.IntPtr[] struct IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD; // System.NotSupportedException struct NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010; // System.Object[] struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A; // System.Reflection.Binder struct Binder_t4D5CB06963501D32847C057B57157D6DC49CA759; // System.Reflection.ConstructorInfo struct ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF; // System.Reflection.FieldInfo struct FieldInfo_t; // System.Reflection.MemberFilter struct MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381; // System.Reflection.MemberInfo struct MemberInfo_t; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Reflection.ParameterInfo struct ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB; // System.Runtime.InteropServices.MarshalAsAttribute struct MarshalAsAttribute_t1F5CB9960D7AD6C3305475C98A397BD0B9C64020; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770; // System.String struct String_t; // System.Type struct Type_t; // System.Type[] struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F; // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017; IL2CPP_EXTERN_C RuntimeClass* FieldInfo_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_t25E6249E4B7167685337A8882F6501B6139BF6C7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PropertyInfo_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisRuntimeObject_m9CF99326FAC8A01A4A25C90AA97F0799BA35ECAB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_mB4D39A25FE951ECC6A4986E87FC462DF22C0C2BE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_mBA378AE33C1AD64623269E57883E3A1057D62F1A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_mCC2ACE183F1EA9B2E4C2F7D62DB81509C83EE28E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_GetEnumerator_mA85A28FAD5376C8B64EFEEDE45D0877C0619B01A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_GetEnumerator_mF5443318D8A4DCB0A2D99148BF6AE035C2B8AADC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m06617DC5FE2C3CEAD86F35CC0CC289C7276C397D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m0877AB8A68638B75D924AC96D1FAD5B9E0DFEB9B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mCE9B7D86AD1819588D017389408369261A26777F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mA3EECADE2447E2A15AB8CC0BDA034A1381E3E081_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mCE09E29AAF2428B25C7AFC15B61EF26D59500CAD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mF6BD5157AC7F9135BBBDD296BF95DCDFF1C6A7C5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Values_m332F008104EAD1796B3E7B5F52DFE3F9AD898BB8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m4DD8087F3B9DFE382F459C13874B783265260F33_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mD2BDC7FCE70EF0E66DEDC1077FBE02C7DAA8310C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_mFFA6A3DC06F51F72984B5889B6F39AF234058146_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_FirstOrDefault_TisRuntimeObject_m73C290D7C1DD834B7A25096EA885D9CC800523A8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_First_TisConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF_m88267FC798F88E336BC28204ABF3A1E9BD6CF39B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Select_TisParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_TisRuntimeObject_m0B25A8B874C90D62C4419181385960110A228BFC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToArray_TisRuntimeObject_m0343A227B31BEB205D569F05AEAE761094FB1B34_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m884136508662D52C80CED25F9C38395A8D4AB6AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mDAA00B677EFE049D6DFE9C7F48C26B59FD0FC9DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mE6A00AEC5FF9BE5EE9CF01D393711866B7202FEB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m06255C87ADF2E8499917CA1205C159216BE54319_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mE990BE96D965CBAD7F1C44770781AB3E365DF98D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mEAD1046DF31574D1B46B3BE902418663437C4338_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m0594E71456814C7D3B9EE8D60E0CFE2DAEF5DBC4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m339FFB205FBA6D8C8B89F6A2101AB85D3026A53D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m40F640AD8349B3AA1E69ED11C86636D46E8203B3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_m15ED350B7FDB3274E95244DAD07B57939559B0E2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Key_mCA09F96E1A18DE39B7A41DDD71A11EE2893EF740_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Key_mF5D50D2D0061AF0AF1608E68AF07E036CF1C9123_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_m2EF76C8CCA20FCB842B74144BC9969346C644E7C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_mE97D9C7724775F7765767DC319659C4B0C868F34_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QFrameworkContainer_U3CCreateInstanceU3Eb__26_0_mD4F81A02545B79AC186A21E43B68D9856976490E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Tuple_2__ctor_m6D029248005762EB5C94FCA252707992CF4F2F6A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Tuple_2__ctor_mB4D062E0EDA1F879C0BD08952F3933F6FFD78194_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CResolveAllU3Ed__12_System_Collections_IEnumerator_Reset_m1CB625EFD69123AF473BA2454FAC2955749797DF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ValueCollection_GetEnumerator_m8943C237989BC60F51DDDD205E8A63A2EC170B9F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48_0_0_0_var; IL2CPP_EXTERN_C const uint32_t QFrameworkContainer_Clear_m04739D223A4D26D1D47993F964C36F345B830D6C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t QFrameworkContainer_CreateInstance_mB54A1F922CEFD8D9BD026B92C0D9D15B7693F1CB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t QFrameworkContainer_InjectAll_m7AB5A153A89D88C25F1D080D58BFDE0A234F1D36_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t QFrameworkContainer_Inject_mCA6EAF6EE3DDA3498D811DB13DC866CAA52C1DFD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t QFrameworkContainer_ResolveAll_mD37FE7B07B2330B49578B6BDA75FB53F295B945B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t QFrameworkContainer_ResolveRelation_mA0B6F948C7D9868014DD6127679C1EB8B15BEF58_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t QFrameworkContainer_Resolve_m0980CBBA890E0E66C551F74EDA170F0DBFDD5163_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t QFrameworkContainer_U3CCreateInstanceU3Eb__26_0_mD4F81A02545B79AC186A21E43B68D9856976490E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t QFrameworkContainer__ctor_m3EB137089DFDDA763E7C94F088AA75CA30C79E04_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t QFrameworkContainer_get_Instances_m5E7E91E6F793914FC5CA05C51893E683E783C7B2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t QFrameworkContainer_get_Mappings_mCCDE86EABA67749A8E6A22749DD98E4B47F5C181_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TypeInstanceCollection__ctor_m2A1CE25E9BE336975DCEE7E4C428663A975EF456_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TypeInstanceCollection_get_Item_m14608423734B6497B9689B92BECF386CB720C757_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TypeInstanceCollection_set_Item_m157A75571DD4E3D83C6B6FC9B27CFB49C61910A5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TypeMappingCollection__ctor_m458A317418FF8A0FA9E8DA5B43F7C50336299B01_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TypeMappingCollection_get_Item_mDC73197B316808C12FDB4F5ED4D477D1DFBA6BFE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TypeMappingCollection_set_Item_mE6B5F532B12DFA8614F3E90B45B58465C97B8013_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TypeRelationCollection__ctor_m222852CDC101A1C518659F654EB7D5EFC61BFE7D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TypeRelationCollection_get_Item_m49B7CEEBA7D7C59D180231808A21778D0936E001_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TypeRelationCollection_set_Item_mD29D164E7BE6AEDFFD9192D652C58A26B62FD756_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CResolveAllU3Ed__12_MoveNext_m4C00AEC3E4DA88983DFA603392E34FED13BADD65_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CResolveAllU3Ed__12_System_Collections_Generic_IEnumerableU3CSystem_ObjectU3E_GetEnumerator_m145933DF2F1C40AF53E757EDB461874B9CEA3FD5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CResolveAllU3Ed__12_System_Collections_IEnumerator_Reset_m1CB625EFD69123AF473BA2454FAC2955749797DF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CResolveAllU3Ed__12_U3CU3Em__Finally1_m3172853E9D1E3D8585E67CF9DF614386BB3F4366_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CResolveAllU3Ed__12_U3CU3Em__Finally2_m31A3007159B794DE7AEEF8AAEBAEED239C223317_MetadataUsageId; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A; struct ConstructorInfoU5BU5D_t111EE7D53C51A47FE69FC3398DE007F7E100593E; struct MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6; struct ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694; 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 // struct U3CModuleU3E_t75B763F531785E7DE520E794EDEE37361E24DC96 { public: public: }; // System.Object // QFramework.QFrameworkContainer struct QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 : public RuntimeObject { public: // QFramework.TypeInstanceCollection QFramework.QFrameworkContainer::_instances TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * ____instances_0; // QFramework.TypeMappingCollection QFramework.QFrameworkContainer::_mappings TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * ____mappings_1; // QFramework.TypeRelationCollection QFramework.QFrameworkContainer::_relationshipMappings TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * ____relationshipMappings_2; public: inline static int32_t get_offset_of__instances_0() { return static_cast(offsetof(QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511, ____instances_0)); } inline TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * get__instances_0() const { return ____instances_0; } inline TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD ** get_address_of__instances_0() { return &____instances_0; } inline void set__instances_0(TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * value) { ____instances_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____instances_0), (void*)value); } inline static int32_t get_offset_of__mappings_1() { return static_cast(offsetof(QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511, ____mappings_1)); } inline TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * get__mappings_1() const { return ____mappings_1; } inline TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 ** get_address_of__mappings_1() { return &____mappings_1; } inline void set__mappings_1(TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * value) { ____mappings_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____mappings_1), (void*)value); } inline static int32_t get_offset_of__relationshipMappings_2() { return static_cast(offsetof(QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511, ____relationshipMappings_2)); } inline TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * get__relationshipMappings_2() const { return ____relationshipMappings_2; } inline TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF ** get_address_of__relationshipMappings_2() { return &____relationshipMappings_2; } inline void set__relationshipMappings_2(TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * value) { ____relationshipMappings_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____relationshipMappings_2), (void*)value); } }; // QFramework.Tuple`2 struct Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 : public RuntimeObject { public: // T1 QFramework.Tuple`2::Item1 Type_t * ___Item1_0; // T2 QFramework.Tuple`2::Item2 String_t* ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59, ___Item1_0)); } inline Type_t * get_Item1_0() const { return ___Item1_0; } inline Type_t ** get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(Type_t * value) { ___Item1_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Item1_0), (void*)value); } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59, ___Item2_1)); } inline String_t* get_Item2_1() const { return ___Item2_1; } inline String_t** get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(String_t* value) { ___Item2_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Item2_1), (void*)value); } }; // QFramework.Tuple`2 struct Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10 : public RuntimeObject { public: // T1 QFramework.Tuple`2::Item1 Type_t * ___Item1_0; // T2 QFramework.Tuple`2::Item2 Type_t * ___Item2_1; public: inline static int32_t get_offset_of_Item1_0() { return static_cast(offsetof(Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10, ___Item1_0)); } inline Type_t * get_Item1_0() const { return ___Item1_0; } inline Type_t ** get_address_of_Item1_0() { return &___Item1_0; } inline void set_Item1_0(Type_t * value) { ___Item1_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Item1_0), (void*)value); } inline static int32_t get_offset_of_Item2_1() { return static_cast(offsetof(Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10, ___Item2_1)); } inline Type_t * get_Item2_1() const { return ___Item2_1; } inline Type_t ** get_address_of_Item2_1() { return &___Item2_1; } inline void set_Item2_1(Type_t * value) { ___Item2_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Item2_1), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // System.Attribute struct Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 : public RuntimeObject { public: public: }; // System.Collections.Generic.Dictionary`2_ValueCollection,System.Object> struct ValueCollection_t47EFA4969C648039E46834CFB9D6355324C9FD58 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2_ValueCollection::dictionary Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E * ___dictionary_0; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(ValueCollection_t47EFA4969C648039E46834CFB9D6355324C9FD58, ___dictionary_0)); } inline Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } }; // System.Collections.Generic.Dictionary`2,System.Object> struct Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tF9A288C7F7D704F33F22D4D719F743824FA5DC94* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2_KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_tED4A6D329909B060256FBC09A7B10BBFE0903877 * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t47EFA4969C648039E46834CFB9D6355324C9FD58 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E, ___entries_1)); } inline EntryU5BU5D_tF9A288C7F7D704F33F22D4D719F743824FA5DC94* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tF9A288C7F7D704F33F22D4D719F743824FA5DC94** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tF9A288C7F7D704F33F22D4D719F743824FA5DC94* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E, ___keys_7)); } inline KeyCollection_tED4A6D329909B060256FBC09A7B10BBFE0903877 * get_keys_7() const { return ___keys_7; } inline KeyCollection_tED4A6D329909B060256FBC09A7B10BBFE0903877 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tED4A6D329909B060256FBC09A7B10BBFE0903877 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E, ___values_8)); } inline ValueCollection_t47EFA4969C648039E46834CFB9D6355324C9FD58 * get_values_8() const { return ___values_8; } inline ValueCollection_t47EFA4969C648039E46834CFB9D6355324C9FD58 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t47EFA4969C648039E46834CFB9D6355324C9FD58 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2,System.Type> struct Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t0C382ACB9F6EA36E4249BE196F59392D19117879* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2_KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_tD9C40259954C0B9FD0BFFF9F19C912FC72009D54 * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t386DACD194CA93C28B09D778CB39AC01296BC535 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19, ___entries_1)); } inline EntryU5BU5D_t0C382ACB9F6EA36E4249BE196F59392D19117879* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t0C382ACB9F6EA36E4249BE196F59392D19117879** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t0C382ACB9F6EA36E4249BE196F59392D19117879* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19, ___keys_7)); } inline KeyCollection_tD9C40259954C0B9FD0BFFF9F19C912FC72009D54 * get_keys_7() const { return ___keys_7; } inline KeyCollection_tD9C40259954C0B9FD0BFFF9F19C912FC72009D54 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tD9C40259954C0B9FD0BFFF9F19C912FC72009D54 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19, ___values_8)); } inline ValueCollection_t386DACD194CA93C28B09D778CB39AC01296BC535 * get_values_8() const { return ___values_8; } inline ValueCollection_t386DACD194CA93C28B09D778CB39AC01296BC535 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t386DACD194CA93C28B09D778CB39AC01296BC535 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2,System.Type> struct Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t9281E1233B0141DDE8C35687F533226CF1879D9A* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2_KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t4E1B31B54D18270E0338E4D75E509AAB481870DF * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tD0B64D785C2A596A2F451406B692E3156B256642 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152, ___entries_1)); } inline EntryU5BU5D_t9281E1233B0141DDE8C35687F533226CF1879D9A* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t9281E1233B0141DDE8C35687F533226CF1879D9A** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t9281E1233B0141DDE8C35687F533226CF1879D9A* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152, ___keys_7)); } inline KeyCollection_t4E1B31B54D18270E0338E4D75E509AAB481870DF * get_keys_7() const { return ___keys_7; } inline KeyCollection_t4E1B31B54D18270E0338E4D75E509AAB481870DF ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t4E1B31B54D18270E0338E4D75E509AAB481870DF * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152, ___values_8)); } inline ValueCollection_tD0B64D785C2A596A2F451406B692E3156B256642 * get_values_8() const { return ___values_8; } inline ValueCollection_tD0B64D785C2A596A2F451406B692E3156B256642 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tD0B64D785C2A596A2F451406B692E3156B256642 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_tCF137C88A5824F413EFB5A2F31664D8207E61D26 : public RuntimeObject { public: public: }; struct EmptyArray_1_tCF137C88A5824F413EFB5A2F31664D8207E61D26_StaticFields { public: // T[] System.EmptyArray`1::Value ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_tCF137C88A5824F413EFB5A2F31664D8207E61D26_StaticFields, ___Value_0)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get_Value_0() const { return ___Value_0; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.Reflection.MemberInfo struct MemberInfo_t : 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_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_com { }; // QFramework.InjectAttribute struct InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48 : public Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 { public: // System.String QFramework.InjectAttribute::k__BackingField String_t* ___U3CNameU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_0() { return static_cast(offsetof(InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48, ___U3CNameU3Ek__BackingField_0)); } inline String_t* get_U3CNameU3Ek__BackingField_0() const { return ___U3CNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_0() { return &___U3CNameU3Ek__BackingField_0; } inline void set_U3CNameU3Ek__BackingField_0(String_t* value) { ___U3CNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_0), (void*)value); } }; // QFramework.TypeInstanceCollection struct TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD : public Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E { public: public: }; // QFramework.TypeMappingCollection struct TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 : public Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 { public: public: }; // QFramework.TypeRelationCollection struct TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF : public Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152 { public: public: }; // System.Boolean struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C { 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_tB53F6830F670160873277339AA58F15CAED4399C, ___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_tB53F6830F670160873277339AA58F15CAED4399C_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_tB53F6830F670160873277339AA58F15CAED4399C_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_tB53F6830F670160873277339AA58F15CAED4399C_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.Collections.Generic.Dictionary`2_ValueCollection_Enumerator,System.Object> struct Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::dictionary Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::version int32_t ___version_2; // TValue System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::currentValue RuntimeObject * ___currentValue_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523, ___dictionary_0)); } inline Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_currentValue_3() { return static_cast(offsetof(Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523, ___currentValue_3)); } inline RuntimeObject * get_currentValue_3() const { return ___currentValue_3; } inline RuntimeObject ** get_address_of_currentValue_3() { return &___currentValue_3; } inline void set_currentValue_3(RuntimeObject * value) { ___currentValue_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentValue_3), (void*)value); } }; // System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator struct Enumerator_tB5076FB1730C18188DBB208FD1B6870FC5A660E6 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::dictionary Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::version int32_t ___version_2; // TValue System.Collections.Generic.Dictionary`2_ValueCollection_Enumerator::currentValue RuntimeObject * ___currentValue_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_tB5076FB1730C18188DBB208FD1B6870FC5A660E6, ___dictionary_0)); } inline Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tB5076FB1730C18188DBB208FD1B6870FC5A660E6, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tB5076FB1730C18188DBB208FD1B6870FC5A660E6, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_currentValue_3() { return static_cast(offsetof(Enumerator_tB5076FB1730C18188DBB208FD1B6870FC5A660E6, ___currentValue_3)); } inline RuntimeObject * get_currentValue_3() const { return ___currentValue_3; } inline RuntimeObject ** get_address_of_currentValue_3() { return &___currentValue_3; } inline void set_currentValue_3(RuntimeObject * value) { ___currentValue_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentValue_3), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2,System.Object> struct KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 { public: // TKey System.Collections.Generic.KeyValuePair`2::key Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3, ___key_0)); } inline Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * get_key_0() const { return ___key_0; } inline Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2,System.Type> struct KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C { public: // TKey System.Collections.Generic.KeyValuePair`2::key Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value Type_t * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C, ___key_0)); } inline Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * get_key_0() const { return ___key_0; } inline Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C, ___value_1)); } inline Type_t * get_value_1() const { return ___value_1; } inline Type_t ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(Type_t * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 : public ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF { public: public: }; struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_com { }; // System.Int32 struct Int32_t585191389E07734F19F3156FF88FB3EF4800D102 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_t585191389E07734F19F3156FF88FB3EF4800D102, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // System.Reflection.FieldInfo struct FieldInfo_t : public MemberInfo_t { public: public: }; // System.Reflection.MethodBase struct MethodBase_t : public MemberInfo_t { public: public: }; // System.Reflection.PropertyInfo struct PropertyInfo_t : public MemberInfo_t { public: public: }; // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017 { public: union { struct { }; uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1]; }; public: }; // System.Collections.Generic.Dictionary`2_Enumerator,System.Object> struct Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2_Enumerator::dictionary Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2_Enumerator::current KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38, ___dictionary_0)); } inline Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38, ___current_3)); } inline KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 get_current_3() const { return ___current_3; } inline KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); #endif } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Collections.Generic.Dictionary`2_Enumerator,System.Type> struct Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2_Enumerator::dictionary Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2_Enumerator::current KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B, ___dictionary_0)); } inline Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B, ___current_3)); } inline KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C get_current_3() const { return ___current_3; } inline KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); #endif } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Collections.Generic.Dictionary`2_Enumerator struct Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2_Enumerator::dictionary Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::version int32_t ___version_1; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::index int32_t ___index_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2_Enumerator::current KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE ___current_3; // System.Int32 System.Collections.Generic.Dictionary`2_Enumerator::getEnumeratorRetType int32_t ___getEnumeratorRetType_4; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___dictionary_0)); } inline Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___dictionary_0), (void*)value); } inline static int32_t get_offset_of_version_1() { return static_cast(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___version_1)); } inline int32_t get_version_1() const { return ___version_1; } inline int32_t* get_address_of_version_1() { return &___version_1; } inline void set_version_1(int32_t value) { ___version_1 = value; } inline static int32_t get_offset_of_index_2() { return static_cast(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___index_2)); } inline int32_t get_index_2() const { return ___index_2; } inline int32_t* get_address_of_index_2() { return &___index_2; } inline void set_index_2(int32_t value) { ___index_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___current_3)); } inline KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE get_current_3() const { return ___current_3; } inline KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___current_3))->___value_1), (void*)NULL); #endif } inline static int32_t get_offset_of_getEnumeratorRetType_4() { return static_cast(offsetof(Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB, ___getEnumeratorRetType_4)); } inline int32_t get_getEnumeratorRetType_4() const { return ___getEnumeratorRetType_4; } inline int32_t* get_address_of_getEnumeratorRetType_4() { return &___getEnumeratorRetType_4; } inline void set_getEnumeratorRetType_4(int32_t value) { ___getEnumeratorRetType_4 = value; } }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * get_data_9() const { return ___data_9; } inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; int32_t ___method_is_virtual_10; }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // System.Reflection.BindingFlags struct BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0, ___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.Reflection.ConstructorInfo struct ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF : public MethodBase_t { public: public: }; struct ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF_StaticFields { public: // System.String System.Reflection.ConstructorInfo::ConstructorName String_t* ___ConstructorName_0; // System.String System.Reflection.ConstructorInfo::TypeConstructorName String_t* ___TypeConstructorName_1; public: inline static int32_t get_offset_of_ConstructorName_0() { return static_cast(offsetof(ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF_StaticFields, ___ConstructorName_0)); } inline String_t* get_ConstructorName_0() const { return ___ConstructorName_0; } inline String_t** get_address_of_ConstructorName_0() { return &___ConstructorName_0; } inline void set_ConstructorName_0(String_t* value) { ___ConstructorName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ConstructorName_0), (void*)value); } inline static int32_t get_offset_of_TypeConstructorName_1() { return static_cast(offsetof(ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF_StaticFields, ___TypeConstructorName_1)); } inline String_t* get_TypeConstructorName_1() const { return ___TypeConstructorName_1; } inline String_t** get_address_of_TypeConstructorName_1() { return &___TypeConstructorName_1; } inline void set_TypeConstructorName_1(String_t* value) { ___TypeConstructorName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___TypeConstructorName_1), (void*)value); } }; // System.Reflection.ParameterAttributes struct ParameterAttributes_tF9962395513C2A48CF5AF2F371C66DD52789F110 { public: // System.Int32 System.Reflection.ParameterAttributes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ParameterAttributes_tF9962395513C2A48CF5AF2F371C66DD52789F110, ___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.RuntimeTypeHandle struct RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // QFramework.QFrameworkContainer_d__12 struct U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F : public RuntimeObject { public: // System.Int32 QFramework.QFrameworkContainer_d__12::<>1__state int32_t ___U3CU3E1__state_0; // System.Object QFramework.QFrameworkContainer_d__12::<>2__current RuntimeObject * ___U3CU3E2__current_1; // System.Int32 QFramework.QFrameworkContainer_d__12::<>l__initialThreadId int32_t ___U3CU3El__initialThreadId_2; // QFramework.QFrameworkContainer QFramework.QFrameworkContainer_d__12::<>4__this QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * ___U3CU3E4__this_3; // System.Type QFramework.QFrameworkContainer_d__12::type Type_t * ___type_4; // System.Type QFramework.QFrameworkContainer_d__12::<>3__type Type_t * ___U3CU3E3__type_5; // System.Collections.Generic.Dictionary`2_Enumerator,System.Object> QFramework.QFrameworkContainer_d__12::<>7__wrap1 Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 ___U3CU3E7__wrap1_6; // System.Collections.Generic.Dictionary`2_Enumerator,System.Type> QFramework.QFrameworkContainer_d__12::<>7__wrap2 Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B ___U3CU3E7__wrap2_7; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3El__initialThreadId_2() { return static_cast(offsetof(U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F, ___U3CU3El__initialThreadId_2)); } inline int32_t get_U3CU3El__initialThreadId_2() const { return ___U3CU3El__initialThreadId_2; } inline int32_t* get_address_of_U3CU3El__initialThreadId_2() { return &___U3CU3El__initialThreadId_2; } inline void set_U3CU3El__initialThreadId_2(int32_t value) { ___U3CU3El__initialThreadId_2 = value; } inline static int32_t get_offset_of_U3CU3E4__this_3() { return static_cast(offsetof(U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F, ___U3CU3E4__this_3)); } inline QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * get_U3CU3E4__this_3() const { return ___U3CU3E4__this_3; } inline QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 ** get_address_of_U3CU3E4__this_3() { return &___U3CU3E4__this_3; } inline void set_U3CU3E4__this_3(QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * value) { ___U3CU3E4__this_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_3), (void*)value); } inline static int32_t get_offset_of_type_4() { return static_cast(offsetof(U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F, ___type_4)); } inline Type_t * get_type_4() const { return ___type_4; } inline Type_t ** get_address_of_type_4() { return &___type_4; } inline void set_type_4(Type_t * value) { ___type_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___type_4), (void*)value); } inline static int32_t get_offset_of_U3CU3E3__type_5() { return static_cast(offsetof(U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F, ___U3CU3E3__type_5)); } inline Type_t * get_U3CU3E3__type_5() const { return ___U3CU3E3__type_5; } inline Type_t ** get_address_of_U3CU3E3__type_5() { return &___U3CU3E3__type_5; } inline void set_U3CU3E3__type_5(Type_t * value) { ___U3CU3E3__type_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E3__type_5), (void*)value); } inline static int32_t get_offset_of_U3CU3E7__wrap1_6() { return static_cast(offsetof(U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F, ___U3CU3E7__wrap1_6)); } inline Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 get_U3CU3E7__wrap1_6() const { return ___U3CU3E7__wrap1_6; } inline Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 * get_address_of_U3CU3E7__wrap1_6() { return &___U3CU3E7__wrap1_6; } inline void set_U3CU3E7__wrap1_6(Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 value) { ___U3CU3E7__wrap1_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E7__wrap1_6))->___dictionary_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CU3E7__wrap1_6))->___current_3))->___key_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CU3E7__wrap1_6))->___current_3))->___value_1), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CU3E7__wrap2_7() { return static_cast(offsetof(U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F, ___U3CU3E7__wrap2_7)); } inline Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B get_U3CU3E7__wrap2_7() const { return ___U3CU3E7__wrap2_7; } inline Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B * get_address_of_U3CU3E7__wrap2_7() { return &___U3CU3E7__wrap2_7; } inline void set_U3CU3E7__wrap2_7(Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B value) { ___U3CU3E7__wrap2_7 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E7__wrap2_7))->___dictionary_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CU3E7__wrap2_7))->___current_3))->___key_0), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CU3E7__wrap2_7))->___current_3))->___value_1), (void*)NULL); #endif } }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // System.Reflection.ParameterInfo struct ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB : public RuntimeObject { public: // System.Type System.Reflection.ParameterInfo::ClassImpl Type_t * ___ClassImpl_0; // System.Object System.Reflection.ParameterInfo::DefaultValueImpl RuntimeObject * ___DefaultValueImpl_1; // System.Reflection.MemberInfo System.Reflection.ParameterInfo::MemberImpl MemberInfo_t * ___MemberImpl_2; // System.String System.Reflection.ParameterInfo::NameImpl String_t* ___NameImpl_3; // System.Int32 System.Reflection.ParameterInfo::PositionImpl int32_t ___PositionImpl_4; // System.Reflection.ParameterAttributes System.Reflection.ParameterInfo::AttrsImpl int32_t ___AttrsImpl_5; // System.Runtime.InteropServices.MarshalAsAttribute System.Reflection.ParameterInfo::marshalAs MarshalAsAttribute_t1F5CB9960D7AD6C3305475C98A397BD0B9C64020 * ___marshalAs_6; public: inline static int32_t get_offset_of_ClassImpl_0() { return static_cast(offsetof(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB, ___ClassImpl_0)); } inline Type_t * get_ClassImpl_0() const { return ___ClassImpl_0; } inline Type_t ** get_address_of_ClassImpl_0() { return &___ClassImpl_0; } inline void set_ClassImpl_0(Type_t * value) { ___ClassImpl_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ClassImpl_0), (void*)value); } inline static int32_t get_offset_of_DefaultValueImpl_1() { return static_cast(offsetof(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB, ___DefaultValueImpl_1)); } inline RuntimeObject * get_DefaultValueImpl_1() const { return ___DefaultValueImpl_1; } inline RuntimeObject ** get_address_of_DefaultValueImpl_1() { return &___DefaultValueImpl_1; } inline void set_DefaultValueImpl_1(RuntimeObject * value) { ___DefaultValueImpl_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___DefaultValueImpl_1), (void*)value); } inline static int32_t get_offset_of_MemberImpl_2() { return static_cast(offsetof(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB, ___MemberImpl_2)); } inline MemberInfo_t * get_MemberImpl_2() const { return ___MemberImpl_2; } inline MemberInfo_t ** get_address_of_MemberImpl_2() { return &___MemberImpl_2; } inline void set_MemberImpl_2(MemberInfo_t * value) { ___MemberImpl_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___MemberImpl_2), (void*)value); } inline static int32_t get_offset_of_NameImpl_3() { return static_cast(offsetof(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB, ___NameImpl_3)); } inline String_t* get_NameImpl_3() const { return ___NameImpl_3; } inline String_t** get_address_of_NameImpl_3() { return &___NameImpl_3; } inline void set_NameImpl_3(String_t* value) { ___NameImpl_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___NameImpl_3), (void*)value); } inline static int32_t get_offset_of_PositionImpl_4() { return static_cast(offsetof(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB, ___PositionImpl_4)); } inline int32_t get_PositionImpl_4() const { return ___PositionImpl_4; } inline int32_t* get_address_of_PositionImpl_4() { return &___PositionImpl_4; } inline void set_PositionImpl_4(int32_t value) { ___PositionImpl_4 = value; } inline static int32_t get_offset_of_AttrsImpl_5() { return static_cast(offsetof(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB, ___AttrsImpl_5)); } inline int32_t get_AttrsImpl_5() const { return ___AttrsImpl_5; } inline int32_t* get_address_of_AttrsImpl_5() { return &___AttrsImpl_5; } inline void set_AttrsImpl_5(int32_t value) { ___AttrsImpl_5 = value; } inline static int32_t get_offset_of_marshalAs_6() { return static_cast(offsetof(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB, ___marshalAs_6)); } inline MarshalAsAttribute_t1F5CB9960D7AD6C3305475C98A397BD0B9C64020 * get_marshalAs_6() const { return ___marshalAs_6; } inline MarshalAsAttribute_t1F5CB9960D7AD6C3305475C98A397BD0B9C64020 ** get_address_of_marshalAs_6() { return &___marshalAs_6; } inline void set_marshalAs_6(MarshalAsAttribute_t1F5CB9960D7AD6C3305475C98A397BD0B9C64020 * value) { ___marshalAs_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___marshalAs_6), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.ParameterInfo struct ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_pinvoke { Type_t * ___ClassImpl_0; Il2CppIUnknown* ___DefaultValueImpl_1; MemberInfo_t * ___MemberImpl_2; char* ___NameImpl_3; int32_t ___PositionImpl_4; int32_t ___AttrsImpl_5; MarshalAsAttribute_t1F5CB9960D7AD6C3305475C98A397BD0B9C64020 * ___marshalAs_6; }; // Native definition for COM marshalling of System.Reflection.ParameterInfo struct ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_com { Type_t * ___ClassImpl_0; Il2CppIUnknown* ___DefaultValueImpl_1; MemberInfo_t * ___MemberImpl_2; Il2CppChar* ___NameImpl_3; int32_t ___PositionImpl_4; int32_t ___AttrsImpl_5; MarshalAsAttribute_t1F5CB9960D7AD6C3305475C98A397BD0B9C64020 * ___marshalAs_6; }; // System.SystemException struct SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 : public Exception_t { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // System.Func`2 struct Func_2_t25E6249E4B7167685337A8882F6501B6139BF6C7 : public MulticastDelegate_t { public: public: }; // System.NotSupportedException struct NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Reflection.MemberInfo[] struct MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6 : public RuntimeArray { public: ALIGN_FIELD (8) MemberInfo_t * m_Items[1]; public: inline MemberInfo_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline MemberInfo_t ** 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, MemberInfo_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline MemberInfo_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline MemberInfo_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, MemberInfo_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Object[] struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: 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.Reflection.ConstructorInfo[] struct ConstructorInfoU5BU5D_t111EE7D53C51A47FE69FC3398DE007F7E100593E : public RuntimeArray { public: ALIGN_FIELD (8) ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * m_Items[1]; public: inline ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF ** 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, ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Reflection.ParameterInfo[] struct ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694 : public RuntimeArray { public: ALIGN_FIELD (8) ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * m_Items[1]; public: inline ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB ** 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, ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Void System.Collections.Generic.Dictionary`2::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m74771F9C8FCF4ECD25890A0025FDD9A874418CF4_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, const RuntimeMethod* method); // !!0 System.Linq.Enumerable::FirstOrDefault(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerable_FirstOrDefault_TisRuntimeObject_m73C290D7C1DD834B7A25096EA885D9CC800523A8_gshared (RuntimeObject* ___source0, const RuntimeMethod* method); // !!0[] System.Array::Empty() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* Array_Empty_TisRuntimeObject_m9CF99326FAC8A01A4A25C90AA97F0799BA35ECAB_gshared_inline (const RuntimeMethod* method); // !!0 System.Linq.Enumerable::First(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enumerable_First_TisRuntimeObject_mF8684FFB3D1B521FA5AF993089EBE02FF4690B18_gshared (RuntimeObject* ___source0, const RuntimeMethod* method); // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_mE2AF7615AD18E9CD92B1909285F5EC5DA8D180C8_gshared (Func_2_tE9A60F007AC624EA27BF19DEF4242B7DA2F1C2A4 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Select(System.Collections.Generic.IEnumerable`1,System.Func`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Select_TisRuntimeObject_TisRuntimeObject_mEDC6536320376F89A62B52D47156AA0BAE93D2C4_gshared (RuntimeObject* ___source0, Func_2_tE9A60F007AC624EA27BF19DEF4242B7DA2F1C2A4 * ___selector1, const RuntimeMethod* method); // !!0[] System.Linq.Enumerable::ToArray(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* Enumerable_ToArray_TisRuntimeObject_m0343A227B31BEB205D569F05AEAE761094FB1B34_gshared (RuntimeObject* ___source0, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::get_Values() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t0816666499CBD11E58E1E7C79A4EFC2AA47E08A2 * Dictionary_2_get_Values_m58CC32586C31C6F38B730DE7CD79A1FFE9109BA4_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tB5076FB1730C18188DBB208FD1B6870FC5A660E6 ValueCollection_GetEnumerator_m7A12639A28DE8959DC682764BF2582EA59CDAFE0_gshared (ValueCollection_t0816666499CBD11E58E1E7C79A4EFC2AA47E08A2 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::get_Current() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m29EC6C6EB1047528546CB514A575C8C4EFA48E1C_gshared_inline (Enumerator_tB5076FB1730C18188DBB208FD1B6870FC5A660E6 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m350743CACD3C814992ECBC0A503B3275F6429F93_gshared (Enumerator_tB5076FB1730C18188DBB208FD1B6870FC5A660E6 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m12F4E079ED28B6FD3BC6A1B509EB6EA604F9CFA0_gshared (Enumerator_tB5076FB1730C18188DBB208FD1B6870FC5A660E6 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB Dictionary_2_GetEnumerator_mF1CF1D13F3E70C6D20D96D9AC88E44454E4C0053_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE Enumerator_get_Current_m5B32A9FC8294CB723DCD1171744B32E1775B6318_gshared_inline (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.KeyValuePair`2::get_Key() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_gshared_inline (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_gshared_inline (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE363888280B72ED50538416C060EF9FC94B3BB00_gshared (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method); // System.Void QFramework.Tuple`2::.ctor(T1,T2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tuple_2__ctor_m05C6806ADC6F30952579F947F853463FD0A4C35F_gshared (Tuple_2_t693252D990783B408258D1D95761F626CB05802C * __this, RuntimeObject * ___item10, RuntimeObject * ___item21, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3455807C552312C60038DF52EF328C3687442DE3_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, RuntimeObject * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m466D001F105E25DEB5C9BCB17837EE92A27FDE93_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, RuntimeObject * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2C7E51568033239B506E15E7804A0B8658246498_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, const RuntimeMethod* method); // System.Void System.Attribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Attribute__ctor_m45CAD4B01265CC84CC5A84F62EE2DBE85DE89EC0 (Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * __this, const RuntimeMethod* method); // System.Void QFramework.InjectAttribute::set_Name(System.String) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void InjectAttribute_set_Name_m3E12301F85EE344D677B404858CAFF8D56EC4520_inline (InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void QFramework.TypeMappingCollection::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeMappingCollection__ctor_m458A317418FF8A0FA9E8DA5B43F7C50336299B01 (TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * __this, const RuntimeMethod* method); // System.Void QFramework.TypeInstanceCollection::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeInstanceCollection__ctor_m2A1CE25E9BE336975DCEE7E4C428663A975EF456 (TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * __this, const RuntimeMethod* method); // System.Void QFramework.QFrameworkContainer/d__12::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CResolveAllU3Ed__12__ctor_mB3039BF3B363BB4F3C6F6E9EC7ABC054CD86D586 (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method); // QFramework.TypeInstanceCollection QFramework.QFrameworkContainer::get_Instances() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * QFrameworkContainer_get_Instances_m5E7E91E6F793914FC5CA05C51893E683E783C7B2 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2,System.Object>::Clear() inline void Dictionary_2_Clear_mB4D39A25FE951ECC6A4986E87FC462DF22C0C2BE (Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E *, const RuntimeMethod*))Dictionary_2_Clear_m74771F9C8FCF4ECD25890A0025FDD9A874418CF4_gshared)(__this, method); } // QFramework.TypeMappingCollection QFramework.QFrameworkContainer::get_Mappings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * QFrameworkContainer_get_Mappings_mCCDE86EABA67749A8E6A22749DD98E4B47F5C181 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2,System.Type>::Clear() inline void Dictionary_2_Clear_mBA378AE33C1AD64623269E57883E3A1057D62F1A (Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 *, const RuntimeMethod*))Dictionary_2_Clear_m74771F9C8FCF4ECD25890A0025FDD9A874418CF4_gshared)(__this, method); } // QFramework.TypeRelationCollection QFramework.QFrameworkContainer::get_RelationshipMappings() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * QFrameworkContainer_get_RelationshipMappings_m740527C6B4E6C2432D9E4C5DF5D85C11C356C7A4_inline (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2,System.Type>::Clear() inline void Dictionary_2_Clear_mCC2ACE183F1EA9B2E4C2F7D62DB81509C83EE28E (Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152 *, const RuntimeMethod*))Dictionary_2_Clear_m74771F9C8FCF4ECD25890A0025FDD9A874418CF4_gshared)(__this, method); } // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60 (RuntimeObject * __this, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6 (RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ___handle0, const RuntimeMethod* method); // !!0 System.Linq.Enumerable::FirstOrDefault(System.Collections.Generic.IEnumerable`1) inline RuntimeObject * Enumerable_FirstOrDefault_TisRuntimeObject_m73C290D7C1DD834B7A25096EA885D9CC800523A8 (RuntimeObject* ___source0, const RuntimeMethod* method) { return (( RuntimeObject * (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_FirstOrDefault_TisRuntimeObject_m73C290D7C1DD834B7A25096EA885D9CC800523A8_gshared)(___source0, method); } // System.String QFramework.InjectAttribute::get_Name() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* InjectAttribute_get_Name_m38D95AE7F9FC7B1F9D33608F5298C57BF53014E7_inline (InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48 * __this, const RuntimeMethod* method); // !!0[] System.Array::Empty() inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* Array_Empty_TisRuntimeObject_m9CF99326FAC8A01A4A25C90AA97F0799BA35ECAB_inline (const RuntimeMethod* method) { return (( ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* (*) (const RuntimeMethod*))Array_Empty_TisRuntimeObject_m9CF99326FAC8A01A4A25C90AA97F0799BA35ECAB_gshared_inline)(method); } // System.Object QFramework.QFrameworkContainer::Resolve(System.Type,System.String,System.Boolean,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * QFrameworkContainer_Resolve_m0980CBBA890E0E66C551F74EDA170F0DBFDD5163 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, Type_t * ___baseType0, String_t* ___name1, bool ___requireInstance2, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___constructorArgs3, const RuntimeMethod* method); // System.Void System.Reflection.FieldInfo::SetValue(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FieldInfo_SetValue_m9E7A4FBA27F835B6C26CC09CF609333967150E41 (FieldInfo_t * __this, RuntimeObject * ___obj0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Void QFramework.TypeMappingCollection::set_Item(System.Type,System.String,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeMappingCollection_set_Item_mE6B5F532B12DFA8614F3E90B45B58465C97B8013 (TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * __this, Type_t * ___from0, String_t* ___name1, Type_t * ___value2, const RuntimeMethod* method); // System.Void QFramework.TypeInstanceCollection::set_Item(System.Type,System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeInstanceCollection_set_Item_m157A75571DD4E3D83C6B6FC9B27CFB49C61910A5 (TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * __this, Type_t * ___from0, String_t* ___name1, RuntimeObject * ___value2, const RuntimeMethod* method); // System.Void QFramework.QFrameworkContainer::Inject(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QFrameworkContainer_Inject_mCA6EAF6EE3DDA3498D811DB13DC866CAA52C1DFD (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Object QFramework.TypeInstanceCollection::get_Item(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * TypeInstanceCollection_get_Item_m14608423734B6497B9689B92BECF386CB720C757 (TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * __this, Type_t * ___from0, String_t* ___name1, const RuntimeMethod* method); // System.Type QFramework.TypeMappingCollection::get_Item(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * TypeMappingCollection_get_Item_mDC73197B316808C12FDB4F5ED4D477D1DFBA6BFE (TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * __this, Type_t * ___from0, String_t* ___name1, const RuntimeMethod* method); // System.Boolean System.Type::op_Inequality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Object QFramework.QFrameworkContainer::CreateInstance(System.Type,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * QFrameworkContainer_CreateInstance_mB54A1F922CEFD8D9BD026B92C0D9D15B7693F1CB (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, Type_t * ___type0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___constructorArgs1, const RuntimeMethod* method); // System.Object System.Activator::CreateInstance(System.Type,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Activator_CreateInstance_mEE50708E1E8AAD4E5021A2FFDB992DDF65727E17 (Type_t * ___type0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, const RuntimeMethod* method); // System.Object System.Activator::CreateInstance(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Activator_CreateInstance_mD06EE47879F606317C6DA91FB63E678CABAC6A16 (Type_t * ___type0, const RuntimeMethod* method); // !!0 System.Linq.Enumerable::First(System.Collections.Generic.IEnumerable`1) inline ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * Enumerable_First_TisConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF_m88267FC798F88E336BC28204ABF3A1E9BD6CF39B (RuntimeObject* ___source0, const RuntimeMethod* method) { return (( ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_First_TisRuntimeObject_mF8684FFB3D1B521FA5AF993089EBE02FF4690B18_gshared)(___source0, method); } // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_m15ED350B7FDB3274E95244DAD07B57939559B0E2 (Func_2_t25E6249E4B7167685337A8882F6501B6139BF6C7 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_2_t25E6249E4B7167685337A8882F6501B6139BF6C7 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_2__ctor_mE2AF7615AD18E9CD92B1909285F5EC5DA8D180C8_gshared)(__this, ___object0, ___method1, method); } // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable::Select(System.Collections.Generic.IEnumerable`1,System.Func`2) inline RuntimeObject* Enumerable_Select_TisParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_TisRuntimeObject_m0B25A8B874C90D62C4419181385960110A228BFC (RuntimeObject* ___source0, Func_2_t25E6249E4B7167685337A8882F6501B6139BF6C7 * ___selector1, const RuntimeMethod* method) { return (( RuntimeObject* (*) (RuntimeObject*, Func_2_t25E6249E4B7167685337A8882F6501B6139BF6C7 *, const RuntimeMethod*))Enumerable_Select_TisRuntimeObject_TisRuntimeObject_mEDC6536320376F89A62B52D47156AA0BAE93D2C4_gshared)(___source0, ___selector1, method); } // !!0[] System.Linq.Enumerable::ToArray(System.Collections.Generic.IEnumerable`1) inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* Enumerable_ToArray_TisRuntimeObject_m0343A227B31BEB205D569F05AEAE761094FB1B34 (RuntimeObject* ___source0, const RuntimeMethod* method) { return (( ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_ToArray_TisRuntimeObject_m0343A227B31BEB205D569F05AEAE761094FB1B34_gshared)(___source0, method); } // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2,System.Object>::get_Values() inline ValueCollection_t47EFA4969C648039E46834CFB9D6355324C9FD58 * Dictionary_2_get_Values_m332F008104EAD1796B3E7B5F52DFE3F9AD898BB8 (Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E * __this, const RuntimeMethod* method) { return (( ValueCollection_t47EFA4969C648039E46834CFB9D6355324C9FD58 * (*) (Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E *, const RuntimeMethod*))Dictionary_2_get_Values_m58CC32586C31C6F38B730DE7CD79A1FFE9109BA4_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection,System.Object>::GetEnumerator() inline Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523 ValueCollection_GetEnumerator_m8943C237989BC60F51DDDD205E8A63A2EC170B9F (ValueCollection_t47EFA4969C648039E46834CFB9D6355324C9FD58 * __this, const RuntimeMethod* method) { return (( Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523 (*) (ValueCollection_t47EFA4969C648039E46834CFB9D6355324C9FD58 *, const RuntimeMethod*))ValueCollection_GetEnumerator_m7A12639A28DE8959DC682764BF2582EA59CDAFE0_gshared)(__this, method); } // !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator,System.Object>::get_Current() inline RuntimeObject * Enumerator_get_Current_m0594E71456814C7D3B9EE8D60E0CFE2DAEF5DBC4_inline (Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523 *, const RuntimeMethod*))Enumerator_get_Current_m29EC6C6EB1047528546CB514A575C8C4EFA48E1C_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator,System.Object>::MoveNext() inline bool Enumerator_MoveNext_mEAD1046DF31574D1B46B3BE902418663437C4338 (Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523 *, const RuntimeMethod*))Enumerator_MoveNext_m350743CACD3C814992ECBC0A503B3275F6429F93_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator,System.Object>::Dispose() inline void Enumerator_Dispose_mDAA00B677EFE049D6DFE9C7F48C26B59FD0FC9DA (Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523 *, const RuntimeMethod*))Enumerator_Dispose_m12F4E079ED28B6FD3BC6A1B509EB6EA604F9CFA0_gshared)(__this, method); } // System.Void QFramework.TypeRelationCollection::set_Item(System.Type,System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeRelationCollection_set_Item_mD29D164E7BE6AEDFFD9192D652C58A26B62FD756 (TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * __this, Type_t * ___from0, Type_t * ___to1, Type_t * ___value2, const RuntimeMethod* method); // System.Type QFramework.TypeRelationCollection::get_Item(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * TypeRelationCollection_get_Item_m49B7CEEBA7D7C59D180231808A21778D0936E001 (TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * __this, Type_t * ___from0, Type_t * ___to1, const RuntimeMethod* method); // System.Boolean System.Type::op_Equality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Void QFramework.QFrameworkContainer::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QFrameworkContainer_Clear_m04739D223A4D26D1D47993F964C36F345B830D6C (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, const RuntimeMethod* method); // System.Void QFramework.TypeRelationCollection::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeRelationCollection__ctor_m222852CDC101A1C518659F654EB7D5EFC61BFE7D (TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * __this, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0 (RuntimeObject * __this, const RuntimeMethod* method); // System.Boolean System.Type::get_IsArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsArray_m0B4E20F93B1B34C0B5C4B089F543D1AA338DC9FE (Type_t * __this, const RuntimeMethod* method); // System.Collections.Generic.IEnumerable`1 QFramework.QFrameworkContainer::ResolveAll(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QFrameworkContainer_ResolveAll_mD37FE7B07B2330B49578B6BDA75FB53F295B945B (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, Type_t * ___type0, const RuntimeMethod* method); // System.Int32 System.Environment::get_CurrentManagedThreadId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Environment_get_CurrentManagedThreadId_m0E897C88355903220B1EC214832F5E815D7C13D1 (const RuntimeMethod* method); // System.Void QFramework.QFrameworkContainer/d__12::<>m__Finally1() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CResolveAllU3Ed__12_U3CU3Em__Finally1_m3172853E9D1E3D8585E67CF9DF614386BB3F4366 (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * __this, const RuntimeMethod* method); // System.Void QFramework.QFrameworkContainer/d__12::<>m__Finally2() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CResolveAllU3Ed__12_U3CU3Em__Finally2_m31A3007159B794DE7AEEF8AAEBAEED239C223317 (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2,System.Object>::GetEnumerator() inline Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 Dictionary_2_GetEnumerator_mF5443318D8A4DCB0A2D99148BF6AE035C2B8AADC (Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E * __this, const RuntimeMethod* method) { return (( Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 (*) (Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E *, const RuntimeMethod*))Dictionary_2_GetEnumerator_mF1CF1D13F3E70C6D20D96D9AC88E44454E4C0053_gshared)(__this, method); } // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator,System.Object>::get_Current() inline KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 Enumerator_get_Current_m339FFB205FBA6D8C8B89F6A2101AB85D3026A53D_inline (Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 * __this, const RuntimeMethod* method) { return (( KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 (*) (Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 *, const RuntimeMethod*))Enumerator_get_Current_m5B32A9FC8294CB723DCD1171744B32E1775B6318_gshared_inline)(__this, method); } // !0 System.Collections.Generic.KeyValuePair`2,System.Object>::get_Key() inline Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * KeyValuePair_2_get_Key_mF5D50D2D0061AF0AF1608E68AF07E036CF1C9123_inline (KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 * __this, const RuntimeMethod* method) { return (( Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * (*) (KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_gshared_inline)(__this, method); } // System.Boolean System.String::IsNullOrEmpty(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229 (String_t* ___value0, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2,System.Object>::get_Value() inline RuntimeObject * KeyValuePair_2_get_Value_m2EF76C8CCA20FCB842B74144BC9969346C644E7C_inline (KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 * __this, const RuntimeMethod* method) { return (( RuntimeObject * (*) (KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator,System.Object>::MoveNext() inline bool Enumerator_MoveNext_m06255C87ADF2E8499917CA1205C159216BE54319 (Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 *, const RuntimeMethod*))Enumerator_MoveNext_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C_gshared)(__this, method); } // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2,System.Type>::GetEnumerator() inline Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B Dictionary_2_GetEnumerator_mA85A28FAD5376C8B64EFEEDE45D0877C0619B01A (Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 * __this, const RuntimeMethod* method) { return (( Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B (*) (Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_mF1CF1D13F3E70C6D20D96D9AC88E44454E4C0053_gshared)(__this, method); } // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator,System.Type>::get_Current() inline KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C Enumerator_get_Current_m40F640AD8349B3AA1E69ED11C86636D46E8203B3_inline (Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B * __this, const RuntimeMethod* method) { return (( KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C (*) (Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B *, const RuntimeMethod*))Enumerator_get_Current_m5B32A9FC8294CB723DCD1171744B32E1775B6318_gshared_inline)(__this, method); } // !0 System.Collections.Generic.KeyValuePair`2,System.Type>::get_Key() inline Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * KeyValuePair_2_get_Key_mCA09F96E1A18DE39B7A41DDD71A11EE2893EF740_inline (KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C * __this, const RuntimeMethod* method) { return (( Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * (*) (KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C *, const RuntimeMethod*))KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_gshared_inline)(__this, method); } // !1 System.Collections.Generic.KeyValuePair`2,System.Type>::get_Value() inline Type_t * KeyValuePair_2_get_Value_mE97D9C7724775F7765767DC319659C4B0C868F34_inline (KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C * __this, const RuntimeMethod* method) { return (( Type_t * (*) (KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C *, const RuntimeMethod*))KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator,System.Type>::MoveNext() inline bool Enumerator_MoveNext_mE990BE96D965CBAD7F1C44770781AB3E365DF98D (Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B *, const RuntimeMethod*))Enumerator_MoveNext_m9B9FB07EC2C1D82E921C9316A4E0901C933BBF6C_gshared)(__this, method); } // System.Void QFramework.QFrameworkContainer/d__12::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CResolveAllU3Ed__12_System_IDisposable_Dispose_mB89E6C2F6AF4A8ED1586B9C488C018F5A9B311CC (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2/Enumerator,System.Object>::Dispose() inline void Enumerator_Dispose_m884136508662D52C80CED25F9C38395A8D4AB6AE (Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 *, const RuntimeMethod*))Enumerator_Dispose_mE363888280B72ED50538416C060EF9FC94B3BB00_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2/Enumerator,System.Type>::Dispose() inline void Enumerator_Dispose_mE6A00AEC5FF9BE5EE9CF01D393711866B7202FEB (Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B *, const RuntimeMethod*))Enumerator_Dispose_mE363888280B72ED50538416C060EF9FC94B3BB00_gshared)(__this, method); } // System.Void System.NotSupportedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33 (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * __this, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1 QFramework.QFrameworkContainer/d__12::System.Collections.Generic.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CResolveAllU3Ed__12_System_Collections_Generic_IEnumerableU3CSystem_ObjectU3E_GetEnumerator_m145933DF2F1C40AF53E757EDB461874B9CEA3FD5 (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * __this, const RuntimeMethod* method); // System.Void QFramework.Tuple`2::.ctor(T1,T2) inline void Tuple_2__ctor_m6D029248005762EB5C94FCA252707992CF4F2F6A (Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * __this, Type_t * ___item10, String_t* ___item21, const RuntimeMethod* method) { (( void (*) (Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 *, Type_t *, String_t*, const RuntimeMethod*))Tuple_2__ctor_m05C6806ADC6F30952579F947F853463FD0A4C35F_gshared)(__this, ___item10, ___item21, method); } // System.Boolean System.Collections.Generic.Dictionary`2,System.Object>::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_mCE9B7D86AD1819588D017389408369261A26777F (Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E * __this, Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E *, Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 *, RuntimeObject **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3455807C552312C60038DF52EF328C3687442DE3_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.Dictionary`2,System.Object>::set_Item(!0,!1) inline void Dictionary_2_set_Item_mFFA6A3DC06F51F72984B5889B6F39AF234058146 (Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E * __this, Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E *, Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 *, RuntimeObject *, const RuntimeMethod*))Dictionary_2_set_Item_m466D001F105E25DEB5C9BCB17837EE92A27FDE93_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.Dictionary`2,System.Object>::.ctor() inline void Dictionary_2__ctor_mA3EECADE2447E2A15AB8CC0BDA034A1381E3E081 (Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tCC9F7F1ECF30E46636D37D543CE07DF10497D27E *, const RuntimeMethod*))Dictionary_2__ctor_m2C7E51568033239B506E15E7804A0B8658246498_gshared)(__this, method); } // System.Boolean System.Collections.Generic.Dictionary`2,System.Type>::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_m06617DC5FE2C3CEAD86F35CC0CC289C7276C397D (Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 * __this, Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * ___key0, Type_t ** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 *, Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 *, Type_t **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3455807C552312C60038DF52EF328C3687442DE3_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.Dictionary`2,System.Type>::set_Item(!0,!1) inline void Dictionary_2_set_Item_mD2BDC7FCE70EF0E66DEDC1077FBE02C7DAA8310C (Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 * __this, Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * ___key0, Type_t * ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 *, Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 *, Type_t *, const RuntimeMethod*))Dictionary_2_set_Item_m466D001F105E25DEB5C9BCB17837EE92A27FDE93_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.Dictionary`2,System.Type>::.ctor() inline void Dictionary_2__ctor_mF6BD5157AC7F9135BBBDD296BF95DCDFF1C6A7C5 (Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tF7A7A2A42C4EEFBCFE407C08F7FBD4746405CC19 *, const RuntimeMethod*))Dictionary_2__ctor_m2C7E51568033239B506E15E7804A0B8658246498_gshared)(__this, method); } // System.Void QFramework.Tuple`2::.ctor(T1,T2) inline void Tuple_2__ctor_mB4D062E0EDA1F879C0BD08952F3933F6FFD78194 (Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10 * __this, Type_t * ___item10, Type_t * ___item21, const RuntimeMethod* method) { (( void (*) (Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10 *, Type_t *, Type_t *, const RuntimeMethod*))Tuple_2__ctor_m05C6806ADC6F30952579F947F853463FD0A4C35F_gshared)(__this, ___item10, ___item21, method); } // System.Boolean System.Collections.Generic.Dictionary`2,System.Type>::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_m0877AB8A68638B75D924AC96D1FAD5B9E0DFEB9B (Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152 * __this, Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10 * ___key0, Type_t ** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152 *, Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10 *, Type_t **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3455807C552312C60038DF52EF328C3687442DE3_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.Dictionary`2,System.Type>::set_Item(!0,!1) inline void Dictionary_2_set_Item_m4DD8087F3B9DFE382F459C13874B783265260F33 (Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152 * __this, Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10 * ___key0, Type_t * ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152 *, Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10 *, Type_t *, const RuntimeMethod*))Dictionary_2_set_Item_m466D001F105E25DEB5C9BCB17837EE92A27FDE93_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.Dictionary`2,System.Type>::.ctor() inline void Dictionary_2__ctor_mCE09E29AAF2428B25C7AFC15B61EF26D59500CAD (Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tFFF541EF7934D07C0C38C839DABB7F99F6313152 *, const RuntimeMethod*))Dictionary_2__ctor_m2C7E51568033239B506E15E7804A0B8658246498_gshared)(__this, 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.Void QFramework.InjectAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InjectAttribute__ctor_m631A2FF9E2E2A1EE63D3B993B699156C8D596348 (InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48 * __this, String_t* ___name0, const RuntimeMethod* method) { { // public InjectAttribute(string name) Attribute__ctor_m45CAD4B01265CC84CC5A84F62EE2DBE85DE89EC0(__this, /*hidden argument*/NULL); // Name = name; String_t* L_0 = ___name0; InjectAttribute_set_Name_m3E12301F85EE344D677B404858CAFF8D56EC4520_inline(__this, L_0, /*hidden argument*/NULL); // } return; } } // System.String QFramework.InjectAttribute::get_Name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* InjectAttribute_get_Name_m38D95AE7F9FC7B1F9D33608F5298C57BF53014E7 (InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48 * __this, const RuntimeMethod* method) { { // public string Name { get; set; } String_t* L_0 = __this->get_U3CNameU3Ek__BackingField_0(); return L_0; } } // System.Void QFramework.InjectAttribute::set_Name(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InjectAttribute_set_Name_m3E12301F85EE344D677B404858CAFF8D56EC4520 (InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48 * __this, String_t* ___value0, const RuntimeMethod* method) { { // public string Name { get; set; } String_t* L_0 = ___value0; __this->set_U3CNameU3Ek__BackingField_0(L_0); return; } } // System.Void QFramework.InjectAttribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InjectAttribute__ctor_m37B5A5B893C69E65A4861472030E097CC33417AF (InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48 * __this, const RuntimeMethod* method) { { // public InjectAttribute() Attribute__ctor_m45CAD4B01265CC84CC5A84F62EE2DBE85DE89EC0(__this, /*hidden argument*/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 // QFramework.TypeMappingCollection QFramework.QFrameworkContainer::get_Mappings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * QFrameworkContainer_get_Mappings_mCCDE86EABA67749A8E6A22749DD98E4B47F5C181 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QFrameworkContainer_get_Mappings_mCCDE86EABA67749A8E6A22749DD98E4B47F5C181_MetadataUsageId); s_Il2CppMethodInitialized = true; } TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * V_0 = NULL; TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * G_B2_0 = NULL; TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * G_B1_0 = NULL; { // get { return _mappings ?? (_mappings = new TypeMappingCollection()); } TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * L_0 = __this->get__mappings_1(); TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * L_1 = L_0; G_B1_0 = L_1; if (L_1) { G_B2_0 = L_1; goto IL_0018; } } { TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * L_2 = (TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 *)il2cpp_codegen_object_new(TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228_il2cpp_TypeInfo_var); TypeMappingCollection__ctor_m458A317418FF8A0FA9E8DA5B43F7C50336299B01(L_2, /*hidden argument*/NULL); TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * L_3 = L_2; V_0 = L_3; __this->set__mappings_1(L_3); TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * L_4 = V_0; G_B2_0 = L_4; } IL_0018: { return G_B2_0; } } // System.Void QFramework.QFrameworkContainer::set_Mappings(QFramework.TypeMappingCollection) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QFrameworkContainer_set_Mappings_m5409C7A23FF9049968BB24F306EDB2AD478AAF1F (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * ___value0, const RuntimeMethod* method) { { // set { _mappings = value; } TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * L_0 = ___value0; __this->set__mappings_1(L_0); // set { _mappings = value; } return; } } // QFramework.TypeInstanceCollection QFramework.QFrameworkContainer::get_Instances() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * QFrameworkContainer_get_Instances_m5E7E91E6F793914FC5CA05C51893E683E783C7B2 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QFrameworkContainer_get_Instances_m5E7E91E6F793914FC5CA05C51893E683E783C7B2_MetadataUsageId); s_Il2CppMethodInitialized = true; } TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * V_0 = NULL; TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * G_B2_0 = NULL; TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * G_B1_0 = NULL; { // get { return _instances ?? (_instances = new TypeInstanceCollection()); } TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * L_0 = __this->get__instances_0(); TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * L_1 = L_0; G_B1_0 = L_1; if (L_1) { G_B2_0 = L_1; goto IL_0018; } } { TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * L_2 = (TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD *)il2cpp_codegen_object_new(TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD_il2cpp_TypeInfo_var); TypeInstanceCollection__ctor_m2A1CE25E9BE336975DCEE7E4C428663A975EF456(L_2, /*hidden argument*/NULL); TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * L_3 = L_2; V_0 = L_3; __this->set__instances_0(L_3); TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * L_4 = V_0; G_B2_0 = L_4; } IL_0018: { return G_B2_0; } } // System.Void QFramework.QFrameworkContainer::set_Instances(QFramework.TypeInstanceCollection) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QFrameworkContainer_set_Instances_m2FEBCB740E65A6E8505250CF86FC5F7670DD8311 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * ___value0, const RuntimeMethod* method) { { // set { _instances = value; } TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * L_0 = ___value0; __this->set__instances_0(L_0); // set { _instances = value; } return; } } // QFramework.TypeRelationCollection QFramework.QFrameworkContainer::get_RelationshipMappings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * QFrameworkContainer_get_RelationshipMappings_m740527C6B4E6C2432D9E4C5DF5D85C11C356C7A4 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, const RuntimeMethod* method) { { // get { return _relationshipMappings; } TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * L_0 = __this->get__relationshipMappings_2(); return L_0; } } // System.Void QFramework.QFrameworkContainer::set_RelationshipMappings(QFramework.TypeRelationCollection) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QFrameworkContainer_set_RelationshipMappings_m2D02ED786F955BE762C31789920D3D1DA20C49E6 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * ___value0, const RuntimeMethod* method) { { // set { _relationshipMappings = value; } TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * L_0 = ___value0; __this->set__relationshipMappings_2(L_0); // set { _relationshipMappings = value; } return; } } // System.Collections.Generic.IEnumerable`1 QFramework.QFrameworkContainer::ResolveAll(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QFrameworkContainer_ResolveAll_mD37FE7B07B2330B49578B6BDA75FB53F295B945B (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QFrameworkContainer_ResolveAll_mD37FE7B07B2330B49578B6BDA75FB53F295B945B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * L_0 = (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F *)il2cpp_codegen_object_new(U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F_il2cpp_TypeInfo_var); U3CResolveAllU3Ed__12__ctor_mB3039BF3B363BB4F3C6F6E9EC7ABC054CD86D586(L_0, ((int32_t)-2), /*hidden argument*/NULL); U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * L_1 = L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_3(__this); U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * L_2 = L_1; Type_t * L_3 = ___type0; NullCheck(L_2); L_2->set_U3CU3E3__type_5(L_3); return L_2; } } // System.Void QFramework.QFrameworkContainer::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QFrameworkContainer_Clear_m04739D223A4D26D1D47993F964C36F345B830D6C (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QFrameworkContainer_Clear_m04739D223A4D26D1D47993F964C36F345B830D6C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { // Instances.Clear(); TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * L_0 = QFrameworkContainer_get_Instances_m5E7E91E6F793914FC5CA05C51893E683E783C7B2(__this, /*hidden argument*/NULL); NullCheck(L_0); Dictionary_2_Clear_mB4D39A25FE951ECC6A4986E87FC462DF22C0C2BE(L_0, /*hidden argument*/Dictionary_2_Clear_mB4D39A25FE951ECC6A4986E87FC462DF22C0C2BE_RuntimeMethod_var); // Mappings.Clear(); TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * L_1 = QFrameworkContainer_get_Mappings_mCCDE86EABA67749A8E6A22749DD98E4B47F5C181(__this, /*hidden argument*/NULL); NullCheck(L_1); Dictionary_2_Clear_mBA378AE33C1AD64623269E57883E3A1057D62F1A(L_1, /*hidden argument*/Dictionary_2_Clear_mBA378AE33C1AD64623269E57883E3A1057D62F1A_RuntimeMethod_var); // RelationshipMappings.Clear(); TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * L_2 = QFrameworkContainer_get_RelationshipMappings_m740527C6B4E6C2432D9E4C5DF5D85C11C356C7A4_inline(__this, /*hidden argument*/NULL); NullCheck(L_2); Dictionary_2_Clear_mCC2ACE183F1EA9B2E4C2F7D62DB81509C83EE28E(L_2, /*hidden argument*/Dictionary_2_Clear_mCC2ACE183F1EA9B2E4C2F7D62DB81509C83EE28E_RuntimeMethod_var); // } return; } } // System.Void QFramework.QFrameworkContainer::Inject(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QFrameworkContainer_Inject_mCA6EAF6EE3DDA3498D811DB13DC866CAA52C1DFD (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QFrameworkContainer_Inject_mCA6EAF6EE3DDA3498D811DB13DC866CAA52C1DFD_MetadataUsageId); s_Il2CppMethodInitialized = true; } MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6* V_0 = NULL; int32_t V_1 = 0; MemberInfo_t * V_2 = NULL; InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48 * V_3 = NULL; PropertyInfo_t * V_4 = NULL; FieldInfo_t * V_5 = NULL; { // if (obj == null) return; RuntimeObject * L_0 = ___obj0; if (L_0) { goto IL_0004; } } { // if (obj == null) return; return; } IL_0004: { // var members = obj.GetType() // .GetMembers(BindingFlags.Public | BindingFlags.Instance | BindingFlags.NonPublic); RuntimeObject * L_1 = ___obj0; NullCheck(L_1); Type_t * L_2 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_1, /*hidden argument*/NULL); NullCheck(L_2); MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6* L_3 = VirtFuncInvoker1< MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6*, int32_t >::Invoke(64 /* System.Reflection.MemberInfo[] System.Type::GetMembers(System.Reflection.BindingFlags) */, L_2, ((int32_t)52)); // foreach (var memberInfo in members) V_0 = L_3; V_1 = 0; goto IL_00a5; } IL_0019: { // foreach (var memberInfo in members) MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6* L_4 = V_0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; MemberInfo_t * L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; // var injectAttribute = // memberInfo.GetCustomAttributes(typeof(InjectAttribute), true).FirstOrDefault() as InjectAttribute; MemberInfo_t * L_8 = V_2; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_9 = { reinterpret_cast (InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_10 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_9, /*hidden argument*/NULL); NullCheck(L_8); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_11 = VirtFuncInvoker2< ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*, Type_t *, bool >::Invoke(12 /* System.Object[] System.Reflection.MemberInfo::GetCustomAttributes(System.Type,System.Boolean) */, L_8, L_10, (bool)1); RuntimeObject * L_12 = Enumerable_FirstOrDefault_TisRuntimeObject_m73C290D7C1DD834B7A25096EA885D9CC800523A8((RuntimeObject*)(RuntimeObject*)L_11, /*hidden argument*/Enumerable_FirstOrDefault_TisRuntimeObject_m73C290D7C1DD834B7A25096EA885D9CC800523A8_RuntimeMethod_var); V_3 = ((InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48 *)IsInstClass((RuntimeObject*)L_12, InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48_il2cpp_TypeInfo_var)); // if (injectAttribute != null) InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48 * L_13 = V_3; if (!L_13) { goto IL_00a1; } } { // if (memberInfo is PropertyInfo) MemberInfo_t * L_14 = V_2; if (!((PropertyInfo_t *)IsInstClass((RuntimeObject*)L_14, PropertyInfo_t_il2cpp_TypeInfo_var))) { goto IL_0070; } } { // var propertyInfo = memberInfo as PropertyInfo; MemberInfo_t * L_15 = V_2; V_4 = ((PropertyInfo_t *)IsInstClass((RuntimeObject*)L_15, PropertyInfo_t_il2cpp_TypeInfo_var)); // propertyInfo.SetValue(obj, Resolve(propertyInfo.PropertyType, injectAttribute.Name), null); PropertyInfo_t * L_16 = V_4; RuntimeObject * L_17 = ___obj0; PropertyInfo_t * L_18 = V_4; NullCheck(L_18); Type_t * L_19 = VirtFuncInvoker0< Type_t * >::Invoke(20 /* System.Type System.Reflection.PropertyInfo::get_PropertyType() */, L_18); InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48 * L_20 = V_3; NullCheck(L_20); String_t* L_21 = InjectAttribute_get_Name_m38D95AE7F9FC7B1F9D33608F5298C57BF53014E7_inline(L_20, /*hidden argument*/NULL); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_22 = Array_Empty_TisRuntimeObject_m9CF99326FAC8A01A4A25C90AA97F0799BA35ECAB_inline(/*hidden argument*/Array_Empty_TisRuntimeObject_m9CF99326FAC8A01A4A25C90AA97F0799BA35ECAB_RuntimeMethod_var); RuntimeObject * L_23 = QFrameworkContainer_Resolve_m0980CBBA890E0E66C551F74EDA170F0DBFDD5163(__this, L_19, L_21, (bool)0, L_22, /*hidden argument*/NULL); NullCheck(L_16); VirtActionInvoker3< RuntimeObject *, RuntimeObject *, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* >::Invoke(28 /* System.Void System.Reflection.PropertyInfo::SetValue(System.Object,System.Object,System.Object[]) */, L_16, L_17, L_23, (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)NULL); // } goto IL_00a1; } IL_0070: { // else if (memberInfo is FieldInfo) MemberInfo_t * L_24 = V_2; if (!((FieldInfo_t *)IsInstClass((RuntimeObject*)L_24, FieldInfo_t_il2cpp_TypeInfo_var))) { goto IL_00a1; } } { // var fieldInfo = memberInfo as FieldInfo; MemberInfo_t * L_25 = V_2; V_5 = ((FieldInfo_t *)IsInstClass((RuntimeObject*)L_25, FieldInfo_t_il2cpp_TypeInfo_var)); // fieldInfo.SetValue(obj, Resolve(fieldInfo.FieldType, injectAttribute.Name)); FieldInfo_t * L_26 = V_5; RuntimeObject * L_27 = ___obj0; FieldInfo_t * L_28 = V_5; NullCheck(L_28); Type_t * L_29 = VirtFuncInvoker0< Type_t * >::Invoke(19 /* System.Type System.Reflection.FieldInfo::get_FieldType() */, L_28); InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48 * L_30 = V_3; NullCheck(L_30); String_t* L_31 = InjectAttribute_get_Name_m38D95AE7F9FC7B1F9D33608F5298C57BF53014E7_inline(L_30, /*hidden argument*/NULL); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_32 = Array_Empty_TisRuntimeObject_m9CF99326FAC8A01A4A25C90AA97F0799BA35ECAB_inline(/*hidden argument*/Array_Empty_TisRuntimeObject_m9CF99326FAC8A01A4A25C90AA97F0799BA35ECAB_RuntimeMethod_var); RuntimeObject * L_33 = QFrameworkContainer_Resolve_m0980CBBA890E0E66C551F74EDA170F0DBFDD5163(__this, L_29, L_31, (bool)0, L_32, /*hidden argument*/NULL); NullCheck(L_26); FieldInfo_SetValue_m9E7A4FBA27F835B6C26CC09CF609333967150E41(L_26, L_27, L_33, /*hidden argument*/NULL); } IL_00a1: { int32_t L_34 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_00a5: { // foreach (var memberInfo in members) int32_t L_35 = V_1; MemberInfoU5BU5D_t6A57DDAF4E5321D22FB4C021559637EB126BF6B6* L_36 = V_0; NullCheck(L_36); if ((((int32_t)L_35) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_36)->max_length))))))) { goto IL_0019; } } { // } return; } } // System.Void QFramework.QFrameworkContainer::Register(System.Type,System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QFrameworkContainer_Register_mA13030421A5689590836408C46E1F221C46C73D8 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, Type_t * ___source0, Type_t * ___target1, String_t* ___name2, const RuntimeMethod* method) { { // Mappings[source, name] = target; TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * L_0 = QFrameworkContainer_get_Mappings_mCCDE86EABA67749A8E6A22749DD98E4B47F5C181(__this, /*hidden argument*/NULL); Type_t * L_1 = ___source0; String_t* L_2 = ___name2; Type_t * L_3 = ___target1; NullCheck(L_0); TypeMappingCollection_set_Item_mE6B5F532B12DFA8614F3E90B45B58465C97B8013(L_0, L_1, L_2, L_3, /*hidden argument*/NULL); // } return; } } // System.Void QFramework.QFrameworkContainer::RegisterInstance(System.Type,System.Object,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QFrameworkContainer_RegisterInstance_mD7AB21CC13FB2E68D09158EF7959F40EF9E2AFB6 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, Type_t * ___baseType0, RuntimeObject * ___instance1, bool ___injectNow2, const RuntimeMethod* method) { { // RegisterInstance(baseType, instance, null, injectNow); Type_t * L_0 = ___baseType0; RuntimeObject * L_1 = ___instance1; bool L_2 = ___injectNow2; VirtActionInvoker4< Type_t *, RuntimeObject *, String_t*, bool >::Invoke(32 /* System.Void QFramework.QFrameworkContainer::RegisterInstance(System.Type,System.Object,System.String,System.Boolean) */, __this, L_0, L_1, (String_t*)NULL, L_2); // } return; } } // System.Void QFramework.QFrameworkContainer::RegisterInstance(System.Type,System.Object,System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QFrameworkContainer_RegisterInstance_m905FA3C1CF616EB6968C2BC2C6CF28392004762B (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, Type_t * ___baseType0, RuntimeObject * ___instance1, String_t* ___name2, bool ___injectNow3, const RuntimeMethod* method) { { // Instances[baseType, name] = instance; TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * L_0 = QFrameworkContainer_get_Instances_m5E7E91E6F793914FC5CA05C51893E683E783C7B2(__this, /*hidden argument*/NULL); Type_t * L_1 = ___baseType0; String_t* L_2 = ___name2; RuntimeObject * L_3 = ___instance1; NullCheck(L_0); TypeInstanceCollection_set_Item_m157A75571DD4E3D83C6B6FC9B27CFB49C61910A5(L_0, L_1, L_2, L_3, /*hidden argument*/NULL); // if (injectNow) bool L_4 = ___injectNow3; if (!L_4) { goto IL_0019; } } { // Inject(instance); RuntimeObject * L_5 = ___instance1; QFrameworkContainer_Inject_mCA6EAF6EE3DDA3498D811DB13DC866CAA52C1DFD(__this, L_5, /*hidden argument*/NULL); } IL_0019: { // } return; } } // System.Object QFramework.QFrameworkContainer::Resolve(System.Type,System.String,System.Boolean,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * QFrameworkContainer_Resolve_m0980CBBA890E0E66C551F74EDA170F0DBFDD5163 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, Type_t * ___baseType0, String_t* ___name1, bool ___requireInstance2, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___constructorArgs3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QFrameworkContainer_Resolve_m0980CBBA890E0E66C551F74EDA170F0DBFDD5163_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; Type_t * V_1 = NULL; { // var item = Instances[baseType, name]; TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * L_0 = QFrameworkContainer_get_Instances_m5E7E91E6F793914FC5CA05C51893E683E783C7B2(__this, /*hidden argument*/NULL); Type_t * L_1 = ___baseType0; String_t* L_2 = ___name1; NullCheck(L_0); RuntimeObject * L_3 = TypeInstanceCollection_get_Item_m14608423734B6497B9689B92BECF386CB720C757(L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; // if (item != null) RuntimeObject * L_4 = V_0; if (!L_4) { goto IL_0013; } } { // return item; RuntimeObject * L_5 = V_0; return L_5; } IL_0013: { // if (requireInstance) bool L_6 = ___requireInstance2; if (!L_6) { goto IL_0018; } } { // return null; return NULL; } IL_0018: { // var namedMapping = Mappings[baseType, name]; TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * L_7 = QFrameworkContainer_get_Mappings_mCCDE86EABA67749A8E6A22749DD98E4B47F5C181(__this, /*hidden argument*/NULL); Type_t * L_8 = ___baseType0; String_t* L_9 = ___name1; NullCheck(L_7); Type_t * L_10 = TypeMappingCollection_get_Item_mDC73197B316808C12FDB4F5ED4D477D1DFBA6BFE(L_7, L_8, L_9, /*hidden argument*/NULL); V_1 = L_10; // if (namedMapping != null) Type_t * L_11 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_12 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_11, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_12) { goto IL_0039; } } { // var obj = CreateInstance(namedMapping, constructorArgs); Type_t * L_13 = V_1; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_14 = ___constructorArgs3; RuntimeObject * L_15 = QFrameworkContainer_CreateInstance_mB54A1F922CEFD8D9BD026B92C0D9D15B7693F1CB(__this, L_13, L_14, /*hidden argument*/NULL); // return obj; return L_15; } IL_0039: { // return null; return NULL; } } // System.Object QFramework.QFrameworkContainer::CreateInstance(System.Type,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * QFrameworkContainer_CreateInstance_mB54A1F922CEFD8D9BD026B92C0D9D15B7693F1CB (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, Type_t * ___type0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___constructorArgs1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QFrameworkContainer_CreateInstance_mB54A1F922CEFD8D9BD026B92C0D9D15B7693F1CB_MetadataUsageId); s_Il2CppMethodInitialized = true; } ConstructorInfoU5BU5D_t111EE7D53C51A47FE69FC3398DE007F7E100593E* V_0 = NULL; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* V_1 = NULL; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_2 = NULL; RuntimeObject * V_3 = NULL; RuntimeObject * V_4 = NULL; RuntimeObject * V_5 = NULL; ConstructorInfoU5BU5D_t111EE7D53C51A47FE69FC3398DE007F7E100593E* V_6 = NULL; int32_t V_7 = 0; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* V_8 = NULL; { // if (constructorArgs != null && constructorArgs.Length > 0) ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_0 = ___constructorArgs1; if (!L_0) { goto IL_001b; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_1 = ___constructorArgs1; NullCheck(L_1); if (!(((RuntimeArray*)L_1)->max_length)) { goto IL_001b; } } { // var obj2 = Activator.CreateInstance(type, constructorArgs); Type_t * L_2 = ___type0; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_3 = ___constructorArgs1; RuntimeObject * L_4 = Activator_CreateInstance_mEE50708E1E8AAD4E5021A2FFDB992DDF65727E17(L_2, L_3, /*hidden argument*/NULL); V_4 = L_4; // Inject(obj2); RuntimeObject * L_5 = V_4; QFrameworkContainer_Inject_mCA6EAF6EE3DDA3498D811DB13DC866CAA52C1DFD(__this, L_5, /*hidden argument*/NULL); // return obj2; RuntimeObject * L_6 = V_4; return L_6; } IL_001b: { // ConstructorInfo[] constructor = type.GetConstructors(BindingFlags.Public | BindingFlags.Instance); Type_t * L_7 = ___type0; NullCheck(L_7); ConstructorInfoU5BU5D_t111EE7D53C51A47FE69FC3398DE007F7E100593E* L_8 = VirtFuncInvoker1< ConstructorInfoU5BU5D_t111EE7D53C51A47FE69FC3398DE007F7E100593E*, int32_t >::Invoke(35 /* System.Reflection.ConstructorInfo[] System.Type::GetConstructors(System.Reflection.BindingFlags) */, L_7, ((int32_t)20)); V_0 = L_8; // if (constructor.Length < 1) ConstructorInfoU5BU5D_t111EE7D53C51A47FE69FC3398DE007F7E100593E* L_9 = V_0; NullCheck(L_9); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length))))) >= ((int32_t)1))) { goto IL_003d; } } { // var obj2 = Activator.CreateInstance(type); Type_t * L_10 = ___type0; RuntimeObject * L_11 = Activator_CreateInstance_mD06EE47879F606317C6DA91FB63E678CABAC6A16(L_10, /*hidden argument*/NULL); V_5 = L_11; // Inject(obj2); RuntimeObject * L_12 = V_5; QFrameworkContainer_Inject_mCA6EAF6EE3DDA3498D811DB13DC866CAA52C1DFD(__this, L_12, /*hidden argument*/NULL); // return obj2; RuntimeObject * L_13 = V_5; return L_13; } IL_003d: { // var maxParameters = constructor.First().GetParameters(); ConstructorInfoU5BU5D_t111EE7D53C51A47FE69FC3398DE007F7E100593E* L_14 = V_0; ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * L_15 = Enumerable_First_TisConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF_m88267FC798F88E336BC28204ABF3A1E9BD6CF39B((RuntimeObject*)(RuntimeObject*)L_14, /*hidden argument*/Enumerable_First_TisConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF_m88267FC798F88E336BC28204ABF3A1E9BD6CF39B_RuntimeMethod_var); NullCheck(L_15); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_16 = VirtFuncInvoker0< ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* >::Invoke(18 /* System.Reflection.ParameterInfo[] System.Reflection.MethodBase::GetParameters() */, L_15); V_1 = L_16; // foreach (var c in constructor) ConstructorInfoU5BU5D_t111EE7D53C51A47FE69FC3398DE007F7E100593E* L_17 = V_0; V_6 = L_17; V_7 = 0; goto IL_006f; } IL_0051: { // foreach (var c in constructor) ConstructorInfoU5BU5D_t111EE7D53C51A47FE69FC3398DE007F7E100593E* L_18 = V_6; int32_t L_19 = V_7; NullCheck(L_18); int32_t L_20 = L_19; ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * L_21 = (L_18)->GetAt(static_cast(L_20)); // var parameters = c.GetParameters(); NullCheck(L_21); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_22 = VirtFuncInvoker0< ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* >::Invoke(18 /* System.Reflection.ParameterInfo[] System.Reflection.MethodBase::GetParameters() */, L_21); V_8 = L_22; // if (parameters.Length > maxParameters.Length) ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_23 = V_8; NullCheck(L_23); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_24 = V_1; NullCheck(L_24); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_23)->max_length))))) <= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_24)->max_length))))))) { goto IL_0069; } } { // maxParameters = parameters; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_25 = V_8; V_1 = L_25; } IL_0069: { int32_t L_26 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); } IL_006f: { // foreach (var c in constructor) int32_t L_27 = V_7; ConstructorInfoU5BU5D_t111EE7D53C51A47FE69FC3398DE007F7E100593E* L_28 = V_6; NullCheck(L_28); if ((((int32_t)L_27) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_28)->max_length))))))) { goto IL_0051; } } { // var args = maxParameters.Select(p => // { // if (p.ParameterType.IsArray) // { // return ResolveAll(p.ParameterType); // } // // return Resolve(p.ParameterType) ?? Resolve(p.ParameterType, p.Name); // }).ToArray(); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_29 = V_1; Func_2_t25E6249E4B7167685337A8882F6501B6139BF6C7 * L_30 = (Func_2_t25E6249E4B7167685337A8882F6501B6139BF6C7 *)il2cpp_codegen_object_new(Func_2_t25E6249E4B7167685337A8882F6501B6139BF6C7_il2cpp_TypeInfo_var); Func_2__ctor_m15ED350B7FDB3274E95244DAD07B57939559B0E2(L_30, __this, (intptr_t)((intptr_t)QFrameworkContainer_U3CCreateInstanceU3Eb__26_0_mD4F81A02545B79AC186A21E43B68D9856976490E_RuntimeMethod_var), /*hidden argument*/Func_2__ctor_m15ED350B7FDB3274E95244DAD07B57939559B0E2_RuntimeMethod_var); RuntimeObject* L_31 = Enumerable_Select_TisParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_TisRuntimeObject_m0B25A8B874C90D62C4419181385960110A228BFC((RuntimeObject*)(RuntimeObject*)L_29, L_30, /*hidden argument*/Enumerable_Select_TisParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_TisRuntimeObject_m0B25A8B874C90D62C4419181385960110A228BFC_RuntimeMethod_var); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_32 = Enumerable_ToArray_TisRuntimeObject_m0343A227B31BEB205D569F05AEAE761094FB1B34(L_31, /*hidden argument*/Enumerable_ToArray_TisRuntimeObject_m0343A227B31BEB205D569F05AEAE761094FB1B34_RuntimeMethod_var); V_2 = L_32; // var obj = Activator.CreateInstance(type, args); Type_t * L_33 = ___type0; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_34 = V_2; RuntimeObject * L_35 = Activator_CreateInstance_mEE50708E1E8AAD4E5021A2FFDB992DDF65727E17(L_33, L_34, /*hidden argument*/NULL); V_3 = L_35; // Inject(obj); RuntimeObject * L_36 = V_3; QFrameworkContainer_Inject_mCA6EAF6EE3DDA3498D811DB13DC866CAA52C1DFD(__this, L_36, /*hidden argument*/NULL); // return obj; RuntimeObject * L_37 = V_3; return L_37; } } // System.Void QFramework.QFrameworkContainer::InjectAll() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QFrameworkContainer_InjectAll_m7AB5A153A89D88C25F1D080D58BFDE0A234F1D36 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QFrameworkContainer_InjectAll_m7AB5A153A89D88C25F1D080D58BFDE0A234F1D36_MetadataUsageId); s_Il2CppMethodInitialized = true; } Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523 V_0; memset((&V_0), 0, sizeof(V_0)); RuntimeObject * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { // foreach (object instance in Instances.Values) TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * L_0 = QFrameworkContainer_get_Instances_m5E7E91E6F793914FC5CA05C51893E683E783C7B2(__this, /*hidden argument*/NULL); NullCheck(L_0); ValueCollection_t47EFA4969C648039E46834CFB9D6355324C9FD58 * L_1 = Dictionary_2_get_Values_m332F008104EAD1796B3E7B5F52DFE3F9AD898BB8(L_0, /*hidden argument*/Dictionary_2_get_Values_m332F008104EAD1796B3E7B5F52DFE3F9AD898BB8_RuntimeMethod_var); NullCheck(L_1); Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523 L_2 = ValueCollection_GetEnumerator_m8943C237989BC60F51DDDD205E8A63A2EC170B9F(L_1, /*hidden argument*/ValueCollection_GetEnumerator_m8943C237989BC60F51DDDD205E8A63A2EC170B9F_RuntimeMethod_var); V_0 = L_2; } IL_0011: try { // begin try (depth: 1) { goto IL_0022; } IL_0013: { // foreach (object instance in Instances.Values) RuntimeObject * L_3 = Enumerator_get_Current_m0594E71456814C7D3B9EE8D60E0CFE2DAEF5DBC4_inline((Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523 *)(&V_0), /*hidden argument*/Enumerator_get_Current_m0594E71456814C7D3B9EE8D60E0CFE2DAEF5DBC4_RuntimeMethod_var); V_1 = L_3; // Inject(instance); RuntimeObject * L_4 = V_1; QFrameworkContainer_Inject_mCA6EAF6EE3DDA3498D811DB13DC866CAA52C1DFD(__this, L_4, /*hidden argument*/NULL); } IL_0022: { // foreach (object instance in Instances.Values) bool L_5 = Enumerator_MoveNext_mEAD1046DF31574D1B46B3BE902418663437C4338((Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_mEAD1046DF31574D1B46B3BE902418663437C4338_RuntimeMethod_var); if (L_5) { goto IL_0013; } } IL_002b: { IL2CPP_LEAVE(0x3B, FINALLY_002d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002d; } FINALLY_002d: { // begin finally (depth: 1) Enumerator_Dispose_mDAA00B677EFE049D6DFE9C7F48C26B59FD0FC9DA((Enumerator_tCF680901B562E7C35D987954F79FCAA93877D523 *)(&V_0), /*hidden argument*/Enumerator_Dispose_mDAA00B677EFE049D6DFE9C7F48C26B59FD0FC9DA_RuntimeMethod_var); IL2CPP_END_FINALLY(45) } // end finally (depth: 1) IL2CPP_CLEANUP(45) { IL2CPP_JUMP_TBL(0x3B, IL_003b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003b: { // } return; } } // System.Void QFramework.QFrameworkContainer::RegisterRelation(System.Type,System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QFrameworkContainer_RegisterRelation_m81835899AC213B5A77222DFE52DBBE1DE4032444 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, Type_t * ___tfor0, Type_t * ___tbase1, Type_t * ___tconcrete2, const RuntimeMethod* method) { { // RelationshipMappings[tfor, tbase] = tconcrete; TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * L_0 = QFrameworkContainer_get_RelationshipMappings_m740527C6B4E6C2432D9E4C5DF5D85C11C356C7A4_inline(__this, /*hidden argument*/NULL); Type_t * L_1 = ___tfor0; Type_t * L_2 = ___tbase1; Type_t * L_3 = ___tconcrete2; NullCheck(L_0); TypeRelationCollection_set_Item_mD29D164E7BE6AEDFFD9192D652C58A26B62FD756(L_0, L_1, L_2, L_3, /*hidden argument*/NULL); // } return; } } // System.Object QFramework.QFrameworkContainer::ResolveRelation(System.Type,System.Type,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * QFrameworkContainer_ResolveRelation_mA0B6F948C7D9868014DD6127679C1EB8B15BEF58 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, Type_t * ___tfor0, Type_t * ___tbase1, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QFrameworkContainer_ResolveRelation_mA0B6F948C7D9868014DD6127679C1EB8B15BEF58_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { // var concreteType = RelationshipMappings[tfor, tbase]; TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * L_0 = QFrameworkContainer_get_RelationshipMappings_m740527C6B4E6C2432D9E4C5DF5D85C11C356C7A4_inline(__this, /*hidden argument*/NULL); Type_t * L_1 = ___tfor0; Type_t * L_2 = ___tbase1; NullCheck(L_0); Type_t * L_3 = TypeRelationCollection_get_Item_m49B7CEEBA7D7C59D180231808A21778D0936E001(L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; // if (concreteType == null) Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_0019; } } { // return null; return NULL; } IL_0019: { // var result = CreateInstance(concreteType, args); Type_t * L_6 = V_0; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_7 = ___args2; RuntimeObject * L_8 = QFrameworkContainer_CreateInstance_mB54A1F922CEFD8D9BD026B92C0D9D15B7693F1CB(__this, L_6, L_7, /*hidden argument*/NULL); // return result; return L_8; } } // System.Void QFramework.QFrameworkContainer::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QFrameworkContainer_Dispose_mCAC8AE06C6E66051349E627E6463EC63AE2FCE28 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, const RuntimeMethod* method) { { // Clear(); QFrameworkContainer_Clear_m04739D223A4D26D1D47993F964C36F345B830D6C(__this, /*hidden argument*/NULL); // } return; } } // System.Void QFramework.QFrameworkContainer::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QFrameworkContainer__ctor_m3EB137089DFDDA763E7C94F088AA75CA30C79E04 (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QFrameworkContainer__ctor_m3EB137089DFDDA763E7C94F088AA75CA30C79E04_MetadataUsageId); s_Il2CppMethodInitialized = true; } { // private TypeRelationCollection _relationshipMappings = new TypeRelationCollection(); TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * L_0 = (TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF *)il2cpp_codegen_object_new(TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF_il2cpp_TypeInfo_var); TypeRelationCollection__ctor_m222852CDC101A1C518659F654EB7D5EFC61BFE7D(L_0, /*hidden argument*/NULL); __this->set__relationshipMappings_2(L_0); Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Object QFramework.QFrameworkContainer::b__26_0(System.Reflection.ParameterInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * QFrameworkContainer_U3CCreateInstanceU3Eb__26_0_mD4F81A02545B79AC186A21E43B68D9856976490E (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * ___p0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QFrameworkContainer_U3CCreateInstanceU3Eb__26_0_mD4F81A02545B79AC186A21E43B68D9856976490E_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * G_B4_0 = NULL; RuntimeObject * G_B3_0 = NULL; { // if (p.ParameterType.IsArray) ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * L_0 = ___p0; NullCheck(L_0); Type_t * L_1 = VirtFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_0); NullCheck(L_1); bool L_2 = Type_get_IsArray_m0B4E20F93B1B34C0B5C4B089F543D1AA338DC9FE(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001a; } } { // return ResolveAll(p.ParameterType); ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * L_3 = ___p0; NullCheck(L_3); Type_t * L_4 = VirtFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_3); RuntimeObject* L_5 = QFrameworkContainer_ResolveAll_mD37FE7B07B2330B49578B6BDA75FB53F295B945B(__this, L_4, /*hidden argument*/NULL); return L_5; } IL_001a: { // return Resolve(p.ParameterType) ?? Resolve(p.ParameterType, p.Name); ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * L_6 = ___p0; NullCheck(L_6); Type_t * L_7 = VirtFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_6); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_8 = Array_Empty_TisRuntimeObject_m9CF99326FAC8A01A4A25C90AA97F0799BA35ECAB_inline(/*hidden argument*/Array_Empty_TisRuntimeObject_m9CF99326FAC8A01A4A25C90AA97F0799BA35ECAB_RuntimeMethod_var); RuntimeObject * L_9 = QFrameworkContainer_Resolve_m0980CBBA890E0E66C551F74EDA170F0DBFDD5163(__this, L_7, (String_t*)NULL, (bool)0, L_8, /*hidden argument*/NULL); RuntimeObject * L_10 = L_9; G_B3_0 = L_10; if (L_10) { G_B4_0 = L_10; goto IL_0049; } } { ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * L_11 = ___p0; NullCheck(L_11); Type_t * L_12 = VirtFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_11); ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * L_13 = ___p0; NullCheck(L_13); String_t* L_14 = VirtFuncInvoker0< String_t* >::Invoke(10 /* System.String System.Reflection.ParameterInfo::get_Name() */, L_13); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_15 = Array_Empty_TisRuntimeObject_m9CF99326FAC8A01A4A25C90AA97F0799BA35ECAB_inline(/*hidden argument*/Array_Empty_TisRuntimeObject_m9CF99326FAC8A01A4A25C90AA97F0799BA35ECAB_RuntimeMethod_var); RuntimeObject * L_16 = QFrameworkContainer_Resolve_m0980CBBA890E0E66C551F74EDA170F0DBFDD5163(__this, L_12, L_14, (bool)0, L_15, /*hidden argument*/NULL); G_B4_0 = L_16; } IL_0049: { return G_B4_0; } } #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 QFramework.QFrameworkContainer_d__12::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CResolveAllU3Ed__12__ctor_mB3039BF3B363BB4F3C6F6E9EC7ABC054CD86D586 (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); int32_t L_0 = ___U3CU3E1__state0; __this->set_U3CU3E1__state_0(L_0); int32_t L_1 = Environment_get_CurrentManagedThreadId_m0E897C88355903220B1EC214832F5E815D7C13D1(/*hidden argument*/NULL); __this->set_U3CU3El__initialThreadId_2(L_1); return; } } // System.Void QFramework.QFrameworkContainer_d__12::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CResolveAllU3Ed__12_System_IDisposable_Dispose_mB89E6C2F6AF4A8ED1586B9C488C018F5A9B311CC (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * __this, const RuntimeMethod* method) { int32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { int32_t L_0 = __this->get_U3CU3E1__state_0(); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)((int32_t)-4)))) { case 0: { goto IL_0037; } case 1: { goto IL_002d; } case 2: { goto IL_0041; } case 3: { goto IL_0041; } case 4: { goto IL_0041; } case 5: { goto IL_002d; } case 6: { goto IL_0037; } } } { return; } IL_002d: { } IL_002e: try { // begin try (depth: 1) IL2CPP_LEAVE(0x41, FINALLY_0030); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0030; } FINALLY_0030: { // begin finally (depth: 1) U3CResolveAllU3Ed__12_U3CU3Em__Finally1_m3172853E9D1E3D8585E67CF9DF614386BB3F4366(__this, /*hidden argument*/NULL); IL2CPP_END_FINALLY(48) } // end finally (depth: 1) IL2CPP_CLEANUP(48) { IL2CPP_JUMP_TBL(0x41, IL_0041) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0037: { } IL_0038: try { // begin try (depth: 1) IL2CPP_LEAVE(0x41, FINALLY_003a); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003a; } FINALLY_003a: { // begin finally (depth: 1) U3CResolveAllU3Ed__12_U3CU3Em__Finally2_m31A3007159B794DE7AEEF8AAEBAEED239C223317(__this, /*hidden argument*/NULL); IL2CPP_END_FINALLY(58) } // end finally (depth: 1) IL2CPP_CLEANUP(58) { IL2CPP_JUMP_TBL(0x41, IL_0041) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0041: { return; } } // System.Boolean QFramework.QFrameworkContainer_d__12::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CResolveAllU3Ed__12_MoveNext_m4C00AEC3E4DA88983DFA603392E34FED13BADD65 (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CResolveAllU3Ed__12_MoveNext_m4C00AEC3E4DA88983DFA603392E34FED13BADD65_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * V_2 = NULL; KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 V_3; memset((&V_3), 0, sizeof(V_3)); KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C V_4; memset((&V_4), 0, sizeof(V_4)); RuntimeObject * V_5 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 4); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: try { // begin try (depth: 1) { int32_t L_0 = __this->get_U3CU3E1__state_0(); V_1 = L_0; QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * L_1 = __this->get_U3CU3E4__this_3(); V_2 = L_1; int32_t L_2 = V_1; switch (L_2) { case 0: { goto IL_0027; } case 1: { goto IL_009c; } case 2: { goto IL_0140; } } } IL_0020: { V_0 = (bool)0; goto IL_0172; } IL_0027: { __this->set_U3CU3E1__state_0((-1)); // foreach (KeyValuePair, object> kv in Instances) QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * L_3 = V_2; NullCheck(L_3); TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * L_4 = QFrameworkContainer_get_Instances_m5E7E91E6F793914FC5CA05C51893E683E783C7B2(L_3, /*hidden argument*/NULL); NullCheck(L_4); Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 L_5 = Dictionary_2_GetEnumerator_mF5443318D8A4DCB0A2D99148BF6AE035C2B8AADC(L_4, /*hidden argument*/Dictionary_2_GetEnumerator_mF5443318D8A4DCB0A2D99148BF6AE035C2B8AADC_RuntimeMethod_var); __this->set_U3CU3E7__wrap1_6(L_5); __this->set_U3CU3E1__state_0(((int32_t)-3)); goto IL_00a4; } IL_0049: { // foreach (KeyValuePair, object> kv in Instances) Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 * L_6 = __this->get_address_of_U3CU3E7__wrap1_6(); KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 L_7 = Enumerator_get_Current_m339FFB205FBA6D8C8B89F6A2101AB85D3026A53D_inline((Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 *)L_6, /*hidden argument*/Enumerator_get_Current_m339FFB205FBA6D8C8B89F6A2101AB85D3026A53D_RuntimeMethod_var); V_3 = L_7; // if (kv.Key.Item1 == type && !string.IsNullOrEmpty(kv.Key.Item2)) Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * L_8 = KeyValuePair_2_get_Key_mF5D50D2D0061AF0AF1608E68AF07E036CF1C9123_inline((KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 *)(&V_3), /*hidden argument*/KeyValuePair_2_get_Key_mF5D50D2D0061AF0AF1608E68AF07E036CF1C9123_RuntimeMethod_var); NullCheck(L_8); Type_t * L_9 = L_8->get_Item1_0(); Type_t * L_10 = __this->get_type_4(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_00a4; } } IL_006e: { Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * L_12 = KeyValuePair_2_get_Key_mF5D50D2D0061AF0AF1608E68AF07E036CF1C9123_inline((KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 *)(&V_3), /*hidden argument*/KeyValuePair_2_get_Key_mF5D50D2D0061AF0AF1608E68AF07E036CF1C9123_RuntimeMethod_var); NullCheck(L_12); String_t* L_13 = L_12->get_Item2_1(); bool L_14 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_13, /*hidden argument*/NULL); if (L_14) { goto IL_00a4; } } IL_0081: { // yield return kv.Value; RuntimeObject * L_15 = KeyValuePair_2_get_Value_m2EF76C8CCA20FCB842B74144BC9969346C644E7C_inline((KeyValuePair_2_tD22C8F30C78F715323A03F4BFEAE6D028C3183F3 *)(&V_3), /*hidden argument*/KeyValuePair_2_get_Value_m2EF76C8CCA20FCB842B74144BC9969346C644E7C_RuntimeMethod_var); __this->set_U3CU3E2__current_1(L_15); __this->set_U3CU3E1__state_0(1); V_0 = (bool)1; goto IL_0172; } IL_009c: { __this->set_U3CU3E1__state_0(((int32_t)-3)); } IL_00a4: { // foreach (KeyValuePair, object> kv in Instances) Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 * L_16 = __this->get_address_of_U3CU3E7__wrap1_6(); bool L_17 = Enumerator_MoveNext_m06255C87ADF2E8499917CA1205C159216BE54319((Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 *)L_16, /*hidden argument*/Enumerator_MoveNext_m06255C87ADF2E8499917CA1205C159216BE54319_RuntimeMethod_var); if (L_17) { goto IL_0049; } } IL_00b1: { U3CResolveAllU3Ed__12_U3CU3Em__Finally1_m3172853E9D1E3D8585E67CF9DF614386BB3F4366(__this, /*hidden argument*/NULL); Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 * L_18 = __this->get_address_of_U3CU3E7__wrap1_6(); il2cpp_codegen_initobj(L_18, sizeof(Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 )); // foreach (KeyValuePair, Type> kv in Mappings) QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * L_19 = V_2; NullCheck(L_19); TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * L_20 = QFrameworkContainer_get_Mappings_mCCDE86EABA67749A8E6A22749DD98E4B47F5C181(L_19, /*hidden argument*/NULL); NullCheck(L_20); Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B L_21 = Dictionary_2_GetEnumerator_mA85A28FAD5376C8B64EFEEDE45D0877C0619B01A(L_20, /*hidden argument*/Dictionary_2_GetEnumerator_mA85A28FAD5376C8B64EFEEDE45D0877C0619B01A_RuntimeMethod_var); __this->set_U3CU3E7__wrap2_7(L_21); __this->set_U3CU3E1__state_0(((int32_t)-4)); goto IL_0148; } IL_00de: { // foreach (KeyValuePair, Type> kv in Mappings) Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B * L_22 = __this->get_address_of_U3CU3E7__wrap2_7(); KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C L_23 = Enumerator_get_Current_m40F640AD8349B3AA1E69ED11C86636D46E8203B3_inline((Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B *)L_22, /*hidden argument*/Enumerator_get_Current_m40F640AD8349B3AA1E69ED11C86636D46E8203B3_RuntimeMethod_var); V_4 = L_23; // if (!string.IsNullOrEmpty(kv.Key.Item2)) Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * L_24 = KeyValuePair_2_get_Key_mCA09F96E1A18DE39B7A41DDD71A11EE2893EF740_inline((KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C *)(&V_4), /*hidden argument*/KeyValuePair_2_get_Key_mCA09F96E1A18DE39B7A41DDD71A11EE2893EF740_RuntimeMethod_var); NullCheck(L_24); String_t* L_25 = L_24->get_Item2_1(); bool L_26 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_25, /*hidden argument*/NULL); if (L_26) { goto IL_0148; } } IL_00fe: { // var condition = type.IsAssignableFrom(kv.Key.Item1); Type_t * L_27 = __this->get_type_4(); Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * L_28 = KeyValuePair_2_get_Key_mCA09F96E1A18DE39B7A41DDD71A11EE2893EF740_inline((KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C *)(&V_4), /*hidden argument*/KeyValuePair_2_get_Key_mCA09F96E1A18DE39B7A41DDD71A11EE2893EF740_RuntimeMethod_var); NullCheck(L_28); Type_t * L_29 = L_28->get_Item1_0(); NullCheck(L_27); bool L_30 = VirtFuncInvoker1< bool, Type_t * >::Invoke(115 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_27, L_29); // if (condition) if (!L_30) { goto IL_0148; } } IL_0117: { // var item = Activator.CreateInstance(kv.Value); Type_t * L_31 = KeyValuePair_2_get_Value_mE97D9C7724775F7765767DC319659C4B0C868F34_inline((KeyValuePair_2_t300A4AB084763C2E49FC8CCBDCF9A9F6730E173C *)(&V_4), /*hidden argument*/KeyValuePair_2_get_Value_mE97D9C7724775F7765767DC319659C4B0C868F34_RuntimeMethod_var); RuntimeObject * L_32 = Activator_CreateInstance_mD06EE47879F606317C6DA91FB63E678CABAC6A16(L_31, /*hidden argument*/NULL); V_5 = L_32; // Inject(item); QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * L_33 = V_2; RuntimeObject * L_34 = V_5; NullCheck(L_33); QFrameworkContainer_Inject_mCA6EAF6EE3DDA3498D811DB13DC866CAA52C1DFD(L_33, L_34, /*hidden argument*/NULL); // yield return item; RuntimeObject * L_35 = V_5; __this->set_U3CU3E2__current_1(L_35); __this->set_U3CU3E1__state_0(2); V_0 = (bool)1; goto IL_0172; } IL_0140: { __this->set_U3CU3E1__state_0(((int32_t)-4)); } IL_0148: { // foreach (KeyValuePair, Type> kv in Mappings) Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B * L_36 = __this->get_address_of_U3CU3E7__wrap2_7(); bool L_37 = Enumerator_MoveNext_mE990BE96D965CBAD7F1C44770781AB3E365DF98D((Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B *)L_36, /*hidden argument*/Enumerator_MoveNext_mE990BE96D965CBAD7F1C44770781AB3E365DF98D_RuntimeMethod_var); if (L_37) { goto IL_00de; } } IL_0155: { U3CResolveAllU3Ed__12_U3CU3Em__Finally2_m31A3007159B794DE7AEEF8AAEBAEED239C223317(__this, /*hidden argument*/NULL); Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B * L_38 = __this->get_address_of_U3CU3E7__wrap2_7(); il2cpp_codegen_initobj(L_38, sizeof(Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B )); // } V_0 = (bool)0; goto IL_0172; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FAULT_016b; } FAULT_016b: { // begin fault (depth: 1) U3CResolveAllU3Ed__12_System_IDisposable_Dispose_mB89E6C2F6AF4A8ED1586B9C488C018F5A9B311CC(__this, /*hidden argument*/NULL); IL2CPP_END_FINALLY(363) } // end fault IL2CPP_CLEANUP(363) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0172: { bool L_39 = V_0; return L_39; } } // System.Void QFramework.QFrameworkContainer_d__12::<>m__Finally1() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CResolveAllU3Ed__12_U3CU3Em__Finally1_m3172853E9D1E3D8585E67CF9DF614386BB3F4366 (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CResolveAllU3Ed__12_U3CU3Em__Finally1_m3172853E9D1E3D8585E67CF9DF614386BB3F4366_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_U3CU3E1__state_0((-1)); Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 * L_0 = __this->get_address_of_U3CU3E7__wrap1_6(); Enumerator_Dispose_m884136508662D52C80CED25F9C38395A8D4AB6AE((Enumerator_tAD9A1D96561A65D17257D51804CCC47C94525B38 *)L_0, /*hidden argument*/Enumerator_Dispose_m884136508662D52C80CED25F9C38395A8D4AB6AE_RuntimeMethod_var); return; } } // System.Void QFramework.QFrameworkContainer_d__12::<>m__Finally2() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CResolveAllU3Ed__12_U3CU3Em__Finally2_m31A3007159B794DE7AEEF8AAEBAEED239C223317 (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CResolveAllU3Ed__12_U3CU3Em__Finally2_m31A3007159B794DE7AEEF8AAEBAEED239C223317_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_U3CU3E1__state_0((-1)); Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B * L_0 = __this->get_address_of_U3CU3E7__wrap2_7(); Enumerator_Dispose_mE6A00AEC5FF9BE5EE9CF01D393711866B7202FEB((Enumerator_t5474171C7A26B367A2A8C4448A2AA930E370882B *)L_0, /*hidden argument*/Enumerator_Dispose_mE6A00AEC5FF9BE5EE9CF01D393711866B7202FEB_RuntimeMethod_var); return; } } // System.Object QFramework.QFrameworkContainer_d__12::System.Collections.Generic.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CResolveAllU3Ed__12_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mD61459C770E4D95B0597579F508E4710F49453E7 (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_U3CU3E2__current_1(); return L_0; } } // System.Void QFramework.QFrameworkContainer_d__12::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CResolveAllU3Ed__12_System_Collections_IEnumerator_Reset_m1CB625EFD69123AF473BA2454FAC2955749797DF (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CResolveAllU3Ed__12_System_Collections_IEnumerator_Reset_m1CB625EFD69123AF473BA2454FAC2955749797DF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, U3CResolveAllU3Ed__12_System_Collections_IEnumerator_Reset_m1CB625EFD69123AF473BA2454FAC2955749797DF_RuntimeMethod_var); } } // System.Object QFramework.QFrameworkContainer_d__12::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CResolveAllU3Ed__12_System_Collections_IEnumerator_get_Current_mA130A4308705C28A568FE342DD48F2A587EAC760 (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_U3CU3E2__current_1(); return L_0; } } // System.Collections.Generic.IEnumerator`1 QFramework.QFrameworkContainer_d__12::System.Collections.Generic.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CResolveAllU3Ed__12_System_Collections_Generic_IEnumerableU3CSystem_ObjectU3E_GetEnumerator_m145933DF2F1C40AF53E757EDB461874B9CEA3FD5 (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CResolveAllU3Ed__12_System_Collections_Generic_IEnumerableU3CSystem_ObjectU3E_GetEnumerator_m145933DF2F1C40AF53E757EDB461874B9CEA3FD5_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * V_0 = NULL; { int32_t L_0 = __this->get_U3CU3E1__state_0(); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)-2))))) { goto IL_0022; } } { int32_t L_1 = __this->get_U3CU3El__initialThreadId_2(); int32_t L_2 = Environment_get_CurrentManagedThreadId_m0E897C88355903220B1EC214832F5E815D7C13D1(/*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)L_2)))) { goto IL_0022; } } { __this->set_U3CU3E1__state_0(0); V_0 = __this; goto IL_0035; } IL_0022: { U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * L_3 = (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F *)il2cpp_codegen_object_new(U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F_il2cpp_TypeInfo_var); U3CResolveAllU3Ed__12__ctor_mB3039BF3B363BB4F3C6F6E9EC7ABC054CD86D586(L_3, 0, /*hidden argument*/NULL); V_0 = L_3; U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * L_4 = V_0; QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * L_5 = __this->get_U3CU3E4__this_3(); NullCheck(L_4); L_4->set_U3CU3E4__this_3(L_5); } IL_0035: { U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * L_6 = V_0; Type_t * L_7 = __this->get_U3CU3E3__type_5(); NullCheck(L_6); L_6->set_type_4(L_7); U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * L_8 = V_0; return L_8; } } // System.Collections.IEnumerator QFramework.QFrameworkContainer_d__12::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CResolveAllU3Ed__12_System_Collections_IEnumerable_GetEnumerator_mDFA61ED6E2895FB3D17DE57CA86853AE4A1FE867 (U3CResolveAllU3Ed__12_t7CC979F2F975B50A53986F99299286E2B326D60F * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = U3CResolveAllU3Ed__12_System_Collections_Generic_IEnumerableU3CSystem_ObjectU3E_GetEnumerator_m145933DF2F1C40AF53E757EDB461874B9CEA3FD5(__this, /*hidden argument*/NULL); return L_0; } } #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.Object QFramework.TypeInstanceCollection::get_Item(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * TypeInstanceCollection_get_Item_m14608423734B6497B9689B92BECF386CB720C757 (TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * __this, Type_t * ___from0, String_t* ___name1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TypeInstanceCollection_get_Item_m14608423734B6497B9689B92BECF386CB720C757_MetadataUsageId); s_Il2CppMethodInitialized = true; } Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * V_0 = NULL; RuntimeObject * V_1 = NULL; { // Tuple key = new Tuple(from, name); Type_t * L_0 = ___from0; String_t* L_1 = ___name1; Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * L_2 = (Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 *)il2cpp_codegen_object_new(Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59_il2cpp_TypeInfo_var); Tuple_2__ctor_m6D029248005762EB5C94FCA252707992CF4F2F6A(L_2, L_0, L_1, /*hidden argument*/Tuple_2__ctor_m6D029248005762EB5C94FCA252707992CF4F2F6A_RuntimeMethod_var); V_0 = L_2; // object mapping = null; V_1 = NULL; // if (this.TryGetValue(key, out mapping)) Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * L_3 = V_0; bool L_4 = Dictionary_2_TryGetValue_mCE9B7D86AD1819588D017389408369261A26777F(__this, L_3, (RuntimeObject **)(&V_1), /*hidden argument*/Dictionary_2_TryGetValue_mCE9B7D86AD1819588D017389408369261A26777F_RuntimeMethod_var); if (!L_4) { goto IL_0017; } } { // return mapping; RuntimeObject * L_5 = V_1; return L_5; } IL_0017: { // return null; return NULL; } } // System.Void QFramework.TypeInstanceCollection::set_Item(System.Type,System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeInstanceCollection_set_Item_m157A75571DD4E3D83C6B6FC9B27CFB49C61910A5 (TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * __this, Type_t * ___from0, String_t* ___name1, RuntimeObject * ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TypeInstanceCollection_set_Item_m157A75571DD4E3D83C6B6FC9B27CFB49C61910A5_MetadataUsageId); s_Il2CppMethodInitialized = true; } Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * V_0 = NULL; { // Tuple key = new Tuple(from, name); Type_t * L_0 = ___from0; String_t* L_1 = ___name1; Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * L_2 = (Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 *)il2cpp_codegen_object_new(Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59_il2cpp_TypeInfo_var); Tuple_2__ctor_m6D029248005762EB5C94FCA252707992CF4F2F6A(L_2, L_0, L_1, /*hidden argument*/Tuple_2__ctor_m6D029248005762EB5C94FCA252707992CF4F2F6A_RuntimeMethod_var); V_0 = L_2; // this[key] = value; Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * L_3 = V_0; RuntimeObject * L_4 = ___value2; Dictionary_2_set_Item_mFFA6A3DC06F51F72984B5889B6F39AF234058146(__this, L_3, L_4, /*hidden argument*/Dictionary_2_set_Item_mFFA6A3DC06F51F72984B5889B6F39AF234058146_RuntimeMethod_var); // } return; } } // System.Void QFramework.TypeInstanceCollection::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeInstanceCollection__ctor_m2A1CE25E9BE336975DCEE7E4C428663A975EF456 (TypeInstanceCollection_t20D1C127028B91BF996BC7D40A1707C9E31DE5DD * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TypeInstanceCollection__ctor_m2A1CE25E9BE336975DCEE7E4C428663A975EF456_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2__ctor_mA3EECADE2447E2A15AB8CC0BDA034A1381E3E081(__this, /*hidden argument*/Dictionary_2__ctor_mA3EECADE2447E2A15AB8CC0BDA034A1381E3E081_RuntimeMethod_var); 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 QFramework.TypeMappingCollection::get_Item(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * TypeMappingCollection_get_Item_mDC73197B316808C12FDB4F5ED4D477D1DFBA6BFE (TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * __this, Type_t * ___from0, String_t* ___name1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TypeMappingCollection_get_Item_mDC73197B316808C12FDB4F5ED4D477D1DFBA6BFE_MetadataUsageId); s_Il2CppMethodInitialized = true; } Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * V_0 = NULL; Type_t * V_1 = NULL; { // Tuple key = new Tuple(from, name); Type_t * L_0 = ___from0; String_t* L_1 = ___name1; Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * L_2 = (Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 *)il2cpp_codegen_object_new(Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59_il2cpp_TypeInfo_var); Tuple_2__ctor_m6D029248005762EB5C94FCA252707992CF4F2F6A(L_2, L_0, L_1, /*hidden argument*/Tuple_2__ctor_m6D029248005762EB5C94FCA252707992CF4F2F6A_RuntimeMethod_var); V_0 = L_2; // Type mapping = null; V_1 = (Type_t *)NULL; // if (this.TryGetValue(key, out mapping)) Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * L_3 = V_0; bool L_4 = Dictionary_2_TryGetValue_m06617DC5FE2C3CEAD86F35CC0CC289C7276C397D(__this, L_3, (Type_t **)(&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m06617DC5FE2C3CEAD86F35CC0CC289C7276C397D_RuntimeMethod_var); if (!L_4) { goto IL_0017; } } { // return mapping; Type_t * L_5 = V_1; return L_5; } IL_0017: { // return null; return (Type_t *)NULL; } } // System.Void QFramework.TypeMappingCollection::set_Item(System.Type,System.String,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeMappingCollection_set_Item_mE6B5F532B12DFA8614F3E90B45B58465C97B8013 (TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * __this, Type_t * ___from0, String_t* ___name1, Type_t * ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TypeMappingCollection_set_Item_mE6B5F532B12DFA8614F3E90B45B58465C97B8013_MetadataUsageId); s_Il2CppMethodInitialized = true; } Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * V_0 = NULL; { // Tuple key = new Tuple(from, name); Type_t * L_0 = ___from0; String_t* L_1 = ___name1; Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * L_2 = (Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 *)il2cpp_codegen_object_new(Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59_il2cpp_TypeInfo_var); Tuple_2__ctor_m6D029248005762EB5C94FCA252707992CF4F2F6A(L_2, L_0, L_1, /*hidden argument*/Tuple_2__ctor_m6D029248005762EB5C94FCA252707992CF4F2F6A_RuntimeMethod_var); V_0 = L_2; // this[key] = value; Tuple_2_tBE815999D98FB5CEBFE8F1E64F615ED2071AEB59 * L_3 = V_0; Type_t * L_4 = ___value2; Dictionary_2_set_Item_mD2BDC7FCE70EF0E66DEDC1077FBE02C7DAA8310C(__this, L_3, L_4, /*hidden argument*/Dictionary_2_set_Item_mD2BDC7FCE70EF0E66DEDC1077FBE02C7DAA8310C_RuntimeMethod_var); // } return; } } // System.Void QFramework.TypeMappingCollection::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeMappingCollection__ctor_m458A317418FF8A0FA9E8DA5B43F7C50336299B01 (TypeMappingCollection_t73B05BADA515EDEFB820877049BB00C8067D3228 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TypeMappingCollection__ctor_m458A317418FF8A0FA9E8DA5B43F7C50336299B01_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2__ctor_mF6BD5157AC7F9135BBBDD296BF95DCDFF1C6A7C5(__this, /*hidden argument*/Dictionary_2__ctor_mF6BD5157AC7F9135BBBDD296BF95DCDFF1C6A7C5_RuntimeMethod_var); 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 QFramework.TypeRelationCollection::get_Item(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * TypeRelationCollection_get_Item_m49B7CEEBA7D7C59D180231808A21778D0936E001 (TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * __this, Type_t * ___from0, Type_t * ___to1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TypeRelationCollection_get_Item_m49B7CEEBA7D7C59D180231808A21778D0936E001_MetadataUsageId); s_Il2CppMethodInitialized = true; } Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10 * V_0 = NULL; Type_t * V_1 = NULL; { // Tuple key = new Tuple(from, to); Type_t * L_0 = ___from0; Type_t * L_1 = ___to1; Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10 * L_2 = (Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10 *)il2cpp_codegen_object_new(Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10_il2cpp_TypeInfo_var); Tuple_2__ctor_mB4D062E0EDA1F879C0BD08952F3933F6FFD78194(L_2, L_0, L_1, /*hidden argument*/Tuple_2__ctor_mB4D062E0EDA1F879C0BD08952F3933F6FFD78194_RuntimeMethod_var); V_0 = L_2; // Type mapping = null; V_1 = (Type_t *)NULL; // if (this.TryGetValue(key, out mapping)) Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10 * L_3 = V_0; bool L_4 = Dictionary_2_TryGetValue_m0877AB8A68638B75D924AC96D1FAD5B9E0DFEB9B(__this, L_3, (Type_t **)(&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m0877AB8A68638B75D924AC96D1FAD5B9E0DFEB9B_RuntimeMethod_var); if (!L_4) { goto IL_0017; } } { // return mapping; Type_t * L_5 = V_1; return L_5; } IL_0017: { // return null; return (Type_t *)NULL; } } // System.Void QFramework.TypeRelationCollection::set_Item(System.Type,System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeRelationCollection_set_Item_mD29D164E7BE6AEDFFD9192D652C58A26B62FD756 (TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * __this, Type_t * ___from0, Type_t * ___to1, Type_t * ___value2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TypeRelationCollection_set_Item_mD29D164E7BE6AEDFFD9192D652C58A26B62FD756_MetadataUsageId); s_Il2CppMethodInitialized = true; } Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10 * V_0 = NULL; { // Tuple key = new Tuple(from, to); Type_t * L_0 = ___from0; Type_t * L_1 = ___to1; Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10 * L_2 = (Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10 *)il2cpp_codegen_object_new(Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10_il2cpp_TypeInfo_var); Tuple_2__ctor_mB4D062E0EDA1F879C0BD08952F3933F6FFD78194(L_2, L_0, L_1, /*hidden argument*/Tuple_2__ctor_mB4D062E0EDA1F879C0BD08952F3933F6FFD78194_RuntimeMethod_var); V_0 = L_2; // this[key] = value; Tuple_2_t331E7F064A7FEF9AC2E6D9E743989523B1798D10 * L_3 = V_0; Type_t * L_4 = ___value2; Dictionary_2_set_Item_m4DD8087F3B9DFE382F459C13874B783265260F33(__this, L_3, L_4, /*hidden argument*/Dictionary_2_set_Item_m4DD8087F3B9DFE382F459C13874B783265260F33_RuntimeMethod_var); // } return; } } // System.Void QFramework.TypeRelationCollection::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeRelationCollection__ctor_m222852CDC101A1C518659F654EB7D5EFC61BFE7D (TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TypeRelationCollection__ctor_m222852CDC101A1C518659F654EB7D5EFC61BFE7D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2__ctor_mCE09E29AAF2428B25C7AFC15B61EF26D59500CAD(__this, /*hidden argument*/Dictionary_2__ctor_mCE09E29AAF2428B25C7AFC15B61EF26D59500CAD_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void InjectAttribute_set_Name_m3E12301F85EE344D677B404858CAFF8D56EC4520_inline (InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48 * __this, String_t* ___value0, const RuntimeMethod* method) { { // public string Name { get; set; } String_t* L_0 = ___value0; __this->set_U3CNameU3Ek__BackingField_0(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * QFrameworkContainer_get_RelationshipMappings_m740527C6B4E6C2432D9E4C5DF5D85C11C356C7A4_inline (QFrameworkContainer_t1097F6224C23F4B7271219C2B7B9EC5C70505511 * __this, const RuntimeMethod* method) { { // get { return _relationshipMappings; } TypeRelationCollection_t2668EFA0D893C9551C89D97B44D6ACEC91CE15CF * L_0 = __this->get__relationshipMappings_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* InjectAttribute_get_Name_m38D95AE7F9FC7B1F9D33608F5298C57BF53014E7_inline (InjectAttribute_t1EFE4502AC7F5028294EC63369BF82324379EA48 * __this, const RuntimeMethod* method) { { // public string Name { get; set; } String_t* L_0 = __this->get_U3CNameU3Ek__BackingField_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* Array_Empty_TisRuntimeObject_m9CF99326FAC8A01A4A25C90AA97F0799BA35ECAB_gshared_inline (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_0 = ((EmptyArray_1_tCF137C88A5824F413EFB5A2F31664D8207E61D26_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m29EC6C6EB1047528546CB514A575C8C4EFA48E1C_gshared_inline (Enumerator_tB5076FB1730C18188DBB208FD1B6870FC5A660E6 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_currentValue_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE Enumerator_get_Current_m5B32A9FC8294CB723DCD1171744B32E1775B6318_gshared_inline (Enumerator_tED23DFBF3911229086C71CCE7A54D56F5FFB34CB * __this, const RuntimeMethod* method) { { KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE L_0 = (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE )__this->get_current_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_gshared_inline (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_key_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m8C7B882C4D425535288FAAD08EAF11D289A43AEC_gshared_inline (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_value_1(); return L_0; } }