#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 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 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); } }; struct EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71; struct EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6; struct EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248; struct EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8; struct EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC; struct EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF; struct EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852; struct EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2; struct EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C; struct EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615; struct EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499; struct EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71; struct EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508; struct EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9; struct EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E; struct EqualityComparer_1_t974B6EF56BCA01CA6AD3434C04A3F054C43783CC; 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 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 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 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 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 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_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715; struct List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B; struct List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268; struct List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF; struct Property_2_t67AF398F294C52E058990CACF43E8EDF2A4C2EEE; struct Property_2_tF6FB2F4C8BD5E3A35F372F43E9D5033747856D39; struct Property_2_t0D900741E549F8FEF586CD58C1C6D826B9775399; struct Property_2_tEE747F0196EEEB10CC95A18372CF3F26961163C7; struct Property_2_t8243F14300292011E3DC53FE5C479E69F07DCA8C; struct Property_2_t250892AD63EB16A4E4D889AB976DCE82A9AA949F; struct Property_2_t8E1F12B9FEB20847C590FD9AFCB43D98B901F380; struct Property_2_tBA895B1A597536EB7FEF933A22B11D9FEA7FB511; struct Property_2_tC97B9506A8B0395C089F18C86276683C5E41A2E7; struct Property_2_tA4E8BF7831EAB7818C7D3716C631FC062FE6EF5A; struct Property_2_tADCEB42DEAED4FC07FA509AA0B95D4293883DBF6; struct Property_2_tC3E27FEAC55530D8C4898AD6A2EA04019EB1FE90; struct Property_2_tBC9BB74F5EA03BAA820304C404279AD3CFEF6B20; struct Property_2_t4ED9A30B731146E464F9ED48AED61168AB710960; struct Property_2_tA8F4CD83FD2581EB632E16A8C68ED24885B7AC14; struct Property_2_tD61DD34CC92F6B8BBC1C8D5C3DACCB1118D5FCE9; struct Property_2_tC976A94D21CDBB051DBC4F9D71A8D808F1E22EDC; struct Property_2_t0F412A472286E7EC0F97B1868567FE4740BC9818; struct Property_2_t771F0AD9765DE1B48ED76B80AA5E20FB9AFEFCD4; struct Property_2_t3162A075468277C1B97624E3C5F7579170195FBE; struct Property_2_t94E6BF4F27CA2F665907D2CEC1305FA3C6CC2891; struct Property_2_t47847E3DDE5B84C7596FC71F19754EC6DC603399; struct Property_2_t3092763DE17475C541BDCFAABAAA574056DB0A10; struct Property_2_t46A25DD505B7D7FAC1E7E708D792BC62B16F5B1E; struct Property_2_t92813F81872EE449E98F481469B8086734248659; struct Property_2_t79259DD93D758FE2B72F9A2BB8324DAE60595A6D; struct Property_2_tE42806DDB53ABB380697212F485C40BD0617B059; struct Property_2_t63D53529AE9F54CCE229E3240E39717D0190E4B8; struct Property_2_t9E77F13D41000A2B84D60B32D019E2F26C8A40F8; struct Property_2_t07FDA150A9EB122EE9BDE093CA671A86162183AF; struct Property_2_t8656200E01E382B41CFD01F40283DCC0FCE62FD9; struct Property_2_t3D54B42DC541C6B0F0FF1F19063562B203C4C5B1; struct Property_2_t40019768B7257107CF2B5225023A3CA2B9C7C0C6; struct Property_2_t00E6E76E8E1109CD047F45B48B9F72840FC4DB8C; struct Property_2_t64A3B99E5DD9631D63E9CEDDC21F34A995B10FF3; struct Property_2_tFD515E1DB9D294B88181DD785B0017942BA70339; struct Property_2_tF9D0AB1B5BE3BD47AE426A0488CC50A71AA69EC3; struct Property_2_t33B191F2432A0DDBEC70193F85D7259261A43C8B; struct Property_2_t4CA8B837C8B5E5C163CFFA715548D9980679EC46; struct Property_2_tC1A1D28677DB791F77E60F16E0A734BE3616141F; struct Property_2_tDFB93AAC56F8B372E59EEACF0AD971295487CCEA; struct Property_2_t69BB6E67D83C59343BA1D7DCC6BDE82B297986D1; struct Property_2_tD234CECBCBBAF0E5115582B104A904CB400D927F; struct Property_2_tE9B27417C17E0D8EA0D6A88F71B3C9347F2332A3; struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB; struct PropertyPathPartU5BU5D_t7994D542F14DDDDEABB1792C335C20149399AEBB; struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB; struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235; struct Font_tC95270EA3198038970422D78B74A7F2E218A96B6; struct FontAsset_t61A6446D934E582651044E33D250EA8D306AB958; struct IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2; struct IPropertyBagVisitor_tE8B9B7E14DBF946E6E65BD0ECC8679268715BF5A; struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553; struct RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27; struct Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99; struct String_t; struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4; struct Type_t; struct TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E; struct VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC; struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915; IL2CPP_EXTERN_C RuntimeClass* IPropertyBag_t602D45F19F9BFA3E370929AC5023258AAF62E8C2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IProperty_t9DAAF3D1ACD042DA2D622152506F58CE625EF697_il2cpp_TypeInfo_var; 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 EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71 : public RuntimeObject { }; struct EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6 : public RuntimeObject { }; struct EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248 : public RuntimeObject { }; struct EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8 : public RuntimeObject { }; struct EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC : public RuntimeObject { }; struct EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF : public RuntimeObject { }; struct EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852 : public RuntimeObject { }; struct EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2 : public RuntimeObject { }; struct EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C : public RuntimeObject { }; struct EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615 : public RuntimeObject { }; struct EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499 : public RuntimeObject { }; struct EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71 : public RuntimeObject { }; struct EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508 : public RuntimeObject { }; struct EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9 : public RuntimeObject { }; struct EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E : public RuntimeObject { }; struct EqualityComparer_1_t974B6EF56BCA01CA6AD3434C04A3F054C43783CC : public RuntimeObject { }; struct Property_2_t67AF398F294C52E058990CACF43E8EDF2A4C2EEE : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tF6FB2F4C8BD5E3A35F372F43E9D5033747856D39 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t0D900741E549F8FEF586CD58C1C6D826B9775399 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tEE747F0196EEEB10CC95A18372CF3F26961163C7 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t8243F14300292011E3DC53FE5C479E69F07DCA8C : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t250892AD63EB16A4E4D889AB976DCE82A9AA949F : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t8E1F12B9FEB20847C590FD9AFCB43D98B901F380 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tBA895B1A597536EB7FEF933A22B11D9FEA7FB511 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tC97B9506A8B0395C089F18C86276683C5E41A2E7 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tA4E8BF7831EAB7818C7D3716C631FC062FE6EF5A : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tADCEB42DEAED4FC07FA509AA0B95D4293883DBF6 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tC3E27FEAC55530D8C4898AD6A2EA04019EB1FE90 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tBC9BB74F5EA03BAA820304C404279AD3CFEF6B20 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t4ED9A30B731146E464F9ED48AED61168AB710960 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tA8F4CD83FD2581EB632E16A8C68ED24885B7AC14 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tD61DD34CC92F6B8BBC1C8D5C3DACCB1118D5FCE9 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tC976A94D21CDBB051DBC4F9D71A8D808F1E22EDC : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t0F412A472286E7EC0F97B1868567FE4740BC9818 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t771F0AD9765DE1B48ED76B80AA5E20FB9AFEFCD4 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t3162A075468277C1B97624E3C5F7579170195FBE : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t94E6BF4F27CA2F665907D2CEC1305FA3C6CC2891 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t47847E3DDE5B84C7596FC71F19754EC6DC603399 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t3092763DE17475C541BDCFAABAAA574056DB0A10 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t46A25DD505B7D7FAC1E7E708D792BC62B16F5B1E : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t92813F81872EE449E98F481469B8086734248659 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t79259DD93D758FE2B72F9A2BB8324DAE60595A6D : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tE42806DDB53ABB380697212F485C40BD0617B059 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t63D53529AE9F54CCE229E3240E39717D0190E4B8 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t9E77F13D41000A2B84D60B32D019E2F26C8A40F8 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t07FDA150A9EB122EE9BDE093CA671A86162183AF : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t8656200E01E382B41CFD01F40283DCC0FCE62FD9 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t3D54B42DC541C6B0F0FF1F19063562B203C4C5B1 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t40019768B7257107CF2B5225023A3CA2B9C7C0C6 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t00E6E76E8E1109CD047F45B48B9F72840FC4DB8C : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t64A3B99E5DD9631D63E9CEDDC21F34A995B10FF3 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tFD515E1DB9D294B88181DD785B0017942BA70339 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tF9D0AB1B5BE3BD47AE426A0488CC50A71AA69EC3 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t33B191F2432A0DDBEC70193F85D7259261A43C8B : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_t4CA8B837C8B5E5C163CFFA715548D9980679EC46 : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tC1A1D28677DB791F77E60F16E0A734BE3616141F : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; struct Property_2_tDFB93AAC56F8B372E59EEACF0AD971295487CCEA : public RuntimeObject { List_1_t4A27DCC9A4080D8DA642DEA4EFFEBA72D6471715* ___m_Attributes; }; 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 TypeTraits_1_tADDF36A68586641E7714027F3533EC4E0DD869F6 : public RuntimeObject { }; struct TypeTraits_1_tF91BA2C79345F433195944D0618AB02D92236B21 : public RuntimeObject { }; struct TypeTraits_1_tB01FA3B4A03D597A48820CE7FCC333DCA70FACC9 : public RuntimeObject { }; struct TypeTraits_1_tA6D1100439FC903C4E5199EE4D277273E18BF039 : public RuntimeObject { }; struct TypeTraits_1_t94405784E845EA464968A7BA6455EE4082C988EF : public RuntimeObject { }; struct TypeTraits_1_t14492BDEFA66B94D1A35E842BFAB7898518438E4 : public RuntimeObject { }; struct TypeTraits_1_t8883CD81D797B05BC15979287C7B2BC58F033BC9 : public RuntimeObject { }; struct TypeTraits_1_tC1A46C3724D2DAD269AF6BD39D20DE59150FDF28 : public RuntimeObject { }; struct TypeTraits_1_t9A92FED6D60DACE8C551B7F9D3A8C19FFD695D8A : public RuntimeObject { }; struct TypeTraits_1_tC6016152C0B1EA884A010EA192A177AF6D450C2E : public RuntimeObject { }; struct TypeTraits_1_t489E41DF3938E924D32457D7DE82598F4FD0A2DE : public RuntimeObject { }; struct TypeTraits_1_t71057E7D8F22A723DE8C778E71218D6DDFD2BAF0 : public RuntimeObject { }; struct TypeTraits_1_t621E3790C21984BE382EC32D6FE8EF59F9C81E4F : public RuntimeObject { }; struct TypeTraits_1_t3FA85198159658E010E08BB434B6F0D95CCF4310 : public RuntimeObject { }; struct TypeTraits_1_t12A4EFA4F288B8AEB9D8AF24C08B0E6BEC4A5283 : public RuntimeObject { }; struct MemberInfo_t : public RuntimeObject { }; struct String_t : public RuntimeObject { int32_t ____stringLength; Il2CppChar ____firstChar; }; struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject { }; struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke { }; struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com { }; 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 IndexedCollectionPropertyBagEnumerable_1_tC684E0189CED2439020754C67373EFEA5EED385E { RuntimeObject* ___m_Impl; RuntimeObject* ___m_Container; }; 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 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 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 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 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 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 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 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 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 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 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 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 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 BackgroundPosition_tF0822B29FC27A67205A9893EBE03D03B799B8B56 { int32_t ___keyword; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___offset; }; struct BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 { int32_t ___m_SizeType; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_X; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Y; }; 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 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 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 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 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 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 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 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 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 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 EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71_StaticFields { EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71* ___defaultComparer; }; struct EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6_StaticFields { EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* ___defaultComparer; }; struct EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248_StaticFields { EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248* ___defaultComparer; }; struct EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8_StaticFields { EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8* ___defaultComparer; }; struct EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC_StaticFields { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* ___defaultComparer; }; struct EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF_StaticFields { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* ___defaultComparer; }; struct EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852_StaticFields { EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* ___defaultComparer; }; struct EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2_StaticFields { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* ___defaultComparer; }; struct EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C_StaticFields { EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C* ___defaultComparer; }; struct EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615_StaticFields { EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615* ___defaultComparer; }; struct EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499_StaticFields { EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* ___defaultComparer; }; struct EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71_StaticFields { EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71* ___defaultComparer; }; struct EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508_StaticFields { EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508* ___defaultComparer; }; struct EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9_StaticFields { EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9* ___defaultComparer; }; struct EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E_StaticFields { EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* ___defaultComparer; }; struct EqualityComparer_1_t974B6EF56BCA01CA6AD3434C04A3F054C43783CC_StaticFields { EqualityComparer_1_t974B6EF56BCA01CA6AD3434C04A3F054C43783CC* ___defaultComparer; }; struct TypeTraits_1_tADDF36A68586641E7714027F3533EC4E0DD869F6_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_tF91BA2C79345F433195944D0618AB02D92236B21_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_tB01FA3B4A03D597A48820CE7FCC333DCA70FACC9_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_tA6D1100439FC903C4E5199EE4D277273E18BF039_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_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_t14492BDEFA66B94D1A35E842BFAB7898518438E4_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_t8883CD81D797B05BC15979287C7B2BC58F033BC9_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_tC1A46C3724D2DAD269AF6BD39D20DE59150FDF28_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_t9A92FED6D60DACE8C551B7F9D3A8C19FFD695D8A_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_tC6016152C0B1EA884A010EA192A177AF6D450C2E_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 TypeTraits_1_t71057E7D8F22A723DE8C778E71218D6DDFD2BAF0_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_t621E3790C21984BE382EC32D6FE8EF59F9C81E4F_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_t3FA85198159658E010E08BB434B6F0D95CCF4310_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_t12A4EFA4F288B8AEB9D8AF24C08B0E6BEC4A5283_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 Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields { String_t* ___TrueString; String_t* ___FalseString; }; struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields { Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector; }; struct Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A_StaticFields { Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Zero; Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_One; Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Up; Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Down; Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Left; Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Right; }; struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___zeroVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___oneVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___downVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___leftVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rightVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forwardVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___backVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___positiveInfinityVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___negativeInfinityVector; }; 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 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_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_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_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; }; #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m1F8E07B13C863131C546D8A75796DEFB2A292A71_gshared (Property_2_t67AF398F294C52E058990CACF43E8EDF2A4C2EEE* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyBag_TryGetPropertyBagForValue_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E_gshared (int32_t* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_mB145F76964DE36569385F83F550741253F97BC8B_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyContainer_Accept_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441_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_mDCCA95DD57043B9D95AC810DB88797ADF3446A81_gshared (Property_2_tF6FB2F4C8BD5E3A35F372F43E9D5033747856D39* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyBag_TryGetPropertyBagForValue_TisBackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7_m65682348020AE8AA9281A72C78A2E856765B8BE1_gshared (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_m1E761EC4F6A20442B87753E1E6E8EA11B5FEE574_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71* EqualityComparer_1_get_Default_m81D8BE548316083D8AA1D39CC22E65B6E7F92F4F_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyContainer_Accept_TisBackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7_m4200F4495E60034D3CFD0D8B5C9CCE829007BA33_gshared (RuntimeObject* ___0_visitor, BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mF6006A46D0786292D73D03334FF6C2A8B750D171_gshared (Property_2_t0D900741E549F8FEF586CD58C1C6D826B9775399* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m00333B49A217AAB2BE4C77F6E498D3D8E6262CDD_gshared (Property_2_tEE747F0196EEEB10CC95A18372CF3F26961163C7* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyBag_TryGetPropertyBagForValue_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mE2996A8D6012D3C9D3F756963BA98C2A805FBE48_gshared (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_mDB94662967E66AC074FE137EE4BD9FE82C76C0AB_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* EqualityComparer_1_get_Default_m8A94230D4FB56AB744C44882EC683E13F51A6F33_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyContainer_Accept_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m58049885E9A50A1E1AD86770962CD850582C15FA_gshared (RuntimeObject* ___0_visitor, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m8A82592F2AC8CC641DB7C3F8B60C28B5A4C90441_gshared (Property_2_t8243F14300292011E3DC53FE5C479E69F07DCA8C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m5400FC02230B37417ADE7CA5E0CCB7A708E38F78_gshared (Property_2_t250892AD63EB16A4E4D889AB976DCE82A9AA949F* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyBag_TryGetPropertyBagForValue_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_mB3E153F167FF397B822DEC6C2ABEC031956F927D_gshared (Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_mAAD948E1BCC65D96F56C5DAD5F0A83D116272304_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248* EqualityComparer_1_get_Default_mA9054F7580055F45F1A9E52087CEEF837F6E95B8_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyContainer_Accept_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m8C6262448559B4235309EDCDD9A96E7D54D80245_gshared (RuntimeObject* ___0_visitor, Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m9BB9DF896480390B8BF0B641B162FEE77B42564D_gshared (Property_2_t8E1F12B9FEB20847C590FD9AFCB43D98B901F380* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mF2F1076BFC58CEC9799A88A38425274E0A7F6535_gshared (Property_2_tBA895B1A597536EB7FEF933A22B11D9FEA7FB511* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m09E9A393AF8DCA349EAEA7916B2663F757F0EE83_gshared (Property_2_tC97B9506A8B0395C089F18C86276683C5E41A2E7* __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 Type_t* Property_2_DeclaredValueType_mF6850AD3E6251D9058ADF87D010FA0DE92091FC3_gshared (Property_2_tA4E8BF7831EAB7818C7D3716C631FC062FE6EF5A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mAA440D899AD7745F9D0C54F3861988985F3EE9FF_gshared (Property_2_tADCEB42DEAED4FC07FA509AA0B95D4293883DBF6* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyBag_TryGetPropertyBagForValue_TisRuntimeObject_mD4CD5E0ECCA048DFCC4C4C71A78ED65C87C34C01_gshared (RuntimeObject** ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_m735F17A1CDBD434E62378EBF10F8B56495139E17_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyContainer_Accept_TisRuntimeObject_m3580153F4048DF075DB593BDB3C4A63FA439FC39_gshared (RuntimeObject* ___0_visitor, RuntimeObject** ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m5D3E8F00B76E3AC6452092618E8D5DF30745897F_gshared (Property_2_tC3E27FEAC55530D8C4898AD6A2EA04019EB1FE90* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyBag_TryGetPropertyBagForValue_TisFontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_m8108925DC2FFFA96F3F3DF69423DFC0A601A226F_gshared (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_m686F9F739041D767C3ACA256B3A68D6573B73B61_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8* EqualityComparer_1_get_Default_mEA5465D424AD701C193D3285C695197951113693_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyContainer_Accept_TisFontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_m9B0B7646EE8175AAB89B0E47A9EBA1FABF84CA11_gshared (RuntimeObject* ___0_visitor, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mC321709400547F4358C2E0C76F4D0273536C59F6_gshared (Property_2_tBC9BB74F5EA03BAA820304C404279AD3CFEF6B20* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mF5597AF18A66F742DB9927C35CA013D1FA9928CE_gshared (Property_2_t4ED9A30B731146E464F9ED48AED61168AB710960* __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_mE5B2530D9992AF41CBF41566BCE5D9631D590F1E_gshared (Property_2_tA8F4CD83FD2581EB632E16A8C68ED24885B7AC14* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m6927DA8EB81F622A849C9FEC90D1B1EC6F8E32F0_gshared (Property_2_tD61DD34CC92F6B8BBC1C8D5C3DACCB1118D5FCE9* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m6BC587BEBE2933D635423659F363CB830425C26E_gshared (Property_2_tC976A94D21CDBB051DBC4F9D71A8D808F1E22EDC* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyBag_TryGetPropertyBagForValue_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m7A9EA143096E3C18C2DD2EDEF28A519CA4A73802_gshared (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_m0D87D0851EC5F34630C609FC128C8673317DCEAA_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* EqualityComparer_1_get_Default_mFF0B648FC824123BF138D79F2FCF183B2F7A57B3_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyContainer_Accept_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m991F23402D966D410BBC89F0A2AD615D3CEC81D6_gshared (RuntimeObject* ___0_visitor, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mF319B834D3CE791CA0D5679ACCA297C66EB76571_gshared (Property_2_t0F412A472286E7EC0F97B1868567FE4740BC9818* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m66AE1D8CEBB2E9A771E47AEB67812DBD3B087707_gshared (Property_2_t771F0AD9765DE1B48ED76B80AA5E20FB9AFEFCD4* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m8758608FDDE52C62C773DF42E59378C3CFAD7594_gshared (Property_2_t3162A075468277C1B97624E3C5F7579170195FBE* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m19A3C767368099AA107CD4438FCE9611DC118408_gshared (Property_2_t94E6BF4F27CA2F665907D2CEC1305FA3C6CC2891* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyBag_TryGetPropertyBagForValue_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_mF788A7A4397029CE52C667C6143161E5A79D730B_gshared (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_mB861B1B55CFCEBC9DFF4387F456C2AC80B02A103_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C* EqualityComparer_1_get_Default_m85AA5A9B1D841AEBF8A7915C9358DCE9B9D0B3A7_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyContainer_Accept_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m852ACD6BAD14F4415CDCD89EC260575F820D4127_gshared (RuntimeObject* ___0_visitor, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m20C2D305A5A7AD0CB610F3FF21DCFE1AB78BC280_gshared (Property_2_t47847E3DDE5B84C7596FC71F19754EC6DC603399* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m64087A439E848B5A2EE9D78552B3CB1C09DE0B4C_gshared (Property_2_t3092763DE17475C541BDCFAABAAA574056DB0A10* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyBag_TryGetPropertyBagForValue_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_mC35A6543B82551DC2F2DB0C674C45009DBD800C5_gshared (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_mC0DCE60D34CB3B625A7E957DD755BAAE3F5ADE91_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615* EqualityComparer_1_get_Default_m5554E5793515A3D22782E4A22845EE5FF184967A_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyContainer_Accept_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_m8C7B8667B167C4F1386F75DDDF935E0E610AD545_gshared (RuntimeObject* ___0_visitor, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mB008D12F23A69DAF5C7D2F3E5660EC5B865A49DC_gshared (Property_2_t46A25DD505B7D7FAC1E7E708D792BC62B16F5B1E* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mC3605FB0D737DA32BDAED281643375875987C988_gshared (Property_2_t92813F81872EE449E98F481469B8086734248659* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyBag_TryGetPropertyBagForValue_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_mCD6EEFB004A80EFBBD00386B920A305288B4C134_gshared (TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_m867A30A06DF4DAE601C1437681BE61D0B03D0735_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71* EqualityComparer_1_get_Default_mF472CF000F924C5643C4193DE5E1F13BA441AA16_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyContainer_Accept_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_mCCE785E41E4FA8AF96AAF8E21E99BCF618CCFB57_gshared (RuntimeObject* ___0_visitor, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m6181E0B819CA8267ADBFD184DFAB9C423A3C19BF_gshared (Property_2_t79259DD93D758FE2B72F9A2BB8324DAE60595A6D* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m3BCF658296E09CB5549D809948D37319C1CF8CB8_gshared (Property_2_tE42806DDB53ABB380697212F485C40BD0617B059* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyBag_TryGetPropertyBagForValue_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_mD4D1774EFFF0CB85F313000633DC64DD58A351F0_gshared (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_mAC32D5C4424D52F5A3E7FE46DC053073AC0B2521_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508* EqualityComparer_1_get_Default_mA04C3A06598376940FD3CF085DC252463F9495F2_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyContainer_Accept_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_m7F219530264E061887F93459C3712007766DC9A8_gshared (RuntimeObject* ___0_visitor, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m98AA155E74C0369135D370069DB17255A6844C57_gshared (Property_2_t63D53529AE9F54CCE229E3240E39717D0190E4B8* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mFE68F39BC2B58119A78E65E14B246C125E1A4C30_gshared (Property_2_t9E77F13D41000A2B84D60B32D019E2F26C8A40F8* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyBag_TryGetPropertyBagForValue_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_m9E021287B3A7F38C599F39D42451F1143F189B30_gshared (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_mA069B0BDEC214B763CC8ECBCE3B72C13664A29E8_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9* EqualityComparer_1_get_Default_m655F749E6FFE1DD6B70C46BEB53F9726C1291FC1_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyContainer_Accept_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_mF4FC1F61D8EA5C67593C71E24B20FF1CC303A01A_gshared (RuntimeObject* ___0_visitor, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mDAC9A69AA3D53795729BA5C58B582713BA8031AD_gshared (Property_2_t07FDA150A9EB122EE9BDE093CA671A86162183AF* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mBC5A6BD84FB16FD635359954FA49500C835D85B4_gshared (Property_2_t8656200E01E382B41CFD01F40283DCC0FCE62FD9* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mCE63C38EC9BCC62111B6E46728CA645EEDDD1E98_gshared (Property_2_t3D54B42DC541C6B0F0FF1F19063562B203C4C5B1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyBag_TryGetPropertyBagForValue_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_m67729B3186B7559E74A776C3973D01A2BB633B43_gshared (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_m81BDFE95146A69F74EE7C1A8E7AF5B5700CF0BB3_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* EqualityComparer_1_get_Default_mB416E612CF5DF00141878F67290CCF47A257028B_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PropertyContainer_Accept_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_m5D9D34A972B3C320E06C9E9EC6E4F04B2E583669_gshared (RuntimeObject* ___0_visitor, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mD8691D4A05AFD658CEDBA66FBFE7B62CE3896645_gshared (Property_2_t40019768B7257107CF2B5225023A3CA2B9C7C0C6* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mF7F3EBC5F0D8A942877D3058B84B1ED68621350B_gshared (Property_2_t00E6E76E8E1109CD047F45B48B9F72840FC4DB8C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m4AFCA9549AAAF561E813E99C2202EBE5E6B10A45_gshared (Property_2_t64A3B99E5DD9631D63E9CEDDC21F34A995B10FF3* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m7DC567530AC9ABEE62FB7EC29F6C26812BDDF72C_gshared (Property_2_tFD515E1DB9D294B88181DD785B0017942BA70339* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m8807DD74E0F33D625CE0A2ECEDABBEB83B6EB9CD_gshared (Property_2_tF9D0AB1B5BE3BD47AE426A0488CC50A71AA69EC3* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m6887AF69725185947F975080E0F2A825C0798CA0_gshared (Property_2_t33B191F2432A0DDBEC70193F85D7259261A43C8B* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_mF21F8284BDB1E79EA44744245D8E8D336D1D4052_gshared (Property_2_t4CA8B837C8B5E5C163CFFA715548D9980679EC46* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m46F2F242BBEA29441FDEF387FCCB0BF10EBC33D0_gshared (Property_2_tC1A1D28677DB791F77E60F16E0A734BE3616141F* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Property_2_DeclaredValueType_m09BF4AD760E2B656D5E47875008A72E2DE3E9288_gshared (Property_2_tDFB93AAC56F8B372E59EEACF0AD971295487CCEA* __this, const RuntimeMethod* method) ; 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 Type_t* Property_2_DeclaredValueType_mC8A124D0B663BBBDAA581419478046BDCC556924_gshared (Property_2_tD234CECBCBBAF0E5115582B104A904CB400D927F* __this, 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 EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* EqualityComparer_1_CreateComparer_m90CFBBC1492097465600B56ECF620CA25F1C6A73_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71* EqualityComparer_1_CreateComparer_m7BA2EE82AD1578FEEF38D4D0A6CB28C6293CF2F2_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* EqualityComparer_1_CreateComparer_m292E631CDD1D443ABAA4D42813991D22B0DF411C_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248* EqualityComparer_1_CreateComparer_m03CA0A5D233A5A9B6D0A4C864ACE902AC7578534_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_CreateComparer_m4055D46D61B6AD80A0F2D4624577D7FE9D15B002_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* EqualityComparer_1_CreateComparer_mD2FA619307513193746FBEB5AE522FB54E21B634_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8* EqualityComparer_1_CreateComparer_mFD42DEA875C18E7D04A63C532BBB0B2E0B87C77D_gshared (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_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* EqualityComparer_1_CreateComparer_mE5BC74FD18313E1237342B0626EB109CDF69CE26_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C* EqualityComparer_1_CreateComparer_mC449C53DA481A602F6D7828E59E6BD059DC9FBD4_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615* EqualityComparer_1_CreateComparer_mFB8F4A6F14D6E44794A497EA8B0285AF60030750_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71* EqualityComparer_1_CreateComparer_m40515ABCD213D9D3B5EA9764F6D727BC558BE310_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508* EqualityComparer_1_CreateComparer_m29AC0F4B3D3754A47D0609B1BFCC584E023C7444_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9* EqualityComparer_1_CreateComparer_m5F47C7DA509ADB8944C481D4FEBB40C3390C9239_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* EqualityComparer_1_CreateComparer_m4F66B7A3ECD1D02DC13599965C749DBC67DDC516_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_m1F8E07B13C863131C546D8A75796DEFB2A292A71 (Property_2_t67AF398F294C52E058990CACF43E8EDF2A4C2EEE* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t67AF398F294C52E058990CACF43E8EDF2A4C2EEE*, const RuntimeMethod*))Property_2_DeclaredValueType_m1F8E07B13C863131C546D8A75796DEFB2A292A71_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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E (int32_t* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) { return (( bool (*) (int32_t*, RuntimeObject**, const RuntimeMethod*))PropertyBag_TryGetPropertyBagForValue_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E_gshared)(___0_value, ___1_propertyBag, method); } inline bool TypeTraits_1_get_CanBeNull_mB145F76964DE36569385F83F550741253F97BC8B_inline (const RuntimeMethod* method) { return (( bool (*) (const RuntimeMethod*))TypeTraits_1_get_CanBeNull_mB145F76964DE36569385F83F550741253F97BC8B_gshared_inline)(method); } inline EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_gshared_inline)(method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyBag_GetPropertyBag_m99728C198B7CB2CE6CCCF1538AD8325BCE255472 (Type_t* ___0_type, const RuntimeMethod* method) ; inline void PropertyContainer_Accept_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441 (RuntimeObject* ___0_visitor, int32_t* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, int32_t*, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))PropertyContainer_Accept_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441_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_mDCCA95DD57043B9D95AC810DB88797ADF3446A81 (Property_2_tF6FB2F4C8BD5E3A35F372F43E9D5033747856D39* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tF6FB2F4C8BD5E3A35F372F43E9D5033747856D39*, const RuntimeMethod*))Property_2_DeclaredValueType_mDCCA95DD57043B9D95AC810DB88797ADF3446A81_gshared)(__this, method); } inline bool PropertyBag_TryGetPropertyBagForValue_TisBackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7_m65682348020AE8AA9281A72C78A2E856765B8BE1 (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) { return (( bool (*) (BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*, RuntimeObject**, const RuntimeMethod*))PropertyBag_TryGetPropertyBagForValue_TisBackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7_m65682348020AE8AA9281A72C78A2E856765B8BE1_gshared)(___0_value, ___1_propertyBag, method); } inline bool TypeTraits_1_get_CanBeNull_m1E761EC4F6A20442B87753E1E6E8EA11B5FEE574_inline (const RuntimeMethod* method) { return (( bool (*) (const RuntimeMethod*))TypeTraits_1_get_CanBeNull_m1E761EC4F6A20442B87753E1E6E8EA11B5FEE574_gshared_inline)(method); } inline EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71* EqualityComparer_1_get_Default_m81D8BE548316083D8AA1D39CC22E65B6E7F92F4F_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m81D8BE548316083D8AA1D39CC22E65B6E7F92F4F_gshared_inline)(method); } inline void PropertyContainer_Accept_TisBackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7_m4200F4495E60034D3CFD0D8B5C9CCE829007BA33 (RuntimeObject* ___0_visitor, BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7*, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))PropertyContainer_Accept_TisBackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7_m4200F4495E60034D3CFD0D8B5C9CCE829007BA33_gshared)(___0_visitor, ___1_container, ___2_parameters, method); } inline Type_t* Property_2_DeclaredValueType_mF6006A46D0786292D73D03334FF6C2A8B750D171 (Property_2_t0D900741E549F8FEF586CD58C1C6D826B9775399* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t0D900741E549F8FEF586CD58C1C6D826B9775399*, const RuntimeMethod*))Property_2_DeclaredValueType_mF6006A46D0786292D73D03334FF6C2A8B750D171_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m00333B49A217AAB2BE4C77F6E498D3D8E6262CDD (Property_2_tEE747F0196EEEB10CC95A18372CF3F26961163C7* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tEE747F0196EEEB10CC95A18372CF3F26961163C7*, const RuntimeMethod*))Property_2_DeclaredValueType_m00333B49A217AAB2BE4C77F6E498D3D8E6262CDD_gshared)(__this, method); } inline bool PropertyBag_TryGetPropertyBagForValue_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mE2996A8D6012D3C9D3F756963BA98C2A805FBE48 (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) { return (( bool (*) (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*, RuntimeObject**, const RuntimeMethod*))PropertyBag_TryGetPropertyBagForValue_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mE2996A8D6012D3C9D3F756963BA98C2A805FBE48_gshared)(___0_value, ___1_propertyBag, method); } inline bool TypeTraits_1_get_CanBeNull_mDB94662967E66AC074FE137EE4BD9FE82C76C0AB_inline (const RuntimeMethod* method) { return (( bool (*) (const RuntimeMethod*))TypeTraits_1_get_CanBeNull_mDB94662967E66AC074FE137EE4BD9FE82C76C0AB_gshared_inline)(method); } inline EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* EqualityComparer_1_get_Default_m8A94230D4FB56AB744C44882EC683E13F51A6F33_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m8A94230D4FB56AB744C44882EC683E13F51A6F33_gshared_inline)(method); } inline void PropertyContainer_Accept_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m58049885E9A50A1E1AD86770962CD850582C15FA (RuntimeObject* ___0_visitor, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))PropertyContainer_Accept_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m58049885E9A50A1E1AD86770962CD850582C15FA_gshared)(___0_visitor, ___1_container, ___2_parameters, method); } inline Type_t* Property_2_DeclaredValueType_m8A82592F2AC8CC641DB7C3F8B60C28B5A4C90441 (Property_2_t8243F14300292011E3DC53FE5C479E69F07DCA8C* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t8243F14300292011E3DC53FE5C479E69F07DCA8C*, const RuntimeMethod*))Property_2_DeclaredValueType_m8A82592F2AC8CC641DB7C3F8B60C28B5A4C90441_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m5400FC02230B37417ADE7CA5E0CCB7A708E38F78 (Property_2_t250892AD63EB16A4E4D889AB976DCE82A9AA949F* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t250892AD63EB16A4E4D889AB976DCE82A9AA949F*, const RuntimeMethod*))Property_2_DeclaredValueType_m5400FC02230B37417ADE7CA5E0CCB7A708E38F78_gshared)(__this, method); } inline bool PropertyBag_TryGetPropertyBagForValue_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_mB3E153F167FF397B822DEC6C2ABEC031956F927D (Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) { return (( bool (*) (Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82*, RuntimeObject**, const RuntimeMethod*))PropertyBag_TryGetPropertyBagForValue_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_mB3E153F167FF397B822DEC6C2ABEC031956F927D_gshared)(___0_value, ___1_propertyBag, method); } inline bool TypeTraits_1_get_CanBeNull_mAAD948E1BCC65D96F56C5DAD5F0A83D116272304_inline (const RuntimeMethod* method) { return (( bool (*) (const RuntimeMethod*))TypeTraits_1_get_CanBeNull_mAAD948E1BCC65D96F56C5DAD5F0A83D116272304_gshared_inline)(method); } inline EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248* EqualityComparer_1_get_Default_mA9054F7580055F45F1A9E52087CEEF837F6E95B8_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_mA9054F7580055F45F1A9E52087CEEF837F6E95B8_gshared_inline)(method); } inline void PropertyContainer_Accept_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m8C6262448559B4235309EDCDD9A96E7D54D80245 (RuntimeObject* ___0_visitor, Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82*, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))PropertyContainer_Accept_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m8C6262448559B4235309EDCDD9A96E7D54D80245_gshared)(___0_visitor, ___1_container, ___2_parameters, method); } inline Type_t* Property_2_DeclaredValueType_m9BB9DF896480390B8BF0B641B162FEE77B42564D (Property_2_t8E1F12B9FEB20847C590FD9AFCB43D98B901F380* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t8E1F12B9FEB20847C590FD9AFCB43D98B901F380*, const RuntimeMethod*))Property_2_DeclaredValueType_m9BB9DF896480390B8BF0B641B162FEE77B42564D_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_mF2F1076BFC58CEC9799A88A38425274E0A7F6535 (Property_2_tBA895B1A597536EB7FEF933A22B11D9FEA7FB511* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tBA895B1A597536EB7FEF933A22B11D9FEA7FB511*, const RuntimeMethod*))Property_2_DeclaredValueType_mF2F1076BFC58CEC9799A88A38425274E0A7F6535_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m09E9A393AF8DCA349EAEA7916B2663F757F0EE83 (Property_2_tC97B9506A8B0395C089F18C86276683C5E41A2E7* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tC97B9506A8B0395C089F18C86276683C5E41A2E7*, const RuntimeMethod*))Property_2_DeclaredValueType_m09E9A393AF8DCA349EAEA7916B2663F757F0EE83_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); } inline Type_t* Property_2_DeclaredValueType_mF6850AD3E6251D9058ADF87D010FA0DE92091FC3 (Property_2_tA4E8BF7831EAB7818C7D3716C631FC062FE6EF5A* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tA4E8BF7831EAB7818C7D3716C631FC062FE6EF5A*, const RuntimeMethod*))Property_2_DeclaredValueType_mF6850AD3E6251D9058ADF87D010FA0DE92091FC3_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_mAA440D899AD7745F9D0C54F3861988985F3EE9FF (Property_2_tADCEB42DEAED4FC07FA509AA0B95D4293883DBF6* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tADCEB42DEAED4FC07FA509AA0B95D4293883DBF6*, const RuntimeMethod*))Property_2_DeclaredValueType_mAA440D899AD7745F9D0C54F3861988985F3EE9FF_gshared)(__this, method); } inline bool PropertyBag_TryGetPropertyBagForValue_TisRuntimeObject_mD4CD5E0ECCA048DFCC4C4C71A78ED65C87C34C01 (RuntimeObject** ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject**, RuntimeObject**, const RuntimeMethod*))PropertyBag_TryGetPropertyBagForValue_TisRuntimeObject_mD4CD5E0ECCA048DFCC4C4C71A78ED65C87C34C01_gshared)(___0_value, ___1_propertyBag, method); } inline bool TypeTraits_1_get_CanBeNull_m735F17A1CDBD434E62378EBF10F8B56495139E17_inline (const RuntimeMethod* method) { return (( bool (*) (const RuntimeMethod*))TypeTraits_1_get_CanBeNull_m735F17A1CDBD434E62378EBF10F8B56495139E17_gshared_inline)(method); } inline EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_gshared_inline)(method); } inline void PropertyContainer_Accept_TisRuntimeObject_m3580153F4048DF075DB593BDB3C4A63FA439FC39 (RuntimeObject* ___0_visitor, RuntimeObject** ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, RuntimeObject**, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))PropertyContainer_Accept_TisRuntimeObject_m3580153F4048DF075DB593BDB3C4A63FA439FC39_gshared)(___0_visitor, ___1_container, ___2_parameters, method); } inline Type_t* Property_2_DeclaredValueType_m5D3E8F00B76E3AC6452092618E8D5DF30745897F (Property_2_tC3E27FEAC55530D8C4898AD6A2EA04019EB1FE90* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tC3E27FEAC55530D8C4898AD6A2EA04019EB1FE90*, const RuntimeMethod*))Property_2_DeclaredValueType_m5D3E8F00B76E3AC6452092618E8D5DF30745897F_gshared)(__this, method); } inline bool PropertyBag_TryGetPropertyBagForValue_TisFontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_m8108925DC2FFFA96F3F3DF69423DFC0A601A226F (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) { return (( bool (*) (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C*, RuntimeObject**, const RuntimeMethod*))PropertyBag_TryGetPropertyBagForValue_TisFontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_m8108925DC2FFFA96F3F3DF69423DFC0A601A226F_gshared)(___0_value, ___1_propertyBag, method); } inline bool TypeTraits_1_get_CanBeNull_m686F9F739041D767C3ACA256B3A68D6573B73B61_inline (const RuntimeMethod* method) { return (( bool (*) (const RuntimeMethod*))TypeTraits_1_get_CanBeNull_m686F9F739041D767C3ACA256B3A68D6573B73B61_gshared_inline)(method); } inline EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8* EqualityComparer_1_get_Default_mEA5465D424AD701C193D3285C695197951113693_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_mEA5465D424AD701C193D3285C695197951113693_gshared_inline)(method); } inline void PropertyContainer_Accept_TisFontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_m9B0B7646EE8175AAB89B0E47A9EBA1FABF84CA11 (RuntimeObject* ___0_visitor, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C*, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))PropertyContainer_Accept_TisFontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_m9B0B7646EE8175AAB89B0E47A9EBA1FABF84CA11_gshared)(___0_visitor, ___1_container, ___2_parameters, method); } inline Type_t* Property_2_DeclaredValueType_mC321709400547F4358C2E0C76F4D0273536C59F6 (Property_2_tBC9BB74F5EA03BAA820304C404279AD3CFEF6B20* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tBC9BB74F5EA03BAA820304C404279AD3CFEF6B20*, const RuntimeMethod*))Property_2_DeclaredValueType_mC321709400547F4358C2E0C76F4D0273536C59F6_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_mF5597AF18A66F742DB9927C35CA013D1FA9928CE (Property_2_t4ED9A30B731146E464F9ED48AED61168AB710960* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t4ED9A30B731146E464F9ED48AED61168AB710960*, const RuntimeMethod*))Property_2_DeclaredValueType_mF5597AF18A66F742DB9927C35CA013D1FA9928CE_gshared)(__this, 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); } 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); } inline Type_t* Property_2_DeclaredValueType_mE5B2530D9992AF41CBF41566BCE5D9631D590F1E (Property_2_tA8F4CD83FD2581EB632E16A8C68ED24885B7AC14* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tA8F4CD83FD2581EB632E16A8C68ED24885B7AC14*, const RuntimeMethod*))Property_2_DeclaredValueType_mE5B2530D9992AF41CBF41566BCE5D9631D590F1E_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m6927DA8EB81F622A849C9FEC90D1B1EC6F8E32F0 (Property_2_tD61DD34CC92F6B8BBC1C8D5C3DACCB1118D5FCE9* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tD61DD34CC92F6B8BBC1C8D5C3DACCB1118D5FCE9*, const RuntimeMethod*))Property_2_DeclaredValueType_m6927DA8EB81F622A849C9FEC90D1B1EC6F8E32F0_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m6BC587BEBE2933D635423659F363CB830425C26E (Property_2_tC976A94D21CDBB051DBC4F9D71A8D808F1E22EDC* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tC976A94D21CDBB051DBC4F9D71A8D808F1E22EDC*, const RuntimeMethod*))Property_2_DeclaredValueType_m6BC587BEBE2933D635423659F363CB830425C26E_gshared)(__this, method); } inline bool PropertyBag_TryGetPropertyBagForValue_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m7A9EA143096E3C18C2DD2EDEF28A519CA4A73802 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) { return (( bool (*) (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*, RuntimeObject**, const RuntimeMethod*))PropertyBag_TryGetPropertyBagForValue_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m7A9EA143096E3C18C2DD2EDEF28A519CA4A73802_gshared)(___0_value, ___1_propertyBag, method); } inline bool TypeTraits_1_get_CanBeNull_m0D87D0851EC5F34630C609FC128C8673317DCEAA_inline (const RuntimeMethod* method) { return (( bool (*) (const RuntimeMethod*))TypeTraits_1_get_CanBeNull_m0D87D0851EC5F34630C609FC128C8673317DCEAA_gshared_inline)(method); } inline EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* EqualityComparer_1_get_Default_mFF0B648FC824123BF138D79F2FCF183B2F7A57B3_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_mFF0B648FC824123BF138D79F2FCF183B2F7A57B3_gshared_inline)(method); } inline void PropertyContainer_Accept_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m991F23402D966D410BBC89F0A2AD615D3CEC81D6 (RuntimeObject* ___0_visitor, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))PropertyContainer_Accept_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m991F23402D966D410BBC89F0A2AD615D3CEC81D6_gshared)(___0_visitor, ___1_container, ___2_parameters, method); } inline Type_t* Property_2_DeclaredValueType_mF319B834D3CE791CA0D5679ACCA297C66EB76571 (Property_2_t0F412A472286E7EC0F97B1868567FE4740BC9818* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t0F412A472286E7EC0F97B1868567FE4740BC9818*, const RuntimeMethod*))Property_2_DeclaredValueType_mF319B834D3CE791CA0D5679ACCA297C66EB76571_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m66AE1D8CEBB2E9A771E47AEB67812DBD3B087707 (Property_2_t771F0AD9765DE1B48ED76B80AA5E20FB9AFEFCD4* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t771F0AD9765DE1B48ED76B80AA5E20FB9AFEFCD4*, const RuntimeMethod*))Property_2_DeclaredValueType_m66AE1D8CEBB2E9A771E47AEB67812DBD3B087707_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m8758608FDDE52C62C773DF42E59378C3CFAD7594 (Property_2_t3162A075468277C1B97624E3C5F7579170195FBE* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t3162A075468277C1B97624E3C5F7579170195FBE*, const RuntimeMethod*))Property_2_DeclaredValueType_m8758608FDDE52C62C773DF42E59378C3CFAD7594_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m19A3C767368099AA107CD4438FCE9611DC118408 (Property_2_t94E6BF4F27CA2F665907D2CEC1305FA3C6CC2891* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t94E6BF4F27CA2F665907D2CEC1305FA3C6CC2891*, const RuntimeMethod*))Property_2_DeclaredValueType_m19A3C767368099AA107CD4438FCE9611DC118408_gshared)(__this, method); } inline bool PropertyBag_TryGetPropertyBagForValue_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_mF788A7A4397029CE52C667C6143161E5A79D730B (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) { return (( bool (*) (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7*, RuntimeObject**, const RuntimeMethod*))PropertyBag_TryGetPropertyBagForValue_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_mF788A7A4397029CE52C667C6143161E5A79D730B_gshared)(___0_value, ___1_propertyBag, method); } inline bool TypeTraits_1_get_CanBeNull_mB861B1B55CFCEBC9DFF4387F456C2AC80B02A103_inline (const RuntimeMethod* method) { return (( bool (*) (const RuntimeMethod*))TypeTraits_1_get_CanBeNull_mB861B1B55CFCEBC9DFF4387F456C2AC80B02A103_gshared_inline)(method); } inline EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C* EqualityComparer_1_get_Default_m85AA5A9B1D841AEBF8A7915C9358DCE9B9D0B3A7_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m85AA5A9B1D841AEBF8A7915C9358DCE9B9D0B3A7_gshared_inline)(method); } inline void PropertyContainer_Accept_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m852ACD6BAD14F4415CDCD89EC260575F820D4127 (RuntimeObject* ___0_visitor, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7*, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))PropertyContainer_Accept_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m852ACD6BAD14F4415CDCD89EC260575F820D4127_gshared)(___0_visitor, ___1_container, ___2_parameters, method); } inline Type_t* Property_2_DeclaredValueType_m20C2D305A5A7AD0CB610F3FF21DCFE1AB78BC280 (Property_2_t47847E3DDE5B84C7596FC71F19754EC6DC603399* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t47847E3DDE5B84C7596FC71F19754EC6DC603399*, const RuntimeMethod*))Property_2_DeclaredValueType_m20C2D305A5A7AD0CB610F3FF21DCFE1AB78BC280_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m64087A439E848B5A2EE9D78552B3CB1C09DE0B4C (Property_2_t3092763DE17475C541BDCFAABAAA574056DB0A10* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t3092763DE17475C541BDCFAABAAA574056DB0A10*, const RuntimeMethod*))Property_2_DeclaredValueType_m64087A439E848B5A2EE9D78552B3CB1C09DE0B4C_gshared)(__this, method); } inline bool PropertyBag_TryGetPropertyBagForValue_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_mC35A6543B82551DC2F2DB0C674C45009DBD800C5 (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) { return (( bool (*) (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7*, RuntimeObject**, const RuntimeMethod*))PropertyBag_TryGetPropertyBagForValue_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_mC35A6543B82551DC2F2DB0C674C45009DBD800C5_gshared)(___0_value, ___1_propertyBag, method); } inline bool TypeTraits_1_get_CanBeNull_mC0DCE60D34CB3B625A7E957DD755BAAE3F5ADE91_inline (const RuntimeMethod* method) { return (( bool (*) (const RuntimeMethod*))TypeTraits_1_get_CanBeNull_mC0DCE60D34CB3B625A7E957DD755BAAE3F5ADE91_gshared_inline)(method); } inline EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615* EqualityComparer_1_get_Default_m5554E5793515A3D22782E4A22845EE5FF184967A_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m5554E5793515A3D22782E4A22845EE5FF184967A_gshared_inline)(method); } inline void PropertyContainer_Accept_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_m8C7B8667B167C4F1386F75DDDF935E0E610AD545 (RuntimeObject* ___0_visitor, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7*, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))PropertyContainer_Accept_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_m8C7B8667B167C4F1386F75DDDF935E0E610AD545_gshared)(___0_visitor, ___1_container, ___2_parameters, method); } inline Type_t* Property_2_DeclaredValueType_mB008D12F23A69DAF5C7D2F3E5660EC5B865A49DC (Property_2_t46A25DD505B7D7FAC1E7E708D792BC62B16F5B1E* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t46A25DD505B7D7FAC1E7E708D792BC62B16F5B1E*, const RuntimeMethod*))Property_2_DeclaredValueType_mB008D12F23A69DAF5C7D2F3E5660EC5B865A49DC_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_mC3605FB0D737DA32BDAED281643375875987C988 (Property_2_t92813F81872EE449E98F481469B8086734248659* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t92813F81872EE449E98F481469B8086734248659*, const RuntimeMethod*))Property_2_DeclaredValueType_mC3605FB0D737DA32BDAED281643375875987C988_gshared)(__this, method); } inline bool PropertyBag_TryGetPropertyBagForValue_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_mCD6EEFB004A80EFBBD00386B920A305288B4C134 (TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) { return (( bool (*) (TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05*, RuntimeObject**, const RuntimeMethod*))PropertyBag_TryGetPropertyBagForValue_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_mCD6EEFB004A80EFBBD00386B920A305288B4C134_gshared)(___0_value, ___1_propertyBag, method); } inline bool TypeTraits_1_get_CanBeNull_m867A30A06DF4DAE601C1437681BE61D0B03D0735_inline (const RuntimeMethod* method) { return (( bool (*) (const RuntimeMethod*))TypeTraits_1_get_CanBeNull_m867A30A06DF4DAE601C1437681BE61D0B03D0735_gshared_inline)(method); } inline EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71* EqualityComparer_1_get_Default_mF472CF000F924C5643C4193DE5E1F13BA441AA16_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_mF472CF000F924C5643C4193DE5E1F13BA441AA16_gshared_inline)(method); } inline void PropertyContainer_Accept_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_mCCE785E41E4FA8AF96AAF8E21E99BCF618CCFB57 (RuntimeObject* ___0_visitor, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05*, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))PropertyContainer_Accept_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_mCCE785E41E4FA8AF96AAF8E21E99BCF618CCFB57_gshared)(___0_visitor, ___1_container, ___2_parameters, method); } inline Type_t* Property_2_DeclaredValueType_m6181E0B819CA8267ADBFD184DFAB9C423A3C19BF (Property_2_t79259DD93D758FE2B72F9A2BB8324DAE60595A6D* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t79259DD93D758FE2B72F9A2BB8324DAE60595A6D*, const RuntimeMethod*))Property_2_DeclaredValueType_m6181E0B819CA8267ADBFD184DFAB9C423A3C19BF_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m3BCF658296E09CB5549D809948D37319C1CF8CB8 (Property_2_tE42806DDB53ABB380697212F485C40BD0617B059* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tE42806DDB53ABB380697212F485C40BD0617B059*, const RuntimeMethod*))Property_2_DeclaredValueType_m3BCF658296E09CB5549D809948D37319C1CF8CB8_gshared)(__this, method); } inline bool PropertyBag_TryGetPropertyBagForValue_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_mD4D1774EFFF0CB85F313000633DC64DD58A351F0 (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) { return (( bool (*) (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502*, RuntimeObject**, const RuntimeMethod*))PropertyBag_TryGetPropertyBagForValue_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_mD4D1774EFFF0CB85F313000633DC64DD58A351F0_gshared)(___0_value, ___1_propertyBag, method); } inline bool TypeTraits_1_get_CanBeNull_mAC32D5C4424D52F5A3E7FE46DC053073AC0B2521_inline (const RuntimeMethod* method) { return (( bool (*) (const RuntimeMethod*))TypeTraits_1_get_CanBeNull_mAC32D5C4424D52F5A3E7FE46DC053073AC0B2521_gshared_inline)(method); } inline EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508* EqualityComparer_1_get_Default_mA04C3A06598376940FD3CF085DC252463F9495F2_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_mA04C3A06598376940FD3CF085DC252463F9495F2_gshared_inline)(method); } inline void PropertyContainer_Accept_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_m7F219530264E061887F93459C3712007766DC9A8 (RuntimeObject* ___0_visitor, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502*, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))PropertyContainer_Accept_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_m7F219530264E061887F93459C3712007766DC9A8_gshared)(___0_visitor, ___1_container, ___2_parameters, method); } inline Type_t* Property_2_DeclaredValueType_m98AA155E74C0369135D370069DB17255A6844C57 (Property_2_t63D53529AE9F54CCE229E3240E39717D0190E4B8* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t63D53529AE9F54CCE229E3240E39717D0190E4B8*, const RuntimeMethod*))Property_2_DeclaredValueType_m98AA155E74C0369135D370069DB17255A6844C57_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_mFE68F39BC2B58119A78E65E14B246C125E1A4C30 (Property_2_t9E77F13D41000A2B84D60B32D019E2F26C8A40F8* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t9E77F13D41000A2B84D60B32D019E2F26C8A40F8*, const RuntimeMethod*))Property_2_DeclaredValueType_mFE68F39BC2B58119A78E65E14B246C125E1A4C30_gshared)(__this, method); } inline bool PropertyBag_TryGetPropertyBagForValue_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_m9E021287B3A7F38C599F39D42451F1143F189B30 (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) { return (( bool (*) (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E*, RuntimeObject**, const RuntimeMethod*))PropertyBag_TryGetPropertyBagForValue_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_m9E021287B3A7F38C599F39D42451F1143F189B30_gshared)(___0_value, ___1_propertyBag, method); } inline bool TypeTraits_1_get_CanBeNull_mA069B0BDEC214B763CC8ECBCE3B72C13664A29E8_inline (const RuntimeMethod* method) { return (( bool (*) (const RuntimeMethod*))TypeTraits_1_get_CanBeNull_mA069B0BDEC214B763CC8ECBCE3B72C13664A29E8_gshared_inline)(method); } inline EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9* EqualityComparer_1_get_Default_m655F749E6FFE1DD6B70C46BEB53F9726C1291FC1_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m655F749E6FFE1DD6B70C46BEB53F9726C1291FC1_gshared_inline)(method); } inline void PropertyContainer_Accept_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_mF4FC1F61D8EA5C67593C71E24B20FF1CC303A01A (RuntimeObject* ___0_visitor, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E*, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))PropertyContainer_Accept_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_mF4FC1F61D8EA5C67593C71E24B20FF1CC303A01A_gshared)(___0_visitor, ___1_container, ___2_parameters, method); } inline Type_t* Property_2_DeclaredValueType_mDAC9A69AA3D53795729BA5C58B582713BA8031AD (Property_2_t07FDA150A9EB122EE9BDE093CA671A86162183AF* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t07FDA150A9EB122EE9BDE093CA671A86162183AF*, const RuntimeMethod*))Property_2_DeclaredValueType_mDAC9A69AA3D53795729BA5C58B582713BA8031AD_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_mBC5A6BD84FB16FD635359954FA49500C835D85B4 (Property_2_t8656200E01E382B41CFD01F40283DCC0FCE62FD9* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t8656200E01E382B41CFD01F40283DCC0FCE62FD9*, const RuntimeMethod*))Property_2_DeclaredValueType_mBC5A6BD84FB16FD635359954FA49500C835D85B4_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_mCE63C38EC9BCC62111B6E46728CA645EEDDD1E98 (Property_2_t3D54B42DC541C6B0F0FF1F19063562B203C4C5B1* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t3D54B42DC541C6B0F0FF1F19063562B203C4C5B1*, const RuntimeMethod*))Property_2_DeclaredValueType_mCE63C38EC9BCC62111B6E46728CA645EEDDD1E98_gshared)(__this, method); } inline bool PropertyBag_TryGetPropertyBagForValue_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_m67729B3186B7559E74A776C3973D01A2BB633B43 (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___0_value, RuntimeObject** ___1_propertyBag, const RuntimeMethod* method) { return (( bool (*) (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*, RuntimeObject**, const RuntimeMethod*))PropertyBag_TryGetPropertyBagForValue_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_m67729B3186B7559E74A776C3973D01A2BB633B43_gshared)(___0_value, ___1_propertyBag, method); } inline bool TypeTraits_1_get_CanBeNull_m81BDFE95146A69F74EE7C1A8E7AF5B5700CF0BB3_inline (const RuntimeMethod* method) { return (( bool (*) (const RuntimeMethod*))TypeTraits_1_get_CanBeNull_m81BDFE95146A69F74EE7C1A8E7AF5B5700CF0BB3_gshared_inline)(method); } inline EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* EqualityComparer_1_get_Default_mB416E612CF5DF00141878F67290CCF47A257028B_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_mB416E612CF5DF00141878F67290CCF47A257028B_gshared_inline)(method); } inline void PropertyContainer_Accept_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_m5D9D34A972B3C320E06C9E9EC6E4F04B2E583669 (RuntimeObject* ___0_visitor, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___1_container, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE ___2_parameters, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*, VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE, const RuntimeMethod*))PropertyContainer_Accept_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_m5D9D34A972B3C320E06C9E9EC6E4F04B2E583669_gshared)(___0_visitor, ___1_container, ___2_parameters, method); } inline Type_t* Property_2_DeclaredValueType_mD8691D4A05AFD658CEDBA66FBFE7B62CE3896645 (Property_2_t40019768B7257107CF2B5225023A3CA2B9C7C0C6* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t40019768B7257107CF2B5225023A3CA2B9C7C0C6*, const RuntimeMethod*))Property_2_DeclaredValueType_mD8691D4A05AFD658CEDBA66FBFE7B62CE3896645_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_mF7F3EBC5F0D8A942877D3058B84B1ED68621350B (Property_2_t00E6E76E8E1109CD047F45B48B9F72840FC4DB8C* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t00E6E76E8E1109CD047F45B48B9F72840FC4DB8C*, const RuntimeMethod*))Property_2_DeclaredValueType_mF7F3EBC5F0D8A942877D3058B84B1ED68621350B_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m4AFCA9549AAAF561E813E99C2202EBE5E6B10A45 (Property_2_t64A3B99E5DD9631D63E9CEDDC21F34A995B10FF3* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t64A3B99E5DD9631D63E9CEDDC21F34A995B10FF3*, const RuntimeMethod*))Property_2_DeclaredValueType_m4AFCA9549AAAF561E813E99C2202EBE5E6B10A45_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m7DC567530AC9ABEE62FB7EC29F6C26812BDDF72C (Property_2_tFD515E1DB9D294B88181DD785B0017942BA70339* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tFD515E1DB9D294B88181DD785B0017942BA70339*, const RuntimeMethod*))Property_2_DeclaredValueType_m7DC567530AC9ABEE62FB7EC29F6C26812BDDF72C_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m8807DD74E0F33D625CE0A2ECEDABBEB83B6EB9CD (Property_2_tF9D0AB1B5BE3BD47AE426A0488CC50A71AA69EC3* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tF9D0AB1B5BE3BD47AE426A0488CC50A71AA69EC3*, const RuntimeMethod*))Property_2_DeclaredValueType_m8807DD74E0F33D625CE0A2ECEDABBEB83B6EB9CD_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m6887AF69725185947F975080E0F2A825C0798CA0 (Property_2_t33B191F2432A0DDBEC70193F85D7259261A43C8B* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t33B191F2432A0DDBEC70193F85D7259261A43C8B*, const RuntimeMethod*))Property_2_DeclaredValueType_m6887AF69725185947F975080E0F2A825C0798CA0_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_mF21F8284BDB1E79EA44744245D8E8D336D1D4052 (Property_2_t4CA8B837C8B5E5C163CFFA715548D9980679EC46* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_t4CA8B837C8B5E5C163CFFA715548D9980679EC46*, const RuntimeMethod*))Property_2_DeclaredValueType_mF21F8284BDB1E79EA44744245D8E8D336D1D4052_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m46F2F242BBEA29441FDEF387FCCB0BF10EBC33D0 (Property_2_tC1A1D28677DB791F77E60F16E0A734BE3616141F* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tC1A1D28677DB791F77E60F16E0A734BE3616141F*, const RuntimeMethod*))Property_2_DeclaredValueType_m46F2F242BBEA29441FDEF387FCCB0BF10EBC33D0_gshared)(__this, method); } inline Type_t* Property_2_DeclaredValueType_m09BF4AD760E2B656D5E47875008A72E2DE3E9288 (Property_2_tDFB93AAC56F8B372E59EEACF0AD971295487CCEA* __this, const RuntimeMethod* method) { return (( Type_t* (*) (Property_2_tDFB93AAC56F8B372E59EEACF0AD971295487CCEA*, const RuntimeMethod*))Property_2_DeclaredValueType_m09BF4AD760E2B656D5E47875008A72E2DE3E9288_gshared)(__this, 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); } 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); } 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 EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* EqualityComparer_1_CreateComparer_m90CFBBC1492097465600B56ECF620CA25F1C6A73 (const RuntimeMethod* method) { return (( EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m90CFBBC1492097465600B56ECF620CA25F1C6A73_gshared)(method); } inline EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71* EqualityComparer_1_CreateComparer_m7BA2EE82AD1578FEEF38D4D0A6CB28C6293CF2F2 (const RuntimeMethod* method) { return (( EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m7BA2EE82AD1578FEEF38D4D0A6CB28C6293CF2F2_gshared)(method); } inline EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* EqualityComparer_1_CreateComparer_m292E631CDD1D443ABAA4D42813991D22B0DF411C (const RuntimeMethod* method) { return (( EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m292E631CDD1D443ABAA4D42813991D22B0DF411C_gshared)(method); } inline EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248* EqualityComparer_1_CreateComparer_m03CA0A5D233A5A9B6D0A4C864ACE902AC7578534 (const RuntimeMethod* method) { return (( EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m03CA0A5D233A5A9B6D0A4C864ACE902AC7578534_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); } inline EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* EqualityComparer_1_CreateComparer_mD2FA619307513193746FBEB5AE522FB54E21B634 (const RuntimeMethod* method) { return (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_mD2FA619307513193746FBEB5AE522FB54E21B634_gshared)(method); } inline EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8* EqualityComparer_1_CreateComparer_mFD42DEA875C18E7D04A63C532BBB0B2E0B87C77D (const RuntimeMethod* method) { return (( EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_mFD42DEA875C18E7D04A63C532BBB0B2E0B87C77D_gshared)(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_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* EqualityComparer_1_CreateComparer_mE5BC74FD18313E1237342B0626EB109CDF69CE26 (const RuntimeMethod* method) { return (( EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_mE5BC74FD18313E1237342B0626EB109CDF69CE26_gshared)(method); } inline EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C* EqualityComparer_1_CreateComparer_mC449C53DA481A602F6D7828E59E6BD059DC9FBD4 (const RuntimeMethod* method) { return (( EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_mC449C53DA481A602F6D7828E59E6BD059DC9FBD4_gshared)(method); } inline EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615* EqualityComparer_1_CreateComparer_mFB8F4A6F14D6E44794A497EA8B0285AF60030750 (const RuntimeMethod* method) { return (( EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_mFB8F4A6F14D6E44794A497EA8B0285AF60030750_gshared)(method); } inline EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71* EqualityComparer_1_CreateComparer_m40515ABCD213D9D3B5EA9764F6D727BC558BE310 (const RuntimeMethod* method) { return (( EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m40515ABCD213D9D3B5EA9764F6D727BC558BE310_gshared)(method); } inline EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508* EqualityComparer_1_CreateComparer_m29AC0F4B3D3754A47D0609B1BFCC584E023C7444 (const RuntimeMethod* method) { return (( EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m29AC0F4B3D3754A47D0609B1BFCC584E023C7444_gshared)(method); } inline EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9* EqualityComparer_1_CreateComparer_m5F47C7DA509ADB8944C481D4FEBB40C3390C9239 (const RuntimeMethod* method) { return (( EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m5F47C7DA509ADB8944C481D4FEBB40C3390C9239_gshared)(method); } inline EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* EqualityComparer_1_CreateComparer_m4F66B7A3ECD1D02DC13599965C749DBC67DDC516 (const RuntimeMethod* method) { return (( EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m4F66B7A3ECD1D02DC13599965C749DBC67DDC516_gshared)(method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypePathVisitor_Unity_Properties_IPropertyVisitor_Visit_TisStyleBackgroundRepeat_t38B84958D5608FAA86B06F513716444EA06DB866_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m8105069275D2A3F6F304401B6B0A27A3064CBD7B_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t67AF398F294C52E058990CACF43E8EDF2A4C2EEE* ___0_property, StyleBackgroundRepeat_t38B84958D5608FAA86B06F513716444EA06DB866* ___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_t67AF398F294C52E058990CACF43E8EDF2A4C2EEE* L_0 = ___0_property; StyleBackgroundRepeat_t38B84958D5608FAA86B06F513716444EA06DB866* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StyleBackgroundRepeat_t38B84958D5608FAA86B06F513716444EA06DB866* >::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_t67AF398F294C52E058990CACF43E8EDF2A4C2EEE* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m1F8E07B13C863131C546D8A75796DEFB2A292A71(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_t67AF398F294C52E058990CACF43E8EDF2A4C2EEE* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m1F8E07B13C863131C546D8A75796DEFB2A292A71(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisStyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008_TisBackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7_m9C5FAA847EC35FAB05EF5EB1A82C5921D977ACDD_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tF6FB2F4C8BD5E3A35F372F43E9D5033747856D39* ___0_property, StyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008* ___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); } BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 V_0; memset((&V_0), 0, sizeof(V_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; BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 V_6; memset((&V_6), 0, sizeof(V_6)); RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_tF6FB2F4C8BD5E3A35F372F43E9D5033747856D39* L_0 = ___0_property; StyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008* L_1 = ___1_container; NullCheck(L_0); BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 L_2; L_2 = VirtualFuncInvoker1< BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7, StyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008* >::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_tF6FB2F4C8BD5E3A35F372F43E9D5033747856D39* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mDCCA95DD57043B9D95AC810DB88797ADF3446A81(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_TisBackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7_m65682348020AE8AA9281A72C78A2E856765B8BE1((&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_m1E761EC4F6A20442B87753E1E6E8EA11B5FEE574_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71* L_12; L_12 = EqualityComparer_1_get_Default_m81D8BE548316083D8AA1D39CC22E65B6E7F92F4F_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7)); BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7, BackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7 >::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_tF6FB2F4C8BD5E3A35F372F43E9D5033747856D39* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mDCCA95DD57043B9D95AC810DB88797ADF3446A81(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_TisBackgroundSize_t809883E2D7BB1D8D85B4C3E1DBE189F187DB25E7_m4200F4495E60034D3CFD0D8B5C9CCE829007BA33((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_TisStyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mE730895B3EE5C72CAEDC61D89009EC1D350B8435_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t0D900741E549F8FEF586CD58C1C6D826B9775399* ___0_property, StyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008* ___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_t0D900741E549F8FEF586CD58C1C6D826B9775399* L_0 = ___0_property; StyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StyleBackgroundSize_t0904929E2E236696CEC8DBD4B1082E8313F84008* >::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_t0D900741E549F8FEF586CD58C1C6D826B9775399* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mF6006A46D0786292D73D03334FF6C2A8B750D171(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_t0D900741E549F8FEF586CD58C1C6D826B9775399* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mF6006A46D0786292D73D03334FF6C2A8B750D171(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisStyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m86C894BDB0B7CA4C7F1A3DDA312A05674BB6D87D_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tEE747F0196EEEB10CC95A18372CF3F26961163C7* ___0_property, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* ___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); } Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0; memset((&V_0), 0, sizeof(V_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; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_6; memset((&V_6), 0, sizeof(V_6)); RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_tEE747F0196EEEB10CC95A18372CF3F26961163C7* L_0 = ___0_property; StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* L_1 = ___1_container; NullCheck(L_0); Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2; L_2 = VirtualFuncInvoker1< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* >::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_tEE747F0196EEEB10CC95A18372CF3F26961163C7* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m00333B49A217AAB2BE4C77F6E498D3D8E6262CDD(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_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mE2996A8D6012D3C9D3F756963BA98C2A805FBE48((&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_mDB94662967E66AC074FE137EE4BD9FE82C76C0AB_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* L_12; L_12 = EqualityComparer_1_get_Default_m8A94230D4FB56AB744C44882EC683E13F51A6F33_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)); Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::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_tEE747F0196EEEB10CC95A18372CF3F26961163C7* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m00333B49A217AAB2BE4C77F6E498D3D8E6262CDD(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_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m58049885E9A50A1E1AD86770962CD850582C15FA((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_TisStyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m1A4EDC8B006CB5666028F4F81BB588E3A4BC71A2_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t8243F14300292011E3DC53FE5C479E69F07DCA8C* ___0_property, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* ___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_t8243F14300292011E3DC53FE5C479E69F07DCA8C* L_0 = ___0_property; StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* >::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_t8243F14300292011E3DC53FE5C479E69F07DCA8C* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m8A82592F2AC8CC641DB7C3F8B60C28B5A4C90441(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_t8243F14300292011E3DC53FE5C479E69F07DCA8C* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m8A82592F2AC8CC641DB7C3F8B60C28B5A4C90441(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisStyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m00311AFC8B95CD5B50ABE534C6E91A7FD260561F_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t250892AD63EB16A4E4D889AB976DCE82A9AA949F* ___0_property, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* ___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); } Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 V_0; memset((&V_0), 0, sizeof(V_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; Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 V_6; memset((&V_6), 0, sizeof(V_6)); RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_t250892AD63EB16A4E4D889AB976DCE82A9AA949F* L_0 = ___0_property; StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* L_1 = ___1_container; NullCheck(L_0); Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 L_2; L_2 = VirtualFuncInvoker1< Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* >::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_t250892AD63EB16A4E4D889AB976DCE82A9AA949F* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m5400FC02230B37417ADE7CA5E0CCB7A708E38F78(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_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_mB3E153F167FF397B822DEC6C2ABEC031956F927D((&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_mAAD948E1BCC65D96F56C5DAD5F0A83D116272304_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248* L_12; L_12 = EqualityComparer_1_get_Default_mA9054F7580055F45F1A9E52087CEEF837F6E95B8_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82)); Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82, Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 >::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_t250892AD63EB16A4E4D889AB976DCE82A9AA949F* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m5400FC02230B37417ADE7CA5E0CCB7A708E38F78(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_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m8C6262448559B4235309EDCDD9A96E7D54D80245((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_TisStyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m5AF6416FE2A593166AD1833DC49B4A34B0A3EC61_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t8E1F12B9FEB20847C590FD9AFCB43D98B901F380* ___0_property, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* ___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_t8E1F12B9FEB20847C590FD9AFCB43D98B901F380* L_0 = ___0_property; StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* >::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_t8E1F12B9FEB20847C590FD9AFCB43D98B901F380* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m9BB9DF896480390B8BF0B641B162FEE77B42564D(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_t8E1F12B9FEB20847C590FD9AFCB43D98B901F380* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m9BB9DF896480390B8BF0B641B162FEE77B42564D(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisStyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mCCECD412AC2677E48427020FA5420A916EFA66A6_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tBA895B1A597536EB7FEF933A22B11D9FEA7FB511* ___0_property, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* ___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_tBA895B1A597536EB7FEF933A22B11D9FEA7FB511* L_0 = ___0_property; StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* >::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_tBA895B1A597536EB7FEF933A22B11D9FEA7FB511* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mF2F1076BFC58CEC9799A88A38425274E0A7F6535(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_tBA895B1A597536EB7FEF933A22B11D9FEA7FB511* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mF2F1076BFC58CEC9799A88A38425274E0A7F6535(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisStyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m9953C6E7636DE3367B0EF2583E3F7B361D908421_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tC97B9506A8B0395C089F18C86276683C5E41A2E7* ___0_property, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* ___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_tC97B9506A8B0395C089F18C86276683C5E41A2E7* L_0 = ___0_property; StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* L_1 = ___1_container; NullCheck(L_0); float L_2; L_2 = VirtualFuncInvoker1< float, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* >::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_tC97B9506A8B0395C089F18C86276683C5E41A2E7* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m09E9A393AF8DCA349EAEA7916B2663F757F0EE83(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_tC97B9506A8B0395C089F18C86276683C5E41A2E7* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m09E9A393AF8DCA349EAEA7916B2663F757F0EE83(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_TisStyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m289AF82B54BA86FF1B10040945E3869585374052_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tA4E8BF7831EAB7818C7D3716C631FC062FE6EF5A* ___0_property, StyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C* ___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_tA4E8BF7831EAB7818C7D3716C631FC062FE6EF5A* L_0 = ___0_property; StyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C* >::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_tA4E8BF7831EAB7818C7D3716C631FC062FE6EF5A* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mF6850AD3E6251D9058ADF87D010FA0DE92091FC3(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_tA4E8BF7831EAB7818C7D3716C631FC062FE6EF5A* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mF6850AD3E6251D9058ADF87D010FA0DE92091FC3(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisStyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C_TisRuntimeObject_m18106F9B34D714DF58F4F9901FAE34FDD2CD3A47_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tADCEB42DEAED4FC07FA509AA0B95D4293883DBF6* ___0_property, StyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C* ___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); } RuntimeObject* V_0 = NULL; 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; RuntimeObject* V_6 = NULL; RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_tADCEB42DEAED4FC07FA509AA0B95D4293883DBF6* L_0 = ___0_property; StyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C* L_1 = ___1_container; NullCheck(L_0); RuntimeObject* L_2; L_2 = VirtualFuncInvoker1< RuntimeObject*, StyleFont_t9D8A6F3E224B60FD8BA1522CE8AB0E2E8BE8B77C* >::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_tADCEB42DEAED4FC07FA509AA0B95D4293883DBF6* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mAA440D899AD7745F9D0C54F3861988985F3EE9FF(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_TisRuntimeObject_mD4CD5E0ECCA048DFCC4C4C71A78ED65C87C34C01((&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_m735F17A1CDBD434E62378EBF10F8B56495139E17_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_12; L_12 = EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); RuntimeObject* L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(RuntimeObject*)); RuntimeObject* L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::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_tADCEB42DEAED4FC07FA509AA0B95D4293883DBF6* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mAA440D899AD7745F9D0C54F3861988985F3EE9FF(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_TisRuntimeObject_m3580153F4048DF075DB593BDB3C4A63FA439FC39((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_TisStyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4_TisFontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_mE687F793EB7FEBD0D51B95145D9082AFC2597D02_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tC3E27FEAC55530D8C4898AD6A2EA04019EB1FE90* ___0_property, StyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4* ___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); } FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C V_0; memset((&V_0), 0, sizeof(V_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; FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C V_6; memset((&V_6), 0, sizeof(V_6)); RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_tC3E27FEAC55530D8C4898AD6A2EA04019EB1FE90* L_0 = ___0_property; StyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4* L_1 = ___1_container; NullCheck(L_0); FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_2; L_2 = VirtualFuncInvoker1< FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C, StyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4* >::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_tC3E27FEAC55530D8C4898AD6A2EA04019EB1FE90* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m5D3E8F00B76E3AC6452092618E8D5DF30745897F(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_TisFontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_m8108925DC2FFFA96F3F3DF69423DFC0A601A226F((&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_m686F9F739041D767C3ACA256B3A68D6573B73B61_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8* L_12; L_12 = EqualityComparer_1_get_Default_mEA5465D424AD701C193D3285C695197951113693_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C)); FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C >::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_tC3E27FEAC55530D8C4898AD6A2EA04019EB1FE90* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m5D3E8F00B76E3AC6452092618E8D5DF30745897F(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_TisFontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_m9B0B7646EE8175AAB89B0E47A9EBA1FABF84CA11((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_TisStyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m2FBEBAF5A3B3FCD3D7E954F4F0784C7FFE3B9AEC_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tBC9BB74F5EA03BAA820304C404279AD3CFEF6B20* ___0_property, StyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4* ___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_tBC9BB74F5EA03BAA820304C404279AD3CFEF6B20* L_0 = ___0_property; StyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StyleFontDefinition_t0E1130277B322724A677D489018D219F014070F4* >::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_tBC9BB74F5EA03BAA820304C404279AD3CFEF6B20* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mC321709400547F4358C2E0C76F4D0273536C59F6(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_tBC9BB74F5EA03BAA820304C404279AD3CFEF6B20* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mC321709400547F4358C2E0C76F4D0273536C59F6(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisStyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m1009A42FFD68CFC09A7E0F6DECB67BDA945E4447_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t4ED9A30B731146E464F9ED48AED61168AB710960* ___0_property, StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* ___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_t4ED9A30B731146E464F9ED48AED61168AB710960* L_0 = ___0_property; StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* >::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_t4ED9A30B731146E464F9ED48AED61168AB710960* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mF5597AF18A66F742DB9927C35CA013D1FA9928CE(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_t4ED9A30B731146E464F9ED48AED61168AB710960* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mF5597AF18A66F742DB9927C35CA013D1FA9928CE(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_TisStyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m0FDBEC8806675F5E511803D826D39D31D170A44D_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tA8F4CD83FD2581EB632E16A8C68ED24885B7AC14* ___0_property, StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* ___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_tA8F4CD83FD2581EB632E16A8C68ED24885B7AC14* L_0 = ___0_property; StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* >::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_tA8F4CD83FD2581EB632E16A8C68ED24885B7AC14* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mE5B2530D9992AF41CBF41566BCE5D9631D590F1E(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_tA8F4CD83FD2581EB632E16A8C68ED24885B7AC14* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mE5B2530D9992AF41CBF41566BCE5D9631D590F1E(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisStyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m1190833B58E653837853F1513D734C6788614450_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tD61DD34CC92F6B8BBC1C8D5C3DACCB1118D5FCE9* ___0_property, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* ___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_tD61DD34CC92F6B8BBC1C8D5C3DACCB1118D5FCE9* L_0 = ___0_property; StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* >::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_tD61DD34CC92F6B8BBC1C8D5C3DACCB1118D5FCE9* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m6927DA8EB81F622A849C9FEC90D1B1EC6F8E32F0(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_tD61DD34CC92F6B8BBC1C8D5C3DACCB1118D5FCE9* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m6927DA8EB81F622A849C9FEC90D1B1EC6F8E32F0(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisStyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_mE0431973583C4C9084FD2E2615799CBE41E1F40F_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tC976A94D21CDBB051DBC4F9D71A8D808F1E22EDC* ___0_property, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* ___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); } Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_0; memset((&V_0), 0, sizeof(V_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; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_6; memset((&V_6), 0, sizeof(V_6)); RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_tC976A94D21CDBB051DBC4F9D71A8D808F1E22EDC* L_0 = ___0_property; StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* L_1 = ___1_container; NullCheck(L_0); Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_2; L_2 = VirtualFuncInvoker1< Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* >::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_tC976A94D21CDBB051DBC4F9D71A8D808F1E22EDC* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m6BC587BEBE2933D635423659F363CB830425C26E(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_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m7A9EA143096E3C18C2DD2EDEF28A519CA4A73802((&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_m0D87D0851EC5F34630C609FC128C8673317DCEAA_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* L_12; L_12 = EqualityComparer_1_get_Default_mFF0B648FC824123BF138D79F2FCF183B2F7A57B3_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256)); Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 >::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_tC976A94D21CDBB051DBC4F9D71A8D808F1E22EDC* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m6BC587BEBE2933D635423659F363CB830425C26E(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_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m991F23402D966D410BBC89F0A2AD615D3CEC81D6((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_TisStylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m4A39F7C050CC1AB946747AD3F90C0C3AA1296D09_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t0F412A472286E7EC0F97B1868567FE4740BC9818* ___0_property, StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF* ___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_t0F412A472286E7EC0F97B1868567FE4740BC9818* L_0 = ___0_property; StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF* >::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_t0F412A472286E7EC0F97B1868567FE4740BC9818* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mF319B834D3CE791CA0D5679ACCA297C66EB76571(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_t0F412A472286E7EC0F97B1868567FE4740BC9818* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mF319B834D3CE791CA0D5679ACCA297C66EB76571(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisStylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF_TisRuntimeObject_m9A1B9E88387CA4F467A4E1956E0645C1A4380629_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t771F0AD9765DE1B48ED76B80AA5E20FB9AFEFCD4* ___0_property, StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF* ___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); } RuntimeObject* V_0 = NULL; 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; RuntimeObject* V_6 = NULL; RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_t771F0AD9765DE1B48ED76B80AA5E20FB9AFEFCD4* L_0 = ___0_property; StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF* L_1 = ___1_container; NullCheck(L_0); RuntimeObject* L_2; L_2 = VirtualFuncInvoker1< RuntimeObject*, StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF* >::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_t771F0AD9765DE1B48ED76B80AA5E20FB9AFEFCD4* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m66AE1D8CEBB2E9A771E47AEB67812DBD3B087707(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_TisRuntimeObject_mD4CD5E0ECCA048DFCC4C4C71A78ED65C87C34C01((&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_m735F17A1CDBD434E62378EBF10F8B56495139E17_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_12; L_12 = EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); RuntimeObject* L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(RuntimeObject*)); RuntimeObject* L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::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_t771F0AD9765DE1B48ED76B80AA5E20FB9AFEFCD4* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m66AE1D8CEBB2E9A771E47AEB67812DBD3B087707(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_TisRuntimeObject_m3580153F4048DF075DB593BDB3C4A63FA439FC39((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_TisStyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mB1672200F89E2783862C7248C04E0916B9F3E528_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t3162A075468277C1B97624E3C5F7579170195FBE* ___0_property, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* ___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_t3162A075468277C1B97624E3C5F7579170195FBE* L_0 = ___0_property; StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* >::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_t3162A075468277C1B97624E3C5F7579170195FBE* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m8758608FDDE52C62C773DF42E59378C3CFAD7594(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_t3162A075468277C1B97624E3C5F7579170195FBE* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m8758608FDDE52C62C773DF42E59378C3CFAD7594(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisStyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m4A2AA55FBE9140010ADD44AE8B143C8E4E0CC451_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t94E6BF4F27CA2F665907D2CEC1305FA3C6CC2891* ___0_property, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* ___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); } Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 V_0; memset((&V_0), 0, sizeof(V_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; Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 V_6; memset((&V_6), 0, sizeof(V_6)); RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_t94E6BF4F27CA2F665907D2CEC1305FA3C6CC2891* L_0 = ___0_property; StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* L_1 = ___1_container; NullCheck(L_0); Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_2; L_2 = VirtualFuncInvoker1< Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* >::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_t94E6BF4F27CA2F665907D2CEC1305FA3C6CC2891* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m19A3C767368099AA107CD4438FCE9611DC118408(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_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_mF788A7A4397029CE52C667C6143161E5A79D730B((&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_mB861B1B55CFCEBC9DFF4387F456C2AC80B02A103_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C* L_12; L_12 = EqualityComparer_1_get_Default_m85AA5A9B1D841AEBF8A7915C9358DCE9B9D0B3A7_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7)); Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 >::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_t94E6BF4F27CA2F665907D2CEC1305FA3C6CC2891* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m19A3C767368099AA107CD4438FCE9611DC118408(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_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m852ACD6BAD14F4415CDCD89EC260575F820D4127((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_TisStyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m726DBD2BFC11D89229DD6E17E2984DCE16B28129_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t47847E3DDE5B84C7596FC71F19754EC6DC603399* ___0_property, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* ___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_t47847E3DDE5B84C7596FC71F19754EC6DC603399* L_0 = ___0_property; StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* >::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_t47847E3DDE5B84C7596FC71F19754EC6DC603399* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m20C2D305A5A7AD0CB610F3FF21DCFE1AB78BC280(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_t47847E3DDE5B84C7596FC71F19754EC6DC603399* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m20C2D305A5A7AD0CB610F3FF21DCFE1AB78BC280(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisStyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_mC1F93DCCE1FB8A0EFF203CD50AE95231F55209B1_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t3092763DE17475C541BDCFAABAAA574056DB0A10* ___0_property, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* ___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); } Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 V_0; memset((&V_0), 0, sizeof(V_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; Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 V_6; memset((&V_6), 0, sizeof(V_6)); RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_t3092763DE17475C541BDCFAABAAA574056DB0A10* L_0 = ___0_property; StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* L_1 = ___1_container; NullCheck(L_0); Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_2; L_2 = VirtualFuncInvoker1< Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* >::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_t3092763DE17475C541BDCFAABAAA574056DB0A10* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m64087A439E848B5A2EE9D78552B3CB1C09DE0B4C(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_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_mC35A6543B82551DC2F2DB0C674C45009DBD800C5((&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_mC0DCE60D34CB3B625A7E957DD755BAAE3F5ADE91_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615* L_12; L_12 = EqualityComparer_1_get_Default_m5554E5793515A3D22782E4A22845EE5FF184967A_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7)); Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 >::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_t3092763DE17475C541BDCFAABAAA574056DB0A10* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m64087A439E848B5A2EE9D78552B3CB1C09DE0B4C(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_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_m8C7B8667B167C4F1386F75DDDF935E0E610AD545((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_TisStyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m7F26FFEDADCEF1C16B2466E0E8462366B13F2FB8_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t46A25DD505B7D7FAC1E7E708D792BC62B16F5B1E* ___0_property, StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* ___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_t46A25DD505B7D7FAC1E7E708D792BC62B16F5B1E* L_0 = ___0_property; StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* >::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_t46A25DD505B7D7FAC1E7E708D792BC62B16F5B1E* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mB008D12F23A69DAF5C7D2F3E5660EC5B865A49DC(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_t46A25DD505B7D7FAC1E7E708D792BC62B16F5B1E* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mB008D12F23A69DAF5C7D2F3E5660EC5B865A49DC(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisStyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_m4B3F1490828D0A587D6A2076E285A5119D4700B9_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t92813F81872EE449E98F481469B8086734248659* ___0_property, StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* ___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); } TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 V_0; memset((&V_0), 0, sizeof(V_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; TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 V_6; memset((&V_6), 0, sizeof(V_6)); RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_t92813F81872EE449E98F481469B8086734248659* L_0 = ___0_property; StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* L_1 = ___1_container; NullCheck(L_0); TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 L_2; L_2 = VirtualFuncInvoker1< TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05, StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* >::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_t92813F81872EE449E98F481469B8086734248659* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mC3605FB0D737DA32BDAED281643375875987C988(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_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_mCD6EEFB004A80EFBBD00386B920A305288B4C134((&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_m867A30A06DF4DAE601C1437681BE61D0B03D0735_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71* L_12; L_12 = EqualityComparer_1_get_Default_mF472CF000F924C5643C4193DE5E1F13BA441AA16_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05)); TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 >::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_t92813F81872EE449E98F481469B8086734248659* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mC3605FB0D737DA32BDAED281643375875987C988(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_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_mCCE785E41E4FA8AF96AAF8E21E99BCF618CCFB57((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_TisStyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m218883D0B65F26420B0A5033BE875769C8CBAABB_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t79259DD93D758FE2B72F9A2BB8324DAE60595A6D* ___0_property, StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* ___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_t79259DD93D758FE2B72F9A2BB8324DAE60595A6D* L_0 = ___0_property; StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* >::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_t79259DD93D758FE2B72F9A2BB8324DAE60595A6D* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m6181E0B819CA8267ADBFD184DFAB9C423A3C19BF(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_t79259DD93D758FE2B72F9A2BB8324DAE60595A6D* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m6181E0B819CA8267ADBFD184DFAB9C423A3C19BF(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisStyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_m09E4262E44A86E4D28EB3A6ACF1A7866025FC731_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tE42806DDB53ABB380697212F485C40BD0617B059* ___0_property, StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* ___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); } TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 V_0; memset((&V_0), 0, sizeof(V_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; TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 V_6; memset((&V_6), 0, sizeof(V_6)); RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_tE42806DDB53ABB380697212F485C40BD0617B059* L_0 = ___0_property; StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* L_1 = ___1_container; NullCheck(L_0); TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_2; L_2 = VirtualFuncInvoker1< TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502, StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* >::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_tE42806DDB53ABB380697212F485C40BD0617B059* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m3BCF658296E09CB5549D809948D37319C1CF8CB8(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_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_mD4D1774EFFF0CB85F313000633DC64DD58A351F0((&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_mAC32D5C4424D52F5A3E7FE46DC053073AC0B2521_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508* L_12; L_12 = EqualityComparer_1_get_Default_mA04C3A06598376940FD3CF085DC252463F9495F2_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502)); TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 >::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_tE42806DDB53ABB380697212F485C40BD0617B059* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m3BCF658296E09CB5549D809948D37319C1CF8CB8(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_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_m7F219530264E061887F93459C3712007766DC9A8((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_TisStyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m0B7BA3FA0C6036FA6D302377411F3D5268FB936C_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t63D53529AE9F54CCE229E3240E39717D0190E4B8* ___0_property, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* ___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_t63D53529AE9F54CCE229E3240E39717D0190E4B8* L_0 = ___0_property; StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* >::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_t63D53529AE9F54CCE229E3240E39717D0190E4B8* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m98AA155E74C0369135D370069DB17255A6844C57(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_t63D53529AE9F54CCE229E3240E39717D0190E4B8* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m98AA155E74C0369135D370069DB17255A6844C57(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisStyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_m68A3651B50D6F60C668702AED7C09082211FA21C_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t9E77F13D41000A2B84D60B32D019E2F26C8A40F8* ___0_property, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* ___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); } Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E V_0; memset((&V_0), 0, sizeof(V_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; Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E V_6; memset((&V_6), 0, sizeof(V_6)); RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_t9E77F13D41000A2B84D60B32D019E2F26C8A40F8* L_0 = ___0_property; StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* L_1 = ___1_container; NullCheck(L_0); Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_2; L_2 = VirtualFuncInvoker1< Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* >::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_t9E77F13D41000A2B84D60B32D019E2F26C8A40F8* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mFE68F39BC2B58119A78E65E14B246C125E1A4C30(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_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_m9E021287B3A7F38C599F39D42451F1143F189B30((&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_mA069B0BDEC214B763CC8ECBCE3B72C13664A29E8_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9* L_12; L_12 = EqualityComparer_1_get_Default_m655F749E6FFE1DD6B70C46BEB53F9726C1291FC1_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E)); Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E >::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_t9E77F13D41000A2B84D60B32D019E2F26C8A40F8* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mFE68F39BC2B58119A78E65E14B246C125E1A4C30(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_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_mF4FC1F61D8EA5C67593C71E24B20FF1CC303A01A((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_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mF8F485895E54E8D1C4C782449F61FFF0D883513B_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t07FDA150A9EB122EE9BDE093CA671A86162183AF* ___0_property, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05* ___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); } Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0; memset((&V_0), 0, sizeof(V_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; Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_6; memset((&V_6), 0, sizeof(V_6)); RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_t07FDA150A9EB122EE9BDE093CA671A86162183AF* L_0 = ___0_property; TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05* L_1 = ___1_container; NullCheck(L_0); Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2; L_2 = VirtualFuncInvoker1< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05* >::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_t07FDA150A9EB122EE9BDE093CA671A86162183AF* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mDAC9A69AA3D53795729BA5C58B582713BA8031AD(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_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mE2996A8D6012D3C9D3F756963BA98C2A805FBE48((&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_mDB94662967E66AC074FE137EE4BD9FE82C76C0AB_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* L_12; L_12 = EqualityComparer_1_get_Default_m8A94230D4FB56AB744C44882EC683E13F51A6F33_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)); Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::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_t07FDA150A9EB122EE9BDE093CA671A86162183AF* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mDAC9A69AA3D53795729BA5C58B582713BA8031AD(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_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m58049885E9A50A1E1AD86770962CD850582C15FA((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_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m36E7FABE071AD25A3192BD5EAB8391252F0E1196_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t8656200E01E382B41CFD01F40283DCC0FCE62FD9* ___0_property, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05* ___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_t8656200E01E382B41CFD01F40283DCC0FCE62FD9* L_0 = ___0_property; TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05* L_1 = ___1_container; NullCheck(L_0); float L_2; L_2 = VirtualFuncInvoker1< float, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05* >::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_t8656200E01E382B41CFD01F40283DCC0FCE62FD9* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mBC5A6BD84FB16FD635359954FA49500C835D85B4(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_t8656200E01E382B41CFD01F40283DCC0FCE62FD9* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mBC5A6BD84FB16FD635359954FA49500C835D85B4(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_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_m03A560121D314A430474B05961085ED7838BBB77_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t3D54B42DC541C6B0F0FF1F19063562B203C4C5B1* ___0_property, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05* ___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); } Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0; memset((&V_0), 0, sizeof(V_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; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_6; memset((&V_6), 0, sizeof(V_6)); RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_t3D54B42DC541C6B0F0FF1F19063562B203C4C5B1* L_0 = ___0_property; TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05* L_1 = ___1_container; NullCheck(L_0); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2; L_2 = VirtualFuncInvoker1< Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05* >::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_t3D54B42DC541C6B0F0FF1F19063562B203C4C5B1* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mCE63C38EC9BCC62111B6E46728CA645EEDDD1E98(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_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_m67729B3186B7559E74A776C3973D01A2BB633B43((&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_m81BDFE95146A69F74EE7C1A8E7AF5B5700CF0BB3_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* L_12; L_12 = EqualityComparer_1_get_Default_mB416E612CF5DF00141878F67290CCF47A257028B_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7)); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 >::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_t3D54B42DC541C6B0F0FF1F19063562B203C4C5B1* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mCE63C38EC9BCC62111B6E46728CA645EEDDD1E98(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_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_m5D9D34A972B3C320E06C9E9EC6E4F04B2E583669((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_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m8FB73582742DE5C1FC8865B4B4E0F43E17EBF470_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t40019768B7257107CF2B5225023A3CA2B9C7C0C6* ___0_property, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* ___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_t40019768B7257107CF2B5225023A3CA2B9C7C0C6* L_0 = ___0_property; TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* >::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_t40019768B7257107CF2B5225023A3CA2B9C7C0C6* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mD8691D4A05AFD658CEDBA66FBFE7B62CE3896645(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m61AF9DE342919DD59CD9CC07D069DEE07629F67E((&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_mB145F76964DE36569385F83F550741253F97BC8B_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_12; L_12 = EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_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_t40019768B7257107CF2B5225023A3CA2B9C7C0C6* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mD8691D4A05AFD658CEDBA66FBFE7B62CE3896645(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_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mECB26B6AD8323EC326585F2EA43B7CBBA7944441((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_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m3BF75B2353381F4DCC36490CF16B971B6BB4C25E_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t00E6E76E8E1109CD047F45B48B9F72840FC4DB8C* ___0_property, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* ___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_t00E6E76E8E1109CD047F45B48B9F72840FC4DB8C* L_0 = ___0_property; TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* L_1 = ___1_container; NullCheck(L_0); float L_2; L_2 = VirtualFuncInvoker1< float, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* >::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_t00E6E76E8E1109CD047F45B48B9F72840FC4DB8C* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mF7F3EBC5F0D8A942877D3058B84B1ED68621350B(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_t00E6E76E8E1109CD047F45B48B9F72840FC4DB8C* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mF7F3EBC5F0D8A942877D3058B84B1ED68621350B(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_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_mB53312322314C4817E1DDD8091C1DDB2AD758BED_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t64A3B99E5DD9631D63E9CEDDC21F34A995B10FF3* ___0_property, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* ___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); } Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_0; memset((&V_0), 0, sizeof(V_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; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_6; memset((&V_6), 0, sizeof(V_6)); RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_t64A3B99E5DD9631D63E9CEDDC21F34A995B10FF3* L_0 = ___0_property; TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* L_1 = ___1_container; NullCheck(L_0); Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_2; L_2 = VirtualFuncInvoker1< Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* >::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_t64A3B99E5DD9631D63E9CEDDC21F34A995B10FF3* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m4AFCA9549AAAF561E813E99C2202EBE5E6B10A45(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_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m7A9EA143096E3C18C2DD2EDEF28A519CA4A73802((&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_m0D87D0851EC5F34630C609FC128C8673317DCEAA_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* L_12; L_12 = EqualityComparer_1_get_Default_mFF0B648FC824123BF138D79F2FCF183B2F7A57B3_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256)); Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 >::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_t64A3B99E5DD9631D63E9CEDDC21F34A995B10FF3* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m4AFCA9549AAAF561E813E99C2202EBE5E6B10A45(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_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m991F23402D966D410BBC89F0A2AD615D3CEC81D6((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_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mA4F9CF9BCB71F482FD9A26FA0797B586408E9626_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tFD515E1DB9D294B88181DD785B0017942BA70339* ___0_property, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* ___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_tFD515E1DB9D294B88181DD785B0017942BA70339* L_0 = ___0_property; TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* L_1 = ___1_container; NullCheck(L_0); float L_2; L_2 = VirtualFuncInvoker1< float, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* >::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_tFD515E1DB9D294B88181DD785B0017942BA70339* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m7DC567530AC9ABEE62FB7EC29F6C26812BDDF72C(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_tFD515E1DB9D294B88181DD785B0017942BA70339* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m7DC567530AC9ABEE62FB7EC29F6C26812BDDF72C(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_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m3598E923644F154907B0D6787235F71024B71083_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tF9D0AB1B5BE3BD47AE426A0488CC50A71AA69EC3* ___0_property, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* ___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); } Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_0; memset((&V_0), 0, sizeof(V_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; Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_6; memset((&V_6), 0, sizeof(V_6)); RuntimeObject* V_7 = NULL; VisitParameters_tF21AC3343F90A7925EEA69AA73269B7F2DCE66CE V_8; memset((&V_8), 0, sizeof(V_8)); int32_t G_B6_0 = 0; { Property_2_tF9D0AB1B5BE3BD47AE426A0488CC50A71AA69EC3* L_0 = ___0_property; Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* L_1 = ___1_container; NullCheck(L_0); Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_2; L_2 = VirtualFuncInvoker1< Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* >::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_tF9D0AB1B5BE3BD47AE426A0488CC50A71AA69EC3* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m8807DD74E0F33D625CE0A2ECEDABBEB83B6EB9CD(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_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m7A9EA143096E3C18C2DD2EDEF28A519CA4A73802((&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_m0D87D0851EC5F34630C609FC128C8673317DCEAA_inline(il2cpp_rgctx_method(method->rgctx_data, 7)); if (!L_11) { goto IL_0063; } } { EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* L_12; L_12 = EqualityComparer_1_get_Default_mFF0B648FC824123BF138D79F2FCF183B2F7A57B3_inline(il2cpp_rgctx_method(method->rgctx_data, 9)); Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_13 = V_0; il2cpp_codegen_initobj((&V_6), sizeof(Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256)); Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_14 = V_6; NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker2< bool, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 >::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_tF9D0AB1B5BE3BD47AE426A0488CC50A71AA69EC3* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m8807DD74E0F33D625CE0A2ECEDABBEB83B6EB9CD(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_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_m991F23402D966D410BBC89F0A2AD615D3CEC81D6((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_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m6FFD79C0DAFC8557776D9CD8BADF24AABED64B55_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t33B191F2432A0DDBEC70193F85D7259261A43C8B* ___0_property, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* ___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_t33B191F2432A0DDBEC70193F85D7259261A43C8B* L_0 = ___0_property; Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* L_1 = ___1_container; NullCheck(L_0); float L_2; L_2 = VirtualFuncInvoker1< float, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* >::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_t33B191F2432A0DDBEC70193F85D7259261A43C8B* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m6887AF69725185947F975080E0F2A825C0798CA0(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_t33B191F2432A0DDBEC70193F85D7259261A43C8B* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m6887AF69725185947F975080E0F2A825C0798CA0(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_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m99A1CA4D514844A4F130DB070F361942E5D7D310_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_t4CA8B837C8B5E5C163CFFA715548D9980679EC46* ___0_property, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___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_t4CA8B837C8B5E5C163CFFA715548D9980679EC46* L_0 = ___0_property; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_1 = ___1_container; NullCheck(L_0); float L_2; L_2 = VirtualFuncInvoker1< float, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* >::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_t4CA8B837C8B5E5C163CFFA715548D9980679EC46* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_mF21F8284BDB1E79EA44744245D8E8D336D1D4052(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_t4CA8B837C8B5E5C163CFFA715548D9980679EC46* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_mF21F8284BDB1E79EA44744245D8E8D336D1D4052(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_TisVector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m018B70F12DDEBBFAAEA41F5F7EDBE307200F8A8D_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tC1A1D28677DB791F77E60F16E0A734BE3616141F* ___0_property, Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* ___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_tC1A1D28677DB791F77E60F16E0A734BE3616141F* L_0 = ___0_property; Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* L_1 = ___1_container; NullCheck(L_0); int32_t L_2; L_2 = VirtualFuncInvoker1< int32_t, Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A* >::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_tC1A1D28677DB791F77E60F16E0A734BE3616141F* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m46F2F242BBEA29441FDEF387FCCB0BF10EBC33D0(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_tC1A1D28677DB791F77E60F16E0A734BE3616141F* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m46F2F242BBEA29441FDEF387FCCB0BF10EBC33D0(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_TisVector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m674FD4021534FB701F6DFAD2FAB1C842AB5A9841_gshared (TypePathVisitor_t654A63AF43DC56C53E3D776E5DAD7FE2C00DD81E* __this, Property_2_tDFB93AAC56F8B372E59EEACF0AD971295487CCEA* ___0_property, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___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_tDFB93AAC56F8B372E59EEACF0AD971295487CCEA* L_0 = ___0_property; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_1 = ___1_container; NullCheck(L_0); float L_2; L_2 = VirtualFuncInvoker1< float, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* >::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_tDFB93AAC56F8B372E59EEACF0AD971295487CCEA* L_7 = ___0_property; NullCheck(L_7); Type_t* L_8; L_8 = Property_2_DeclaredValueType_m09BF4AD760E2B656D5E47875008A72E2DE3E9288(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_tDFB93AAC56F8B372E59EEACF0AD971295487CCEA* L_17 = ___0_property; NullCheck(L_17); Type_t* L_18; L_18 = Property_2_DeclaredValueType_m09BF4AD760E2B656D5E47875008A72E2DE3E9288(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_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_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_mB145F76964DE36569385F83F550741253F97BC8B_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_t14492BDEFA66B94D1A35E842BFAB7898518438E4_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_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* EqualityComparer_1_get_Default_mC9B367997D70B8B5F9167227471B3D82603739F4_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* V_0 = NULL; { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_0 = ((EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF_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_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_2; L_2 = EqualityComparer_1_CreateComparer_m90CFBBC1492097465600B56ECF620CA25F1C6A73(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_tECD5E5244542BCEA9946E4E9E894173EFA97E8DF* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_m1E761EC4F6A20442B87753E1E6E8EA11B5FEE574_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_tADDF36A68586641E7714027F3533EC4E0DD869F6_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_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71* EqualityComparer_1_get_Default_m81D8BE548316083D8AA1D39CC22E65B6E7F92F4F_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71* V_0 = NULL; { EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71* L_0 = ((EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71_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_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71* L_2; L_2 = EqualityComparer_1_CreateComparer_m7BA2EE82AD1578FEEF38D4D0A6CB28C6293CF2F2(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_tA6A48D669207A26C490C32BBF6E24B1DD5D2DF71* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_mDB94662967E66AC074FE137EE4BD9FE82C76C0AB_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_tF91BA2C79345F433195944D0618AB02D92236B21_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_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* EqualityComparer_1_get_Default_m8A94230D4FB56AB744C44882EC683E13F51A6F33_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* V_0 = NULL; { EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* L_0 = ((EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6_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_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* L_2; L_2 = EqualityComparer_1_CreateComparer_m292E631CDD1D443ABAA4D42813991D22B0DF411C(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t221F691FC7274577F2A0F3CAE50CEF86B29F5DC6* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_mAAD948E1BCC65D96F56C5DAD5F0A83D116272304_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_tB01FA3B4A03D597A48820CE7FCC333DCA70FACC9_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_tAA522E89B1B93520D3B8AA752844892F9361C248* EqualityComparer_1_get_Default_mA9054F7580055F45F1A9E52087CEEF837F6E95B8_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248* V_0 = NULL; { EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248* L_0 = ((EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248_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_tAA522E89B1B93520D3B8AA752844892F9361C248* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248* L_2; L_2 = EqualityComparer_1_CreateComparer_m03CA0A5D233A5A9B6D0A4C864ACE902AC7578534(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_tAA522E89B1B93520D3B8AA752844892F9361C248* 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 bool TypeTraits_1_get_CanBeNull_m735F17A1CDBD434E62378EBF10F8B56495139E17_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_tC1A46C3724D2DAD269AF6BD39D20DE59150FDF28_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_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* V_0 = NULL; { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_0 = ((EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2_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_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_2; L_2 = EqualityComparer_1_CreateComparer_mD2FA619307513193746FBEB5AE522FB54E21B634(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_m686F9F739041D767C3ACA256B3A68D6573B73B61_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_tA6D1100439FC903C4E5199EE4D277273E18BF039_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_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8* EqualityComparer_1_get_Default_mEA5465D424AD701C193D3285C695197951113693_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8* V_0 = NULL; { EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8* L_0 = ((EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8_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_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8* L_2; L_2 = EqualityComparer_1_CreateComparer_mFD42DEA875C18E7D04A63C532BBB0B2E0B87C77D(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t2B9B08D0DC828BC7CB837C0507B1D1EF73DD7BF8* L_4 = V_0; return L_4; } } 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_m0D87D0851EC5F34630C609FC128C8673317DCEAA_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_t8883CD81D797B05BC15979287C7B2BC58F033BC9_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_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* EqualityComparer_1_get_Default_mFF0B648FC824123BF138D79F2FCF183B2F7A57B3_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* V_0 = NULL; { EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* L_0 = ((EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852_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_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* L_2; L_2 = EqualityComparer_1_CreateComparer_mE5BC74FD18313E1237342B0626EB109CDF69CE26(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t8B724228B7FB3FDB4FA0E3B3197F3E836025C852* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_mB861B1B55CFCEBC9DFF4387F456C2AC80B02A103_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_t9A92FED6D60DACE8C551B7F9D3A8C19FFD695D8A_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_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C* EqualityComparer_1_get_Default_m85AA5A9B1D841AEBF8A7915C9358DCE9B9D0B3A7_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C* V_0 = NULL; { EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C* L_0 = ((EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C_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_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C* L_2; L_2 = EqualityComparer_1_CreateComparer_mC449C53DA481A602F6D7828E59E6BD059DC9FBD4(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t59F2FB1B9F6210E1053096A9F739ABB66B22BD1C* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_mC0DCE60D34CB3B625A7E957DD755BAAE3F5ADE91_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_tC6016152C0B1EA884A010EA192A177AF6D450C2E_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_t171349F3151AACB3801B7E41B26A6D6EC9D3B615* EqualityComparer_1_get_Default_m5554E5793515A3D22782E4A22845EE5FF184967A_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615* V_0 = NULL; { EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615* L_0 = ((EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615_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_t171349F3151AACB3801B7E41B26A6D6EC9D3B615* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615* L_2; L_2 = EqualityComparer_1_CreateComparer_mFB8F4A6F14D6E44794A497EA8B0285AF60030750(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t171349F3151AACB3801B7E41B26A6D6EC9D3B615* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_m867A30A06DF4DAE601C1437681BE61D0B03D0735_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_t71057E7D8F22A723DE8C778E71218D6DDFD2BAF0_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_t6D8D3185E675006764A2D147926607B092D92B71* EqualityComparer_1_get_Default_mF472CF000F924C5643C4193DE5E1F13BA441AA16_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71* V_0 = NULL; { EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71* L_0 = ((EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71_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_t6D8D3185E675006764A2D147926607B092D92B71* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71* L_2; L_2 = EqualityComparer_1_CreateComparer_m40515ABCD213D9D3B5EA9764F6D727BC558BE310(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t6D8D3185E675006764A2D147926607B092D92B71* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_mAC32D5C4424D52F5A3E7FE46DC053073AC0B2521_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_t621E3790C21984BE382EC32D6FE8EF59F9C81E4F_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_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508* EqualityComparer_1_get_Default_mA04C3A06598376940FD3CF085DC252463F9495F2_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508* V_0 = NULL; { EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508* L_0 = ((EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508_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_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508* L_2; L_2 = EqualityComparer_1_CreateComparer_m29AC0F4B3D3754A47D0609B1BFCC584E023C7444(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_tB7CCB4DB56A332734D20E07F79D1C00ADE2CE508* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_mA069B0BDEC214B763CC8ECBCE3B72C13664A29E8_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_t3FA85198159658E010E08BB434B6F0D95CCF4310_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_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9* EqualityComparer_1_get_Default_m655F749E6FFE1DD6B70C46BEB53F9726C1291FC1_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9* V_0 = NULL; { EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9* L_0 = ((EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9_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_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9* L_2; L_2 = EqualityComparer_1_CreateComparer_m5F47C7DA509ADB8944C481D4FEBB40C3390C9239(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_tC36C997B60DCFFC6932993F9C9FCE9102C6BC8C9* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypeTraits_1_get_CanBeNull_m81BDFE95146A69F74EE7C1A8E7AF5B5700CF0BB3_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_t12A4EFA4F288B8AEB9D8AF24C08B0E6BEC4A5283_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_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* EqualityComparer_1_get_Default_mB416E612CF5DF00141878F67290CCF47A257028B_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* V_0 = NULL; { EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* L_0 = ((EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E_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_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* L_2; L_2 = EqualityComparer_1_CreateComparer_m4F66B7A3ECD1D02DC13599965C749DBC67DDC516(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* 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; } }