#include "pch-cpp.hpp" template struct VirtualActionInvoker2Invoker; template struct VirtualActionInvoker2Invoker { static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1* p1, T2* p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); void* params[2] = { p1, p2 }; invokeData.method->invoker_method(il2cpp_codegen_get_method_pointer(invokeData.method), invokeData.method, obj, params, params[1]); } }; template struct VirtualFuncInvoker0 { 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 VirtualFuncInvoker1 { 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 VirtualFuncInvoker2 { 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 VirtualFuncInvoker2Invoker; template struct VirtualFuncInvoker2Invoker { static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1* p1, T2* p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); R ret; void* params[2] = { p1, p2 }; invokeData.method->invoker_method(il2cpp_codegen_get_method_pointer(invokeData.method), invokeData.method, obj, params, &ret); return ret; } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceActionInvoker1Invoker; template struct InterfaceActionInvoker1Invoker { static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1* p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); void* params[1] = { p1 }; invokeData.method->invoker_method(il2cpp_codegen_get_method_pointer(invokeData.method), invokeData.method, obj, params, params[0]); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InvokerActionInvoker1; template struct InvokerActionInvoker1 { static inline void Invoke (Il2CppMethodPointer methodPtr, const RuntimeMethod* method, void* obj, T1* p1) { void* params[1] = { p1 }; method->invoker_method(methodPtr, method, obj, params, params[0]); } }; struct ConstrainedActionInvoker0 { static inline void Invoke (RuntimeClass* type, const RuntimeMethod* constrainedMethod, void* boxBuffer, void* obj) { il2cpp_codegen_runtime_constrained_call(type, constrainedMethod, boxBuffer, obj, NULL, NULL); } }; struct ConcurrentDictionary_2_tF598E45B2A3ECB23FD311D829FB0AB32B1201ACF; struct ConcurrentDictionary_2_t889EC4BD07B5DCB6087E2226ACC8A5E5590E48AB; struct ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91; struct EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC; struct EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499; struct EqualityComparer_1_t974B6EF56BCA01CA6AD3434C04A3F054C43783CC; struct Func_1_t643EE72E902256793081E4A952FE5010B0423CD8; struct Func_1_t90C4ABD9CE75DEFD0429224C5FEA437A0D34A560; struct Func_1_t474A6DFB11CD15EA2DE61B33EEE1D8F0A0ADF3A4; struct Func_1_t7E971A77C899C4C7AC78281EA99F0EAC4C835FC6; struct Func_1_tAEC089A068FC7EC89FB9C4E3E0049D97E442F3EB; struct Func_1_t2E108D7F7CD7C342B3350E7FEF5DC4A9A0E06659; struct Func_1_t84A4BB0034C8F93767D67BBC1F4EED1D3044795F; struct Func_1_tA442CFAC79E91D290B3A20F4D21B19C42FCE52B6; struct Func_1_tBCE7CAB2DF9A6911CC7E75AE4813E384D191BBB5; struct Func_1_t3FCE602A80D3F788D4898853BA8282C009C88FE2; struct Func_1_t32EEA16CED0DB34319C289C678DEADF9C939FD0B; struct Func_1_t6810F34C7AB650D465D2B9B6A1F0B277DAA46A3C; struct Func_1_tBA9E7FECA824DB38F994EC0CDDF93C90649ED7FD; struct Func_1_tB4D38D9C370025EE6CC7C9540376FB51F4972159; struct Func_1_tBA4599F2B9C88B7CAB0A945D58595BAF08C6B890; struct Func_1_tDDAA460D0947C289772FA6AF1AF84D582DD859E5; struct Func_1_tD5C081AE11746B200C711DD48DBEB00E3A9276D4; struct Func_1_t41D01DF7E7DCF728A5AC2E27578C9EF76548EF27; struct Func_1_t35CA8359B05764A8BDAC8FE106B7288508C45185; struct Func_1_t750F8F9F9F196507427203F81AF19FD01A584D15; struct Func_1_t198D4536B77F454C88C30759642D2C1D6DD491A0; struct Func_1_t71988E0A583EB604B94FF6CEC76CB2ADD5FA4C86; struct IConstructor_1_t760E50D7514C0740A33DA5A57801B3E0ECD059CA; struct IConstructor_1_tE51AA760737252530326DC43276D34FA2CEE0F9A; struct IConstructor_1_t6ED67945DAFBA6E7912283FDDA2347783F44FB5D; struct IConstructor_1_t5F014F2823FA5977FD2248DA641BFA7ACC19B72E; struct IConstructor_1_t49F74C6B918F55A7E99A10D938EF2B58FFCEDBA1; struct IConstructor_1_t5AD3C56A5054DF1BFCEA9954D4AB6E6CFB76B7CA; struct IConstructor_1_t2522DB3785B984B4627CA8176690F60C47D1BAD3; struct IConstructor_1_t45B3820CA05F1B9B9E49A3CACF573C4E2FB8C199; struct IConstructor_1_t0BEAEB22F43824D35B4CDE12AAABB4B7FB0FD543; struct IConstructor_1_t943F43022B5DD77D92BF54CCD22377BDC30F631E; struct IConstructor_1_tB4817FCBFD3A44F10C3F86B2C4E1B216E1FCEDB5; struct IConstructor_1_t5F6E2B4293606962F689E382293BFEA5BAFA4D7B; struct IConstructor_1_t2FF8EFB5BD43525357B54CCC4FE9389902CA78B0; struct IConstructor_1_t4AE53D6639369EA51B98B27DF715BDC6E347D616; struct IConstructor_1_t3C6825B4312A689EF686FAD4C82197CA1A3E9885; struct IConstructor_1_tA45691B28372E96B11A2B7A75407ED05CF88E17D; struct IConstructor_1_tF408ED285A722109CD256529A452F0C8B90C2101; struct IConstructor_1_tD7B6D5CB4C166AECE81DFE2E93550110CB916F83; struct IConstructor_1_t6FA853DE1714937284489E312FC02C6D71684DC5; struct IConstructor_1_tA800FA4CC2B8D36BDD62E80E9BFC68217CF3FFD1; struct IConstructor_1_t0673A354B81253B2E082FAC271F956808ADC9A95; struct IConstructor_1_tF62FB25DA46BB2EC81892DEEEAAF98DF3CF5E782; struct IEnumerable_1_t5361732639859050AB3FE69853CF03C4FC3F50E0; struct IEnumerable_1_t7F5142FC65DC3AD9C5645A3A0E4380E7E75E1AC4; struct IEnumerable_1_t7A279889898F9346462C50E40CD274F4BED7D141; struct IEnumerable_1_tBC1041F6708F98C39C3E3B4FFE79654629DA8CC4; struct IEnumerable_1_tF5BAE34F311180FDB8BBE1B8FA55C1F38E5A1EF1; struct IEnumerable_1_t656FE846963D4B6CC038D80144F2FE53A522AA8A; struct IEnumerable_1_tD317BB472ED43945C16BD7A3631FA41417E37877; struct IEnumerable_1_t1DA01AAAAA9D47222D147A0BAA4830D25F8DA3B8; struct IEnumerable_1_t08C9DB3319E4FC383532155258AF347B10F55F2A; struct IEnumerable_1_t32D88A6D34A92B8AF5729663C314948B82A9C746; struct IEnumerable_1_t2407F16784ECBCB7BCD2504A1B49EF6BAD4EB738; struct IEnumerable_1_t8F6DFB2957A7F67600F4F938B333626EA7FE3A08; struct IEnumerable_1_t92C0958B8E0B1DC2D1236463A315CEFBEB977F72; struct IEnumerable_1_t8749D6CC122D96185736E0D8F25B4693C2A6FA48; struct IEnumerable_1_tB19CBB0200FE24A83365DD0A05899B614BF329AF; struct IEnumerable_1_tE819528B00355C7F3B5C080993E4BAD552D965A0; struct IEnumerable_1_t425CD92838B39BD29BCABB03EBC77BF6D3BA86F0; struct IEnumerable_1_t73BC9C41B12145591B05F539DF33B45804CCB414; struct IEnumerable_1_t319D7165CEBC5E0E68323C370E75CB73532D227E; struct IEnumerable_1_t9788C6CDA390A24CFE71D1904028C869D01F734B; struct IEnumerable_1_tD9CB4135AC437D19AA4DB3F42440E1BED667A18C; struct IEnumerable_1_t536168E0F45D124197DEF08E09ACC9C1451FF3C1; struct IEnumerable_1_t75CC09C0F2C6C2B5FCE64B4E322CE7AB79B782AB; struct IEnumerable_1_t3054FAB668BAB519C43F244E1098288B5A2C985A; struct IEnumerable_1_tD4978FDC191346B690888271BB02E6876F1196E9; struct IEnumerable_1_t44BDB101131DB69F7C9CD761FA9B3F87D8EB7D5B; struct IEnumerable_1_tB0ECAAFCB576E82C0F6B7227E7046FA3B041E6CD; struct IEnumerable_1_t6E1AD225A02F9C690D1D1D59B3B81A0292ECD335; struct IEnumerable_1_tB2F2CEA404442BD72D5997F053958708A3DAE1AD; struct IEnumerable_1_t2FAD793CF26BCF12DD27CB3792AC80899407E5EB; struct IEnumerable_1_t3F82B10BF4479915D9E250403D5A51AC51152D21; struct IEnumerable_1_t383431EAA821D200AFDCB6462A01A7BC1E55F38B; struct IEnumerable_1_t653D72DD2A7711EB0FBE8401560AB710CF2ADC4B; struct IEnumerable_1_t80F1F03805002342728521D819A4DFB2C385C65B; struct IEnumerable_1_tFF95B6028E65ACFA8B78F6DBC1C5D5FB0B0EBAA4; struct IEnumerable_1_t4305322D21EC4F7BB504679D064E5A9CFC6D3DD7; struct IEnumerable_1_tE1450E4C8BF21D1BAB52D529BE06E28CA4FF2737; struct IEnumerable_1_t0AA82CD1E7C465F4D1AB95D8704BE40062689B78; struct IEnumerable_1_t96B2D91413D0276C08606C935F1D896FBE18896E; struct IEnumerable_1_tB09DF5563D64AACA7DA00AC89CB3739072E87D4D; struct IEnumerable_1_tC441BBB20897EB7ADDDFD4641C94A81D2B01ED72; struct IEnumerable_1_t492762818E3E6FBA525941388827754C2EB62EFF; struct IEnumerable_1_tFE21341ACCE22BEB0E8A87F6E35FF89268F8F2E0; struct IEnumerable_1_t4F848418A5A7662C70682C278A4874F90C06B5A7; struct IEnumerable_1_tCCA54E78A489F8567D7EE87B8BE225FF7E1F7CF4; struct IEnumerable_1_t18E2DEAA78A6E9BDA39AE660211C530B85811317; struct IEnumerable_1_tD870C985079F4710990C0D2BE72F339FEEF7E65F; struct IEnumerable_1_tDA3DB14A8C53E0EFBEA9554E60CD303E733E672C; struct IEnumerator_1_tF4C956D4DCFD66C57C3C9318F762E752D5917687; struct IEnumerator_1_tE49AFCB6393FA7A5337C53722A992968CC51DBE4; struct IEnumerator_1_t849F9C0A0BA14B8BD43D1EDAC2D9DCFD5DFE4EB3; struct IEnumerator_1_t98A4E329FAAED41C3D360B9416EDDD8A6E43787D; struct IEnumerator_1_t492FA5EFE32CBB0A859720ED8DF38BC773FFA810; struct IEnumerator_1_t0F906B43A2BE8096463B58CA8390259CBDB3F6BA; struct IEnumerator_1_tEE113AD17F4A40A72FED8455EB0BE1208ECF5E91; struct IEnumerator_1_t89136C6E35B24264290619BBBBBAEEC56E192EB6; struct IEnumerator_1_t689F24B92790A142309171C95DCAC5BF92F8DCFB; struct IEnumerator_1_tAA3F3B4C81ACBFFD64DC4C46ABE766B031ABDFF5; struct IEnumerator_1_t322904638649A2F4C9236E13C7BBAFEC6A7CE469; struct IEnumerator_1_tD2525C7F5B0A4F4CA71629EA509CA973C7749784; struct IEnumerator_1_t2CF51D8878CB6E59818DA4752992744D2FB9B4DA; struct IEnumerator_1_t83DAC6022A58AD3093965A4A4A765B0372D5D166; struct IEnumerator_1_tC899BE6C879670A4646BAF3CECBFE83493E5F395; struct IEnumerator_1_t39674DAC5FA89EDD6FD7B802B4B20204E3074212; struct IEnumerator_1_t4E2BD45377C0FC057B24999E8EA66E7909877126; struct IEnumerator_1_tCE517C3D91812689E8526823E7FFD8EF137D8963; struct IEnumerator_1_tEE52BEF646254C76E32C04C458DCD7D227B7EEE3; struct IEnumerator_1_tAA3678C7BC187D133F96B6C68DC341881FF63358; struct IEnumerator_1_t1798C79498EC99D225AF59E5850BE79B24711A8B; struct IEnumerator_1_t1D13CDDFEDC0154DE3A05C1D32D40881A673454B; struct IEnumerator_1_t37939E73D68ED4B01D779E056F0ECB2A1A69A2A6; struct IEnumerator_1_tCD19053E7D25B20178404AC6DD01E3A9F794A261; struct IEnumerator_1_t3A908CAB780BA28CD20C0C885A9915EAD351D1BC; struct IEnumerator_1_t90D71F0806EE6B0F6821663413C5908596439A83; struct IEnumerator_1_t8E8D3244AF09272588B6FE3554D1BD770229631B; struct IEnumerator_1_tADC678D436048E2E0026EF3A4B84900845B9680E; struct IEnumerator_1_tF6C23DEF6553C42DD2A7BC25DCDE4DA523FB3757; struct IEnumerator_1_t6F13849A7C276E5DE82BBC1FD3FAB435D9AC2338; struct IEnumerator_1_t59699C9AE7C12F031156207B450015C320F6649E; struct IEnumerator_1_tBD17ED0E8B6EBA355BE487C1E63EA9D2DF55140F; struct IEnumerator_1_tF4413E98C6367E2166A9DB826103AAFB85FB4090; struct IEnumerator_1_t4D4861D24A9825E97A017AAEB5FE9CE80238C698; struct IEnumerator_1_tA934BD96F761FB2C4F3C70E7A3BF584DD90B847A; struct IEnumerator_1_tA7901D8886772510FB10B111A6EEFEB551821190; struct IEnumerator_1_t8A3E5911590EC0AF595C14CD4D8855144059CAB5; struct IEnumerator_1_t9264EE7D1B43D13902555EC5B85BE417B624D1CC; struct IEnumerator_1_t16368E06670538D9BFF4BF3C6A12257B0CF38C6A; struct IEnumerator_1_t1DDA0A1BD5AC62FB748701D33D0D5EED5A08E448; struct IEnumerator_1_tE32D215C8E04448EFE7E87B1460D5757193BD6F4; struct IEnumerator_1_tC1CC2010A1804F83A824AC9218686EA2BDCD3B28; struct IEnumerator_1_t8AF9D34B66B0174F6DAAD1074D90D1C23E8C6A05; struct IEnumerator_1_t0DBEE3D0C550C7E1E0680D1C56CBF32D50AC8FEF; struct IEnumerator_1_tA104365EBCB6677D7BCCB35A534C8A649FA5A719; struct IEnumerator_1_tEF2C270E91A9B621D58A49CE507B762617FB66FD; struct IEnumerator_1_t26CB5FB2524860C4E1B690A2259BA8EC992C94FB; struct IEnumerator_1_t45F3F7FD63BD81FEABDE4F646B59715C819D84FC; struct IEqualityComparer_1_t0C79004BFE79D9DBCE6C2250109D31D468A9A68E; struct IIndexedCollectionPropertyBagEnumerator_1_tEEDF10B7BE342B5ED5BDEDFDFE00CA79390D98D6; struct IIndexedCollectionPropertyBagEnumerator_1_t742109DEEC8358919DBC0D30D11FF19068DE72C2; struct IIndexedCollectionPropertyBagEnumerator_1_t102ADA9AB9FC7EA8156686E1CF59FEA28A87ED5F; struct IIndexedCollectionPropertyBagEnumerator_1_t4B291257C3682D2A9F97DB0B1EB11B8E9CCCE8C6; struct IIndexedCollectionPropertyBagEnumerator_1_tA0A96BAD0359A2F490E0AC2751C8652021892855; struct IIndexedCollectionPropertyBagEnumerator_1_tEA891559AAADCB6DD424A02C66949B673B12F1B2; struct IIndexedCollectionPropertyBagEnumerator_1_tA9BA29298F9D294372C22CB4C34EC7DF2B852F62; struct IIndexedCollectionPropertyBagEnumerator_1_t9EA5494157AB8C82DC1EB8DBFB5D9ED370E6DCD1; struct IIndexedCollectionPropertyBagEnumerator_1_tD9C62BE322A89A5687BCFE704D06578FA85AC748; struct IIndexedCollectionPropertyBagEnumerator_1_t8F60E0B40523A06A073B4410AC0AF1466A4B9EF2; struct IIndexedCollectionPropertyBagEnumerator_1_tCE8B549631FEA7E42B65C4A7897E3178B02526E6; struct IIndexedCollectionPropertyBagEnumerator_1_t613D66F492631564A75646BAFFDD6BA5DB580343; struct IIndexedCollectionPropertyBagEnumerator_1_tBE367AF76BD5F295ED9E881761D4066AAF2A918C; struct IIndexedCollectionPropertyBagEnumerator_1_t565805E05520AF729653D4039FC1290A8D061C82; struct IIndexedCollectionPropertyBagEnumerator_1_tFCB03C2800CF440F23EA78E515D5CA11712F7DE4; struct IIndexedCollectionPropertyBagEnumerator_1_t2131617A7ED445B6195638CD8EEE6E51F8DEBEAF; struct IIndexedCollectionPropertyBagEnumerator_1_t78F6D3AB08F14C19C44C322F5404C02F8A02B18C; struct IIndexedCollectionPropertyBagEnumerator_1_tA48034DE7D620ACA0C45B1C8DECADB544A21D2E0; struct IIndexedCollectionPropertyBagEnumerator_1_tB7B419FE91A18ED94A7F61FDADBAB6AE4C5A562D; struct IIndexedCollectionPropertyBagEnumerator_1_tD04538FE08F10E381D6C93F9C5AB3A021325369A; struct IIndexedCollectionPropertyBagEnumerator_1_t8260700DF836FF1F0AE8D1B0617114B5A5921190; struct IIndexedCollectionPropertyBagEnumerator_1_t6862C21493A613B0456DDC54A6C9A656AA5C821D; struct IIndexedCollectionPropertyBagEnumerator_1_t3FAC6F05D91AF777E1E666DB71B1EA5AB410CE6F; struct IIndexedCollectionPropertyBagEnumerator_1_tDCFFA9725D53729B640287A282AC8897802A294F; struct IIndexedCollectionPropertyBagEnumerator_1_t53EF7A44DB24754ABB4E2CE9511BF8F5610A2DE8; struct IIndexedCollectionPropertyBagEnumerator_1_t9C32F96210248C1E32D87E5F9A6D45F7896D42A5; struct IIndexedCollectionPropertyBagEnumerator_1_t436BB999B0AA975D2032DDBB99248939C20BFB75; struct IIndexedCollectionPropertyBagEnumerator_1_t64B9BA5868436DE89E3355128E570147E45F1587; struct IIndexedCollectionPropertyBagEnumerator_1_tE39F6DF68AF585D6B4DD961E408CC3BA2A6D20DB; struct IIndexedCollectionPropertyBagEnumerator_1_t1E3033E43FB4C5AA4824029075A83DBF33DFB14B; struct IIndexedCollectionPropertyBagEnumerator_1_tE1335ECC45FAA00BB406879D27D08C8892AEE784; struct IIndexedCollectionPropertyBagEnumerator_1_tF25FA6CDFD5AA6EC0D8973A5E31C62BB86FFF5A2; struct IIndexedCollectionPropertyBagEnumerator_1_tFDDC054EE68754C41DBE38AD82EA3DF2021C80DB; struct IIndexedCollectionPropertyBagEnumerator_1_t902993579DA658D7130A50BF0787A73244365644; struct IIndexedCollectionPropertyBagEnumerator_1_t48787926F63F6901AACA0630C080D309DE3034B9; struct IIndexedCollectionPropertyBagEnumerator_1_t06557097EC8FB971ECEB5135181252DD7793E438; struct IIndexedCollectionPropertyBagEnumerator_1_t725C6FF6507694F8C08D8207CB605ED7372743FA; struct IIndexedCollectionPropertyBagEnumerator_1_t6E470B14C93CEEB08DF27120C5B660029EBD80B8; struct IIndexedCollectionPropertyBagEnumerator_1_t4C691DE20165789FA69BE03F47266C2F49D9EF00; struct IIndexedCollectionPropertyBagEnumerator_1_t1BB9F06DDA3C6C675F7EB5D07172E512E657BECF; struct IIndexedCollectionPropertyBagEnumerator_1_t37E4A6E941E360DD9D92A5F3D33ED3FA34F909DF; struct IIndexedCollectionPropertyBagEnumerator_1_tE7BE3337FF46501B4C53164F9332FBB8E2C95146; struct IIndexedCollectionPropertyBagEnumerator_1_tE6D93F29F9DC5C6C942785B906E79535F31E5DB0; struct IIndexedCollectionPropertyBagEnumerator_1_t10389DF5F8C59FB7EB580235264CA38D155D08CA; struct IIndexedCollectionPropertyBagEnumerator_1_tD70112E78337C26D0C1F85BCA6CED16BBBFC7CC3; struct IIndexedCollectionPropertyBagEnumerator_1_tB9B4F5B2F4FECAB4F6C0410D6837764AFCE7B09C; struct IIndexedCollectionPropertyBagEnumerator_1_tBB00032A431031C00D663DDB5B5BAF96072925D9; struct IIndexedCollectionPropertyBagEnumerator_1_t10A3FE79120150E0A39D2649E6366925E3E7977A; struct IPropertyBag_1_tF38E0DD26816C30F7A291A4C229273286EF81690; struct IPropertyBag_1_t34647E6DBA2B3FBAF772A30AB58389B957EB2353; struct IPropertyBag_1_t4503949B37B2AF7B859307C5B9FC0D205FBBB58C; struct IPropertyBag_1_t0C3656FAD043E643AE0AF2CE556A8B0EFC08BAF0; struct IPropertyBag_1_t12476CBFA03E553669FC0F78B8B392643D0EA98D; struct IPropertyBag_1_tC89C7D801308BB118F51FC38D2EDF9150099CD87; struct IPropertyBag_1_tA5F5E06CD7B6D9DA44B0C96DD751E125A2838965; struct IPropertyBag_1_tB4F574342A3326282E305E935876E09BA8AC2A2E; struct IPropertyBag_1_t0F569CB3E3DD679044B9F9E594B94E991D876F55; struct IPropertyBag_1_tD0AC48FB723053E10D50C4F4ACA187049C60A52A; struct IPropertyBag_1_tA86B0AA7564B969B39432363A3CC153860369CF8; struct IPropertyBag_1_tF96AD753C8C0604F73BEC05D07FB8DB0E652D9D7; struct IPropertyBag_1_tCC672A5FC4DF9FCAEDB0E95C78D8B03C0BE79D1F; struct IPropertyBag_1_tFB0D9D329A0DD352CA6F2E401245E71D132AF6B1; struct IPropertyBag_1_tD475E86AD532B7E07FF336E6D5F45242390B1331; struct IPropertyBag_1_tAA5B8A65854B645C4BE0170D2629B00A15218E3E; struct IPropertyBag_1_t474CE322BDE46B0885DE33A9810CBF959176FBE8; struct IPropertyBag_1_tABC6AB8A0C2984D47212C161B82BB4CD34EE4B42; struct IPropertyBag_1_t6AFC0AC74501529BFF9E097DC21249C06852B690; struct IPropertyBag_1_tAE3DEC013C632256F0D7F5C1CBC3680AC185F979; struct IPropertyBag_1_tC38B0E23F5A4EEEB1496FA49888AE669B1A22163; struct IPropertyBag_1_t35C2AC27D6AF7F85B944D05BFC0298C9A7080388; struct IPropertyBag_1_t852A24B93B53A9516797D747FE08D0DDDB2288B5; struct IPropertyBag_1_tC4A861BBA0615CB45605B37C7604CB3950574558; struct IPropertyBag_1_t0609AEAC1BAF0CC00E12F517D94A0BB20C869A05; struct IPropertyBag_1_t21591A9B7F6B7F2B6226C8314B530B2C5CBEF548; struct IPropertyBag_1_tAD71D1994E82547416831FC2DAE21F038A38CAAD; struct IPropertyBag_1_t06FC2AE397C1A711BCF674C0438149C49A561045; struct IPropertyBag_1_tF770C1A78A72D7B8E24F537F9409CFDB5B0C11A6; struct IPropertyBag_1_t28707B699C3F6C7965A9AF253C21DE32BCB4148F; struct IPropertyBag_1_t9834E39BF4BD812099CECA37DF60749AAE274FCD; struct IPropertyBag_1_t145445023A0B2CED5FB1C2CCA065A0C2678B4CC3; struct IPropertyBag_1_t8A3D63921BE840B9ACA3F45D9B9F6918AFD54CA5; struct IPropertyBag_1_t4E3151D7F146BCDA0FA72786B3B30359FF54504F; struct IPropertyBag_1_tD1F3A7DBE2F49D15806E8AC1B537F0B133DA265E; struct IPropertyBag_1_t4F700C12974F20F57E80BF1374C40ADA92303CA3; struct IPropertyBag_1_tB4AF5D6F5B05C75849FABA9CF0F7410F2058ADCD; struct IPropertyBag_1_t6C3B3ECBE136DE8EB30C6E3C4C68260118B90C67; struct IPropertyBag_1_t11B17E28AD004BEECDF730E60F377FEBBAE629D5; struct IPropertyBag_1_t81B42929CDBDAC1B8C1775D38F8646DAF065F8F9; struct IPropertyBag_1_tDAC9D4EA568EDC701E9AC378EF87FE080958271E; struct IPropertyBag_1_t62EF8C2C7D11C796F3ECB8AD3461E8C3A2D87E5A; struct IPropertyBag_1_t5EBA6E56CEB6DFD9CA30F8DA7E06E09A8211DE60; struct IPropertyBag_1_t9CE20305E04AC1EB512CCC226C03A84714030C34; struct IPropertyBag_1_tF3ED76A0B3B3C7C939F96D3F9D303DAD0210804D; struct IPropertyBag_1_t87438811C2F2F5EDBD73279779C029EED554B3CB; struct IPropertyBag_1_tBBDD5A5B3F8E9F119138331A16572F6626C67749; struct IPropertyBag_1_t36BB94A0E64BDC3C7B44E3C33CD0562C77748D3F; struct IProperty_1_tAAC6C42E64F1F1C9C014BDBA7BC3D5A724C1EE66; struct IProperty_1_t49CEA58F187BC2188B8C7455257619386615F2D9; struct IProperty_1_t4BDA5F59B6CF957E8D8E3802E69B767A12C532B0; struct IProperty_1_tF20CE8FBC7B20A09C2A7E0EB9630919D71339E99; struct IProperty_1_t5E43D0F89C8C835C74BBF564571DA984A6415335; struct IProperty_1_tD9FE1AF3703439208728AD16A49693976E1C4BC0; struct IProperty_1_t0CED323160A5869C2EF0D8E073FBEEDBDA2EFF28; struct IProperty_1_tB7F6496CEFBE912425446A3DB3235CAE0654CB1D; struct IProperty_1_t33BD2C97D37F86F94427C4DAD86A13162B485570; struct IProperty_1_tD244114CE436FD9ED0FFA2D1D455AEDAC05FF05E; struct IProperty_1_tA0905C4267FB6A7FD0A05C37B6A16B0F607E7169; struct IProperty_1_t8885BD5CD7EF54503D9E4531265EFE41C32A76A7; struct IProperty_1_tA91D958F297A9E6CAA1A37517EE12264CE046A34; struct IProperty_1_t07316563C3064E0D46C1476430CB2E10558FE27D; struct IProperty_1_tCFEF868BA125BBF458061067FBFEFE885B76B8DD; struct IProperty_1_t326CF524CC80B6F64C96D78AFB3CB0A694D3B714; struct IProperty_1_t9F627ED1E5150ABCABC70109B20AE5BAC8C78131; struct IProperty_1_tEBB8266DC6A35BE366DEDDADAC3058C4F9B09515; struct IProperty_1_tC8A9F7A47A6336EB9794E9A3C9FF3CDDBE47FC3F; struct IProperty_1_t9FE05EB8AFC85DCB41CB2F5213FCF6A9D160D485; struct IProperty_1_t5B25A2721B5E4AE6634B2B1494E725296A1D8AA6; struct IProperty_1_t34F484178257879F595602865D833FBB36E25609; struct IProperty_1_t3C38EDA987E18932165E4D3AAC5655C99DC314C6; struct IProperty_1_t5FF1B889D0F2BC3603CAD8421073C8E07036D826; struct IProperty_1_t16851B2242BE6D75845567D065579B8A82F0F766; struct IProperty_1_t690452A259821E292DF4FED348BBFFAB0C29C46D; struct IProperty_1_t79C1337C9F8525F749DDF1D234309C6FACEF9F83; struct IProperty_1_tF7EF99542FB8234BAA46C88E688AA6393B3EE7FF; struct IProperty_1_t6C7004C6DB8DFFA2A3D4654E38248B04A15D0EB1; struct IProperty_1_tECC241D1D210C65FCAD259D0183F9D167B424FFA; struct IProperty_1_t2481B62C7E7B4F1EBA8580B2D1AFB43BD439BD7F; struct IProperty_1_tB2BB5F24788BF2E4BAF1D8A0228943216217A680; struct IProperty_1_t578DDEBAA2A91F19DDB259DB85226B438091998A; struct IProperty_1_t7DD1A0033BA45A0A00F6C5DD2595CAEF490F666C; struct IProperty_1_t34993F32F2DDBE80D298CE14C80483415BD5A725; struct IProperty_1_t2781E725B1462A4426C549FA5D012588E648C263; struct IProperty_1_t12C99126ED85120DC9BDD8A1721003A0B2907D3B; struct IProperty_1_t9322C99A9228ED1E00DCCC9712B3CAA8BAAB8398; struct IProperty_1_t8A9879FB1F0190B5CC47F7000F0B7142216A439C; struct IProperty_1_t0E317E01E6618E11E9F06771E5DB46F5CC25B22A; struct IProperty_1_tA5E463FB3AF5B8F812635E7D7D8C1124890E39F8; struct IProperty_1_t62CD11377E18F32D95E3CDAA42637012900C3DB3; struct IProperty_1_tD5B55B2B653E1DBADDE8E494F6B9568FCCFB815A; struct IProperty_1_tD0857FC9D3C29214DBCB766720DD32AD2E2E29D3; struct IProperty_1_t4F0CAE821D34ED1A55A2913142EDF092E2F0996A; struct IProperty_1_t71FC6CE3B63C7989BB59D6C8E47462A535257BC9; struct IProperty_1_t2F93486C4F1EF31204AB9C24EB17075238B881D5; struct IProperty_1_t47DF8E7CFAFA47596FCFDA6775C02B5B3C05AAE5; struct ITypeConstructor_1_t76A48ABBEC41390BC2E2B1255595A389C6830900; struct ITypeConstructor_1_tDAA233DB1688C5FB7BD7AF226A333DD7A2941503; struct ITypeConstructor_1_t92BF5480882C77EA0B787B3019468C8CE698038F; struct ITypeConstructor_1_t904441E1C0121C34AC6AD7781FE42BB12D65B0CC; struct ITypeConstructor_1_t0DE810CBEA8E0C10D5D20B7C36C1CA72894A52BD; struct ITypeConstructor_1_t582CFC95E88EC57D0E7E6117FEB627A227046DEE; struct ITypeConstructor_1_t6036708AD53BE0A247E0419392149C29294321CA; struct ITypeConstructor_1_tEF28DA219D7FF879BD72DF2D3B3F20BF8F2AF895; struct ITypeConstructor_1_tF00D3ECE32D00E64FAF9ADF197160A1D21F8B72B; struct ITypeConstructor_1_t81670FEA206550EF92A986F4A63FC5302AB1D638; struct ITypeConstructor_1_t3B0FE01881012CC548F6EE132D9D04AA93EDE092; struct ITypeConstructor_1_t2957C3F3F922000D05C6AE59163AF0088BB8D2E4; struct ITypeConstructor_1_tCBC012543956694556936EABE7ADF797F6355DF3; struct ITypeConstructor_1_tE1377AF96A9B7EE3D4A4E9ABE45EA59810967EE2; struct ITypeConstructor_1_t4897169091A9172B21833243B015C7DE4665B282; struct ITypeConstructor_1_t27421517365CBD568D0A3034E958CA28C13B80B1; struct ITypeConstructor_1_t73C3366FF37ECFD1CC6142A80D1A0E31E89DDB04; struct ITypeConstructor_1_t0FE2B73907C0A0AEB0E84716E021DD7420B23A2B; struct ITypeConstructor_1_t5E4FD8D127EC0F24B375DF611109A9783C9949D0; struct ITypeConstructor_1_t556D14AA6F555F7364C62810932429031A39D050; struct ITypeConstructor_1_t70FBC2A64E826431437D61A731F9026F2A329F53; struct ITypeConstructor_1_t0450D7ABE6B0EC16038EEC5B027801981910C44C; struct ITypeConstructor_1_t38B0D0EFBEAA57884DFAE0A863E841E681DE2224; struct List_1_t00518745BD1FD95B2D5A0082D3FC0712300559C3; struct List_1_tDD494D344F11DD6D6E47FB6794635C7CBD737022; struct List_1_t42439BC4D933D6DE2219753ECC4A674696A9B788; struct List_1_t8973E7D95DDAF81785EFAC31612A98CE078EB91B; struct List_1_tA277DF6E372990202E6992461F8737D089DD59DE; struct List_1_t0B1CD5EC523AD51049E5BCEF30AF7ADB8A09DE27; struct List_1_t95955E49E2CAA2956C04ABE04FA8D76DB746DB08; struct List_1_tB3875941EB9C31B6A1EE0576F969C79D850E686B; struct List_1_t5BEEEF0A5BECBFAABCCFDB3EF9A6AB5C7D948F13; struct List_1_tE031E2B1B3599B1B808F7E565E285D0265829963; struct List_1_tB0305892E26D0C482A75FD711E7CF6277D867EAA; struct List_1_t514193F05FE01729A5ADF1CBD11F2A3282FEA464; struct List_1_tEB54794B1D963FD8B2747B2513C8DC5D0EE60633; struct List_1_t694C128536F59FED79740621FF2F3A5003C57EB3; struct List_1_t6E8E59EDC80EB269FA8F88257727E96C4D402641; struct List_1_tC0D87214221D0C74B6611A02D556860215C9D468; struct List_1_t395DB400634B381F180F661D6F23047177C54A41; struct List_1_tF5A67096A0D68151D8E28B9AC51E2BEBA8BA6488; struct List_1_t02FDA4992BFC534B37236850E63707788E0AE2AE; struct List_1_tF76152DD2E8ECBBDCA4601A2A3447B9446CE8300; struct List_1_t16DA1E4556BE26BAA012389984C488F718A27F01; struct List_1_tF84C25D28D941826C593C6362660AAC3B8FDCD07; struct List_1_t7DEA0E4EE02DCF4CDFCDA7DCAD034DF518457BD5; struct List_1_t08C92B713F498CE55CEC8658BB92AC6BFFE30E88; struct List_1_t902A6D036CAFE0096DE61DA9651A3A88C07FCBD1; struct List_1_tC2B7242C8E209817B544430293471DBBE72F74A3; struct List_1_t5D8A09F6A27A7AAAC3123E5DE2894D31FCCD011C; struct List_1_tAE642F9A8611A32B22021A59EB89B234D5CB7A43; struct List_1_t44F78DDC4397110E0B1A33BB094AC1EBE3697E11; struct List_1_t631AF186EA0C2CFF0AA778C727AB07A92E69382A; struct List_1_t6295B780A274ECCC29A0AF49FCD3007E787DC93B; struct List_1_tDDD77EF675199B9666AECE5C6D742D5E7DE1AFA9; struct List_1_tA8C6C7D2DB454DFCFC3103FFA8F5F48D797F747B; struct List_1_tC3B1D9C84E6AAE90B44EC9A2D05DB8CD1A8ED33E; struct List_1_tAFF87473BF2B3C0E9D789AEADBFE0A1CD5F9DCF0; struct List_1_t2BAB5AC5467B6A655DE1506289A5CC6F30D42765; struct List_1_tD8C0783CB08443BB6764548B901E7AE9FCBB93ED; struct List_1_t9F71805A0371943BC9FB07AA8C88ADE713C1FA3E; struct List_1_t9129231FCE28A962FDCF7DB35600411199C2841D; struct List_1_t1584037063F727A76376A58F0C13C86A2B1266EA; struct List_1_t7DA16ED55ECE5C2E22D117843321AD6D6B020899; struct List_1_tA5B249C5F6F4F2F3C06C487783D6D47DBF194C70; struct List_1_t5D909E7F131356377BE392FFE312172FA301EB67; struct List_1_tF7ED81D8CAE526E27D4579AA1E0D00A211BAE4FE; struct List_1_t097837D1E5E15D037E5CC2958A380C5BB39F6B54; struct List_1_t061B25A9A84AEF321FDDB1F001818B7F63981724; struct List_1_t9F62F67493B4FDE523DD405881E159817B80CAC2; struct List_1_t8C03D59AE9CBDEDECDE563570171B47DCB063CF4; struct List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715; struct List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B; struct List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268; struct List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF; struct ObjectPool_1_tA6230762362A6BA6FEB38B9912D0463FB059A05A; struct Property_2_t69BB6E67D83C59343BA1D7DCC6BDE82B297986D1; struct Property_2_tD234CECBCBBAF0E5115582B104A904CB400D927F; struct Property_2_tE9B27417C17E0D8EA0D6A88F71B3C9347F2332A3; struct Tables_t6037A68AF76F1F1F11530A3316850BA0C19358EC; struct TypeConstructor_1_t307FCF54D01B4079177D0DD23E1586C4475B8994; struct TypeConstructor_1_tE75B89D5AA084F114504AC7D05DD0F8154EF0058; struct TypeConstructor_1_tD5DA07CE239BB0599B0F321C96FD2BD58C83DF97; struct TypeConstructor_1_tB7EF02BD3EFCFE0495E9D67B2BCFF3652B6D6C6F; struct TypeConstructor_1_t4B0BD235497BF51A55673786B4B3FEC08FF7A40A; struct TypeConstructor_1_t4203D4BA6648D84005F60BA10B9E7FFFD1BD104C; struct TypeConstructor_1_t1BB003702AC661844ECFE30F83C9FA228250C58F; struct TypeConstructor_1_tA4FE8677DDBAE558A4A99F5C70DA123D6D746068; struct TypeConstructor_1_t04F8CEA6E3DA7BFE91DB6C903CB750ECBE264E3F; struct TypeConstructor_1_t6BD2119030A7BD8FE6604F7A5DF2CEF572ECA695; struct TypeConstructor_1_t2C599EF20D66173546174E1FEE9032865749569B; struct TypeConstructor_1_t1112ACFFD3ED7A595EEC07CE30579944DC35A084; struct TypeConstructor_1_t3FC6325906BB92C1C076FB8E6725555F9A85CB54; struct TypeConstructor_1_t39E08EAC05B55E175DEAF5FA7E7FC3299540C684; struct TypeConstructor_1_t7D510C35F96B2AB66DC2115B3F72DB702F8B11B8; struct TypeConstructor_1_t6C5FBCCB4755B9F687DD17A0B60DEEAE818192A1; struct TypeConstructor_1_tE2168F7D76AF24C3CDBD874E68275064267A7878; struct TypeConstructor_1_tB483B7FBA1AB31F8944236CE6F404C0070EE46AF; struct TypeConstructor_1_t1C87E458BAAB4AD6530734CF23FBF63EB6941B16; struct TypeConstructor_1_t5878F930A92B1B8C2FC3A48E0A4D398413A5D2F9; struct TypeConstructor_1_t646CB670D2C9001621DA3E571447C3DD13F6EC24; struct TypeConstructor_1_tCA8D1B921ED9F6632F85E81141E5B51540F2B94A; struct KeyValuePair_2U5BU5D_t146564E6A49A4F28A57A5ED01FB1A805D98D62E6; struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB; struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832; struct PropertyPathPartU5BU5D_t7994D542F14DDDDEABB1792C335C20149399AEBB; struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF; struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB; struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235; struct Font_tC95270EA3198038970422D78B74A7F2E218A96B6; struct FontAsset_t61A6446D934E582651044E33D250EA8D306AB958; struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220; struct IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2; struct IPropertyBagVisitor_tE8B9B7E14DBF946E6E65BD0ECC8679268715BF5A; struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB; struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553; struct MethodInfo_t; struct RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27; struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6; struct Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99; struct String_t; struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4; struct Type_t; struct TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E; struct VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC; struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915; struct ITypeConstructor_tAEA6BC4B87F0F3739E4457F21908EF55F666EB08; IL2CPP_EXTERN_C RuntimeClass* IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ITypeConstructor_tAEA6BC4B87F0F3739E4457F21908EF55F666EB08_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral3477F5F15DC74EADC79ED337F3988716EE1670E9; IL2CPP_EXTERN_C String_t* _stringLiteralF1A902BAD5B9128E503E43473944346B65454351; IL2CPP_EXTERN_C const RuntimeMethod* ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_com; struct PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_pinvoke; 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 ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91 : public RuntimeObject { Tables_t6037A68AF76F1F1F11530A3316850BA0C19358EC* ____tables; RuntimeObject* ____comparer; bool ____growLockArray; int32_t ____budget; KeyValuePair_2U5BU5D_t146564E6A49A4F28A57A5ED01FB1A805D98D62E6* ____serializationArray; int32_t ____serializationConcurrencyLevel; int32_t ____serializationCapacity; }; struct EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC : public RuntimeObject { }; struct EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499 : public RuntimeObject { }; struct EqualityComparer_1_t974B6EF56BCA01CA6AD3434C04A3F054C43783CC : public RuntimeObject { }; struct Property_2_t69BB6E67D83C59343BA1D7DCC6BDE82B297986D1 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tD234CECBCBBAF0E5115582B104A904CB400D927F : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tE9B27417C17E0D8EA0D6A88F71B3C9347F2332A3 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct TypeConstructor_1_t307FCF54D01B4079177D0DD23E1586C4475B8994 : public RuntimeObject { Func_1_t643EE72E902256793081E4A952FE5010B0423CD8* ___m_ExplicitConstructor; Func_1_t643EE72E902256793081E4A952FE5010B0423CD8* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_tE75B89D5AA084F114504AC7D05DD0F8154EF0058 : public RuntimeObject { Func_1_t90C4ABD9CE75DEFD0429224C5FEA437A0D34A560* ___m_ExplicitConstructor; Func_1_t90C4ABD9CE75DEFD0429224C5FEA437A0D34A560* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_tD5DA07CE239BB0599B0F321C96FD2BD58C83DF97 : public RuntimeObject { Func_1_t474A6DFB11CD15EA2DE61B33EEE1D8F0A0ADF3A4* ___m_ExplicitConstructor; Func_1_t474A6DFB11CD15EA2DE61B33EEE1D8F0A0ADF3A4* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_tB7EF02BD3EFCFE0495E9D67B2BCFF3652B6D6C6F : public RuntimeObject { Func_1_t7E971A77C899C4C7AC78281EA99F0EAC4C835FC6* ___m_ExplicitConstructor; Func_1_t7E971A77C899C4C7AC78281EA99F0EAC4C835FC6* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_t4B0BD235497BF51A55673786B4B3FEC08FF7A40A : public RuntimeObject { Func_1_tAEC089A068FC7EC89FB9C4E3E0049D97E442F3EB* ___m_ExplicitConstructor; Func_1_tAEC089A068FC7EC89FB9C4E3E0049D97E442F3EB* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_t4203D4BA6648D84005F60BA10B9E7FFFD1BD104C : public RuntimeObject { Func_1_t2E108D7F7CD7C342B3350E7FEF5DC4A9A0E06659* ___m_ExplicitConstructor; Func_1_t2E108D7F7CD7C342B3350E7FEF5DC4A9A0E06659* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_t1BB003702AC661844ECFE30F83C9FA228250C58F : public RuntimeObject { Func_1_t84A4BB0034C8F93767D67BBC1F4EED1D3044795F* ___m_ExplicitConstructor; Func_1_t84A4BB0034C8F93767D67BBC1F4EED1D3044795F* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_tA4FE8677DDBAE558A4A99F5C70DA123D6D746068 : public RuntimeObject { Func_1_tA442CFAC79E91D290B3A20F4D21B19C42FCE52B6* ___m_ExplicitConstructor; Func_1_tA442CFAC79E91D290B3A20F4D21B19C42FCE52B6* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_t04F8CEA6E3DA7BFE91DB6C903CB750ECBE264E3F : public RuntimeObject { Func_1_tBCE7CAB2DF9A6911CC7E75AE4813E384D191BBB5* ___m_ExplicitConstructor; Func_1_tBCE7CAB2DF9A6911CC7E75AE4813E384D191BBB5* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_t6BD2119030A7BD8FE6604F7A5DF2CEF572ECA695 : public RuntimeObject { Func_1_t3FCE602A80D3F788D4898853BA8282C009C88FE2* ___m_ExplicitConstructor; Func_1_t3FCE602A80D3F788D4898853BA8282C009C88FE2* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_t2C599EF20D66173546174E1FEE9032865749569B : public RuntimeObject { Func_1_t32EEA16CED0DB34319C289C678DEADF9C939FD0B* ___m_ExplicitConstructor; Func_1_t32EEA16CED0DB34319C289C678DEADF9C939FD0B* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_t1112ACFFD3ED7A595EEC07CE30579944DC35A084 : public RuntimeObject { Func_1_t6810F34C7AB650D465D2B9B6A1F0B277DAA46A3C* ___m_ExplicitConstructor; Func_1_t6810F34C7AB650D465D2B9B6A1F0B277DAA46A3C* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_t3FC6325906BB92C1C076FB8E6725555F9A85CB54 : public RuntimeObject { Func_1_tBA9E7FECA824DB38F994EC0CDDF93C90649ED7FD* ___m_ExplicitConstructor; Func_1_tBA9E7FECA824DB38F994EC0CDDF93C90649ED7FD* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_t39E08EAC05B55E175DEAF5FA7E7FC3299540C684 : public RuntimeObject { Func_1_tB4D38D9C370025EE6CC7C9540376FB51F4972159* ___m_ExplicitConstructor; Func_1_tB4D38D9C370025EE6CC7C9540376FB51F4972159* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_t7D510C35F96B2AB66DC2115B3F72DB702F8B11B8 : public RuntimeObject { Func_1_tBA4599F2B9C88B7CAB0A945D58595BAF08C6B890* ___m_ExplicitConstructor; Func_1_tBA4599F2B9C88B7CAB0A945D58595BAF08C6B890* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_t6C5FBCCB4755B9F687DD17A0B60DEEAE818192A1 : public RuntimeObject { Func_1_tDDAA460D0947C289772FA6AF1AF84D582DD859E5* ___m_ExplicitConstructor; Func_1_tDDAA460D0947C289772FA6AF1AF84D582DD859E5* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_tE2168F7D76AF24C3CDBD874E68275064267A7878 : public RuntimeObject { Func_1_tD5C081AE11746B200C711DD48DBEB00E3A9276D4* ___m_ExplicitConstructor; Func_1_tD5C081AE11746B200C711DD48DBEB00E3A9276D4* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_tB483B7FBA1AB31F8944236CE6F404C0070EE46AF : public RuntimeObject { Func_1_t41D01DF7E7DCF728A5AC2E27578C9EF76548EF27* ___m_ExplicitConstructor; Func_1_t41D01DF7E7DCF728A5AC2E27578C9EF76548EF27* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_t1C87E458BAAB4AD6530734CF23FBF63EB6941B16 : public RuntimeObject { Func_1_t35CA8359B05764A8BDAC8FE106B7288508C45185* ___m_ExplicitConstructor; Func_1_t35CA8359B05764A8BDAC8FE106B7288508C45185* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_t5878F930A92B1B8C2FC3A48E0A4D398413A5D2F9 : public RuntimeObject { Func_1_t750F8F9F9F196507427203F81AF19FD01A584D15* ___m_ExplicitConstructor; Func_1_t750F8F9F9F196507427203F81AF19FD01A584D15* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_t646CB670D2C9001621DA3E571447C3DD13F6EC24 : public RuntimeObject { Func_1_t198D4536B77F454C88C30759642D2C1D6DD491A0* ___m_ExplicitConstructor; Func_1_t198D4536B77F454C88C30759642D2C1D6DD491A0* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeConstructor_1_tCA8D1B921ED9F6632F85E81141E5B51540F2B94A : public RuntimeObject { Func_1_t71988E0A583EB604B94FF6CEC76CB2ADD5FA4C86* ___m_ExplicitConstructor; Func_1_t71988E0A583EB604B94FF6CEC76CB2ADD5FA4C86* ___m_ImplicitConstructor; RuntimeObject* ___m_OverrideConstructor; }; struct TypeTraits_1_t94405784E845EA464968A7BA6455EE4082C988EF : public RuntimeObject { }; struct TypeTraits_1_t489E41DF3938E924D32457D7DE82598F4FD0A2DE : public RuntimeObject { }; struct MemberInfo_t : public RuntimeObject { }; struct String_t : public RuntimeObject { int32_t ____stringLength; Il2CppChar ____firstChar; }; struct TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03 : public RuntimeObject { }; struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject { }; struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke { }; struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com { }; struct Cache_1_t34B25072877E6612783B8719D8B384797AE3C093 { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_t301778C0C6DD960EE4D00D9A85B581966EBB65D1 { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_tD7DB6FC27BD5CD55615D91496EADB35DE9C5BEB5 { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_t6419C0577DCF8B88FFBEEDFD23A14AFF966A697C { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_t5B5BCFBBE6DC4B69D21367600157127B9ADF5C9E { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_tBE1049A96ABC7FF9DDDB022A37B2125FC968BB68 { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_t9158CCA9803AD12BC1964BF7D764F7CC678C10BD { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_t7125A56D02374A3E845393EBA817639705DBD066 { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_t26D3827F4431EB8DE7C232FA32C148DFDC4502CB { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_t3D5B27BB72DB559823D975C81EB8746985435377 { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_t6A09774E9EC924515184CB0FBF6689D74CD57526 { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_t1EC3F18F5B6510EED65B625CE37A6C73B0F46377 { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_t55693E29E6E91AE47E50D5537DB73F1F5BDC9417 { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_tFE4E1C6DA4D2894C5FEE1F1D9BE8EF8DDAE79319 { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_t0AD91DE7A12A513C19516F1D0E89D16A5B542886 { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_tCC54ED92C6086E8B05FBBC3601A741C0046DAAA7 { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_tB8D73F5DFD6D8711956A5D57AEEA41C64DD59FE6 { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_t60D29BA616C245A5283CB0B5BD4B19DCB7EDCF1C { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_t4ED442C7D3A39C62CE6AD3207C2A7F04760D2F3C { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_t7C137307AF3168E60721C8B5625D5CF3A740347E { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_t3CC695E86D299F6D0E69AB3D6B1546B3AA222294 { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Cache_1_tBA07B0EEF27862D54F956F762EAA84F36BFCC722 { union { struct { }; uint8_t Cache_1_tB7C8F25DA26549A8A98B68AFB46FBDD5723178DA__padding[1]; }; }; struct Enumerator_t4132FE470B42096742EE5C036CD8FE852C1E08FA { List_1_t00518745BD1FD95B2D5A0082D3FC0712300559C3* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t1DBB6D61AD8DFA5788395BE4D3E7250D145C096E { List_1_tDD494D344F11DD6D6E47FB6794635C7CBD737022* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_tAF1FDE16E447EC8ED01BA9DF2507BD4EA9C92EF0 { List_1_t42439BC4D933D6DE2219753ECC4A674696A9B788* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_tDB324AB50420D43D083AE1EF2C3D363C08F59235 { List_1_t8973E7D95DDAF81785EFAC31612A98CE078EB91B* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t36D39630269E3C8F9231AFDA1309C6D25161ED7E { List_1_tA277DF6E372990202E6992461F8737D089DD59DE* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t0AC6D12A69215AEA1ABA576D8D28247545857C45 { List_1_t0B1CD5EC523AD51049E5BCEF30AF7ADB8A09DE27* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t4D1380B9651306430C353F4B09620F3EA3CA99AF { List_1_t95955E49E2CAA2956C04ABE04FA8D76DB746DB08* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t3285E2DFD4D92C2ED55CE6962D5CC32B7F27880B { List_1_tB3875941EB9C31B6A1EE0576F969C79D850E686B* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t6302370FBAD7019AD871E4C063C0202EB499B847 { List_1_t5BEEEF0A5BECBFAABCCFDB3EF9A6AB5C7D948F13* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t6F19937235B9D04AB517A7194D413D24040DED72 { List_1_tE031E2B1B3599B1B808F7E565E285D0265829963* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t0455B22F9493298B73DB12AE4260678F7CF64B13 { List_1_tB0305892E26D0C482A75FD711E7CF6277D867EAA* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t42AB80E368F0AA9A6863183AAF6A0594B7672780 { List_1_t514193F05FE01729A5ADF1CBD11F2A3282FEA464* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_tF0995ACC6AA66E331198202861457B7B006E979A { List_1_tEB54794B1D963FD8B2747B2513C8DC5D0EE60633* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_tC5B542A29597CEF00CADA46E5BDA51BDB48D7E04 { List_1_t694C128536F59FED79740621FF2F3A5003C57EB3* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t7D2969898DCF9987F2C26E6A288F49C516FD235F { List_1_t6E8E59EDC80EB269FA8F88257727E96C4D402641* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t1912C1744D9A13668FD2D52DB984CEC0DBC7395A { List_1_tC0D87214221D0C74B6611A02D556860215C9D468* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t1B5E4D3DF9868B48F0A3723BEB416DB86E0345AB { List_1_t395DB400634B381F180F661D6F23047177C54A41* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t4E3C57A1910AD6B9061B55336002098178EC7147 { List_1_tF5A67096A0D68151D8E28B9AC51E2BEBA8BA6488* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_tEB9C676EAF9D13E6B316D2D4B7299CC719868712 { List_1_t02FDA4992BFC534B37236850E63707788E0AE2AE* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t961518C3F8AEC884AFABE2AA19EA05526AB6FDA0 { List_1_tF76152DD2E8ECBBDCA4601A2A3447B9446CE8300* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t678C001DC629CB59C760F6E3F8F8FA88E6C18FBC { List_1_t16DA1E4556BE26BAA012389984C488F718A27F01* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_tB89F75745A250288619228000482B80A0D6BC721 { List_1_tF84C25D28D941826C593C6362660AAC3B8FDCD07* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_tD47B50F057A8896F44B0CFFA270E1FB295A48413 { List_1_t7DEA0E4EE02DCF4CDFCDA7DCAD034DF518457BD5* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_tEE722120E44ED01181015F780C9B062FDE2594A1 { List_1_t08C92B713F498CE55CEC8658BB92AC6BFFE30E88* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t9275495C17603EB4C19ABC549216D7D568668B2D { List_1_t902A6D036CAFE0096DE61DA9651A3A88C07FCBD1* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t2C95DF8E938CEFAEFF34A33F8CCE7FAAE80DCCFB { List_1_tC2B7242C8E209817B544430293471DBBE72F74A3* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_tBCA00CA14393D153961E6FFE8FE93661036D5E9D { List_1_t5D8A09F6A27A7AAAC3123E5DE2894D31FCCD011C* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t76B2FD7CABD5099CCFB84915A61D1E85122D9FF7 { List_1_tAE642F9A8611A32B22021A59EB89B234D5CB7A43* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t40246AF101562C0CB2413CAF374FE23C0D1646AF { List_1_t44F78DDC4397110E0B1A33BB094AC1EBE3697E11* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t1732A4360976ACD7734793C34D4686F036AA71F4 { List_1_t631AF186EA0C2CFF0AA778C727AB07A92E69382A* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_tB2FC004B72337E9400C208BF572375F8881414EC { List_1_t6295B780A274ECCC29A0AF49FCD3007E787DC93B* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t609D01B11F916A1BEFB0BBC924462FF20E2E2D4E { List_1_tDDD77EF675199B9666AECE5C6D742D5E7DE1AFA9* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_tFA12A9FE9A738EB42DA9AECFE85B4C6AE76072B1 { List_1_tA8C6C7D2DB454DFCFC3103FFA8F5F48D797F747B* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t46AE2D917181A654DD6D1A6E4D75F08070D1F882 { List_1_tC3B1D9C84E6AAE90B44EC9A2D05DB8CD1A8ED33E* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t8FCAB75B5A48A6C8373268CBAF806CD313AB9779 { List_1_tAFF87473BF2B3C0E9D789AEADBFE0A1CD5F9DCF0* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t1EA1B149D0C44501187035ED227D2E0FD8CA5C08 { List_1_t2BAB5AC5467B6A655DE1506289A5CC6F30D42765* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t8F01CD7FF3FF174E7191ECFF243B3892D2D16A9E { List_1_tD8C0783CB08443BB6764548B901E7AE9FCBB93ED* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t1D7D2E7E3E2BF5CF4E61C45EC19092FB7449F690 { List_1_t9F71805A0371943BC9FB07AA8C88ADE713C1FA3E* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_tBA978DF87B7F7087D61AD6B0C2EA053DA083E0B0 { List_1_t9129231FCE28A962FDCF7DB35600411199C2841D* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t7A59ECC4A1DE33AC882D0C2E0B25848AEA92596C { List_1_t1584037063F727A76376A58F0C13C86A2B1266EA* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t4A3792D87676B6F2940B7607793162EC3B803BF4 { List_1_t7DA16ED55ECE5C2E22D117843321AD6D6B020899* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_tCFF70165517EB6BE68AF581EFB1A7ABC6B48330D { List_1_tA5B249C5F6F4F2F3C06C487783D6D47DBF194C70* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t21A4859668E56DC3C957A5FDB63D82E0CFE3C025 { List_1_t5D909E7F131356377BE392FFE312172FA301EB67* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t07EC55B572604AE2C4C928B8E3F11A9733036560 { List_1_tF7ED81D8CAE526E27D4579AA1E0D00A211BAE4FE* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t0F0825A75127850C6101AA3832F4031AB61B7B0C { List_1_t097837D1E5E15D037E5CC2958A380C5BB39F6B54* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t08C28023F7DBAF5AD3FE02F450C014CBE1345A34 { List_1_t061B25A9A84AEF321FDDB1F001818B7F63981724* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t9A622AB74A6417668F8A49BFFB1D11B25A329248 { List_1_t9F62F67493B4FDE523DD405881E159817B80CAC2* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct Enumerator_t0DD71F3BC0FD44A9CF49504A30E7449BA17D4E63 { List_1_t8C03D59AE9CBDEDECDE563570171B47DCB063CF4* ____list; int32_t ____index; int32_t ____version; RuntimeObject* ____current; }; struct IndexedCollectionPropertyBagEnumerable_1_tC684E0189CED2439020754C67373EFEA5EED385E { RuntimeObject* ___m_Impl; RuntimeObject* ___m_Container; }; typedef Il2CppFullySharedGenericStruct IndexedCollectionPropertyBagEnumerable_1_t2B3DE6D978823100869CD2618FBDF5807E3B997E; struct Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 { Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Texture; Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_Sprite; RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_RenderTexture; VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___m_VectorImage; }; struct Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8_marshaled_pinvoke { Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Texture; Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_Sprite; RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_RenderTexture; VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___m_VectorImage; }; struct Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8_marshaled_com { Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Texture; Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_Sprite; RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_RenderTexture; VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___m_VectorImage; }; struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22 { bool ___m_value; }; struct Color_tD001788D726C3A7F1379BEED0260B9591F440C1F { float ___r; float ___g; float ___b; float ___a; }; struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F { }; struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke { }; struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com { }; struct FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C { Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___m_Font; FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___m_FontAsset; }; struct FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_pinvoke { Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___m_Font; FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___m_FontAsset; }; struct FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_com { Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___m_Font; FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___m_FontAsset; }; struct IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 { int32_t ___Index; bool ___IsReadOnly; }; struct IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79_marshaled_pinvoke { int32_t ___Index; int32_t ___IsReadOnly; }; struct IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79_marshaled_com { int32_t ___Index; int32_t ___IsReadOnly; }; struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C { int32_t ___m_value; }; struct IntPtr_t { void* ___m_value; }; struct Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D { float ___m_XMin; float ___m_YMin; float ___m_Width; float ___m_Height; }; struct RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 { int32_t ___m_XMin; int32_t ___m_YMin; int32_t ___m_Width; int32_t ___m_Height; }; struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C { float ___m_value; }; struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 { float ___x; float ___y; }; struct Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A { int32_t ___m_X; int32_t ___m_Y; }; struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 { float ___x; float ___y; float ___z; }; struct Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 { int32_t ___m_X; int32_t ___m_Y; int32_t ___m_Z; }; struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 { float ___x; float ___y; float ___z; float ___w; }; struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915 { union { struct { }; uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1]; }; }; struct EnumeratorType_t24E1E38BA2DB18A1C262D91209355D5357F4A7D5 { int32_t ___value__; }; struct EnumeratorType_t382E7F4469202A5F7B7E274AE231E5587CECBB8C { int32_t ___value__; }; struct EnumeratorType_tCE671B4CBF373C630F4A2425448C669758A79CCE { int32_t ___value__; }; struct EnumeratorType_t83F753C18B5DEE4C13D561BC7DE174A728D733B2 { int32_t ___value__; }; struct EnumeratorType_t57383F4EA73A68F64C23844856E9F11282FEEF0D { int32_t ___value__; }; struct EnumeratorType_tED928AE156CF8D861CF156134E6D62C92815ABD0 { int32_t ___value__; }; struct EnumeratorType_t56A1A39572F78A9A2F80B82991202AAF68228011 { int32_t ___value__; }; struct EnumeratorType_tBC05AD0F0720908C44E000756644A0DEE29F6E6C { int32_t ___value__; }; struct EnumeratorType_tE2810F643FAB0D074845DE00AFA7F69758F352F7 { int32_t ___value__; }; struct EnumeratorType_tF480834535C146DDCC4106EAF8024A3E1DAFF6BC { int32_t ___value__; }; struct EnumeratorType_t0ACB27180373C4F7B6CC76F37BBDE8B5B4D5B5C6 { int32_t ___value__; }; struct EnumeratorType_tD03F6629FD47437BADCA4B77659B2D6234437095 { int32_t ___value__; }; struct EnumeratorType_tC3766DE1C34D6EE43E45BBA88CCC591630BE9A48 { int32_t ___value__; }; struct EnumeratorType_t652FF78FFDF021ABFC79C8A0FAA7210BBB279CC7 { int32_t ___value__; }; struct EnumeratorType_tDDC759BB648136E7ED70E562EF229CDAE70145A0 { int32_t ___value__; }; struct EnumeratorType_tF74CF686D6BCDA992CD7FFAFC9263CA139DEEC69 { int32_t ___value__; }; struct EnumeratorType_t50A1588E47A441935C282B10496FC10F12519F4D { int32_t ___value__; }; struct EnumeratorType_tD081460597383C99C3B0B54D7B4DEC02BB4B83D6 { int32_t ___value__; }; struct EnumeratorType_t683CADD220C0063FAF03200CCD569BA6FED06E74 { int32_t ___value__; }; struct EnumeratorType_tF8A3EC66F66B3EF2DF67E41D225E6BCAAA0D9B20 { int32_t ___value__; }; struct EnumeratorType_t4E12057E886BBB6B05671474DD01F189145E8D49 { int32_t ___value__; }; struct EnumeratorType_tD00627C3506B9D45825CDD77D85F2DD075E6BDAC { int32_t ___value__; }; struct EnumeratorType_t28F5C798FEA1445203852C15CCEC7EE60170E0FA { int32_t ___value__; }; struct EnumeratorType_tD1F6F9FE45CE0E5210D5FF7C6FDC4D3B2A508190 { int32_t ___value__; }; struct EnumeratorType_t36EF8030B580091BCC757ADDBCCDE081AEFB85C6 { int32_t ___value__; }; struct EnumeratorType_t15B36B725DF13D10D7DBF4C97BA6B82D0EE41C0D { int32_t ___value__; }; struct EnumeratorType_t722EB0D0D6C446D4C2683A796960FCD7D0AF8986 { int32_t ___value__; }; struct EnumeratorType_t38257AA77EB33D8F8F8FB5BEE20A1851A822463F { int32_t ___value__; }; struct EnumeratorType_t9505FCBFAC48C611F0C102D6EDE2F7C635387F0B { int32_t ___value__; }; struct EnumeratorType_t7FF8CB9F2867A01DD347C5882A0B7F7270751694 { int32_t ___value__; }; struct EnumeratorType_tA729FB59C62481F24B9AF28DA68B33A5074D2690 { int32_t ___value__; }; struct EnumeratorType_tB7AA7C1DC8D58A0A2A3DD0D64E6DC86B8A38418A { int32_t ___value__; }; struct EnumeratorType_t441DD23EE0ADDAE56A344A7BA09BE6E21C4E0F8E { int32_t ___value__; }; struct EnumeratorType_t28DFCB8DB186721ABFAA319BE810AD1EB4798833 { int32_t ___value__; }; struct EnumeratorType_t4F704D31B2DA0D392F38F7F97242FAB569A495BB { int32_t ___value__; }; struct EnumeratorType_t31E3BDD68BCE5AEFFC0E1DAED3CEDB7F2A280164 { int32_t ___value__; }; struct EnumeratorType_tDBE949B133E5857E5D2CE086EBCA4E19AB43EC83 { int32_t ___value__; }; struct EnumeratorType_t7431380ABA17DC6C486C54AFEC5C6824C64F91AE { int32_t ___value__; }; struct EnumeratorType_t59238A3F1A3558097956DFCD308283A154887F2E { int32_t ___value__; }; struct EnumeratorType_tAA106FF23A4F394FA441C1C8C63EF8B3C1ACB6E9 { int32_t ___value__; }; struct EnumeratorType_t17FFAA26D237694D89C830CE42FE933049FA644E { int32_t ___value__; }; struct EnumeratorType_t7404E78C2A5519DA129032BE41DB71695FC8B9C9 { int32_t ___value__; }; struct EnumeratorType_t3426A9076F8261548BAD63A70867D6644802BBB5 { int32_t ___value__; }; struct EnumeratorType_tBD557344AEE1E341B50656F544261C19EAA8DECF { int32_t ___value__; }; struct EnumeratorType_t142976410BBB641F21F34E195981A156364D0921 { int32_t ___value__; }; struct EnumeratorType_tC9811666FB3559590A22280F3BD5AF51D71FD4F3 { int32_t ___value__; }; struct EnumeratorType_tCD9FF43AEC32E98EFFC1ACD66D70D589F44128E2 { int32_t ___value__; }; struct EnumeratorType_t213060DC702D8C5D779B12D7E6CE6AFC2D7BB6CA { int32_t ___value__; }; struct IndexedCollectionPropertyBagEnumerable_1_tE254CF2D0A8DE4E5CDA4A024CE13F19EDB254982 { RuntimeObject* ___m_Impl; Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_tE38F8FDB1F19403BAF873489FBB2835BB8BF2A0F { RuntimeObject* ___m_Impl; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_tD829449C7513B6D21CA6D8B1F30E18433EAB230B { RuntimeObject* ___m_Impl; FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_tED04A35FDE4FFFE6D5B44FE36B3FBC61ED6AE72D { RuntimeObject* ___m_Impl; Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t4BCD86365B9FF6F78931D38FEE0DB1BE680F7863 { RuntimeObject* ___m_Impl; RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t913A9D2A06895C282765FD180DD63BFB1E390643 { RuntimeObject* ___m_Impl; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t5C96A250FF6957E65A84F5BC3EE727BAEF3D7089 { RuntimeObject* ___m_Impl; Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t36D7206BE2E239CF59546DA6D280593252709EAC { RuntimeObject* ___m_Impl; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t8493CE312899563B07C22115D1C0718BD5D11E91 { RuntimeObject* ___m_Impl; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t8E724CFD8BF9A4AF4DA75FA9F42A0D5F3BC1333C { RuntimeObject* ___m_Impl; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerator_1_t4C75750458C34E591B554834B0CF4629AF587386 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t48FF0A51926A6310D107BBCF1934B068C1D9367A { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t1525D4EDDB33B2A15B082E81309A2FD8A9428D96 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tD345EB64328DEA18040DF928735AFF4558A42F1E { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; RuntimeObject* ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tE75CDBBA2E6CF968F214387DDF4CBA207BCA5600 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t27E70BB9BB6D6E20D382062CAE16B19A199EB433 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; RectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tB9311B9A76ACBE1E7BCB9A6CF7FC3C4B274F6E92 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t98F3526D06B9B60F2132B38E1D5D3DB693DBD590 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t787FDFBCE511E8C3B294D3127542C3EA46582D47 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t459E03B2FD4DD66999C813268BDCCCECE4BD47AC { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tA2E7BC44D8B66A16B24855D9EE5D482068E2B9C2 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___m_Container; int32_t ___m_Position; }; typedef Il2CppFullySharedGenericStruct IndexedCollectionPropertyBagEnumerator_1_t4F5D8DBBF5DBE0AA3D7844FD8C5BB756D8B8D479; struct BackgroundPositionKeyword_tE680A05B983D256AADC8E2CF1CA169D004B8641B { int32_t ___value__; }; struct BackgroundSizeType_tD194B20FF5086D494ABF8D799124D2FC4FFCC674 { int32_t ___value__; }; struct Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Center; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Extents; }; struct BoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485 { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___m_Position; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___m_Size; }; struct Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 { Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___U3CtextureU3Ek__BackingField; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3ChotspotU3Ek__BackingField; int32_t ___U3CdefaultCursorIdU3Ek__BackingField; }; struct Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_pinvoke { Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___U3CtextureU3Ek__BackingField; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3ChotspotU3Ek__BackingField; int32_t ___U3CdefaultCursorIdU3Ek__BackingField; }; struct Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_com { Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___U3CtextureU3Ek__BackingField; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3ChotspotU3Ek__BackingField; int32_t ___U3CdefaultCursorIdU3Ek__BackingField; }; struct EasingMode_tEF87477B9B9EB2524525550AE5ABEBC00FC7B0DF { int32_t ___value__; }; struct Exception_t : public RuntimeObject { String_t* ____className; String_t* ____message; RuntimeObject* ____data; Exception_t* ____innerException; String_t* ____helpURL; RuntimeObject* ____stackTrace; String_t* ____stackTraceString; String_t* ____remoteStackTraceString; int32_t ____remoteStackIndex; RuntimeObject* ____dynamicMethods; int32_t ____HResult; String_t* ____source; SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager; StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces; IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips; int32_t ___caught_in_unmanaged; }; struct Exception_t_marshaled_pinvoke { char* ____className; char* ____message; RuntimeObject* ____data; Exception_t_marshaled_pinvoke* ____innerException; char* ____helpURL; Il2CppIUnknown* ____stackTrace; char* ____stackTraceString; char* ____remoteStackTraceString; int32_t ____remoteStackIndex; Il2CppIUnknown* ____dynamicMethods; int32_t ____HResult; char* ____source; SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager; StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces; Il2CppSafeArray* ___native_trace_ips; int32_t ___caught_in_unmanaged; }; struct Exception_t_marshaled_com { Il2CppChar* ____className; Il2CppChar* ____message; RuntimeObject* ____data; Exception_t_marshaled_com* ____innerException; Il2CppChar* ____helpURL; Il2CppIUnknown* ____stackTrace; Il2CppChar* ____stackTraceString; Il2CppChar* ____remoteStackTraceString; int32_t ____remoteStackIndex; Il2CppIUnknown* ____dynamicMethods; int32_t ____HResult; Il2CppChar* ____source; SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager; StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces; Il2CppSafeArray* ___native_trace_ips; int32_t ___caught_in_unmanaged; }; struct Int32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C { int32_t ___value__; }; struct PropertyPathPartKind_t82152825D88A0E450DDCE8503272A10595047F87 { int32_t ___value__; }; struct Repeat_tC0330B75B12D24B063BA5151AF3BB73B85D8B840 { int32_t ___value__; }; struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B { intptr_t ___value; }; struct Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Scale; bool ___m_IsNone; }; struct Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_pinvoke { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Scale; int32_t ___m_IsNone; }; struct Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_com { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Scale; int32_t ___m_IsNone; }; struct StyleKeyword_t2812E72266C15CBA8927586972DC2FD27B10E705 { int32_t ___value__; }; struct StylePropertyId_tA3B8A5213F5BA43F9C5443B27B165D744713BE69 { int32_t ___value__; }; struct TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 { Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___offset; float ___blurRadius; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color; }; struct TimeUnit_t56A79CDB672E98A4EE28002BD23B6D5E0BAA2649 { int32_t ___value__; }; struct VisitExceptionKind_t7E6C3EABD5439F2B4CA31C246B2AA4AC16A77DF5 { int32_t ___value__; }; struct VisitReturnCode_t795FEB928E847C526F470080AA94B33FAC60BC75 { int32_t ___value__; }; struct Unit_t21DCD5C095F7DC1A0B9A47CAF8CAD3E7776CD3DB { int32_t ___value__; }; struct Unit_t7A9C3ABB0618BEBFDC1813D07080CE0C145448ED { int32_t ___value__; }; struct Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t0AC6D12A69215AEA1ABA576D8D28247545857C45 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t4C75750458C34E591B554834B0CF4629AF587386 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t42AB80E368F0AA9A6863183AAF6A0594B7672780 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t48FF0A51926A6310D107BBCF1934B068C1D9367A ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t7D2969898DCF9987F2C26E6A288F49C516FD235F ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t1525D4EDDB33B2A15B082E81309A2FD8A9428D96 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t1B5E4D3DF9868B48F0A3723BEB416DB86E0345AB ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tD345EB64328DEA18040DF928735AFF4558A42F1E ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t4E3C57A1910AD6B9061B55336002098178EC7147 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tE75CDBBA2E6CF968F214387DDF4CBA207BCA5600 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t526699C51083C81F479578A07408F02E9732FF3A { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_tEB9C676EAF9D13E6B316D2D4B7299CC719868712 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t27E70BB9BB6D6E20D382062CAE16B19A199EB433 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t21A4859668E56DC3C957A5FDB63D82E0CFE3C025 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tB9311B9A76ACBE1E7BCB9A6CF7FC3C4B274F6E92 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t07EC55B572604AE2C4C928B8E3F11A9733036560 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t98F3526D06B9B60F2132B38E1D5D3DB693DBD590 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t0F0825A75127850C6101AA3832F4031AB61B7B0C ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t787FDFBCE511E8C3B294D3127542C3EA46582D47 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t08C28023F7DBAF5AD3FE02F450C014CBE1345A34 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t459E03B2FD4DD66999C813268BDCCCECE4BD47AC ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t9A622AB74A6417668F8A49BFFB1D11B25A329248 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tA2E7BC44D8B66A16B24855D9EE5D482068E2B9C2 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; typedef Il2CppFullySharedGenericStruct Enumerator_t4DEB327DC99C2F4A070D514E9186C87B10047DCE; struct IndexedCollectionPropertyBagEnumerable_1_t1F18826A121279FA6B31064D3655321DF281A45B { RuntimeObject* ___m_Impl; Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t47A73FB97DE2ABFDD0B3C0BF10084D7594FFB649 { RuntimeObject* ___m_Impl; BoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_tBC07B871163385CB56C782EBE894BA67AB229755 { RuntimeObject* ___m_Impl; Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t650DA1ED437781C827154F46F54E0865D970C015 { RuntimeObject* ___m_Impl; Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t68BDE7E26F148BC093FCEBF051FFA11592501FBA { RuntimeObject* ___m_Impl; TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerator_1_t25E6541C2CB133F15D8ABFAAC839AB78B37A8F7F { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; Bounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t73CA0BE5143260C52FA5DE06B90625915CC4677A { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; BoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tB16F1F129D0AC08E294D1278C49FA7888C285508 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tBD2D90E91847C0D72D88D8A80AE11FFB949D0A43 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t45AC94C50B5D595ACB1DF67257D1D1F0F4DF0E3E { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 ___m_Container; int32_t ___m_Position; }; struct PropertyCollection_1_tEA87734C1D3CD4DFFA79347A5D1415D7F696E486 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t0B1CD5EC523AD51049E5BCEF30AF7ADB8A09DE27* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tE254CF2D0A8DE4E5CDA4A024CE13F19EDB254982 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t9596CB6B288440AB4D49A18019653CC3030C0A1A { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t514193F05FE01729A5ADF1CBD11F2A3282FEA464* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tE38F8FDB1F19403BAF873489FBB2835BB8BF2A0F ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t8CC1D13F2E6173E560314F0097651F02C0EDC548 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t6E8E59EDC80EB269FA8F88257727E96C4D402641* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tD829449C7513B6D21CA6D8B1F30E18433EAB230B ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t8E0736FE8D06A3E5D92990DB04A5D1CF0594D85B { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t395DB400634B381F180F661D6F23047177C54A41* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tC684E0189CED2439020754C67373EFEA5EED385E ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_tE17D83B2E762B21F103FEA66D321DDA4DF447C0A { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tF5A67096A0D68151D8E28B9AC51E2BEBA8BA6488* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tED04A35FDE4FFFE6D5B44FE36B3FBC61ED6AE72D ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_tB5E3AAE18417942A730E99DC4989E4E86F19A4B0 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t02FDA4992BFC534B37236850E63707788E0AE2AE* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t4BCD86365B9FF6F78931D38FEE0DB1BE680F7863 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t75FF629576882F73A18784605B6D8229542B8442 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t5D909E7F131356377BE392FFE312172FA301EB67* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t913A9D2A06895C282765FD180DD63BFB1E390643 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t4EFD2A11911C52E79F4955C0E0BE104916167E4C { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tF7ED81D8CAE526E27D4579AA1E0D00A211BAE4FE* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t5C96A250FF6957E65A84F5BC3EE727BAEF3D7089 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_tAD9CF9E5C8994D5B9DB545E1B8082668FCB92483 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t097837D1E5E15D037E5CC2958A380C5BB39F6B54* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t36D7206BE2E239CF59546DA6D280593252709EAC ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t68E20B1EDA858804B04D0D4FD5215769DD773D92 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t061B25A9A84AEF321FDDB1F001818B7F63981724* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t8493CE312899563B07C22115D1C0718BD5D11E91 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_tCCD224CB2FA7AEE1578863AEF9EE6CA24F894F20 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t9F62F67493B4FDE523DD405881E159817B80CAC2* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t8E724CFD8BF9A4AF4DA75FA9F42A0D5F3BC1333C ___m_IndexedCollectionPropertyBag; }; typedef Il2CppFullySharedGenericStruct PropertyCollection_1_t5813F70F52FEC5B64A85FE040869894365CCF94D; struct StyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC { int32_t ___m_Value; int32_t ___m_Keyword; }; struct StyleList_1_t5D2FA4535A553635ADCE6E1E3758E1FA02160E6F { int32_t ___m_Keyword; List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B* ___m_Value; }; struct StyleList_1_tABF3DD9EB70CDF59829924CBA26ACDD1FBDD4C3C { int32_t ___m_Keyword; List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* ___m_Value; }; struct StyleList_1_t15E0FB58274532956EB643D58F1F7B95BED5B7C4 { int32_t ___m_Keyword; List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* ___m_Value; }; struct Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC { float ___m_Value; int32_t ___m_Unit; }; struct BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F { int32_t ___x; int32_t ___y; }; struct EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 { int32_t ___m_Mode; }; struct Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 { float ___m_Value; int32_t ___m_Unit; }; struct PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF { int32_t ___m_Kind; String_t* ___m_Name; int32_t ___m_Index; RuntimeObject* ___m_Key; }; struct PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_pinvoke { int32_t ___m_Kind; char* ___m_Name; int32_t ___m_Index; Il2CppIUnknown* ___m_Key; }; struct PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_com { int32_t ___m_Kind; Il2CppChar* ___m_Name; int32_t ___m_Index; Il2CppIUnknown* ___m_Key; }; struct StyleBackground_t28A4439F46056BAFA6F4450CD1DE8F333571C97B { Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 ___m_Value; int32_t ___m_Keyword; }; struct StyleBackground_t28A4439F46056BAFA6F4450CD1DE8F333571C97B_marshaled_pinvoke { Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8_marshaled_pinvoke ___m_Value; int32_t ___m_Keyword; }; struct StyleBackground_t28A4439F46056BAFA6F4450CD1DE8F333571C97B_marshaled_com { Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8_marshaled_com ___m_Value; int32_t ___m_Keyword; }; struct StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 { Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_Value; int32_t ___m_Keyword; }; struct StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 { Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 ___m_Value; int32_t ___m_Keyword; }; struct StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshaled_pinvoke { Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_pinvoke ___m_Value; int32_t ___m_Keyword; }; struct StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshaled_com { Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_com ___m_Value; int32_t ___m_Keyword; }; struct StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 { float ___m_Value; int32_t ___m_Keyword; }; struct StyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C { Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___m_Value; int32_t ___m_Keyword; }; struct StyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C_marshaled_pinvoke { Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___m_Value; int32_t ___m_Keyword; }; struct StyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C_marshaled_com { Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___m_Value; int32_t ___m_Keyword; }; struct StyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4 { int32_t ___m_Keyword; FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C ___m_Value; }; struct StyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4_marshaled_pinvoke { int32_t ___m_Keyword; FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_pinvoke ___m_Value; }; struct StyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4_marshaled_com { int32_t ___m_Keyword; FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_com ___m_Value; }; struct StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D { int32_t ___m_Value; int32_t ___m_Keyword; }; struct StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF { int32_t ___U3CidU3Ek__BackingField; String_t* ___U3CnameU3Ek__BackingField; }; struct StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF_marshaled_pinvoke { int32_t ___U3CidU3Ek__BackingField; char* ___U3CnameU3Ek__BackingField; }; struct StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF_marshaled_com { int32_t ___U3CidU3Ek__BackingField; Il2CppChar* ___U3CnameU3Ek__BackingField; }; struct StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC { Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___m_Value; int32_t ___m_Keyword; }; struct StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshaled_pinvoke { Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_pinvoke ___m_Value; int32_t ___m_Keyword; }; struct StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshaled_com { Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_com ___m_Value; int32_t ___m_Keyword; }; struct StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 { int32_t ___m_Keyword; TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 ___m_Value; }; struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t { }; struct TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E { float ___m_Value; int32_t ___m_Unit; }; struct Type_t : public MemberInfo_t { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl; }; struct VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE { int32_t ___U3CIgnoreExceptionsU3Ek__BackingField; }; struct Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t6F19937235B9D04AB517A7194D413D24040DED72 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t25E6541C2CB133F15D8ABFAAC839AB78B37A8F7F ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t0455B22F9493298B73DB12AE4260678F7CF64B13 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t73CA0BE5143260C52FA5DE06B90625915CC4677A ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_tF0995ACC6AA66E331198202861457B7B006E979A ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tB16F1F129D0AC08E294D1278C49FA7888C285508 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t678C001DC629CB59C760F6E3F8F8FA88E6C18FBC ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tBD2D90E91847C0D72D88D8A80AE11FFB949D0A43 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_tBA978DF87B7F7087D61AD6B0C2EA053DA083E0B0 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t45AC94C50B5D595ACB1DF67257D1D1F0F4DF0E3E ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct IndexedCollectionPropertyBagEnumerable_1_tB9E8710A57EDAA578BA0361568FF70FFCF78F334 { RuntimeObject* ___m_Impl; StyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_tF9AEEC9CC4CE34CDC357D5372CB09DB6B51FFEFD { RuntimeObject* ___m_Impl; StyleList_1_t5D2FA4535A553635ADCE6E1E3758E1FA02160E6F ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t49603B661ACD5F5B954A332060A3B7BD09BA2C43 { RuntimeObject* ___m_Impl; StyleList_1_tABF3DD9EB70CDF59829924CBA26ACDD1FBDD4C3C ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t32AE6CE56DFA25B29B6EE3818DA319A07D791BB3 { RuntimeObject* ___m_Impl; StyleList_1_t15E0FB58274532956EB643D58F1F7B95BED5B7C4 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t998B2F6622E767CC77F2BAC6A853B4536F902333 { RuntimeObject* ___m_Impl; Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t40F00EC198F107BD5F76914B1BB49C6446AEE8D8 { RuntimeObject* ___m_Impl; BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_tE22E7DEF92E82632475BD519CAA669F0D9F8132F { RuntimeObject* ___m_Impl; EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t18A554B10835A1C4FCED252F997FA209A7B32935 { RuntimeObject* ___m_Impl; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_tCB7FAEEB4D6E85298006B5069CEABBDF06789805 { RuntimeObject* ___m_Impl; StyleBackground_t28A4439F46056BAFA6F4450CD1DE8F333571C97B ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t6370BB6AA9FDC02155DACD0893C1FB6D03FD1FE9 { RuntimeObject* ___m_Impl; StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t54E998D15E2278E83244AF4B3791D9AA0EA22F99 { RuntimeObject* ___m_Impl; StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t4911ACAE42EFD2DD6869CFBACD747F20B1349CCF { RuntimeObject* ___m_Impl; StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_tAD4946440CD574BC1B19A877D25193722AF37A9B { RuntimeObject* ___m_Impl; StyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_tAD1BF562911DCA3FDCE98872445F7C1542999E6E { RuntimeObject* ___m_Impl; StyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_tB845C9DC20E19F875C56C3839594B8D405EE2B7E { RuntimeObject* ___m_Impl; StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_tD9EDDA54B562F7E5BF4305CF19FC71D8C4CF4FD9 { RuntimeObject* ___m_Impl; StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_tEA3539C40A21B49486A75BB0772403D2B39BDE25 { RuntimeObject* ___m_Impl; StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_tAE671658C7E4CE5A91F6037BF55198AC8B4EC7D7 { RuntimeObject* ___m_Impl; StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_tF05CDB95E1A1FDD067141050ECCE65BD8A2CB1F6 { RuntimeObject* ___m_Impl; TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___m_Container; }; struct IndexedCollectionPropertyBagEnumerator_1_tE4753429A4D8256A94A8B04A314925F00A2CD8BC { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t0B36F41ABDB866EA778C570107CF72B07B7B486E { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleList_1_t5D2FA4535A553635ADCE6E1E3758E1FA02160E6F ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t95910C0E348083773022211F494B7D7C2D25E705 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleList_1_tABF3DD9EB70CDF59829924CBA26ACDD1FBDD4C3C ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tFA04B89CF8D8A4C865048EB94079CA05CA048377 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleList_1_t15E0FB58274532956EB643D58F1F7B95BED5B7C4 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tEAEDEC589FF63384250A25DB9001ECC8845E8F6E { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tF2908B727589FF9A818F42467FC076419061D2C0 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tB9DB174E40883DDA0514F41980E9387553F19706 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t05487780786BB6980FE7CA4A44A01A27918254DC { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t3D754E4EDF70947FF724D8ED0D12F5FEAE4C575B { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleBackground_t28A4439F46056BAFA6F4450CD1DE8F333571C97B ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tB052569F9D1C6FFE8FCF2E2DA79E53DD90A39572 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t0CEF2918559DF6270ECD6AC4E0A3D16EC980FDF8 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tC5D8EB0EB0D2EACA64BF77E3FA554AAFECB8AEE3 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t74AE60960532666781EF8A20BBB5C7683AEBFFD4 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t7860CE83BA437913755C13592C88E0514D7F02CE { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t28CE7E386031D44D5B7D523048445348D9176DE2 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t5B4D85539AB225C7BC497E0C3CCAB7A508E72CCF { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tB3F16F7497040FD9066CBF763D7E37E3D1E066BA { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tCE098EE9D7B69D68EF206549A0E6F787645007E0 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tA72147596C23CE3C245E0DA53FFF9A7913D4A1B2 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___m_Container; int32_t ___m_Position; }; struct PropertyCollection_1_t5C455411091F5AB1DBBCC2701C0DFC7512D7D140 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tE031E2B1B3599B1B808F7E565E285D0265829963* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t1F18826A121279FA6B31064D3655321DF281A45B ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t8281685F99C8C57CC2DA275986F4AF17734385CC { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tB0305892E26D0C482A75FD711E7CF6277D867EAA* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t47A73FB97DE2ABFDD0B3C0BF10084D7594FFB649 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_tAA96E23293BF5D632DF124803ADDBE5B41F5293A { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tEB54794B1D963FD8B2747B2513C8DC5D0EE60633* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tBC07B871163385CB56C782EBE894BA67AB229755 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_tE7E57915956C2B1761D5E047F0B3A0BD45821960 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t16DA1E4556BE26BAA012389984C488F718A27F01* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t650DA1ED437781C827154F46F54E0865D970C015 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_tBF4B211327D1257E5486891BD82F55D5C7778597 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t9129231FCE28A962FDCF7DB35600411199C2841D* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t68BDE7E26F148BC093FCEBF051FFA11592501FBA ___m_IndexedCollectionPropertyBag; }; struct BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 { int32_t ___keyword; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___offset; }; struct BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 { int32_t ___m_SizeType; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_X; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Y; }; struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; struct PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 { PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF ___m_Part0; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF ___m_Part1; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF ___m_Part2; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF ___m_Part3; PropertyPathPartU5BU5D_t7994D542F14DDDDEABB1792C335C20149399AEBB* ___m_AdditionalParts; int32_t ___U3CLengthU3Ek__BackingField; }; struct PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79_marshaled_pinvoke { PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_pinvoke ___m_Part0; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_pinvoke ___m_Part1; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_pinvoke ___m_Part2; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_pinvoke ___m_Part3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_pinvoke* ___m_AdditionalParts; int32_t ___U3CLengthU3Ek__BackingField; }; struct PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79_marshaled_com { PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_com ___m_Part0; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_com ___m_Part1; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_com ___m_Part2; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_com ___m_Part3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_com* ___m_AdditionalParts; int32_t ___U3CLengthU3Ek__BackingField; }; struct Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 { Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___m_Angle; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Axis; bool ___m_IsNone; }; struct Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_pinvoke { Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___m_Angle; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Axis; int32_t ___m_IsNone; }; struct Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_com { Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___m_Angle; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Axis; int32_t ___m_IsNone; }; struct StyleBackgroundRepeat_t38B84958D5608FAA86B06F513716444EA06DB866 { BackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F ___m_Value; int32_t ___m_Keyword; }; struct StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 { Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Value; int32_t ___m_Keyword; }; struct TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 { Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_X; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Y; float ___m_Z; }; struct Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E { Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_X; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Y; float ___m_Z; bool ___m_isNone; }; struct Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_pinvoke { Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_X; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Y; float ___m_Z; int32_t ___m_isNone; }; struct Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_com { Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_X; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Y; float ___m_Z; int32_t ___m_isNone; }; struct Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t4132FE470B42096742EE5C036CD8FE852C1E08FA ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tE4753429A4D8256A94A8B04A314925F00A2CD8BC ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t1DBB6D61AD8DFA5788395BE4D3E7250D145C096E ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t0B36F41ABDB866EA778C570107CF72B07B7B486E ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_tAF1FDE16E447EC8ED01BA9DF2507BD4EA9C92EF0 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t95910C0E348083773022211F494B7D7C2D25E705 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_tDB324AB50420D43D083AE1EF2C3D363C08F59235 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tFA04B89CF8D8A4C865048EB94079CA05CA048377 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t36D39630269E3C8F9231AFDA1309C6D25161ED7E ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tEAEDEC589FF63384250A25DB9001ECC8845E8F6E ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t3285E2DFD4D92C2ED55CE6962D5CC32B7F27880B ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tF2908B727589FF9A818F42467FC076419061D2C0 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_tC5B542A29597CEF00CADA46E5BDA51BDB48D7E04 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tB9DB174E40883DDA0514F41980E9387553F19706 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t1912C1744D9A13668FD2D52DB984CEC0DBC7395A ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t05487780786BB6980FE7CA4A44A01A27918254DC ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_tB89F75745A250288619228000482B80A0D6BC721 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t3D754E4EDF70947FF724D8ED0D12F5FEAE4C575B ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t2C95DF8E938CEFAEFF34A33F8CCE7FAAE80DCCFB ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tB052569F9D1C6FFE8FCF2E2DA79E53DD90A39572 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_tBCA00CA14393D153961E6FFE8FE93661036D5E9D ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t0CEF2918559DF6270ECD6AC4E0A3D16EC980FDF8 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t76B2FD7CABD5099CCFB84915A61D1E85122D9FF7 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tC5D8EB0EB0D2EACA64BF77E3FA554AAFECB8AEE3 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t40246AF101562C0CB2413CAF374FE23C0D1646AF ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t74AE60960532666781EF8A20BBB5C7683AEBFFD4 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t1732A4360976ACD7734793C34D4686F036AA71F4 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t7860CE83BA437913755C13592C88E0514D7F02CE ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_tB2FC004B72337E9400C208BF572375F8881414EC ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t28CE7E386031D44D5B7D523048445348D9176DE2 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_tFA12A9FE9A738EB42DA9AECFE85B4C6AE76072B1 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t5B4D85539AB225C7BC497E0C3CCAB7A508E72CCF ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t8FCAB75B5A48A6C8373268CBAF806CD313AB9779 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tB3F16F7497040FD9066CBF763D7E37E3D1E066BA ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t1EA1B149D0C44501187035ED227D2E0FD8CA5C08 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tCE098EE9D7B69D68EF206549A0E6F787645007E0 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t7A59ECC4A1DE33AC882D0C2E0B25848AEA92596C ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tA72147596C23CE3C245E0DA53FFF9A7913D4A1B2 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct IndexedCollectionPropertyBagEnumerable_1_tF2D3139A4FAE5BC5ACA780A1346884F5D16FFEBB { RuntimeObject* ___m_Impl; BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t61632AC07664B171FD3513B3FDF676AD21202A22 { RuntimeObject* ___m_Impl; BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t8260B67183BE25ACE28BC8716503DDDFF8935A4E { RuntimeObject* ___m_Impl; Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t37A7A4234FAABC9F54D58FBD38FC740DABF6B63E { RuntimeObject* ___m_Impl; StyleBackgroundRepeat_t38B84958D5608FAA86B06F513716444EA06DB866 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t5C02AA6080BB23C280E15A897EF4BDED305F2AA1 { RuntimeObject* ___m_Impl; StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_tE52638BF5E5EB832C90073DAE99BB052C7AB9A3F { RuntimeObject* ___m_Impl; TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t999F05D743B88F0E802AF35A82E685A2AE075030 { RuntimeObject* ___m_Impl; Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___m_Container; }; struct IndexedCollectionPropertyBagEnumerator_1_tFC9BD562DDACED38D717C8ADC82C98DCEC4C49E0 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t4CB24108C417662CB181570A20327F77D3D05638 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t23662C9DCED4FB04C8B4696DB7B5DC7E48B432F9 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tD8CB605FCA5013B2453FBD2E0CE48780C99A50A7 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleBackgroundRepeat_t38B84958D5608FAA86B06F513716444EA06DB866 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t5786E0093E84FD93D3F295558920F2E5E123054B { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tEE66DC03E46BB613DEA24004AE6922BCB4D5F8A5 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t104F009C727EB7899780D193B7177AA2BB54C7ED { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___m_Container; int32_t ___m_Position; }; struct PropertyCollection_1_t58975695D9CF6670D27E60C6E3FAB2361995F478 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t00518745BD1FD95B2D5A0082D3FC0712300559C3* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tB9E8710A57EDAA578BA0361568FF70FFCF78F334 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t41DA8EAD20A010C22EBFA2EC7462BB11CB90DE55 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tDD494D344F11DD6D6E47FB6794635C7CBD737022* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tF9AEEC9CC4CE34CDC357D5372CB09DB6B51FFEFD ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t38EF76A7C3CEAA54EFBA77C99B94C014F791FA13 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t42439BC4D933D6DE2219753ECC4A674696A9B788* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t49603B661ACD5F5B954A332060A3B7BD09BA2C43 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t7415350DFFCF7B59120A66892A01E43373218162 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t8973E7D95DDAF81785EFAC31612A98CE078EB91B* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t32AE6CE56DFA25B29B6EE3818DA319A07D791BB3 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t7B1F6F7CD7DDA9062C74D469A2511AB47AB3B248 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tA277DF6E372990202E6992461F8737D089DD59DE* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t998B2F6622E767CC77F2BAC6A853B4536F902333 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_tEAF3652EA2DFE0F11DAB5F4E6DE7D59C2E9DC274 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tB3875941EB9C31B6A1EE0576F969C79D850E686B* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t40F00EC198F107BD5F76914B1BB49C6446AEE8D8 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_tC598A73CD7DDE2371D521A9745AF6D6AB663A796 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t694C128536F59FED79740621FF2F3A5003C57EB3* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tE22E7DEF92E82632475BD519CAA669F0D9F8132F ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_tDF798E2F7DDFE2D1025D17B2E32E00593683FB75 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tC0D87214221D0C74B6611A02D556860215C9D468* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t18A554B10835A1C4FCED252F997FA209A7B32935 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t744537FDEAF88E635A32D90534E98DEE289A16A8 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tF84C25D28D941826C593C6362660AAC3B8FDCD07* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tCB7FAEEB4D6E85298006B5069CEABBDF06789805 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t3C8149BFA985CC44BFE6608511B5C08CD29D6E03 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tC2B7242C8E209817B544430293471DBBE72F74A3* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t6370BB6AA9FDC02155DACD0893C1FB6D03FD1FE9 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t146001EE1F819D80469FFA196845F4D171D7879A { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t5D8A09F6A27A7AAAC3123E5DE2894D31FCCD011C* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t54E998D15E2278E83244AF4B3791D9AA0EA22F99 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t3F86586E5570D9A4ED45A80AEFA137D0F69E11EB { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tAE642F9A8611A32B22021A59EB89B234D5CB7A43* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t4911ACAE42EFD2DD6869CFBACD747F20B1349CCF ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t18B75BFEA1961A0C2BC0C1318AA841CA95184BCA { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t44F78DDC4397110E0B1A33BB094AC1EBE3697E11* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tAD4946440CD574BC1B19A877D25193722AF37A9B ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t74B5B7615E73F26A9341632F7108F5E3A5D1697C { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t631AF186EA0C2CFF0AA778C727AB07A92E69382A* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tAD1BF562911DCA3FDCE98872445F7C1542999E6E ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t8455217DC8E549280636E5DE29ACDED5278265E3 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t6295B780A274ECCC29A0AF49FCD3007E787DC93B* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tB845C9DC20E19F875C56C3839594B8D405EE2B7E ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t4C35ED1EFDC43305296123FDD231B810272A56EF { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tA8C6C7D2DB454DFCFC3103FFA8F5F48D797F747B* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tD9EDDA54B562F7E5BF4305CF19FC71D8C4CF4FD9 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t4BED825E53391BDCE5264649553B1CB22DCF7187 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tAFF87473BF2B3C0E9D789AEADBFE0A1CD5F9DCF0* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tEA3539C40A21B49486A75BB0772403D2B39BDE25 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t4F0B73A811B33B85565149959F85A7FB9A087795 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t2BAB5AC5467B6A655DE1506289A5CC6F30D42765* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tAE671658C7E4CE5A91F6037BF55198AC8B4EC7D7 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t77DB31EC16B60AE4B4A323F3F421220D1ABD75B5 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t1584037063F727A76376A58F0C13C86A2B1266EA* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tF05CDB95E1A1FDD067141050ECCE65BD8A2CB1F6 ___m_IndexedCollectionPropertyBag; }; struct StyleBackgroundPosition_t707AF9D66EF808C1B1DE174CAB623D97A653C3F3 { BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 ___m_Value; int32_t ___m_Keyword; }; struct StyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008 { BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 ___m_Value; int32_t ___m_Keyword; }; struct StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B { Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___m_Value; int32_t ___m_Keyword; }; struct StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshaled_pinvoke { Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_pinvoke ___m_Value; int32_t ___m_Keyword; }; struct StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshaled_com { Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_com ___m_Value; int32_t ___m_Keyword; }; struct StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 { TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___m_Value; int32_t ___m_Keyword; }; struct StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 { Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___m_Value; int32_t ___m_Keyword; }; struct StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshaled_pinvoke { Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_pinvoke ___m_Value; int32_t ___m_Keyword; }; struct StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshaled_com { Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_com ___m_Value; int32_t ___m_Keyword; }; struct TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E : public RuntimeObject { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 ___U3CPathU3Ek__BackingField; Type_t* ___U3CresolvedTypeU3Ek__BackingField; int32_t ___U3CReturnCodeU3Ek__BackingField; Type_t* ___m_LastType; int32_t ___m_PathIndex; }; struct Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t4D1380B9651306430C353F4B09620F3EA3CA99AF ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tFC9BD562DDACED38D717C8ADC82C98DCEC4C49E0 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t6302370FBAD7019AD871E4C063C0202EB499B847 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t4CB24108C417662CB181570A20327F77D3D05638 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t961518C3F8AEC884AFABE2AA19EA05526AB6FDA0 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t23662C9DCED4FB04C8B4696DB7B5DC7E48B432F9 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_tEE722120E44ED01181015F780C9B062FDE2594A1 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tD8CB605FCA5013B2453FBD2E0CE48780C99A50A7 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t609D01B11F916A1BEFB0BBC924462FF20E2E2D4E ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t5786E0093E84FD93D3F295558920F2E5E123054B ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t4A3792D87676B6F2940B7607793162EC3B803BF4 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tEE66DC03E46BB613DEA24004AE6922BCB4D5F8A5 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_tCFF70165517EB6BE68AF581EFB1A7ABC6B48330D ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t104F009C727EB7899780D193B7177AA2BB54C7ED ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct IndexedCollectionPropertyBagEnumerable_1_t12E4BD824BBB9DF2E906C9E54B4D1E5EB1DCB221 { RuntimeObject* ___m_Impl; StyleBackgroundPosition_t707AF9D66EF808C1B1DE174CAB623D97A653C3F3 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t89B6A37B040A9A5BC0FAB2A2F591D2D762466931 { RuntimeObject* ___m_Impl; StyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t930791BCB082165973DE0CC238474D1211D12272 { RuntimeObject* ___m_Impl; StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t1ECB95BAE69106B147EA858C9C6D5971F19E3F3F { RuntimeObject* ___m_Impl; StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerable_1_t780AAC557D4B8EB14428DD99F8E7E7941951883C { RuntimeObject* ___m_Impl; StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___m_Container; }; struct IndexedCollectionPropertyBagEnumerator_1_t8E4FE3EF815F49E009AD20A5BA5B51821905E174 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleBackgroundPosition_t707AF9D66EF808C1B1DE174CAB623D97A653C3F3 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t3F3535DC4C46A2CCC1D5FC9CBB02F86F25692155 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_tAD02174E9418B79524B5BDF0885F1340BE872597 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t2281E16732D5F488632B7403673ED369AA96D9E9 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 ___m_Container; int32_t ___m_Position; }; struct IndexedCollectionPropertyBagEnumerator_1_t33ACAE3DDBCAF99C0E22A6D838AE855BB904B950 { RuntimeObject* ___m_Impl; IndexedCollectionSharedPropertyState_t1E4ED168A72271A87F5FCFCBBF19BBB63F95FC79 ___m_Previous; StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___m_Container; int32_t ___m_Position; }; struct PropertyCollection_1_t89A7A8D977964C1E959381AD26D9A1A3F4731E9A { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t95955E49E2CAA2956C04ABE04FA8D76DB746DB08* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tF2D3139A4FAE5BC5ACA780A1346884F5D16FFEBB ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t29CF2454D90FEAB4DE222C38D4C20956E65A44EA { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t5BEEEF0A5BECBFAABCCFDB3EF9A6AB5C7D948F13* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t61632AC07664B171FD3513B3FDF676AD21202A22 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t14761F3D1420A69D326DED8CA5BCF1CE080761A3 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tF76152DD2E8ECBBDCA4601A2A3447B9446CE8300* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t8260B67183BE25ACE28BC8716503DDDFF8935A4E ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t110C6555B41CB6C126872555B2868138F9C039EF { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t08C92B713F498CE55CEC8658BB92AC6BFFE30E88* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t37A7A4234FAABC9F54D58FBD38FC740DABF6B63E ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t1683AD829C869FD93B710C5B32932FFBBC432F3A { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tDDD77EF675199B9666AECE5C6D742D5E7DE1AFA9* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t5C02AA6080BB23C280E15A897EF4BDED305F2AA1 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_tCEEB8AFBF9BE6C12464A58547220A01AF0F7CC68 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t7DA16ED55ECE5C2E22D117843321AD6D6B020899* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_tE52638BF5E5EB832C90073DAE99BB052C7AB9A3F ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_t6A360C9463846302ED07701FD1F586BD2A9C4C47 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tA5B249C5F6F4F2F3C06C487783D6D47DBF194C70* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t999F05D743B88F0E802AF35A82E685A2AE075030 ___m_IndexedCollectionPropertyBag; }; struct Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_tD47B50F057A8896F44B0CFFA270E1FB295A48413 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t8E4FE3EF815F49E009AD20A5BA5B51821905E174 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t9275495C17603EB4C19ABC549216D7D568668B2D ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t3F3535DC4C46A2CCC1D5FC9CBB02F86F25692155 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t46AE2D917181A654DD6D1A6E4D75F08070D1F882 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_tAD02174E9418B79524B5BDF0885F1340BE872597 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t8F01CD7FF3FF174E7191ECFF243B3892D2D16A9E ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t2281E16732D5F488632B7403673ED369AA96D9E9 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18 { int32_t ___m_Type; RuntimeObject* ___m_Enumerator; Enumerator_t1D7D2E7E3E2BF5CF4E61C45EC19092FB7449F690 ___m_Properties; IndexedCollectionPropertyBagEnumerator_1_t33ACAE3DDBCAF99C0E22A6D838AE855BB904B950 ___m_IndexedCollectionPropertyBag; RuntimeObject* ___U3CCurrentU3Ek__BackingField; }; struct PropertyCollection_1_t786AB6CA0B82943B37232BF06C3DF37632C8A2EF { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t7DEA0E4EE02DCF4CDFCDA7DCAD034DF518457BD5* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t12E4BD824BBB9DF2E906C9E54B4D1E5EB1DCB221 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_tC72DCA3767DD618954589CD7A6538E4C97C545D1 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t902A6D036CAFE0096DE61DA9651A3A88C07FCBD1* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t89B6A37B040A9A5BC0FAB2A2F591D2D762466931 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_tC1E4A5D54D1ECEEAF120713C679A486ED6F08EBF { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tC3B1D9C84E6AAE90B44EC9A2D05DB8CD1A8ED33E* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t930791BCB082165973DE0CC238474D1211D12272 ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_tFB8A919817EC9728AB9D3E804712701E56F4B67A { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_tD8C0783CB08443BB6764548B901E7AE9FCBB93ED* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t1ECB95BAE69106B147EA858C9C6D5971F19E3F3F ___m_IndexedCollectionPropertyBag; }; struct PropertyCollection_1_tBF8D0ADCAF88D3BF9D9A33BB2CD45C825B184E82 { int32_t ___m_Type; RuntimeObject* ___m_Enumerable; List_1_t9F71805A0371943BC9FB07AA8C88ADE713C1FA3E* ___m_Properties; IndexedCollectionPropertyBagEnumerable_1_t780AAC557D4B8EB14428DD99F8E7E7941951883C ___m_IndexedCollectionPropertyBag; }; struct ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91_StaticFields { bool ___s_isValueWriteAtomic; }; struct EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC_StaticFields { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* ___defaultComparer; }; struct EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499_StaticFields { EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* ___defaultComparer; }; struct EqualityComparer_1_t974B6EF56BCA01CA6AD3434C04A3F054C43783CC_StaticFields { EqualityComparer_1_t974B6EF56BCA01CA6AD3434C04A3F054C43783CC* ___defaultComparer; }; struct TypeTraits_1_t94405784E845EA464968A7BA6455EE4082C988EF_StaticFields { bool ___U3CIsValueTypeU3Ek__BackingField; bool ___U3CIsPrimitiveU3Ek__BackingField; bool ___U3CIsInterfaceU3Ek__BackingField; bool ___U3CIsAbstractU3Ek__BackingField; bool ___U3CIsArrayU3Ek__BackingField; bool ___U3CIsMultidimensionalArrayU3Ek__BackingField; bool ___U3CIsEnumU3Ek__BackingField; bool ___U3CIsEnumFlagsU3Ek__BackingField; bool ___U3CIsNullableU3Ek__BackingField; bool ___U3CIsObjectU3Ek__BackingField; bool ___U3CIsStringU3Ek__BackingField; bool ___U3CIsContainerU3Ek__BackingField; bool ___U3CCanBeNullU3Ek__BackingField; bool ___U3CIsPrimitiveOrStringU3Ek__BackingField; bool ___U3CIsAbstractOrInterfaceU3Ek__BackingField; bool ___U3CIsUnityObjectU3Ek__BackingField; bool ___U3CIsLazyLoadReferenceU3Ek__BackingField; }; struct TypeTraits_1_t489E41DF3938E924D32457D7DE82598F4FD0A2DE_StaticFields { bool ___U3CIsValueTypeU3Ek__BackingField; bool ___U3CIsPrimitiveU3Ek__BackingField; bool ___U3CIsInterfaceU3Ek__BackingField; bool ___U3CIsAbstractU3Ek__BackingField; bool ___U3CIsArrayU3Ek__BackingField; bool ___U3CIsMultidimensionalArrayU3Ek__BackingField; bool ___U3CIsEnumU3Ek__BackingField; bool ___U3CIsEnumFlagsU3Ek__BackingField; bool ___U3CIsNullableU3Ek__BackingField; bool ___U3CIsObjectU3Ek__BackingField; bool ___U3CIsStringU3Ek__BackingField; bool ___U3CIsContainerU3Ek__BackingField; bool ___U3CCanBeNullU3Ek__BackingField; bool ___U3CIsPrimitiveOrStringU3Ek__BackingField; bool ___U3CIsAbstractOrInterfaceU3Ek__BackingField; bool ___U3CIsUnityObjectU3Ek__BackingField; bool ___U3CIsLazyLoadReferenceU3Ek__BackingField; }; struct String_t_StaticFields { String_t* ___Empty; }; struct TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields { ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* ___s_TypeConstructors; MethodInfo_t* ___s_CreateTypeConstructor; ConcurrentDictionary_2_t889EC4BD07B5DCB6087E2226ACC8A5E5590E48AB* ___s_CachedResolvedName; ObjectPool_1_tA6230762362A6BA6FEB38B9912D0463FB059A05A* ___s_Builders; RuntimeObject* ___syncedPoolObject; }; struct Cache_1_t34B25072877E6612783B8719D8B384797AE3C093_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_t301778C0C6DD960EE4D00D9A85B581966EBB65D1_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_tD7DB6FC27BD5CD55615D91496EADB35DE9C5BEB5_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_t6419C0577DCF8B88FFBEEDFD23A14AFF966A697C_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_t5B5BCFBBE6DC4B69D21367600157127B9ADF5C9E_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_tBE1049A96ABC7FF9DDDB022A37B2125FC968BB68_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_t9158CCA9803AD12BC1964BF7D764F7CC678C10BD_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_t7125A56D02374A3E845393EBA817639705DBD066_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_t26D3827F4431EB8DE7C232FA32C148DFDC4502CB_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_t3D5B27BB72DB559823D975C81EB8746985435377_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_t6A09774E9EC924515184CB0FBF6689D74CD57526_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_t1EC3F18F5B6510EED65B625CE37A6C73B0F46377_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_t55693E29E6E91AE47E50D5537DB73F1F5BDC9417_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_tFE4E1C6DA4D2894C5FEE1F1D9BE8EF8DDAE79319_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_t0AD91DE7A12A513C19516F1D0E89D16A5B542886_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_tCC54ED92C6086E8B05FBBC3601A741C0046DAAA7_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_tB8D73F5DFD6D8711956A5D57AEEA41C64DD59FE6_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_t60D29BA616C245A5283CB0B5BD4B19DCB7EDCF1C_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_t4ED442C7D3A39C62CE6AD3207C2A7F04760D2F3C_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_t7C137307AF3168E60721C8B5625D5CF3A740347E_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_t3CC695E86D299F6D0E69AB3D6B1546B3AA222294_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Cache_1_tBA07B0EEF27862D54F956F762EAA84F36BFCC722_StaticFields { RuntimeObject* ___TypeConstructor; }; struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields { String_t* ___TrueString; String_t* ___FalseString; }; struct Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376_StaticFields { Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_Zero; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_One; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_Up; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_Down; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_Left; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_Right; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_Forward; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376 ___s_Back; }; struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_StaticFields { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___zeroVector; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___oneVector; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___positiveInfinityVector; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___negativeInfinityVector; }; struct PropertyCollection_1_tEA87734C1D3CD4DFFA79347A5D1415D7F696E486_StaticFields { PropertyCollection_1_tEA87734C1D3CD4DFFA79347A5D1415D7F696E486 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t9596CB6B288440AB4D49A18019653CC3030C0A1A_StaticFields { PropertyCollection_1_t9596CB6B288440AB4D49A18019653CC3030C0A1A ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t8CC1D13F2E6173E560314F0097651F02C0EDC548_StaticFields { PropertyCollection_1_t8CC1D13F2E6173E560314F0097651F02C0EDC548 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t8E0736FE8D06A3E5D92990DB04A5D1CF0594D85B_StaticFields { PropertyCollection_1_t8E0736FE8D06A3E5D92990DB04A5D1CF0594D85B ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_tE17D83B2E762B21F103FEA66D321DDA4DF447C0A_StaticFields { PropertyCollection_1_tE17D83B2E762B21F103FEA66D321DDA4DF447C0A ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_tB5E3AAE18417942A730E99DC4989E4E86F19A4B0_StaticFields { PropertyCollection_1_tB5E3AAE18417942A730E99DC4989E4E86F19A4B0 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t75FF629576882F73A18784605B6D8229542B8442_StaticFields { PropertyCollection_1_t75FF629576882F73A18784605B6D8229542B8442 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t4EFD2A11911C52E79F4955C0E0BE104916167E4C_StaticFields { PropertyCollection_1_t4EFD2A11911C52E79F4955C0E0BE104916167E4C ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_tAD9CF9E5C8994D5B9DB545E1B8082668FCB92483_StaticFields { PropertyCollection_1_tAD9CF9E5C8994D5B9DB545E1B8082668FCB92483 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t68E20B1EDA858804B04D0D4FD5215769DD773D92_StaticFields { PropertyCollection_1_t68E20B1EDA858804B04D0D4FD5215769DD773D92 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_tCCD224CB2FA7AEE1578863AEF9EE6CA24F894F20_StaticFields { PropertyCollection_1_tCCD224CB2FA7AEE1578863AEF9EE6CA24F894F20 ___U3CEmptyU3Ek__BackingField; }; struct Type_t_StaticFields { Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder; Il2CppChar ___Delimiter; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes; RuntimeObject* ___Missing; MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute; MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName; MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase; }; struct PropertyCollection_1_t5C455411091F5AB1DBBCC2701C0DFC7512D7D140_StaticFields { PropertyCollection_1_t5C455411091F5AB1DBBCC2701C0DFC7512D7D140 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t8281685F99C8C57CC2DA275986F4AF17734385CC_StaticFields { PropertyCollection_1_t8281685F99C8C57CC2DA275986F4AF17734385CC ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_tAA96E23293BF5D632DF124803ADDBE5B41F5293A_StaticFields { PropertyCollection_1_tAA96E23293BF5D632DF124803ADDBE5B41F5293A ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_tE7E57915956C2B1761D5E047F0B3A0BD45821960_StaticFields { PropertyCollection_1_tE7E57915956C2B1761D5E047F0B3A0BD45821960 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_tBF4B211327D1257E5486891BD82F55D5C7778597_StaticFields { PropertyCollection_1_tBF4B211327D1257E5486891BD82F55D5C7778597 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t58975695D9CF6670D27E60C6E3FAB2361995F478_StaticFields { PropertyCollection_1_t58975695D9CF6670D27E60C6E3FAB2361995F478 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t41DA8EAD20A010C22EBFA2EC7462BB11CB90DE55_StaticFields { PropertyCollection_1_t41DA8EAD20A010C22EBFA2EC7462BB11CB90DE55 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t38EF76A7C3CEAA54EFBA77C99B94C014F791FA13_StaticFields { PropertyCollection_1_t38EF76A7C3CEAA54EFBA77C99B94C014F791FA13 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t7415350DFFCF7B59120A66892A01E43373218162_StaticFields { PropertyCollection_1_t7415350DFFCF7B59120A66892A01E43373218162 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t7B1F6F7CD7DDA9062C74D469A2511AB47AB3B248_StaticFields { PropertyCollection_1_t7B1F6F7CD7DDA9062C74D469A2511AB47AB3B248 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_tEAF3652EA2DFE0F11DAB5F4E6DE7D59C2E9DC274_StaticFields { PropertyCollection_1_tEAF3652EA2DFE0F11DAB5F4E6DE7D59C2E9DC274 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_tC598A73CD7DDE2371D521A9745AF6D6AB663A796_StaticFields { PropertyCollection_1_tC598A73CD7DDE2371D521A9745AF6D6AB663A796 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_tDF798E2F7DDFE2D1025D17B2E32E00593683FB75_StaticFields { PropertyCollection_1_tDF798E2F7DDFE2D1025D17B2E32E00593683FB75 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t744537FDEAF88E635A32D90534E98DEE289A16A8_StaticFields { PropertyCollection_1_t744537FDEAF88E635A32D90534E98DEE289A16A8 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t3C8149BFA985CC44BFE6608511B5C08CD29D6E03_StaticFields { PropertyCollection_1_t3C8149BFA985CC44BFE6608511B5C08CD29D6E03 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t146001EE1F819D80469FFA196845F4D171D7879A_StaticFields { PropertyCollection_1_t146001EE1F819D80469FFA196845F4D171D7879A ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t3F86586E5570D9A4ED45A80AEFA137D0F69E11EB_StaticFields { PropertyCollection_1_t3F86586E5570D9A4ED45A80AEFA137D0F69E11EB ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t18B75BFEA1961A0C2BC0C1318AA841CA95184BCA_StaticFields { PropertyCollection_1_t18B75BFEA1961A0C2BC0C1318AA841CA95184BCA ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t74B5B7615E73F26A9341632F7108F5E3A5D1697C_StaticFields { PropertyCollection_1_t74B5B7615E73F26A9341632F7108F5E3A5D1697C ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t8455217DC8E549280636E5DE29ACDED5278265E3_StaticFields { PropertyCollection_1_t8455217DC8E549280636E5DE29ACDED5278265E3 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t4C35ED1EFDC43305296123FDD231B810272A56EF_StaticFields { PropertyCollection_1_t4C35ED1EFDC43305296123FDD231B810272A56EF ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t4BED825E53391BDCE5264649553B1CB22DCF7187_StaticFields { PropertyCollection_1_t4BED825E53391BDCE5264649553B1CB22DCF7187 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t4F0B73A811B33B85565149959F85A7FB9A087795_StaticFields { PropertyCollection_1_t4F0B73A811B33B85565149959F85A7FB9A087795 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t77DB31EC16B60AE4B4A323F3F421220D1ABD75B5_StaticFields { PropertyCollection_1_t77DB31EC16B60AE4B4A323F3F421220D1ABD75B5 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t89A7A8D977964C1E959381AD26D9A1A3F4731E9A_StaticFields { PropertyCollection_1_t89A7A8D977964C1E959381AD26D9A1A3F4731E9A ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t29CF2454D90FEAB4DE222C38D4C20956E65A44EA_StaticFields { PropertyCollection_1_t29CF2454D90FEAB4DE222C38D4C20956E65A44EA ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t14761F3D1420A69D326DED8CA5BCF1CE080761A3_StaticFields { PropertyCollection_1_t14761F3D1420A69D326DED8CA5BCF1CE080761A3 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t110C6555B41CB6C126872555B2868138F9C039EF_StaticFields { PropertyCollection_1_t110C6555B41CB6C126872555B2868138F9C039EF ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t1683AD829C869FD93B710C5B32932FFBBC432F3A_StaticFields { PropertyCollection_1_t1683AD829C869FD93B710C5B32932FFBBC432F3A ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_tCEEB8AFBF9BE6C12464A58547220A01AF0F7CC68_StaticFields { PropertyCollection_1_tCEEB8AFBF9BE6C12464A58547220A01AF0F7CC68 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t6A360C9463846302ED07701FD1F586BD2A9C4C47_StaticFields { PropertyCollection_1_t6A360C9463846302ED07701FD1F586BD2A9C4C47 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_t786AB6CA0B82943B37232BF06C3DF37632C8A2EF_StaticFields { PropertyCollection_1_t786AB6CA0B82943B37232BF06C3DF37632C8A2EF ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_tC72DCA3767DD618954589CD7A6538E4C97C545D1_StaticFields { PropertyCollection_1_tC72DCA3767DD618954589CD7A6538E4C97C545D1 ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_tC1E4A5D54D1ECEEAF120713C679A486ED6F08EBF_StaticFields { PropertyCollection_1_tC1E4A5D54D1ECEEAF120713C679A486ED6F08EBF ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_tFB8A919817EC9728AB9D3E804712701E56F4B67A_StaticFields { PropertyCollection_1_tFB8A919817EC9728AB9D3E804712701E56F4B67A ___U3CEmptyU3Ek__BackingField; }; struct PropertyCollection_1_tBF8D0ADCAF88D3BF9D9A33BB2CD45C825B184E82_StaticFields { PropertyCollection_1_tBF8D0ADCAF88D3BF9D9A33BB2CD45C825B184E82 ___U3CEmptyU3Ek__BackingField; }; #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mD8F107C8F0A6717C0EC3626A712FCF81500B3DC5_gshared (Property_2_t69BB6E67D83C59343BA1D7DCC6BDE82B297986D1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyBag_TryGetPropertyBagForValue_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m39A36549308D9D5C19498C2146CFE53CE99DA3FC_gshared (int32_t* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_mE0F90826548B0C3102050B135AABD7FCF73A5120_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyContainer_Accept_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mD5D8197C711F0C773E9A76A2EB64004F163AA61C_gshared (RuntimeObject* ___0_visitor, int32_t* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mC8A124D0B663BBBDAA581419478046BDCC556924_gshared (Property_2_tD234CECBCBBAF0E5115582B104A904CB400D927F* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyBag_TryGetPropertyBagForValue_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m639CE2C899C469A55ECC66D6793B590C5EBE3E42_gshared (float* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_m1070B18AE5014C462C176214EB504B80ABCF9E56_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyContainer_Accept_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mA7E97E817C5D3F92B56F729FE44CBC11EFEA02EE_gshared (RuntimeObject* ___0_visitor, float* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC_mAA3E9B860B3D66DCB918292F5F5F419F1BB550AB_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA PropertyCollection_1_GetEnumerator_m7DDDF90FA2D00493F8C152EDCEA0FC92B16EEFBF_gshared (PropertyCollection_1_t58975695D9CF6670D27E60C6E3FAB2361995F478* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA87CC713D3EBE94F479AE0F092505A90435F91DF_gshared (Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m8B4B5B4371614EE16D9487F070CAB74AD30FE380_gshared_inline (Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m24F645E188790DADE1EFDBCF9EE62B82DE117719_gshared (Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleList_1_t5D2FA4535A553635ADCE6E1E3758E1FA02160E6F_m7ACAD17A38C4C69F5064EDCB7629B6EFD714FDAB_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD PropertyCollection_1_GetEnumerator_m88CC0A850D644B5B1A8C83DA16F36705D2452366_gshared (PropertyCollection_1_t41DA8EAD20A010C22EBFA2EC7462BB11CB90DE55* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m42914F590490E31642B853AE63147400FA6C5004_gshared (Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m19810E67B637A3A877880098AE4A499814991A91_gshared_inline (Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m6D508ADD54444E21AE919F5BE3DE40A75D2EB260_gshared (Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleList_1_tABF3DD9EB70CDF59829924CBA26ACDD1FBDD4C3C_m24F11E2B277DCB4CA593CF8AAE629A9B1250C7C7_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58 PropertyCollection_1_GetEnumerator_m3B85FA0F58F92E53A1C9D7DE4E85DC9693118FBD_gshared (PropertyCollection_1_t38EF76A7C3CEAA54EFBA77C99B94C014F791FA13* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m297B57E73891F7C6F2E390B3EC9CF5C16FF0C2FB_gshared (Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mBFDA5CF8BD44713105285CABED92689E440F2B9B_gshared_inline (Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mA26CA80661AFDFA4E9F65B17B70D431931A0931C_gshared (Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleList_1_t15E0FB58274532956EB643D58F1F7B95BED5B7C4_m53D1D1E8FA92CDBD4AEB65FB6695409080139B5E_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE PropertyCollection_1_GetEnumerator_m0AF481FB9C5D11A22FD7FC1086F688F54F392D70_gshared (PropertyCollection_1_t7415350DFFCF7B59120A66892A01E43373218162* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mFB0C2F9621BD0686E061E203FB619CCB824ECA19_gshared (Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mCC041B0CC2BA645600E4CB340AE8ABEB68CAE200_gshared_inline (Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mABE6B9B67B680B7A91EB4B026AD26E6F5A36A0B1_gshared (Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisAngle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC_mAA2642308DA7E0473BE054CD7E161767C0748B63_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64 PropertyCollection_1_GetEnumerator_m8B59253F91C36DDC1D9123957BF1730F394D5667_gshared (PropertyCollection_1_t7B1F6F7CD7DDA9062C74D469A2511AB47AB3B248* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCFD74709C6445EDE3DF5602D97DE8B9A61FAB1E6_gshared (Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mF7AD50DF850378FB7F40A4B05513D9F506D3482D_gshared_inline (Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m350CCC1D8258DC87D78E63061111157BCFF58E97_gshared (Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisBackground_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8_mAEB528D203DBC8F1451904CC213A03D3D0AC6B8B_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210 PropertyCollection_1_GetEnumerator_m2661F621B2234B5E115A4F4F679182D6296140ED_gshared (PropertyCollection_1_tEA87734C1D3CD4DFFA79347A5D1415D7F696E486* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m57AD435DE425E5366CEE348EADF7AB3EA7F97B6A_gshared (Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mDD6AEAE70523B332674906165BABED12125CF0B0_gshared_inline (Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB013D6A728F41E43D381D6E2A22E439C0553483A_gshared (Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisBackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56_m29A9F164178665F389492B3C2DF8D0BEA9FE3F06_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D PropertyCollection_1_GetEnumerator_mFAB4E36E1633C65180CD0CD9AA1ABBF982BC9723_gshared (PropertyCollection_1_t89A7A8D977964C1E959381AD26D9A1A3F4731E9A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mC9D395C948135836D1B9E51F23BA0A63E51464EF_gshared (Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m34C61C2E196011199D7301725A46DC64EDF456FB_gshared_inline (Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m883248A06E16EFE4BBE928FA0A04CDDF3ADCD991_gshared (Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisBackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F_m3F54F1022DB9E8FAF112EA4196E2AB254D23B68D_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C PropertyCollection_1_GetEnumerator_m5F70F76C1799BD1C97C994FF2D61A0F26B49700A_gshared (PropertyCollection_1_tEAF3652EA2DFE0F11DAB5F4E6DE7D59C2E9DC274* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD847F533540BB2C9E45BE2EBD5DE23F3D0DF664A_gshared (Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m1E752B432C4D0A7739023F58A13CB62E0ECAE9F4_gshared_inline (Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m815333E0B88342B338332EA090386A067099D138_gshared (Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisBackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7_m6198A20876F248B87813550234515C056479A02F_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55 PropertyCollection_1_GetEnumerator_mCF12480CD2A1FA14D1B2A924C0312B09C6B83AC1_gshared (PropertyCollection_1_t29CF2454D90FEAB4DE222C38D4C20956E65A44EA* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mC1CE6D06E1F4D502D2E28462B91DD2B75B5352A9_gshared (Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m07E2669886B55B6E94309FE2365CB7EB7157F980_gshared_inline (Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m130B0787A62F716A9BE303FF0DF5E9EE41524583_gshared (Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m311E06BD7532B43070538994651B4126D6F99D20_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C PropertyCollection_1_GetEnumerator_m1DF9AB90326D9450EF0524141F7D09BBDC3A3BBD_gshared (PropertyCollection_1_t5C455411091F5AB1DBBCC2701C0DFC7512D7D140* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m844C7549472B89A0B070CB7169165A047A8C327F_gshared (Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m32941DB97468B3FD7738E8EA76EDFEC347B01799_gshared_inline (Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mA9FF27CB7CFD899BBC98F50E4D7E0637F5107C92_gshared (Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_m518F9B3E62A79313FA3C578FF87B13F3E26DB3AA_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA PropertyCollection_1_GetEnumerator_m2CE64B681A1082F1C6FD29EA6D8AED9A0559AE73_gshared (PropertyCollection_1_t8281685F99C8C57CC2DA275986F4AF17734385CC* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m4EE84632E2B1A018361AB5A8DDC6A0058949615B_gshared (Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m2FE62C0232D38150B8D6179F0140570DA16480DE_gshared_inline (Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m26BD47B4AFC03EABD946384168856845E86764E3_gshared (Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mF90179F97665FC70472F528BB1BD3FE41AFC19B4_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C PropertyCollection_1_GetEnumerator_m5448C5CDF0F9833CE40BD4E25C120C66B1B7FA0C_gshared (PropertyCollection_1_t9596CB6B288440AB4D49A18019653CC3030C0A1A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m906EE111B39E8587E0847C54533DB862D11F0CCA_gshared (Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m90C4F5D7AF82872EF38E6933D951B81A92F1D195_gshared_inline (Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m35843750D76F2B82BCFDC6AEDBB006AF5E4CA245_gshared (Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m36F1BBFB2B62C42FE997352834CB486557DAB553_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639 PropertyCollection_1_GetEnumerator_m5644AF02523BF123704202E76240E428CAC495CF_gshared (PropertyCollection_1_tAA96E23293BF5D632DF124803ADDBE5B41F5293A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mC43EE54272E8CBEEE682CC02E1C9641057DB70CD_gshared (Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m9CFB4AE26006B00A090EB97E0AFFCD190D7916D4_gshared_inline (Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB80F85005AD34E625BC68FCE4F9A68A93DD7E06C_gshared (Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisEasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_m220E78F3C43AA6F65E48E3968EC10CE4BC0ACD28_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828 PropertyCollection_1_GetEnumerator_mE9239C34386B0A920E1AE83584AFA811EE88312E_gshared (PropertyCollection_1_tC598A73CD7DDE2371D521A9745AF6D6AB663A796* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m9B87C155ADCA4D519FA81C8ED158AC944372CC3E_gshared (Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m668EFCD6C6CE28C7E1BCF318C6401C7A1E1E76EE_gshared_inline (Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF0B0BBD184C27EB93E3481F4139B5C25CE536059_gshared (Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisFontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_mC94516D451D4F6A84137CCA18725EAA5BC9DBB5E_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3 PropertyCollection_1_GetEnumerator_m62B0F98C2E5296F10D7B7239F0FF3902DD13AE88_gshared (PropertyCollection_1_t8CC1D13F2E6173E560314F0097651F02C0EDC548* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m065C0DA288BF6430E490729C099F629707FA87C9_gshared (Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m685B308324724C83FC3A172940EC6E97D9DCB02E_gshared_inline (Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB64F9230777BEABCCBC37A29C199F7AB30637A78_gshared (Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m6E69028989B414CA910D5914D25426267A747467_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4 PropertyCollection_1_GetEnumerator_m8F8B1841E4FE8B9B512227F87C80D0B1841D47E3_gshared (PropertyCollection_1_tDF798E2F7DDFE2D1025D17B2E32E00593683FB75* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m878669C7BD465F0CFC401862C59377399FD156A3_gshared (Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mF7493BF25FFB576F597EC12AFFF0E38DD2A775CB_gshared_inline (Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mC32ACB0808A02D10660EB5282B25FDC798D0CAA8_gshared (Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisRuntimeObject_m8D559E6801EE5D3FD9BC35D29F7559214A92A5DF_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D PropertyCollection_1_GetEnumerator_m253AD02DC11E635B6022B12DD5E5961A93839DE1_gshared (PropertyCollection_1_t8E0736FE8D06A3E5D92990DB04A5D1CF0594D85B* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mE252A87F582B416A01CEA2359A156D660C453D62_gshared (Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m0A12831F3A4BAC516F7284C4DD9F3BD4BD32A147_gshared_inline (Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m00B8C1B0F107ADE50DEE34960F2AA67CBEA9E65C_gshared (Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisRect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_m8D43C301245F890C115A3BC8E63CADE266063E9B_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B PropertyCollection_1_GetEnumerator_m609D081C94537DCE898ED13EB98EDBABCCA98FB1_gshared (PropertyCollection_1_tE17D83B2E762B21F103FEA66D321DDA4DF447C0A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m23E322E8573607557A89275494F8C369929D7EBE_gshared (Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mE5AB3BC61EE186FBC26D1C894619FC060431E1DA_gshared_inline (Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m1310F3460444B11D18A52FD0E220125D4B06CA1F_gshared (Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisRectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8_m55BC3C599B7AD19023F24321B3E1D975F7973049_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t526699C51083C81F479578A07408F02E9732FF3A PropertyCollection_1_GetEnumerator_m48F2A19E41B8E89936B9B10739253318AF93FF04_gshared (PropertyCollection_1_tB5E3AAE18417942A730E99DC4989E4E86F19A4B0* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3353969A6DDAE25B5D2079186C3E61C2F72AB946_gshared (Enumerator_t526699C51083C81F479578A07408F02E9732FF3A* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m2C927DA0A4DE49E588232FB2F5210002B5BB3F84_gshared_inline (Enumerator_t526699C51083C81F479578A07408F02E9732FF3A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m7609964C0F9F4AD74A65213B32EE7291688D493A_gshared (Enumerator_t526699C51083C81F479578A07408F02E9732FF3A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m9DC7AA69AA5B5371A8926EE47B96D2DE30F467E4_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC PropertyCollection_1_GetEnumerator_m2A2065332936C868C393822BDA4958A99B42FF5D_gshared (PropertyCollection_1_t14761F3D1420A69D326DED8CA5BCF1CE080761A3* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mFA74E636A66BCA5F40B076312F0E45B2C7D3A592_gshared (Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m8C588FCEF5BB7582EE78147843F48A3157A9419C_gshared_inline (Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mBDC6812B9D0392E30E009539D4B1DF2704FCC6A0_gshared (Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_m4CCEECF09A462327B5F321630F8EE0172BD45E08_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741 PropertyCollection_1_GetEnumerator_m9490DA56E039CF3C7EA81AEEDD8D271ADD2E07A9_gshared (PropertyCollection_1_tE7E57915956C2B1761D5E047F0B3A0BD45821960* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3A66C4D8C02940176EC7DA2FA38939B7D6AB49B2_gshared (Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mAF2F69B6568906BB24C34F03331E4276459E6DFC_gshared_inline (Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m8478D744C4CF9889EBC109AC6D6B4A5A498D1149_gshared (Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleBackground_t28A4439F46056BAFA6F4450CD1DE8F333571C97B_m47A1970C1163B6F20F53FB944F3A5FD86FEF069E_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920 PropertyCollection_1_GetEnumerator_m30A27CACB8DDCDBF90C67763BAB8D8530308F15F_gshared (PropertyCollection_1_t744537FDEAF88E635A32D90534E98DEE289A16A8* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m37B5E65878D7EECE98467A10996C5E05AADC4472_gshared (Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m05266AF8D5E225A863A3A813B03500D0C92A42D1_gshared_inline (Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3178765E43293B8DDCDA2A58395DFDF5BD3A5A9A_gshared (Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleBackgroundPosition_t707AF9D66EF808C1B1DE174CAB623D97A653C3F3_mC3B0B3B77BC57C987B7B8AA93A2A952E39D8BDE0_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B PropertyCollection_1_GetEnumerator_mFBEC3B88B91314174CBC28D9CA7EB8F435E47DE1_gshared (PropertyCollection_1_t786AB6CA0B82943B37232BF06C3DF37632C8A2EF* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m3FF1162475FF4C13D3D9784F1B74B8FB34DD1CC9_gshared (Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m1F02FC3082B81F199DDCBD4E3A854F39D3D53993_gshared_inline (Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m33FFB7CA5C00EEDE347929FDF07F8C6B9F1AB385_gshared (Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleBackgroundRepeat_t38B84958D5608FAA86B06F513716444EA06DB866_mCF0252296F86950C1986376C4A946882EDBFDC67_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599 PropertyCollection_1_GetEnumerator_m99B0AB5A83CEED9DB4C03294F4CF29E847301047_gshared (PropertyCollection_1_t110C6555B41CB6C126872555B2868138F9C039EF* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8B33C031D0441CA38CF280B5CC2EE759B32D7005_gshared (Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m254743AA936C43C91A8394B9AC24452339E58245_gshared_inline (Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3D86785AED4CC4DC5EB51AC03EBD72F52059EE65_gshared (Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008_m53D401AB22D2B695BEC8B5E373431A21C3763CA8_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3 PropertyCollection_1_GetEnumerator_m2A3B531A5E74FCB7C8ADCACE36B7B8058363095E_gshared (PropertyCollection_1_tC72DCA3767DD618954589CD7A6538E4C97C545D1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m4837A6BF224FD09D905FBA99D04E4B4A21CA9ED0_gshared (Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m654D99A08D18CFF87F7231DF48F64719E0ACB589_gshared_inline (Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mDA5465C1A7A2C3B8DF1DACBA13AD1FF13BCF2314_gshared (Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910_mABE0D895170DC9B50547C7AB3A06F007536D20C9_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348 PropertyCollection_1_GetEnumerator_m3A63436B1A91C7BFCA87FFF6DE3CFFB326142567_gshared (PropertyCollection_1_t3C8149BFA985CC44BFE6608511B5C08CD29D6E03* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m311B3F41AAECD95B8E0B9809C9F625D03CC6B69B_gshared (Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mB1EA60A1B78E08284F3BDD8333254A8A0F91B1E5_gshared_inline (Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB684B3FFDE6B3A0247524CC71517A6329F2F9A7C_gshared (Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_mEC993625B2B1E2F03691C7B880D5CCAE8F3C8A90_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B PropertyCollection_1_GetEnumerator_m2C5E1039200A6A47726FE02F84F6CA536AE7BFBE_gshared (PropertyCollection_1_t146001EE1F819D80469FFA196845F4D171D7879A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m027495BB54AEA260093B22C9C3FDFE37A3B451A4_gshared (Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mBB3A34B70F2E80BB02086CE8CA50C7A5FDE0C528_gshared_inline (Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE29A505C1FCB97BA585E312E0B9F4784446D8B30_gshared (Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841_m216CE1B4DB5C1ECAF017418BA73AF369A829303A_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104 PropertyCollection_1_GetEnumerator_m1F8339A336F79EC1871E3D282B8AAD4E1AF39AAA_gshared (PropertyCollection_1_t3F86586E5570D9A4ED45A80AEFA137D0F69E11EB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m34892C1716AEC4772B8C22E087A8C93D92CBA425_gshared (Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m1B650B4462120EC926E0DF02FB823F627EADDE23_gshared_inline (Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m9219997AABAF51AFA23CA76C46D295E4C60251D4_gshared (Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C_m786E4365538CF70CFD8D30B99E83832EC0CCEA07_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA PropertyCollection_1_GetEnumerator_m8917DD8224BAC023D34EE8D55D0E83D046DA89B2_gshared (PropertyCollection_1_t18B75BFEA1961A0C2BC0C1318AA841CA95184BCA* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mA16780803B2EA0FC4EB1DE221017D9A7872DCFC8_gshared (Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6E5435FDA9CCF24306E5040CB73E033469C115E6_gshared_inline (Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m5278C56C8DC92CF8E31D6AD7C01BADF696CEFD78_gshared (Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4_m7B32BBEEB0041B2B9A957FBFCD74A68BEC309A53_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D PropertyCollection_1_GetEnumerator_m10474A40593FC5B1E19F3A1B448276BD8AA6FC3D_gshared (PropertyCollection_1_t74B5B7615E73F26A9341632F7108F5E3A5D1697C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m880408AF43865B3E1A2AEA34FABE8C71253BE891_gshared (Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m49118FEFA8F414E32BFF1184A1552A3910213A16_gshared_inline (Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE9A9264C83AFC336B64A5F87B02DEBED08F4CFD1_gshared (Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D_mE9A6CFF3C572972CF23264B84F09D252DDA4E416_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1 PropertyCollection_1_GetEnumerator_m24B7BA762E704824B6AC361B3D2D8AA2B568A6AF_gshared (PropertyCollection_1_t8455217DC8E549280636E5DE29ACDED5278265E3* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mEAB7112284F69B4F1F0DA19E54522EFED25ED16C_gshared (Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m1E72B08262202BA9982C0B707618860AA318B3A5_gshared_inline (Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m52F6BAD68C970671EC9C7B2288F4E214BFF75941_gshared (Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8_m87B860AE5911FEAC0F93A519C528D4EB8CE1BF06_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC PropertyCollection_1_GetEnumerator_m9D1B9F7DA60E7C1B7A90DFBACB11EA90A4B76AE0_gshared (PropertyCollection_1_t1683AD829C869FD93B710C5B32932FFBBC432F3A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m2DF54F3BE6E08148EC92E49DA2BF98CCA2B079C1_gshared (Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m265D522DCAF0ED87858703FD17373B201DAE1872_gshared_inline (Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mCCBC10920A9B0C6E816D99D2A1B40B7D5BCBCAA5_gshared (Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF_m4073C111229E31819373C9377ADC235B3BC4F2EF_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F PropertyCollection_1_GetEnumerator_m255CC62F9B761F71355F3F63F173FC4DEDF1D26B_gshared (PropertyCollection_1_t4C35ED1EFDC43305296123FDD231B810272A56EF* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5A960EB4088FA7CA71B9A9E01DE1249D49A6336E_gshared (Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m4E4A7D8764E25CFA2F71A50F8FC93B06B5D0DDDE_gshared_inline (Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF8CFCC6B3ABF4262A751DC30821699257EDF4BA8_gshared (Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_mD1576F0F9212B4E466E6C07E365D24617C4889B2_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85 PropertyCollection_1_GetEnumerator_m288BE0D414471C427D24D86CD7924BC4A2754E50_gshared (PropertyCollection_1_tC1E4A5D54D1ECEEAF120713C679A486ED6F08EBF* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m2A5DF51605CBEFC244C32C6B49DD5D2DAB9F2160_gshared (Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m0A844B538E75DE36D11B7721B9C097C6499942A7_gshared_inline (Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mA8C593E8C9BD00D34CC88889B4AF9BFC07899E7B_gshared (Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_m1D8CB12011D6342383E7AFD7BE9BE5F70CDD2872_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184 PropertyCollection_1_GetEnumerator_m0BACEDF925D32496ACC15A0EC70D7C53195DF047_gshared (PropertyCollection_1_t4BED825E53391BDCE5264649553B1CB22DCF7187* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8D0EA211A0D306C5EE78E0CAF5E09E8F7B1A5334_gshared (Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mBD7D82991D5A5C80B911FFF7E12155CC93523698_gshared_inline (Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m76C1BA51BC875990C7FBBCDFBB0EE24C09E7AEF6_gshared (Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252_m5F31AF059B19BE8CE626CB8A1040BC199D418B08_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92 PropertyCollection_1_GetEnumerator_m8BCFD5675D2430E0DBC5A025C4EE5FC3E2E76C0D_gshared (PropertyCollection_1_t4F0B73A811B33B85565149959F85A7FB9A087795* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m6C8106B2F7AEAEB401D9F81CFAB248A62C6A4CA2_gshared (Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mF9A479E869EA875A4B28B051D25D04C0EB9A6B43_gshared_inline (Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF5EB434FB955773C046E228AE728D902ED591E8A_gshared (Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6_m6E8982642B24FF33E707DD3D3149CFD70302FBC0_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87 PropertyCollection_1_GetEnumerator_m942AB0C093F8620B1A17D26EBADD73F62BA74C71_gshared (PropertyCollection_1_tFB8A919817EC9728AB9D3E804712701E56F4B67A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m9FF170A4AE0F4A07D85BB80336D3E726AEE03ABF_gshared (Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mD97368D858BCBA8EB2FDF02310685AA051B56BE1_gshared_inline (Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB8EB07DD66C5BB0478D9B276DD8BC570C8EB2C6D_gshared (Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisStyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_mA6C98E144EE66088979D1D8570245BC43FD529A2_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18 PropertyCollection_1_GetEnumerator_m25992CF926AB5B746362702F2188D4EFB2770D5E_gshared (PropertyCollection_1_tBF8D0ADCAF88D3BF9D9A33BB2CD45C825B184E82* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m64DC9F641383ADE8BD04AE4914263E4B8FE9694D_gshared (Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6805934F4A285E2DC5C8F347BCAF70E0DD696860_gshared_inline (Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m39C1C0AE947DBC7A497AFD900DC8D76A72C2EBE1_gshared (Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_m2FFAD6F5CB8910DE0BEFF94097DF055F09368935_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3 PropertyCollection_1_GetEnumerator_mA2E95ED0C5D9CAD8445DD7BBD49600A5198E2E85_gshared (PropertyCollection_1_tBF4B211327D1257E5486891BD82F55D5C7778597* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mED8444F1EAAE1B3DDE8B92E3E1AA718075F4A117_gshared (Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mD5D686285AD25279FE9499E88D0666C0D924DD69_gshared_inline (Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mAB21AD6BFEAFE3A2223AC5F8A35C3438E0118C03_gshared (Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_mB6A4180336B9971872ED2E21221683746CB157DC_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2 PropertyCollection_1_GetEnumerator_m8467337D6D42F32AB041A045FCA29700EDE871B7_gshared (PropertyCollection_1_t77DB31EC16B60AE4B4A323F3F421220D1ABD75B5* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m35AE1A811B68E40E6C969D9C2764C2E4AAA30BC4_gshared (Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m3D78C7E1343647182CF953D7BE776F539579B67A_gshared_inline (Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mD66022BEF27F31F5764B2901A8CBC54C8C229DDC_gshared (Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_mF7C755ECF53A75102CE0F28AD8BF1E004CC854A9_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2 PropertyCollection_1_GetEnumerator_m8A7DA021846DB7C5F97C5DCD676FE0187CE9672F_gshared (PropertyCollection_1_tCEEB8AFBF9BE6C12464A58547220A01AF0F7CC68* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m6A93C6CF8545C47F9012D64B9343D82F08B835A1_gshared (Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m39700F1ABCA2741C8723FFB784755BBC4FB2B233_gshared_inline (Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m47859BBB48CC1A954CC429DA2CA30F30602F31EC_gshared (Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_mFF0A22FFD58A88CB87DD1D1303A2D46670232830_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5 PropertyCollection_1_GetEnumerator_mE9346F0FA65154D660273EC633FEE8FBA9A8F438_gshared (PropertyCollection_1_t6A360C9463846302ED07701FD1F586BD2A9C4C47* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m843FBF7238BE840901BEEB1AEEA75D19D4982B27_gshared (Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mE6D72BBAB5618BBAEF37CDB6271ECBAFAEACE90B_gshared_inline (Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF491A40FD9821485C2B29AB783EC1BA80D378376_gshared (Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_mB1CC0F2928CFDD3C62D0266F867128BABCA3700C_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7 PropertyCollection_1_GetEnumerator_mF83B4A59D6B261F1F7B04B8F013125799CC6F093_gshared (PropertyCollection_1_t75FF629576882F73A18784605B6D8229542B8442* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m8BDD1949A311C16D751EAE8C7CD58E103E767767_gshared (Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mBE88631F368A0F61C72578C470419433B81C531E_gshared_inline (Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m70F0EE1636F5001F49EAE5137799469BEAF61594_gshared (Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisVector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A_m2328FB3F3421D464318B92B8059932367E28FC28_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622 PropertyCollection_1_GetEnumerator_m98DBD27EDA88463B86C32B4E84EB8F80ABF196DF_gshared (PropertyCollection_1_t4EFD2A11911C52E79F4955C0E0BE104916167E4C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m969FADAA309D00F824FBF03D1A940155188CD482_gshared (Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m2B481E1DC27F07C073D2ECFC82C8360E0A4581F8_gshared_inline (Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m1F861254B556B0704F7CA57BB110C8455C40FD34_gshared (Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisVector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_m49A8213A4A73089EDC097312CBE4EB9327D4E938_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E PropertyCollection_1_GetEnumerator_m0E49AD01A372A32B786841B0C1B830F70D0A7BFF_gshared (PropertyCollection_1_tAD9CF9E5C8994D5B9DB545E1B8082668FCB92483* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCC88872B0D5B29F0109CF8AB28B2182FEAC078A0_gshared (Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m0B405AEB2351A191B541967833A217BC0CC94F5F_gshared_inline (Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m43A5C211E6BA169B1DD3F2C7DAD125580C84DEC2_gshared (Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisVector3Int_t65CB06F557251D18A37BD71F3655BA836A357376_m3DE1307B7A446CC7F975A56A4F5B9CFC4513F39B_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1 PropertyCollection_1_GetEnumerator_mB1BE3E0B14FF375F01917399E36C0B276E92423E_gshared (PropertyCollection_1_t68E20B1EDA858804B04D0D4FD5215769DD773D92* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m099E3D5480062CABE1EED61A54A6EC3DE5939CAC_gshared (Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m0A834C98C9F61DB7047CAF2D09782A0D2D26C005_gshared_inline (Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m4EF2DAA348687C9B38F697DE0311FC3ACDC977FD_gshared (Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_TisVector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_m52CDE1827E805F85531D72A752B579C38971AA9F_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0 PropertyCollection_1_GetEnumerator_m1991588F934EF6C64436AFC6A941924C8BD4B0F3_gshared (PropertyCollection_1_tCCD224CB2FA7AEE1578863AEF9EE6CA24F894F20* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mBCEC48288A4096934573A31174C8303DB7535661_gshared (Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6306E96530E8D429A24ED3635997D9E0FADAE814_gshared_inline (Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mF504F4BE899679A3A8B1A8460419D72FAFABE4A5_gshared (Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_m781357F5A8BECDE909692BABC47E08B4E7F92376_gshared (TypeConstructor_1_t307FCF54D01B4079177D0DD23E1586C4475B8994* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConcurrentDictionary_2_set_Item_m95DD60ECF2EBCA55F2EC3B0AC122FE0C0D7D4E39_gshared (ConcurrentDictionary_2_tF598E45B2A3ECB23FD311D829FB0AB32B1201ACF* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_m9232AD992B16F402E5AE8AAC8083758F889F6D2C_gshared (TypeConstructor_1_tE75B89D5AA084F114504AC7D05DD0F8154EF0058* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_mDA317D6B6D3FC6DE24B272CF7FB5919581D99F06_gshared (TypeConstructor_1_tD5DA07CE239BB0599B0F321C96FD2BD58C83DF97* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_m2CFABD1CDC2D6707B10C869155F074E17D2C46F6_gshared (TypeConstructor_1_tB7EF02BD3EFCFE0495E9D67B2BCFF3652B6D6C6F* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_m6B12459720359B1E2565090434E9C652B4A70CE3_gshared (TypeConstructor_1_t4B0BD235497BF51A55673786B4B3FEC08FF7A40A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_m3DFB5D9D0C5486439488EC6E30821C47EDDECA62_gshared (TypeConstructor_1_t4203D4BA6648D84005F60BA10B9E7FFFD1BD104C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_m0B140479278307C1B8AD5E67A6C7DAC0ABA8F998_gshared (TypeConstructor_1_t1BB003702AC661844ECFE30F83C9FA228250C58F* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_mC6B7B302C518C9F408DD9A14B416B900A4A14B49_gshared (TypeConstructor_1_tA4FE8677DDBAE558A4A99F5C70DA123D6D746068* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_m46548CB3BA3F31069F109A752ADE6F8D302E51F7_gshared (TypeConstructor_1_t04F8CEA6E3DA7BFE91DB6C903CB750ECBE264E3F* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_mA44AE4CA2839F2717B9950321247E9AA135D7B5C_gshared (TypeConstructor_1_t6BD2119030A7BD8FE6604F7A5DF2CEF572ECA695* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_mBDEC850104319B918A6CBE0A5FC8CF72FE449073_gshared (TypeConstructor_1_t2C599EF20D66173546174E1FEE9032865749569B* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_m59D284115DFA693528774482859F9EAE2D2574A3_gshared (TypeConstructor_1_t1112ACFFD3ED7A595EEC07CE30579944DC35A084* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_m34B31DB3943641787762548444601E366B98D733_gshared (TypeConstructor_1_t3FC6325906BB92C1C076FB8E6725555F9A85CB54* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_mFF78D462BCAD1AC3930A6F1E39E3D1E6E7EFA3C6_gshared (TypeConstructor_1_t39E08EAC05B55E175DEAF5FA7E7FC3299540C684* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_m5CDBF87DB20946160FFDC190767BC04ACC4646D5_gshared (TypeConstructor_1_t7D510C35F96B2AB66DC2115B3F72DB702F8B11B8* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_mF040F83FDBF3820C8A2974D0D078BAD76A6511AF_gshared (TypeConstructor_1_t6C5FBCCB4755B9F687DD17A0B60DEEAE818192A1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_m02302139520CED9AE781B727D6E067D5D860B16E_gshared (TypeConstructor_1_tE2168F7D76AF24C3CDBD874E68275064267A7878* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_mD1ED26178C74371350CCA90F7F0AA542DA05C0D2_gshared (TypeConstructor_1_tB483B7FBA1AB31F8944236CE6F404C0070EE46AF* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_m57EBE4991938D5FD61C4CC1CBA2995AD683397E0_gshared (TypeConstructor_1_t1C87E458BAAB4AD6530734CF23FBF63EB6941B16* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_m8B655B63E6151E3175497780D3C09D0219B38CA8_gshared (TypeConstructor_1_t5878F930A92B1B8C2FC3A48E0A4D398413A5D2F9* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_m339B7851B4D359BCEB980E3874CEF90E40ABDC8D_gshared (TypeConstructor_1_t646CB670D2C9001621DA3E571447C3DD13F6EC24* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeConstructor_1__ctor_mDAB2BA879EA4435330CF2265D1522678799A2B1C_gshared (TypeConstructor_1_tCA8D1B921ED9F6632F85E81141E5B51540F2B94A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* EqualityComparer_1_CreateComparer_m432C82F7354C37E610794C1DA866DFA7DAC9C35E_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_CreateComparer_m4055D46D61B6AD80A0F2D4624577D7FE9D15B002_gshared (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PropertyPath_get_Length_m9238E2C9AAFD16D7A74483CB4075AC7592B8889F_inline (PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79* __this, const RuntimeMethod* method) ; inline Type_t* Property_2_DeclaredValueType_mD8F107C8F0A6717C0EC3626A712FCF81500B3DC5 (Property_2_t69BB6E67D83C59343BA1D7DCC6BDE82B297986D1* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t69BB6E67D83C59343BA1D7DCC6BDE82B297986D1*, const RuntimeMethod*))Property_2_DeclaredValueType_mD8F107C8F0A6717C0EC3626A712FCF81500B3DC5_gshared)(__this, method); } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypePathVisitor_set_resolvedType_m484445A58C07D18393F38BAD75C180FD57E3F8FE_inline (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Type_t* ___0_value, const RuntimeMethod* method) ; inline bool PropertyBag_TryGetPropertyBagForValue_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m39A36549308D9D5C19498C2146CFE53CE99DA3FC (int32_t* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) { return (( bool (*) (int32_t*, RuntimeObject**, const RuntimeMethod*))PropertyBag_TryGetPropertyBagForValue_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m39A36549308D9D5C19498C2146CFE53CE99DA3FC_gshared)(___0_value, ___1_propertyBag, method); } inline bool TypeTraits_1_get_CanBeNull_mE0F90826548B0C3102050B135AABD7FCF73A5120_inline (const RuntimeMethod* method) { return (( bool (*) (const RuntimeMethod*))TypeTraits_1_get_CanBeNull_mE0F90826548B0C3102050B135AABD7FCF73A5120_gshared_inline)(method); } inline EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_gshared_inline)(method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472 (Type_t* ___0_type, const RuntimeMethod* method) ; inline void PropertyContainer_Accept_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mD5D8197C711F0C773E9A76A2EB64004F163AA61C (RuntimeObject* ___0_visitor, int32_t* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, int32_t*, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))PropertyContainer_Accept_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mD5D8197C711F0C773E9A76A2EB64004F163AA61C_gshared)(___0_visitor, ___1_container, ___2_parameters, method); } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, int32_t ___0_value, const RuntimeMethod* method) ; inline Type_t* Property_2_DeclaredValueType_mC8A124D0B663BBBDAA581419478046BDCC556924 (Property_2_tD234CECBCBBAF0E5115582B104A904CB400D927F* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tD234CECBCBBAF0E5115582B104A904CB400D927F*, const RuntimeMethod*))Property_2_DeclaredValueType_mC8A124D0B663BBBDAA581419478046BDCC556924_gshared)(__this, method); } inline bool PropertyBag_TryGetPropertyBagForValue_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m639CE2C899C469A55ECC66D6793B590C5EBE3E42 (float* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) { return (( bool (*) (float*, RuntimeObject**, const RuntimeMethod*))PropertyBag_TryGetPropertyBagForValue_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m639CE2C899C469A55ECC66D6793B590C5EBE3E42_gshared)(___0_value, ___1_propertyBag, method); } inline bool TypeTraits_1_get_CanBeNull_m1070B18AE5014C462C176214EB504B80ABCF9E56_inline (const RuntimeMethod* method) { return (( bool (*) (const RuntimeMethod*))TypeTraits_1_get_CanBeNull_m1070B18AE5014C462C176214EB504B80ABCF9E56_gshared_inline)(method); } inline EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_gshared_inline)(method); } inline void PropertyContainer_Accept_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mA7E97E817C5D3F92B56F729FE44CBC11EFEA02EE (RuntimeObject* ___0_visitor, float* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, float*, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))PropertyContainer_Accept_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mA7E97E817C5D3F92B56F729FE44CBC11EFEA02EE_gshared)(___0_visitor, ___1_container, ___2_parameters, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8 (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD (PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79* __this, int32_t ___0_index, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline (PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF* __this, const RuntimeMethod* method) ; inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC_mAA3E9B860B3D66DCB918292F5F5F419F1BB550AB (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC_mAA3E9B860B3D66DCB918292F5F5F419F1BB550AB_gshared)(method); } inline Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA PropertyCollection_1_GetEnumerator_m7DDDF90FA2D00493F8C152EDCEA0FC92B16EEFBF (PropertyCollection_1_t58975695D9CF6670D27E60C6E3FAB2361995F478* __this, const RuntimeMethod* method) { return (( Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA (*) (PropertyCollection_1_t58975695D9CF6670D27E60C6E3FAB2361995F478*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m7DDDF90FA2D00493F8C152EDCEA0FC92B16EEFBF_gshared)(__this, method); } inline void Enumerator_Dispose_mA87CC713D3EBE94F479AE0F092505A90435F91DF (Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA*, const RuntimeMethod*))Enumerator_Dispose_mA87CC713D3EBE94F479AE0F092505A90435F91DF_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m8B4B5B4371614EE16D9487F070CAB74AD30FE380_inline (Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA*, const RuntimeMethod*))Enumerator_get_Current_m8B4B5B4371614EE16D9487F070CAB74AD30FE380_gshared_inline)(__this, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21 (PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853 (Type_t* ___0_type, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172 (Type_t* ___0_left, Type_t* ___1_right, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF (PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF* __this, const RuntimeMethod* method) ; inline bool Enumerator_MoveNext_m24F645E188790DADE1EFDBCF9EE62B82DE117719 (Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA*, const RuntimeMethod*))Enumerator_MoveNext_m24F645E188790DADE1EFDBCF9EE62B82DE117719_gshared)(__this, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57 (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ___0_handle, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) ; inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleList_1_t5D2FA4535A553635ADCE6E1E3758E1FA02160E6F_m7ACAD17A38C4C69F5064EDCB7629B6EFD714FDAB (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleList_1_t5D2FA4535A553635ADCE6E1E3758E1FA02160E6F_m7ACAD17A38C4C69F5064EDCB7629B6EFD714FDAB_gshared)(method); } inline Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD PropertyCollection_1_GetEnumerator_m88CC0A850D644B5B1A8C83DA16F36705D2452366 (PropertyCollection_1_t41DA8EAD20A010C22EBFA2EC7462BB11CB90DE55* __this, const RuntimeMethod* method) { return (( Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD (*) (PropertyCollection_1_t41DA8EAD20A010C22EBFA2EC7462BB11CB90DE55*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m88CC0A850D644B5B1A8C83DA16F36705D2452366_gshared)(__this, method); } inline void Enumerator_Dispose_m42914F590490E31642B853AE63147400FA6C5004 (Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD*, const RuntimeMethod*))Enumerator_Dispose_m42914F590490E31642B853AE63147400FA6C5004_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m19810E67B637A3A877880098AE4A499814991A91_inline (Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD*, const RuntimeMethod*))Enumerator_get_Current_m19810E67B637A3A877880098AE4A499814991A91_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m6D508ADD54444E21AE919F5BE3DE40A75D2EB260 (Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD*, const RuntimeMethod*))Enumerator_MoveNext_m6D508ADD54444E21AE919F5BE3DE40A75D2EB260_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleList_1_tABF3DD9EB70CDF59829924CBA26ACDD1FBDD4C3C_m24F11E2B277DCB4CA593CF8AAE629A9B1250C7C7 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleList_1_tABF3DD9EB70CDF59829924CBA26ACDD1FBDD4C3C_m24F11E2B277DCB4CA593CF8AAE629A9B1250C7C7_gshared)(method); } inline Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58 PropertyCollection_1_GetEnumerator_m3B85FA0F58F92E53A1C9D7DE4E85DC9693118FBD (PropertyCollection_1_t38EF76A7C3CEAA54EFBA77C99B94C014F791FA13* __this, const RuntimeMethod* method) { return (( Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58 (*) (PropertyCollection_1_t38EF76A7C3CEAA54EFBA77C99B94C014F791FA13*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m3B85FA0F58F92E53A1C9D7DE4E85DC9693118FBD_gshared)(__this, method); } inline void Enumerator_Dispose_m297B57E73891F7C6F2E390B3EC9CF5C16FF0C2FB (Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58*, const RuntimeMethod*))Enumerator_Dispose_m297B57E73891F7C6F2E390B3EC9CF5C16FF0C2FB_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_mBFDA5CF8BD44713105285CABED92689E440F2B9B_inline (Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58*, const RuntimeMethod*))Enumerator_get_Current_mBFDA5CF8BD44713105285CABED92689E440F2B9B_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mA26CA80661AFDFA4E9F65B17B70D431931A0931C (Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58*, const RuntimeMethod*))Enumerator_MoveNext_mA26CA80661AFDFA4E9F65B17B70D431931A0931C_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleList_1_t15E0FB58274532956EB643D58F1F7B95BED5B7C4_m53D1D1E8FA92CDBD4AEB65FB6695409080139B5E (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleList_1_t15E0FB58274532956EB643D58F1F7B95BED5B7C4_m53D1D1E8FA92CDBD4AEB65FB6695409080139B5E_gshared)(method); } inline Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE PropertyCollection_1_GetEnumerator_m0AF481FB9C5D11A22FD7FC1086F688F54F392D70 (PropertyCollection_1_t7415350DFFCF7B59120A66892A01E43373218162* __this, const RuntimeMethod* method) { return (( Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE (*) (PropertyCollection_1_t7415350DFFCF7B59120A66892A01E43373218162*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m0AF481FB9C5D11A22FD7FC1086F688F54F392D70_gshared)(__this, method); } inline void Enumerator_Dispose_mFB0C2F9621BD0686E061E203FB619CCB824ECA19 (Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE*, const RuntimeMethod*))Enumerator_Dispose_mFB0C2F9621BD0686E061E203FB619CCB824ECA19_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_mCC041B0CC2BA645600E4CB340AE8ABEB68CAE200_inline (Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE*, const RuntimeMethod*))Enumerator_get_Current_mCC041B0CC2BA645600E4CB340AE8ABEB68CAE200_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mABE6B9B67B680B7A91EB4B026AD26E6F5A36A0B1 (Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE*, const RuntimeMethod*))Enumerator_MoveNext_mABE6B9B67B680B7A91EB4B026AD26E6F5A36A0B1_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisAngle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC_mAA2642308DA7E0473BE054CD7E161767C0748B63 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisAngle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC_mAA2642308DA7E0473BE054CD7E161767C0748B63_gshared)(method); } inline Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64 PropertyCollection_1_GetEnumerator_m8B59253F91C36DDC1D9123957BF1730F394D5667 (PropertyCollection_1_t7B1F6F7CD7DDA9062C74D469A2511AB47AB3B248* __this, const RuntimeMethod* method) { return (( Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64 (*) (PropertyCollection_1_t7B1F6F7CD7DDA9062C74D469A2511AB47AB3B248*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m8B59253F91C36DDC1D9123957BF1730F394D5667_gshared)(__this, method); } inline void Enumerator_Dispose_mCFD74709C6445EDE3DF5602D97DE8B9A61FAB1E6 (Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64*, const RuntimeMethod*))Enumerator_Dispose_mCFD74709C6445EDE3DF5602D97DE8B9A61FAB1E6_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_mF7AD50DF850378FB7F40A4B05513D9F506D3482D_inline (Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64*, const RuntimeMethod*))Enumerator_get_Current_mF7AD50DF850378FB7F40A4B05513D9F506D3482D_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m350CCC1D8258DC87D78E63061111157BCFF58E97 (Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64*, const RuntimeMethod*))Enumerator_MoveNext_m350CCC1D8258DC87D78E63061111157BCFF58E97_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisBackground_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8_mAEB528D203DBC8F1451904CC213A03D3D0AC6B8B (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisBackground_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8_mAEB528D203DBC8F1451904CC213A03D3D0AC6B8B_gshared)(method); } inline Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210 PropertyCollection_1_GetEnumerator_m2661F621B2234B5E115A4F4F679182D6296140ED (PropertyCollection_1_tEA87734C1D3CD4DFFA79347A5D1415D7F696E486* __this, const RuntimeMethod* method) { return (( Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210 (*) (PropertyCollection_1_tEA87734C1D3CD4DFFA79347A5D1415D7F696E486*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m2661F621B2234B5E115A4F4F679182D6296140ED_gshared)(__this, method); } inline void Enumerator_Dispose_m57AD435DE425E5366CEE348EADF7AB3EA7F97B6A (Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210*, const RuntimeMethod*))Enumerator_Dispose_m57AD435DE425E5366CEE348EADF7AB3EA7F97B6A_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_mDD6AEAE70523B332674906165BABED12125CF0B0_inline (Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210*, const RuntimeMethod*))Enumerator_get_Current_mDD6AEAE70523B332674906165BABED12125CF0B0_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mB013D6A728F41E43D381D6E2A22E439C0553483A (Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210*, const RuntimeMethod*))Enumerator_MoveNext_mB013D6A728F41E43D381D6E2A22E439C0553483A_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisBackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56_m29A9F164178665F389492B3C2DF8D0BEA9FE3F06 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisBackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56_m29A9F164178665F389492B3C2DF8D0BEA9FE3F06_gshared)(method); } inline Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D PropertyCollection_1_GetEnumerator_mFAB4E36E1633C65180CD0CD9AA1ABBF982BC9723 (PropertyCollection_1_t89A7A8D977964C1E959381AD26D9A1A3F4731E9A* __this, const RuntimeMethod* method) { return (( Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D (*) (PropertyCollection_1_t89A7A8D977964C1E959381AD26D9A1A3F4731E9A*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_mFAB4E36E1633C65180CD0CD9AA1ABBF982BC9723_gshared)(__this, method); } inline void Enumerator_Dispose_mC9D395C948135836D1B9E51F23BA0A63E51464EF (Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D*, const RuntimeMethod*))Enumerator_Dispose_mC9D395C948135836D1B9E51F23BA0A63E51464EF_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m34C61C2E196011199D7301725A46DC64EDF456FB_inline (Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D*, const RuntimeMethod*))Enumerator_get_Current_m34C61C2E196011199D7301725A46DC64EDF456FB_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m883248A06E16EFE4BBE928FA0A04CDDF3ADCD991 (Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D*, const RuntimeMethod*))Enumerator_MoveNext_m883248A06E16EFE4BBE928FA0A04CDDF3ADCD991_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisBackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F_m3F54F1022DB9E8FAF112EA4196E2AB254D23B68D (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisBackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F_m3F54F1022DB9E8FAF112EA4196E2AB254D23B68D_gshared)(method); } inline Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C PropertyCollection_1_GetEnumerator_m5F70F76C1799BD1C97C994FF2D61A0F26B49700A (PropertyCollection_1_tEAF3652EA2DFE0F11DAB5F4E6DE7D59C2E9DC274* __this, const RuntimeMethod* method) { return (( Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C (*) (PropertyCollection_1_tEAF3652EA2DFE0F11DAB5F4E6DE7D59C2E9DC274*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m5F70F76C1799BD1C97C994FF2D61A0F26B49700A_gshared)(__this, method); } inline void Enumerator_Dispose_mD847F533540BB2C9E45BE2EBD5DE23F3D0DF664A (Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C*, const RuntimeMethod*))Enumerator_Dispose_mD847F533540BB2C9E45BE2EBD5DE23F3D0DF664A_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m1E752B432C4D0A7739023F58A13CB62E0ECAE9F4_inline (Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C*, const RuntimeMethod*))Enumerator_get_Current_m1E752B432C4D0A7739023F58A13CB62E0ECAE9F4_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m815333E0B88342B338332EA090386A067099D138 (Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C*, const RuntimeMethod*))Enumerator_MoveNext_m815333E0B88342B338332EA090386A067099D138_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisBackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7_m6198A20876F248B87813550234515C056479A02F (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisBackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7_m6198A20876F248B87813550234515C056479A02F_gshared)(method); } inline Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55 PropertyCollection_1_GetEnumerator_mCF12480CD2A1FA14D1B2A924C0312B09C6B83AC1 (PropertyCollection_1_t29CF2454D90FEAB4DE222C38D4C20956E65A44EA* __this, const RuntimeMethod* method) { return (( Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55 (*) (PropertyCollection_1_t29CF2454D90FEAB4DE222C38D4C20956E65A44EA*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_mCF12480CD2A1FA14D1B2A924C0312B09C6B83AC1_gshared)(__this, method); } inline void Enumerator_Dispose_mC1CE6D06E1F4D502D2E28462B91DD2B75B5352A9 (Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55*, const RuntimeMethod*))Enumerator_Dispose_mC1CE6D06E1F4D502D2E28462B91DD2B75B5352A9_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m07E2669886B55B6E94309FE2365CB7EB7157F980_inline (Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55*, const RuntimeMethod*))Enumerator_get_Current_m07E2669886B55B6E94309FE2365CB7EB7157F980_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m130B0787A62F716A9BE303FF0DF5E9EE41524583 (Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55*, const RuntimeMethod*))Enumerator_MoveNext_m130B0787A62F716A9BE303FF0DF5E9EE41524583_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m311E06BD7532B43070538994651B4126D6F99D20 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m311E06BD7532B43070538994651B4126D6F99D20_gshared)(method); } inline Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C PropertyCollection_1_GetEnumerator_m1DF9AB90326D9450EF0524141F7D09BBDC3A3BBD (PropertyCollection_1_t5C455411091F5AB1DBBCC2701C0DFC7512D7D140* __this, const RuntimeMethod* method) { return (( Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C (*) (PropertyCollection_1_t5C455411091F5AB1DBBCC2701C0DFC7512D7D140*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m1DF9AB90326D9450EF0524141F7D09BBDC3A3BBD_gshared)(__this, method); } inline void Enumerator_Dispose_m844C7549472B89A0B070CB7169165A047A8C327F (Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C*, const RuntimeMethod*))Enumerator_Dispose_m844C7549472B89A0B070CB7169165A047A8C327F_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m32941DB97468B3FD7738E8EA76EDFEC347B01799_inline (Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C*, const RuntimeMethod*))Enumerator_get_Current_m32941DB97468B3FD7738E8EA76EDFEC347B01799_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mA9FF27CB7CFD899BBC98F50E4D7E0637F5107C92 (Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C*, const RuntimeMethod*))Enumerator_MoveNext_mA9FF27CB7CFD899BBC98F50E4D7E0637F5107C92_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_m518F9B3E62A79313FA3C578FF87B13F3E26DB3AA (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_m518F9B3E62A79313FA3C578FF87B13F3E26DB3AA_gshared)(method); } inline Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA PropertyCollection_1_GetEnumerator_m2CE64B681A1082F1C6FD29EA6D8AED9A0559AE73 (PropertyCollection_1_t8281685F99C8C57CC2DA275986F4AF17734385CC* __this, const RuntimeMethod* method) { return (( Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA (*) (PropertyCollection_1_t8281685F99C8C57CC2DA275986F4AF17734385CC*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m2CE64B681A1082F1C6FD29EA6D8AED9A0559AE73_gshared)(__this, method); } inline void Enumerator_Dispose_m4EE84632E2B1A018361AB5A8DDC6A0058949615B (Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA*, const RuntimeMethod*))Enumerator_Dispose_m4EE84632E2B1A018361AB5A8DDC6A0058949615B_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m2FE62C0232D38150B8D6179F0140570DA16480DE_inline (Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA*, const RuntimeMethod*))Enumerator_get_Current_m2FE62C0232D38150B8D6179F0140570DA16480DE_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m26BD47B4AFC03EABD946384168856845E86764E3 (Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA*, const RuntimeMethod*))Enumerator_MoveNext_m26BD47B4AFC03EABD946384168856845E86764E3_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mF90179F97665FC70472F528BB1BD3FE41AFC19B4 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mF90179F97665FC70472F528BB1BD3FE41AFC19B4_gshared)(method); } inline Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C PropertyCollection_1_GetEnumerator_m5448C5CDF0F9833CE40BD4E25C120C66B1B7FA0C (PropertyCollection_1_t9596CB6B288440AB4D49A18019653CC3030C0A1A* __this, const RuntimeMethod* method) { return (( Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C (*) (PropertyCollection_1_t9596CB6B288440AB4D49A18019653CC3030C0A1A*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m5448C5CDF0F9833CE40BD4E25C120C66B1B7FA0C_gshared)(__this, method); } inline void Enumerator_Dispose_m906EE111B39E8587E0847C54533DB862D11F0CCA (Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C*, const RuntimeMethod*))Enumerator_Dispose_m906EE111B39E8587E0847C54533DB862D11F0CCA_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m90C4F5D7AF82872EF38E6933D951B81A92F1D195_inline (Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C*, const RuntimeMethod*))Enumerator_get_Current_m90C4F5D7AF82872EF38E6933D951B81A92F1D195_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m35843750D76F2B82BCFDC6AEDBB006AF5E4CA245 (Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C*, const RuntimeMethod*))Enumerator_MoveNext_m35843750D76F2B82BCFDC6AEDBB006AF5E4CA245_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m36F1BBFB2B62C42FE997352834CB486557DAB553 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m36F1BBFB2B62C42FE997352834CB486557DAB553_gshared)(method); } inline Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639 PropertyCollection_1_GetEnumerator_m5644AF02523BF123704202E76240E428CAC495CF (PropertyCollection_1_tAA96E23293BF5D632DF124803ADDBE5B41F5293A* __this, const RuntimeMethod* method) { return (( Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639 (*) (PropertyCollection_1_tAA96E23293BF5D632DF124803ADDBE5B41F5293A*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m5644AF02523BF123704202E76240E428CAC495CF_gshared)(__this, method); } inline void Enumerator_Dispose_mC43EE54272E8CBEEE682CC02E1C9641057DB70CD (Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639*, const RuntimeMethod*))Enumerator_Dispose_mC43EE54272E8CBEEE682CC02E1C9641057DB70CD_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m9CFB4AE26006B00A090EB97E0AFFCD190D7916D4_inline (Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639*, const RuntimeMethod*))Enumerator_get_Current_m9CFB4AE26006B00A090EB97E0AFFCD190D7916D4_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mB80F85005AD34E625BC68FCE4F9A68A93DD7E06C (Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639*, const RuntimeMethod*))Enumerator_MoveNext_mB80F85005AD34E625BC68FCE4F9A68A93DD7E06C_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisEasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_m220E78F3C43AA6F65E48E3968EC10CE4BC0ACD28 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisEasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_m220E78F3C43AA6F65E48E3968EC10CE4BC0ACD28_gshared)(method); } inline Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828 PropertyCollection_1_GetEnumerator_mE9239C34386B0A920E1AE83584AFA811EE88312E (PropertyCollection_1_tC598A73CD7DDE2371D521A9745AF6D6AB663A796* __this, const RuntimeMethod* method) { return (( Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828 (*) (PropertyCollection_1_tC598A73CD7DDE2371D521A9745AF6D6AB663A796*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_mE9239C34386B0A920E1AE83584AFA811EE88312E_gshared)(__this, method); } inline void Enumerator_Dispose_m9B87C155ADCA4D519FA81C8ED158AC944372CC3E (Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828*, const RuntimeMethod*))Enumerator_Dispose_m9B87C155ADCA4D519FA81C8ED158AC944372CC3E_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m668EFCD6C6CE28C7E1BCF318C6401C7A1E1E76EE_inline (Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828*, const RuntimeMethod*))Enumerator_get_Current_m668EFCD6C6CE28C7E1BCF318C6401C7A1E1E76EE_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mF0B0BBD184C27EB93E3481F4139B5C25CE536059 (Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828*, const RuntimeMethod*))Enumerator_MoveNext_mF0B0BBD184C27EB93E3481F4139B5C25CE536059_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisFontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_mC94516D451D4F6A84137CCA18725EAA5BC9DBB5E (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisFontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_mC94516D451D4F6A84137CCA18725EAA5BC9DBB5E_gshared)(method); } inline Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3 PropertyCollection_1_GetEnumerator_m62B0F98C2E5296F10D7B7239F0FF3902DD13AE88 (PropertyCollection_1_t8CC1D13F2E6173E560314F0097651F02C0EDC548* __this, const RuntimeMethod* method) { return (( Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3 (*) (PropertyCollection_1_t8CC1D13F2E6173E560314F0097651F02C0EDC548*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m62B0F98C2E5296F10D7B7239F0FF3902DD13AE88_gshared)(__this, method); } inline void Enumerator_Dispose_m065C0DA288BF6430E490729C099F629707FA87C9 (Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3*, const RuntimeMethod*))Enumerator_Dispose_m065C0DA288BF6430E490729C099F629707FA87C9_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m685B308324724C83FC3A172940EC6E97D9DCB02E_inline (Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3*, const RuntimeMethod*))Enumerator_get_Current_m685B308324724C83FC3A172940EC6E97D9DCB02E_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mB64F9230777BEABCCBC37A29C199F7AB30637A78 (Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3*, const RuntimeMethod*))Enumerator_MoveNext_mB64F9230777BEABCCBC37A29C199F7AB30637A78_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m6E69028989B414CA910D5914D25426267A747467 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m6E69028989B414CA910D5914D25426267A747467_gshared)(method); } inline Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4 PropertyCollection_1_GetEnumerator_m8F8B1841E4FE8B9B512227F87C80D0B1841D47E3 (PropertyCollection_1_tDF798E2F7DDFE2D1025D17B2E32E00593683FB75* __this, const RuntimeMethod* method) { return (( Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4 (*) (PropertyCollection_1_tDF798E2F7DDFE2D1025D17B2E32E00593683FB75*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m8F8B1841E4FE8B9B512227F87C80D0B1841D47E3_gshared)(__this, method); } inline void Enumerator_Dispose_m878669C7BD465F0CFC401862C59377399FD156A3 (Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4*, const RuntimeMethod*))Enumerator_Dispose_m878669C7BD465F0CFC401862C59377399FD156A3_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_mF7493BF25FFB576F597EC12AFFF0E38DD2A775CB_inline (Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4*, const RuntimeMethod*))Enumerator_get_Current_mF7493BF25FFB576F597EC12AFFF0E38DD2A775CB_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mC32ACB0808A02D10660EB5282B25FDC798D0CAA8 (Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4*, const RuntimeMethod*))Enumerator_MoveNext_mC32ACB0808A02D10660EB5282B25FDC798D0CAA8_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisRuntimeObject_m8D559E6801EE5D3FD9BC35D29F7559214A92A5DF (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisRuntimeObject_m8D559E6801EE5D3FD9BC35D29F7559214A92A5DF_gshared)(method); } inline Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D PropertyCollection_1_GetEnumerator_m253AD02DC11E635B6022B12DD5E5961A93839DE1 (PropertyCollection_1_t8E0736FE8D06A3E5D92990DB04A5D1CF0594D85B* __this, const RuntimeMethod* method) { return (( Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D (*) (PropertyCollection_1_t8E0736FE8D06A3E5D92990DB04A5D1CF0594D85B*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m253AD02DC11E635B6022B12DD5E5961A93839DE1_gshared)(__this, method); } inline void Enumerator_Dispose_mE252A87F582B416A01CEA2359A156D660C453D62 (Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D*, const RuntimeMethod*))Enumerator_Dispose_mE252A87F582B416A01CEA2359A156D660C453D62_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m0A12831F3A4BAC516F7284C4DD9F3BD4BD32A147_inline (Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D*, const RuntimeMethod*))Enumerator_get_Current_m0A12831F3A4BAC516F7284C4DD9F3BD4BD32A147_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m00B8C1B0F107ADE50DEE34960F2AA67CBEA9E65C (Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D*, const RuntimeMethod*))Enumerator_MoveNext_m00B8C1B0F107ADE50DEE34960F2AA67CBEA9E65C_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisRect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_m8D43C301245F890C115A3BC8E63CADE266063E9B (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisRect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_m8D43C301245F890C115A3BC8E63CADE266063E9B_gshared)(method); } inline Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B PropertyCollection_1_GetEnumerator_m609D081C94537DCE898ED13EB98EDBABCCA98FB1 (PropertyCollection_1_tE17D83B2E762B21F103FEA66D321DDA4DF447C0A* __this, const RuntimeMethod* method) { return (( Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B (*) (PropertyCollection_1_tE17D83B2E762B21F103FEA66D321DDA4DF447C0A*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m609D081C94537DCE898ED13EB98EDBABCCA98FB1_gshared)(__this, method); } inline void Enumerator_Dispose_m23E322E8573607557A89275494F8C369929D7EBE (Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B*, const RuntimeMethod*))Enumerator_Dispose_m23E322E8573607557A89275494F8C369929D7EBE_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_mE5AB3BC61EE186FBC26D1C894619FC060431E1DA_inline (Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B*, const RuntimeMethod*))Enumerator_get_Current_mE5AB3BC61EE186FBC26D1C894619FC060431E1DA_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m1310F3460444B11D18A52FD0E220125D4B06CA1F (Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B*, const RuntimeMethod*))Enumerator_MoveNext_m1310F3460444B11D18A52FD0E220125D4B06CA1F_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisRectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8_m55BC3C599B7AD19023F24321B3E1D975F7973049 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisRectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8_m55BC3C599B7AD19023F24321B3E1D975F7973049_gshared)(method); } inline Enumerator_t526699C51083C81F479578A07408F02E9732FF3A PropertyCollection_1_GetEnumerator_m48F2A19E41B8E89936B9B10739253318AF93FF04 (PropertyCollection_1_tB5E3AAE18417942A730E99DC4989E4E86F19A4B0* __this, const RuntimeMethod* method) { return (( Enumerator_t526699C51083C81F479578A07408F02E9732FF3A (*) (PropertyCollection_1_tB5E3AAE18417942A730E99DC4989E4E86F19A4B0*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m48F2A19E41B8E89936B9B10739253318AF93FF04_gshared)(__this, method); } inline void Enumerator_Dispose_m3353969A6DDAE25B5D2079186C3E61C2F72AB946 (Enumerator_t526699C51083C81F479578A07408F02E9732FF3A* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t526699C51083C81F479578A07408F02E9732FF3A*, const RuntimeMethod*))Enumerator_Dispose_m3353969A6DDAE25B5D2079186C3E61C2F72AB946_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m2C927DA0A4DE49E588232FB2F5210002B5BB3F84_inline (Enumerator_t526699C51083C81F479578A07408F02E9732FF3A* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t526699C51083C81F479578A07408F02E9732FF3A*, const RuntimeMethod*))Enumerator_get_Current_m2C927DA0A4DE49E588232FB2F5210002B5BB3F84_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m7609964C0F9F4AD74A65213B32EE7291688D493A (Enumerator_t526699C51083C81F479578A07408F02E9732FF3A* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t526699C51083C81F479578A07408F02E9732FF3A*, const RuntimeMethod*))Enumerator_MoveNext_m7609964C0F9F4AD74A65213B32EE7291688D493A_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m9DC7AA69AA5B5371A8926EE47B96D2DE30F467E4 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m9DC7AA69AA5B5371A8926EE47B96D2DE30F467E4_gshared)(method); } inline Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC PropertyCollection_1_GetEnumerator_m2A2065332936C868C393822BDA4958A99B42FF5D (PropertyCollection_1_t14761F3D1420A69D326DED8CA5BCF1CE080761A3* __this, const RuntimeMethod* method) { return (( Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC (*) (PropertyCollection_1_t14761F3D1420A69D326DED8CA5BCF1CE080761A3*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m2A2065332936C868C393822BDA4958A99B42FF5D_gshared)(__this, method); } inline void Enumerator_Dispose_mFA74E636A66BCA5F40B076312F0E45B2C7D3A592 (Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC*, const RuntimeMethod*))Enumerator_Dispose_mFA74E636A66BCA5F40B076312F0E45B2C7D3A592_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m8C588FCEF5BB7582EE78147843F48A3157A9419C_inline (Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC*, const RuntimeMethod*))Enumerator_get_Current_m8C588FCEF5BB7582EE78147843F48A3157A9419C_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mBDC6812B9D0392E30E009539D4B1DF2704FCC6A0 (Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC*, const RuntimeMethod*))Enumerator_MoveNext_mBDC6812B9D0392E30E009539D4B1DF2704FCC6A0_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_m4CCEECF09A462327B5F321630F8EE0172BD45E08 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_m4CCEECF09A462327B5F321630F8EE0172BD45E08_gshared)(method); } inline Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741 PropertyCollection_1_GetEnumerator_m9490DA56E039CF3C7EA81AEEDD8D271ADD2E07A9 (PropertyCollection_1_tE7E57915956C2B1761D5E047F0B3A0BD45821960* __this, const RuntimeMethod* method) { return (( Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741 (*) (PropertyCollection_1_tE7E57915956C2B1761D5E047F0B3A0BD45821960*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m9490DA56E039CF3C7EA81AEEDD8D271ADD2E07A9_gshared)(__this, method); } inline void Enumerator_Dispose_m3A66C4D8C02940176EC7DA2FA38939B7D6AB49B2 (Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741*, const RuntimeMethod*))Enumerator_Dispose_m3A66C4D8C02940176EC7DA2FA38939B7D6AB49B2_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_mAF2F69B6568906BB24C34F03331E4276459E6DFC_inline (Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741*, const RuntimeMethod*))Enumerator_get_Current_mAF2F69B6568906BB24C34F03331E4276459E6DFC_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m8478D744C4CF9889EBC109AC6D6B4A5A498D1149 (Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741*, const RuntimeMethod*))Enumerator_MoveNext_m8478D744C4CF9889EBC109AC6D6B4A5A498D1149_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleBackground_t28A4439F46056BAFA6F4450CD1DE8F333571C97B_m47A1970C1163B6F20F53FB944F3A5FD86FEF069E (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleBackground_t28A4439F46056BAFA6F4450CD1DE8F333571C97B_m47A1970C1163B6F20F53FB944F3A5FD86FEF069E_gshared)(method); } inline Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920 PropertyCollection_1_GetEnumerator_m30A27CACB8DDCDBF90C67763BAB8D8530308F15F (PropertyCollection_1_t744537FDEAF88E635A32D90534E98DEE289A16A8* __this, const RuntimeMethod* method) { return (( Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920 (*) (PropertyCollection_1_t744537FDEAF88E635A32D90534E98DEE289A16A8*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m30A27CACB8DDCDBF90C67763BAB8D8530308F15F_gshared)(__this, method); } inline void Enumerator_Dispose_m37B5E65878D7EECE98467A10996C5E05AADC4472 (Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920*, const RuntimeMethod*))Enumerator_Dispose_m37B5E65878D7EECE98467A10996C5E05AADC4472_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m05266AF8D5E225A863A3A813B03500D0C92A42D1_inline (Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920*, const RuntimeMethod*))Enumerator_get_Current_m05266AF8D5E225A863A3A813B03500D0C92A42D1_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m3178765E43293B8DDCDA2A58395DFDF5BD3A5A9A (Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920*, const RuntimeMethod*))Enumerator_MoveNext_m3178765E43293B8DDCDA2A58395DFDF5BD3A5A9A_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleBackgroundPosition_t707AF9D66EF808C1B1DE174CAB623D97A653C3F3_mC3B0B3B77BC57C987B7B8AA93A2A952E39D8BDE0 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleBackgroundPosition_t707AF9D66EF808C1B1DE174CAB623D97A653C3F3_mC3B0B3B77BC57C987B7B8AA93A2A952E39D8BDE0_gshared)(method); } inline Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B PropertyCollection_1_GetEnumerator_mFBEC3B88B91314174CBC28D9CA7EB8F435E47DE1 (PropertyCollection_1_t786AB6CA0B82943B37232BF06C3DF37632C8A2EF* __this, const RuntimeMethod* method) { return (( Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B (*) (PropertyCollection_1_t786AB6CA0B82943B37232BF06C3DF37632C8A2EF*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_mFBEC3B88B91314174CBC28D9CA7EB8F435E47DE1_gshared)(__this, method); } inline void Enumerator_Dispose_m3FF1162475FF4C13D3D9784F1B74B8FB34DD1CC9 (Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B*, const RuntimeMethod*))Enumerator_Dispose_m3FF1162475FF4C13D3D9784F1B74B8FB34DD1CC9_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m1F02FC3082B81F199DDCBD4E3A854F39D3D53993_inline (Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B*, const RuntimeMethod*))Enumerator_get_Current_m1F02FC3082B81F199DDCBD4E3A854F39D3D53993_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m33FFB7CA5C00EEDE347929FDF07F8C6B9F1AB385 (Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B*, const RuntimeMethod*))Enumerator_MoveNext_m33FFB7CA5C00EEDE347929FDF07F8C6B9F1AB385_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleBackgroundRepeat_t38B84958D5608FAA86B06F513716444EA06DB866_mCF0252296F86950C1986376C4A946882EDBFDC67 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleBackgroundRepeat_t38B84958D5608FAA86B06F513716444EA06DB866_mCF0252296F86950C1986376C4A946882EDBFDC67_gshared)(method); } inline Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599 PropertyCollection_1_GetEnumerator_m99B0AB5A83CEED9DB4C03294F4CF29E847301047 (PropertyCollection_1_t110C6555B41CB6C126872555B2868138F9C039EF* __this, const RuntimeMethod* method) { return (( Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599 (*) (PropertyCollection_1_t110C6555B41CB6C126872555B2868138F9C039EF*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m99B0AB5A83CEED9DB4C03294F4CF29E847301047_gshared)(__this, method); } inline void Enumerator_Dispose_m8B33C031D0441CA38CF280B5CC2EE759B32D7005 (Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599*, const RuntimeMethod*))Enumerator_Dispose_m8B33C031D0441CA38CF280B5CC2EE759B32D7005_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m254743AA936C43C91A8394B9AC24452339E58245_inline (Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599*, const RuntimeMethod*))Enumerator_get_Current_m254743AA936C43C91A8394B9AC24452339E58245_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m3D86785AED4CC4DC5EB51AC03EBD72F52059EE65 (Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599*, const RuntimeMethod*))Enumerator_MoveNext_m3D86785AED4CC4DC5EB51AC03EBD72F52059EE65_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008_m53D401AB22D2B695BEC8B5E373431A21C3763CA8 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008_m53D401AB22D2B695BEC8B5E373431A21C3763CA8_gshared)(method); } inline Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3 PropertyCollection_1_GetEnumerator_m2A3B531A5E74FCB7C8ADCACE36B7B8058363095E (PropertyCollection_1_tC72DCA3767DD618954589CD7A6538E4C97C545D1* __this, const RuntimeMethod* method) { return (( Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3 (*) (PropertyCollection_1_tC72DCA3767DD618954589CD7A6538E4C97C545D1*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m2A3B531A5E74FCB7C8ADCACE36B7B8058363095E_gshared)(__this, method); } inline void Enumerator_Dispose_m4837A6BF224FD09D905FBA99D04E4B4A21CA9ED0 (Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3*, const RuntimeMethod*))Enumerator_Dispose_m4837A6BF224FD09D905FBA99D04E4B4A21CA9ED0_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m654D99A08D18CFF87F7231DF48F64719E0ACB589_inline (Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3*, const RuntimeMethod*))Enumerator_get_Current_m654D99A08D18CFF87F7231DF48F64719E0ACB589_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mDA5465C1A7A2C3B8DF1DACBA13AD1FF13BCF2314 (Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3*, const RuntimeMethod*))Enumerator_MoveNext_mDA5465C1A7A2C3B8DF1DACBA13AD1FF13BCF2314_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910_mABE0D895170DC9B50547C7AB3A06F007536D20C9 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910_mABE0D895170DC9B50547C7AB3A06F007536D20C9_gshared)(method); } inline Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348 PropertyCollection_1_GetEnumerator_m3A63436B1A91C7BFCA87FFF6DE3CFFB326142567 (PropertyCollection_1_t3C8149BFA985CC44BFE6608511B5C08CD29D6E03* __this, const RuntimeMethod* method) { return (( Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348 (*) (PropertyCollection_1_t3C8149BFA985CC44BFE6608511B5C08CD29D6E03*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m3A63436B1A91C7BFCA87FFF6DE3CFFB326142567_gshared)(__this, method); } inline void Enumerator_Dispose_m311B3F41AAECD95B8E0B9809C9F625D03CC6B69B (Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348*, const RuntimeMethod*))Enumerator_Dispose_m311B3F41AAECD95B8E0B9809C9F625D03CC6B69B_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_mB1EA60A1B78E08284F3BDD8333254A8A0F91B1E5_inline (Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348*, const RuntimeMethod*))Enumerator_get_Current_mB1EA60A1B78E08284F3BDD8333254A8A0F91B1E5_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mB684B3FFDE6B3A0247524CC71517A6329F2F9A7C (Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348*, const RuntimeMethod*))Enumerator_MoveNext_mB684B3FFDE6B3A0247524CC71517A6329F2F9A7C_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_mEC993625B2B1E2F03691C7B880D5CCAE8F3C8A90 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_mEC993625B2B1E2F03691C7B880D5CCAE8F3C8A90_gshared)(method); } inline Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B PropertyCollection_1_GetEnumerator_m2C5E1039200A6A47726FE02F84F6CA536AE7BFBE (PropertyCollection_1_t146001EE1F819D80469FFA196845F4D171D7879A* __this, const RuntimeMethod* method) { return (( Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B (*) (PropertyCollection_1_t146001EE1F819D80469FFA196845F4D171D7879A*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m2C5E1039200A6A47726FE02F84F6CA536AE7BFBE_gshared)(__this, method); } inline void Enumerator_Dispose_m027495BB54AEA260093B22C9C3FDFE37A3B451A4 (Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B*, const RuntimeMethod*))Enumerator_Dispose_m027495BB54AEA260093B22C9C3FDFE37A3B451A4_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_mBB3A34B70F2E80BB02086CE8CA50C7A5FDE0C528_inline (Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B*, const RuntimeMethod*))Enumerator_get_Current_mBB3A34B70F2E80BB02086CE8CA50C7A5FDE0C528_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mE29A505C1FCB97BA585E312E0B9F4784446D8B30 (Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B*, const RuntimeMethod*))Enumerator_MoveNext_mE29A505C1FCB97BA585E312E0B9F4784446D8B30_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841_m216CE1B4DB5C1ECAF017418BA73AF369A829303A (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841_m216CE1B4DB5C1ECAF017418BA73AF369A829303A_gshared)(method); } inline Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104 PropertyCollection_1_GetEnumerator_m1F8339A336F79EC1871E3D282B8AAD4E1AF39AAA (PropertyCollection_1_t3F86586E5570D9A4ED45A80AEFA137D0F69E11EB* __this, const RuntimeMethod* method) { return (( Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104 (*) (PropertyCollection_1_t3F86586E5570D9A4ED45A80AEFA137D0F69E11EB*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m1F8339A336F79EC1871E3D282B8AAD4E1AF39AAA_gshared)(__this, method); } inline void Enumerator_Dispose_m34892C1716AEC4772B8C22E087A8C93D92CBA425 (Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104*, const RuntimeMethod*))Enumerator_Dispose_m34892C1716AEC4772B8C22E087A8C93D92CBA425_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m1B650B4462120EC926E0DF02FB823F627EADDE23_inline (Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104*, const RuntimeMethod*))Enumerator_get_Current_m1B650B4462120EC926E0DF02FB823F627EADDE23_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m9219997AABAF51AFA23CA76C46D295E4C60251D4 (Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104*, const RuntimeMethod*))Enumerator_MoveNext_m9219997AABAF51AFA23CA76C46D295E4C60251D4_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C_m786E4365538CF70CFD8D30B99E83832EC0CCEA07 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C_m786E4365538CF70CFD8D30B99E83832EC0CCEA07_gshared)(method); } inline Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA PropertyCollection_1_GetEnumerator_m8917DD8224BAC023D34EE8D55D0E83D046DA89B2 (PropertyCollection_1_t18B75BFEA1961A0C2BC0C1318AA841CA95184BCA* __this, const RuntimeMethod* method) { return (( Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA (*) (PropertyCollection_1_t18B75BFEA1961A0C2BC0C1318AA841CA95184BCA*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m8917DD8224BAC023D34EE8D55D0E83D046DA89B2_gshared)(__this, method); } inline void Enumerator_Dispose_mA16780803B2EA0FC4EB1DE221017D9A7872DCFC8 (Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA*, const RuntimeMethod*))Enumerator_Dispose_mA16780803B2EA0FC4EB1DE221017D9A7872DCFC8_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m6E5435FDA9CCF24306E5040CB73E033469C115E6_inline (Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA*, const RuntimeMethod*))Enumerator_get_Current_m6E5435FDA9CCF24306E5040CB73E033469C115E6_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m5278C56C8DC92CF8E31D6AD7C01BADF696CEFD78 (Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA*, const RuntimeMethod*))Enumerator_MoveNext_m5278C56C8DC92CF8E31D6AD7C01BADF696CEFD78_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4_m7B32BBEEB0041B2B9A957FBFCD74A68BEC309A53 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4_m7B32BBEEB0041B2B9A957FBFCD74A68BEC309A53_gshared)(method); } inline Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D PropertyCollection_1_GetEnumerator_m10474A40593FC5B1E19F3A1B448276BD8AA6FC3D (PropertyCollection_1_t74B5B7615E73F26A9341632F7108F5E3A5D1697C* __this, const RuntimeMethod* method) { return (( Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D (*) (PropertyCollection_1_t74B5B7615E73F26A9341632F7108F5E3A5D1697C*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m10474A40593FC5B1E19F3A1B448276BD8AA6FC3D_gshared)(__this, method); } inline void Enumerator_Dispose_m880408AF43865B3E1A2AEA34FABE8C71253BE891 (Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D*, const RuntimeMethod*))Enumerator_Dispose_m880408AF43865B3E1A2AEA34FABE8C71253BE891_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m49118FEFA8F414E32BFF1184A1552A3910213A16_inline (Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D*, const RuntimeMethod*))Enumerator_get_Current_m49118FEFA8F414E32BFF1184A1552A3910213A16_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mE9A9264C83AFC336B64A5F87B02DEBED08F4CFD1 (Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D*, const RuntimeMethod*))Enumerator_MoveNext_mE9A9264C83AFC336B64A5F87B02DEBED08F4CFD1_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D_mE9A6CFF3C572972CF23264B84F09D252DDA4E416 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D_mE9A6CFF3C572972CF23264B84F09D252DDA4E416_gshared)(method); } inline Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1 PropertyCollection_1_GetEnumerator_m24B7BA762E704824B6AC361B3D2D8AA2B568A6AF (PropertyCollection_1_t8455217DC8E549280636E5DE29ACDED5278265E3* __this, const RuntimeMethod* method) { return (( Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1 (*) (PropertyCollection_1_t8455217DC8E549280636E5DE29ACDED5278265E3*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m24B7BA762E704824B6AC361B3D2D8AA2B568A6AF_gshared)(__this, method); } inline void Enumerator_Dispose_mEAB7112284F69B4F1F0DA19E54522EFED25ED16C (Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1*, const RuntimeMethod*))Enumerator_Dispose_mEAB7112284F69B4F1F0DA19E54522EFED25ED16C_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m1E72B08262202BA9982C0B707618860AA318B3A5_inline (Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1*, const RuntimeMethod*))Enumerator_get_Current_m1E72B08262202BA9982C0B707618860AA318B3A5_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m52F6BAD68C970671EC9C7B2288F4E214BFF75941 (Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1*, const RuntimeMethod*))Enumerator_MoveNext_m52F6BAD68C970671EC9C7B2288F4E214BFF75941_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8_m87B860AE5911FEAC0F93A519C528D4EB8CE1BF06 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8_m87B860AE5911FEAC0F93A519C528D4EB8CE1BF06_gshared)(method); } inline Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC PropertyCollection_1_GetEnumerator_m9D1B9F7DA60E7C1B7A90DFBACB11EA90A4B76AE0 (PropertyCollection_1_t1683AD829C869FD93B710C5B32932FFBBC432F3A* __this, const RuntimeMethod* method) { return (( Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC (*) (PropertyCollection_1_t1683AD829C869FD93B710C5B32932FFBBC432F3A*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m9D1B9F7DA60E7C1B7A90DFBACB11EA90A4B76AE0_gshared)(__this, method); } inline void Enumerator_Dispose_m2DF54F3BE6E08148EC92E49DA2BF98CCA2B079C1 (Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC*, const RuntimeMethod*))Enumerator_Dispose_m2DF54F3BE6E08148EC92E49DA2BF98CCA2B079C1_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m265D522DCAF0ED87858703FD17373B201DAE1872_inline (Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC*, const RuntimeMethod*))Enumerator_get_Current_m265D522DCAF0ED87858703FD17373B201DAE1872_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mCCBC10920A9B0C6E816D99D2A1B40B7D5BCBCAA5 (Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC*, const RuntimeMethod*))Enumerator_MoveNext_mCCBC10920A9B0C6E816D99D2A1B40B7D5BCBCAA5_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF_m4073C111229E31819373C9377ADC235B3BC4F2EF (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF_m4073C111229E31819373C9377ADC235B3BC4F2EF_gshared)(method); } inline Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F PropertyCollection_1_GetEnumerator_m255CC62F9B761F71355F3F63F173FC4DEDF1D26B (PropertyCollection_1_t4C35ED1EFDC43305296123FDD231B810272A56EF* __this, const RuntimeMethod* method) { return (( Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F (*) (PropertyCollection_1_t4C35ED1EFDC43305296123FDD231B810272A56EF*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m255CC62F9B761F71355F3F63F173FC4DEDF1D26B_gshared)(__this, method); } inline void Enumerator_Dispose_m5A960EB4088FA7CA71B9A9E01DE1249D49A6336E (Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F*, const RuntimeMethod*))Enumerator_Dispose_m5A960EB4088FA7CA71B9A9E01DE1249D49A6336E_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m4E4A7D8764E25CFA2F71A50F8FC93B06B5D0DDDE_inline (Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F*, const RuntimeMethod*))Enumerator_get_Current_m4E4A7D8764E25CFA2F71A50F8FC93B06B5D0DDDE_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mF8CFCC6B3ABF4262A751DC30821699257EDF4BA8 (Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F*, const RuntimeMethod*))Enumerator_MoveNext_mF8CFCC6B3ABF4262A751DC30821699257EDF4BA8_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_mD1576F0F9212B4E466E6C07E365D24617C4889B2 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_mD1576F0F9212B4E466E6C07E365D24617C4889B2_gshared)(method); } inline Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85 PropertyCollection_1_GetEnumerator_m288BE0D414471C427D24D86CD7924BC4A2754E50 (PropertyCollection_1_tC1E4A5D54D1ECEEAF120713C679A486ED6F08EBF* __this, const RuntimeMethod* method) { return (( Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85 (*) (PropertyCollection_1_tC1E4A5D54D1ECEEAF120713C679A486ED6F08EBF*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m288BE0D414471C427D24D86CD7924BC4A2754E50_gshared)(__this, method); } inline void Enumerator_Dispose_m2A5DF51605CBEFC244C32C6B49DD5D2DAB9F2160 (Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85*, const RuntimeMethod*))Enumerator_Dispose_m2A5DF51605CBEFC244C32C6B49DD5D2DAB9F2160_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m0A844B538E75DE36D11B7721B9C097C6499942A7_inline (Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85*, const RuntimeMethod*))Enumerator_get_Current_m0A844B538E75DE36D11B7721B9C097C6499942A7_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mA8C593E8C9BD00D34CC88889B4AF9BFC07899E7B (Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85*, const RuntimeMethod*))Enumerator_MoveNext_mA8C593E8C9BD00D34CC88889B4AF9BFC07899E7B_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_m1D8CB12011D6342383E7AFD7BE9BE5F70CDD2872 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_m1D8CB12011D6342383E7AFD7BE9BE5F70CDD2872_gshared)(method); } inline Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184 PropertyCollection_1_GetEnumerator_m0BACEDF925D32496ACC15A0EC70D7C53195DF047 (PropertyCollection_1_t4BED825E53391BDCE5264649553B1CB22DCF7187* __this, const RuntimeMethod* method) { return (( Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184 (*) (PropertyCollection_1_t4BED825E53391BDCE5264649553B1CB22DCF7187*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m0BACEDF925D32496ACC15A0EC70D7C53195DF047_gshared)(__this, method); } inline void Enumerator_Dispose_m8D0EA211A0D306C5EE78E0CAF5E09E8F7B1A5334 (Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184*, const RuntimeMethod*))Enumerator_Dispose_m8D0EA211A0D306C5EE78E0CAF5E09E8F7B1A5334_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_mBD7D82991D5A5C80B911FFF7E12155CC93523698_inline (Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184*, const RuntimeMethod*))Enumerator_get_Current_mBD7D82991D5A5C80B911FFF7E12155CC93523698_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m76C1BA51BC875990C7FBBCDFBB0EE24C09E7AEF6 (Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184*, const RuntimeMethod*))Enumerator_MoveNext_m76C1BA51BC875990C7FBBCDFBB0EE24C09E7AEF6_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252_m5F31AF059B19BE8CE626CB8A1040BC199D418B08 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252_m5F31AF059B19BE8CE626CB8A1040BC199D418B08_gshared)(method); } inline Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92 PropertyCollection_1_GetEnumerator_m8BCFD5675D2430E0DBC5A025C4EE5FC3E2E76C0D (PropertyCollection_1_t4F0B73A811B33B85565149959F85A7FB9A087795* __this, const RuntimeMethod* method) { return (( Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92 (*) (PropertyCollection_1_t4F0B73A811B33B85565149959F85A7FB9A087795*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m8BCFD5675D2430E0DBC5A025C4EE5FC3E2E76C0D_gshared)(__this, method); } inline void Enumerator_Dispose_m6C8106B2F7AEAEB401D9F81CFAB248A62C6A4CA2 (Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92*, const RuntimeMethod*))Enumerator_Dispose_m6C8106B2F7AEAEB401D9F81CFAB248A62C6A4CA2_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_mF9A479E869EA875A4B28B051D25D04C0EB9A6B43_inline (Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92*, const RuntimeMethod*))Enumerator_get_Current_mF9A479E869EA875A4B28B051D25D04C0EB9A6B43_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mF5EB434FB955773C046E228AE728D902ED591E8A (Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92*, const RuntimeMethod*))Enumerator_MoveNext_mF5EB434FB955773C046E228AE728D902ED591E8A_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6_m6E8982642B24FF33E707DD3D3149CFD70302FBC0 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6_m6E8982642B24FF33E707DD3D3149CFD70302FBC0_gshared)(method); } inline Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87 PropertyCollection_1_GetEnumerator_m942AB0C093F8620B1A17D26EBADD73F62BA74C71 (PropertyCollection_1_tFB8A919817EC9728AB9D3E804712701E56F4B67A* __this, const RuntimeMethod* method) { return (( Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87 (*) (PropertyCollection_1_tFB8A919817EC9728AB9D3E804712701E56F4B67A*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m942AB0C093F8620B1A17D26EBADD73F62BA74C71_gshared)(__this, method); } inline void Enumerator_Dispose_m9FF170A4AE0F4A07D85BB80336D3E726AEE03ABF (Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87*, const RuntimeMethod*))Enumerator_Dispose_m9FF170A4AE0F4A07D85BB80336D3E726AEE03ABF_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_mD97368D858BCBA8EB2FDF02310685AA051B56BE1_inline (Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87*, const RuntimeMethod*))Enumerator_get_Current_mD97368D858BCBA8EB2FDF02310685AA051B56BE1_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mB8EB07DD66C5BB0478D9B276DD8BC570C8EB2C6D (Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87*, const RuntimeMethod*))Enumerator_MoveNext_mB8EB07DD66C5BB0478D9B276DD8BC570C8EB2C6D_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisStyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_mA6C98E144EE66088979D1D8570245BC43FD529A2 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisStyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_mA6C98E144EE66088979D1D8570245BC43FD529A2_gshared)(method); } inline Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18 PropertyCollection_1_GetEnumerator_m25992CF926AB5B746362702F2188D4EFB2770D5E (PropertyCollection_1_tBF8D0ADCAF88D3BF9D9A33BB2CD45C825B184E82* __this, const RuntimeMethod* method) { return (( Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18 (*) (PropertyCollection_1_tBF8D0ADCAF88D3BF9D9A33BB2CD45C825B184E82*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m25992CF926AB5B746362702F2188D4EFB2770D5E_gshared)(__this, method); } inline void Enumerator_Dispose_m64DC9F641383ADE8BD04AE4914263E4B8FE9694D (Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18*, const RuntimeMethod*))Enumerator_Dispose_m64DC9F641383ADE8BD04AE4914263E4B8FE9694D_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m6805934F4A285E2DC5C8F347BCAF70E0DD696860_inline (Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18*, const RuntimeMethod*))Enumerator_get_Current_m6805934F4A285E2DC5C8F347BCAF70E0DD696860_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m39C1C0AE947DBC7A497AFD900DC8D76A72C2EBE1 (Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18*, const RuntimeMethod*))Enumerator_MoveNext_m39C1C0AE947DBC7A497AFD900DC8D76A72C2EBE1_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_m2FFAD6F5CB8910DE0BEFF94097DF055F09368935 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_m2FFAD6F5CB8910DE0BEFF94097DF055F09368935_gshared)(method); } inline Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3 PropertyCollection_1_GetEnumerator_mA2E95ED0C5D9CAD8445DD7BBD49600A5198E2E85 (PropertyCollection_1_tBF4B211327D1257E5486891BD82F55D5C7778597* __this, const RuntimeMethod* method) { return (( Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3 (*) (PropertyCollection_1_tBF4B211327D1257E5486891BD82F55D5C7778597*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_mA2E95ED0C5D9CAD8445DD7BBD49600A5198E2E85_gshared)(__this, method); } inline void Enumerator_Dispose_mED8444F1EAAE1B3DDE8B92E3E1AA718075F4A117 (Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3*, const RuntimeMethod*))Enumerator_Dispose_mED8444F1EAAE1B3DDE8B92E3E1AA718075F4A117_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_mD5D686285AD25279FE9499E88D0666C0D924DD69_inline (Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3*, const RuntimeMethod*))Enumerator_get_Current_mD5D686285AD25279FE9499E88D0666C0D924DD69_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mAB21AD6BFEAFE3A2223AC5F8A35C3438E0118C03 (Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3*, const RuntimeMethod*))Enumerator_MoveNext_mAB21AD6BFEAFE3A2223AC5F8A35C3438E0118C03_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_mB6A4180336B9971872ED2E21221683746CB157DC (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_mB6A4180336B9971872ED2E21221683746CB157DC_gshared)(method); } inline Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2 PropertyCollection_1_GetEnumerator_m8467337D6D42F32AB041A045FCA29700EDE871B7 (PropertyCollection_1_t77DB31EC16B60AE4B4A323F3F421220D1ABD75B5* __this, const RuntimeMethod* method) { return (( Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2 (*) (PropertyCollection_1_t77DB31EC16B60AE4B4A323F3F421220D1ABD75B5*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m8467337D6D42F32AB041A045FCA29700EDE871B7_gshared)(__this, method); } inline void Enumerator_Dispose_m35AE1A811B68E40E6C969D9C2764C2E4AAA30BC4 (Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2*, const RuntimeMethod*))Enumerator_Dispose_m35AE1A811B68E40E6C969D9C2764C2E4AAA30BC4_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m3D78C7E1343647182CF953D7BE776F539579B67A_inline (Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2*, const RuntimeMethod*))Enumerator_get_Current_m3D78C7E1343647182CF953D7BE776F539579B67A_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mD66022BEF27F31F5764B2901A8CBC54C8C229DDC (Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2*, const RuntimeMethod*))Enumerator_MoveNext_mD66022BEF27F31F5764B2901A8CBC54C8C229DDC_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_mF7C755ECF53A75102CE0F28AD8BF1E004CC854A9 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_mF7C755ECF53A75102CE0F28AD8BF1E004CC854A9_gshared)(method); } inline Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2 PropertyCollection_1_GetEnumerator_m8A7DA021846DB7C5F97C5DCD676FE0187CE9672F (PropertyCollection_1_tCEEB8AFBF9BE6C12464A58547220A01AF0F7CC68* __this, const RuntimeMethod* method) { return (( Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2 (*) (PropertyCollection_1_tCEEB8AFBF9BE6C12464A58547220A01AF0F7CC68*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m8A7DA021846DB7C5F97C5DCD676FE0187CE9672F_gshared)(__this, method); } inline void Enumerator_Dispose_m6A93C6CF8545C47F9012D64B9343D82F08B835A1 (Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2*, const RuntimeMethod*))Enumerator_Dispose_m6A93C6CF8545C47F9012D64B9343D82F08B835A1_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m39700F1ABCA2741C8723FFB784755BBC4FB2B233_inline (Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2*, const RuntimeMethod*))Enumerator_get_Current_m39700F1ABCA2741C8723FFB784755BBC4FB2B233_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m47859BBB48CC1A954CC429DA2CA30F30602F31EC (Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2*, const RuntimeMethod*))Enumerator_MoveNext_m47859BBB48CC1A954CC429DA2CA30F30602F31EC_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_mFF0A22FFD58A88CB87DD1D1303A2D46670232830 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_mFF0A22FFD58A88CB87DD1D1303A2D46670232830_gshared)(method); } inline Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5 PropertyCollection_1_GetEnumerator_mE9346F0FA65154D660273EC633FEE8FBA9A8F438 (PropertyCollection_1_t6A360C9463846302ED07701FD1F586BD2A9C4C47* __this, const RuntimeMethod* method) { return (( Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5 (*) (PropertyCollection_1_t6A360C9463846302ED07701FD1F586BD2A9C4C47*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_mE9346F0FA65154D660273EC633FEE8FBA9A8F438_gshared)(__this, method); } inline void Enumerator_Dispose_m843FBF7238BE840901BEEB1AEEA75D19D4982B27 (Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5*, const RuntimeMethod*))Enumerator_Dispose_m843FBF7238BE840901BEEB1AEEA75D19D4982B27_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_mE6D72BBAB5618BBAEF37CDB6271ECBAFAEACE90B_inline (Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5*, const RuntimeMethod*))Enumerator_get_Current_mE6D72BBAB5618BBAEF37CDB6271ECBAFAEACE90B_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mF491A40FD9821485C2B29AB783EC1BA80D378376 (Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5*, const RuntimeMethod*))Enumerator_MoveNext_mF491A40FD9821485C2B29AB783EC1BA80D378376_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_mB1CC0F2928CFDD3C62D0266F867128BABCA3700C (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_mB1CC0F2928CFDD3C62D0266F867128BABCA3700C_gshared)(method); } inline Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7 PropertyCollection_1_GetEnumerator_mF83B4A59D6B261F1F7B04B8F013125799CC6F093 (PropertyCollection_1_t75FF629576882F73A18784605B6D8229542B8442* __this, const RuntimeMethod* method) { return (( Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7 (*) (PropertyCollection_1_t75FF629576882F73A18784605B6D8229542B8442*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_mF83B4A59D6B261F1F7B04B8F013125799CC6F093_gshared)(__this, method); } inline void Enumerator_Dispose_m8BDD1949A311C16D751EAE8C7CD58E103E767767 (Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7*, const RuntimeMethod*))Enumerator_Dispose_m8BDD1949A311C16D751EAE8C7CD58E103E767767_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_mBE88631F368A0F61C72578C470419433B81C531E_inline (Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7*, const RuntimeMethod*))Enumerator_get_Current_mBE88631F368A0F61C72578C470419433B81C531E_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m70F0EE1636F5001F49EAE5137799469BEAF61594 (Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7*, const RuntimeMethod*))Enumerator_MoveNext_m70F0EE1636F5001F49EAE5137799469BEAF61594_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisVector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A_m2328FB3F3421D464318B92B8059932367E28FC28 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisVector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A_m2328FB3F3421D464318B92B8059932367E28FC28_gshared)(method); } inline Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622 PropertyCollection_1_GetEnumerator_m98DBD27EDA88463B86C32B4E84EB8F80ABF196DF (PropertyCollection_1_t4EFD2A11911C52E79F4955C0E0BE104916167E4C* __this, const RuntimeMethod* method) { return (( Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622 (*) (PropertyCollection_1_t4EFD2A11911C52E79F4955C0E0BE104916167E4C*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m98DBD27EDA88463B86C32B4E84EB8F80ABF196DF_gshared)(__this, method); } inline void Enumerator_Dispose_m969FADAA309D00F824FBF03D1A940155188CD482 (Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622*, const RuntimeMethod*))Enumerator_Dispose_m969FADAA309D00F824FBF03D1A940155188CD482_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m2B481E1DC27F07C073D2ECFC82C8360E0A4581F8_inline (Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622*, const RuntimeMethod*))Enumerator_get_Current_m2B481E1DC27F07C073D2ECFC82C8360E0A4581F8_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m1F861254B556B0704F7CA57BB110C8455C40FD34 (Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622*, const RuntimeMethod*))Enumerator_MoveNext_m1F861254B556B0704F7CA57BB110C8455C40FD34_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisVector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_m49A8213A4A73089EDC097312CBE4EB9327D4E938 (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisVector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_m49A8213A4A73089EDC097312CBE4EB9327D4E938_gshared)(method); } inline Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E PropertyCollection_1_GetEnumerator_m0E49AD01A372A32B786841B0C1B830F70D0A7BFF (PropertyCollection_1_tAD9CF9E5C8994D5B9DB545E1B8082668FCB92483* __this, const RuntimeMethod* method) { return (( Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E (*) (PropertyCollection_1_tAD9CF9E5C8994D5B9DB545E1B8082668FCB92483*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m0E49AD01A372A32B786841B0C1B830F70D0A7BFF_gshared)(__this, method); } inline void Enumerator_Dispose_mCC88872B0D5B29F0109CF8AB28B2182FEAC078A0 (Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E*, const RuntimeMethod*))Enumerator_Dispose_mCC88872B0D5B29F0109CF8AB28B2182FEAC078A0_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m0B405AEB2351A191B541967833A217BC0CC94F5F_inline (Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E*, const RuntimeMethod*))Enumerator_get_Current_m0B405AEB2351A191B541967833A217BC0CC94F5F_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m43A5C211E6BA169B1DD3F2C7DAD125580C84DEC2 (Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E*, const RuntimeMethod*))Enumerator_MoveNext_m43A5C211E6BA169B1DD3F2C7DAD125580C84DEC2_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisVector3Int_t65CB06F557251D18A37BD71F3655BA836A357376_m3DE1307B7A446CC7F975A56A4F5B9CFC4513F39B (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisVector3Int_t65CB06F557251D18A37BD71F3655BA836A357376_m3DE1307B7A446CC7F975A56A4F5B9CFC4513F39B_gshared)(method); } inline Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1 PropertyCollection_1_GetEnumerator_mB1BE3E0B14FF375F01917399E36C0B276E92423E (PropertyCollection_1_t68E20B1EDA858804B04D0D4FD5215769DD773D92* __this, const RuntimeMethod* method) { return (( Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1 (*) (PropertyCollection_1_t68E20B1EDA858804B04D0D4FD5215769DD773D92*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_mB1BE3E0B14FF375F01917399E36C0B276E92423E_gshared)(__this, method); } inline void Enumerator_Dispose_m099E3D5480062CABE1EED61A54A6EC3DE5939CAC (Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1*, const RuntimeMethod*))Enumerator_Dispose_m099E3D5480062CABE1EED61A54A6EC3DE5939CAC_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m0A834C98C9F61DB7047CAF2D09782A0D2D26C005_inline (Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1*, const RuntimeMethod*))Enumerator_get_Current_m0A834C98C9F61DB7047CAF2D09782A0D2D26C005_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_m4EF2DAA348687C9B38F697DE0311FC3ACDC977FD (Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1*, const RuntimeMethod*))Enumerator_MoveNext_m4EF2DAA348687C9B38F697DE0311FC3ACDC977FD_gshared)(__this, method); } inline RuntimeObject* PropertyBag_GetPropertyBag_TisVector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_m52CDE1827E805F85531D72A752B579C38971AA9F (const RuntimeMethod* method) { return (( RuntimeObject* (*) (const RuntimeMethod*))PropertyBag_GetPropertyBag_TisVector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_m52CDE1827E805F85531D72A752B579C38971AA9F_gshared)(method); } inline Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0 PropertyCollection_1_GetEnumerator_m1991588F934EF6C64436AFC6A941924C8BD4B0F3 (PropertyCollection_1_tCCD224CB2FA7AEE1578863AEF9EE6CA24F894F20* __this, const RuntimeMethod* method) { return (( Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0 (*) (PropertyCollection_1_tCCD224CB2FA7AEE1578863AEF9EE6CA24F894F20*, const RuntimeMethod*))PropertyCollection_1_GetEnumerator_m1991588F934EF6C64436AFC6A941924C8BD4B0F3_gshared)(__this, method); } inline void Enumerator_Dispose_mBCEC48288A4096934573A31174C8303DB7535661 (Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0* __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0*, const RuntimeMethod*))Enumerator_Dispose_mBCEC48288A4096934573A31174C8303DB7535661_gshared)(__this, method); } inline RuntimeObject* Enumerator_get_Current_m6306E96530E8D429A24ED3635997D9E0FADAE814_inline (Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0*, const RuntimeMethod*))Enumerator_get_Current_m6306E96530E8D429A24ED3635997D9E0FADAE814_gshared_inline)(__this, method); } inline bool Enumerator_MoveNext_mF504F4BE899679A3A8B1A8460419D72FAFABE4A5 (Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0* __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0*, const RuntimeMethod*))Enumerator_MoveNext_mF504F4BE899679A3A8B1A8460419D72FAFABE4A5_gshared)(__this, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162 (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* __this, String_t* ___0_message, const RuntimeMethod* method) ; inline void TypeConstructor_1__ctor_m781357F5A8BECDE909692BABC47E08B4E7F92376 (TypeConstructor_1_t307FCF54D01B4079177D0DD23E1586C4475B8994* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_t307FCF54D01B4079177D0DD23E1586C4475B8994*, const RuntimeMethod*))TypeConstructor_1__ctor_m781357F5A8BECDE909692BABC47E08B4E7F92376_gshared)(__this, method); } inline void ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1 (ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* __this, Type_t* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { (( void (*) (ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91*, Type_t*, RuntimeObject*, const RuntimeMethod*))ConcurrentDictionary_2_set_Item_m95DD60ECF2EBCA55F2EC3B0AC122FE0C0D7D4E39_gshared)(__this, ___0_key, ___1_value, method); } inline void TypeConstructor_1__ctor_m9232AD992B16F402E5AE8AAC8083758F889F6D2C (TypeConstructor_1_tE75B89D5AA084F114504AC7D05DD0F8154EF0058* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_tE75B89D5AA084F114504AC7D05DD0F8154EF0058*, const RuntimeMethod*))TypeConstructor_1__ctor_m9232AD992B16F402E5AE8AAC8083758F889F6D2C_gshared)(__this, method); } inline void TypeConstructor_1__ctor_mDA317D6B6D3FC6DE24B272CF7FB5919581D99F06 (TypeConstructor_1_tD5DA07CE239BB0599B0F321C96FD2BD58C83DF97* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_tD5DA07CE239BB0599B0F321C96FD2BD58C83DF97*, const RuntimeMethod*))TypeConstructor_1__ctor_mDA317D6B6D3FC6DE24B272CF7FB5919581D99F06_gshared)(__this, method); } inline void TypeConstructor_1__ctor_m2CFABD1CDC2D6707B10C869155F074E17D2C46F6 (TypeConstructor_1_tB7EF02BD3EFCFE0495E9D67B2BCFF3652B6D6C6F* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_tB7EF02BD3EFCFE0495E9D67B2BCFF3652B6D6C6F*, const RuntimeMethod*))TypeConstructor_1__ctor_m2CFABD1CDC2D6707B10C869155F074E17D2C46F6_gshared)(__this, method); } inline void TypeConstructor_1__ctor_m6B12459720359B1E2565090434E9C652B4A70CE3 (TypeConstructor_1_t4B0BD235497BF51A55673786B4B3FEC08FF7A40A* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_t4B0BD235497BF51A55673786B4B3FEC08FF7A40A*, const RuntimeMethod*))TypeConstructor_1__ctor_m6B12459720359B1E2565090434E9C652B4A70CE3_gshared)(__this, method); } inline void TypeConstructor_1__ctor_m3DFB5D9D0C5486439488EC6E30821C47EDDECA62 (TypeConstructor_1_t4203D4BA6648D84005F60BA10B9E7FFFD1BD104C* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_t4203D4BA6648D84005F60BA10B9E7FFFD1BD104C*, const RuntimeMethod*))TypeConstructor_1__ctor_m3DFB5D9D0C5486439488EC6E30821C47EDDECA62_gshared)(__this, method); } inline void TypeConstructor_1__ctor_m0B140479278307C1B8AD5E67A6C7DAC0ABA8F998 (TypeConstructor_1_t1BB003702AC661844ECFE30F83C9FA228250C58F* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_t1BB003702AC661844ECFE30F83C9FA228250C58F*, const RuntimeMethod*))TypeConstructor_1__ctor_m0B140479278307C1B8AD5E67A6C7DAC0ABA8F998_gshared)(__this, method); } inline void TypeConstructor_1__ctor_mC6B7B302C518C9F408DD9A14B416B900A4A14B49 (TypeConstructor_1_tA4FE8677DDBAE558A4A99F5C70DA123D6D746068* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_tA4FE8677DDBAE558A4A99F5C70DA123D6D746068*, const RuntimeMethod*))TypeConstructor_1__ctor_mC6B7B302C518C9F408DD9A14B416B900A4A14B49_gshared)(__this, method); } inline void TypeConstructor_1__ctor_m46548CB3BA3F31069F109A752ADE6F8D302E51F7 (TypeConstructor_1_t04F8CEA6E3DA7BFE91DB6C903CB750ECBE264E3F* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_t04F8CEA6E3DA7BFE91DB6C903CB750ECBE264E3F*, const RuntimeMethod*))TypeConstructor_1__ctor_m46548CB3BA3F31069F109A752ADE6F8D302E51F7_gshared)(__this, method); } inline void TypeConstructor_1__ctor_mA44AE4CA2839F2717B9950321247E9AA135D7B5C (TypeConstructor_1_t6BD2119030A7BD8FE6604F7A5DF2CEF572ECA695* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_t6BD2119030A7BD8FE6604F7A5DF2CEF572ECA695*, const RuntimeMethod*))TypeConstructor_1__ctor_mA44AE4CA2839F2717B9950321247E9AA135D7B5C_gshared)(__this, method); } inline void TypeConstructor_1__ctor_mBDEC850104319B918A6CBE0A5FC8CF72FE449073 (TypeConstructor_1_t2C599EF20D66173546174E1FEE9032865749569B* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_t2C599EF20D66173546174E1FEE9032865749569B*, const RuntimeMethod*))TypeConstructor_1__ctor_mBDEC850104319B918A6CBE0A5FC8CF72FE449073_gshared)(__this, method); } inline void TypeConstructor_1__ctor_m59D284115DFA693528774482859F9EAE2D2574A3 (TypeConstructor_1_t1112ACFFD3ED7A595EEC07CE30579944DC35A084* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_t1112ACFFD3ED7A595EEC07CE30579944DC35A084*, const RuntimeMethod*))TypeConstructor_1__ctor_m59D284115DFA693528774482859F9EAE2D2574A3_gshared)(__this, method); } inline void TypeConstructor_1__ctor_m34B31DB3943641787762548444601E366B98D733 (TypeConstructor_1_t3FC6325906BB92C1C076FB8E6725555F9A85CB54* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_t3FC6325906BB92C1C076FB8E6725555F9A85CB54*, const RuntimeMethod*))TypeConstructor_1__ctor_m34B31DB3943641787762548444601E366B98D733_gshared)(__this, method); } inline void TypeConstructor_1__ctor_mFF78D462BCAD1AC3930A6F1E39E3D1E6E7EFA3C6 (TypeConstructor_1_t39E08EAC05B55E175DEAF5FA7E7FC3299540C684* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_t39E08EAC05B55E175DEAF5FA7E7FC3299540C684*, const RuntimeMethod*))TypeConstructor_1__ctor_mFF78D462BCAD1AC3930A6F1E39E3D1E6E7EFA3C6_gshared)(__this, method); } inline void TypeConstructor_1__ctor_m5CDBF87DB20946160FFDC190767BC04ACC4646D5 (TypeConstructor_1_t7D510C35F96B2AB66DC2115B3F72DB702F8B11B8* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_t7D510C35F96B2AB66DC2115B3F72DB702F8B11B8*, const RuntimeMethod*))TypeConstructor_1__ctor_m5CDBF87DB20946160FFDC190767BC04ACC4646D5_gshared)(__this, method); } inline void TypeConstructor_1__ctor_mF040F83FDBF3820C8A2974D0D078BAD76A6511AF (TypeConstructor_1_t6C5FBCCB4755B9F687DD17A0B60DEEAE818192A1* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_t6C5FBCCB4755B9F687DD17A0B60DEEAE818192A1*, const RuntimeMethod*))TypeConstructor_1__ctor_mF040F83FDBF3820C8A2974D0D078BAD76A6511AF_gshared)(__this, method); } inline void TypeConstructor_1__ctor_m02302139520CED9AE781B727D6E067D5D860B16E (TypeConstructor_1_tE2168F7D76AF24C3CDBD874E68275064267A7878* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_tE2168F7D76AF24C3CDBD874E68275064267A7878*, const RuntimeMethod*))TypeConstructor_1__ctor_m02302139520CED9AE781B727D6E067D5D860B16E_gshared)(__this, method); } inline void TypeConstructor_1__ctor_mD1ED26178C74371350CCA90F7F0AA542DA05C0D2 (TypeConstructor_1_tB483B7FBA1AB31F8944236CE6F404C0070EE46AF* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_tB483B7FBA1AB31F8944236CE6F404C0070EE46AF*, const RuntimeMethod*))TypeConstructor_1__ctor_mD1ED26178C74371350CCA90F7F0AA542DA05C0D2_gshared)(__this, method); } inline void TypeConstructor_1__ctor_m57EBE4991938D5FD61C4CC1CBA2995AD683397E0 (TypeConstructor_1_t1C87E458BAAB4AD6530734CF23FBF63EB6941B16* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_t1C87E458BAAB4AD6530734CF23FBF63EB6941B16*, const RuntimeMethod*))TypeConstructor_1__ctor_m57EBE4991938D5FD61C4CC1CBA2995AD683397E0_gshared)(__this, method); } inline void TypeConstructor_1__ctor_m8B655B63E6151E3175497780D3C09D0219B38CA8 (TypeConstructor_1_t5878F930A92B1B8C2FC3A48E0A4D398413A5D2F9* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_t5878F930A92B1B8C2FC3A48E0A4D398413A5D2F9*, const RuntimeMethod*))TypeConstructor_1__ctor_m8B655B63E6151E3175497780D3C09D0219B38CA8_gshared)(__this, method); } inline void TypeConstructor_1__ctor_m339B7851B4D359BCEB980E3874CEF90E40ABDC8D (TypeConstructor_1_t646CB670D2C9001621DA3E571447C3DD13F6EC24* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_t646CB670D2C9001621DA3E571447C3DD13F6EC24*, const RuntimeMethod*))TypeConstructor_1__ctor_m339B7851B4D359BCEB980E3874CEF90E40ABDC8D_gshared)(__this, method); } inline void TypeConstructor_1__ctor_mDAB2BA879EA4435330CF2265D1522678799A2B1C (TypeConstructor_1_tCA8D1B921ED9F6632F85E81141E5B51540F2B94A* __this, const RuntimeMethod* method) { (( void (*) (TypeConstructor_1_tCA8D1B921ED9F6632F85E81141E5B51540F2B94A*, const RuntimeMethod*))TypeConstructor_1__ctor_mDAB2BA879EA4435330CF2265D1522678799A2B1C_gshared)(__this, method); } inline EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* EqualityComparer_1_CreateComparer_m432C82F7354C37E610794C1DA866DFA7DAC9C35E (const RuntimeMethod* method) { return (( EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m432C82F7354C37E610794C1DA866DFA7DAC9C35E_gshared)(method); } inline EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_CreateComparer_m4055D46D61B6AD80A0F2D4624577D7FE9D15B002 (const RuntimeMethod* method) { return (( EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m4055D46D61B6AD80A0F2D4624577D7FE9D15B002_gshared)(method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_IPropertyVisitor_Visit_TisVector3Int_t65CB06F557251D18A37BD71F3655BA836A357376_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mCB401CAA54AB135706097932605AF5E62C3684A4_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t69BB6E67D83C59343BA1D7DCC6BDE82B297986D1* ___0_property, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* ___1_container, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } int32_t V_0 = 0; bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); bool V_3 = false; RuntimeObject* V_4 = NULL; bool V_5 = false; int32_t V_6 = 0; RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_t69BB6E67D83C59343BA1D7DCC6BDE82B297986D1* L_0 = ___0_property; Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, Vector3Int_t65CB06F557251D18A37BD71F3655BA836A357376* >::Invoke(14, L_0, L_1); V_0 = L_2; int32_t L_3 = __this->___m_PathIndex; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_4; L_4 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_4; int32_t L_5; L_5 = PropertyPath_get_Length_m9238E2C9AAFD16D7A74483CB4075AC7592B8889F_inline((&V_2), NULL); V_1 = (bool)((((int32_t)((((int32_t)L_3) < ((int32_t)L_5))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_6 = V_1; if (!L_6) { goto IL_0037; } } { Property_2_t69BB6E67D83C59343BA1D7DCC6BDE82B297986D1* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mD8F107C8F0A6717C0EC3626A712FCF81500B3DC5(L_7, il2cpp_rgctx_method(method->rgctx_data, 4)); TypePathVisitor_set_resolvedType_m484445A58C07D18393F38BAD75C180FD57E3F8FE_inline(__this, L_8, NULL); goto IL_00a9; } IL_0037: { bool L_9; L_9 = PropertyBag_TryGetPropertyBagForValue_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m39A36549308D9D5C19498C2146CFE53CE99DA3FC((&V_0), (&V_4), il2cpp_rgctx_method(method->rgctx_data, 5)); V_3 = L_9; bool L_10 = V_3; if (!L_10) { goto IL_009f; } } { il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 8)); bool L_11; L_11 = TypeTraits_1_get_CanBeNull_mE0F90826548B0C3102050B135AABD7FCF73A5120_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_12; L_12 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); int32_t L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(int32_t)); int32_t L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_12, L_13, L_14); G_B6_0 = ((int32_t)(L_15)); goto IL_0064; } IL_0063: { G_B6_0 = 0; } IL_0064: { V_5 = (bool)G_B6_0; bool L_16 = V_5; if (!L_16) { goto IL_0089; } } { Property_2_t69BB6E67D83C59343BA1D7DCC6BDE82B297986D1* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mD8F107C8F0A6717C0EC3626A712FCF81500B3DC5(L_17, il2cpp_rgctx_method(method->rgctx_data, 4)); RuntimeObject* L_19; L_19 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_18, NULL); V_7 = L_19; RuntimeObject* L_20 = V_7; if (L_20) { goto IL_007e; } } { goto IL_0087; } IL_007e: { RuntimeObject* L_21 = V_7; NullCheck(L_21); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_21, (RuntimeObject*)__this); } IL_0087: { goto IL_00a9; } IL_0089: { il2cpp_codegen_initobj((&V_8), sizeof(VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE)); VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE L_22 = V_8; PropertyContainer_Accept_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mD5D8197C711F0C773E9A76A2EB64004F163AA61C((RuntimeObject*)__this, (&V_0), L_22, il2cpp_rgctx_method(method->rgctx_data, 13)); goto IL_00a9; } IL_009f: { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_00a9: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_IPropertyVisitor_Visit_TisVector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m94A10F2BE19DCF036CC1D385431638C4ED0A705F_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tD234CECBCBBAF0E5115582B104A904CB400D927F* ___0_property, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___1_container, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } float V_0 = 0.0f; bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); bool V_3 = false; RuntimeObject* V_4 = NULL; bool V_5 = false; float V_6 = 0.0f; RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_tD234CECBCBBAF0E5115582B104A904CB400D927F* L_0 = ___0_property; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_1 = ___1_container; NullCheck(L_0); float L_2; L_2 = VirtualFuncInvoker1< float, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* >::Invoke(14, L_0, L_1); V_0 = L_2; int32_t L_3 = __this->___m_PathIndex; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_4; L_4 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_4; int32_t L_5; L_5 = PropertyPath_get_Length_m9238E2C9AAFD16D7A74483CB4075AC7592B8889F_inline((&V_2), NULL); V_1 = (bool)((((int32_t)((((int32_t)L_3) < ((int32_t)L_5))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_6 = V_1; if (!L_6) { goto IL_0037; } } { Property_2_tD234CECBCBBAF0E5115582B104A904CB400D927F* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mC8A124D0B663BBBDAA581419478046BDCC556924(L_7, il2cpp_rgctx_method(method->rgctx_data, 4)); TypePathVisitor_set_resolvedType_m484445A58C07D18393F38BAD75C180FD57E3F8FE_inline(__this, L_8, NULL); goto IL_00a9; } IL_0037: { bool L_9; L_9 = PropertyBag_TryGetPropertyBagForValue_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m639CE2C899C469A55ECC66D6793B590C5EBE3E42((&V_0), (&V_4), il2cpp_rgctx_method(method->rgctx_data, 5)); V_3 = L_9; bool L_10 = V_3; if (!L_10) { goto IL_009f; } } { il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 8)); bool L_11; L_11 = TypeTraits_1_get_CanBeNull_m1070B18AE5014C462C176214EB504B80ABCF9E56_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_12; L_12 = EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); float L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(float)); float L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, float, float >::Invoke(8, L_12, L_13, L_14); G_B6_0 = ((int32_t)(L_15)); goto IL_0064; } IL_0063: { G_B6_0 = 0; } IL_0064: { V_5 = (bool)G_B6_0; bool L_16 = V_5; if (!L_16) { goto IL_0089; } } { Property_2_tD234CECBCBBAF0E5115582B104A904CB400D927F* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mC8A124D0B663BBBDAA581419478046BDCC556924(L_17, il2cpp_rgctx_method(method->rgctx_data, 4)); RuntimeObject* L_19; L_19 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_18, NULL); V_7 = L_19; RuntimeObject* L_20 = V_7; if (L_20) { goto IL_007e; } } { goto IL_0087; } IL_007e: { RuntimeObject* L_21 = V_7; NullCheck(L_21); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_21, (RuntimeObject*)__this); } IL_0087: { goto IL_00a9; } IL_0089: { il2cpp_codegen_initobj((&V_8), sizeof(VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE)); VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE L_22 = V_8; PropertyContainer_Accept_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mA7E97E817C5D3F92B56F729FE44CBC11EFEA02EE((RuntimeObject*)__this, (&V_0), L_22, il2cpp_rgctx_method(method->rgctx_data, 13)); goto IL_00a9; } IL_009f: { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_00a9: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_IPropertyVisitor_Visit_TisIl2CppFullySharedGenericAny_TisIl2CppFullySharedGenericAny_m57DB7FCC3C3346E773EB9FA4A3B8441EC8F50E62_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tE9B27417C17E0D8EA0D6A88F71B3C9347F2332A3* ___0_property, Il2CppFullySharedGenericAny* ___1_container, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } const uint32_t SizeOf_TValue_t534C4E00AE077ACBCDC3F4DC4BDF59918C435834 = il2cpp_codegen_sizeof(il2cpp_rgctx_data_no_init(method->rgctx_data, 3)); const Il2CppFullySharedGenericAny L_2 = alloca(SizeOf_TValue_t534C4E00AE077ACBCDC3F4DC4BDF59918C435834); const Il2CppFullySharedGenericAny L_13 = L_2; const Il2CppFullySharedGenericAny L_14 = alloca(SizeOf_TValue_t534C4E00AE077ACBCDC3F4DC4BDF59918C435834); Il2CppFullySharedGenericAny V_0 = alloca(SizeOf_TValue_t534C4E00AE077ACBCDC3F4DC4BDF59918C435834); memset(V_0, 0, SizeOf_TValue_t534C4E00AE077ACBCDC3F4DC4BDF59918C435834); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); bool V_3 = false; RuntimeObject* V_4 = NULL; bool V_5 = false; Il2CppFullySharedGenericAny V_6 = alloca(SizeOf_TValue_t534C4E00AE077ACBCDC3F4DC4BDF59918C435834); memset(V_6, 0, SizeOf_TValue_t534C4E00AE077ACBCDC3F4DC4BDF59918C435834); RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_tE9B27417C17E0D8EA0D6A88F71B3C9347F2332A3* L_0 = ___0_property; Il2CppFullySharedGenericAny* L_1 = ___1_container; NullCheck(L_0); VirtualActionInvoker2Invoker< Il2CppFullySharedGenericAny*, Il2CppFullySharedGenericAny* >::Invoke(14, L_0, L_1, (Il2CppFullySharedGenericAny*)L_2); il2cpp_codegen_memcpy(V_0, L_2, SizeOf_TValue_t534C4E00AE077ACBCDC3F4DC4BDF59918C435834); int32_t L_3 = __this->___m_PathIndex; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_4; L_4 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_4; int32_t L_5; L_5 = PropertyPath_get_Length_m9238E2C9AAFD16D7A74483CB4075AC7592B8889F_inline((&V_2), NULL); V_1 = (bool)((((int32_t)((((int32_t)L_3) < ((int32_t)L_5))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_6 = V_1; if (!L_6) { goto IL_0037; } } { Property_2_tE9B27417C17E0D8EA0D6A88F71B3C9347F2332A3* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = (( Type_t* (*) (Property_2_tE9B27417C17E0D8EA0D6A88F71B3C9347F2332A3*, const RuntimeMethod*))il2cpp_codegen_get_direct_method_pointer(il2cpp_rgctx_method(method->rgctx_data, 4)))(L_7, il2cpp_rgctx_method(method->rgctx_data, 4)); TypePathVisitor_set_resolvedType_m484445A58C07D18393F38BAD75C180FD57E3F8FE_inline(__this, L_8, NULL); goto IL_00a9; } IL_0037: { bool L_9; L_9 = (( bool (*) (Il2CppFullySharedGenericAny*, RuntimeObject**, const RuntimeMethod*))il2cpp_codegen_get_direct_method_pointer(il2cpp_rgctx_method(method->rgctx_data, 5)))((Il2CppFullySharedGenericAny*)V_0, (&V_4), il2cpp_rgctx_method(method->rgctx_data, 5)); V_3 = L_9; bool L_10 = V_3; if (!L_10) { goto IL_009f; } } { il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 8)); bool L_11; L_11 = (( bool (*) (const RuntimeMethod*))il2cpp_codegen_get_direct_method_pointer(il2cpp_rgctx_method(method->rgctx_data, 7)))(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_t974B6EF56BCA01CA6AD3434C04A3F054C43783CC* L_12; L_12 = (( EqualityComparer_1_t974B6EF56BCA01CA6AD3434C04A3F054C43783CC* (*) (const RuntimeMethod*))il2cpp_codegen_get_direct_method_pointer(il2cpp_rgctx_method(method->rgctx_data, 9)))(il2cpp_rgctx_method(method->rgctx_data, 9)); il2cpp_codegen_memcpy(L_13, V_0, SizeOf_TValue_t534C4E00AE077ACBCDC3F4DC4BDF59918C435834); il2cpp_codegen_initobj((Il2CppFullySharedGenericAny*)V_6, SizeOf_TValue_t534C4E00AE077ACBCDC3F4DC4BDF59918C435834); il2cpp_codegen_memcpy(L_14, V_6, SizeOf_TValue_t534C4E00AE077ACBCDC3F4DC4BDF59918C435834); NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2Invoker< bool, Il2CppFullySharedGenericAny, Il2CppFullySharedGenericAny >::Invoke(8, L_12, (il2cpp_codegen_class_is_value_type(il2cpp_rgctx_data_no_init(method->rgctx_data, 3)) ? L_13: *(void**)L_13), (il2cpp_codegen_class_is_value_type(il2cpp_rgctx_data_no_init(method->rgctx_data, 3)) ? L_14: *(void**)L_14)); G_B6_0 = ((int32_t)(L_15)); goto IL_0064; } IL_0063: { G_B6_0 = 0; } IL_0064: { V_5 = (bool)G_B6_0; bool L_16 = V_5; if (!L_16) { goto IL_0089; } } { Property_2_tE9B27417C17E0D8EA0D6A88F71B3C9347F2332A3* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = (( Type_t* (*) (Property_2_tE9B27417C17E0D8EA0D6A88F71B3C9347F2332A3*, const RuntimeMethod*))il2cpp_codegen_get_direct_method_pointer(il2cpp_rgctx_method(method->rgctx_data, 4)))(L_17, il2cpp_rgctx_method(method->rgctx_data, 4)); RuntimeObject* L_19; L_19 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_18, NULL); V_7 = L_19; RuntimeObject* L_20 = V_7; if (L_20) { goto IL_007e; } } { goto IL_0087; } IL_007e: { RuntimeObject* L_21 = V_7; NullCheck(L_21); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_21, (RuntimeObject*)__this); } IL_0087: { goto IL_00a9; } IL_0089: { il2cpp_codegen_initobj((&V_8), sizeof(VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE)); VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE L_22 = V_8; (( void (*) (RuntimeObject*, Il2CppFullySharedGenericAny*, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))il2cpp_codegen_get_direct_method_pointer(il2cpp_rgctx_method(method->rgctx_data, 13)))((RuntimeObject*)__this, (Il2CppFullySharedGenericAny*)V_0, L_22, il2cpp_rgctx_method(method->rgctx_data, 13)); goto IL_00a9; } IL_009f: { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_00a9: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC_mF5353D52370B8D50324BE4441140EBB12604A376_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t58975695D9CF6670D27E60C6E3FAB2361995F478 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC_mAA3E9B860B3D66DCB918292F5F5F419F1BB550AB(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t58975695D9CF6670D27E60C6E3FAB2361995F478 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t58975695D9CF6670D27E60C6E3FAB2361995F478 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA L_16; L_16 = PropertyCollection_1_GetEnumerator_m7DDDF90FA2D00493F8C152EDCEA0FC92B16EEFBF((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_mA87CC713D3EBE94F479AE0F092505A90435F91DF((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m8B4B5B4371614EE16D9487F070CAB74AD30FE380_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m24F645E188790DADE1EFDBCF9EE62B82DE117719((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleList_1_t5D2FA4535A553635ADCE6E1E3758E1FA02160E6F_mA45C045D690BA207A9F39E3088CAF3D955D3DB26_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t41DA8EAD20A010C22EBFA2EC7462BB11CB90DE55 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleList_1_t5D2FA4535A553635ADCE6E1E3758E1FA02160E6F_m7ACAD17A38C4C69F5064EDCB7629B6EFD714FDAB(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t41DA8EAD20A010C22EBFA2EC7462BB11CB90DE55 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t41DA8EAD20A010C22EBFA2EC7462BB11CB90DE55 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD L_16; L_16 = PropertyCollection_1_GetEnumerator_m88CC0A850D644B5B1A8C83DA16F36705D2452366((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m42914F590490E31642B853AE63147400FA6C5004((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m19810E67B637A3A877880098AE4A499814991A91_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m6D508ADD54444E21AE919F5BE3DE40A75D2EB260((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleList_1_tABF3DD9EB70CDF59829924CBA26ACDD1FBDD4C3C_mA19902BD0A7AF482CD42A033E4BBEC345CF0063C_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t38EF76A7C3CEAA54EFBA77C99B94C014F791FA13 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleList_1_tABF3DD9EB70CDF59829924CBA26ACDD1FBDD4C3C_m24F11E2B277DCB4CA593CF8AAE629A9B1250C7C7(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t38EF76A7C3CEAA54EFBA77C99B94C014F791FA13 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t38EF76A7C3CEAA54EFBA77C99B94C014F791FA13 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58 L_16; L_16 = PropertyCollection_1_GetEnumerator_m3B85FA0F58F92E53A1C9D7DE4E85DC9693118FBD((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m297B57E73891F7C6F2E390B3EC9CF5C16FF0C2FB((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_mBFDA5CF8BD44713105285CABED92689E440F2B9B_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mA26CA80661AFDFA4E9F65B17B70D431931A0931C((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleList_1_t15E0FB58274532956EB643D58F1F7B95BED5B7C4_m316B6136479BCF2F87AE5D7284FA0154109BE86A_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t7415350DFFCF7B59120A66892A01E43373218162 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleList_1_t15E0FB58274532956EB643D58F1F7B95BED5B7C4_m53D1D1E8FA92CDBD4AEB65FB6695409080139B5E(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t7415350DFFCF7B59120A66892A01E43373218162 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t7415350DFFCF7B59120A66892A01E43373218162 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE L_16; L_16 = PropertyCollection_1_GetEnumerator_m0AF481FB9C5D11A22FD7FC1086F688F54F392D70((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_mFB0C2F9621BD0686E061E203FB619CCB824ECA19((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_mCC041B0CC2BA645600E4CB340AE8ABEB68CAE200_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mABE6B9B67B680B7A91EB4B026AD26E6F5A36A0B1((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisAngle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC_m10937F38E9930359DEAC376E1D5E6659DB5B772A_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t7B1F6F7CD7DDA9062C74D469A2511AB47AB3B248 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisAngle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC_mAA2642308DA7E0473BE054CD7E161767C0748B63(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t7B1F6F7CD7DDA9062C74D469A2511AB47AB3B248 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t7B1F6F7CD7DDA9062C74D469A2511AB47AB3B248 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64 L_16; L_16 = PropertyCollection_1_GetEnumerator_m8B59253F91C36DDC1D9123957BF1730F394D5667((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_mCFD74709C6445EDE3DF5602D97DE8B9A61FAB1E6((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_mF7AD50DF850378FB7F40A4B05513D9F506D3482D_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m350CCC1D8258DC87D78E63061111157BCFF58E97((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisBackground_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8_mE7E6B1BE4424079CD6DC1B77482B0B446B392BB7_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tEA87734C1D3CD4DFFA79347A5D1415D7F696E486 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisBackground_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8_mAEB528D203DBC8F1451904CC213A03D3D0AC6B8B(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tEA87734C1D3CD4DFFA79347A5D1415D7F696E486 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tEA87734C1D3CD4DFFA79347A5D1415D7F696E486 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210 L_16; L_16 = PropertyCollection_1_GetEnumerator_m2661F621B2234B5E115A4F4F679182D6296140ED((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m57AD435DE425E5366CEE348EADF7AB3EA7F97B6A((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_mDD6AEAE70523B332674906165BABED12125CF0B0_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mB013D6A728F41E43D381D6E2A22E439C0553483A((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisBackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56_m0F6348B960F30C10743EE31C3B6123EB37A8A00B_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t89A7A8D977964C1E959381AD26D9A1A3F4731E9A V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisBackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56_m29A9F164178665F389492B3C2DF8D0BEA9FE3F06(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t89A7A8D977964C1E959381AD26D9A1A3F4731E9A L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t89A7A8D977964C1E959381AD26D9A1A3F4731E9A >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D L_16; L_16 = PropertyCollection_1_GetEnumerator_mFAB4E36E1633C65180CD0CD9AA1ABBF982BC9723((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_mC9D395C948135836D1B9E51F23BA0A63E51464EF((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m34C61C2E196011199D7301725A46DC64EDF456FB_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m883248A06E16EFE4BBE928FA0A04CDDF3ADCD991((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisBackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F_mF3F4C147340CBE4567CAA5FAD73F572B622C0876_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tEAF3652EA2DFE0F11DAB5F4E6DE7D59C2E9DC274 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisBackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F_m3F54F1022DB9E8FAF112EA4196E2AB254D23B68D(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tEAF3652EA2DFE0F11DAB5F4E6DE7D59C2E9DC274 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tEAF3652EA2DFE0F11DAB5F4E6DE7D59C2E9DC274 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C L_16; L_16 = PropertyCollection_1_GetEnumerator_m5F70F76C1799BD1C97C994FF2D61A0F26B49700A((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_mD847F533540BB2C9E45BE2EBD5DE23F3D0DF664A((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m1E752B432C4D0A7739023F58A13CB62E0ECAE9F4_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m815333E0B88342B338332EA090386A067099D138((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisBackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7_m62DF3E5943240AE98D617230B8B10346386839CB_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t29CF2454D90FEAB4DE222C38D4C20956E65A44EA V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisBackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7_m6198A20876F248B87813550234515C056479A02F(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t29CF2454D90FEAB4DE222C38D4C20956E65A44EA L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t29CF2454D90FEAB4DE222C38D4C20956E65A44EA >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55 L_16; L_16 = PropertyCollection_1_GetEnumerator_mCF12480CD2A1FA14D1B2A924C0312B09C6B83AC1((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_mC1CE6D06E1F4D502D2E28462B91DD2B75B5352A9((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m07E2669886B55B6E94309FE2365CB7EB7157F980_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m130B0787A62F716A9BE303FF0DF5E9EE41524583((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_mBA9B03D4F7AF9EB4F35504DC71AF2022433A248C_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t5C455411091F5AB1DBBCC2701C0DFC7512D7D140 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m311E06BD7532B43070538994651B4126D6F99D20(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t5C455411091F5AB1DBBCC2701C0DFC7512D7D140 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t5C455411091F5AB1DBBCC2701C0DFC7512D7D140 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C L_16; L_16 = PropertyCollection_1_GetEnumerator_m1DF9AB90326D9450EF0524141F7D09BBDC3A3BBD((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m844C7549472B89A0B070CB7169165A047A8C327F((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m32941DB97468B3FD7738E8EA76EDFEC347B01799_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mA9FF27CB7CFD899BBC98F50E4D7E0637F5107C92((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_m27398A11F2BB428BC0A18C19267D8E581DCE3FA6_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t8281685F99C8C57CC2DA275986F4AF17734385CC V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_m518F9B3E62A79313FA3C578FF87B13F3E26DB3AA(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t8281685F99C8C57CC2DA275986F4AF17734385CC L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t8281685F99C8C57CC2DA275986F4AF17734385CC >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA L_16; L_16 = PropertyCollection_1_GetEnumerator_m2CE64B681A1082F1C6FD29EA6D8AED9A0559AE73((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m4EE84632E2B1A018361AB5A8DDC6A0058949615B((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m2FE62C0232D38150B8D6179F0140570DA16480DE_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m26BD47B4AFC03EABD946384168856845E86764E3((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mB749EE806F04F5EEDA0CACCE6829A349C948CF45_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t9596CB6B288440AB4D49A18019653CC3030C0A1A V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mF90179F97665FC70472F528BB1BD3FE41AFC19B4(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t9596CB6B288440AB4D49A18019653CC3030C0A1A L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t9596CB6B288440AB4D49A18019653CC3030C0A1A >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C L_16; L_16 = PropertyCollection_1_GetEnumerator_m5448C5CDF0F9833CE40BD4E25C120C66B1B7FA0C((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m906EE111B39E8587E0847C54533DB862D11F0CCA((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m90C4F5D7AF82872EF38E6933D951B81A92F1D195_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m35843750D76F2B82BCFDC6AEDBB006AF5E4CA245((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m9C9928A1591A8DFAE7EC9E47A8D2E17FF55D0E18_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tAA96E23293BF5D632DF124803ADDBE5B41F5293A V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m36F1BBFB2B62C42FE997352834CB486557DAB553(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tAA96E23293BF5D632DF124803ADDBE5B41F5293A L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tAA96E23293BF5D632DF124803ADDBE5B41F5293A >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639 L_16; L_16 = PropertyCollection_1_GetEnumerator_m5644AF02523BF123704202E76240E428CAC495CF((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_mC43EE54272E8CBEEE682CC02E1C9641057DB70CD((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m9CFB4AE26006B00A090EB97E0AFFCD190D7916D4_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mB80F85005AD34E625BC68FCE4F9A68A93DD7E06C((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisEasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_m067F4B9FB846DD16B60F11AD8461BB7718C2B376_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tC598A73CD7DDE2371D521A9745AF6D6AB663A796 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisEasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_m220E78F3C43AA6F65E48E3968EC10CE4BC0ACD28(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tC598A73CD7DDE2371D521A9745AF6D6AB663A796 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tC598A73CD7DDE2371D521A9745AF6D6AB663A796 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828 L_16; L_16 = PropertyCollection_1_GetEnumerator_mE9239C34386B0A920E1AE83584AFA811EE88312E((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m9B87C155ADCA4D519FA81C8ED158AC944372CC3E((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m668EFCD6C6CE28C7E1BCF318C6401C7A1E1E76EE_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mF0B0BBD184C27EB93E3481F4139B5C25CE536059((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisFontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_m318D41241E50E75DA3E635A03F38F18CA94526FB_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t8CC1D13F2E6173E560314F0097651F02C0EDC548 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisFontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_mC94516D451D4F6A84137CCA18725EAA5BC9DBB5E(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t8CC1D13F2E6173E560314F0097651F02C0EDC548 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t8CC1D13F2E6173E560314F0097651F02C0EDC548 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3 L_16; L_16 = PropertyCollection_1_GetEnumerator_m62B0F98C2E5296F10D7B7239F0FF3902DD13AE88((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m065C0DA288BF6430E490729C099F629707FA87C9((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m685B308324724C83FC3A172940EC6E97D9DCB02E_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mB64F9230777BEABCCBC37A29C199F7AB30637A78((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_mC447EFABC1F9C03B975001890FD746D4884DC01F_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tDF798E2F7DDFE2D1025D17B2E32E00593683FB75 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m6E69028989B414CA910D5914D25426267A747467(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tDF798E2F7DDFE2D1025D17B2E32E00593683FB75 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tDF798E2F7DDFE2D1025D17B2E32E00593683FB75 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4 L_16; L_16 = PropertyCollection_1_GetEnumerator_m8F8B1841E4FE8B9B512227F87C80D0B1841D47E3((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m878669C7BD465F0CFC401862C59377399FD156A3((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_mF7493BF25FFB576F597EC12AFFF0E38DD2A775CB_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mC32ACB0808A02D10660EB5282B25FDC798D0CAA8((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisRuntimeObject_m51882A6C853D31BE45589181C62E74A55A385EE9_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t8E0736FE8D06A3E5D92990DB04A5D1CF0594D85B V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisRuntimeObject_m8D559E6801EE5D3FD9BC35D29F7559214A92A5DF(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t8E0736FE8D06A3E5D92990DB04A5D1CF0594D85B L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t8E0736FE8D06A3E5D92990DB04A5D1CF0594D85B >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D L_16; L_16 = PropertyCollection_1_GetEnumerator_m253AD02DC11E635B6022B12DD5E5961A93839DE1((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_mE252A87F582B416A01CEA2359A156D660C453D62((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m0A12831F3A4BAC516F7284C4DD9F3BD4BD32A147_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m00B8C1B0F107ADE50DEE34960F2AA67CBEA9E65C((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisRect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_m40333FDE9CBDC378F8B69590EB702F00B14A615E_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tE17D83B2E762B21F103FEA66D321DDA4DF447C0A V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisRect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_m8D43C301245F890C115A3BC8E63CADE266063E9B(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tE17D83B2E762B21F103FEA66D321DDA4DF447C0A L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tE17D83B2E762B21F103FEA66D321DDA4DF447C0A >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B L_16; L_16 = PropertyCollection_1_GetEnumerator_m609D081C94537DCE898ED13EB98EDBABCCA98FB1((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m23E322E8573607557A89275494F8C369929D7EBE((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_mE5AB3BC61EE186FBC26D1C894619FC060431E1DA_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m1310F3460444B11D18A52FD0E220125D4B06CA1F((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisRectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8_m378A9E0C73903236A35A79D79F0583FAF13DAE8E_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t526699C51083C81F479578A07408F02E9732FF3A V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tB5E3AAE18417942A730E99DC4989E4E86F19A4B0 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisRectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8_m55BC3C599B7AD19023F24321B3E1D975F7973049(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tB5E3AAE18417942A730E99DC4989E4E86F19A4B0 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tB5E3AAE18417942A730E99DC4989E4E86F19A4B0 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t526699C51083C81F479578A07408F02E9732FF3A L_16; L_16 = PropertyCollection_1_GetEnumerator_m48F2A19E41B8E89936B9B10739253318AF93FF04((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m3353969A6DDAE25B5D2079186C3E61C2F72AB946((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m2C927DA0A4DE49E588232FB2F5210002B5BB3F84_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m7609964C0F9F4AD74A65213B32EE7291688D493A((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m2893193AC313842FC1F83C1EFFE4374B1F912D08_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t14761F3D1420A69D326DED8CA5BCF1CE080761A3 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m9DC7AA69AA5B5371A8926EE47B96D2DE30F467E4(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t14761F3D1420A69D326DED8CA5BCF1CE080761A3 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t14761F3D1420A69D326DED8CA5BCF1CE080761A3 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC L_16; L_16 = PropertyCollection_1_GetEnumerator_m2A2065332936C868C393822BDA4958A99B42FF5D((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_mFA74E636A66BCA5F40B076312F0E45B2C7D3A592((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m8C588FCEF5BB7582EE78147843F48A3157A9419C_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mBDC6812B9D0392E30E009539D4B1DF2704FCC6A0((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_mCC9EF8DE6FF21C7B56887ABE0C157107C8E45FFA_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tE7E57915956C2B1761D5E047F0B3A0BD45821960 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_m4CCEECF09A462327B5F321630F8EE0172BD45E08(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tE7E57915956C2B1761D5E047F0B3A0BD45821960 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tE7E57915956C2B1761D5E047F0B3A0BD45821960 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741 L_16; L_16 = PropertyCollection_1_GetEnumerator_m9490DA56E039CF3C7EA81AEEDD8D271ADD2E07A9((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m3A66C4D8C02940176EC7DA2FA38939B7D6AB49B2((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_mAF2F69B6568906BB24C34F03331E4276459E6DFC_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m8478D744C4CF9889EBC109AC6D6B4A5A498D1149((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleBackground_t28A4439F46056BAFA6F4450CD1DE8F333571C97B_m41E43A17CF732B17883A3F14C2F0C0FAA3908E18_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t744537FDEAF88E635A32D90534E98DEE289A16A8 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleBackground_t28A4439F46056BAFA6F4450CD1DE8F333571C97B_m47A1970C1163B6F20F53FB944F3A5FD86FEF069E(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t744537FDEAF88E635A32D90534E98DEE289A16A8 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t744537FDEAF88E635A32D90534E98DEE289A16A8 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920 L_16; L_16 = PropertyCollection_1_GetEnumerator_m30A27CACB8DDCDBF90C67763BAB8D8530308F15F((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m37B5E65878D7EECE98467A10996C5E05AADC4472((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m05266AF8D5E225A863A3A813B03500D0C92A42D1_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m3178765E43293B8DDCDA2A58395DFDF5BD3A5A9A((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleBackgroundPosition_t707AF9D66EF808C1B1DE174CAB623D97A653C3F3_mE349B18B1AA1C1D1EB62FF07297A814E3619D040_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t786AB6CA0B82943B37232BF06C3DF37632C8A2EF V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleBackgroundPosition_t707AF9D66EF808C1B1DE174CAB623D97A653C3F3_mC3B0B3B77BC57C987B7B8AA93A2A952E39D8BDE0(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t786AB6CA0B82943B37232BF06C3DF37632C8A2EF L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t786AB6CA0B82943B37232BF06C3DF37632C8A2EF >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B L_16; L_16 = PropertyCollection_1_GetEnumerator_mFBEC3B88B91314174CBC28D9CA7EB8F435E47DE1((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m3FF1162475FF4C13D3D9784F1B74B8FB34DD1CC9((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m1F02FC3082B81F199DDCBD4E3A854F39D3D53993_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m33FFB7CA5C00EEDE347929FDF07F8C6B9F1AB385((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleBackgroundRepeat_t38B84958D5608FAA86B06F513716444EA06DB866_m5275D640AAAF6A73A5D4363EDB61BBE87A17D758_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t110C6555B41CB6C126872555B2868138F9C039EF V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleBackgroundRepeat_t38B84958D5608FAA86B06F513716444EA06DB866_mCF0252296F86950C1986376C4A946882EDBFDC67(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t110C6555B41CB6C126872555B2868138F9C039EF L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t110C6555B41CB6C126872555B2868138F9C039EF >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599 L_16; L_16 = PropertyCollection_1_GetEnumerator_m99B0AB5A83CEED9DB4C03294F4CF29E847301047((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m8B33C031D0441CA38CF280B5CC2EE759B32D7005((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m254743AA936C43C91A8394B9AC24452339E58245_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m3D86785AED4CC4DC5EB51AC03EBD72F52059EE65((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008_m58D93105649452F3BB1BAEE69E12636C9E150EE6_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tC72DCA3767DD618954589CD7A6538E4C97C545D1 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008_m53D401AB22D2B695BEC8B5E373431A21C3763CA8(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tC72DCA3767DD618954589CD7A6538E4C97C545D1 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tC72DCA3767DD618954589CD7A6538E4C97C545D1 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3 L_16; L_16 = PropertyCollection_1_GetEnumerator_m2A3B531A5E74FCB7C8ADCACE36B7B8058363095E((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m4837A6BF224FD09D905FBA99D04E4B4A21CA9ED0((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m654D99A08D18CFF87F7231DF48F64719E0ACB589_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mDA5465C1A7A2C3B8DF1DACBA13AD1FF13BCF2314((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910_m81A07EC9CB1E3D0E9C74FE3EB571191F21D1E66C_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t3C8149BFA985CC44BFE6608511B5C08CD29D6E03 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910_mABE0D895170DC9B50547C7AB3A06F007536D20C9(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t3C8149BFA985CC44BFE6608511B5C08CD29D6E03 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t3C8149BFA985CC44BFE6608511B5C08CD29D6E03 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348 L_16; L_16 = PropertyCollection_1_GetEnumerator_m3A63436B1A91C7BFCA87FFF6DE3CFFB326142567((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m311B3F41AAECD95B8E0B9809C9F625D03CC6B69B((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_mB1EA60A1B78E08284F3BDD8333254A8A0F91B1E5_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mB684B3FFDE6B3A0247524CC71517A6329F2F9A7C((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_m05F18C581FADFEF49B6E97C995BA7FD72FA8E44E_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t146001EE1F819D80469FFA196845F4D171D7879A V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_mEC993625B2B1E2F03691C7B880D5CCAE8F3C8A90(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t146001EE1F819D80469FFA196845F4D171D7879A L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t146001EE1F819D80469FFA196845F4D171D7879A >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B L_16; L_16 = PropertyCollection_1_GetEnumerator_m2C5E1039200A6A47726FE02F84F6CA536AE7BFBE((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m027495BB54AEA260093B22C9C3FDFE37A3B451A4((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_mBB3A34B70F2E80BB02086CE8CA50C7A5FDE0C528_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mE29A505C1FCB97BA585E312E0B9F4784446D8B30((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841_m80200F8EAEB64422F9EC9C53AFDC5B8741742E90_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t3F86586E5570D9A4ED45A80AEFA137D0F69E11EB V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841_m216CE1B4DB5C1ECAF017418BA73AF369A829303A(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t3F86586E5570D9A4ED45A80AEFA137D0F69E11EB L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t3F86586E5570D9A4ED45A80AEFA137D0F69E11EB >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104 L_16; L_16 = PropertyCollection_1_GetEnumerator_m1F8339A336F79EC1871E3D282B8AAD4E1AF39AAA((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m34892C1716AEC4772B8C22E087A8C93D92CBA425((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m1B650B4462120EC926E0DF02FB823F627EADDE23_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m9219997AABAF51AFA23CA76C46D295E4C60251D4((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C_mD90F46B9BCB2DF4244CEB4CD654A4E124AB96541_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t18B75BFEA1961A0C2BC0C1318AA841CA95184BCA V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C_m786E4365538CF70CFD8D30B99E83832EC0CCEA07(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t18B75BFEA1961A0C2BC0C1318AA841CA95184BCA L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t18B75BFEA1961A0C2BC0C1318AA841CA95184BCA >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA L_16; L_16 = PropertyCollection_1_GetEnumerator_m8917DD8224BAC023D34EE8D55D0E83D046DA89B2((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_mA16780803B2EA0FC4EB1DE221017D9A7872DCFC8((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m6E5435FDA9CCF24306E5040CB73E033469C115E6_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m5278C56C8DC92CF8E31D6AD7C01BADF696CEFD78((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4_m32CD640C5275F732A20684EA055FDC921D304F16_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t74B5B7615E73F26A9341632F7108F5E3A5D1697C V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4_m7B32BBEEB0041B2B9A957FBFCD74A68BEC309A53(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t74B5B7615E73F26A9341632F7108F5E3A5D1697C L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t74B5B7615E73F26A9341632F7108F5E3A5D1697C >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D L_16; L_16 = PropertyCollection_1_GetEnumerator_m10474A40593FC5B1E19F3A1B448276BD8AA6FC3D((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m880408AF43865B3E1A2AEA34FABE8C71253BE891((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m49118FEFA8F414E32BFF1184A1552A3910213A16_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mE9A9264C83AFC336B64A5F87B02DEBED08F4CFD1((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D_m16850E3D6FAA8E09D27180B016BD4C46A9567AA0_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t8455217DC8E549280636E5DE29ACDED5278265E3 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D_mE9A6CFF3C572972CF23264B84F09D252DDA4E416(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t8455217DC8E549280636E5DE29ACDED5278265E3 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t8455217DC8E549280636E5DE29ACDED5278265E3 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1 L_16; L_16 = PropertyCollection_1_GetEnumerator_m24B7BA762E704824B6AC361B3D2D8AA2B568A6AF((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_mEAB7112284F69B4F1F0DA19E54522EFED25ED16C((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m1E72B08262202BA9982C0B707618860AA318B3A5_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m52F6BAD68C970671EC9C7B2288F4E214BFF75941((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8_m3B55FC3F3EA0AA1FDEE2397E16D405F971D52FD9_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t1683AD829C869FD93B710C5B32932FFBBC432F3A V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8_m87B860AE5911FEAC0F93A519C528D4EB8CE1BF06(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t1683AD829C869FD93B710C5B32932FFBBC432F3A L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t1683AD829C869FD93B710C5B32932FFBBC432F3A >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC L_16; L_16 = PropertyCollection_1_GetEnumerator_m9D1B9F7DA60E7C1B7A90DFBACB11EA90A4B76AE0((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m2DF54F3BE6E08148EC92E49DA2BF98CCA2B079C1((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m265D522DCAF0ED87858703FD17373B201DAE1872_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mCCBC10920A9B0C6E816D99D2A1B40B7D5BCBCAA5((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF_m8EFC5C8CCD29CE941F2B537878D6AB095434CC05_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t4C35ED1EFDC43305296123FDD231B810272A56EF V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF_m4073C111229E31819373C9377ADC235B3BC4F2EF(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t4C35ED1EFDC43305296123FDD231B810272A56EF L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t4C35ED1EFDC43305296123FDD231B810272A56EF >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F L_16; L_16 = PropertyCollection_1_GetEnumerator_m255CC62F9B761F71355F3F63F173FC4DEDF1D26B((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m5A960EB4088FA7CA71B9A9E01DE1249D49A6336E((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m4E4A7D8764E25CFA2F71A50F8FC93B06B5D0DDDE_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mF8CFCC6B3ABF4262A751DC30821699257EDF4BA8((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_m33D7ACAABB81DD80A71AA22D5814AC78BF8F845D_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tC1E4A5D54D1ECEEAF120713C679A486ED6F08EBF V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_mD1576F0F9212B4E466E6C07E365D24617C4889B2(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tC1E4A5D54D1ECEEAF120713C679A486ED6F08EBF L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tC1E4A5D54D1ECEEAF120713C679A486ED6F08EBF >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85 L_16; L_16 = PropertyCollection_1_GetEnumerator_m288BE0D414471C427D24D86CD7924BC4A2754E50((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m2A5DF51605CBEFC244C32C6B49DD5D2DAB9F2160((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m0A844B538E75DE36D11B7721B9C097C6499942A7_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mA8C593E8C9BD00D34CC88889B4AF9BFC07899E7B((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_m57AD47B0AFA5048B4F1EE4EB86911838644BAAA6_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t4BED825E53391BDCE5264649553B1CB22DCF7187 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_m1D8CB12011D6342383E7AFD7BE9BE5F70CDD2872(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t4BED825E53391BDCE5264649553B1CB22DCF7187 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t4BED825E53391BDCE5264649553B1CB22DCF7187 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184 L_16; L_16 = PropertyCollection_1_GetEnumerator_m0BACEDF925D32496ACC15A0EC70D7C53195DF047((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m8D0EA211A0D306C5EE78E0CAF5E09E8F7B1A5334((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_mBD7D82991D5A5C80B911FFF7E12155CC93523698_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m76C1BA51BC875990C7FBBCDFBB0EE24C09E7AEF6((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252_mCD217565556EE1A0E6A424570477F6ABCB4D3C0A_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t4F0B73A811B33B85565149959F85A7FB9A087795 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252_m5F31AF059B19BE8CE626CB8A1040BC199D418B08(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t4F0B73A811B33B85565149959F85A7FB9A087795 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t4F0B73A811B33B85565149959F85A7FB9A087795 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92 L_16; L_16 = PropertyCollection_1_GetEnumerator_m8BCFD5675D2430E0DBC5A025C4EE5FC3E2E76C0D((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m6C8106B2F7AEAEB401D9F81CFAB248A62C6A4CA2((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_mF9A479E869EA875A4B28B051D25D04C0EB9A6B43_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mF5EB434FB955773C046E228AE728D902ED591E8A((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6_m1B383E8BAB26DC6A5434EFAE684BC94E7EC8C54C_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tFB8A919817EC9728AB9D3E804712701E56F4B67A V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6_m6E8982642B24FF33E707DD3D3149CFD70302FBC0(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tFB8A919817EC9728AB9D3E804712701E56F4B67A L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tFB8A919817EC9728AB9D3E804712701E56F4B67A >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87 L_16; L_16 = PropertyCollection_1_GetEnumerator_m942AB0C093F8620B1A17D26EBADD73F62BA74C71((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m9FF170A4AE0F4A07D85BB80336D3E726AEE03ABF((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_mD97368D858BCBA8EB2FDF02310685AA051B56BE1_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mB8EB07DD66C5BB0478D9B276DD8BC570C8EB2C6D((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisStyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_m84B84FD9BEA986E82D3C25020A175FCB0B4D69DA_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tBF8D0ADCAF88D3BF9D9A33BB2CD45C825B184E82 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisStyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_mA6C98E144EE66088979D1D8570245BC43FD529A2(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tBF8D0ADCAF88D3BF9D9A33BB2CD45C825B184E82 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tBF8D0ADCAF88D3BF9D9A33BB2CD45C825B184E82 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18 L_16; L_16 = PropertyCollection_1_GetEnumerator_m25992CF926AB5B746362702F2188D4EFB2770D5E((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m64DC9F641383ADE8BD04AE4914263E4B8FE9694D((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m6805934F4A285E2DC5C8F347BCAF70E0DD696860_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m39C1C0AE947DBC7A497AFD900DC8D76A72C2EBE1((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_m63CCB32EA9759BA41B1AFBB10CB539D3622E2497_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tBF4B211327D1257E5486891BD82F55D5C7778597 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_m2FFAD6F5CB8910DE0BEFF94097DF055F09368935(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tBF4B211327D1257E5486891BD82F55D5C7778597 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tBF4B211327D1257E5486891BD82F55D5C7778597 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3 L_16; L_16 = PropertyCollection_1_GetEnumerator_mA2E95ED0C5D9CAD8445DD7BBD49600A5198E2E85((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_mED8444F1EAAE1B3DDE8B92E3E1AA718075F4A117((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_mD5D686285AD25279FE9499E88D0666C0D924DD69_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mAB21AD6BFEAFE3A2223AC5F8A35C3438E0118C03((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_m50A645C9349B859336B8790713A56805C29D1591_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t77DB31EC16B60AE4B4A323F3F421220D1ABD75B5 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_mB6A4180336B9971872ED2E21221683746CB157DC(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t77DB31EC16B60AE4B4A323F3F421220D1ABD75B5 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t77DB31EC16B60AE4B4A323F3F421220D1ABD75B5 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2 L_16; L_16 = PropertyCollection_1_GetEnumerator_m8467337D6D42F32AB041A045FCA29700EDE871B7((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m35AE1A811B68E40E6C969D9C2764C2E4AAA30BC4((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m3D78C7E1343647182CF953D7BE776F539579B67A_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mD66022BEF27F31F5764B2901A8CBC54C8C229DDC((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_m842093A123C678791B384A9FF934FD4B2BEA6388_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tCEEB8AFBF9BE6C12464A58547220A01AF0F7CC68 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_mF7C755ECF53A75102CE0F28AD8BF1E004CC854A9(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tCEEB8AFBF9BE6C12464A58547220A01AF0F7CC68 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tCEEB8AFBF9BE6C12464A58547220A01AF0F7CC68 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2 L_16; L_16 = PropertyCollection_1_GetEnumerator_m8A7DA021846DB7C5F97C5DCD676FE0187CE9672F((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m6A93C6CF8545C47F9012D64B9343D82F08B835A1((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m39700F1ABCA2741C8723FFB784755BBC4FB2B233_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m47859BBB48CC1A954CC429DA2CA30F30602F31EC((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_m8D4C13CDECD19043DEF904931C2421FEF2D2D84F_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t6A360C9463846302ED07701FD1F586BD2A9C4C47 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_mFF0A22FFD58A88CB87DD1D1303A2D46670232830(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t6A360C9463846302ED07701FD1F586BD2A9C4C47 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t6A360C9463846302ED07701FD1F586BD2A9C4C47 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5 L_16; L_16 = PropertyCollection_1_GetEnumerator_mE9346F0FA65154D660273EC633FEE8FBA9A8F438((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m843FBF7238BE840901BEEB1AEEA75D19D4982B27((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_mE6D72BBAB5618BBAEF37CDB6271ECBAFAEACE90B_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mF491A40FD9821485C2B29AB783EC1BA80D378376((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_m7D7CA3A3AEDBC1A785322E5E3D2A630315CFB2BF_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t75FF629576882F73A18784605B6D8229542B8442 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_mB1CC0F2928CFDD3C62D0266F867128BABCA3700C(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t75FF629576882F73A18784605B6D8229542B8442 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t75FF629576882F73A18784605B6D8229542B8442 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7 L_16; L_16 = PropertyCollection_1_GetEnumerator_mF83B4A59D6B261F1F7B04B8F013125799CC6F093((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m8BDD1949A311C16D751EAE8C7CD58E103E767767((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_mBE88631F368A0F61C72578C470419433B81C531E_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m70F0EE1636F5001F49EAE5137799469BEAF61594((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisVector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A_m1076B0F46BF6E77F928FDAE5796239BF8B65DF09_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t4EFD2A11911C52E79F4955C0E0BE104916167E4C V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisVector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A_m2328FB3F3421D464318B92B8059932367E28FC28(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t4EFD2A11911C52E79F4955C0E0BE104916167E4C L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t4EFD2A11911C52E79F4955C0E0BE104916167E4C >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622 L_16; L_16 = PropertyCollection_1_GetEnumerator_m98DBD27EDA88463B86C32B4E84EB8F80ABF196DF((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m969FADAA309D00F824FBF03D1A940155188CD482((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m2B481E1DC27F07C073D2ECFC82C8360E0A4581F8_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m1F861254B556B0704F7CA57BB110C8455C40FD34((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisVector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_m974779E41DBD24FDA123A9FC50E60C14A8F21AF1_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tAD9CF9E5C8994D5B9DB545E1B8082668FCB92483 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisVector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_m49A8213A4A73089EDC097312CBE4EB9327D4E938(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tAD9CF9E5C8994D5B9DB545E1B8082668FCB92483 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tAD9CF9E5C8994D5B9DB545E1B8082668FCB92483 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E L_16; L_16 = PropertyCollection_1_GetEnumerator_m0E49AD01A372A32B786841B0C1B830F70D0A7BFF((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_mCC88872B0D5B29F0109CF8AB28B2182FEAC078A0((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m0B405AEB2351A191B541967833A217BC0CC94F5F_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m43A5C211E6BA169B1DD3F2C7DAD125580C84DEC2((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisVector3Int_t65CB06F557251D18A37BD71F3655BA836A357376_m27331493554952913DE52C7E61BCD87DBB7B23DF_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_t68E20B1EDA858804B04D0D4FD5215769DD773D92 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisVector3Int_t65CB06F557251D18A37BD71F3655BA836A357376_m3DE1307B7A446CC7F975A56A4F5B9CFC4513F39B(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_t68E20B1EDA858804B04D0D4FD5215769DD773D92 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_t68E20B1EDA858804B04D0D4FD5215769DD773D92 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1 L_16; L_16 = PropertyCollection_1_GetEnumerator_mB1BE3E0B14FF375F01917399E36C0B276E92423E((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_m099E3D5480062CABE1EED61A54A6EC3DE5939CAC((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m0A834C98C9F61DB7047CAF2D09782A0D2D26C005_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_m4EF2DAA348687C9B38F697DE0311FC3ACDC977FD((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisVector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_mCF56ADB0E156A31F1686FA10C6DBAF4887795CD2_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0 V_8; memset((&V_8), 0, sizeof(V_8)); PropertyCollection_1_tCCD224CB2FA7AEE1578863AEF9EE6CA24F894F20 V_9; memset((&V_9), 0, sizeof(V_9)); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = PropertyBag_GetPropertyBag_TisVector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_m52CDE1827E805F85531D72A752B579C38971AA9F(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); PropertyCollection_1_tCCD224CB2FA7AEE1578863AEF9EE6CA24F894F20 L_15; L_15 = InterfaceFuncInvoker0< PropertyCollection_1_tCCD224CB2FA7AEE1578863AEF9EE6CA24F894F20 >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14); V_9 = L_15; il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0 L_16; L_16 = PropertyCollection_1_GetEnumerator_m1991588F934EF6C64436AFC6A941924C8BD4B0F3((&V_9), il2cpp_rgctx_method(method->rgctx_data, 4)); V_8 = L_16; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { Enumerator_Dispose_mBCEC48288A4096934573A31174C8303DB7535661((&V_8), il2cpp_rgctx_method(method->rgctx_data, 11)); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_17; L_17 = Enumerator_get_Current_m6306E96530E8D429A24ED3635997D9E0FADAE814_inline((&V_8), il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_17; RuntimeObject* L_18 = V_10; NullCheck((RuntimeObject*)L_18); String_t* L_19; L_19 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); String_t* L_20; L_20 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_21; L_21 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_19, L_20, NULL); V_14 = L_21; bool L_22 = V_14; if (!L_22) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_23 = V_10; NullCheck((RuntimeObject*)L_23); Type_t* L_24; L_24 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); Type_t* L_25 = L_24; V_15 = L_25; __this->___m_LastType = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_25); Type_t* L_26 = V_15; V_11 = L_26; Type_t* L_27 = V_11; RuntimeObject* L_28; L_28 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_27, NULL); V_12 = L_28; RuntimeObject* L_29 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_29) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_30 = V_16; if (!L_30) { goto IL_00e7_1; } } { RuntimeObject* L_31 = V_12; NullCheck(L_31); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_31, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_32 = V_11; Type_t* L_33; L_33 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_32, NULL); V_13 = L_33; Type_t* L_34 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_35; L_35 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_34, (Type_t*)NULL, NULL); V_17 = L_35; bool L_36 = V_17; if (!L_36) { goto IL_0164_1; } } { bool L_37; L_37 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_37; bool L_38 = V_18; if (!L_38) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_39; L_39 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_39; int32_t L_40 = __this->___m_PathIndex; V_3 = L_40; int32_t L_41 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_41, 1)); int32_t L_42 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_43; L_43 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_42, NULL); V_0 = L_43; bool L_44; L_44 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_44; bool L_45 = V_19; if (!L_45) { goto IL_0163_1; } } { Type_t* L_46 = V_13; __this->___m_LastType = L_46; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_46); Type_t* L_47 = V_13; RuntimeObject* L_48; L_48 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_47, NULL); V_20 = L_48; RuntimeObject* L_49 = V_20; if (L_49) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_50 = V_20; NullCheck(L_50); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_50, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_51; L_51 = Enumerator_MoveNext_mF504F4BE899679A3A8B1A8460419D72FAFABE4A5((&V_8), il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_51) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_52 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_53; L_53 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_52, NULL); V_21 = L_53; Type_t* L_54 = V_21; Type_t* L_55; L_55 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_54, NULL); V_22 = L_55; Type_t* L_56 = V_22; bool L_57; L_57 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_56, (Type_t*)NULL, NULL); V_23 = L_57; bool L_58 = V_23; if (!L_58) { goto IL_01d4; } } { Type_t* L_59 = V_22; __this->___m_LastType = L_59; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_59); Type_t* L_60 = V_22; RuntimeObject* L_61; L_61 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_60, NULL); V_24 = L_61; RuntimeObject* L_62 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_62) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_63 = V_25; if (!L_63) { goto IL_01d3; } } { RuntimeObject* L_64 = V_24; NullCheck(L_64); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_64, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_65; L_65 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_65; bool L_66 = V_26; if (!L_66) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_67; L_67 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_67) == ((int32_t)0))? 1 : 0); bool L_68 = V_27; if (!L_68) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_ITypeVisitor_Visit_TisIl2CppFullySharedGenericAny_m9560271BB2A99338112F66C6E02FB3FCA188C26F_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } const uint32_t SizeOf_Enumerator_tF2F1300228BDE618E9AD4668560CB70B24BF2D02 = il2cpp_codegen_sizeof(il2cpp_rgctx_data_no_init(method->rgctx_data, 6)); const uint32_t SizeOf_PropertyCollection_1_tDD0FD322FF714C28A6AF39D2FF01BF6350E0F48D = il2cpp_codegen_sizeof(il2cpp_rgctx_data_no_init(method->rgctx_data, 3)); void* L_17 = alloca(Il2CppFakeBoxBuffer::SizeNeededFor(il2cpp_rgctx_data(method->rgctx_data, 6))); const Enumerator_t4DEB327DC99C2F4A070D514E9186C87B10047DCE L_16 = alloca(SizeOf_Enumerator_tF2F1300228BDE618E9AD4668560CB70B24BF2D02); const PropertyCollection_1_t5813F70F52FEC5B64A85FE040869894365CCF94D L_15 = alloca(SizeOf_PropertyCollection_1_tDD0FD322FF714C28A6AF39D2FF01BF6350E0F48D); PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; bool V_7 = false; Enumerator_t4DEB327DC99C2F4A070D514E9186C87B10047DCE V_8 = alloca(SizeOf_Enumerator_tF2F1300228BDE618E9AD4668560CB70B24BF2D02); memset(V_8, 0, SizeOf_Enumerator_tF2F1300228BDE618E9AD4668560CB70B24BF2D02); PropertyCollection_1_t5813F70F52FEC5B64A85FE040869894365CCF94D V_9 = alloca(SizeOf_PropertyCollection_1_tDD0FD322FF714C28A6AF39D2FF01BF6350E0F48D); memset(V_9, 0, SizeOf_PropertyCollection_1_tDD0FD322FF714C28A6AF39D2FF01BF6350E0F48D); RuntimeObject* V_10 = NULL; Type_t* V_11 = NULL; RuntimeObject* V_12 = NULL; Type_t* V_13 = NULL; bool V_14 = false; Type_t* V_15 = NULL; bool V_16 = false; bool V_17 = false; bool V_18 = false; bool V_19 = false; RuntimeObject* V_20 = NULL; Type_t* V_21 = NULL; Type_t* V_22 = NULL; bool V_23 = false; RuntimeObject* V_24 = NULL; bool V_25 = false; bool V_26 = false; bool V_27 = false; { bool L_0; L_0 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_1 = L_0; bool L_1 = V_1; if (!L_1) { goto IL_0010; } } { goto IL_01fe; } IL_0010: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_2; L_2 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_2; int32_t L_3 = __this->___m_PathIndex; V_3 = L_3; int32_t L_4 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_4, 1)); int32_t L_5 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_6; L_6 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_5, NULL); V_0 = L_6; __this->___m_LastType = (Type_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)(Type_t*)NULL); int32_t L_7; L_7 = PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline((&V_0), NULL); V_5 = L_7; int32_t L_8 = V_5; V_4 = L_8; int32_t L_9 = V_4; if (!L_9) { goto IL_0057; } } { goto IL_004a; } IL_004a: { int32_t L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)1))) { goto IL_0186; } } { goto IL_01d7; } IL_0057: { RuntimeObject* L_11; L_11 = (( RuntimeObject* (*) (const RuntimeMethod*))il2cpp_codegen_get_direct_method_pointer(il2cpp_rgctx_method(method->rgctx_data, 0)))(il2cpp_rgctx_method(method->rgctx_data, 0)); V_6 = L_11; RuntimeObject* L_12 = V_6; V_7 = (bool)((((RuntimeObject*)(RuntimeObject*)L_12) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); bool L_13 = V_7; if (!L_13) { goto IL_006f; } } { goto IL_01fe; } IL_006f: { RuntimeObject* L_14 = V_6; NullCheck(L_14); InterfaceActionInvoker1Invoker< PropertyCollection_1_t5813F70F52FEC5B64A85FE040869894365CCF94D* >::Invoke(0, il2cpp_rgctx_data(method->rgctx_data, 1), L_14, (PropertyCollection_1_t5813F70F52FEC5B64A85FE040869894365CCF94D*)L_15); il2cpp_codegen_memcpy(V_9, L_15, SizeOf_PropertyCollection_1_tDD0FD322FF714C28A6AF39D2FF01BF6350E0F48D); il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 5)); InvokerActionInvoker1< Enumerator_t4DEB327DC99C2F4A070D514E9186C87B10047DCE* >::Invoke(il2cpp_codegen_get_direct_method_pointer(il2cpp_rgctx_method(method->rgctx_data, 4)), il2cpp_rgctx_method(method->rgctx_data, 4), (PropertyCollection_1_t5813F70F52FEC5B64A85FE040869894365CCF94D*)V_9, (Enumerator_t4DEB327DC99C2F4A070D514E9186C87B10047DCE*)L_16); il2cpp_codegen_memcpy(V_8, L_16, SizeOf_Enumerator_tF2F1300228BDE618E9AD4668560CB70B24BF2D02); } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0174: { ConstrainedActionInvoker0::Invoke(il2cpp_rgctx_data(method->rgctx_data, 6), il2cpp_rgctx_method(method->rgctx_data, 11), L_17, (void*)(Enumerator_t4DEB327DC99C2F4A070D514E9186C87B10047DCE*)V_8); return; } }); try { { goto IL_0166_1; } IL_0087_1: { RuntimeObject* L_18; L_18 = (( RuntimeObject* (*) (Enumerator_t4DEB327DC99C2F4A070D514E9186C87B10047DCE*, const RuntimeMethod*))il2cpp_codegen_get_direct_method_pointer(il2cpp_rgctx_method(method->rgctx_data, 7)))((Enumerator_t4DEB327DC99C2F4A070D514E9186C87B10047DCE*)V_8, il2cpp_rgctx_method(method->rgctx_data, 7)); V_10 = L_18; RuntimeObject* L_19 = V_10; NullCheck((RuntimeObject*)L_19); String_t* L_20; L_20 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_19); String_t* L_21; L_21 = PropertyPathPart_get_Name_mFCEAE41CA7D7FAD0A0D7EB6D0B371AEAD7CE5A21((&V_0), NULL); bool L_22; L_22 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_20, L_21, NULL); V_14 = L_22; bool L_23 = V_14; if (!L_23) { goto IL_00b0_1; } } { goto IL_0166_1; } IL_00b0_1: { RuntimeObject* L_24 = V_10; NullCheck((RuntimeObject*)L_24); Type_t* L_25; L_25 = InterfaceFuncInvoker0< Type_t* >::Invoke(1, IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var, (RuntimeObject*)L_24); Type_t* L_26 = L_25; V_15 = L_26; __this->___m_LastType = L_26; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_26); Type_t* L_27 = V_15; V_11 = L_27; Type_t* L_28 = V_11; RuntimeObject* L_29; L_29 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_28, NULL); V_12 = L_29; RuntimeObject* L_30 = V_12; V_16 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_30) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_31 = V_16; if (!L_31) { goto IL_00e7_1; } } { RuntimeObject* L_32 = V_12; NullCheck(L_32); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_32, (RuntimeObject*)__this); goto IL_01fe; } IL_00e7_1: { Type_t* L_33 = V_11; Type_t* L_34; L_34 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_33, NULL); V_13 = L_34; Type_t* L_35 = V_13; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_36; L_36 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_35, (Type_t*)NULL, NULL); V_17 = L_36; bool L_37 = V_17; if (!L_37) { goto IL_0164_1; } } { bool L_38; L_38 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_18 = L_38; bool L_39 = V_18; if (!L_39) { goto IL_0110_1; } } { goto IL_01fe; } IL_0110_1: { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_40; L_40 = TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline(__this, NULL); V_2 = L_40; int32_t L_41 = __this->___m_PathIndex; V_3 = L_41; int32_t L_42 = V_3; __this->___m_PathIndex = ((int32_t)il2cpp_codegen_add(L_42, 1)); int32_t L_43 = V_3; PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF L_44; L_44 = PropertyPath_get_Item_mB0EFC5EAEB2A48E02906CDDC6435FDF4032EFAFD((&V_2), L_43, NULL); V_0 = L_44; bool L_45; L_45 = PropertyPathPart_get_IsIndex_mC4A3A228EE79B000961F13A79AA773F1A1A050AF((&V_0), NULL); V_19 = L_45; bool L_46 = V_19; if (!L_46) { goto IL_0163_1; } } { Type_t* L_47 = V_13; __this->___m_LastType = L_47; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_47); Type_t* L_48 = V_13; RuntimeObject* L_49; L_49 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_48, NULL); V_20 = L_49; RuntimeObject* L_50 = V_20; if (L_50) { goto IL_0155_1; } } { goto IL_015e_1; } IL_0155_1: { RuntimeObject* L_51 = V_20; NullCheck(L_51); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_51, (RuntimeObject*)__this); } IL_015e_1: { goto IL_01fe; } IL_0163_1: { } IL_0164_1: { goto IL_0172_1; } IL_0166_1: { bool L_52; L_52 = (( bool (*) (Enumerator_t4DEB327DC99C2F4A070D514E9186C87B10047DCE*, const RuntimeMethod*))il2cpp_codegen_get_direct_method_pointer(il2cpp_rgctx_method(method->rgctx_data, 10)))((Enumerator_t4DEB327DC99C2F4A070D514E9186C87B10047DCE*)V_8, il2cpp_rgctx_method(method->rgctx_data, 10)); if (L_52) { goto IL_0087_1; } } IL_0172_1: { goto IL_0183; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0183: { goto IL_01d7; } IL_0186: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_53 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 12)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_54; L_54 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_53, NULL); V_21 = L_54; Type_t* L_55 = V_21; Type_t* L_56; L_56 = TypePathVisitor_GetElementType_mDA16AD8485546D4EC31BB92ABB5B7C2762935853(L_55, NULL); V_22 = L_56; Type_t* L_57 = V_22; bool L_58; L_58 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_57, (Type_t*)NULL, NULL); V_23 = L_58; bool L_59 = V_23; if (!L_59) { goto IL_01d4; } } { Type_t* L_60 = V_22; __this->___m_LastType = L_60; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LastType), (void*)L_60); Type_t* L_61 = V_22; RuntimeObject* L_62; L_62 = PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472(L_61, NULL); V_24 = L_62; RuntimeObject* L_63 = V_24; V_25 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_63) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_64 = V_25; if (!L_64) { goto IL_01d3; } } { RuntimeObject* L_65 = V_24; NullCheck(L_65); InterfaceActionInvoker1< RuntimeObject* >::Invoke(0, IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var, L_65, (RuntimeObject*)__this); goto IL_01fe; } IL_01d3: { } IL_01d4: { goto IL_01d7; } IL_01d7: { bool L_66; L_66 = TypePathVisitor_IsLastPartReached_m2C04A966F490D2B80E49E4AB37B2248C83C21BE8(__this, NULL); V_26 = L_66; bool L_67 = V_26; if (!L_67) { goto IL_01e5; } } { goto IL_01fe; } IL_01e5: { int32_t L_68; L_68 = TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline(__this, NULL); V_27 = (bool)((((int32_t)L_68) == ((int32_t)0))? 1 : 0); bool L_69 = V_27; if (!L_69) { goto IL_01fe; } } { TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline(__this, (int32_t)4, NULL); } IL_01fe: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeUtility_CanBeInstantiated_TisIl2CppFullySharedGenericAny_m8DD98722EE8C5AD72CC3361DA65279E2E914DA57_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ITypeConstructor_tAEA6BC4B87F0F3739E4457F21908EF55F666EB08_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } { il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); RuntimeObject* L_0; L_0 = (( RuntimeObject* (*) (const RuntimeMethod*))il2cpp_codegen_get_direct_method_pointer(il2cpp_rgctx_method(method->rgctx_data, 0)))(il2cpp_rgctx_method(method->rgctx_data, 0)); NullCheck((RuntimeObject*)L_0); bool L_1; L_1 = InterfaceFuncInvoker0< bool >::Invoke(0, ITypeConstructor_tAEA6BC4B87F0F3739E4457F21908EF55F666EB08_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); return L_1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypeUtility_CheckCanBeInstantiated_TisIl2CppFullySharedGenericAny_mF4DC2D1251C15CC68D20D7959AEBA5D8192C4004_gshared (RuntimeObject* ___0_constructor, const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ITypeConstructor_tAEA6BC4B87F0F3739E4457F21908EF55F666EB08_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } bool V_0 = false; { RuntimeObject* L_0 = ___0_constructor; NullCheck((RuntimeObject*)L_0); bool L_1; L_1 = InterfaceFuncInvoker0< bool >::Invoke(0, ITypeConstructor_tAEA6BC4B87F0F3739E4457F21908EF55F666EB08_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_0 = (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); bool L_2 = V_0; if (!L_2) { goto IL_0032; } } { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 1)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); NullCheck((MemberInfo_t*)L_4); String_t* L_5; L_5 = VirtualFuncInvoker0< String_t* >::Invoke(8, (MemberInfo_t*)L_4); String_t* L_6; L_6 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3477F5F15DC74EADC79ED337F3988716EE1670E9)), L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF1A902BAD5B9128E503E43473944346B65454351)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_7 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_7, L_6, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, method); } IL_0032: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisStyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC_mA5A8C986198DD2B435B20BAEF2A208029FDB8C30_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_t307FCF54D01B4079177D0DD23E1586C4475B8994* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_t307FCF54D01B4079177D0DD23E1586C4475B8994* L_0 = (TypeConstructor_1_t307FCF54D01B4079177D0DD23E1586C4475B8994*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_m781357F5A8BECDE909692BABC47E08B4E7F92376(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_t307FCF54D01B4079177D0DD23E1586C4475B8994* L_1 = V_0; ((Cache_1_t34B25072877E6612783B8719D8B384797AE3C093_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t34B25072877E6612783B8719D8B384797AE3C093_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_t307FCF54D01B4079177D0DD23E1586C4475B8994* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_t307FCF54D01B4079177D0DD23E1586C4475B8994* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisStyleList_1_t5D2FA4535A553635ADCE6E1E3758E1FA02160E6F_m599FB404D66BF2E53D69FF27AB599535E75EB37A_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_tE75B89D5AA084F114504AC7D05DD0F8154EF0058* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_tE75B89D5AA084F114504AC7D05DD0F8154EF0058* L_0 = (TypeConstructor_1_tE75B89D5AA084F114504AC7D05DD0F8154EF0058*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_m9232AD992B16F402E5AE8AAC8083758F889F6D2C(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_tE75B89D5AA084F114504AC7D05DD0F8154EF0058* L_1 = V_0; ((Cache_1_t301778C0C6DD960EE4D00D9A85B581966EBB65D1_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t301778C0C6DD960EE4D00D9A85B581966EBB65D1_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_tE75B89D5AA084F114504AC7D05DD0F8154EF0058* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_tE75B89D5AA084F114504AC7D05DD0F8154EF0058* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisStyleList_1_tABF3DD9EB70CDF59829924CBA26ACDD1FBDD4C3C_mE47B5AABDD458396FF45F684A23B9BC83413CFC6_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_tD5DA07CE239BB0599B0F321C96FD2BD58C83DF97* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_tD5DA07CE239BB0599B0F321C96FD2BD58C83DF97* L_0 = (TypeConstructor_1_tD5DA07CE239BB0599B0F321C96FD2BD58C83DF97*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_mDA317D6B6D3FC6DE24B272CF7FB5919581D99F06(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_tD5DA07CE239BB0599B0F321C96FD2BD58C83DF97* L_1 = V_0; ((Cache_1_tD7DB6FC27BD5CD55615D91496EADB35DE9C5BEB5_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_tD7DB6FC27BD5CD55615D91496EADB35DE9C5BEB5_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_tD5DA07CE239BB0599B0F321C96FD2BD58C83DF97* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_tD5DA07CE239BB0599B0F321C96FD2BD58C83DF97* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisStyleList_1_t15E0FB58274532956EB643D58F1F7B95BED5B7C4_m62F419D5A5A80806DB030B830E2E2F5ADE5990FD_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_tB7EF02BD3EFCFE0495E9D67B2BCFF3652B6D6C6F* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_tB7EF02BD3EFCFE0495E9D67B2BCFF3652B6D6C6F* L_0 = (TypeConstructor_1_tB7EF02BD3EFCFE0495E9D67B2BCFF3652B6D6C6F*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_m2CFABD1CDC2D6707B10C869155F074E17D2C46F6(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_tB7EF02BD3EFCFE0495E9D67B2BCFF3652B6D6C6F* L_1 = V_0; ((Cache_1_t6419C0577DCF8B88FFBEEDFD23A14AFF966A697C_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t6419C0577DCF8B88FFBEEDFD23A14AFF966A697C_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_tB7EF02BD3EFCFE0495E9D67B2BCFF3652B6D6C6F* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_tB7EF02BD3EFCFE0495E9D67B2BCFF3652B6D6C6F* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisAngle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC_mD18F666EDE420221F4D0FD07CAE28E509B3C1A8A_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_t4B0BD235497BF51A55673786B4B3FEC08FF7A40A* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_t4B0BD235497BF51A55673786B4B3FEC08FF7A40A* L_0 = (TypeConstructor_1_t4B0BD235497BF51A55673786B4B3FEC08FF7A40A*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_m6B12459720359B1E2565090434E9C652B4A70CE3(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_t4B0BD235497BF51A55673786B4B3FEC08FF7A40A* L_1 = V_0; ((Cache_1_t5B5BCFBBE6DC4B69D21367600157127B9ADF5C9E_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t5B5BCFBBE6DC4B69D21367600157127B9ADF5C9E_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_t4B0BD235497BF51A55673786B4B3FEC08FF7A40A* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_t4B0BD235497BF51A55673786B4B3FEC08FF7A40A* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisBackground_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8_m78D6914DCC2C28FFB3F4181426EE05583F178370_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_t4203D4BA6648D84005F60BA10B9E7FFFD1BD104C* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_t4203D4BA6648D84005F60BA10B9E7FFFD1BD104C* L_0 = (TypeConstructor_1_t4203D4BA6648D84005F60BA10B9E7FFFD1BD104C*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_m3DFB5D9D0C5486439488EC6E30821C47EDDECA62(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_t4203D4BA6648D84005F60BA10B9E7FFFD1BD104C* L_1 = V_0; ((Cache_1_tBE1049A96ABC7FF9DDDB022A37B2125FC968BB68_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_tBE1049A96ABC7FF9DDDB022A37B2125FC968BB68_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_t4203D4BA6648D84005F60BA10B9E7FFFD1BD104C* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_t4203D4BA6648D84005F60BA10B9E7FFFD1BD104C* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisBackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56_m7167A90AD1C837F457ED5841B6B2E41BBFF6C41C_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_t1BB003702AC661844ECFE30F83C9FA228250C58F* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_t1BB003702AC661844ECFE30F83C9FA228250C58F* L_0 = (TypeConstructor_1_t1BB003702AC661844ECFE30F83C9FA228250C58F*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_m0B140479278307C1B8AD5E67A6C7DAC0ABA8F998(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_t1BB003702AC661844ECFE30F83C9FA228250C58F* L_1 = V_0; ((Cache_1_t9158CCA9803AD12BC1964BF7D764F7CC678C10BD_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t9158CCA9803AD12BC1964BF7D764F7CC678C10BD_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_t1BB003702AC661844ECFE30F83C9FA228250C58F* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_t1BB003702AC661844ECFE30F83C9FA228250C58F* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisBackgroundRepeat_t446EC7315DED2C6822F1047B7587C3018BFB277F_m05AA5F40C3C0FC8ACBB072D55942F0AEC5EB4F96_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_tA4FE8677DDBAE558A4A99F5C70DA123D6D746068* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_tA4FE8677DDBAE558A4A99F5C70DA123D6D746068* L_0 = (TypeConstructor_1_tA4FE8677DDBAE558A4A99F5C70DA123D6D746068*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_mC6B7B302C518C9F408DD9A14B416B900A4A14B49(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_tA4FE8677DDBAE558A4A99F5C70DA123D6D746068* L_1 = V_0; ((Cache_1_t7125A56D02374A3E845393EBA817639705DBD066_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t7125A56D02374A3E845393EBA817639705DBD066_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_tA4FE8677DDBAE558A4A99F5C70DA123D6D746068* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_tA4FE8677DDBAE558A4A99F5C70DA123D6D746068* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisBackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7_m71F2558D12040ACEBCD2F96428E0D31D8B409096_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_t04F8CEA6E3DA7BFE91DB6C903CB750ECBE264E3F* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_t04F8CEA6E3DA7BFE91DB6C903CB750ECBE264E3F* L_0 = (TypeConstructor_1_t04F8CEA6E3DA7BFE91DB6C903CB750ECBE264E3F*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_m46548CB3BA3F31069F109A752ADE6F8D302E51F7(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_t04F8CEA6E3DA7BFE91DB6C903CB750ECBE264E3F* L_1 = V_0; ((Cache_1_t26D3827F4431EB8DE7C232FA32C148DFDC4502CB_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t26D3827F4431EB8DE7C232FA32C148DFDC4502CB_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_t04F8CEA6E3DA7BFE91DB6C903CB750ECBE264E3F* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_t04F8CEA6E3DA7BFE91DB6C903CB750ECBE264E3F* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisBounds_t367E830C64BBF235ED8C3B2F8CF6254FDCAD39C3_m16C827D0F6107B7998F6C99B57F7CC2F181E2198_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_t6BD2119030A7BD8FE6604F7A5DF2CEF572ECA695* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_t6BD2119030A7BD8FE6604F7A5DF2CEF572ECA695* L_0 = (TypeConstructor_1_t6BD2119030A7BD8FE6604F7A5DF2CEF572ECA695*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_mA44AE4CA2839F2717B9950321247E9AA135D7B5C(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_t6BD2119030A7BD8FE6604F7A5DF2CEF572ECA695* L_1 = V_0; ((Cache_1_t3D5B27BB72DB559823D975C81EB8746985435377_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t3D5B27BB72DB559823D975C81EB8746985435377_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_t6BD2119030A7BD8FE6604F7A5DF2CEF572ECA695* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_t6BD2119030A7BD8FE6604F7A5DF2CEF572ECA695* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisBoundsInt_t4E757DE5EFF9FCB42000F173360DDC63B5585485_m8F344250A2F9E6EE6DDBA6BA833BB36D0F272B66_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_t2C599EF20D66173546174E1FEE9032865749569B* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_t2C599EF20D66173546174E1FEE9032865749569B* L_0 = (TypeConstructor_1_t2C599EF20D66173546174E1FEE9032865749569B*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_mBDEC850104319B918A6CBE0A5FC8CF72FE449073(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_t2C599EF20D66173546174E1FEE9032865749569B* L_1 = V_0; ((Cache_1_t6A09774E9EC924515184CB0FBF6689D74CD57526_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t6A09774E9EC924515184CB0FBF6689D74CD57526_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_t2C599EF20D66173546174E1FEE9032865749569B* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_t2C599EF20D66173546174E1FEE9032865749569B* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mBBCB804F367E06EA4D482F1B69165DD2B5BF38FF_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_t1112ACFFD3ED7A595EEC07CE30579944DC35A084* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_t1112ACFFD3ED7A595EEC07CE30579944DC35A084* L_0 = (TypeConstructor_1_t1112ACFFD3ED7A595EEC07CE30579944DC35A084*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_m59D284115DFA693528774482859F9EAE2D2574A3(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_t1112ACFFD3ED7A595EEC07CE30579944DC35A084* L_1 = V_0; ((Cache_1_t1EC3F18F5B6510EED65B625CE37A6C73B0F46377_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t1EC3F18F5B6510EED65B625CE37A6C73B0F46377_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_t1112ACFFD3ED7A595EEC07CE30579944DC35A084* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_t1112ACFFD3ED7A595EEC07CE30579944DC35A084* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m6E84570538BC9A257F375DE16EC3D98D9076B2B4_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_t3FC6325906BB92C1C076FB8E6725555F9A85CB54* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_t3FC6325906BB92C1C076FB8E6725555F9A85CB54* L_0 = (TypeConstructor_1_t3FC6325906BB92C1C076FB8E6725555F9A85CB54*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_m34B31DB3943641787762548444601E366B98D733(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_t3FC6325906BB92C1C076FB8E6725555F9A85CB54* L_1 = V_0; ((Cache_1_t55693E29E6E91AE47E50D5537DB73F1F5BDC9417_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t55693E29E6E91AE47E50D5537DB73F1F5BDC9417_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_t3FC6325906BB92C1C076FB8E6725555F9A85CB54* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_t3FC6325906BB92C1C076FB8E6725555F9A85CB54* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisEasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_m5F90346B16182C4121698F7426124A040ECAAFF0_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_t39E08EAC05B55E175DEAF5FA7E7FC3299540C684* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_t39E08EAC05B55E175DEAF5FA7E7FC3299540C684* L_0 = (TypeConstructor_1_t39E08EAC05B55E175DEAF5FA7E7FC3299540C684*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_mFF78D462BCAD1AC3930A6F1E39E3D1E6E7EFA3C6(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_t39E08EAC05B55E175DEAF5FA7E7FC3299540C684* L_1 = V_0; ((Cache_1_tFE4E1C6DA4D2894C5FEE1F1D9BE8EF8DDAE79319_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_tFE4E1C6DA4D2894C5FEE1F1D9BE8EF8DDAE79319_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_t39E08EAC05B55E175DEAF5FA7E7FC3299540C684* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_t39E08EAC05B55E175DEAF5FA7E7FC3299540C684* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisFontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_mC453F012B2E08302A2BB03765FD1B61189E606D7_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_t7D510C35F96B2AB66DC2115B3F72DB702F8B11B8* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_t7D510C35F96B2AB66DC2115B3F72DB702F8B11B8* L_0 = (TypeConstructor_1_t7D510C35F96B2AB66DC2115B3F72DB702F8B11B8*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_m5CDBF87DB20946160FFDC190767BC04ACC4646D5(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_t7D510C35F96B2AB66DC2115B3F72DB702F8B11B8* L_1 = V_0; ((Cache_1_t0AD91DE7A12A513C19516F1D0E89D16A5B542886_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t0AD91DE7A12A513C19516F1D0E89D16A5B542886_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_t7D510C35F96B2AB66DC2115B3F72DB702F8B11B8* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_t7D510C35F96B2AB66DC2115B3F72DB702F8B11B8* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_mF7B295F81A4BCD99A3E33CD14E19CB95AEECFC24_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_t6C5FBCCB4755B9F687DD17A0B60DEEAE818192A1* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_t6C5FBCCB4755B9F687DD17A0B60DEEAE818192A1* L_0 = (TypeConstructor_1_t6C5FBCCB4755B9F687DD17A0B60DEEAE818192A1*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_mF040F83FDBF3820C8A2974D0D078BAD76A6511AF(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_t6C5FBCCB4755B9F687DD17A0B60DEEAE818192A1* L_1 = V_0; ((Cache_1_tCC54ED92C6086E8B05FBBC3601A741C0046DAAA7_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_tCC54ED92C6086E8B05FBBC3601A741C0046DAAA7_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_t6C5FBCCB4755B9F687DD17A0B60DEEAE818192A1* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_t6C5FBCCB4755B9F687DD17A0B60DEEAE818192A1* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisRuntimeObject_m4E17F588B090C1DADAE2D986BDA407DECEAC020F_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_tE2168F7D76AF24C3CDBD874E68275064267A7878* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_tE2168F7D76AF24C3CDBD874E68275064267A7878* L_0 = (TypeConstructor_1_tE2168F7D76AF24C3CDBD874E68275064267A7878*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_m02302139520CED9AE781B727D6E067D5D860B16E(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_tE2168F7D76AF24C3CDBD874E68275064267A7878* L_1 = V_0; ((Cache_1_tB8D73F5DFD6D8711956A5D57AEEA41C64DD59FE6_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_tB8D73F5DFD6D8711956A5D57AEEA41C64DD59FE6_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_tE2168F7D76AF24C3CDBD874E68275064267A7878* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_tE2168F7D76AF24C3CDBD874E68275064267A7878* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisRect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_m2C5F5CF80D13B041768C7845C5AAEEC02BB683BA_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_tB483B7FBA1AB31F8944236CE6F404C0070EE46AF* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_tB483B7FBA1AB31F8944236CE6F404C0070EE46AF* L_0 = (TypeConstructor_1_tB483B7FBA1AB31F8944236CE6F404C0070EE46AF*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_mD1ED26178C74371350CCA90F7F0AA542DA05C0D2(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_tB483B7FBA1AB31F8944236CE6F404C0070EE46AF* L_1 = V_0; ((Cache_1_t60D29BA616C245A5283CB0B5BD4B19DCB7EDCF1C_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t60D29BA616C245A5283CB0B5BD4B19DCB7EDCF1C_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_tB483B7FBA1AB31F8944236CE6F404C0070EE46AF* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_tB483B7FBA1AB31F8944236CE6F404C0070EE46AF* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisRectInt_t1744D10E1063135DA9D574F95205B98DAC600CB8_mF6949D9EDD480E6666CD975C66487AAD6ABC7D11_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_t1C87E458BAAB4AD6530734CF23FBF63EB6941B16* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_t1C87E458BAAB4AD6530734CF23FBF63EB6941B16* L_0 = (TypeConstructor_1_t1C87E458BAAB4AD6530734CF23FBF63EB6941B16*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_m57EBE4991938D5FD61C4CC1CBA2995AD683397E0(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_t1C87E458BAAB4AD6530734CF23FBF63EB6941B16* L_1 = V_0; ((Cache_1_t4ED442C7D3A39C62CE6AD3207C2A7F04760D2F3C_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t4ED442C7D3A39C62CE6AD3207C2A7F04760D2F3C_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_t1C87E458BAAB4AD6530734CF23FBF63EB6941B16* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_t1C87E458BAAB4AD6530734CF23FBF63EB6941B16* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_mBF77CFD9D634306003AB5234BDE7B8B99F066A6A_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_t5878F930A92B1B8C2FC3A48E0A4D398413A5D2F9* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_t5878F930A92B1B8C2FC3A48E0A4D398413A5D2F9* L_0 = (TypeConstructor_1_t5878F930A92B1B8C2FC3A48E0A4D398413A5D2F9*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_m8B655B63E6151E3175497780D3C09D0219B38CA8(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_t5878F930A92B1B8C2FC3A48E0A4D398413A5D2F9* L_1 = V_0; ((Cache_1_t7C137307AF3168E60721C8B5625D5CF3A740347E_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t7C137307AF3168E60721C8B5625D5CF3A740347E_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_t5878F930A92B1B8C2FC3A48E0A4D398413A5D2F9* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_t5878F930A92B1B8C2FC3A48E0A4D398413A5D2F9* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_m09F1ADDF010320442C5637A9E913FADC5A2C63EA_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_t646CB670D2C9001621DA3E571447C3DD13F6EC24* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_t646CB670D2C9001621DA3E571447C3DD13F6EC24* L_0 = (TypeConstructor_1_t646CB670D2C9001621DA3E571447C3DD13F6EC24*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_m339B7851B4D359BCEB980E3874CEF90E40ABDC8D(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_t646CB670D2C9001621DA3E571447C3DD13F6EC24* L_1 = V_0; ((Cache_1_t3CC695E86D299F6D0E69AB3D6B1546B3AA222294_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_t3CC695E86D299F6D0E69AB3D6B1546B3AA222294_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_t646CB670D2C9001621DA3E571447C3DD13F6EC24* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_t646CB670D2C9001621DA3E571447C3DD13F6EC24* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TypeUtility_CreateTypeConstructor_TisStyleBackground_t28A4439F46056BAFA6F4450CD1DE8F333571C97B_m3DFFA3C3D2F7C8C394C4C4A1BB44A871725C6866_gshared (const RuntimeMethod* method) { if (!il2cpp_rgctx_is_initialized(method)) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); il2cpp_rgctx_method_init(method); } TypeConstructor_1_tCA8D1B921ED9F6632F85E81141E5B51540F2B94A* V_0 = NULL; RuntimeObject* V_1 = NULL; { TypeConstructor_1_tCA8D1B921ED9F6632F85E81141E5B51540F2B94A* L_0 = (TypeConstructor_1_tCA8D1B921ED9F6632F85E81141E5B51540F2B94A*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->rgctx_data, 0)); TypeConstructor_1__ctor_mDAB2BA879EA4435330CF2265D1522678799A2B1C(L_0, il2cpp_rgctx_method(method->rgctx_data, 1)); V_0 = L_0; TypeConstructor_1_tCA8D1B921ED9F6632F85E81141E5B51540F2B94A* L_1 = V_0; ((Cache_1_tBA07B0EEF27862D54F956F762EAA84F36BFCC722_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(&((Cache_1_tBA07B0EEF27862D54F956F762EAA84F36BFCC722_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 4)))->___TypeConstructor), (void*)(RuntimeObject*)L_1); il2cpp_codegen_runtime_class_init_inline(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var); ConcurrentDictionary_2_tE5A8639D8AE0AF65ED6A8B7C1089E9F12ADD7B91* L_2 = ((TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_StaticFields*)il2cpp_codegen_static_fields_for(TypeUtility_t62F146E51B66BB18FA0E1EFA84A564FF2B8AAD03_il2cpp_TypeInfo_var))->___s_TypeConstructors; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 5)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_4; L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL); TypeConstructor_1_tCA8D1B921ED9F6632F85E81141E5B51540F2B94A* L_5 = V_0; NullCheck(L_2); ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1(L_2, L_4, (RuntimeObject*)L_5, ConcurrentDictionary_2_set_Item_m050171C2656C2982971EECEA9026CADF5AEF72B1_RuntimeMethod_var); TypeConstructor_1_tCA8D1B921ED9F6632F85E81141E5B51540F2B94A* L_6 = V_0; V_1 = (RuntimeObject*)L_6; goto IL_0027; } IL_0027: { RuntimeObject* L_7 = V_1; return L_7; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 TypePathVisitor_get_Path_m6BC0A732F2057444371812A4B9B952A9FEF74378_inline (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { { PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 L_0 = __this->___U3CPathU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PropertyPath_get_Length_m9238E2C9AAFD16D7A74483CB4075AC7592B8889F_inline (PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___U3CLengthU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypePathVisitor_set_resolvedType_m484445A58C07D18393F38BAD75C180FD57E3F8FE_inline (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Type_t* ___0_value, const RuntimeMethod* method) { { Type_t* L_0 = ___0_value; __this->___U3CresolvedTypeU3Ek__BackingField = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CresolvedTypeU3Ek__BackingField), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypePathVisitor_set_ReturnCode_m4BD0A1BF508D661CE97F4E2646A1D5DA8AEEDBA9_inline (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, int32_t ___0_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_value; __this->___U3CReturnCodeU3Ek__BackingField = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PropertyPathPart_get_Kind_m18581157E2924A9BF9FC8166CF98CBA468016541_inline (PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___m_Kind; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TypePathVisitor_get_ReturnCode_m7A088F27D0126D165F2C83538853810302CAA574_inline (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___U3CReturnCodeU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_mE0F90826548B0C3102050B135AABD7FCF73A5120_gshared_inline (const RuntimeMethod* method) { { il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 1)); bool L_0 = ((TypeTraits_1_t94405784E845EA464968A7BA6455EE4082C988EF_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->___U3CCanBeNullU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* V_0 = NULL; { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_0 = ((EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer; il2cpp_codegen_memory_barrier(); V_0 = L_0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_2; L_2 = EqualityComparer_1_CreateComparer_m432C82F7354C37E610794C1DA866DFA7DAC9C35E(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_m1070B18AE5014C462C176214EB504B80ABCF9E56_gshared_inline (const RuntimeMethod* method) { { il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 1)); bool L_0 = ((TypeTraits_1_t489E41DF3938E924D32457D7DE82598F4FD0A2DE_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->___U3CCanBeNullU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* V_0 = NULL; { EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_0 = ((EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer; il2cpp_codegen_memory_barrier(); V_0 = L_0; EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_2; L_2 = EqualityComparer_1_CreateComparer_m4055D46D61B6AD80A0F2D4624577D7FE9D15B002(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m8B4B5B4371614EE16D9487F070CAB74AD30FE380_gshared_inline (Enumerator_t5DA5C3F497A56581AAE9F83F8686A7B19455F5CA* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m19810E67B637A3A877880098AE4A499814991A91_gshared_inline (Enumerator_t02CD38A297320277736A838E77ADDD6185E9DCBD* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mBFDA5CF8BD44713105285CABED92689E440F2B9B_gshared_inline (Enumerator_tABFB270AC141E565FB4A2352299030FB92BB1B58* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mCC041B0CC2BA645600E4CB340AE8ABEB68CAE200_gshared_inline (Enumerator_tBC542700822D291E0D2BABBE7814E42A93ED5EAE* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mF7AD50DF850378FB7F40A4B05513D9F506D3482D_gshared_inline (Enumerator_t9088FC23F01997F1718A1C16C5317EA0D8788D64* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mDD6AEAE70523B332674906165BABED12125CF0B0_gshared_inline (Enumerator_t7D47CEE5594385EF5CAFF555A27EF450272A8210* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m34C61C2E196011199D7301725A46DC64EDF456FB_gshared_inline (Enumerator_tCC5ED1F73E39E7B14964CBE64F0318FB042AB70D* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m1E752B432C4D0A7739023F58A13CB62E0ECAE9F4_gshared_inline (Enumerator_tB47F44C0354494C310D40DBE5134D136EB22B77C* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m07E2669886B55B6E94309FE2365CB7EB7157F980_gshared_inline (Enumerator_t4EFFFB85C3620D0B1C29E3F817701CBB89EDEE55* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m32941DB97468B3FD7738E8EA76EDFEC347B01799_gshared_inline (Enumerator_t1BC64DC5630D00766F0D7E596856131BEFE3727C* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m2FE62C0232D38150B8D6179F0140570DA16480DE_gshared_inline (Enumerator_t3648701D3843B13744B06A771CE13CE211422FFA* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m90C4F5D7AF82872EF38E6933D951B81A92F1D195_gshared_inline (Enumerator_t7D642C44F9F61CC011E38CB49A73BD0A1C56E56C* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m9CFB4AE26006B00A090EB97E0AFFCD190D7916D4_gshared_inline (Enumerator_tF643BE0D5A76D18176FCE425FA913FF6C100A639* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m668EFCD6C6CE28C7E1BCF318C6401C7A1E1E76EE_gshared_inline (Enumerator_t6EBC20E60FF235EC2930C4A6D91D169B87DDB828* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m685B308324724C83FC3A172940EC6E97D9DCB02E_gshared_inline (Enumerator_t0D1401C0611E0CB7F53B5135FB51B2072C4D7AF3* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mF7493BF25FFB576F597EC12AFFF0E38DD2A775CB_gshared_inline (Enumerator_t1761CC40B515D3EEEF28C40678DCB2B504824DC4* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m0A12831F3A4BAC516F7284C4DD9F3BD4BD32A147_gshared_inline (Enumerator_t1B1AD56D82B50E96C18718581C02EF749816886D* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mE5AB3BC61EE186FBC26D1C894619FC060431E1DA_gshared_inline (Enumerator_tC142E1B25179E73F715775BE4232786AABFAC28B* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m2C927DA0A4DE49E588232FB2F5210002B5BB3F84_gshared_inline (Enumerator_t526699C51083C81F479578A07408F02E9732FF3A* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m8C588FCEF5BB7582EE78147843F48A3157A9419C_gshared_inline (Enumerator_t4F9649B9C0982324DB77E993DE590C7CC1D57DDC* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mAF2F69B6568906BB24C34F03331E4276459E6DFC_gshared_inline (Enumerator_t3E1D0FA0C8F89E6C5923A41507FF46BAADA33741* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m05266AF8D5E225A863A3A813B03500D0C92A42D1_gshared_inline (Enumerator_tA79504E145BC2C8314CB5C5BB7239F0C97CAF920* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m1F02FC3082B81F199DDCBD4E3A854F39D3D53993_gshared_inline (Enumerator_tD5BB8D99D4AD36C00126D2A84952C966B9B59C0B* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m254743AA936C43C91A8394B9AC24452339E58245_gshared_inline (Enumerator_t62D13B65FB9FBBE11AB7B2DFE96092607701D599* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m654D99A08D18CFF87F7231DF48F64719E0ACB589_gshared_inline (Enumerator_tE9EE4DF9A43745316F88F43067EFB6E2392424B3* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mB1EA60A1B78E08284F3BDD8333254A8A0F91B1E5_gshared_inline (Enumerator_tF5225DF0A009D76D18F557B492635DD341CD9348* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mBB3A34B70F2E80BB02086CE8CA50C7A5FDE0C528_gshared_inline (Enumerator_tD665FC5B03B865AE47C9F880B8175F7549E6437B* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m1B650B4462120EC926E0DF02FB823F627EADDE23_gshared_inline (Enumerator_tE83FB1A23D34D7DD711657E8C836DABD8284C104* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6E5435FDA9CCF24306E5040CB73E033469C115E6_gshared_inline (Enumerator_tC77E529B0507BBC7D768D1BC243F6F134CA1E9CA* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m49118FEFA8F414E32BFF1184A1552A3910213A16_gshared_inline (Enumerator_tA5C0312ACD2E722F088D8B4AF983B5361B91447D* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m1E72B08262202BA9982C0B707618860AA318B3A5_gshared_inline (Enumerator_t03749F3AA5BA90902DCD95A829A5DC18220485E1* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m265D522DCAF0ED87858703FD17373B201DAE1872_gshared_inline (Enumerator_tF85DD383939815B231E1E673DD263BEDB885C7EC* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m4E4A7D8764E25CFA2F71A50F8FC93B06B5D0DDDE_gshared_inline (Enumerator_t7AF66BBBC3E8C442CFDB484D16F6CAA8EDDA427F* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m0A844B538E75DE36D11B7721B9C097C6499942A7_gshared_inline (Enumerator_tB72E3B6271F55B4EC515C3FFFD6E6E623F710E85* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mBD7D82991D5A5C80B911FFF7E12155CC93523698_gshared_inline (Enumerator_tBC7C1FA6A3DF0F80BA9C9449A50A8C5DD6F31184* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mF9A479E869EA875A4B28B051D25D04C0EB9A6B43_gshared_inline (Enumerator_t7BB605AB134931DDB5B39247439D8E69B23EAB92* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mD97368D858BCBA8EB2FDF02310685AA051B56BE1_gshared_inline (Enumerator_t9A87A630AA28764C22B4556028CB22C46FC1DA87* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6805934F4A285E2DC5C8F347BCAF70E0DD696860_gshared_inline (Enumerator_tD4725F8FD97A4D0C51198169CEDB31F46F556E18* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mD5D686285AD25279FE9499E88D0666C0D924DD69_gshared_inline (Enumerator_tA33A75F831D4E4427B20B69C4CF2F293C2D9EDA3* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m3D78C7E1343647182CF953D7BE776F539579B67A_gshared_inline (Enumerator_t96B15E97C02A640DE958307564E2F15A624C59E2* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m39700F1ABCA2741C8723FFB784755BBC4FB2B233_gshared_inline (Enumerator_tC012AD9FD5E29BF36934AAA44264628D2E722DF2* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mE6D72BBAB5618BBAEF37CDB6271ECBAFAEACE90B_gshared_inline (Enumerator_t303C25B74BBC54D05C274839C09688DA8D865EE5* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_mBE88631F368A0F61C72578C470419433B81C531E_gshared_inline (Enumerator_tAC9DA573F18CCF467840CF67ED916C1DC9AFE9E7* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m2B481E1DC27F07C073D2ECFC82C8360E0A4581F8_gshared_inline (Enumerator_t2316CEF8BBC3E5916AA310DDFDDD05C6D1A47622* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m0B405AEB2351A191B541967833A217BC0CC94F5F_gshared_inline (Enumerator_t69ECEEF0D05322EAE9A970B8BF0CECCD9150507E* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m0A834C98C9F61DB7047CAF2D09782A0D2D26C005_gshared_inline (Enumerator_t301DFE2836515D00CF5BBD0364F6C0547EAC0EC1* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6306E96530E8D429A24ED3635997D9E0FADAE814_gshared_inline (Enumerator_tCC8BC508765EA26FEF9D9087511CB8197DB839D0* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___U3CCurrentU3Ek__BackingField; return L_0; } }