#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include #include #include #include #include #include #include #include "codegen/il2cpp-codegen.h" #include "icalls/mscorlib/System.Diagnostics/StackTrace.h" #include "il2cpp-object-internals.h" template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtActionInvoker4 { typedef void (*Action)(void*, T1, T2, T3, T4, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method); } }; template struct VirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; // <>f__AnonymousType0`1 struct U3CU3Ef__AnonymousType0_1_t103DB909F3478F55EAABC0751EA7624561E5B35F; // <>f__AnonymousType0`1 struct U3CU3Ef__AnonymousType0_1_t03ADF03DDFFC030F7918870BFA59D44DEEC6F8B4; // Microsoft.Win32.UnsafeNativeMethods/ManifestEtw/EtwEnableCallback struct EtwEnableCallback_tE661421A2F149DA151D5A519A09E09448E396A4A; // System.Action`1 struct Action_1_t914484DED737548EE8FABFA959036371C8235942; // System.Action`1> struct Action_1_t00877648E3F9381289A535371103B6645156F5F6; // System.Action`1> struct Action_1_tC9C78235CE090A8C814E2C458627F15C33AF0180; // System.Action`2 struct Action_2_tC52FA3FD223419FC0456E089309277012CCE38E8; // System.AppDomain struct AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8; // System.ArgumentException struct ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1; // System.ArgumentNullException struct ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA; // System.AssemblyLoadEventHandler struct AssemblyLoadEventHandler_t53F8340027F9EE67E8A22E7D8C1A3770345153C9; // System.AsyncCallback struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4; // System.Attribute struct Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74; // System.Boolean[] struct BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040; // System.Byte struct Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07; // System.Byte[] struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821; // System.Char[] struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2; // System.Collections.Concurrent.ConcurrentDictionary`2/Tables struct Tables_t77C798AD51C64049C66A28F0469CA9B6B7050A1D; // System.Collections.Concurrent.ConcurrentDictionary`2/Tables> struct Tables_tE9607282AF552CB2C40BC5D5B00130C96DE08897; // System.Collections.Concurrent.ConcurrentDictionary`2 struct ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C; // System.Collections.Concurrent.ConcurrentDictionary`2 struct ConcurrentDictionary_2_tE0E7D120D2915DD68686E9FAF4D8388D890E7929; // System.Collections.Concurrent.ConcurrentDictionary`2> struct ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tC73654392B284B89334464107B696C9BD89776D9; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tC88A56872F7C79DBB9582D4F3FC22ED5D8E0B98B; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t946D91DD7ED0F46C8AAC4DF282D8C9A48EA5FE28; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tDE0FFCE2C110EEFB68C37CEA54DBCA577AFC1CE6; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2DB4209C32F7303EA559E23BF9E6AEAE8F21001A; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tA0E200FAB662D54E654E440E09CBBCC17D831833; // System.Collections.Generic.ICollection`1 struct ICollection_1_t2E51991ADA605DB75870908AF6D7C3093DC3FCBA; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_t8D4B47914EFD2300DFBC7D9626F3D538CFA7CA53; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t5A38FCC3E9F64286F2A624D6571AF9EA7844398E; // System.Collections.Generic.IEnumerable`1> struct IEnumerable_1_t9F6E53CF90D5894A62585EFCFAC31CAA0F9E39F4; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t1B544616A0E00870EA4AEE27B24E2D5122C6EFBB; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_tE415BB4F904025B017EAA74082B123AFD0FC41D9; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t2AA4D20DBA302357E1F31C5F476C23E7FDE0A52C; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t1F07EAC22CC1D4F279164B144240E4718BD7E7A9; // System.Collections.Generic.IList`1 struct IList_1_tE09735A322C3B17000EF4E4BC8026FEDEB7B0D9B; // System.Collections.Generic.IList`1 struct IList_1_tE0C117F07E4E8ABEAD1951B553655F0835E9F485; // System.Collections.Generic.IList`1 struct IList_1_tD431CA53D2DA04D533C85B6F283DF4535D06B9FC; // System.Collections.Generic.IList`1 struct IList_1_t6CC82F01278D7AA7C3DC2939506F0C54E06AAADE; // System.Collections.Generic.IList`1 struct IList_1_tFFB5515FC97391D04D5034ED7F334357FED1FAE6; // System.Collections.Generic.KeyNotFoundException struct KeyNotFoundException_tC28F8B9E114291001A5D135723673C6F292438E2; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t7FAEDA541660EE14F76C26D48E51C98634127BF7; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_tEF7B0C36EC296277C5C943CFF843529E0B8B5343; // System.Collections.Generic.List`1 struct List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32; // System.Collections.Generic.List`1 struct List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567; // System.Collections.Generic.List`1 struct List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88; // System.Collections.Generic.List`1 struct List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975; // System.Collections.Generic.List`1 struct List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226; // System.Collections.Generic.List`1 struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D; // System.Collections.Generic.List`1 struct List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3; // System.Collections.Generic.List`1> struct List_1_t86F0A7577D66132BD1563965992F0046DB18D39D; // System.Collections.Generic.List`1 struct List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF; // System.Collections.Generic.List`1> struct List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD; // System.Collections.Hashtable struct Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9; // System.Collections.IDictionary struct IDictionary_t1BD5C1546718A374EA8122FBD6C6EE45331E8CE7; // System.Collections.IEnumerator struct IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0; // System.Comparison`1> struct Comparison_1_tFF069E66928AE228EF6258700B9FE7F074C67CD8; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE; // System.Delegate[] struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86; // System.Diagnostics.StackFrame struct StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00; // System.Diagnostics.StackFrame[] struct StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D; // System.Diagnostics.StackTrace struct StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196; // System.Diagnostics.Tracing.ActivityFilter struct ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8; // System.Diagnostics.Tracing.ActivityFilter/<>c__DisplayClass11_0 struct U3CU3Ec__DisplayClass11_0_t99F9FA3802A18ACD31F53C3A81DB9E247C908547; // System.Diagnostics.Tracing.ActivityFilter/<>c__DisplayClass13_0 struct U3CU3Ec__DisplayClass13_0_t92F7084CFCFDEB920F2EF07006B6D1E52A656763; // System.Diagnostics.Tracing.ActivityFilter/d__7 struct U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427; // System.Diagnostics.Tracing.ActivityTracker struct ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838; // System.Diagnostics.Tracing.ActivityTracker/ActivityInfo struct ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3; // System.Diagnostics.Tracing.BooleanArrayTypeInfo struct BooleanArrayTypeInfo_t8D17476080DE9FE8BAA1873A346BAAB06CB87663; // System.Diagnostics.Tracing.BooleanTypeInfo struct BooleanTypeInfo_t2A9D55D28358D7F016FEB8DE4DC3F47AE4EB0772; // System.Diagnostics.Tracing.ByteArrayTypeInfo struct ByteArrayTypeInfo_t5658F3F5721C44850C50467F5A065C635AAE06DB; // System.Diagnostics.Tracing.ByteTypeInfo struct ByteTypeInfo_t94E7AB7A3DC095734C0A6A80EF36EBCEB9AA823F; // System.Diagnostics.Tracing.CharArrayTypeInfo struct CharArrayTypeInfo_tA4DA36246558E48DE934DF2709E8F651EEC09AA7; // System.Diagnostics.Tracing.CharTypeInfo struct CharTypeInfo_t6E51C2BF61EF98CF737D58FC7F785AECD282D4E1; // System.Diagnostics.Tracing.DateTimeOffsetTypeInfo struct DateTimeOffsetTypeInfo_tF43B2DF5DDA8C80D44E4466D622724CA9F56B2B7; // System.Diagnostics.Tracing.DateTimeTypeInfo struct DateTimeTypeInfo_tBB003B99145DFD499F2DEF1761291D2E0755A405; // System.Diagnostics.Tracing.DecimalTypeInfo struct DecimalTypeInfo_t010453A90659A30B7B7D48C9D98F22DD729F0F85; // System.Diagnostics.Tracing.DoubleArrayTypeInfo struct DoubleArrayTypeInfo_t1FAAA8719DBC90C5C0E90721B27823D79BA963C2; // System.Diagnostics.Tracing.DoubleTypeInfo struct DoubleTypeInfo_t5F4612E68335079CCE043E18B1353130DA731B73; // System.Diagnostics.Tracing.EtwSession struct EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D; // System.Diagnostics.Tracing.EtwSession/<>c struct U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE; // System.Diagnostics.Tracing.EtwSession/<>c__DisplayClass1_0 struct U3CU3Ec__DisplayClass1_0_t95A9C02B2D474A4B18323E18F37257E69B7F0B1E; // System.Diagnostics.Tracing.EtwSession[] struct EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA; // System.Diagnostics.Tracing.EventAttribute struct EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1; // System.Diagnostics.Tracing.EventCommandEventArgs struct EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15; // System.Diagnostics.Tracing.EventDataAttribute struct EventDataAttribute_t1D5900E119C876806FC056E30DDBE11D841A1F85; // System.Diagnostics.Tracing.EventDispatcher struct EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF; // System.Diagnostics.Tracing.EventFieldAttribute struct EventFieldAttribute_tCD8E252D7D673724F2980B794282B715E16A675C; // System.Diagnostics.Tracing.EventListener struct EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6; // System.Diagnostics.Tracing.EventPayload struct EventPayload_tD59C5C56809766D01313413F703203F0469CEE25; // System.Diagnostics.Tracing.EventPayload/d__17 struct U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E; // System.Diagnostics.Tracing.EventProvider struct EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483; // System.Diagnostics.Tracing.EventProvider/<>c__DisplayClass44_0 struct U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C; // System.Diagnostics.Tracing.EventProvider/MonoPInvokeCallbackAttribute struct MonoPInvokeCallbackAttribute_t79796A07F5B3160352634B40DE008A865B7EEF65; // System.Diagnostics.Tracing.EventProvider/SessionInfo[] struct SessionInfoU5BU5D_t02CDCD5CCABB257B68199994B2C87BBD1849E906; // System.Diagnostics.Tracing.EventSource struct EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB; // System.Diagnostics.Tracing.EventSource/EventData struct EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04; // System.Diagnostics.Tracing.EventSource/EventMetadata[] struct EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94; // System.Diagnostics.Tracing.EventSource/OverideEventProvider struct OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B; // System.Diagnostics.Tracing.EventSourceAttribute struct EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286; // System.Diagnostics.Tracing.EventSourceCreatedEventArgs struct EventSourceCreatedEventArgs_t12E0F6BDFDF8F46E6C583AB8408C30358EC85863; // System.Diagnostics.Tracing.EventSourceException struct EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275; // System.Diagnostics.Tracing.EventWrittenEventArgs struct EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E; // System.Diagnostics.Tracing.FieldMetadata struct FieldMetadata_tF8338AA83F53559A65AC62864F69CCC2FCAE24CC; // System.Diagnostics.Tracing.ManifestBuilder struct ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450; // System.Diagnostics.Tracing.NameInfo struct NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C; // System.Diagnostics.Tracing.NameInfo[] struct NameInfoU5BU5D_t90BE93F86BB5CC5274C6ED53B8BB62D1E10A7EE7; // System.Diagnostics.Tracing.TplEtwProvider struct TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E; // System.Diagnostics.Tracing.TraceLoggingDataCollector struct TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA; // System.Diagnostics.Tracing.TraceLoggingEventTypes struct TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25; // System.Diagnostics.Tracing.TraceLoggingMetadataCollector struct TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E; // System.Diagnostics.Tracing.TraceLoggingMetadataCollector/Impl struct Impl_tA1F83DA5BE2B28675D369B4585A71C5C1D0E669F; // System.Diagnostics.Tracing.TraceLoggingTypeInfo struct TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F; // System.Diagnostics.Tracing.TraceLoggingTypeInfo[] struct TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_t44A3558595F7443F6B966F33257A224830399FBF; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_tD9D7BC2E7E2496AA10DF94F33F3D3FEF4B0DF439; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_tCBD6C96687DF0BC3062B1799E6681B8263380E86; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_tA0864DED98D26878CB496D7E7F9BF43F83221382; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_t3D0A74BA194E38AFBFDBDC195AC5DB99953B14B9; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_t5F5F3269F7D9A46868DB141EC45D5772ED7378D6; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_t9AF464FA184B748D655562038668C5F8475551A6; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_tD91E7DBA28F2951512AEDFDDA3746A19118DBCBD; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_tD42DBA2904B54E850888E5E24588D16C4304AEAB; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_t0E0E521EBE71719E6D4F118BB2218284ED0F87CA; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_t5E18EDFEAC3B9B97B2E90215967395ABE9E96531; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_t30CA664F8DBC78F9161D725EAC6B8DB1F89C4C81; // System.Double[] struct DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D; // System.EventArgs struct EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E; // System.EventHandler struct EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C; // System.EventHandler`1 struct EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C; // System.EventHandler`1 struct EventHandler_1_tE9CADA60E04DEA35665DBABBF7DE192763FACFBE; // System.EventHandler`1 struct EventHandler_1_t4CAFC32F107417E2417FCBD053FD1744C2CDDED6; // System.EventHandler`1 struct EventHandler_1_t10245A26B14DDE8DDFD5B263BDE0641F17DCFDC3; // System.EventHandler`1 struct EventHandler_1_t1E35ED2E29145994C6C03E57601C6D48C61083FF; // System.Exception struct Exception_t; // System.Globalization.Calendar struct Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5; // System.Globalization.CodePageDataItem struct CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB; // System.Globalization.CompareInfo struct CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1; // System.Globalization.CultureData struct CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD; // System.Globalization.CultureInfo struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8; // System.Globalization.TextInfo struct TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8; // System.IAsyncResult struct IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598; // System.IFormatProvider struct IFormatProvider_t4247E13AE2D97A079B88D594B7ABABF313259901; // System.IndexOutOfRangeException struct IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF; // System.Int32[] struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83; // System.IntPtr[] struct IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD; // System.NotSupportedException struct NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010; // System.Object[] struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A; // System.OperatingSystem struct OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83; // System.Predicate`1 struct Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979; // System.Predicate`1> struct Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF; // System.Reflection.Assembly struct Assembly_t; // System.Reflection.Assembly/ResolveEventHolder struct ResolveEventHolder_t5267893EB7CB9C12F7B9B463FD4C221BEA03326E; // System.Reflection.Binder struct Binder_t4D5CB06963501D32847C057B57157D6DC49CA759; // System.Reflection.ConstructorInfo struct ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF; // System.Reflection.CustomAttributeData/LazyCAttrData struct LazyCAttrData_t4C5DC81EA7740306D01218D48006034D024FBA38; // System.Reflection.ExceptionHandlingClause[] struct ExceptionHandlingClauseU5BU5D_tC562797E6F08E0B84335620BBEB44D2C1AC7330C; // System.Reflection.FieldInfo struct FieldInfo_t; // System.Reflection.LocalVariableInfo[] struct LocalVariableInfoU5BU5D_t59D4B45F1DDB1A9EEC64CBDC9196352CE87AF7F4; // System.Reflection.MemberFilter struct MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381; // System.Reflection.MemberInfo struct MemberInfo_t; // System.Reflection.MethodBase struct MethodBase_t; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Reflection.ParameterInfo struct ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB; // System.Reflection.ParameterInfo[] struct ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694; // System.Reflection.PropertyInfo struct PropertyInfo_t; // System.Reflection.RuntimeAssembly struct RuntimeAssembly_t5EE9CD749D82345AE5635B9665665C31A3308EB1; // System.Reflection.TypeFilter struct TypeFilter_t30BB04A68BC9FB949345457F71A9648BDB67FF18; // System.ResolveEventHandler struct ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5; // System.Resources.IResourceGroveler struct IResourceGroveler_tCEF78094E38045CAD9EFB296E179CCDFDCB94C44; // System.Resources.ResourceManager struct ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF; // System.Resources.ResourceManager/CultureNameResourceSetPair struct CultureNameResourceSetPair_t77328DA298FCF741DE21CC5B3E19F160D7060074; // System.Runtime.InteropServices.GCHandle struct GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3; // System.Runtime.InteropServices.MarshalAsAttribute struct MarshalAsAttribute_t1F5CB9960D7AD6C3305475C98A397BD0B9C64020; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770; // System.Security.Cryptography.RandomNumberGenerator struct RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2; // System.String struct String_t; // System.String[] struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E; // System.Text.DecoderFallback struct DecoderFallback_t128445EB7676870485230893338EF044F6B72F60; // System.Text.EncoderFallback struct EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63; // System.Text.Encoding struct Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4; // System.Text.StringBuilder struct StringBuilder_t; // System.Threading.AsyncLocal`1 struct AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D; // System.Threading.AsyncLocal`1 struct AsyncLocal_1_tB3967B9BB037A3D4C437E7F0773AFF68802723D9; // System.Tuple`2 struct Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252; // System.Tuple`2[] struct Tuple_2U5BU5D_t07F0E680B0947178F09CAF66896A10E34ACB3627; // System.Tuple`2 struct Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E; // System.Tuple`2 struct Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63; // System.Type struct Type_t; // System.Type[] struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F; // System.UInt32[] struct UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB; // System.UnhandledExceptionEventHandler struct UnhandledExceptionEventHandler_tB0DFF05ABF7A3A234C87D4F7A71F98E9AB2D91DE; // System.Version struct Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD; // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017; // System.WeakReference struct WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D; // System.WeakReference[] struct WeakReferenceU5BU5D_t1F1010FFAFED92D05022B7B2927DFA0E1F114648; // System.WeakReference`1 struct WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C; // System.WeakReference`1[] struct WeakReference_1U5BU5D_tC2FFBB710D798A2B84E799DD3F89D27EA03519DF; // System.WeakReference`1 struct WeakReference_1_tBC6A26E1BB0C3A272173A366499D2BBA015BC86C; IL2CPP_EXTERN_C RuntimeClass* Action_1_t00877648E3F9381289A535371103B6645156F5F6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_1_t914484DED737548EE8FABFA959036371C8235942_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Action_2_tC52FA3FD223419FC0456E089309277012CCE38E8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AppContextSwitches_tAF0B2C874D2BB57032B24C11819205802669FD8D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Comparison_1_tFF069E66928AE228EF6258700B9FE7F074C67CD8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debugger_t3DB04278A3AA5DF846CC56744D05F18B7037C22E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DllNotFoundException_tED90B6A78D4CF5AA565288E0BA88A990062A7F76_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EtwEnableCallback_tE661421A2F149DA151D5A519A09E09448E396A4A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventSourceCreatedEventArgs_t12E0F6BDFDF8F46E6C583AB8408C30358EC85863_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GCHandleU5BU5D_tA6EC6308F1B33AD5233BD26DE6FB431B6CEF1DB7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Guid_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ICollection_1_t2E51991ADA605DB75870908AF6D7C3093DC3FCBA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ICollection_1_tC12FC9F1ED1BE2DE4AF828C51C568DC089B956F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ICollection_1_tD5445A483D025654198185F0941FFAEAC7CA32CA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IConvertible_tB52671A602A64FCCFD27EA5817E2A6C2B693D380_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDictionary_2_t8D4B47914EFD2300DFBC7D9626F3D538CFA7CA53_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t225D30F8B9E4D8415BFC4EC87D4FC76D173B4D94_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t2FDD2431745CEB000C1AD0F7399A2516BE0D09F9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t31EF1520A3A805598500BB6033C14ABDA7116D5E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t4392D5E5B321E5D2C8C0F9C7FFF1BD2EBF9DE17E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t9F6E53CF90D5894A62585EFCFAC31CAA0F9E39F4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t586EAFA658B0D4EC3217A68ABF8E593C58CD3F5D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t8450E008DD928AC26B0925729A17C3068E4226A2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_tE14471B9BA58E22CC2B0F85AA521BEBB7F04E004_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_tE415BB4F904025B017EAA74082B123AFD0FC41D9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IList_1_t6CC82F01278D7AA7C3DC2939506F0C54E06AAADE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IntPtr_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* KeyNotFoundException_tC28F8B9E114291001A5D135723673C6F292438E2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t86F0A7577D66132BD1563965992F0046DB18D39D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Marshal_tC795CE9CC2FFBA41EDB1AC1C0FEC04607DFA8A40_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tFB388E53C7FDC6FCCF9A19ABF5A4E521FBD52E19_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Statics_t5E1A1DC56C4617D3659228C6FA20FC98476ACF95_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass11_0_t99F9FA3802A18ACD31F53C3A81DB9E247C908547_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass13_0_t92F7084CFCFDEB920F2EF07006B6D1E52A656763_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass1_0_t95A9C02B2D474A4B18323E18F37257E69B7F0B1E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ef__AnonymousType0_1_t03ADF03DDFFC030F7918870BFA59D44DEEC6F8B4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UIntPtr_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A____3E4BBF9D0CDD2E34F78AA7A9A3979DCE1F7B02BD_30_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A____6CEE45445AFD150B047A5866FFA76AA651CDB7B7_57_FieldInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral02C9550A52163513402422301087BB96560EAEB2; IL2CPP_EXTERN_C String_t* _stringLiteral02E0FAB5EA766B2FA7726F3E225BFE12443B150A; IL2CPP_EXTERN_C String_t* _stringLiteral05099CDCFB1A4B8839CD608C6C1D53C7337DD05A; IL2CPP_EXTERN_C String_t* _stringLiteral05A79F06CF3F67F726DAE68D18A2290F6C9A50C9; IL2CPP_EXTERN_C String_t* _stringLiteral07596F183F5E91B1778D5E47B2752B8D42AA763D; IL2CPP_EXTERN_C String_t* _stringLiteral090EC5F560FC50377FCD95E5CDA128E91B276E98; IL2CPP_EXTERN_C String_t* _stringLiteral099600A10A944114AAC406D136B625FB416DD779; IL2CPP_EXTERN_C String_t* _stringLiteral0F6B5F6F3E2A7BB8A024C58A6B78616871FD04C5; IL2CPP_EXTERN_C String_t* _stringLiteral0F9B61B438384A99CFBE8C8DF01D3170FB19077B; IL2CPP_EXTERN_C String_t* _stringLiteral12FFCFB9F9EADA5F01288F87D71E961E6D8AF90F; IL2CPP_EXTERN_C String_t* _stringLiteral18071038F9E99098AC5177E9DA000A725F3D1407; IL2CPP_EXTERN_C String_t* _stringLiteral1932D4C2D052419210BC471EDEEC29489376ABC4; IL2CPP_EXTERN_C String_t* _stringLiteral19E2C5734444D0E21425DE8591172580E692AC49; IL2CPP_EXTERN_C String_t* _stringLiteral1CA623BC272E830173E53B36B8DFD97674CFE6A3; IL2CPP_EXTERN_C String_t* _stringLiteral1E5C2F367F02E47A8C160CDA1CD9D91DECBAC441; IL2CPP_EXTERN_C String_t* _stringLiteral1FB2A8A4CFD43515528E8D82A65169B7E24F3424; IL2CPP_EXTERN_C String_t* _stringLiteral21F010574B6E585DF66AA6CEF1BF23CD9DFD945D; IL2CPP_EXTERN_C String_t* _stringLiteral25923458D48726351C3C07FD361E2919AD7962DF; IL2CPP_EXTERN_C String_t* _stringLiteral2758E3273DD1670B2F6F59AFA8542D89C80D20A6; IL2CPP_EXTERN_C String_t* _stringLiteral27E90DFA57C358ACFAF470860F6F72C9282CE995; IL2CPP_EXTERN_C String_t* _stringLiteral28A063DD3B6BD72B8F669ED6E76C944E42BCA5B7; IL2CPP_EXTERN_C String_t* _stringLiteral28ED3A797DA3C48C309A4EF792147F3C56CFEC40; IL2CPP_EXTERN_C String_t* _stringLiteral2ACE62C1BEFA19E3EA37DD52BE9F6D508C5163E6; IL2CPP_EXTERN_C String_t* _stringLiteral2B56DBCDC59C93F624F329FE6BDFAFD435F92BD6; IL2CPP_EXTERN_C String_t* _stringLiteral2D14AB97CC3DC294C51C0D6814F4EA45F4B4E312; IL2CPP_EXTERN_C String_t* _stringLiteral314A883D61C1D386E61BE443EB9D3B50BA3FF07D; IL2CPP_EXTERN_C String_t* _stringLiteral32E8CEFBE2B10E23A7C274813FFE3F4F86D62D09; IL2CPP_EXTERN_C String_t* _stringLiteral3A52CE780950D4D969792A2559CD519D7EE8C727; IL2CPP_EXTERN_C String_t* _stringLiteral3CC1D5A427A45820B04FE30F78A972B784952460; IL2CPP_EXTERN_C String_t* _stringLiteral3D6B07216617FCB622A956B57AC78F102CFB0E87; IL2CPP_EXTERN_C String_t* _stringLiteral3EA3F9802ACCF8817BACD6F3DF46A73B93CCDDEC; IL2CPP_EXTERN_C String_t* _stringLiteral42099B4AF021E53FD8FD4E056C2568D7C2E3FFA8; IL2CPP_EXTERN_C String_t* _stringLiteral4518284C8C2DD2CD2362AF87CDD7EA27FD5B4182; IL2CPP_EXTERN_C String_t* _stringLiteral46E181F92BE161D7F3607886988F3B54F5C85611; IL2CPP_EXTERN_C String_t* _stringLiteral486B531BE543A3E1C89553C5E9BC4BAE21184488; IL2CPP_EXTERN_C String_t* _stringLiteral4F306706F74E821DAA4624ABFC5A3FA34AA71B25; IL2CPP_EXTERN_C String_t* _stringLiteral4F92663CAA2EF5A01B2EEC7965909B473AF5FAF9; IL2CPP_EXTERN_C String_t* _stringLiteral4FF447B8EF42CA51FA6FB287BED8D40F49BE58F1; IL2CPP_EXTERN_C String_t* _stringLiteral509DDCAFA12F2E8A9B2E3620EB692287E107A5D1; IL2CPP_EXTERN_C String_t* _stringLiteral51366B655A54275B1315D7C5832966AFDE316AB9; IL2CPP_EXTERN_C String_t* _stringLiteral5394EA8E84358CDEAF0F2E0D37B20C7F46C5392C; IL2CPP_EXTERN_C String_t* _stringLiteral53ADEBDC2B1CBBEDB56395B19A73FE47B87CC554; IL2CPP_EXTERN_C String_t* _stringLiteral54B6A9B88FE2ACB578E30CBC9060F562D042936D; IL2CPP_EXTERN_C String_t* _stringLiteral58E6B3A414A1E090DFC6029ADD0F3555CCBA127F; IL2CPP_EXTERN_C String_t* _stringLiteral5C00779F6DA64541440F94CA965B14962A676A8A; IL2CPP_EXTERN_C String_t* _stringLiteral5C07B468942B284C8625CE0A592EB99D42C7E6B8; IL2CPP_EXTERN_C String_t* _stringLiteral5C10B5B2CD673A0616D529AA5234B12EE7153808; IL2CPP_EXTERN_C String_t* _stringLiteral5C16DB6833014011F6DD10A9415289AC315767A7; IL2CPP_EXTERN_C String_t* _stringLiteral5C7CC760F35D697C25C2A84A3C01C5F2AE736F66; IL2CPP_EXTERN_C String_t* _stringLiteral6065B2C89A8C794508CC2FC8A739E7E46E2015D6; IL2CPP_EXTERN_C String_t* _stringLiteral62A3697EC200C7E1E115E4A9F1A402E43C255500; IL2CPP_EXTERN_C String_t* _stringLiteral63398B5D32C1B33F8C54095809C6B1AE3530A8F1; IL2CPP_EXTERN_C String_t* _stringLiteral633EFDC887565A0AD400A6C69845EA8BDA17116A; IL2CPP_EXTERN_C String_t* _stringLiteral63DBA0A3B4FC102E496AEA7FB158126F00331473; IL2CPP_EXTERN_C String_t* _stringLiteral64579EE27B6FA87E1D9D6B0A12A8DBCEA604E048; IL2CPP_EXTERN_C String_t* _stringLiteral69D9CD914B3E890F2A9E075FE8023D6F4318ED0E; IL2CPP_EXTERN_C String_t* _stringLiteral6F9B9AF3CD6E8B8A73C2CDCED37FE9F59226E27D; IL2CPP_EXTERN_C String_t* _stringLiteral74322AC09140256383B1572065DCE3008FA2BA4A; IL2CPP_EXTERN_C String_t* _stringLiteral7524F3AA077AFFF7785A23FCD72580F55D33FF80; IL2CPP_EXTERN_C String_t* _stringLiteral7871B70E991A03B665DF5402BCBB3588A6D86120; IL2CPP_EXTERN_C String_t* _stringLiteral791F9BDF4B7DFC83C7A653139354DC01454B069A; IL2CPP_EXTERN_C String_t* _stringLiteral7A604BE15D4472487E1E69264386BC5349CEFE08; IL2CPP_EXTERN_C String_t* _stringLiteral7CB6EFB98BA5972A9B5090DC2E517FE14D12CB04; IL2CPP_EXTERN_C String_t* _stringLiteral7D8C8E403A209FAEBC3A305AF4E07E0809EC23D3; IL2CPP_EXTERN_C String_t* _stringLiteral7F5ED1107E78EDFC1C70E6D94D945ED8CA805BDB; IL2CPP_EXTERN_C String_t* _stringLiteral7FBB727DB4B2B6715B092505673CB5922A0D63A8; IL2CPP_EXTERN_C String_t* _stringLiteral8461C6F6B7093372724F350BBE30FE6C44DA8A93; IL2CPP_EXTERN_C String_t* _stringLiteral8553E9BC0BB766C4C9E2BC7E1EC0B5DFCDFE6EFB; IL2CPP_EXTERN_C String_t* _stringLiteral861FFEB525C79A49BD38DF69C967458340F5AC82; IL2CPP_EXTERN_C String_t* _stringLiteral8657E4BDBBA49C251E7D1078196227B5E427AA0A; IL2CPP_EXTERN_C String_t* _stringLiteral87EA5DFC8B8E384D848979496E706390B497E547; IL2CPP_EXTERN_C String_t* _stringLiteral8B33CB1CBD77A3327FC32955CEA8F0087559F67A; IL2CPP_EXTERN_C String_t* _stringLiteral8C50EDF68E3E4416C8BDC4BC660895ECB24337A0; IL2CPP_EXTERN_C String_t* _stringLiteral8EDAAF5FA2520154BB61C53E22A2960ED1078D78; IL2CPP_EXTERN_C String_t* _stringLiteral952F375412E89FF213A8ACA383D18E5691354347; IL2CPP_EXTERN_C String_t* _stringLiteral966799128606386DE27F7B7CCB66DE9525836AA7; IL2CPP_EXTERN_C String_t* _stringLiteral968CB9DA91F166158DD0C700AA9BA4D42F2996DE; IL2CPP_EXTERN_C String_t* _stringLiteral998E8B57873ABC9F3D83C9A18BB4DA8535457FB3; IL2CPP_EXTERN_C String_t* _stringLiteral9AE56649BE50FBA515FC546E0DB36383C6046E5F; IL2CPP_EXTERN_C String_t* _stringLiteral9BF0F92F6077298963F29C04B03EDF52C87838D7; IL2CPP_EXTERN_C String_t* _stringLiteral9C6632655E29EEFD4F6A4B78DD03078A6BB40E82; IL2CPP_EXTERN_C String_t* _stringLiteral9E253470C876EE6D5C720EB777AEB82D4C26E28F; IL2CPP_EXTERN_C String_t* _stringLiteral9F6666246B289B236DB1FD92EFD79C73FCA35B28; IL2CPP_EXTERN_C String_t* _stringLiteralA0F895B686C2E5201DD1DC96077AABA81FCC3A88; IL2CPP_EXTERN_C String_t* _stringLiteralA1EB800DAE02CA0397B18760AE320E5D180E74BD; IL2CPP_EXTERN_C String_t* _stringLiteralA5C934D107ABFBCA1F23BDD0340D5E775D7F4F14; IL2CPP_EXTERN_C String_t* _stringLiteralA62F2225BF70BFACCBC7F1EF2A397836717377DE; IL2CPP_EXTERN_C String_t* _stringLiteralA748DB8D994B17A4A9D299C317DFE98AE89331F8; IL2CPP_EXTERN_C String_t* _stringLiteralA8DED5E408D06831D95B6E792BEFB518071D968A; IL2CPP_EXTERN_C String_t* _stringLiteralA9385F521485C4A187ABA9FC933AFEDEEF6F03A8; IL2CPP_EXTERN_C String_t* _stringLiteralAB1C9356E9E5932B2D0473EB4A0EE2EB4C18DC1C; IL2CPP_EXTERN_C String_t* _stringLiteralAB99D0D3144F77FDCE629BF40B2B699647E9B611; IL2CPP_EXTERN_C String_t* _stringLiteralAE132D2077B46E8294D9EB292194C77E6A54589F; IL2CPP_EXTERN_C String_t* _stringLiteralB4041CE08DE92CA60C4E579CCA6D67100D28AE32; IL2CPP_EXTERN_C String_t* _stringLiteralB51A60734DA64BE0E618BACBEA2865A8A7DCD669; IL2CPP_EXTERN_C String_t* _stringLiteralB6589FC6AB0DC82CF12099D1C2D40AB994E8410C; IL2CPP_EXTERN_C String_t* _stringLiteralB858CB282617FB0956D960215C8E84D1CCF909C6; IL2CPP_EXTERN_C String_t* _stringLiteralBA8AB5A0280B953AA97435FF8946CBCBB2755A27; IL2CPP_EXTERN_C String_t* _stringLiteralBB93ABF7CDCB7C0B5EDAC0F774BAD19593CCFCAA; IL2CPP_EXTERN_C String_t* _stringLiteralBD6F3D8FF67B161E67263D6605466BAEDBE11730; IL2CPP_EXTERN_C String_t* _stringLiteralC03DF71F362B020D7ECA0433A7EAEDE62B82ABB5; IL2CPP_EXTERN_C String_t* _stringLiteralC86ED4AC3B518B6F2E71F398DE12D2D674E78907; IL2CPP_EXTERN_C String_t* _stringLiteralCE667716547FA82BC8795AD7EF205E9410193ED0; IL2CPP_EXTERN_C String_t* _stringLiteralCE8674CB20F80F52B68CDF6AB88174ABFB9CCD9F; IL2CPP_EXTERN_C String_t* _stringLiteralCECA32E904728D1645727CB2B9CDEAA153807D77; IL2CPP_EXTERN_C String_t* _stringLiteralCEE0A4A45ED886C405E3FD5D3E6979C27FC6B62B; IL2CPP_EXTERN_C String_t* _stringLiteralCEFFC93BC5C70EE2DC5FDD9BED2B0F99523CA509; IL2CPP_EXTERN_C String_t* _stringLiteralD088DB464661C898A1FAC3B2A2EA343D31370EB8; IL2CPP_EXTERN_C String_t* _stringLiteralD0CADD9CE586AC16E16CD02E5E3D93618EC847B3; IL2CPP_EXTERN_C String_t* _stringLiteralD21048C5C5B019FA0A181ABA5C8DC41BEE59E376; IL2CPP_EXTERN_C String_t* _stringLiteralD3BC9A378DAAA1DDDBA1B19C1AA641D3E9683C46; IL2CPP_EXTERN_C String_t* _stringLiteralD92F8B850F862BC38EA709AABFB6C3FD406FBB8C; IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; IL2CPP_EXTERN_C String_t* _stringLiteralDAA58D8010113F4E181D2FE5796A123551AAA764; IL2CPP_EXTERN_C String_t* _stringLiteralDE95A0E9C55375D5E47229EDAA695386047ED340; IL2CPP_EXTERN_C String_t* _stringLiteralE4C93932F105DDAA414CA92B319BA789DBA19518; IL2CPP_EXTERN_C String_t* _stringLiteralE4E84E535058A1782878839D2015319E0EDB9986; IL2CPP_EXTERN_C String_t* _stringLiteralE648B01271A5E51A4E4193E17FC98D365286B775; IL2CPP_EXTERN_C String_t* _stringLiteralE7064F0B80F61DBC65915311032D27BAA569AE2A; IL2CPP_EXTERN_C String_t* _stringLiteralEA5A383494F81C4F464965D03BF916C41D68CED5; IL2CPP_EXTERN_C String_t* _stringLiteralEEC43372C80B086C5E7A958B6568C369DA18407E; IL2CPP_EXTERN_C String_t* _stringLiteralF25349635DA52CABF127775A9290C5922A088BB1; IL2CPP_EXTERN_C String_t* _stringLiteralF2FDDFC71271E10C109D73BFE7D7DE467EFEF039; IL2CPP_EXTERN_C String_t* _stringLiteralF450C9D88D03DE820CA8E0689EF1D7F7B9BFFE84; IL2CPP_EXTERN_C String_t* _stringLiteralF530DB58B3E5088DC7412C6D2298BA3F8456BDEB; IL2CPP_EXTERN_C String_t* _stringLiteralFA5C85D2749C30603894C71CE11E1BD82E11A09F; IL2CPP_EXTERN_C String_t* _stringLiteralFAFEE630745355A52C1393D8D3FA3B9978A55DE8; IL2CPP_EXTERN_C String_t* _stringLiteralFB09CD5BB8BAA9D51F83C6D2788CC118F8D8A923; IL2CPP_EXTERN_C String_t* _stringLiteralFDA84ADCC28FDAFEA38CD44D7D194D7019F32A77; IL2CPP_EXTERN_C String_t* _stringLiteralFF0564F9DE7547E042152BCA122C87A59C2F4A07; IL2CPP_EXTERN_C const RuntimeMethod* Action_1_Invoke_m0A36AC4F2CACB1975B2716676ED3576FD82E20DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Action_1__ctor_m1B1AAFACBBC63972A7B94AFDF7122B330CBE9EE8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Action_1__ctor_m8FD3E3699CE374F4E150C42BA0326BF6677D265C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Action_2_Invoke_m4CA8B2E800895A188FD0F7981737F367C5916FC7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Action_2__ctor_m9C040F19BDAD892FF07CCF43ECF57026B3D9851C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ActivityTracker_ActivityChanging_mA66236EFC899D344B382F088CBCECD3E0337794D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Resize_TisByte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_m06AF58E490AA366B34FFAAA68EF7179C85828C62_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Sort_TisKeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937_mB746ED1C5C4041432018351E570E5F1CC69805AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncLocalValueChangedArgs_1_get_CurrentValue_m083BDB99E688D28DF2EA80E56CDA0E67550AD767_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncLocalValueChangedArgs_1_get_PreviousValue_m172AA10CFC1B75C90718FE86E301DFE50745E837_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncLocal_1__ctor_m9DF7091B229EDC40B75F7B71592C0169BC7CCBE0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncLocal_1_get_Value_m3FDF2A3E38C635893A64144D80E0CB2DBF544163_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncLocal_1_set_Value_mAA87438091A40A87A75DA9A697FD0E9E7D1EB1A3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Comparison_1__ctor_m446F92077EE15D6DADE88AC3BEE2838BFEDCE29C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConcurrentDictionary_2_ContainsKey_m8DBF3957BD9B3D404B77FEF1DBCA0919D7F56D4F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConcurrentDictionary_2_ToArray_mB1D2B70E91275D4F4C0A9BD9EBA5BFF224FC6129_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConcurrentDictionary_2_TryGetValue_m77310C4D130967F6A9D6487AC36022BB7EC505A5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConcurrentDictionary_2_TryRemove_m81797420056C680929B6C841E8DFF8E4C0C96F1E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConcurrentDictionary_2_TryRemove_mDD8C9834B2690324EDDCF98366CD1606E4571376_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConcurrentDictionary_2__ctor_mA29674FFCD19F81B67E73EF1E1EC46C7545CA6D3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConcurrentDictionary_2__ctor_mED5D9CE5ABDE8A14698FD98F4AA0804492437E1A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConcurrentDictionary_2_get_Count_mC58E8966001AFECFDF749B9E5833246E26E86749_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConcurrentDictionary_2_get_IsEmpty_mC66166897ABC234573A265BE85A42EAA7FDC1A35_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConcurrentDictionary_2_set_Item_m7F8273DAB2F9A0383FE8A60F704A1595DD2B13EF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConcurrentDictionary_2_set_Item_mB224187F1AF72D7A2B9125132ADE40E417094B04_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DataCollector_AddArray_m2936C91CE082A3131D866834C93721BB6CB68678_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DataCollector_AddBinary_mAE50602915B73FC52AAAD2A3691AA7392AD7FFAC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DataCollector_AddScalar_m08825D15318C9D82B2DFB7785373CA14387F4D02_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DataCollector_PinArray_mA9BB0ACB268FEE6501F56EFBE766D02A0AF15AA6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DataCollector_ScalarsBegin_m264D9FD64BA4BEAC4DC96FB9FFA9D4458D5DF8FA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DataCollector_ScalarsEnd_mAC8DCCD8233246BBBE27E55D51BFD96DC47C17DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_ContainsKey_m6035A72C0D6A9432F46DE0742776CC7B866AB127_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m4A1428F3BFC28918B0C2F7E98A49C3F05C735D3B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m5B1C279E77422BB0B2C7B0374ECF89E3224AF62B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m597918251624A4BF29104324490143CFCA659FAD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m046417888981FE2D79A9D6A1B94951252AABD392_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m322D3F3F8717D4319C90FA2F2CCC8E4A4CAEAEF0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m32EDB2290B1708E077664C264094DFB6580AEA6B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m5BE5F05575CBC1B9063C795C81F04EC002CA358C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mB0DA70A2E1B2C41E208BE127EB1424749BF79DC7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mCD97A0A7B206C0FA999ADAC1F827EF1A22A32D1F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mD9B1DB257A9F9A3CEA69542101B953689A4AD978_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m04FD59790BD480BEA2DABFF36E4B956A12BE7EE1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m129741E497FB617DC9845CFEE4CB27B84C86301A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m34B4BD472A4C190B7CF7D7BB62519CDC26572ACA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m3CAEB39B5C1B8059EDA6583E8158380D6B27EE80_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m4A5415EF6CB847B02DF34AEA482AF0E6AEBCD18A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m6AAF8DE8B8F6FF147DF0303C1BF58447FCC53619_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mFB828EA0B4B38D81A1650415E56FAE757467E956_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m354E9A07FB71BEA97BD2599840C56533B903E0A4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m894E7226842A0AB920967095678A311EFF7C5737_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m92E845B897A185775589F04AB1545350A5CE9659_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mAD383B83783802633C6899ED69BC5D9B0E6647AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mAED28ED9DFA1487BB1B2961B20A31C9A59240A9F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mBF8233396AD989CC10A13604E6CBBCFB614E8F3C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mCAFC7F3236D47238A088094D3D51A4A73868B6AA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventHandler_1_Invoke_m04C06F5A9869D1E423894A71F168E38CBA1A02FB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventHandler_1_Invoke_m089262BF4C89B092A536795CB8FBA9BEED90D08D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventHandler_1_Invoke_m93676CEE9C0C757CE539E67D9C1935A112FC6847_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventListener_DisposeOnShutdown_m281D5755882E0BEB4CEEBDB3B471C36E43B3ED22_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventPayload_Add_m30450C18FFC7912DEDDB784D268B461887970717_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventPayload_Add_m704F88C7603E4BEAC23A3303DDF92F470085C78F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventPayload_Clear_m39A4723AC6E4073FF4DC53930E3AD1BAF337C0D5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventPayload_ContainsKey_m3737598706A07270C39F102A5C5AF684CB4A20AA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventPayload_CopyTo_m6B0F68A45E6F5D04F648A748FEFF6E913CC9C92A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventPayload_Remove_m55F4737F656BA3A8A9B6525ADAAC846FD19B2E3E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventPayload_Remove_m67E94C45AA1EC648A3B89834A3A11220912847DC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventPayload_TryGetValue_m75C2983849C0B9FF8B15C51F0E2B471B7803387F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventPayload_get_Item_mA7D4C6A1762EFEC5B2A28528090DB612B75ED80B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventPayload_set_Item_m2824703E771F214B750920B6F242899F860B1CEA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventProvider_EtwEnableCallBack_m32987ABF4E909DC5476F09C034714951CB4A8048_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventProvider_Register_m44CAC9D9F9EA2B0E4E3883128A19E1B70C254EE2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventProvider_WriteEvent_mF2E76529786B9E030899B61AEDBF70E505E096B9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_AddValueToMetaData_mD330620B11E64D53B9CCE4E6EA1E7D53EBACC05C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_CreateManifestAndDescriptors_mB6EC46491632FA449EDCDFC4BAB3711B511F679D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_DispatchToAllListeners_m15BA8A2450CF4B48186FFF584C29F31A66F2A95A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_DoCommand_mE3A4F025E762B755EC8EF965078564898D7984B5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_EnsureDescriptorsInitialized_m65626E878E8D3224BD1345BEAAFD0FA058703BE7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_GetGuid_mDC7778A0D413EE6FFF174026CBD083B8DE59A3AC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_GetName_m8F056FBB0AAE31DAA579B4FB3CBF6F260C9A554C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_HexDigit_mE5A6532D03CC8994C6ED0C3B9CAD0D74EAD670D5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_InitializeProviderMetadata_m676D1CFEE8AF394C647AB4626141DCB44EB0E690_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_Initialize_m19DBF37360307BE0AF8E5F4D48CDFBB11C2DFD01_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_SendManifest_mA0825219A44D8580BBF5E15E051BC398AA420311_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_ValidateSettings_mE39C56F8D4DAB1C4E09CAA91896E9F247EF61BFF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_WriteEventVarargs_mCE9497C75321C9390053AEFC4233EE6BBAFC3341_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_WriteEventWithRelatedActivityIdCore_m05FFB47325B826566B3C4B8ED415BB90BDDA2661_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_WriteEvent_m09CF0FC5F066EF4464A34539CE25033532AB6EC4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_WriteEvent_m44D8648B0F8F664487F15BEA6E13AE6D81543CB8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_WriteEvent_mE27A6FC640BF894A83640A57FD16C9C26AB9FDF9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_WriteMultiMergeInner_m4A2DB1EE170667A126A10EC907AB736BF27742A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventSource_WriteMultiMerge_mE28FE5172F6CDBBB9DA939763E49E8170C737FBA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2__ctor_m474405E23A389932A288B43A12A17A220AD718A2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Key_m04BF1DDB542A4C8B193F0B260F0C385BF44A12CC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Key_m70ABAD248D45E166CEC58AF007095CEC5E79B1DD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* KeyValuePair_2_get_Value_mC21621FE323ACF9646AF601FFEF6D05304DE03DE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_mFED3931B26E2F3EA44F00DDFDB00A723E877130B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m09D0729675AC499836FEA645EC0F67CEFFF05DDC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m2B2BEA7427322556E7DB5B8F54725927D5F314DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m4349B613F1434E41B26E92A1DA0B16A2D999F455_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m4634CDDA4C694972DC779F799424EE15A13D7A23_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m50C0D1F69B2EF31137658E2F052EBBAC7BF82771_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m881D88148E48DB5BF0AFF7C69A6CCB4ADF525256_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mA348FA1140766465189459D25B01EB179001DE83_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mB0B548256D553D73A7187766AC67DDBCF8E38222_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mFD601AEE1C09F0F86AC5DB20033B0B696256C29D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m075AB40A344A801C2EE2CE108622E0CBEDC7E3FE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Contains_mF80C125DA258D8316E3FF5ECDA2F3C2C0E44D3D2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m02CE186FAD93FF1FCB8746955D05ED5CACB7FF46_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m15CE32E39D37654096BAFDC11C155E42B253BA5A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m40477BAC3E5830EB87ACFD9613A063F04C085DD7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mA75F31424308D649C87F98663FA608A7F528D97B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mDF3F5D9AB31E04197AEC9C03D6F598AB9DAAB905_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mDFFBEE5A0B86EF1F068C4ED0ABC0F39B7CA7677E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mF5947B51A8D52827BFB44A79CA415D8D603F20CA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAll_m8ED39B4E9F385396D9FFA8556E3F889A5FC9D97B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Remove_mDEC1F4A8D22AF086115E0D100DF1BCE4BA654E22_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_mC0B85B3BC963ECC529031D74E27CAE858B2BF49D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m020F9255F34CF1C83F40396FACCAB453009967BC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m09B95037DB5592A6B6E3079C63B4645AAB071F9C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m13455A354CC7CA1E12EF0474A3E70FFAB17F1581_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mBD0009D489971B3EAD201A8FE6872838B0F4F771_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mBD603B179AAF76B8DD64EAF37E01A081137C5611_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mBD9932D1897852BC34DDBA3F03866934DBDFE329_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mDA22758D73530683C950C5CCF39BDB4E7E1F3F06_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mED0C927BCBE06F362EB85FDF4721FBAF11AE680C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mEE468B81D8E7C140F567D10FF7F5894A50EEEA57_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mFA59AD9F81154BCAA172F642DA6D2717B5203DC4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m3B5287498CF7B5D240BF5FBE83C3896231D78614_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m4151A68BD4CB1D737213E7595F574987F8C812B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m541E4299DCF80859DCFA0D54C3DFA3D40250121D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m77946F922B214B9FB9D3EA48D02AF4CA2B524356_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m790479A9FDA1A82F332D585A4D2ED6B375CE6B45_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m8707876DC867849EA7C40D0EFB53049A3E22557B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mA529126CD2ED693219838C09130EC90DB560201C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m713FA597147ACC832ED25C9094BE2DD048DEAC7F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m843BA7E495FB17519DA312B60E28F9142FCB39F9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mB739B0066E5F7EBDBA9978F24A73D26D4FAE5BED_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_m538E96A9BEFBA178A1B6EED3A56E403C3F521BCC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Predicate_1__ctor_m02BBC30377BBC3C3BC23A2E9BA4FAAAEC8321378_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1__ctor_m1440D3837B7E6FDD6D6BB6DE771F96B58369814D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1__ctor_m8F7880F43C4E281DBF7CA5A9431D5E6DD3797B7E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StackTrace__ctor_m80E5206B158C5579211CF8CC1F860E00C92F588C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* StackTrace_init_frames_m56291BB25D8B83B7BED4E4CD752273919237C1D5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TraceLoggingTypeInfo_1__ctor_m3F6558CA29363B13A3BA41D638A645A0D27CD361_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TraceLoggingTypeInfo_1__ctor_m485696BE8F8F0347AE2C18A182786F71243EFCEB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TraceLoggingTypeInfo_1__ctor_m5CE47246355A9CE9A5A913429AD6DE7593175F6F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TraceLoggingTypeInfo_1__ctor_m5E37C9D57D3BF0D54FA22B879B618BD00103E4D5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TraceLoggingTypeInfo_1__ctor_m6736EEDD36D2F8F9C58989D40D20F8F60CC7E8B5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TraceLoggingTypeInfo_1__ctor_m67AF3348D9FFA851AB4F2F50077B6EA0513E87C6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TraceLoggingTypeInfo_1__ctor_m81820F72114873B3A4C3AFB2B3C30E1BFD7180A4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TraceLoggingTypeInfo_1__ctor_mADBDC82A0DCF5AA917F947487B3843BC832847F5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TraceLoggingTypeInfo_1__ctor_mADD739043A0B44F6D430F6CEAB3E5B24B5A30686_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TraceLoggingTypeInfo_1__ctor_mC91976BC0F373C0064A88BC4A45121832C0A0FCF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TraceLoggingTypeInfo_1__ctor_mF1DC77DF904B1CAE7A931DF452309AD902CBFD43_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Tuple_2_get_Item1_m13EA1E5CA5BF90B5BE582AD8FDE7331A348E0276_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Tuple_2_get_Item1_m4E3939973A5C024B74911E454CADEE3F932429A0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Tuple_2_get_Item1_mE84BFA1353446DE95FEAC246056C2163078AC65F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Tuple_2_get_Item2_m0BD6FCE9669911470B4320204CCF717DC8BBE09F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Tuple_2_get_Item2_m6877C44725610C7C0C3AFAE09D5C1F4B4CE79517_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Tuple_2_get_Item2_m7DC82E26331B6695B6696FCC7DDDC8CB16CB94E1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Tuple_Create_TisGuid_t_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m473CBD984380616D043D353A87FA6F201541C375_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Tuple_Create_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m595074AFCD66FC08A09BDD5982656BA1F9BABA5C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Tuple_Create_TisSessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_mFCFC54D2D66C8EE47D9530005BA7A77A1AA699FC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CGetEnumeratorU3Ed__17_System_Collections_IEnumerator_Reset_mDC045F6D9917B711DDC89E6B9A2EE9CC1DCD2856_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CGetFilterAsTupleU3Ed__7_System_Collections_IEnumerator_Reset_m90DAD077759C760A2A2DFE315532247320FCBDA0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CTrimGlobalListU3Eb__2_0_m8248F04CFE66D74535AD59F94D04A353912A9AA3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass11_0_U3CGetActivityDyingDelegateU3Eb__0_m564AE359E0218F0F72645EEFC5412A7EB1CEAEA8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass13_0_U3CTrimActiveActivityStoreU3Eb__0_m232F9353137386136CACE83A0EDE95E39FA99566_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass1_0_U3CRemoveEtwSessionU3Eb__0_mB859C94FB51BAA7EDF9A3B7B8672CE786439E391_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass44_0_U3CGetSessionsU3Eb__0_mF6A698B2DC65CAE298A7EEF7F767D2CB47DB0E6F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ef__AnonymousType0_1__ctor_mB123586B6CA9B5458CF3D0154626D23096FAC2EB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WeakReference_1_TryGetTarget_m4B931D6E4D5FC2F049728BC3B6669A3CDFCC2E09_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WeakReference_1__ctor_m1D1205FEE4C0142F9E4CC8C32D88AD73BA16B002_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* Boolean_tB53F6830F670160873277339AA58F15CAED4399C_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* ByteU2A_t845C3DAA707FCEFFD78AA0108542C23B1D254371_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* EventKeywords_t23A3504C8689DEED4A3545494C8C52C55214B942_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* EventOpcode_t52B1CBEC2A4C6FDDC00A61ECF12BF584A5146C44_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* EventTask_tBEC61529FD6426C4863B30C6BDD3CC5E4201E8C9_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Guid_t_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int32_t585191389E07734F19F3156FF88FB3EF4800D102_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* IntPtr_t_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* NonEventAttribute_tEFC3FBCB594E618AF8214093944F2AC045497726_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* String_t_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017_0_0_0_var; IL2CPP_EXTERN_C const uint32_t ActivityFilter_DisableFilter_m9FBB5B5BA14DE3C7E50C3E5CADAF4D20B9DAE9E0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityFilter_Dispose_mD331A6D08027C578FB33DF9D4508146FDD1E3B69_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityFilter_EnableFilter_m20D1DA79B8B50BE7AB981E37785277BCE74F0872_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityFilter_EnsureActivityCleanupDelegate_m1D616455807E8954308B06BA964B32A0D9E97C26_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityFilter_FlowActivityIfNeeded_mDEF179A961943951E2CEBC169DE65B2EFB81C2DE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityFilter_GetActivityDyingDelegate_m6A560B3B4400B4EC40D9B3529035B4207DDBCCDC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityFilter_GetFilterAsTuple_m2F34BA17CE7D2F693C2EF1469EECB6CEFB0483CD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityFilter_PassesActivityFilter_m785587F8F988B60DE16C32E39A7A6098B0789EBF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityFilter_TrimActiveActivityStore_m2F9DABE17BEE26AD75FEEB7A6C898D2C2F688936_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityFilter_UpdateFilter_m0C60ECDB3EB276F7ADB7CC633A6775B229C271F2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityFilter_UpdateKwdTriggers_mD820641A48F418C6F0C27AB2102143DED6A45466_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityFilter__ctor_m00C3F59EE554D19FD8DF964906B75B493545193A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityInfo_LiveActivities_mCBEF8A0430ECD9AF83050E02AAB6D4B81D0E3834_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityInfo_Path_m209104A8557A657DEE7417F441B864A94CA9345C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityInfo_ToString_m8C94E010DFEEC41E000C7C27DCF97D0B449270CC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityTracker_ActivityChanging_mA66236EFC899D344B382F088CBCECD3E0337794D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityTracker_Enable_mCAE3A31B1869805B640C535208BE0A6EBB2D792F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityTracker_NormalizeActivityName_mB2C3FFE58EF7CB96DCF25481531B1A416E1641C4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityTracker_OnStart_mEDF85D7D9BE34A20080296A0448EB869DB5E1423_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityTracker_OnStop_m10062644F7133C33781A4D4FF469C42F9C793460_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityTracker__cctor_mBA7D4C78415D6ACC25117C0497395DE3AD4E174F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityTracker_get_Instance_m59A2EFCE88211D1C5B0936FE82F300CF64AF3F79_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ActivityTracker_get_Instance_m59A2EFCE88211D1C5B0936FE82F300CF64AF3F79mscorlib5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t BooleanArrayTypeInfo_WriteMetadata_mA1EE23C965D4098703A0A2CD9651F249371788B9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t BooleanArrayTypeInfo__ctor_m4C42FDCC33CCC47576364D5CD3566487FBB26241_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t BooleanTypeInfo_WriteMetadata_m07A6148730F46CDA6105BE96A5325273C035F06D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t BooleanTypeInfo__ctor_mA6C506EA7D9651E4024FD3B1612F2170D7EF37B5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ByteArrayTypeInfo_WriteMetadata_mCD7E871F81D44427A3A82A00CA8271C3631E55BB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ByteArrayTypeInfo__ctor_mC48373891BDF2EE356654D62BCFE3E252D365AD3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ByteTypeInfo_WriteMetadata_mD9012F4D78EA50C79A13F97CB138FAC0EEB2D781_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ByteTypeInfo__ctor_mC04ADDE2C15F05E2B211965E5E3BFC777BB32776_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t CharArrayTypeInfo_WriteMetadata_mC7FF2CC1A8F353E1DE380391F9CB5CEAFF2B8DE8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t CharArrayTypeInfo__ctor_m1EE2437D82CF59C21FD9A6202A9BDE9646CA8DDB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t CharTypeInfo_WriteMetadata_mE577CAC8218A19FD48D32C7675C6DA2887E83E1C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t CharTypeInfo__ctor_m83F187FC1D323E6E2FA872CF3153BAB1F76AC298_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DataCollector_AddArray_m2936C91CE082A3131D866834C93721BB6CB68678_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DataCollector_AddBinary_mAE50602915B73FC52AAAD2A3691AA7392AD7FFAC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DataCollector_AddScalar_m08825D15318C9D82B2DFB7785373CA14387F4D02_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DataCollector_GrowBuffer_mCD2F806216218E8394B131B8317D24070B20726D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DataCollector_PinArray_mA9BB0ACB268FEE6501F56EFBE766D02A0AF15AA6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DataCollector_ScalarsBegin_m264D9FD64BA4BEAC4DC96FB9FFA9D4458D5DF8FA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DataCollector_ScalarsEnd_mAC8DCCD8233246BBBE27E55D51BFD96DC47C17DB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_com_FromNativeMethodDefinition_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_pinvoke_FromNativeMethodDefinition_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DateTimeOffsetTypeInfo_WriteMetadata_mB5CF44C8DD3E10801E57E5DE92AB3BBFEA77552F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DateTimeOffsetTypeInfo__ctor_m15CCCCC4AC20E4A3CE0A9F9F07D45C502A64C386_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DateTimeTypeInfo_WriteMetadata_m4BE24D3F7EF79D507A0EFFA0CD0DFC5F12D9B72E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DateTimeTypeInfo__ctor_m963A7C1FB683821F9728B33B2BA04C0D8A73B1F4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DecimalTypeInfo_WriteData_m0B7A8C4A3B2D4FF9E765B48AF93587DA6D2098AA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DecimalTypeInfo_WriteMetadata_m0DF80910557674432657F9301DA0F2DA238B285F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DecimalTypeInfo__ctor_mF2531EBF69BEC23272D7EBC06FB6CB789EE282A3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DoubleArrayTypeInfo_WriteMetadata_m59A14C61353BF38C5DB529EAC4EF403609E425D6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DoubleArrayTypeInfo__ctor_mA1D7B8202A7F5FE4462E05403AF389C57308729D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DoubleTypeInfo_WriteMetadata_m2A4FFE877B83DCA94583DAC1F80E3669316ACDD0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DoubleTypeInfo__ctor_m0FC3E8A06AF05EE78EBFC4BEB3C45686DE65143B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EtwSession_GetEtwSession_m14FE36A6BDA36657ACA9BBEA4C60CB565F9123C7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EtwSession_RemoveEtwSession_m3DBA837698A1FD39777CAB3E8B8520F2247AB9CF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EtwSession_TrimGlobalList_m9D86F191B7D640C690D0A0B5A135BAEC8958AD70_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EtwSession__cctor_m7C39F24A99FC96B4C03232F16CB145DCAACCB7CA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventCommandEventArgs__ctor_mE825F4713713801A62278C1D1EDAE92C01923545_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventData_SetMetadata_m2638D08FE5AD0F8A4B207B83E014385991E7CF88_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventDescriptor_Equals_mBB3C8409351F189AFEB32E44E991A2459BCD10E7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventListener_AddEventSource_mB9F8DBB27131AF31A8F5C3D52EFA96D9D219EFD3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventListener_DisposeOnShutdown_m281D5755882E0BEB4CEEBDB3B471C36E43B3ED22_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventListener_OnEventSourceCreated_mE16D909C658BAC318541F2170B712A29ABAC71E9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventListener_OnEventWritten_m948452552734FAA3156D27B90E72520BC14451D0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventListener__cctor_mD64517D1F2A36B1B5CCD5FEFBD244EC11CFAE5A7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventListener_get_EventListenersLock_mBDF83655CC15E0FFEFCFD64F88FFCE36739289D7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventPayload_Add_m30450C18FFC7912DEDDB784D268B461887970717_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventPayload_Add_m704F88C7603E4BEAC23A3303DDF92F470085C78F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventPayload_Clear_m39A4723AC6E4073FF4DC53930E3AD1BAF337C0D5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventPayload_ContainsKey_m3737598706A07270C39F102A5C5AF684CB4A20AA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventPayload_Contains_m0C87CF0D769A650989D31A0B2516B6F25BC5FD88_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventPayload_CopyTo_m6B0F68A45E6F5D04F648A748FEFF6E913CC9C92A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventPayload_GetEnumerator_m91136E6A7D5A3E74FA5366E3347F2E6AD853770D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventPayload_Remove_m55F4737F656BA3A8A9B6525ADAAC846FD19B2E3E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventPayload_Remove_m67E94C45AA1EC648A3B89834A3A11220912847DC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventPayload_System_Collections_IEnumerable_GetEnumerator_m861738DBE222BB24EE6CDE14744E41F8E1E7E514_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventPayload_TryGetValue_m75C2983849C0B9FF8B15C51F0E2B471B7803387F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventPayload_get_Count_mC8C51B0D0E8DD2D768443B5EA910CC0BC22F28CA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventPayload_get_Item_mA7D4C6A1762EFEC5B2A28528090DB612B75ED80B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventPayload_set_Item_m2824703E771F214B750920B6F242899F860B1CEA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_Dispose_m9449CFF60A77A3A203D281635F7FE81756ED6DB1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_Dispose_mB4F2B41F819F0AA49DFF2A1D6E93CEE2CD8C841D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_EncodeObject_m044B03076E2E0E22AA48868A25E6162A4F117756_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_EtwEnableCallBackImpl_m05EA7378BE8A415FF10BA92D0C8A9B1D7E0D9575_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_EtwEnableCallBack_m32987ABF4E909DC5476F09C034714951CB4A8048_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_GetDataFromController_m0DB5389F33A5037F545F98F12A1C0C3BA9A6BAFA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_GetLastWriteEventError_m6A26D6CE68F05B5CBB215F557891A1BC679F4190_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_GetLastWriteEventError_m6A26D6CE68F05B5CBB215F557891A1BC679F4190mscorlib5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_GetSessionInfoCallback_mD81D88C92F8882D52339D0B64364DE4C2DFFE588_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_GetSessionInfo_m71C26395796B07AFB9D31C3EE6488169E95A7DF3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_GetSessions_mF76C5CED507D8F8C66063D65255AA7AA46ED76AD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_IndexOfSessionInList_m8BA6899C34E4767F735A299458C542B0E54703EB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_Register_m44CAC9D9F9EA2B0E4E3883128A19E1B70C254EE2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_SetInformation_mD5E67B8179B84395068AB6CEC4D7907E63DFFDAE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_SetLastError_mBA37EA20D53FBE88D5C2CDEDB2DA95A81193467D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_WriteEventRaw_mB083FE1591EEA4E690A4831CE311D8B8B6BE2FFB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_WriteEvent_m6C22684084397194BD0AFC9BC694919934E16B64_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_WriteEvent_mF2E76529786B9E030899B61AEDBF70E505E096B9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider__cctor_m4CFEB09F7B23CD35BFA5023B8279CE4F948CD70D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventProvider_bitcount_m569150D2AB57D36D2277653DAB4BB85B1AC95DEC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_AddEventDescriptor_m2477DFF028C6BBC7C415914465312DBE1A05DD50_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_AddListener_mB6D602A82B5E1A629E7964101D38EACAF9C01BC1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_AddProviderEnumKind_m34E218F4A3DAD06FCEA74D1BDF1B7B5972D008D6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_AddValueToMetaData_mD330620B11E64D53B9CCE4E6EA1E7D53EBACC05C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_AttributeTypeNamesMatch_m40953EA25DF869AD98D3DBF329FD74C98E7F41A0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_CreateManifestAndDescriptors_mB6EC46491632FA449EDCDFC4BAB3711B511F679D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_DebugCheckEvent_m7967092356AD89E7EB5E45D15E8C4088898D633A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_DecodeObject_mAD5531B9BB6EC969B6E834D2484B635F7AED7AF9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_DispatchToAllListeners_m15BA8A2450CF4B48186FFF584C29F31A66F2A95A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_Dispose_m2B3962369A463AB6DC62A63CEBA0D557ADB094FA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_Dispose_m6E49F02AD7EC25079AE7D2209AA15723AA066928_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_DoCommand_mE3A4F025E762B755EC8EF965078564898D7984B5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_EnsureDescriptorsInitialized_m65626E878E8D3224BD1345BEAAFD0FA058703BE7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_GenerateGuidFromName_m1F8FCE194EAE1D9BF3450A18651424A3EEB0FCCB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_GetCustomAttributeHelper_m0071006CDD204BE00B7EFEA9F5E52D087AF1F7D7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_GetEtwSessionMask_m6735D6D9DFE0CD12958F84CF0AF515E0B227A976_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_GetEventSourceBaseType_m9DC1F883AE9DBD6C162E3794B1174C9905446238_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_GetGuid_mDC7778A0D413EE6FFF174026CBD083B8DE59A3AC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_GetName_m61DBFEE5EF6DEED0344196BE7E63129109FFD8DD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_GetName_m8F056FBB0AAE31DAA579B4FB3CBF6F260C9A554C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_GetOpcodeWithDefault_m97DE04BD2DD86571AC4CC084DB6A091F6E0F27B3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_GetParamLengthIncludingByteArray_m9442DBFD2A5D754AD9B7D0BF26149B5053A279BE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_HexDigit_mE5A6532D03CC8994C6ED0C3B9CAD0D74EAD670D5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_InitializeProviderMetadata_m676D1CFEE8AF394C647AB4626141DCB44EB0E690_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_Initialize_m19DBF37360307BE0AF8E5F4D48CDFBB11C2DFD01_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_LogEventArgsMismatches_m4A7AA9AD1A96A67DEF1074C575BB4254546679A7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_ParseCommandArgs_m35F3BD60CBD5B9B5CF46955DCFFDF83EEEE6FF50_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_RemoveFirstArgIfRelatedActivityId_mF6B0FB18A71D6634E910A93DF42B228DF13DBEDE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_ReportActivitySamplingInfo_m5C4B41A96EA6877580974579248B5B1F98165928_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_SendCommand_mC04C4889CCB21B58C052A48E030C4655B5CA74DE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_SendManifest_mA0825219A44D8580BBF5E15E051BC398AA420311_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_SerializeEventArgs_m05C56910CA41D15C484C0357CD6845ED0E36CAAB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_SetCurrentThreadActivityId_m801DDE9F133D4E31C8965858AB4CDB708E0F0442_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_ToString_m0265BBC34A7D8001FE1819300765B1E62F56D80E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_TrimEventDescriptors_mB20A4A38B1690E2BDBA7198FCF96140566140E3A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_UpdateEtwSession_m33189FFE8A08A040F324E3F6D657BB84CD646706_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_ValidateSettings_mE39C56F8D4DAB1C4E09CAA91896E9F247EF61BFF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_WriteCleanup_m9BFDFCC89E5EBB1B1949B8F3437ED35F158DD642_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_WriteEventString_mD4ED7CB40E6DE8A5EC1C6CB99111E7D22810EB81_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_WriteEventVarargs_mCE9497C75321C9390053AEFC4233EE6BBAFC3341_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_WriteEventWithRelatedActivityIdCore_m05FFB47325B826566B3C4B8ED415BB90BDDA2661_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_WriteEvent_m09CF0FC5F066EF4464A34539CE25033532AB6EC4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_WriteEvent_m44D8648B0F8F664487F15BEA6E13AE6D81543CB8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_WriteEvent_mE27A6FC640BF894A83640A57FD16C9C26AB9FDF9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_WriteMultiMergeInner_m4A2DB1EE170667A126A10EC907AB736BF27742A7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_WriteMultiMerge_mE28FE5172F6CDBBB9DA939763E49E8170C737FBA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_WriteStringToAllListeners_m2FB8625875A9A4F2F47F1539A9085805F1335B83_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_WriteStringToListener_m1AD36AD726EA78E822B0AAED74458DC13D611FF4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_WriteToAllListeners_mA57F9C980EC8A2C8D120C0B94C03AD4CB7D8FB92_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_WriteToAllListeners_mD457E0CC869EFD253FC4348D6AD53F8445D6E4D9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource__cctor_m4929B950E6F969BE9565F18F477E75978E914B33_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource__ctor_mF8965DE244C1780B06C51E727B299E74A0798A4B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_get_FallbackActivityId_m64F92C11C652C9E1AC7F8818CBC77700BC949940_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t EventSource_get_InternalCurrentThreadActivityId_m8620A6D4474016C5B1C8E067E0483D431AFB15B5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t OverideEventProvider__ctor_mD477F0BCF1048627D9B27E8D71AD47B2D28C385B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Sha1ForNonSecretPurposes_Start_mA97AC00189A011EF6E62617B21C6E2CEEE480941_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_com_FromNativeMethodDefinition_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_pinvoke_FromNativeMethodDefinition_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StackTrace_AddFrames_m899073F7BC69218AE0A2ED6367EC3118490EF60A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StackTrace_GetAotId_m1C3F23FF69F608186FD0092C457A257991F56D2D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StackTrace_GetFullNameForStackTrace_m8681E3272F66FE4BE04D35F49B0C2C4474F4EC56_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StackTrace_ToString_mD5310F948F5BD43ADB97F77CEE1F807A1E2ABA26_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StackTrace__ctor_m80E5206B158C5579211CF8CC1F860E00C92F588C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t StackTrace_init_frames_m56291BB25D8B83B7BED4E4CD752273919237C1D5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CGetEnumeratorU3Ed__17_MoveNext_m451A16FB6126749AB11DBD28771761699BFC1681_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CGetEnumeratorU3Ed__17_System_Collections_IEnumerator_Reset_mDC045F6D9917B711DDC89E6B9A2EE9CC1DCD2856_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CGetEnumeratorU3Ed__17_System_Collections_IEnumerator_get_Current_m59F37C7DE26CE9C90711A8C710D37B68038228CF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CGetFilterAsTupleU3Ed__7_MoveNext_m5EA36FADB9DB1365E8C4ECA1E1EE7206A2E41FAE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CGetFilterAsTupleU3Ed__7_System_Collections_Generic_IEnumerableU3CSystem_TupleU3CSystem_Int32U2CSystem_Int32U3EU3E_GetEnumerator_m76C2A9E5353BED7EB8AB5F81DD259C81DC58003C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CGetFilterAsTupleU3Ed__7_System_Collections_IEnumerator_Reset_m90DAD077759C760A2A2DFE315532247320FCBDA0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3CTrimGlobalListU3Eb__2_0_m8248F04CFE66D74535AD59F94D04A353912A9AA3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__DisplayClass11_0_U3CGetActivityDyingDelegateU3Eb__0_m564AE359E0218F0F72645EEFC5412A7EB1CEAEA8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__DisplayClass13_0_U3CTrimActiveActivityStoreU3Eb__0_m232F9353137386136CACE83A0EDE95E39FA99566_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__DisplayClass1_0_U3CRemoveEtwSessionU3Eb__0_mB859C94FB51BAA7EDF9A3B7B8672CE786439E391_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__DisplayClass44_0_U3CGetSessionsU3Eb__0_mF6A698B2DC65CAE298A7EEF7F767D2CB47DB0E6F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__cctor_mBAFD5DCA645C4737242A4DDFDF9FC1CCE45AC17A_MetadataUsageId; struct Assembly_t_marshaled_com; struct Assembly_t_marshaled_pinvoke; struct CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD_marshaled_com; struct CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD_marshaled_pinvoke; struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_com; struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_pinvoke; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ; struct ExceptionHandlingClause_t112046BB7ECF503629487282AC37B55A6C2FEDC8_marshaled_com; struct ExceptionHandlingClause_t112046BB7ECF503629487282AC37B55A6C2FEDC8_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 ; struct LocalVariableInfo_t9DBEDBE3F55EEEA102C20A450433E3ECB255858C_marshaled_com; struct LocalVariableInfo_t9DBEDBE3F55EEEA102C20A450433E3ECB255858C_marshaled_pinvoke; struct ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB;; struct ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_com; struct ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_com;; struct ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_pinvoke; struct ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_pinvoke;; struct BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040; struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821; struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2; struct KeyValuePair_2U5BU5D_t7FAEDA541660EE14F76C26D48E51C98634127BF7; struct KeyValuePair_2U5BU5D_tEF7B0C36EC296277C5C943CFF843529E0B8B5343; struct StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D; struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196; struct EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA; struct SessionInfoU5BU5D_t02CDCD5CCABB257B68199994B2C87BBD1849E906; struct EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94; struct TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC; struct DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D; struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83; struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A; struct FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE; struct MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B; struct ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694; struct GCHandleU5BU5D_tA6EC6308F1B33AD5233BD26DE6FB431B6CEF1DB7; struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E; struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F; struct UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // <>f__AnonymousType0`1 struct U3CU3Ef__AnonymousType0_1_t03ADF03DDFFC030F7918870BFA59D44DEEC6F8B4 : public RuntimeObject { public: // j__TPar <>f__AnonymousType0`1::i__Field String_t* ___U3CmessageU3Ei__Field_0; public: inline static int32_t get_offset_of_U3CmessageU3Ei__Field_0() { return static_cast(offsetof(U3CU3Ef__AnonymousType0_1_t03ADF03DDFFC030F7918870BFA59D44DEEC6F8B4, ___U3CmessageU3Ei__Field_0)); } inline String_t* get_U3CmessageU3Ei__Field_0() const { return ___U3CmessageU3Ei__Field_0; } inline String_t** get_address_of_U3CmessageU3Ei__Field_0() { return &___U3CmessageU3Ei__Field_0; } inline void set_U3CmessageU3Ei__Field_0(String_t* value) { ___U3CmessageU3Ei__Field_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CmessageU3Ei__Field_0), (void*)value); } }; // System.AppContextSwitches struct AppContextSwitches_tAF0B2C874D2BB57032B24C11819205802669FD8D : public RuntimeObject { public: public: }; struct AppContextSwitches_tAF0B2C874D2BB57032B24C11819205802669FD8D_StaticFields { public: // System.Boolean System.AppContextSwitches::ThrowExceptionIfDisposedCancellationTokenSource bool ___ThrowExceptionIfDisposedCancellationTokenSource_0; // System.Boolean System.AppContextSwitches::PreserveEventListnerObjectIdentity bool ___PreserveEventListnerObjectIdentity_1; public: inline static int32_t get_offset_of_ThrowExceptionIfDisposedCancellationTokenSource_0() { return static_cast(offsetof(AppContextSwitches_tAF0B2C874D2BB57032B24C11819205802669FD8D_StaticFields, ___ThrowExceptionIfDisposedCancellationTokenSource_0)); } inline bool get_ThrowExceptionIfDisposedCancellationTokenSource_0() const { return ___ThrowExceptionIfDisposedCancellationTokenSource_0; } inline bool* get_address_of_ThrowExceptionIfDisposedCancellationTokenSource_0() { return &___ThrowExceptionIfDisposedCancellationTokenSource_0; } inline void set_ThrowExceptionIfDisposedCancellationTokenSource_0(bool value) { ___ThrowExceptionIfDisposedCancellationTokenSource_0 = value; } inline static int32_t get_offset_of_PreserveEventListnerObjectIdentity_1() { return static_cast(offsetof(AppContextSwitches_tAF0B2C874D2BB57032B24C11819205802669FD8D_StaticFields, ___PreserveEventListnerObjectIdentity_1)); } inline bool get_PreserveEventListnerObjectIdentity_1() const { return ___PreserveEventListnerObjectIdentity_1; } inline bool* get_address_of_PreserveEventListnerObjectIdentity_1() { return &___PreserveEventListnerObjectIdentity_1; } inline void set_PreserveEventListnerObjectIdentity_1(bool value) { ___PreserveEventListnerObjectIdentity_1 = value; } }; struct Il2CppArrayBounds; // System.Array // System.Attribute struct Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 : public RuntimeObject { public: public: }; // System.Collections.Concurrent.ConcurrentDictionary`2 struct ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C : public RuntimeObject { public: // System.Collections.Concurrent.ConcurrentDictionary`2_Tables modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Concurrent.ConcurrentDictionary`2::_tables Tables_t77C798AD51C64049C66A28F0469CA9B6B7050A1D * ____tables_0; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Concurrent.ConcurrentDictionary`2::_comparer RuntimeObject* ____comparer_1; // System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::_growLockArray bool ____growLockArray_2; // System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2::_budget int32_t ____budget_3; public: inline static int32_t get_offset_of__tables_0() { return static_cast(offsetof(ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C, ____tables_0)); } inline Tables_t77C798AD51C64049C66A28F0469CA9B6B7050A1D * get__tables_0() const { return ____tables_0; } inline Tables_t77C798AD51C64049C66A28F0469CA9B6B7050A1D ** get_address_of__tables_0() { return &____tables_0; } inline void set__tables_0(Tables_t77C798AD51C64049C66A28F0469CA9B6B7050A1D * value) { ____tables_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____tables_0), (void*)value); } inline static int32_t get_offset_of__comparer_1() { return static_cast(offsetof(ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C, ____comparer_1)); } inline RuntimeObject* get__comparer_1() const { return ____comparer_1; } inline RuntimeObject** get_address_of__comparer_1() { return &____comparer_1; } inline void set__comparer_1(RuntimeObject* value) { ____comparer_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____comparer_1), (void*)value); } inline static int32_t get_offset_of__growLockArray_2() { return static_cast(offsetof(ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C, ____growLockArray_2)); } inline bool get__growLockArray_2() const { return ____growLockArray_2; } inline bool* get_address_of__growLockArray_2() { return &____growLockArray_2; } inline void set__growLockArray_2(bool value) { ____growLockArray_2 = value; } inline static int32_t get_offset_of__budget_3() { return static_cast(offsetof(ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C, ____budget_3)); } inline int32_t get__budget_3() const { return ____budget_3; } inline int32_t* get_address_of__budget_3() { return &____budget_3; } inline void set__budget_3(int32_t value) { ____budget_3 = value; } }; struct ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C_StaticFields { public: // System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::s_isValueWriteAtomic bool ___s_isValueWriteAtomic_4; public: inline static int32_t get_offset_of_s_isValueWriteAtomic_4() { return static_cast(offsetof(ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C_StaticFields, ___s_isValueWriteAtomic_4)); } inline bool get_s_isValueWriteAtomic_4() const { return ___s_isValueWriteAtomic_4; } inline bool* get_address_of_s_isValueWriteAtomic_4() { return &___s_isValueWriteAtomic_4; } inline void set_s_isValueWriteAtomic_4(bool value) { ___s_isValueWriteAtomic_4 = value; } }; // System.Collections.Concurrent.ConcurrentDictionary`2> struct ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 : public RuntimeObject { public: // System.Collections.Concurrent.ConcurrentDictionary`2_Tables modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Concurrent.ConcurrentDictionary`2::_tables Tables_tE9607282AF552CB2C40BC5D5B00130C96DE08897 * ____tables_0; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Concurrent.ConcurrentDictionary`2::_comparer RuntimeObject* ____comparer_1; // System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::_growLockArray bool ____growLockArray_2; // System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2::_budget int32_t ____budget_3; public: inline static int32_t get_offset_of__tables_0() { return static_cast(offsetof(ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4, ____tables_0)); } inline Tables_tE9607282AF552CB2C40BC5D5B00130C96DE08897 * get__tables_0() const { return ____tables_0; } inline Tables_tE9607282AF552CB2C40BC5D5B00130C96DE08897 ** get_address_of__tables_0() { return &____tables_0; } inline void set__tables_0(Tables_tE9607282AF552CB2C40BC5D5B00130C96DE08897 * value) { ____tables_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____tables_0), (void*)value); } inline static int32_t get_offset_of__comparer_1() { return static_cast(offsetof(ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4, ____comparer_1)); } inline RuntimeObject* get__comparer_1() const { return ____comparer_1; } inline RuntimeObject** get_address_of__comparer_1() { return &____comparer_1; } inline void set__comparer_1(RuntimeObject* value) { ____comparer_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____comparer_1), (void*)value); } inline static int32_t get_offset_of__growLockArray_2() { return static_cast(offsetof(ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4, ____growLockArray_2)); } inline bool get__growLockArray_2() const { return ____growLockArray_2; } inline bool* get_address_of__growLockArray_2() { return &____growLockArray_2; } inline void set__growLockArray_2(bool value) { ____growLockArray_2 = value; } inline static int32_t get_offset_of__budget_3() { return static_cast(offsetof(ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4, ____budget_3)); } inline int32_t get__budget_3() const { return ____budget_3; } inline int32_t* get_address_of__budget_3() { return &____budget_3; } inline void set__budget_3(int32_t value) { ____budget_3 = value; } }; struct ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4_StaticFields { public: // System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::s_isValueWriteAtomic bool ___s_isValueWriteAtomic_4; public: inline static int32_t get_offset_of_s_isValueWriteAtomic_4() { return static_cast(offsetof(ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4_StaticFields, ___s_isValueWriteAtomic_4)); } inline bool get_s_isValueWriteAtomic_4() const { return ___s_isValueWriteAtomic_4; } inline bool* get_address_of_s_isValueWriteAtomic_4() { return &___s_isValueWriteAtomic_4; } inline void set_s_isValueWriteAtomic_4(bool value) { ___s_isValueWriteAtomic_4 = value; } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___buckets_0; // System.Collections.Generic.Dictionary`2_Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2_KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_tC73654392B284B89334464107B696C9BD89776D9 * ___keys_7; // System.Collections.Generic.Dictionary`2_ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___buckets_0)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___entries_1)); } inline EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t034347107F1D23C91DE1D712EA637D904789415C* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___keys_7)); } inline KeyCollection_tC73654392B284B89334464107B696C9BD89776D9 * get_keys_7() const { return ___keys_7; } inline KeyCollection_tC73654392B284B89334464107B696C9BD89776D9 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tC73654392B284B89334464107B696C9BD89776D9 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ___values_8)); } inline ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 * get_values_8() const { return ___values_8; } inline ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tA3B972EF56F7C97E35054155C33556C55FAAFD43 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32, ____items_1)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__items_1() const { return ____items_1; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32_StaticFields, ____emptyArray_5)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__emptyArray_5() const { return ____emptyArray_5; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567, ____items_1)); } inline StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* get__items_1() const { return ____items_1; } inline StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567_StaticFields, ____emptyArray_5)); } inline StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* get__emptyArray_5() const { return ____emptyArray_5; } inline StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88, ____items_1)); } inline EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* get__items_1() const { return ____items_1; } inline EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA** get_address_of__items_1() { return &____items_1; } inline void set__items_1(EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88_StaticFields, ____emptyArray_5)); } inline EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* get__emptyArray_5() const { return ____emptyArray_5; } inline EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SessionInfoU5BU5D_t02CDCD5CCABB257B68199994B2C87BBD1849E906* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975, ____items_1)); } inline SessionInfoU5BU5D_t02CDCD5CCABB257B68199994B2C87BBD1849E906* get__items_1() const { return ____items_1; } inline SessionInfoU5BU5D_t02CDCD5CCABB257B68199994B2C87BBD1849E906** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SessionInfoU5BU5D_t02CDCD5CCABB257B68199994B2C87BBD1849E906* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray SessionInfoU5BU5D_t02CDCD5CCABB257B68199994B2C87BBD1849E906* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975_StaticFields, ____emptyArray_5)); } inline SessionInfoU5BU5D_t02CDCD5CCABB257B68199994B2C87BBD1849E906* get__emptyArray_5() const { return ____emptyArray_5; } inline SessionInfoU5BU5D_t02CDCD5CCABB257B68199994B2C87BBD1849E906** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(SessionInfoU5BU5D_t02CDCD5CCABB257B68199994B2C87BBD1849E906* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____items_1)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get__items_1() const { return ____items_1; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226_StaticFields, ____emptyArray_5)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get__emptyArray_5() const { return ____emptyArray_5; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____items_1)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_StaticFields, ____emptyArray_5)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__emptyArray_5() const { return ____emptyArray_5; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____items_1)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get__items_1() const { return ____items_1; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3_StaticFields, ____emptyArray_5)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get__emptyArray_5() const { return ____emptyArray_5; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1> struct List_1_t86F0A7577D66132BD1563965992F0046DB18D39D : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Tuple_2U5BU5D_t07F0E680B0947178F09CAF66896A10E34ACB3627* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t86F0A7577D66132BD1563965992F0046DB18D39D, ____items_1)); } inline Tuple_2U5BU5D_t07F0E680B0947178F09CAF66896A10E34ACB3627* get__items_1() const { return ____items_1; } inline Tuple_2U5BU5D_t07F0E680B0947178F09CAF66896A10E34ACB3627** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Tuple_2U5BU5D_t07F0E680B0947178F09CAF66896A10E34ACB3627* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t86F0A7577D66132BD1563965992F0046DB18D39D, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t86F0A7577D66132BD1563965992F0046DB18D39D, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t86F0A7577D66132BD1563965992F0046DB18D39D, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t86F0A7577D66132BD1563965992F0046DB18D39D_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Tuple_2U5BU5D_t07F0E680B0947178F09CAF66896A10E34ACB3627* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t86F0A7577D66132BD1563965992F0046DB18D39D_StaticFields, ____emptyArray_5)); } inline Tuple_2U5BU5D_t07F0E680B0947178F09CAF66896A10E34ACB3627* get__emptyArray_5() const { return ____emptyArray_5; } inline Tuple_2U5BU5D_t07F0E680B0947178F09CAF66896A10E34ACB3627** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Tuple_2U5BU5D_t07F0E680B0947178F09CAF66896A10E34ACB3627* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items WeakReferenceU5BU5D_t1F1010FFAFED92D05022B7B2927DFA0E1F114648* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF, ____items_1)); } inline WeakReferenceU5BU5D_t1F1010FFAFED92D05022B7B2927DFA0E1F114648* get__items_1() const { return ____items_1; } inline WeakReferenceU5BU5D_t1F1010FFAFED92D05022B7B2927DFA0E1F114648** get_address_of__items_1() { return &____items_1; } inline void set__items_1(WeakReferenceU5BU5D_t1F1010FFAFED92D05022B7B2927DFA0E1F114648* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray WeakReferenceU5BU5D_t1F1010FFAFED92D05022B7B2927DFA0E1F114648* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF_StaticFields, ____emptyArray_5)); } inline WeakReferenceU5BU5D_t1F1010FFAFED92D05022B7B2927DFA0E1F114648* get__emptyArray_5() const { return ____emptyArray_5; } inline WeakReferenceU5BU5D_t1F1010FFAFED92D05022B7B2927DFA0E1F114648** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(WeakReferenceU5BU5D_t1F1010FFAFED92D05022B7B2927DFA0E1F114648* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1> struct List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items WeakReference_1U5BU5D_tC2FFBB710D798A2B84E799DD3F89D27EA03519DF* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD, ____items_1)); } inline WeakReference_1U5BU5D_tC2FFBB710D798A2B84E799DD3F89D27EA03519DF* get__items_1() const { return ____items_1; } inline WeakReference_1U5BU5D_tC2FFBB710D798A2B84E799DD3F89D27EA03519DF** get_address_of__items_1() { return &____items_1; } inline void set__items_1(WeakReference_1U5BU5D_tC2FFBB710D798A2B84E799DD3F89D27EA03519DF* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray WeakReference_1U5BU5D_tC2FFBB710D798A2B84E799DD3F89D27EA03519DF* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD_StaticFields, ____emptyArray_5)); } inline WeakReference_1U5BU5D_tC2FFBB710D798A2B84E799DD3F89D27EA03519DF* get__emptyArray_5() const { return ____emptyArray_5; } inline WeakReference_1U5BU5D_tC2FFBB710D798A2B84E799DD3F89D27EA03519DF** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(WeakReference_1U5BU5D_tC2FFBB710D798A2B84E799DD3F89D27EA03519DF* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot RuntimeObject * ____syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of__syncRoot_1() { return static_cast(offsetof(ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50, ____syncRoot_1)); } inline RuntimeObject * get__syncRoot_1() const { return ____syncRoot_1; } inline RuntimeObject ** get_address_of__syncRoot_1() { return &____syncRoot_1; } inline void set__syncRoot_1(RuntimeObject * value) { ____syncRoot_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_1), (void*)value); } }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot RuntimeObject * ____syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of__syncRoot_1() { return static_cast(offsetof(ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0, ____syncRoot_1)); } inline RuntimeObject * get__syncRoot_1() const { return ____syncRoot_1; } inline RuntimeObject ** get_address_of__syncRoot_1() { return &____syncRoot_1; } inline void set__syncRoot_1(RuntimeObject * value) { ____syncRoot_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_1), (void*)value); } }; // System.Diagnostics.StackFrame struct StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 : public RuntimeObject { public: // System.Int32 System.Diagnostics.StackFrame::ilOffset int32_t ___ilOffset_1; // System.Int32 System.Diagnostics.StackFrame::nativeOffset int32_t ___nativeOffset_2; // System.Int64 System.Diagnostics.StackFrame::methodAddress int64_t ___methodAddress_3; // System.UInt32 System.Diagnostics.StackFrame::methodIndex uint32_t ___methodIndex_4; // System.Reflection.MethodBase System.Diagnostics.StackFrame::methodBase MethodBase_t * ___methodBase_5; // System.String System.Diagnostics.StackFrame::fileName String_t* ___fileName_6; // System.Int32 System.Diagnostics.StackFrame::lineNumber int32_t ___lineNumber_7; // System.Int32 System.Diagnostics.StackFrame::columnNumber int32_t ___columnNumber_8; // System.String System.Diagnostics.StackFrame::internalMethodName String_t* ___internalMethodName_9; public: inline static int32_t get_offset_of_ilOffset_1() { return static_cast(offsetof(StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00, ___ilOffset_1)); } inline int32_t get_ilOffset_1() const { return ___ilOffset_1; } inline int32_t* get_address_of_ilOffset_1() { return &___ilOffset_1; } inline void set_ilOffset_1(int32_t value) { ___ilOffset_1 = value; } inline static int32_t get_offset_of_nativeOffset_2() { return static_cast(offsetof(StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00, ___nativeOffset_2)); } inline int32_t get_nativeOffset_2() const { return ___nativeOffset_2; } inline int32_t* get_address_of_nativeOffset_2() { return &___nativeOffset_2; } inline void set_nativeOffset_2(int32_t value) { ___nativeOffset_2 = value; } inline static int32_t get_offset_of_methodAddress_3() { return static_cast(offsetof(StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00, ___methodAddress_3)); } inline int64_t get_methodAddress_3() const { return ___methodAddress_3; } inline int64_t* get_address_of_methodAddress_3() { return &___methodAddress_3; } inline void set_methodAddress_3(int64_t value) { ___methodAddress_3 = value; } inline static int32_t get_offset_of_methodIndex_4() { return static_cast(offsetof(StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00, ___methodIndex_4)); } inline uint32_t get_methodIndex_4() const { return ___methodIndex_4; } inline uint32_t* get_address_of_methodIndex_4() { return &___methodIndex_4; } inline void set_methodIndex_4(uint32_t value) { ___methodIndex_4 = value; } inline static int32_t get_offset_of_methodBase_5() { return static_cast(offsetof(StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00, ___methodBase_5)); } inline MethodBase_t * get_methodBase_5() const { return ___methodBase_5; } inline MethodBase_t ** get_address_of_methodBase_5() { return &___methodBase_5; } inline void set_methodBase_5(MethodBase_t * value) { ___methodBase_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___methodBase_5), (void*)value); } inline static int32_t get_offset_of_fileName_6() { return static_cast(offsetof(StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00, ___fileName_6)); } inline String_t* get_fileName_6() const { return ___fileName_6; } inline String_t** get_address_of_fileName_6() { return &___fileName_6; } inline void set_fileName_6(String_t* value) { ___fileName_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___fileName_6), (void*)value); } inline static int32_t get_offset_of_lineNumber_7() { return static_cast(offsetof(StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00, ___lineNumber_7)); } inline int32_t get_lineNumber_7() const { return ___lineNumber_7; } inline int32_t* get_address_of_lineNumber_7() { return &___lineNumber_7; } inline void set_lineNumber_7(int32_t value) { ___lineNumber_7 = value; } inline static int32_t get_offset_of_columnNumber_8() { return static_cast(offsetof(StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00, ___columnNumber_8)); } inline int32_t get_columnNumber_8() const { return ___columnNumber_8; } inline int32_t* get_address_of_columnNumber_8() { return &___columnNumber_8; } inline void set_columnNumber_8(int32_t value) { ___columnNumber_8 = value; } inline static int32_t get_offset_of_internalMethodName_9() { return static_cast(offsetof(StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00, ___internalMethodName_9)); } inline String_t* get_internalMethodName_9() const { return ___internalMethodName_9; } inline String_t** get_address_of_internalMethodName_9() { return &___internalMethodName_9; } inline void set_internalMethodName_9(String_t* value) { ___internalMethodName_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___internalMethodName_9), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Diagnostics.StackFrame struct StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00_marshaled_pinvoke { int32_t ___ilOffset_1; int32_t ___nativeOffset_2; int64_t ___methodAddress_3; uint32_t ___methodIndex_4; MethodBase_t * ___methodBase_5; char* ___fileName_6; int32_t ___lineNumber_7; int32_t ___columnNumber_8; char* ___internalMethodName_9; }; // Native definition for COM marshalling of System.Diagnostics.StackFrame struct StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00_marshaled_com { int32_t ___ilOffset_1; int32_t ___nativeOffset_2; int64_t ___methodAddress_3; uint32_t ___methodIndex_4; MethodBase_t * ___methodBase_5; Il2CppChar* ___fileName_6; int32_t ___lineNumber_7; int32_t ___columnNumber_8; Il2CppChar* ___internalMethodName_9; }; // System.Diagnostics.StackTrace struct StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 : public RuntimeObject { public: // System.Diagnostics.StackFrame[] System.Diagnostics.StackTrace::frames StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* ___frames_1; // System.Diagnostics.StackTrace[] System.Diagnostics.StackTrace::captured_traces StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_2; // System.Boolean System.Diagnostics.StackTrace::debug_info bool ___debug_info_3; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99, ___frames_1)); } inline StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* get_frames_1() const { return ___frames_1; } inline StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_captured_traces_2() { return static_cast(offsetof(StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99, ___captured_traces_2)); } inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* get_captured_traces_2() const { return ___captured_traces_2; } inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196** get_address_of_captured_traces_2() { return &___captured_traces_2; } inline void set_captured_traces_2(StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* value) { ___captured_traces_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_2), (void*)value); } inline static int32_t get_offset_of_debug_info_3() { return static_cast(offsetof(StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99, ___debug_info_3)); } inline bool get_debug_info_3() const { return ___debug_info_3; } inline bool* get_address_of_debug_info_3() { return &___debug_info_3; } inline void set_debug_info_3(bool value) { ___debug_info_3 = value; } }; struct StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_StaticFields { public: // System.Boolean System.Diagnostics.StackTrace::isAotidSet bool ___isAotidSet_4; // System.String System.Diagnostics.StackTrace::aotid String_t* ___aotid_5; public: inline static int32_t get_offset_of_isAotidSet_4() { return static_cast(offsetof(StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_StaticFields, ___isAotidSet_4)); } inline bool get_isAotidSet_4() const { return ___isAotidSet_4; } inline bool* get_address_of_isAotidSet_4() { return &___isAotidSet_4; } inline void set_isAotidSet_4(bool value) { ___isAotidSet_4 = value; } inline static int32_t get_offset_of_aotid_5() { return static_cast(offsetof(StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_StaticFields, ___aotid_5)); } inline String_t* get_aotid_5() const { return ___aotid_5; } inline String_t** get_address_of_aotid_5() { return &___aotid_5; } inline void set_aotid_5(String_t* value) { ___aotid_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___aotid_5), (void*)value); } }; // System.Diagnostics.Tracing.ActivityFilter_<>c__DisplayClass11_0 struct U3CU3Ec__DisplayClass11_0_t99F9FA3802A18ACD31F53C3A81DB9E247C908547 : public RuntimeObject { public: // System.Diagnostics.Tracing.ActivityFilter System.Diagnostics.Tracing.ActivityFilter_<>c__DisplayClass11_0::filterList ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___filterList_0; public: inline static int32_t get_offset_of_filterList_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass11_0_t99F9FA3802A18ACD31F53C3A81DB9E247C908547, ___filterList_0)); } inline ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * get_filterList_0() const { return ___filterList_0; } inline ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** get_address_of_filterList_0() { return &___filterList_0; } inline void set_filterList_0(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * value) { ___filterList_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___filterList_0), (void*)value); } }; // System.Diagnostics.Tracing.ActivityFilter_<>c__DisplayClass13_0 struct U3CU3Ec__DisplayClass13_0_t92F7084CFCFDEB920F2EF07006B6D1E52A656763 : public RuntimeObject { public: // System.Int32 System.Diagnostics.Tracing.ActivityFilter_<>c__DisplayClass13_0::tickNow int32_t ___tickNow_0; public: inline static int32_t get_offset_of_tickNow_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass13_0_t92F7084CFCFDEB920F2EF07006B6D1E52A656763, ___tickNow_0)); } inline int32_t get_tickNow_0() const { return ___tickNow_0; } inline int32_t* get_address_of_tickNow_0() { return &___tickNow_0; } inline void set_tickNow_0(int32_t value) { ___tickNow_0 = value; } }; // System.Diagnostics.Tracing.ActivityTracker struct ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 : public RuntimeObject { public: // System.Threading.AsyncLocal`1 System.Diagnostics.Tracing.ActivityTracker::m_current AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * ___m_current_0; // System.Boolean System.Diagnostics.Tracing.ActivityTracker::m_checkedForEnable bool ___m_checkedForEnable_1; public: inline static int32_t get_offset_of_m_current_0() { return static_cast(offsetof(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838, ___m_current_0)); } inline AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * get_m_current_0() const { return ___m_current_0; } inline AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D ** get_address_of_m_current_0() { return &___m_current_0; } inline void set_m_current_0(AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * value) { ___m_current_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_current_0), (void*)value); } inline static int32_t get_offset_of_m_checkedForEnable_1() { return static_cast(offsetof(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838, ___m_checkedForEnable_1)); } inline bool get_m_checkedForEnable_1() const { return ___m_checkedForEnable_1; } inline bool* get_address_of_m_checkedForEnable_1() { return &___m_checkedForEnable_1; } inline void set_m_checkedForEnable_1(bool value) { ___m_checkedForEnable_1 = value; } }; struct ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_StaticFields { public: // System.Diagnostics.Tracing.ActivityTracker System.Diagnostics.Tracing.ActivityTracker::s_activityTrackerInstance ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * ___s_activityTrackerInstance_2; // System.Int64 System.Diagnostics.Tracing.ActivityTracker::m_nextId int64_t ___m_nextId_3; public: inline static int32_t get_offset_of_s_activityTrackerInstance_2() { return static_cast(offsetof(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_StaticFields, ___s_activityTrackerInstance_2)); } inline ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * get_s_activityTrackerInstance_2() const { return ___s_activityTrackerInstance_2; } inline ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 ** get_address_of_s_activityTrackerInstance_2() { return &___s_activityTrackerInstance_2; } inline void set_s_activityTrackerInstance_2(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * value) { ___s_activityTrackerInstance_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_activityTrackerInstance_2), (void*)value); } inline static int32_t get_offset_of_m_nextId_3() { return static_cast(offsetof(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_StaticFields, ___m_nextId_3)); } inline int64_t get_m_nextId_3() const { return ___m_nextId_3; } inline int64_t* get_address_of_m_nextId_3() { return &___m_nextId_3; } inline void set_m_nextId_3(int64_t value) { ___m_nextId_3 = value; } }; // System.Diagnostics.Tracing.ConcurrentSetItem`2,System.Diagnostics.Tracing.NameInfo> struct ConcurrentSetItem_2_tF75C8666AA6AE859719571013C6765518785D0DA : public RuntimeObject { public: public: }; // System.Diagnostics.Tracing.EtwSession struct EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D : public RuntimeObject { public: // System.Int32 System.Diagnostics.Tracing.EtwSession::m_etwSessionId int32_t ___m_etwSessionId_0; // System.Diagnostics.Tracing.ActivityFilter System.Diagnostics.Tracing.EtwSession::m_activityFilter ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___m_activityFilter_1; public: inline static int32_t get_offset_of_m_etwSessionId_0() { return static_cast(offsetof(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D, ___m_etwSessionId_0)); } inline int32_t get_m_etwSessionId_0() const { return ___m_etwSessionId_0; } inline int32_t* get_address_of_m_etwSessionId_0() { return &___m_etwSessionId_0; } inline void set_m_etwSessionId_0(int32_t value) { ___m_etwSessionId_0 = value; } inline static int32_t get_offset_of_m_activityFilter_1() { return static_cast(offsetof(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D, ___m_activityFilter_1)); } inline ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * get_m_activityFilter_1() const { return ___m_activityFilter_1; } inline ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** get_address_of_m_activityFilter_1() { return &___m_activityFilter_1; } inline void set_m_activityFilter_1(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * value) { ___m_activityFilter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_activityFilter_1), (void*)value); } }; struct EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_StaticFields { public: // System.Collections.Generic.List`1> System.Diagnostics.Tracing.EtwSession::s_etwSessions List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * ___s_etwSessions_2; public: inline static int32_t get_offset_of_s_etwSessions_2() { return static_cast(offsetof(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_StaticFields, ___s_etwSessions_2)); } inline List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * get_s_etwSessions_2() const { return ___s_etwSessions_2; } inline List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD ** get_address_of_s_etwSessions_2() { return &___s_etwSessions_2; } inline void set_s_etwSessions_2(List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * value) { ___s_etwSessions_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_etwSessions_2), (void*)value); } }; // System.Diagnostics.Tracing.EtwSession_<>c struct U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE : public RuntimeObject { public: public: }; struct U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE_StaticFields { public: // System.Diagnostics.Tracing.EtwSession_<>c System.Diagnostics.Tracing.EtwSession_<>c::<>9 U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE * ___U3CU3E9_0; // System.Predicate`1> System.Diagnostics.Tracing.EtwSession_<>c::<>9__2_0 Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF * ___U3CU3E9__2_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__2_0_1() { return static_cast(offsetof(U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE_StaticFields, ___U3CU3E9__2_0_1)); } inline Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF * get_U3CU3E9__2_0_1() const { return ___U3CU3E9__2_0_1; } inline Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF ** get_address_of_U3CU3E9__2_0_1() { return &___U3CU3E9__2_0_1; } inline void set_U3CU3E9__2_0_1(Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF * value) { ___U3CU3E9__2_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__2_0_1), (void*)value); } }; // System.Diagnostics.Tracing.EtwSession_<>c__DisplayClass1_0 struct U3CU3Ec__DisplayClass1_0_t95A9C02B2D474A4B18323E18F37257E69B7F0B1E : public RuntimeObject { public: // System.Diagnostics.Tracing.EtwSession System.Diagnostics.Tracing.EtwSession_<>c__DisplayClass1_0::etwSession EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * ___etwSession_0; public: inline static int32_t get_offset_of_etwSession_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass1_0_t95A9C02B2D474A4B18323E18F37257E69B7F0B1E, ___etwSession_0)); } inline EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * get_etwSession_0() const { return ___etwSession_0; } inline EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D ** get_address_of_etwSession_0() { return &___etwSession_0; } inline void set_etwSession_0(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * value) { ___etwSession_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___etwSession_0), (void*)value); } }; // System.Diagnostics.Tracing.EventDispatcher struct EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF : public RuntimeObject { public: // System.Diagnostics.Tracing.EventListener System.Diagnostics.Tracing.EventDispatcher::m_Listener EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___m_Listener_0; // System.Boolean[] System.Diagnostics.Tracing.EventDispatcher::m_EventEnabled BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* ___m_EventEnabled_1; // System.Boolean System.Diagnostics.Tracing.EventDispatcher::m_activityFilteringEnabled bool ___m_activityFilteringEnabled_2; // System.Diagnostics.Tracing.EventDispatcher System.Diagnostics.Tracing.EventDispatcher::m_Next EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * ___m_Next_3; public: inline static int32_t get_offset_of_m_Listener_0() { return static_cast(offsetof(EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF, ___m_Listener_0)); } inline EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * get_m_Listener_0() const { return ___m_Listener_0; } inline EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 ** get_address_of_m_Listener_0() { return &___m_Listener_0; } inline void set_m_Listener_0(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * value) { ___m_Listener_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Listener_0), (void*)value); } inline static int32_t get_offset_of_m_EventEnabled_1() { return static_cast(offsetof(EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF, ___m_EventEnabled_1)); } inline BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* get_m_EventEnabled_1() const { return ___m_EventEnabled_1; } inline BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040** get_address_of_m_EventEnabled_1() { return &___m_EventEnabled_1; } inline void set_m_EventEnabled_1(BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* value) { ___m_EventEnabled_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_EventEnabled_1), (void*)value); } inline static int32_t get_offset_of_m_activityFilteringEnabled_2() { return static_cast(offsetof(EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF, ___m_activityFilteringEnabled_2)); } inline bool get_m_activityFilteringEnabled_2() const { return ___m_activityFilteringEnabled_2; } inline bool* get_address_of_m_activityFilteringEnabled_2() { return &___m_activityFilteringEnabled_2; } inline void set_m_activityFilteringEnabled_2(bool value) { ___m_activityFilteringEnabled_2 = value; } inline static int32_t get_offset_of_m_Next_3() { return static_cast(offsetof(EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF, ___m_Next_3)); } inline EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * get_m_Next_3() const { return ___m_Next_3; } inline EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF ** get_address_of_m_Next_3() { return &___m_Next_3; } inline void set_m_Next_3(EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * value) { ___m_Next_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Next_3), (void*)value); } }; // System.Diagnostics.Tracing.EventListener struct EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 : public RuntimeObject { public: // System.EventHandler`1 System.Diagnostics.Tracing.EventListener::_EventSourceCreated EventHandler_1_tE9CADA60E04DEA35665DBABBF7DE192763FACFBE * ____EventSourceCreated_1; // System.EventHandler`1 System.Diagnostics.Tracing.EventListener::EventWritten EventHandler_1_t4CAFC32F107417E2417FCBD053FD1744C2CDDED6 * ___EventWritten_2; // System.Diagnostics.Tracing.EventListener modreq(System.Runtime.CompilerServices.IsVolatile) System.Diagnostics.Tracing.EventListener::m_Next EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___m_Next_3; // System.Diagnostics.Tracing.ActivityFilter System.Diagnostics.Tracing.EventListener::m_activityFilter ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___m_activityFilter_4; public: inline static int32_t get_offset_of__EventSourceCreated_1() { return static_cast(offsetof(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6, ____EventSourceCreated_1)); } inline EventHandler_1_tE9CADA60E04DEA35665DBABBF7DE192763FACFBE * get__EventSourceCreated_1() const { return ____EventSourceCreated_1; } inline EventHandler_1_tE9CADA60E04DEA35665DBABBF7DE192763FACFBE ** get_address_of__EventSourceCreated_1() { return &____EventSourceCreated_1; } inline void set__EventSourceCreated_1(EventHandler_1_tE9CADA60E04DEA35665DBABBF7DE192763FACFBE * value) { ____EventSourceCreated_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____EventSourceCreated_1), (void*)value); } inline static int32_t get_offset_of_EventWritten_2() { return static_cast(offsetof(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6, ___EventWritten_2)); } inline EventHandler_1_t4CAFC32F107417E2417FCBD053FD1744C2CDDED6 * get_EventWritten_2() const { return ___EventWritten_2; } inline EventHandler_1_t4CAFC32F107417E2417FCBD053FD1744C2CDDED6 ** get_address_of_EventWritten_2() { return &___EventWritten_2; } inline void set_EventWritten_2(EventHandler_1_t4CAFC32F107417E2417FCBD053FD1744C2CDDED6 * value) { ___EventWritten_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___EventWritten_2), (void*)value); } inline static int32_t get_offset_of_m_Next_3() { return static_cast(offsetof(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6, ___m_Next_3)); } inline EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * get_m_Next_3() const { return ___m_Next_3; } inline EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 ** get_address_of_m_Next_3() { return &___m_Next_3; } inline void set_m_Next_3(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * value) { ___m_Next_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Next_3), (void*)value); } inline static int32_t get_offset_of_m_activityFilter_4() { return static_cast(offsetof(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6, ___m_activityFilter_4)); } inline ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * get_m_activityFilter_4() const { return ___m_activityFilter_4; } inline ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** get_address_of_m_activityFilter_4() { return &___m_activityFilter_4; } inline void set_m_activityFilter_4(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * value) { ___m_activityFilter_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_activityFilter_4), (void*)value); } }; struct EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields { public: // System.Object System.Diagnostics.Tracing.EventListener::s_EventSourceCreatedLock RuntimeObject * ___s_EventSourceCreatedLock_0; // System.Diagnostics.Tracing.EventListener System.Diagnostics.Tracing.EventListener::s_Listeners EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___s_Listeners_5; // System.Collections.Generic.List`1 System.Diagnostics.Tracing.EventListener::s_EventSources List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * ___s_EventSources_6; // System.Boolean System.Diagnostics.Tracing.EventListener::s_CreatingListener bool ___s_CreatingListener_7; // System.Boolean System.Diagnostics.Tracing.EventListener::s_EventSourceShutdownRegistered bool ___s_EventSourceShutdownRegistered_8; public: inline static int32_t get_offset_of_s_EventSourceCreatedLock_0() { return static_cast(offsetof(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields, ___s_EventSourceCreatedLock_0)); } inline RuntimeObject * get_s_EventSourceCreatedLock_0() const { return ___s_EventSourceCreatedLock_0; } inline RuntimeObject ** get_address_of_s_EventSourceCreatedLock_0() { return &___s_EventSourceCreatedLock_0; } inline void set_s_EventSourceCreatedLock_0(RuntimeObject * value) { ___s_EventSourceCreatedLock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EventSourceCreatedLock_0), (void*)value); } inline static int32_t get_offset_of_s_Listeners_5() { return static_cast(offsetof(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields, ___s_Listeners_5)); } inline EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * get_s_Listeners_5() const { return ___s_Listeners_5; } inline EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 ** get_address_of_s_Listeners_5() { return &___s_Listeners_5; } inline void set_s_Listeners_5(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * value) { ___s_Listeners_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Listeners_5), (void*)value); } inline static int32_t get_offset_of_s_EventSources_6() { return static_cast(offsetof(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields, ___s_EventSources_6)); } inline List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * get_s_EventSources_6() const { return ___s_EventSources_6; } inline List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF ** get_address_of_s_EventSources_6() { return &___s_EventSources_6; } inline void set_s_EventSources_6(List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * value) { ___s_EventSources_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EventSources_6), (void*)value); } inline static int32_t get_offset_of_s_CreatingListener_7() { return static_cast(offsetof(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields, ___s_CreatingListener_7)); } inline bool get_s_CreatingListener_7() const { return ___s_CreatingListener_7; } inline bool* get_address_of_s_CreatingListener_7() { return &___s_CreatingListener_7; } inline void set_s_CreatingListener_7(bool value) { ___s_CreatingListener_7 = value; } inline static int32_t get_offset_of_s_EventSourceShutdownRegistered_8() { return static_cast(offsetof(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields, ___s_EventSourceShutdownRegistered_8)); } inline bool get_s_EventSourceShutdownRegistered_8() const { return ___s_EventSourceShutdownRegistered_8; } inline bool* get_address_of_s_EventSourceShutdownRegistered_8() { return &___s_EventSourceShutdownRegistered_8; } inline void set_s_EventSourceShutdownRegistered_8(bool value) { ___s_EventSourceShutdownRegistered_8 = value; } }; // System.Diagnostics.Tracing.EventPayload struct EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 : public RuntimeObject { public: // System.Collections.Generic.List`1 System.Diagnostics.Tracing.EventPayload::m_names List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * ___m_names_0; // System.Collections.Generic.List`1 System.Diagnostics.Tracing.EventPayload::m_values List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * ___m_values_1; public: inline static int32_t get_offset_of_m_names_0() { return static_cast(offsetof(EventPayload_tD59C5C56809766D01313413F703203F0469CEE25, ___m_names_0)); } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * get_m_names_0() const { return ___m_names_0; } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 ** get_address_of_m_names_0() { return &___m_names_0; } inline void set_m_names_0(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * value) { ___m_names_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_names_0), (void*)value); } inline static int32_t get_offset_of_m_values_1() { return static_cast(offsetof(EventPayload_tD59C5C56809766D01313413F703203F0469CEE25, ___m_values_1)); } inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * get_m_values_1() const { return ___m_values_1; } inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D ** get_address_of_m_values_1() { return &___m_values_1; } inline void set_m_values_1(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * value) { ___m_values_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_values_1), (void*)value); } }; // System.Diagnostics.Tracing.EventProvider_<>c__DisplayClass44_0 struct U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C : public RuntimeObject { public: // System.Collections.Generic.List`1 System.Diagnostics.Tracing.EventProvider_<>c__DisplayClass44_0::liveSessionList List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * ___liveSessionList_0; public: inline static int32_t get_offset_of_liveSessionList_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C, ___liveSessionList_0)); } inline List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * get_liveSessionList_0() const { return ___liveSessionList_0; } inline List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 ** get_address_of_liveSessionList_0() { return &___liveSessionList_0; } inline void set_liveSessionList_0(List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * value) { ___liveSessionList_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___liveSessionList_0), (void*)value); } }; // System.Diagnostics.Tracing.TraceLoggingDataCollector struct TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA : public RuntimeObject { public: public: }; struct TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA_StaticFields { public: // System.Diagnostics.Tracing.TraceLoggingDataCollector System.Diagnostics.Tracing.TraceLoggingDataCollector::Instance TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * ___Instance_0; public: inline static int32_t get_offset_of_Instance_0() { return static_cast(offsetof(TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA_StaticFields, ___Instance_0)); } inline TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * get_Instance_0() const { return ___Instance_0; } inline TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA ** get_address_of_Instance_0() { return &___Instance_0; } inline void set_Instance_0(TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * value) { ___Instance_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instance_0), (void*)value); } }; // System.EventArgs struct EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E : public RuntimeObject { public: public: }; struct EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E_StaticFields { public: // System.EventArgs System.EventArgs::Empty EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E_StaticFields, ___Empty_0)); } inline EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * get_Empty_0() const { return ___Empty_0; } inline EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E ** get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * value) { ___Empty_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_0), (void*)value); } }; // System.Globalization.CultureInfo struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F : public RuntimeObject { public: // System.Boolean System.Globalization.CultureInfo::m_isReadOnly bool ___m_isReadOnly_3; // System.Int32 System.Globalization.CultureInfo::cultureID int32_t ___cultureID_4; // System.Int32 System.Globalization.CultureInfo::parent_lcid int32_t ___parent_lcid_5; // System.Int32 System.Globalization.CultureInfo::datetime_index int32_t ___datetime_index_6; // System.Int32 System.Globalization.CultureInfo::number_index int32_t ___number_index_7; // System.Int32 System.Globalization.CultureInfo::default_calendar_type int32_t ___default_calendar_type_8; // System.Boolean System.Globalization.CultureInfo::m_useUserOverride bool ___m_useUserOverride_9; // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * ___numInfo_10; // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F * ___dateTimeInfo_11; // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 * ___textInfo_12; // System.String System.Globalization.CultureInfo::m_name String_t* ___m_name_13; // System.String System.Globalization.CultureInfo::englishname String_t* ___englishname_14; // System.String System.Globalization.CultureInfo::nativename String_t* ___nativename_15; // System.String System.Globalization.CultureInfo::iso3lang String_t* ___iso3lang_16; // System.String System.Globalization.CultureInfo::iso2lang String_t* ___iso2lang_17; // System.String System.Globalization.CultureInfo::win3lang String_t* ___win3lang_18; // System.String System.Globalization.CultureInfo::territory String_t* ___territory_19; // System.String[] System.Globalization.CultureInfo::native_calendar_names StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___native_calendar_names_20; // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * ___compareInfo_21; // System.Void* System.Globalization.CultureInfo::textinfo_data void* ___textinfo_data_22; // System.Int32 System.Globalization.CultureInfo::m_dataItem int32_t ___m_dataItem_23; // System.Globalization.Calendar System.Globalization.CultureInfo::calendar Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 * ___calendar_24; // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___parent_culture_25; // System.Boolean System.Globalization.CultureInfo::constructed bool ___constructed_26; // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___cached_serialized_form_27; // System.Globalization.CultureData System.Globalization.CultureInfo::m_cultureData CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD * ___m_cultureData_28; // System.Boolean System.Globalization.CultureInfo::m_isInherited bool ___m_isInherited_29; public: inline static int32_t get_offset_of_m_isReadOnly_3() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_isReadOnly_3)); } inline bool get_m_isReadOnly_3() const { return ___m_isReadOnly_3; } inline bool* get_address_of_m_isReadOnly_3() { return &___m_isReadOnly_3; } inline void set_m_isReadOnly_3(bool value) { ___m_isReadOnly_3 = value; } inline static int32_t get_offset_of_cultureID_4() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___cultureID_4)); } inline int32_t get_cultureID_4() const { return ___cultureID_4; } inline int32_t* get_address_of_cultureID_4() { return &___cultureID_4; } inline void set_cultureID_4(int32_t value) { ___cultureID_4 = value; } inline static int32_t get_offset_of_parent_lcid_5() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___parent_lcid_5)); } inline int32_t get_parent_lcid_5() const { return ___parent_lcid_5; } inline int32_t* get_address_of_parent_lcid_5() { return &___parent_lcid_5; } inline void set_parent_lcid_5(int32_t value) { ___parent_lcid_5 = value; } inline static int32_t get_offset_of_datetime_index_6() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___datetime_index_6)); } inline int32_t get_datetime_index_6() const { return ___datetime_index_6; } inline int32_t* get_address_of_datetime_index_6() { return &___datetime_index_6; } inline void set_datetime_index_6(int32_t value) { ___datetime_index_6 = value; } inline static int32_t get_offset_of_number_index_7() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___number_index_7)); } inline int32_t get_number_index_7() const { return ___number_index_7; } inline int32_t* get_address_of_number_index_7() { return &___number_index_7; } inline void set_number_index_7(int32_t value) { ___number_index_7 = value; } inline static int32_t get_offset_of_default_calendar_type_8() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___default_calendar_type_8)); } inline int32_t get_default_calendar_type_8() const { return ___default_calendar_type_8; } inline int32_t* get_address_of_default_calendar_type_8() { return &___default_calendar_type_8; } inline void set_default_calendar_type_8(int32_t value) { ___default_calendar_type_8 = value; } inline static int32_t get_offset_of_m_useUserOverride_9() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_useUserOverride_9)); } inline bool get_m_useUserOverride_9() const { return ___m_useUserOverride_9; } inline bool* get_address_of_m_useUserOverride_9() { return &___m_useUserOverride_9; } inline void set_m_useUserOverride_9(bool value) { ___m_useUserOverride_9 = value; } inline static int32_t get_offset_of_numInfo_10() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___numInfo_10)); } inline NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * get_numInfo_10() const { return ___numInfo_10; } inline NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 ** get_address_of_numInfo_10() { return &___numInfo_10; } inline void set_numInfo_10(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * value) { ___numInfo_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___numInfo_10), (void*)value); } inline static int32_t get_offset_of_dateTimeInfo_11() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___dateTimeInfo_11)); } inline DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F * get_dateTimeInfo_11() const { return ___dateTimeInfo_11; } inline DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F ** get_address_of_dateTimeInfo_11() { return &___dateTimeInfo_11; } inline void set_dateTimeInfo_11(DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F * value) { ___dateTimeInfo_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___dateTimeInfo_11), (void*)value); } inline static int32_t get_offset_of_textInfo_12() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___textInfo_12)); } inline TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 * get_textInfo_12() const { return ___textInfo_12; } inline TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 ** get_address_of_textInfo_12() { return &___textInfo_12; } inline void set_textInfo_12(TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 * value) { ___textInfo_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___textInfo_12), (void*)value); } inline static int32_t get_offset_of_m_name_13() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_name_13)); } inline String_t* get_m_name_13() const { return ___m_name_13; } inline String_t** get_address_of_m_name_13() { return &___m_name_13; } inline void set_m_name_13(String_t* value) { ___m_name_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_name_13), (void*)value); } inline static int32_t get_offset_of_englishname_14() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___englishname_14)); } inline String_t* get_englishname_14() const { return ___englishname_14; } inline String_t** get_address_of_englishname_14() { return &___englishname_14; } inline void set_englishname_14(String_t* value) { ___englishname_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___englishname_14), (void*)value); } inline static int32_t get_offset_of_nativename_15() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___nativename_15)); } inline String_t* get_nativename_15() const { return ___nativename_15; } inline String_t** get_address_of_nativename_15() { return &___nativename_15; } inline void set_nativename_15(String_t* value) { ___nativename_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___nativename_15), (void*)value); } inline static int32_t get_offset_of_iso3lang_16() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___iso3lang_16)); } inline String_t* get_iso3lang_16() const { return ___iso3lang_16; } inline String_t** get_address_of_iso3lang_16() { return &___iso3lang_16; } inline void set_iso3lang_16(String_t* value) { ___iso3lang_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso3lang_16), (void*)value); } inline static int32_t get_offset_of_iso2lang_17() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___iso2lang_17)); } inline String_t* get_iso2lang_17() const { return ___iso2lang_17; } inline String_t** get_address_of_iso2lang_17() { return &___iso2lang_17; } inline void set_iso2lang_17(String_t* value) { ___iso2lang_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso2lang_17), (void*)value); } inline static int32_t get_offset_of_win3lang_18() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___win3lang_18)); } inline String_t* get_win3lang_18() const { return ___win3lang_18; } inline String_t** get_address_of_win3lang_18() { return &___win3lang_18; } inline void set_win3lang_18(String_t* value) { ___win3lang_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___win3lang_18), (void*)value); } inline static int32_t get_offset_of_territory_19() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___territory_19)); } inline String_t* get_territory_19() const { return ___territory_19; } inline String_t** get_address_of_territory_19() { return &___territory_19; } inline void set_territory_19(String_t* value) { ___territory_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___territory_19), (void*)value); } inline static int32_t get_offset_of_native_calendar_names_20() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___native_calendar_names_20)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_native_calendar_names_20() const { return ___native_calendar_names_20; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_native_calendar_names_20() { return &___native_calendar_names_20; } inline void set_native_calendar_names_20(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___native_calendar_names_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_calendar_names_20), (void*)value); } inline static int32_t get_offset_of_compareInfo_21() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___compareInfo_21)); } inline CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * get_compareInfo_21() const { return ___compareInfo_21; } inline CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 ** get_address_of_compareInfo_21() { return &___compareInfo_21; } inline void set_compareInfo_21(CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * value) { ___compareInfo_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___compareInfo_21), (void*)value); } inline static int32_t get_offset_of_textinfo_data_22() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___textinfo_data_22)); } inline void* get_textinfo_data_22() const { return ___textinfo_data_22; } inline void** get_address_of_textinfo_data_22() { return &___textinfo_data_22; } inline void set_textinfo_data_22(void* value) { ___textinfo_data_22 = value; } inline static int32_t get_offset_of_m_dataItem_23() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_dataItem_23)); } inline int32_t get_m_dataItem_23() const { return ___m_dataItem_23; } inline int32_t* get_address_of_m_dataItem_23() { return &___m_dataItem_23; } inline void set_m_dataItem_23(int32_t value) { ___m_dataItem_23 = value; } inline static int32_t get_offset_of_calendar_24() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___calendar_24)); } inline Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 * get_calendar_24() const { return ___calendar_24; } inline Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 ** get_address_of_calendar_24() { return &___calendar_24; } inline void set_calendar_24(Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 * value) { ___calendar_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___calendar_24), (void*)value); } inline static int32_t get_offset_of_parent_culture_25() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___parent_culture_25)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_parent_culture_25() const { return ___parent_culture_25; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_parent_culture_25() { return &___parent_culture_25; } inline void set_parent_culture_25(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___parent_culture_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_culture_25), (void*)value); } inline static int32_t get_offset_of_constructed_26() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___constructed_26)); } inline bool get_constructed_26() const { return ___constructed_26; } inline bool* get_address_of_constructed_26() { return &___constructed_26; } inline void set_constructed_26(bool value) { ___constructed_26 = value; } inline static int32_t get_offset_of_cached_serialized_form_27() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___cached_serialized_form_27)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_cached_serialized_form_27() const { return ___cached_serialized_form_27; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_cached_serialized_form_27() { return &___cached_serialized_form_27; } inline void set_cached_serialized_form_27(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___cached_serialized_form_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___cached_serialized_form_27), (void*)value); } inline static int32_t get_offset_of_m_cultureData_28() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_cultureData_28)); } inline CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD * get_m_cultureData_28() const { return ___m_cultureData_28; } inline CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD ** get_address_of_m_cultureData_28() { return &___m_cultureData_28; } inline void set_m_cultureData_28(CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD * value) { ___m_cultureData_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cultureData_28), (void*)value); } inline static int32_t get_offset_of_m_isInherited_29() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F, ___m_isInherited_29)); } inline bool get_m_isInherited_29() const { return ___m_isInherited_29; } inline bool* get_address_of_m_isInherited_29() { return &___m_isInherited_29; } inline void set_m_isInherited_29(bool value) { ___m_isInherited_29 = value; } }; struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields { public: // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___invariant_culture_info_0; // System.Object System.Globalization.CultureInfo::shared_table_lock RuntimeObject * ___shared_table_lock_1; // System.Globalization.CultureInfo System.Globalization.CultureInfo::default_current_culture CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___default_current_culture_2; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentUICulture CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___s_DefaultThreadCurrentUICulture_33; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentCulture CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___s_DefaultThreadCurrentCulture_34; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_number Dictionary_2_tC88A56872F7C79DBB9582D4F3FC22ED5D8E0B98B * ___shared_by_number_35; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_name Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25 * ___shared_by_name_36; // System.Boolean System.Globalization.CultureInfo::IsTaiwanSku bool ___IsTaiwanSku_37; public: inline static int32_t get_offset_of_invariant_culture_info_0() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___invariant_culture_info_0)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_invariant_culture_info_0() const { return ___invariant_culture_info_0; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_invariant_culture_info_0() { return &___invariant_culture_info_0; } inline void set_invariant_culture_info_0(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___invariant_culture_info_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invariant_culture_info_0), (void*)value); } inline static int32_t get_offset_of_shared_table_lock_1() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___shared_table_lock_1)); } inline RuntimeObject * get_shared_table_lock_1() const { return ___shared_table_lock_1; } inline RuntimeObject ** get_address_of_shared_table_lock_1() { return &___shared_table_lock_1; } inline void set_shared_table_lock_1(RuntimeObject * value) { ___shared_table_lock_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_table_lock_1), (void*)value); } inline static int32_t get_offset_of_default_current_culture_2() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___default_current_culture_2)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_default_current_culture_2() const { return ___default_current_culture_2; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_default_current_culture_2() { return &___default_current_culture_2; } inline void set_default_current_culture_2(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___default_current_culture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___default_current_culture_2), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentUICulture_33() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___s_DefaultThreadCurrentUICulture_33)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_s_DefaultThreadCurrentUICulture_33() const { return ___s_DefaultThreadCurrentUICulture_33; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_s_DefaultThreadCurrentUICulture_33() { return &___s_DefaultThreadCurrentUICulture_33; } inline void set_s_DefaultThreadCurrentUICulture_33(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___s_DefaultThreadCurrentUICulture_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentUICulture_33), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentCulture_34() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___s_DefaultThreadCurrentCulture_34)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get_s_DefaultThreadCurrentCulture_34() const { return ___s_DefaultThreadCurrentCulture_34; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of_s_DefaultThreadCurrentCulture_34() { return &___s_DefaultThreadCurrentCulture_34; } inline void set_s_DefaultThreadCurrentCulture_34(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ___s_DefaultThreadCurrentCulture_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentCulture_34), (void*)value); } inline static int32_t get_offset_of_shared_by_number_35() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___shared_by_number_35)); } inline Dictionary_2_tC88A56872F7C79DBB9582D4F3FC22ED5D8E0B98B * get_shared_by_number_35() const { return ___shared_by_number_35; } inline Dictionary_2_tC88A56872F7C79DBB9582D4F3FC22ED5D8E0B98B ** get_address_of_shared_by_number_35() { return &___shared_by_number_35; } inline void set_shared_by_number_35(Dictionary_2_tC88A56872F7C79DBB9582D4F3FC22ED5D8E0B98B * value) { ___shared_by_number_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_number_35), (void*)value); } inline static int32_t get_offset_of_shared_by_name_36() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___shared_by_name_36)); } inline Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25 * get_shared_by_name_36() const { return ___shared_by_name_36; } inline Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25 ** get_address_of_shared_by_name_36() { return &___shared_by_name_36; } inline void set_shared_by_name_36(Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25 * value) { ___shared_by_name_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_name_36), (void*)value); } inline static int32_t get_offset_of_IsTaiwanSku_37() { return static_cast(offsetof(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_StaticFields, ___IsTaiwanSku_37)); } inline bool get_IsTaiwanSku_37() const { return ___IsTaiwanSku_37; } inline bool* get_address_of_IsTaiwanSku_37() { return &___IsTaiwanSku_37; } inline void set_IsTaiwanSku_37(bool value) { ___IsTaiwanSku_37 = value; } }; // Native definition for P/Invoke marshalling of System.Globalization.CultureInfo struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_pinvoke { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * ___numInfo_10; DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F * ___dateTimeInfo_11; TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 * ___textInfo_12; char* ___m_name_13; char* ___englishname_14; char* ___nativename_15; char* ___iso3lang_16; char* ___iso2lang_17; char* ___win3lang_18; char* ___territory_19; char** ___native_calendar_names_20; CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 * ___calendar_24; CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_pinvoke* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD_marshaled_pinvoke* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // Native definition for COM marshalling of System.Globalization.CultureInfo struct CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_com { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * ___numInfo_10; DateTimeFormatInfo_tF4BB3AA482C2F772D2A9022F78BF8727830FAF5F * ___dateTimeInfo_11; TextInfo_t5F1E697CB6A7E5EC80F0DC3A968B9B4A70C291D8 * ___textInfo_12; Il2CppChar* ___m_name_13; Il2CppChar* ___englishname_14; Il2CppChar* ___nativename_15; Il2CppChar* ___iso3lang_16; Il2CppChar* ___iso2lang_17; Il2CppChar* ___win3lang_18; Il2CppChar* ___territory_19; Il2CppChar** ___native_calendar_names_20; CompareInfo_tB9A071DBC11AC00AF2EA2066D0C2AE1DCB1865D1 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_tF55A785ACD277504CF0D2F2C6AD56F76C6E91BD5 * ___calendar_24; CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_marshaled_com* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_tF43B080FFA6EB278F4F289BCDA3FB74B6C208ECD_marshaled_com* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // System.MarshalByRefObject struct MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF : public RuntimeObject { public: // System.Object System.MarshalByRefObject::_identity RuntimeObject * ____identity_0; public: inline static int32_t get_offset_of__identity_0() { return static_cast(offsetof(MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF, ____identity_0)); } inline RuntimeObject * get__identity_0() const { return ____identity_0; } inline RuntimeObject ** get_address_of__identity_0() { return &____identity_0; } inline void set__identity_0(RuntimeObject * value) { ____identity_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____identity_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MarshalByRefObject struct MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_pinvoke { Il2CppIUnknown* ____identity_0; }; // Native definition for COM marshalling of System.MarshalByRefObject struct MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_com { Il2CppIUnknown* ____identity_0; }; // System.Reflection.CustomAttributeData struct CustomAttributeData_t2CD9D78F97B6517D5DEE35DEE97159B02C078F88 : public RuntimeObject { public: // System.Reflection.ConstructorInfo System.Reflection.CustomAttributeData::ctorInfo ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * ___ctorInfo_0; // System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::ctorArgs RuntimeObject* ___ctorArgs_1; // System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::namedArgs RuntimeObject* ___namedArgs_2; // System.Reflection.CustomAttributeData_LazyCAttrData System.Reflection.CustomAttributeData::lazyData LazyCAttrData_t4C5DC81EA7740306D01218D48006034D024FBA38 * ___lazyData_3; public: inline static int32_t get_offset_of_ctorInfo_0() { return static_cast(offsetof(CustomAttributeData_t2CD9D78F97B6517D5DEE35DEE97159B02C078F88, ___ctorInfo_0)); } inline ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * get_ctorInfo_0() const { return ___ctorInfo_0; } inline ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF ** get_address_of_ctorInfo_0() { return &___ctorInfo_0; } inline void set_ctorInfo_0(ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * value) { ___ctorInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ctorInfo_0), (void*)value); } inline static int32_t get_offset_of_ctorArgs_1() { return static_cast(offsetof(CustomAttributeData_t2CD9D78F97B6517D5DEE35DEE97159B02C078F88, ___ctorArgs_1)); } inline RuntimeObject* get_ctorArgs_1() const { return ___ctorArgs_1; } inline RuntimeObject** get_address_of_ctorArgs_1() { return &___ctorArgs_1; } inline void set_ctorArgs_1(RuntimeObject* value) { ___ctorArgs_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___ctorArgs_1), (void*)value); } inline static int32_t get_offset_of_namedArgs_2() { return static_cast(offsetof(CustomAttributeData_t2CD9D78F97B6517D5DEE35DEE97159B02C078F88, ___namedArgs_2)); } inline RuntimeObject* get_namedArgs_2() const { return ___namedArgs_2; } inline RuntimeObject** get_address_of_namedArgs_2() { return &___namedArgs_2; } inline void set_namedArgs_2(RuntimeObject* value) { ___namedArgs_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___namedArgs_2), (void*)value); } inline static int32_t get_offset_of_lazyData_3() { return static_cast(offsetof(CustomAttributeData_t2CD9D78F97B6517D5DEE35DEE97159B02C078F88, ___lazyData_3)); } inline LazyCAttrData_t4C5DC81EA7740306D01218D48006034D024FBA38 * get_lazyData_3() const { return ___lazyData_3; } inline LazyCAttrData_t4C5DC81EA7740306D01218D48006034D024FBA38 ** get_address_of_lazyData_3() { return &___lazyData_3; } inline void set_lazyData_3(LazyCAttrData_t4C5DC81EA7740306D01218D48006034D024FBA38 * value) { ___lazyData_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___lazyData_3), (void*)value); } }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // System.Reflection.MethodBody struct MethodBody_t900C79A470F33FA739168B232092420240DC11F2 : public RuntimeObject { public: // System.Reflection.ExceptionHandlingClause[] System.Reflection.MethodBody::clauses ExceptionHandlingClauseU5BU5D_tC562797E6F08E0B84335620BBEB44D2C1AC7330C* ___clauses_0; // System.Reflection.LocalVariableInfo[] System.Reflection.MethodBody::locals LocalVariableInfoU5BU5D_t59D4B45F1DDB1A9EEC64CBDC9196352CE87AF7F4* ___locals_1; // System.Byte[] System.Reflection.MethodBody::il ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___il_2; // System.Boolean System.Reflection.MethodBody::init_locals bool ___init_locals_3; // System.Int32 System.Reflection.MethodBody::sig_token int32_t ___sig_token_4; // System.Int32 System.Reflection.MethodBody::max_stack int32_t ___max_stack_5; public: inline static int32_t get_offset_of_clauses_0() { return static_cast(offsetof(MethodBody_t900C79A470F33FA739168B232092420240DC11F2, ___clauses_0)); } inline ExceptionHandlingClauseU5BU5D_tC562797E6F08E0B84335620BBEB44D2C1AC7330C* get_clauses_0() const { return ___clauses_0; } inline ExceptionHandlingClauseU5BU5D_tC562797E6F08E0B84335620BBEB44D2C1AC7330C** get_address_of_clauses_0() { return &___clauses_0; } inline void set_clauses_0(ExceptionHandlingClauseU5BU5D_tC562797E6F08E0B84335620BBEB44D2C1AC7330C* value) { ___clauses_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___clauses_0), (void*)value); } inline static int32_t get_offset_of_locals_1() { return static_cast(offsetof(MethodBody_t900C79A470F33FA739168B232092420240DC11F2, ___locals_1)); } inline LocalVariableInfoU5BU5D_t59D4B45F1DDB1A9EEC64CBDC9196352CE87AF7F4* get_locals_1() const { return ___locals_1; } inline LocalVariableInfoU5BU5D_t59D4B45F1DDB1A9EEC64CBDC9196352CE87AF7F4** get_address_of_locals_1() { return &___locals_1; } inline void set_locals_1(LocalVariableInfoU5BU5D_t59D4B45F1DDB1A9EEC64CBDC9196352CE87AF7F4* value) { ___locals_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___locals_1), (void*)value); } inline static int32_t get_offset_of_il_2() { return static_cast(offsetof(MethodBody_t900C79A470F33FA739168B232092420240DC11F2, ___il_2)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_il_2() const { return ___il_2; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_il_2() { return &___il_2; } inline void set_il_2(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___il_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___il_2), (void*)value); } inline static int32_t get_offset_of_init_locals_3() { return static_cast(offsetof(MethodBody_t900C79A470F33FA739168B232092420240DC11F2, ___init_locals_3)); } inline bool get_init_locals_3() const { return ___init_locals_3; } inline bool* get_address_of_init_locals_3() { return &___init_locals_3; } inline void set_init_locals_3(bool value) { ___init_locals_3 = value; } inline static int32_t get_offset_of_sig_token_4() { return static_cast(offsetof(MethodBody_t900C79A470F33FA739168B232092420240DC11F2, ___sig_token_4)); } inline int32_t get_sig_token_4() const { return ___sig_token_4; } inline int32_t* get_address_of_sig_token_4() { return &___sig_token_4; } inline void set_sig_token_4(int32_t value) { ___sig_token_4 = value; } inline static int32_t get_offset_of_max_stack_5() { return static_cast(offsetof(MethodBody_t900C79A470F33FA739168B232092420240DC11F2, ___max_stack_5)); } inline int32_t get_max_stack_5() const { return ___max_stack_5; } inline int32_t* get_address_of_max_stack_5() { return &___max_stack_5; } inline void set_max_stack_5(int32_t value) { ___max_stack_5 = value; } }; // Native definition for P/Invoke marshalling of System.Reflection.MethodBody struct MethodBody_t900C79A470F33FA739168B232092420240DC11F2_marshaled_pinvoke { ExceptionHandlingClause_t112046BB7ECF503629487282AC37B55A6C2FEDC8_marshaled_pinvoke** ___clauses_0; LocalVariableInfo_t9DBEDBE3F55EEEA102C20A450433E3ECB255858C_marshaled_pinvoke** ___locals_1; Il2CppSafeArray/*NONE*/* ___il_2; int32_t ___init_locals_3; int32_t ___sig_token_4; int32_t ___max_stack_5; }; // Native definition for COM marshalling of System.Reflection.MethodBody struct MethodBody_t900C79A470F33FA739168B232092420240DC11F2_marshaled_com { ExceptionHandlingClause_t112046BB7ECF503629487282AC37B55A6C2FEDC8_marshaled_com** ___clauses_0; LocalVariableInfo_t9DBEDBE3F55EEEA102C20A450433E3ECB255858C_marshaled_com** ___locals_1; Il2CppSafeArray/*NONE*/* ___il_2; int32_t ___init_locals_3; int32_t ___sig_token_4; int32_t ___max_stack_5; }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.Text.Encoding struct Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 : public RuntimeObject { public: // System.Int32 System.Text.Encoding::m_codePage int32_t ___m_codePage_9; // System.Globalization.CodePageDataItem System.Text.Encoding::dataItem CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB * ___dataItem_10; // System.Boolean System.Text.Encoding::m_deserializedFromEverett bool ___m_deserializedFromEverett_11; // System.Boolean System.Text.Encoding::m_isReadOnly bool ___m_isReadOnly_12; // System.Text.EncoderFallback System.Text.Encoding::encoderFallback EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 * ___encoderFallback_13; // System.Text.DecoderFallback System.Text.Encoding::decoderFallback DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 * ___decoderFallback_14; public: inline static int32_t get_offset_of_m_codePage_9() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___m_codePage_9)); } inline int32_t get_m_codePage_9() const { return ___m_codePage_9; } inline int32_t* get_address_of_m_codePage_9() { return &___m_codePage_9; } inline void set_m_codePage_9(int32_t value) { ___m_codePage_9 = value; } inline static int32_t get_offset_of_dataItem_10() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___dataItem_10)); } inline CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB * get_dataItem_10() const { return ___dataItem_10; } inline CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB ** get_address_of_dataItem_10() { return &___dataItem_10; } inline void set_dataItem_10(CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB * value) { ___dataItem_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___dataItem_10), (void*)value); } inline static int32_t get_offset_of_m_deserializedFromEverett_11() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___m_deserializedFromEverett_11)); } inline bool get_m_deserializedFromEverett_11() const { return ___m_deserializedFromEverett_11; } inline bool* get_address_of_m_deserializedFromEverett_11() { return &___m_deserializedFromEverett_11; } inline void set_m_deserializedFromEverett_11(bool value) { ___m_deserializedFromEverett_11 = value; } inline static int32_t get_offset_of_m_isReadOnly_12() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___m_isReadOnly_12)); } inline bool get_m_isReadOnly_12() const { return ___m_isReadOnly_12; } inline bool* get_address_of_m_isReadOnly_12() { return &___m_isReadOnly_12; } inline void set_m_isReadOnly_12(bool value) { ___m_isReadOnly_12 = value; } inline static int32_t get_offset_of_encoderFallback_13() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___encoderFallback_13)); } inline EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 * get_encoderFallback_13() const { return ___encoderFallback_13; } inline EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 ** get_address_of_encoderFallback_13() { return &___encoderFallback_13; } inline void set_encoderFallback_13(EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 * value) { ___encoderFallback_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoderFallback_13), (void*)value); } inline static int32_t get_offset_of_decoderFallback_14() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___decoderFallback_14)); } inline DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 * get_decoderFallback_14() const { return ___decoderFallback_14; } inline DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 ** get_address_of_decoderFallback_14() { return &___decoderFallback_14; } inline void set_decoderFallback_14(DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 * value) { ___decoderFallback_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___decoderFallback_14), (void*)value); } }; struct Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields { public: // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::defaultEncoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___defaultEncoding_0; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::unicodeEncoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___unicodeEncoding_1; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianUnicode Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___bigEndianUnicode_2; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf7Encoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___utf7Encoding_3; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8Encoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___utf8Encoding_4; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf32Encoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___utf32Encoding_5; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::asciiEncoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___asciiEncoding_6; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::latin1Encoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___latin1Encoding_7; // System.Collections.Hashtable modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::encodings Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ___encodings_8; // System.Object System.Text.Encoding::s_InternalSyncObject RuntimeObject * ___s_InternalSyncObject_15; public: inline static int32_t get_offset_of_defaultEncoding_0() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___defaultEncoding_0)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_defaultEncoding_0() const { return ___defaultEncoding_0; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_defaultEncoding_0() { return &___defaultEncoding_0; } inline void set_defaultEncoding_0(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___defaultEncoding_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultEncoding_0), (void*)value); } inline static int32_t get_offset_of_unicodeEncoding_1() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___unicodeEncoding_1)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_unicodeEncoding_1() const { return ___unicodeEncoding_1; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_unicodeEncoding_1() { return &___unicodeEncoding_1; } inline void set_unicodeEncoding_1(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___unicodeEncoding_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___unicodeEncoding_1), (void*)value); } inline static int32_t get_offset_of_bigEndianUnicode_2() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___bigEndianUnicode_2)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_bigEndianUnicode_2() const { return ___bigEndianUnicode_2; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_bigEndianUnicode_2() { return &___bigEndianUnicode_2; } inline void set_bigEndianUnicode_2(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___bigEndianUnicode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___bigEndianUnicode_2), (void*)value); } inline static int32_t get_offset_of_utf7Encoding_3() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___utf7Encoding_3)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_utf7Encoding_3() const { return ___utf7Encoding_3; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_utf7Encoding_3() { return &___utf7Encoding_3; } inline void set_utf7Encoding_3(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___utf7Encoding_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf7Encoding_3), (void*)value); } inline static int32_t get_offset_of_utf8Encoding_4() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___utf8Encoding_4)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_utf8Encoding_4() const { return ___utf8Encoding_4; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_utf8Encoding_4() { return &___utf8Encoding_4; } inline void set_utf8Encoding_4(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___utf8Encoding_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf8Encoding_4), (void*)value); } inline static int32_t get_offset_of_utf32Encoding_5() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___utf32Encoding_5)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_utf32Encoding_5() const { return ___utf32Encoding_5; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_utf32Encoding_5() { return &___utf32Encoding_5; } inline void set_utf32Encoding_5(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___utf32Encoding_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf32Encoding_5), (void*)value); } inline static int32_t get_offset_of_asciiEncoding_6() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___asciiEncoding_6)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_asciiEncoding_6() const { return ___asciiEncoding_6; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_asciiEncoding_6() { return &___asciiEncoding_6; } inline void set_asciiEncoding_6(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___asciiEncoding_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___asciiEncoding_6), (void*)value); } inline static int32_t get_offset_of_latin1Encoding_7() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___latin1Encoding_7)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_latin1Encoding_7() const { return ___latin1Encoding_7; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_latin1Encoding_7() { return &___latin1Encoding_7; } inline void set_latin1Encoding_7(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___latin1Encoding_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___latin1Encoding_7), (void*)value); } inline static int32_t get_offset_of_encodings_8() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___encodings_8)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get_encodings_8() const { return ___encodings_8; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of_encodings_8() { return &___encodings_8; } inline void set_encodings_8(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ___encodings_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___encodings_8), (void*)value); } inline static int32_t get_offset_of_s_InternalSyncObject_15() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___s_InternalSyncObject_15)); } inline RuntimeObject * get_s_InternalSyncObject_15() const { return ___s_InternalSyncObject_15; } inline RuntimeObject ** get_address_of_s_InternalSyncObject_15() { return &___s_InternalSyncObject_15; } inline void set_s_InternalSyncObject_15(RuntimeObject * value) { ___s_InternalSyncObject_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_InternalSyncObject_15), (void*)value); } }; // System.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { public: // System.Char[] System.Text.StringBuilder::m_ChunkChars CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___m_ChunkChars_0; // System.Text.StringBuilder System.Text.StringBuilder::m_ChunkPrevious StringBuilder_t * ___m_ChunkPrevious_1; // System.Int32 System.Text.StringBuilder::m_ChunkLength int32_t ___m_ChunkLength_2; // System.Int32 System.Text.StringBuilder::m_ChunkOffset int32_t ___m_ChunkOffset_3; // System.Int32 System.Text.StringBuilder::m_MaxCapacity int32_t ___m_MaxCapacity_4; public: inline static int32_t get_offset_of_m_ChunkChars_0() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkChars_0)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_m_ChunkChars_0() const { return ___m_ChunkChars_0; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_m_ChunkChars_0() { return &___m_ChunkChars_0; } inline void set_m_ChunkChars_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___m_ChunkChars_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkChars_0), (void*)value); } inline static int32_t get_offset_of_m_ChunkPrevious_1() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkPrevious_1)); } inline StringBuilder_t * get_m_ChunkPrevious_1() const { return ___m_ChunkPrevious_1; } inline StringBuilder_t ** get_address_of_m_ChunkPrevious_1() { return &___m_ChunkPrevious_1; } inline void set_m_ChunkPrevious_1(StringBuilder_t * value) { ___m_ChunkPrevious_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkPrevious_1), (void*)value); } inline static int32_t get_offset_of_m_ChunkLength_2() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkLength_2)); } inline int32_t get_m_ChunkLength_2() const { return ___m_ChunkLength_2; } inline int32_t* get_address_of_m_ChunkLength_2() { return &___m_ChunkLength_2; } inline void set_m_ChunkLength_2(int32_t value) { ___m_ChunkLength_2 = value; } inline static int32_t get_offset_of_m_ChunkOffset_3() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkOffset_3)); } inline int32_t get_m_ChunkOffset_3() const { return ___m_ChunkOffset_3; } inline int32_t* get_address_of_m_ChunkOffset_3() { return &___m_ChunkOffset_3; } inline void set_m_ChunkOffset_3(int32_t value) { ___m_ChunkOffset_3 = value; } inline static int32_t get_offset_of_m_MaxCapacity_4() { return static_cast(offsetof(StringBuilder_t, ___m_MaxCapacity_4)); } inline int32_t get_m_MaxCapacity_4() const { return ___m_MaxCapacity_4; } inline int32_t* get_address_of_m_MaxCapacity_4() { return &___m_MaxCapacity_4; } inline void set_m_MaxCapacity_4(int32_t value) { ___m_MaxCapacity_4 = value; } }; // System.Threading.AsyncLocal`1 struct AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D : public RuntimeObject { public: // System.Action`1> System.Threading.AsyncLocal`1::m_valueChangedHandler Action_1_t00877648E3F9381289A535371103B6645156F5F6 * ___m_valueChangedHandler_0; public: inline static int32_t get_offset_of_m_valueChangedHandler_0() { return static_cast(offsetof(AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D, ___m_valueChangedHandler_0)); } inline Action_1_t00877648E3F9381289A535371103B6645156F5F6 * get_m_valueChangedHandler_0() const { return ___m_valueChangedHandler_0; } inline Action_1_t00877648E3F9381289A535371103B6645156F5F6 ** get_address_of_m_valueChangedHandler_0() { return &___m_valueChangedHandler_0; } inline void set_m_valueChangedHandler_0(Action_1_t00877648E3F9381289A535371103B6645156F5F6 * value) { ___m_valueChangedHandler_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_valueChangedHandler_0), (void*)value); } }; // System.Tuple`2 struct Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 : public RuntimeObject { public: // T1 System.Tuple`2::m_Item1 int32_t ___m_Item1_0; // T2 System.Tuple`2::m_Item2 int32_t ___m_Item2_1; public: inline static int32_t get_offset_of_m_Item1_0() { return static_cast(offsetof(Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63, ___m_Item1_0)); } inline int32_t get_m_Item1_0() const { return ___m_Item1_0; } inline int32_t* get_address_of_m_Item1_0() { return &___m_Item1_0; } inline void set_m_Item1_0(int32_t value) { ___m_Item1_0 = value; } inline static int32_t get_offset_of_m_Item2_1() { return static_cast(offsetof(Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63, ___m_Item2_1)); } inline int32_t get_m_Item2_1() const { return ___m_Item2_1; } inline int32_t* get_address_of_m_Item2_1() { return &___m_Item2_1; } inline void set_m_Item2_1(int32_t value) { ___m_Item2_1 = value; } }; // System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_com { }; // System.Version struct Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD : public RuntimeObject { public: // System.Int32 System.Version::_Major int32_t ____Major_0; // System.Int32 System.Version::_Minor int32_t ____Minor_1; // System.Int32 System.Version::_Build int32_t ____Build_2; // System.Int32 System.Version::_Revision int32_t ____Revision_3; public: inline static int32_t get_offset_of__Major_0() { return static_cast(offsetof(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD, ____Major_0)); } inline int32_t get__Major_0() const { return ____Major_0; } inline int32_t* get_address_of__Major_0() { return &____Major_0; } inline void set__Major_0(int32_t value) { ____Major_0 = value; } inline static int32_t get_offset_of__Minor_1() { return static_cast(offsetof(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD, ____Minor_1)); } inline int32_t get__Minor_1() const { return ____Minor_1; } inline int32_t* get_address_of__Minor_1() { return &____Minor_1; } inline void set__Minor_1(int32_t value) { ____Minor_1 = value; } inline static int32_t get_offset_of__Build_2() { return static_cast(offsetof(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD, ____Build_2)); } inline int32_t get__Build_2() const { return ____Build_2; } inline int32_t* get_address_of__Build_2() { return &____Build_2; } inline void set__Build_2(int32_t value) { ____Build_2 = value; } inline static int32_t get_offset_of__Revision_3() { return static_cast(offsetof(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD, ____Revision_3)); } inline int32_t get__Revision_3() const { return ____Revision_3; } inline int32_t* get_address_of__Revision_3() { return &____Revision_3; } inline void set__Revision_3(int32_t value) { ____Revision_3 = value; } }; struct Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD_StaticFields { public: // System.Char[] System.Version::SeparatorsArray CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___SeparatorsArray_4; public: inline static int32_t get_offset_of_SeparatorsArray_4() { return static_cast(offsetof(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD_StaticFields, ___SeparatorsArray_4)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_SeparatorsArray_4() const { return ___SeparatorsArray_4; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_SeparatorsArray_4() { return &___SeparatorsArray_4; } inline void set_SeparatorsArray_4(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___SeparatorsArray_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___SeparatorsArray_4), (void*)value); } }; // ___StaticArrayInitTypeSizeU3D10 struct __StaticArrayInitTypeSizeU3D10_t39E3D966A21885323F15EB866ABDE668EA1ED52C { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D10_t39E3D966A21885323F15EB866ABDE668EA1ED52C__padding[10]; }; public: }; // ___StaticArrayInitTypeSizeU3D1018 struct __StaticArrayInitTypeSizeU3D1018_t7825BE1556EFF874DAFDC230EB69C85A48DBCBC4 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1018_t7825BE1556EFF874DAFDC230EB69C85A48DBCBC4__padding[1018]; }; public: }; // ___StaticArrayInitTypeSizeU3D1080 struct __StaticArrayInitTypeSizeU3D1080_tCE36DA14009C45CFDEA7F63618BE90F8DF89AC84 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1080_tCE36DA14009C45CFDEA7F63618BE90F8DF89AC84__padding[1080]; }; public: }; // ___StaticArrayInitTypeSizeU3D11614 struct __StaticArrayInitTypeSizeU3D11614_tDF34959BE752359A89A4A577B8798D2D66A5E7F5 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D11614_tDF34959BE752359A89A4A577B8798D2D66A5E7F5__padding[11614]; }; public: }; // ___StaticArrayInitTypeSizeU3D12 struct __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879__padding[12]; }; public: }; // ___StaticArrayInitTypeSizeU3D120 struct __StaticArrayInitTypeSizeU3D120_tBA46FD2E9DA153FD8457EE7F425E8ECC517EA252 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D120_tBA46FD2E9DA153FD8457EE7F425E8ECC517EA252__padding[120]; }; public: }; // ___StaticArrayInitTypeSizeU3D1208 struct __StaticArrayInitTypeSizeU3D1208_tC58894ECFE2C4FFD2B8FCDF958800099A737C1DD { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1208_tC58894ECFE2C4FFD2B8FCDF958800099A737C1DD__padding[1208]; }; public: }; // ___StaticArrayInitTypeSizeU3D128 struct __StaticArrayInitTypeSizeU3D128_t1B13688BD6EA82B964734FF8C3181161EF5624B1 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D128_t1B13688BD6EA82B964734FF8C3181161EF5624B1__padding[128]; }; public: }; // ___StaticArrayInitTypeSizeU3D130 struct __StaticArrayInitTypeSizeU3D130_t732A6F42953325ADC5746FF1A652A2974473AF4F { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D130_t732A6F42953325ADC5746FF1A652A2974473AF4F__padding[130]; }; public: }; // ___StaticArrayInitTypeSizeU3D14 struct __StaticArrayInitTypeSizeU3D14_tAC1FF6EBB83457B9752372565F242D9A7C69FD05 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D14_tAC1FF6EBB83457B9752372565F242D9A7C69FD05__padding[14]; }; public: }; // ___StaticArrayInitTypeSizeU3D1450 struct __StaticArrayInitTypeSizeU3D1450_t58DE69DB537BA7DFBFF2C7084FFC6970FB3BAEA4 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1450_t58DE69DB537BA7DFBFF2C7084FFC6970FB3BAEA4__padding[1450]; }; public: }; // ___StaticArrayInitTypeSizeU3D16 struct __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341__padding[16]; }; public: }; // ___StaticArrayInitTypeSizeU3D162 struct __StaticArrayInitTypeSizeU3D162_tFFF125F871C6A7DE42BE37AC907E2E2149A861AA { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D162_tFFF125F871C6A7DE42BE37AC907E2E2149A861AA__padding[162]; }; public: }; // ___StaticArrayInitTypeSizeU3D1665 struct __StaticArrayInitTypeSizeU3D1665_tCD7752863825B82B07752CCE72A581C169E19C20 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1665_tCD7752863825B82B07752CCE72A581C169E19C20__padding[1665]; }; public: }; // ___StaticArrayInitTypeSizeU3D174 struct __StaticArrayInitTypeSizeU3D174_t58EBFEBC3E6F34CF7C54ED51E8113E34B876351F { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D174_t58EBFEBC3E6F34CF7C54ED51E8113E34B876351F__padding[174]; }; public: }; // ___StaticArrayInitTypeSizeU3D20 struct __StaticArrayInitTypeSizeU3D20_t4B48985ED9F1499360D72CB311F3EB54FB7C4B63 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D20_t4B48985ED9F1499360D72CB311F3EB54FB7C4B63__padding[20]; }; public: }; // ___StaticArrayInitTypeSizeU3D2048 struct __StaticArrayInitTypeSizeU3D2048_t95CEED630052F2BBE3122C058EEAD48DB4C2AD02 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D2048_t95CEED630052F2BBE3122C058EEAD48DB4C2AD02__padding[2048]; }; public: }; // ___StaticArrayInitTypeSizeU3D2100 struct __StaticArrayInitTypeSizeU3D2100_t75CE52CDAFC7C95EDAB5CF1AF8B2621D502F1FAA { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D2100_t75CE52CDAFC7C95EDAB5CF1AF8B2621D502F1FAA__padding[2100]; }; public: }; // ___StaticArrayInitTypeSizeU3D212 struct __StaticArrayInitTypeSizeU3D212_tDFB9BEA11D871D109F9E6502B2F50F7115451AAF { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D212_tDFB9BEA11D871D109F9E6502B2F50F7115451AAF__padding[212]; }; public: }; // ___StaticArrayInitTypeSizeU3D21252 struct __StaticArrayInitTypeSizeU3D21252_tCA2B51BDF30FDECEBFCB55CC7530A0A7D6BC4462 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D21252_tCA2B51BDF30FDECEBFCB55CC7530A0A7D6BC4462__padding[21252]; }; public: }; // ___StaticArrayInitTypeSizeU3D2350 struct __StaticArrayInitTypeSizeU3D2350_t96984AEF232104302694B7EFDA3F92BC42BF207D { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D2350_t96984AEF232104302694B7EFDA3F92BC42BF207D__padding[2350]; }; public: }; // ___StaticArrayInitTypeSizeU3D2382 struct __StaticArrayInitTypeSizeU3D2382_tB4AF2C49C5120B6EB285BA4D247340D8E243A1BA { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D2382_tB4AF2C49C5120B6EB285BA4D247340D8E243A1BA__padding[2382]; }; public: }; // ___StaticArrayInitTypeSizeU3D24 struct __StaticArrayInitTypeSizeU3D24_tAB08761D1BC4313A0535E193F4E1A1AFA8B3F123 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D24_tAB08761D1BC4313A0535E193F4E1A1AFA8B3F123__padding[24]; }; public: }; // ___StaticArrayInitTypeSizeU3D240 struct __StaticArrayInitTypeSizeU3D240_t5643A77865294845ACC505FE42EA1067CAC04FD8 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D240_t5643A77865294845ACC505FE42EA1067CAC04FD8__padding[240]; }; public: }; // ___StaticArrayInitTypeSizeU3D256 struct __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F__padding[256]; }; public: }; // ___StaticArrayInitTypeSizeU3D262 struct __StaticArrayInitTypeSizeU3D262_t93124A1A3E9EDF7F1F305BD2FC57372646F3CFD7 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D262_t93124A1A3E9EDF7F1F305BD2FC57372646F3CFD7__padding[262]; }; public: }; // ___StaticArrayInitTypeSizeU3D288 struct __StaticArrayInitTypeSizeU3D288_t7B40D7F3A8D262F90A76460FF94E92CE08AFCF55 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D288_t7B40D7F3A8D262F90A76460FF94E92CE08AFCF55__padding[288]; }; public: }; // ___StaticArrayInitTypeSizeU3D3 struct __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E__padding[3]; }; public: }; // ___StaticArrayInitTypeSizeU3D3132 struct __StaticArrayInitTypeSizeU3D3132_t7837B5DAEC2B2BEBD61C333545DB9AE2F35BF333 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D3132_t7837B5DAEC2B2BEBD61C333545DB9AE2F35BF333__padding[3132]; }; public: }; // ___StaticArrayInitTypeSizeU3D32 struct __StaticArrayInitTypeSizeU3D32_t06FF35439BDF1A6AAB50820787FA5D7A4FA09472 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D32_t06FF35439BDF1A6AAB50820787FA5D7A4FA09472__padding[32]; }; public: }; // ___StaticArrayInitTypeSizeU3D320 struct __StaticArrayInitTypeSizeU3D320_t48B9242FB90DB2A21A723BBAB141500A9641EB49 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D320_t48B9242FB90DB2A21A723BBAB141500A9641EB49__padding[320]; }; public: }; // ___StaticArrayInitTypeSizeU3D36 struct __StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17__padding[36]; }; public: }; // ___StaticArrayInitTypeSizeU3D360 struct __StaticArrayInitTypeSizeU3D360_tFF8371303424DEBAE608051BAA970E5AFB409DF7 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D360_tFF8371303424DEBAE608051BAA970E5AFB409DF7__padding[360]; }; public: }; // ___StaticArrayInitTypeSizeU3D38 struct __StaticArrayInitTypeSizeU3D38_tA52D24A5F9970582D6B55437967C9BD32E03F05D { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D38_tA52D24A5F9970582D6B55437967C9BD32E03F05D__padding[38]; }; public: }; // ___StaticArrayInitTypeSizeU3D40 struct __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04__padding[40]; }; public: }; // ___StaticArrayInitTypeSizeU3D4096 struct __StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23__padding[4096]; }; public: }; // ___StaticArrayInitTypeSizeU3D42 struct __StaticArrayInitTypeSizeU3D42_t3D9F6218E615F20CE7E1AE0EF6657DE732EDBFD4 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D42_t3D9F6218E615F20CE7E1AE0EF6657DE732EDBFD4__padding[42]; }; public: }; // ___StaticArrayInitTypeSizeU3D44 struct __StaticArrayInitTypeSizeU3D44_t1383A9A990CD22E4246B656157D17C8051BFAD7F { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D44_t1383A9A990CD22E4246B656157D17C8051BFAD7F__padding[44]; }; public: }; // ___StaticArrayInitTypeSizeU3D48 struct __StaticArrayInitTypeSizeU3D48_tE49166878222E9194FE3FD621830EDB6E705F79A { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D48_tE49166878222E9194FE3FD621830EDB6E705F79A__padding[48]; }; public: }; // ___StaticArrayInitTypeSizeU3D52 struct __StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A__padding[52]; }; public: }; // ___StaticArrayInitTypeSizeU3D56 struct __StaticArrayInitTypeSizeU3D56_tE92B90DB812A206A3F9FED2827695B30D2F06D10 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D56_tE92B90DB812A206A3F9FED2827695B30D2F06D10__padding[56]; }; public: }; // ___StaticArrayInitTypeSizeU3D6 struct __StaticArrayInitTypeSizeU3D6_tC937DCE458F6AE4186120B4DDF95463176C75C78 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D6_tC937DCE458F6AE4186120B4DDF95463176C75C78__padding[6]; }; public: }; // ___StaticArrayInitTypeSizeU3D64 struct __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6__padding[64]; }; public: }; // ___StaticArrayInitTypeSizeU3D640 struct __StaticArrayInitTypeSizeU3D640_t9C691C15FA1A34F93F102000D5F515E32241C910 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D640_t9C691C15FA1A34F93F102000D5F515E32241C910__padding[640]; }; public: }; // ___StaticArrayInitTypeSizeU3D72 struct __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1__padding[72]; }; public: }; // ___StaticArrayInitTypeSizeU3D76 struct __StaticArrayInitTypeSizeU3D76_t83BE44A74AC13CD15474DA7726C9C92BD317CFFB { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D76_t83BE44A74AC13CD15474DA7726C9C92BD317CFFB__padding[76]; }; public: }; // ___StaticArrayInitTypeSizeU3D84 struct __StaticArrayInitTypeSizeU3D84_tF52293EFB26AA1D2C169389BB83253C5BAE8076A { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D84_tF52293EFB26AA1D2C169389BB83253C5BAE8076A__padding[84]; }; public: }; // ___StaticArrayInitTypeSizeU3D9 struct __StaticArrayInitTypeSizeU3D9_tF0D137C898E06A3CD9FFB079C91D796B9EC8B928 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D9_tF0D137C898E06A3CD9FFB079C91D796B9EC8B928__padding[9]; }; public: }; // ___StaticArrayInitTypeSizeU3D94 struct __StaticArrayInitTypeSizeU3D94_t23554D8B96399688002A3BE81C7C15EFB011DEC6 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D94_t23554D8B96399688002A3BE81C7C15EFB011DEC6__padding[94]; }; public: }; // ___StaticArrayInitTypeSizeU3D998 struct __StaticArrayInitTypeSizeU3D998_t8A5C9782706B510180A1B9C9F7E96F8F48421B8C { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D998_t8A5C9782706B510180A1B9C9F7E96F8F48421B8C__padding[998]; }; public: }; // Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_EVENT_FILTER_DESCRIPTOR struct EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB { public: // System.Int64 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_EVENT_FILTER_DESCRIPTOR::Ptr int64_t ___Ptr_0; // System.Int32 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_EVENT_FILTER_DESCRIPTOR::Size int32_t ___Size_1; // System.Int32 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_EVENT_FILTER_DESCRIPTOR::Type int32_t ___Type_2; public: inline static int32_t get_offset_of_Ptr_0() { return static_cast(offsetof(EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB, ___Ptr_0)); } inline int64_t get_Ptr_0() const { return ___Ptr_0; } inline int64_t* get_address_of_Ptr_0() { return &___Ptr_0; } inline void set_Ptr_0(int64_t value) { ___Ptr_0 = value; } inline static int32_t get_offset_of_Size_1() { return static_cast(offsetof(EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB, ___Size_1)); } inline int32_t get_Size_1() const { return ___Size_1; } inline int32_t* get_address_of_Size_1() { return &___Size_1; } inline void set_Size_1(int32_t value) { ___Size_1 = value; } inline static int32_t get_offset_of_Type_2() { return static_cast(offsetof(EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB, ___Type_2)); } inline int32_t get_Type_2() const { return ___Type_2; } inline int32_t* get_address_of_Type_2() { return &___Type_2; } inline void set_Type_2(int32_t value) { ___Type_2 = value; } }; // Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_ENABLE_INFO struct TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217 { public: // System.Int32 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_ENABLE_INFO::IsEnabled int32_t ___IsEnabled_0; // System.Byte Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_ENABLE_INFO::Level uint8_t ___Level_1; // System.Byte Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_ENABLE_INFO::Reserved1 uint8_t ___Reserved1_2; // System.UInt16 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_ENABLE_INFO::LoggerId uint16_t ___LoggerId_3; // System.Int32 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_ENABLE_INFO::EnableProperty int32_t ___EnableProperty_4; // System.Int32 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_ENABLE_INFO::Reserved2 int32_t ___Reserved2_5; // System.Int64 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_ENABLE_INFO::MatchAnyKeyword int64_t ___MatchAnyKeyword_6; // System.Int64 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_ENABLE_INFO::MatchAllKeyword int64_t ___MatchAllKeyword_7; public: inline static int32_t get_offset_of_IsEnabled_0() { return static_cast(offsetof(TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217, ___IsEnabled_0)); } inline int32_t get_IsEnabled_0() const { return ___IsEnabled_0; } inline int32_t* get_address_of_IsEnabled_0() { return &___IsEnabled_0; } inline void set_IsEnabled_0(int32_t value) { ___IsEnabled_0 = value; } inline static int32_t get_offset_of_Level_1() { return static_cast(offsetof(TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217, ___Level_1)); } inline uint8_t get_Level_1() const { return ___Level_1; } inline uint8_t* get_address_of_Level_1() { return &___Level_1; } inline void set_Level_1(uint8_t value) { ___Level_1 = value; } inline static int32_t get_offset_of_Reserved1_2() { return static_cast(offsetof(TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217, ___Reserved1_2)); } inline uint8_t get_Reserved1_2() const { return ___Reserved1_2; } inline uint8_t* get_address_of_Reserved1_2() { return &___Reserved1_2; } inline void set_Reserved1_2(uint8_t value) { ___Reserved1_2 = value; } inline static int32_t get_offset_of_LoggerId_3() { return static_cast(offsetof(TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217, ___LoggerId_3)); } inline uint16_t get_LoggerId_3() const { return ___LoggerId_3; } inline uint16_t* get_address_of_LoggerId_3() { return &___LoggerId_3; } inline void set_LoggerId_3(uint16_t value) { ___LoggerId_3 = value; } inline static int32_t get_offset_of_EnableProperty_4() { return static_cast(offsetof(TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217, ___EnableProperty_4)); } inline int32_t get_EnableProperty_4() const { return ___EnableProperty_4; } inline int32_t* get_address_of_EnableProperty_4() { return &___EnableProperty_4; } inline void set_EnableProperty_4(int32_t value) { ___EnableProperty_4 = value; } inline static int32_t get_offset_of_Reserved2_5() { return static_cast(offsetof(TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217, ___Reserved2_5)); } inline int32_t get_Reserved2_5() const { return ___Reserved2_5; } inline int32_t* get_address_of_Reserved2_5() { return &___Reserved2_5; } inline void set_Reserved2_5(int32_t value) { ___Reserved2_5 = value; } inline static int32_t get_offset_of_MatchAnyKeyword_6() { return static_cast(offsetof(TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217, ___MatchAnyKeyword_6)); } inline int64_t get_MatchAnyKeyword_6() const { return ___MatchAnyKeyword_6; } inline int64_t* get_address_of_MatchAnyKeyword_6() { return &___MatchAnyKeyword_6; } inline void set_MatchAnyKeyword_6(int64_t value) { ___MatchAnyKeyword_6 = value; } inline static int32_t get_offset_of_MatchAllKeyword_7() { return static_cast(offsetof(TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217, ___MatchAllKeyword_7)); } inline int64_t get_MatchAllKeyword_7() const { return ___MatchAllKeyword_7; } inline int64_t* get_address_of_MatchAllKeyword_7() { return &___MatchAllKeyword_7; } inline void set_MatchAllKeyword_7(int64_t value) { ___MatchAllKeyword_7 = value; } }; // Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_GUID_INFO struct TRACE_GUID_INFO_t2A9E253E5C0924460486A47950FFFA500AD350C8 { public: // System.Int32 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_GUID_INFO::InstanceCount int32_t ___InstanceCount_0; // System.Int32 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_GUID_INFO::Reserved int32_t ___Reserved_1; public: inline static int32_t get_offset_of_InstanceCount_0() { return static_cast(offsetof(TRACE_GUID_INFO_t2A9E253E5C0924460486A47950FFFA500AD350C8, ___InstanceCount_0)); } inline int32_t get_InstanceCount_0() const { return ___InstanceCount_0; } inline int32_t* get_address_of_InstanceCount_0() { return &___InstanceCount_0; } inline void set_InstanceCount_0(int32_t value) { ___InstanceCount_0 = value; } inline static int32_t get_offset_of_Reserved_1() { return static_cast(offsetof(TRACE_GUID_INFO_t2A9E253E5C0924460486A47950FFFA500AD350C8, ___Reserved_1)); } inline int32_t get_Reserved_1() const { return ___Reserved_1; } inline int32_t* get_address_of_Reserved_1() { return &___Reserved_1; } inline void set_Reserved_1(int32_t value) { ___Reserved_1 = value; } }; // Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_PROVIDER_INSTANCE_INFO struct TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470 { public: // System.Int32 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_PROVIDER_INSTANCE_INFO::NextOffset int32_t ___NextOffset_0; // System.Int32 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_PROVIDER_INSTANCE_INFO::EnableCount int32_t ___EnableCount_1; // System.Int32 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_PROVIDER_INSTANCE_INFO::Pid int32_t ___Pid_2; // System.Int32 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_PROVIDER_INSTANCE_INFO::Flags int32_t ___Flags_3; public: inline static int32_t get_offset_of_NextOffset_0() { return static_cast(offsetof(TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470, ___NextOffset_0)); } inline int32_t get_NextOffset_0() const { return ___NextOffset_0; } inline int32_t* get_address_of_NextOffset_0() { return &___NextOffset_0; } inline void set_NextOffset_0(int32_t value) { ___NextOffset_0 = value; } inline static int32_t get_offset_of_EnableCount_1() { return static_cast(offsetof(TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470, ___EnableCount_1)); } inline int32_t get_EnableCount_1() const { return ___EnableCount_1; } inline int32_t* get_address_of_EnableCount_1() { return &___EnableCount_1; } inline void set_EnableCount_1(int32_t value) { ___EnableCount_1 = value; } inline static int32_t get_offset_of_Pid_2() { return static_cast(offsetof(TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470, ___Pid_2)); } inline int32_t get_Pid_2() const { return ___Pid_2; } inline int32_t* get_address_of_Pid_2() { return &___Pid_2; } inline void set_Pid_2(int32_t value) { ___Pid_2 = value; } inline static int32_t get_offset_of_Flags_3() { return static_cast(offsetof(TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470, ___Flags_3)); } inline int32_t get_Flags_3() const { return ___Flags_3; } inline int32_t* get_address_of_Flags_3() { return &___Flags_3; } inline void set_Flags_3(int32_t value) { ___Flags_3 = value; } }; // System.Boolean struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Byte struct Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07, ___m_value_0)); } inline uint8_t get_m_value_0() const { return ___m_value_0; } inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint8_t value) { ___m_value_0 = value; } }; // System.Char struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9, ___m_value_0)); } inline Il2CppChar get_m_value_0() const { return ___m_value_0; } inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(Il2CppChar value) { ___m_value_0 = value; } }; struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields { public: // System.Byte[] System.Char::categoryForLatin1 ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___categoryForLatin1_3; public: inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields, ___categoryForLatin1_3)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; } inline void set_categoryForLatin1_3(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___categoryForLatin1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D { public: // TKey System.Collections.Generic.KeyValuePair`2::key String_t* ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D, ___key_0)); } inline String_t* get_key_0() const { return ___key_0; } inline String_t** get_address_of_key_0() { return &___key_0; } inline void set_key_0(String_t* value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___key_0), (void*)value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // System.Collections.Generic.List`1_Enumerator struct Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * ___list_0; // System.Int32 System.Collections.Generic.List`1_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1_Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1_Enumerator::current uint8_t ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA, ___list_0)); } inline List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * get_list_0() const { return ___list_0; } inline List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA, ___current_3)); } inline uint8_t get_current_3() const { return ___current_3; } inline uint8_t* get_address_of_current_3() { return &___current_3; } inline void set_current_3(uint8_t value) { ___current_3 = value; } }; // System.Collections.Generic.List`1_Enumerator struct Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * ___list_0; // System.Int32 System.Collections.Generic.List`1_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1_Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1_Enumerator::current EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB, ___list_0)); } inline List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * get_list_0() const { return ___list_0; } inline List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB, ___current_3)); } inline EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * get_current_3() const { return ___current_3; } inline EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1_Enumerator struct Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * ___list_0; // System.Int32 System.Collections.Generic.List`1_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1_Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1_Enumerator::current RuntimeObject * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___list_0)); } inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * get_list_0() const { return ___list_0; } inline List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD, ___current_3)); } inline RuntimeObject * get_current_3() const { return ___current_3; } inline RuntimeObject ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(RuntimeObject * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1_Enumerator struct Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * ___list_0; // System.Int32 System.Collections.Generic.List`1_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1_Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1_Enumerator::current String_t* ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813, ___list_0)); } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * get_list_0() const { return ___list_0; } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813, ___current_3)); } inline String_t* get_current_3() const { return ___current_3; } inline String_t** get_address_of_current_3() { return &___current_3; } inline void set_current_3(String_t* value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1_Enumerator> struct Enumerator_tFE053339618997964377145129F568D3A6387F32 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * ___list_0; // System.Int32 System.Collections.Generic.List`1_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1_Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1_Enumerator::current Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_tFE053339618997964377145129F568D3A6387F32, ___list_0)); } inline List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * get_list_0() const { return ___list_0; } inline List_1_t86F0A7577D66132BD1563965992F0046DB18D39D ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_tFE053339618997964377145129F568D3A6387F32, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_tFE053339618997964377145129F568D3A6387F32, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_tFE053339618997964377145129F568D3A6387F32, ___current_3)); } inline Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * get_current_3() const { return ___current_3; } inline Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1_Enumerator struct Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * ___list_0; // System.Int32 System.Collections.Generic.List`1_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1_Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1_Enumerator::current WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A, ___list_0)); } inline List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * get_list_0() const { return ___list_0; } inline List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A, ___current_3)); } inline WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * get_current_3() const { return ___current_3; } inline WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.Collections.Generic.List`1_Enumerator> struct Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * ___list_0; // System.Int32 System.Collections.Generic.List`1_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1_Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1_Enumerator::current WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9, ___list_0)); } inline List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * get_list_0() const { return ___list_0; } inline List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9, ___current_3)); } inline WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C * get_current_3() const { return ___current_3; } inline WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C * value) { ___current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_3), (void*)value); } }; // System.DateTime struct DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 { public: // System.UInt64 System.DateTime::dateData uint64_t ___dateData_44; public: inline static int32_t get_offset_of_dateData_44() { return static_cast(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132, ___dateData_44)); } inline uint64_t get_dateData_44() const { return ___dateData_44; } inline uint64_t* get_address_of_dateData_44() { return &___dateData_44; } inline void set_dateData_44(uint64_t value) { ___dateData_44 = value; } }; struct DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields { public: // System.Int32[] System.DateTime::DaysToMonth365 Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___DaysToMonth365_29; // System.Int32[] System.DateTime::DaysToMonth366 Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___DaysToMonth366_30; // System.DateTime System.DateTime::MinValue DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___MinValue_31; // System.DateTime System.DateTime::MaxValue DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___MaxValue_32; public: inline static int32_t get_offset_of_DaysToMonth365_29() { return static_cast(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___DaysToMonth365_29)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_DaysToMonth365_29() const { return ___DaysToMonth365_29; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_DaysToMonth365_29() { return &___DaysToMonth365_29; } inline void set_DaysToMonth365_29(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___DaysToMonth365_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth365_29), (void*)value); } inline static int32_t get_offset_of_DaysToMonth366_30() { return static_cast(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___DaysToMonth366_30)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_DaysToMonth366_30() const { return ___DaysToMonth366_30; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_DaysToMonth366_30() { return &___DaysToMonth366_30; } inline void set_DaysToMonth366_30(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___DaysToMonth366_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth366_30), (void*)value); } inline static int32_t get_offset_of_MinValue_31() { return static_cast(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___MinValue_31)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_MinValue_31() const { return ___MinValue_31; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_MinValue_31() { return &___MinValue_31; } inline void set_MinValue_31(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___MinValue_31 = value; } inline static int32_t get_offset_of_MaxValue_32() { return static_cast(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___MaxValue_32)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_MaxValue_32() const { return ___MaxValue_32; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_MaxValue_32() { return &___MaxValue_32; } inline void set_MaxValue_32(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___MaxValue_32 = value; } }; // System.Decimal struct Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 { public: // System.Int32 System.Decimal::flags int32_t ___flags_14; // System.Int32 System.Decimal::hi int32_t ___hi_15; // System.Int32 System.Decimal::lo int32_t ___lo_16; // System.Int32 System.Decimal::mid int32_t ___mid_17; public: inline static int32_t get_offset_of_flags_14() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8, ___flags_14)); } inline int32_t get_flags_14() const { return ___flags_14; } inline int32_t* get_address_of_flags_14() { return &___flags_14; } inline void set_flags_14(int32_t value) { ___flags_14 = value; } inline static int32_t get_offset_of_hi_15() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8, ___hi_15)); } inline int32_t get_hi_15() const { return ___hi_15; } inline int32_t* get_address_of_hi_15() { return &___hi_15; } inline void set_hi_15(int32_t value) { ___hi_15 = value; } inline static int32_t get_offset_of_lo_16() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8, ___lo_16)); } inline int32_t get_lo_16() const { return ___lo_16; } inline int32_t* get_address_of_lo_16() { return &___lo_16; } inline void set_lo_16(int32_t value) { ___lo_16 = value; } inline static int32_t get_offset_of_mid_17() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8, ___mid_17)); } inline int32_t get_mid_17() const { return ___mid_17; } inline int32_t* get_address_of_mid_17() { return &___mid_17; } inline void set_mid_17(int32_t value) { ___mid_17 = value; } }; struct Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields { public: // System.UInt32[] System.Decimal::Powers10 UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* ___Powers10_6; // System.Decimal System.Decimal::Zero Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___Zero_7; // System.Decimal System.Decimal::One Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___One_8; // System.Decimal System.Decimal::MinusOne Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___MinusOne_9; // System.Decimal System.Decimal::MaxValue Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___MaxValue_10; // System.Decimal System.Decimal::MinValue Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___MinValue_11; // System.Decimal System.Decimal::NearNegativeZero Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___NearNegativeZero_12; // System.Decimal System.Decimal::NearPositiveZero Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___NearPositiveZero_13; public: inline static int32_t get_offset_of_Powers10_6() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___Powers10_6)); } inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* get_Powers10_6() const { return ___Powers10_6; } inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB** get_address_of_Powers10_6() { return &___Powers10_6; } inline void set_Powers10_6(UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* value) { ___Powers10_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___Powers10_6), (void*)value); } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___Zero_7)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_Zero_7() const { return ___Zero_7; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___Zero_7 = value; } inline static int32_t get_offset_of_One_8() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___One_8)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_One_8() const { return ___One_8; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_One_8() { return &___One_8; } inline void set_One_8(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___One_8 = value; } inline static int32_t get_offset_of_MinusOne_9() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___MinusOne_9)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_MinusOne_9() const { return ___MinusOne_9; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_MinusOne_9() { return &___MinusOne_9; } inline void set_MinusOne_9(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___MinusOne_9 = value; } inline static int32_t get_offset_of_MaxValue_10() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___MaxValue_10)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_MaxValue_10() const { return ___MaxValue_10; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_MaxValue_10() { return &___MaxValue_10; } inline void set_MaxValue_10(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___MaxValue_10 = value; } inline static int32_t get_offset_of_MinValue_11() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___MinValue_11)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_MinValue_11() const { return ___MinValue_11; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_MinValue_11() { return &___MinValue_11; } inline void set_MinValue_11(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___MinValue_11 = value; } inline static int32_t get_offset_of_NearNegativeZero_12() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___NearNegativeZero_12)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_NearNegativeZero_12() const { return ___NearNegativeZero_12; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_NearNegativeZero_12() { return &___NearNegativeZero_12; } inline void set_NearNegativeZero_12(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___NearNegativeZero_12 = value; } inline static int32_t get_offset_of_NearPositiveZero_13() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___NearPositiveZero_13)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_NearPositiveZero_13() const { return ___NearPositiveZero_13; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_NearPositiveZero_13() { return &___NearPositiveZero_13; } inline void set_NearPositiveZero_13(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___NearPositiveZero_13 = value; } }; // System.Diagnostics.Tracing.ConcurrentSet`2,System.Diagnostics.Tracing.NameInfo> struct ConcurrentSet_2_t9B37AE19508B10669906106353C62B3C877BFA95 { public: // ItemType[] System.Diagnostics.Tracing.ConcurrentSet`2::items NameInfoU5BU5D_t90BE93F86BB5CC5274C6ED53B8BB62D1E10A7EE7* ___items_0; public: inline static int32_t get_offset_of_items_0() { return static_cast(offsetof(ConcurrentSet_2_t9B37AE19508B10669906106353C62B3C877BFA95, ___items_0)); } inline NameInfoU5BU5D_t90BE93F86BB5CC5274C6ED53B8BB62D1E10A7EE7* get_items_0() const { return ___items_0; } inline NameInfoU5BU5D_t90BE93F86BB5CC5274C6ED53B8BB62D1E10A7EE7** get_address_of_items_0() { return &___items_0; } inline void set_items_0(NameInfoU5BU5D_t90BE93F86BB5CC5274C6ED53B8BB62D1E10A7EE7* value) { ___items_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___items_0), (void*)value); } }; // System.Diagnostics.Tracing.DataCollector struct DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 { public: // System.Byte* System.Diagnostics.Tracing.DataCollector::scratchEnd uint8_t* ___scratchEnd_1; // System.Diagnostics.Tracing.EventSource_EventData* System.Diagnostics.Tracing.DataCollector::datasEnd EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___datasEnd_2; // System.Runtime.InteropServices.GCHandle* System.Diagnostics.Tracing.DataCollector::pinsEnd GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * ___pinsEnd_3; // System.Diagnostics.Tracing.EventSource_EventData* System.Diagnostics.Tracing.DataCollector::datasStart EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___datasStart_4; // System.Byte* System.Diagnostics.Tracing.DataCollector::scratch uint8_t* ___scratch_5; // System.Diagnostics.Tracing.EventSource_EventData* System.Diagnostics.Tracing.DataCollector::datas EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___datas_6; // System.Runtime.InteropServices.GCHandle* System.Diagnostics.Tracing.DataCollector::pins GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * ___pins_7; // System.Byte[] System.Diagnostics.Tracing.DataCollector::buffer ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer_8; // System.Int32 System.Diagnostics.Tracing.DataCollector::bufferPos int32_t ___bufferPos_9; // System.Int32 System.Diagnostics.Tracing.DataCollector::bufferNesting int32_t ___bufferNesting_10; // System.Boolean System.Diagnostics.Tracing.DataCollector::writingScalars bool ___writingScalars_11; public: inline static int32_t get_offset_of_scratchEnd_1() { return static_cast(offsetof(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660, ___scratchEnd_1)); } inline uint8_t* get_scratchEnd_1() const { return ___scratchEnd_1; } inline uint8_t** get_address_of_scratchEnd_1() { return &___scratchEnd_1; } inline void set_scratchEnd_1(uint8_t* value) { ___scratchEnd_1 = value; } inline static int32_t get_offset_of_datasEnd_2() { return static_cast(offsetof(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660, ___datasEnd_2)); } inline EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * get_datasEnd_2() const { return ___datasEnd_2; } inline EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ** get_address_of_datasEnd_2() { return &___datasEnd_2; } inline void set_datasEnd_2(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * value) { ___datasEnd_2 = value; } inline static int32_t get_offset_of_pinsEnd_3() { return static_cast(offsetof(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660, ___pinsEnd_3)); } inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * get_pinsEnd_3() const { return ___pinsEnd_3; } inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 ** get_address_of_pinsEnd_3() { return &___pinsEnd_3; } inline void set_pinsEnd_3(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * value) { ___pinsEnd_3 = value; } inline static int32_t get_offset_of_datasStart_4() { return static_cast(offsetof(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660, ___datasStart_4)); } inline EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * get_datasStart_4() const { return ___datasStart_4; } inline EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ** get_address_of_datasStart_4() { return &___datasStart_4; } inline void set_datasStart_4(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * value) { ___datasStart_4 = value; } inline static int32_t get_offset_of_scratch_5() { return static_cast(offsetof(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660, ___scratch_5)); } inline uint8_t* get_scratch_5() const { return ___scratch_5; } inline uint8_t** get_address_of_scratch_5() { return &___scratch_5; } inline void set_scratch_5(uint8_t* value) { ___scratch_5 = value; } inline static int32_t get_offset_of_datas_6() { return static_cast(offsetof(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660, ___datas_6)); } inline EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * get_datas_6() const { return ___datas_6; } inline EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ** get_address_of_datas_6() { return &___datas_6; } inline void set_datas_6(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * value) { ___datas_6 = value; } inline static int32_t get_offset_of_pins_7() { return static_cast(offsetof(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660, ___pins_7)); } inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * get_pins_7() const { return ___pins_7; } inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 ** get_address_of_pins_7() { return &___pins_7; } inline void set_pins_7(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * value) { ___pins_7 = value; } inline static int32_t get_offset_of_buffer_8() { return static_cast(offsetof(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660, ___buffer_8)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_buffer_8() const { return ___buffer_8; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_buffer_8() { return &___buffer_8; } inline void set_buffer_8(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___buffer_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___buffer_8), (void*)value); } inline static int32_t get_offset_of_bufferPos_9() { return static_cast(offsetof(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660, ___bufferPos_9)); } inline int32_t get_bufferPos_9() const { return ___bufferPos_9; } inline int32_t* get_address_of_bufferPos_9() { return &___bufferPos_9; } inline void set_bufferPos_9(int32_t value) { ___bufferPos_9 = value; } inline static int32_t get_offset_of_bufferNesting_10() { return static_cast(offsetof(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660, ___bufferNesting_10)); } inline int32_t get_bufferNesting_10() const { return ___bufferNesting_10; } inline int32_t* get_address_of_bufferNesting_10() { return &___bufferNesting_10; } inline void set_bufferNesting_10(int32_t value) { ___bufferNesting_10 = value; } inline static int32_t get_offset_of_writingScalars_11() { return static_cast(offsetof(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660, ___writingScalars_11)); } inline bool get_writingScalars_11() const { return ___writingScalars_11; } inline bool* get_address_of_writingScalars_11() { return &___writingScalars_11; } inline void set_writingScalars_11(bool value) { ___writingScalars_11 = value; } }; struct DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_ThreadStaticFields { public: // System.Diagnostics.Tracing.DataCollector System.Diagnostics.Tracing.DataCollector::ThreadInstance DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 ___ThreadInstance_0; public: inline static int32_t get_offset_of_ThreadInstance_0() { return static_cast(offsetof(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_ThreadStaticFields, ___ThreadInstance_0)); } inline DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 get_ThreadInstance_0() const { return ___ThreadInstance_0; } inline DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * get_address_of_ThreadInstance_0() { return &___ThreadInstance_0; } inline void set_ThreadInstance_0(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 value) { ___ThreadInstance_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___ThreadInstance_0))->___buffer_8), (void*)NULL); } }; // Native definition for P/Invoke marshalling of System.Diagnostics.Tracing.DataCollector struct DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_marshaled_pinvoke { uint8_t* ___scratchEnd_1; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___datasEnd_2; GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * ___pinsEnd_3; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___datasStart_4; uint8_t* ___scratch_5; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___datas_6; GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * ___pins_7; Il2CppSafeArray/*NONE*/* ___buffer_8; int32_t ___bufferPos_9; int32_t ___bufferNesting_10; int32_t ___writingScalars_11; }; // Native definition for COM marshalling of System.Diagnostics.Tracing.DataCollector struct DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_marshaled_com { uint8_t* ___scratchEnd_1; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___datasEnd_2; GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * ___pinsEnd_3; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___datasStart_4; uint8_t* ___scratch_5; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___datas_6; GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * ___pins_7; Il2CppSafeArray/*NONE*/* ___buffer_8; int32_t ___bufferPos_9; int32_t ___bufferNesting_10; int32_t ___writingScalars_11; }; // System.Diagnostics.Tracing.EmptyStruct struct EmptyStruct_tA4DC90792FEDB6D602D5AF5FBA9B0B8FE7C3D082 { public: union { struct { }; uint8_t EmptyStruct_tA4DC90792FEDB6D602D5AF5FBA9B0B8FE7C3D082__padding[1]; }; public: }; // System.Diagnostics.Tracing.EventDescriptor struct EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E { public: union { struct { union { #pragma pack(push, tp, 1) struct { // System.Int32 System.Diagnostics.Tracing.EventDescriptor::m_traceloggingId int32_t ___m_traceloggingId_0; }; #pragma pack(pop, tp) struct { int32_t ___m_traceloggingId_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.UInt16 System.Diagnostics.Tracing.EventDescriptor::m_id uint16_t ___m_id_1; }; #pragma pack(pop, tp) struct { uint16_t ___m_id_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_version_2_OffsetPadding[2]; // System.Byte System.Diagnostics.Tracing.EventDescriptor::m_version uint8_t ___m_version_2; }; #pragma pack(pop, tp) struct { char ___m_version_2_OffsetPadding_forAlignmentOnly[2]; uint8_t ___m_version_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_channel_3_OffsetPadding[3]; // System.Byte System.Diagnostics.Tracing.EventDescriptor::m_channel uint8_t ___m_channel_3; }; #pragma pack(pop, tp) struct { char ___m_channel_3_OffsetPadding_forAlignmentOnly[3]; uint8_t ___m_channel_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_level_4_OffsetPadding[4]; // System.Byte System.Diagnostics.Tracing.EventDescriptor::m_level uint8_t ___m_level_4; }; #pragma pack(pop, tp) struct { char ___m_level_4_OffsetPadding_forAlignmentOnly[4]; uint8_t ___m_level_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_opcode_5_OffsetPadding[5]; // System.Byte System.Diagnostics.Tracing.EventDescriptor::m_opcode uint8_t ___m_opcode_5; }; #pragma pack(pop, tp) struct { char ___m_opcode_5_OffsetPadding_forAlignmentOnly[5]; uint8_t ___m_opcode_5_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_task_6_OffsetPadding[6]; // System.UInt16 System.Diagnostics.Tracing.EventDescriptor::m_task uint16_t ___m_task_6; }; #pragma pack(pop, tp) struct { char ___m_task_6_OffsetPadding_forAlignmentOnly[6]; uint16_t ___m_task_6_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___m_keywords_7_OffsetPadding[8]; // System.Int64 System.Diagnostics.Tracing.EventDescriptor::m_keywords int64_t ___m_keywords_7; }; #pragma pack(pop, tp) struct { char ___m_keywords_7_OffsetPadding_forAlignmentOnly[8]; int64_t ___m_keywords_7_forAlignmentOnly; }; }; }; uint8_t EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E__padding[16]; }; public: inline static int32_t get_offset_of_m_traceloggingId_0() { return static_cast(offsetof(EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E, ___m_traceloggingId_0)); } inline int32_t get_m_traceloggingId_0() const { return ___m_traceloggingId_0; } inline int32_t* get_address_of_m_traceloggingId_0() { return &___m_traceloggingId_0; } inline void set_m_traceloggingId_0(int32_t value) { ___m_traceloggingId_0 = value; } inline static int32_t get_offset_of_m_id_1() { return static_cast(offsetof(EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E, ___m_id_1)); } inline uint16_t get_m_id_1() const { return ___m_id_1; } inline uint16_t* get_address_of_m_id_1() { return &___m_id_1; } inline void set_m_id_1(uint16_t value) { ___m_id_1 = value; } inline static int32_t get_offset_of_m_version_2() { return static_cast(offsetof(EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E, ___m_version_2)); } inline uint8_t get_m_version_2() const { return ___m_version_2; } inline uint8_t* get_address_of_m_version_2() { return &___m_version_2; } inline void set_m_version_2(uint8_t value) { ___m_version_2 = value; } inline static int32_t get_offset_of_m_channel_3() { return static_cast(offsetof(EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E, ___m_channel_3)); } inline uint8_t get_m_channel_3() const { return ___m_channel_3; } inline uint8_t* get_address_of_m_channel_3() { return &___m_channel_3; } inline void set_m_channel_3(uint8_t value) { ___m_channel_3 = value; } inline static int32_t get_offset_of_m_level_4() { return static_cast(offsetof(EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E, ___m_level_4)); } inline uint8_t get_m_level_4() const { return ___m_level_4; } inline uint8_t* get_address_of_m_level_4() { return &___m_level_4; } inline void set_m_level_4(uint8_t value) { ___m_level_4 = value; } inline static int32_t get_offset_of_m_opcode_5() { return static_cast(offsetof(EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E, ___m_opcode_5)); } inline uint8_t get_m_opcode_5() const { return ___m_opcode_5; } inline uint8_t* get_address_of_m_opcode_5() { return &___m_opcode_5; } inline void set_m_opcode_5(uint8_t value) { ___m_opcode_5 = value; } inline static int32_t get_offset_of_m_task_6() { return static_cast(offsetof(EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E, ___m_task_6)); } inline uint16_t get_m_task_6() const { return ___m_task_6; } inline uint16_t* get_address_of_m_task_6() { return &___m_task_6; } inline void set_m_task_6(uint16_t value) { ___m_task_6 = value; } inline static int32_t get_offset_of_m_keywords_7() { return static_cast(offsetof(EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E, ___m_keywords_7)); } inline int64_t get_m_keywords_7() const { return ___m_keywords_7; } inline int64_t* get_address_of_m_keywords_7() { return &___m_keywords_7; } inline void set_m_keywords_7(int64_t value) { ___m_keywords_7 = value; } }; // System.Diagnostics.Tracing.EventIgnoreAttribute struct EventIgnoreAttribute_tB6631ED83A9E76708A9D3B0E9B945A4B4953F67A : public Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 { public: public: }; // System.Diagnostics.Tracing.EventProvider_EventData struct EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 { public: // System.UInt64 System.Diagnostics.Tracing.EventProvider_EventData::Ptr uint64_t ___Ptr_0; // System.UInt32 System.Diagnostics.Tracing.EventProvider_EventData::Size uint32_t ___Size_1; // System.UInt32 System.Diagnostics.Tracing.EventProvider_EventData::Reserved uint32_t ___Reserved_2; public: inline static int32_t get_offset_of_Ptr_0() { return static_cast(offsetof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480, ___Ptr_0)); } inline uint64_t get_Ptr_0() const { return ___Ptr_0; } inline uint64_t* get_address_of_Ptr_0() { return &___Ptr_0; } inline void set_Ptr_0(uint64_t value) { ___Ptr_0 = value; } inline static int32_t get_offset_of_Size_1() { return static_cast(offsetof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480, ___Size_1)); } inline uint32_t get_Size_1() const { return ___Size_1; } inline uint32_t* get_address_of_Size_1() { return &___Size_1; } inline void set_Size_1(uint32_t value) { ___Size_1 = value; } inline static int32_t get_offset_of_Reserved_2() { return static_cast(offsetof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480, ___Reserved_2)); } inline uint32_t get_Reserved_2() const { return ___Reserved_2; } inline uint32_t* get_address_of_Reserved_2() { return &___Reserved_2; } inline void set_Reserved_2(uint32_t value) { ___Reserved_2 = value; } }; // System.Diagnostics.Tracing.EventProvider_MonoPInvokeCallbackAttribute struct MonoPInvokeCallbackAttribute_t79796A07F5B3160352634B40DE008A865B7EEF65 : public Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 { public: public: }; // System.Diagnostics.Tracing.EventProvider_SessionInfo struct SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A { public: // System.Int32 System.Diagnostics.Tracing.EventProvider_SessionInfo::sessionIdBit int32_t ___sessionIdBit_0; // System.Int32 System.Diagnostics.Tracing.EventProvider_SessionInfo::etwSessionId int32_t ___etwSessionId_1; public: inline static int32_t get_offset_of_sessionIdBit_0() { return static_cast(offsetof(SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A, ___sessionIdBit_0)); } inline int32_t get_sessionIdBit_0() const { return ___sessionIdBit_0; } inline int32_t* get_address_of_sessionIdBit_0() { return &___sessionIdBit_0; } inline void set_sessionIdBit_0(int32_t value) { ___sessionIdBit_0 = value; } inline static int32_t get_offset_of_etwSessionId_1() { return static_cast(offsetof(SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A, ___etwSessionId_1)); } inline int32_t get_etwSessionId_1() const { return ___etwSessionId_1; } inline int32_t* get_address_of_etwSessionId_1() { return &___etwSessionId_1; } inline void set_etwSessionId_1(int32_t value) { ___etwSessionId_1 = value; } }; // System.Diagnostics.Tracing.EventSource_EventData struct EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 { public: // System.Int64 System.Diagnostics.Tracing.EventSource_EventData::m_Ptr int64_t ___m_Ptr_0; // System.Int32 System.Diagnostics.Tracing.EventSource_EventData::m_Size int32_t ___m_Size_1; // System.Int32 System.Diagnostics.Tracing.EventSource_EventData::m_Reserved int32_t ___m_Reserved_2; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04, ___m_Ptr_0)); } inline int64_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline int64_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(int64_t value) { ___m_Ptr_0 = value; } inline static int32_t get_offset_of_m_Size_1() { return static_cast(offsetof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04, ___m_Size_1)); } inline int32_t get_m_Size_1() const { return ___m_Size_1; } inline int32_t* get_address_of_m_Size_1() { return &___m_Size_1; } inline void set_m_Size_1(int32_t value) { ___m_Size_1 = value; } inline static int32_t get_offset_of_m_Reserved_2() { return static_cast(offsetof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04, ___m_Reserved_2)); } inline int32_t get_m_Reserved_2() const { return ___m_Reserved_2; } inline int32_t* get_address_of_m_Reserved_2() { return &___m_Reserved_2; } inline void set_m_Reserved_2(int32_t value) { ___m_Reserved_2 = value; } }; // System.Diagnostics.Tracing.EventSource_Sha1ForNonSecretPurposes struct Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 { public: // System.Int64 System.Diagnostics.Tracing.EventSource_Sha1ForNonSecretPurposes::length int64_t ___length_0; // System.UInt32[] System.Diagnostics.Tracing.EventSource_Sha1ForNonSecretPurposes::w UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* ___w_1; // System.Int32 System.Diagnostics.Tracing.EventSource_Sha1ForNonSecretPurposes::pos int32_t ___pos_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17, ___length_0)); } inline int64_t get_length_0() const { return ___length_0; } inline int64_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int64_t value) { ___length_0 = value; } inline static int32_t get_offset_of_w_1() { return static_cast(offsetof(Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17, ___w_1)); } inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* get_w_1() const { return ___w_1; } inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB** get_address_of_w_1() { return &___w_1; } inline void set_w_1(UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* value) { ___w_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___w_1), (void*)value); } inline static int32_t get_offset_of_pos_2() { return static_cast(offsetof(Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17, ___pos_2)); } inline int32_t get_pos_2() const { return ___pos_2; } inline int32_t* get_address_of_pos_2() { return &___pos_2; } inline void set_pos_2(int32_t value) { ___pos_2 = value; } }; // Native definition for P/Invoke marshalling of System.Diagnostics.Tracing.EventSource/Sha1ForNonSecretPurposes struct Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_marshaled_pinvoke { int64_t ___length_0; Il2CppSafeArray/*NONE*/* ___w_1; int32_t ___pos_2; }; // Native definition for COM marshalling of System.Diagnostics.Tracing.EventSource/Sha1ForNonSecretPurposes struct Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_marshaled_com { int64_t ___length_0; Il2CppSafeArray/*NONE*/* ___w_1; int32_t ___pos_2; }; // System.Diagnostics.Tracing.EventSourceAttribute struct EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 : public Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 { public: // System.String System.Diagnostics.Tracing.EventSourceAttribute::k__BackingField String_t* ___U3CNameU3Ek__BackingField_0; // System.String System.Diagnostics.Tracing.EventSourceAttribute::k__BackingField String_t* ___U3CGuidU3Ek__BackingField_1; // System.String System.Diagnostics.Tracing.EventSourceAttribute::k__BackingField String_t* ___U3CLocalizationResourcesU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_0() { return static_cast(offsetof(EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286, ___U3CNameU3Ek__BackingField_0)); } inline String_t* get_U3CNameU3Ek__BackingField_0() const { return ___U3CNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_0() { return &___U3CNameU3Ek__BackingField_0; } inline void set_U3CNameU3Ek__BackingField_0(String_t* value) { ___U3CNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CGuidU3Ek__BackingField_1() { return static_cast(offsetof(EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286, ___U3CGuidU3Ek__BackingField_1)); } inline String_t* get_U3CGuidU3Ek__BackingField_1() const { return ___U3CGuidU3Ek__BackingField_1; } inline String_t** get_address_of_U3CGuidU3Ek__BackingField_1() { return &___U3CGuidU3Ek__BackingField_1; } inline void set_U3CGuidU3Ek__BackingField_1(String_t* value) { ___U3CGuidU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CGuidU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CLocalizationResourcesU3Ek__BackingField_2() { return static_cast(offsetof(EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286, ___U3CLocalizationResourcesU3Ek__BackingField_2)); } inline String_t* get_U3CLocalizationResourcesU3Ek__BackingField_2() const { return ___U3CLocalizationResourcesU3Ek__BackingField_2; } inline String_t** get_address_of_U3CLocalizationResourcesU3Ek__BackingField_2() { return &___U3CLocalizationResourcesU3Ek__BackingField_2; } inline void set_U3CLocalizationResourcesU3Ek__BackingField_2(String_t* value) { ___U3CLocalizationResourcesU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CLocalizationResourcesU3Ek__BackingField_2), (void*)value); } }; // System.Diagnostics.Tracing.EventSourceCreatedEventArgs struct EventSourceCreatedEventArgs_t12E0F6BDFDF8F46E6C583AB8408C30358EC85863 : public EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E { public: // System.Diagnostics.Tracing.EventSource System.Diagnostics.Tracing.EventSourceCreatedEventArgs::k__BackingField EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___U3CEventSourceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CEventSourceU3Ek__BackingField_1() { return static_cast(offsetof(EventSourceCreatedEventArgs_t12E0F6BDFDF8F46E6C583AB8408C30358EC85863, ___U3CEventSourceU3Ek__BackingField_1)); } inline EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * get_U3CEventSourceU3Ek__BackingField_1() const { return ___U3CEventSourceU3Ek__BackingField_1; } inline EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB ** get_address_of_U3CEventSourceU3Ek__BackingField_1() { return &___U3CEventSourceU3Ek__BackingField_1; } inline void set_U3CEventSourceU3Ek__BackingField_1(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * value) { ___U3CEventSourceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CEventSourceU3Ek__BackingField_1), (void*)value); } }; // System.Diagnostics.Tracing.SessionMask struct SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE { public: // System.UInt32 System.Diagnostics.Tracing.SessionMask::m_mask uint32_t ___m_mask_0; public: inline static int32_t get_offset_of_m_mask_0() { return static_cast(offsetof(SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE, ___m_mask_0)); } inline uint32_t get_m_mask_0() const { return ___m_mask_0; } inline uint32_t* get_address_of_m_mask_0() { return &___m_mask_0; } inline void set_m_mask_0(uint32_t value) { ___m_mask_0 = value; } }; // System.Double struct Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409 { public: // System.Double System.Double::m_value double ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409, ___m_value_0)); } inline double get_m_value_0() const { return ___m_value_0; } inline double* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(double value) { ___m_value_0 = value; } }; struct Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_StaticFields { public: // System.Double System.Double::NegativeZero double ___NegativeZero_7; public: inline static int32_t get_offset_of_NegativeZero_7() { return static_cast(offsetof(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_StaticFields, ___NegativeZero_7)); } inline double get_NegativeZero_7() const { return ___NegativeZero_7; } inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; } inline void set_NegativeZero_7(double value) { ___NegativeZero_7 = value; } }; // System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 : public ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF { public: public: }; struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_com { }; // System.Guid struct Guid_t { public: // System.Int32 System.Guid::_a int32_t ____a_1; // System.Int16 System.Guid::_b int16_t ____b_2; // System.Int16 System.Guid::_c int16_t ____c_3; // System.Byte System.Guid::_d uint8_t ____d_4; // System.Byte System.Guid::_e uint8_t ____e_5; // System.Byte System.Guid::_f uint8_t ____f_6; // System.Byte System.Guid::_g uint8_t ____g_7; // System.Byte System.Guid::_h uint8_t ____h_8; // System.Byte System.Guid::_i uint8_t ____i_9; // System.Byte System.Guid::_j uint8_t ____j_10; // System.Byte System.Guid::_k uint8_t ____k_11; public: inline static int32_t get_offset_of__a_1() { return static_cast(offsetof(Guid_t, ____a_1)); } inline int32_t get__a_1() const { return ____a_1; } inline int32_t* get_address_of__a_1() { return &____a_1; } inline void set__a_1(int32_t value) { ____a_1 = value; } inline static int32_t get_offset_of__b_2() { return static_cast(offsetof(Guid_t, ____b_2)); } inline int16_t get__b_2() const { return ____b_2; } inline int16_t* get_address_of__b_2() { return &____b_2; } inline void set__b_2(int16_t value) { ____b_2 = value; } inline static int32_t get_offset_of__c_3() { return static_cast(offsetof(Guid_t, ____c_3)); } inline int16_t get__c_3() const { return ____c_3; } inline int16_t* get_address_of__c_3() { return &____c_3; } inline void set__c_3(int16_t value) { ____c_3 = value; } inline static int32_t get_offset_of__d_4() { return static_cast(offsetof(Guid_t, ____d_4)); } inline uint8_t get__d_4() const { return ____d_4; } inline uint8_t* get_address_of__d_4() { return &____d_4; } inline void set__d_4(uint8_t value) { ____d_4 = value; } inline static int32_t get_offset_of__e_5() { return static_cast(offsetof(Guid_t, ____e_5)); } inline uint8_t get__e_5() const { return ____e_5; } inline uint8_t* get_address_of__e_5() { return &____e_5; } inline void set__e_5(uint8_t value) { ____e_5 = value; } inline static int32_t get_offset_of__f_6() { return static_cast(offsetof(Guid_t, ____f_6)); } inline uint8_t get__f_6() const { return ____f_6; } inline uint8_t* get_address_of__f_6() { return &____f_6; } inline void set__f_6(uint8_t value) { ____f_6 = value; } inline static int32_t get_offset_of__g_7() { return static_cast(offsetof(Guid_t, ____g_7)); } inline uint8_t get__g_7() const { return ____g_7; } inline uint8_t* get_address_of__g_7() { return &____g_7; } inline void set__g_7(uint8_t value) { ____g_7 = value; } inline static int32_t get_offset_of__h_8() { return static_cast(offsetof(Guid_t, ____h_8)); } inline uint8_t get__h_8() const { return ____h_8; } inline uint8_t* get_address_of__h_8() { return &____h_8; } inline void set__h_8(uint8_t value) { ____h_8 = value; } inline static int32_t get_offset_of__i_9() { return static_cast(offsetof(Guid_t, ____i_9)); } inline uint8_t get__i_9() const { return ____i_9; } inline uint8_t* get_address_of__i_9() { return &____i_9; } inline void set__i_9(uint8_t value) { ____i_9 = value; } inline static int32_t get_offset_of__j_10() { return static_cast(offsetof(Guid_t, ____j_10)); } inline uint8_t get__j_10() const { return ____j_10; } inline uint8_t* get_address_of__j_10() { return &____j_10; } inline void set__j_10(uint8_t value) { ____j_10 = value; } inline static int32_t get_offset_of__k_11() { return static_cast(offsetof(Guid_t, ____k_11)); } inline uint8_t get__k_11() const { return ____k_11; } inline uint8_t* get_address_of__k_11() { return &____k_11; } inline void set__k_11(uint8_t value) { ____k_11 = value; } }; struct Guid_t_StaticFields { public: // System.Guid System.Guid::Empty Guid_t ___Empty_0; // System.Object System.Guid::_rngAccess RuntimeObject * ____rngAccess_12; // System.Security.Cryptography.RandomNumberGenerator System.Guid::_rng RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2 * ____rng_13; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(Guid_t_StaticFields, ___Empty_0)); } inline Guid_t get_Empty_0() const { return ___Empty_0; } inline Guid_t * get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(Guid_t value) { ___Empty_0 = value; } inline static int32_t get_offset_of__rngAccess_12() { return static_cast(offsetof(Guid_t_StaticFields, ____rngAccess_12)); } inline RuntimeObject * get__rngAccess_12() const { return ____rngAccess_12; } inline RuntimeObject ** get_address_of__rngAccess_12() { return &____rngAccess_12; } inline void set__rngAccess_12(RuntimeObject * value) { ____rngAccess_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____rngAccess_12), (void*)value); } inline static int32_t get_offset_of__rng_13() { return static_cast(offsetof(Guid_t_StaticFields, ____rng_13)); } inline RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2 * get__rng_13() const { return ____rng_13; } inline RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2 ** get_address_of__rng_13() { return &____rng_13; } inline void set__rng_13(RandomNumberGenerator_t12277F7F965BA79C54E4B3BFABD27A5FFB725EE2 * value) { ____rng_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____rng_13), (void*)value); } }; // System.Int16 struct Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D { public: // System.Int16 System.Int16::m_value int16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D, ___m_value_0)); } inline int16_t get_m_value_0() const { return ___m_value_0; } inline int16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int16_t value) { ___m_value_0 = value; } }; // System.Int32 struct Int32_t585191389E07734F19F3156FF88FB3EF4800D102 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_t585191389E07734F19F3156FF88FB3EF4800D102, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.Int64 struct Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436, ___m_value_0)); } inline int64_t get_m_value_0() const { return ___m_value_0; } inline int64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int64_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // System.Reflection.CustomAttributeTypedArgument struct CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 { public: // System.Type System.Reflection.CustomAttributeTypedArgument::argumentType Type_t * ___argumentType_0; // System.Object System.Reflection.CustomAttributeTypedArgument::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_argumentType_0() { return static_cast(offsetof(CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8, ___argumentType_0)); } inline Type_t * get_argumentType_0() const { return ___argumentType_0; } inline Type_t ** get_address_of_argumentType_0() { return &___argumentType_0; } inline void set_argumentType_0(Type_t * value) { ___argumentType_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___argumentType_0), (void*)value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.CustomAttributeTypedArgument struct CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8_marshaled_pinvoke { Type_t * ___argumentType_0; Il2CppIUnknown* ___value_1; }; // Native definition for COM marshalling of System.Reflection.CustomAttributeTypedArgument struct CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8_marshaled_com { Type_t * ___argumentType_0; Il2CppIUnknown* ___value_1; }; // System.Reflection.FieldInfo struct FieldInfo_t : public MemberInfo_t { public: public: }; // System.Reflection.MethodBase struct MethodBase_t : public MemberInfo_t { public: public: }; // System.Reflection.PropertyInfo struct PropertyInfo_t : public MemberInfo_t { public: public: }; // System.Runtime.InteropServices.GCHandle struct GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 { public: // System.Int32 System.Runtime.InteropServices.GCHandle::handle int32_t ___handle_0; public: inline static int32_t get_offset_of_handle_0() { return static_cast(offsetof(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3, ___handle_0)); } inline int32_t get_handle_0() const { return ___handle_0; } inline int32_t* get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(int32_t value) { ___handle_0 = value; } }; // System.SByte struct SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF { public: // System.SByte System.SByte::m_value int8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF, ___m_value_0)); } inline int8_t get_m_value_0() const { return ___m_value_0; } inline int8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int8_t value) { ___m_value_0 = value; } }; // System.Single struct Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1 { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // System.Threading.AsyncLocalValueChangedArgs`1 struct AsyncLocalValueChangedArgs_1_tF170008ABC95AF86BAB63F58A6095F7CF388EFA6 { public: // T System.Threading.AsyncLocalValueChangedArgs`1::k__BackingField ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * ___U3CPreviousValueU3Ek__BackingField_0; // T System.Threading.AsyncLocalValueChangedArgs`1::k__BackingField ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * ___U3CCurrentValueU3Ek__BackingField_1; // System.Boolean System.Threading.AsyncLocalValueChangedArgs`1::k__BackingField bool ___U3CThreadContextChangedU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPreviousValueU3Ek__BackingField_0() { return static_cast(offsetof(AsyncLocalValueChangedArgs_1_tF170008ABC95AF86BAB63F58A6095F7CF388EFA6, ___U3CPreviousValueU3Ek__BackingField_0)); } inline ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * get_U3CPreviousValueU3Ek__BackingField_0() const { return ___U3CPreviousValueU3Ek__BackingField_0; } inline ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 ** get_address_of_U3CPreviousValueU3Ek__BackingField_0() { return &___U3CPreviousValueU3Ek__BackingField_0; } inline void set_U3CPreviousValueU3Ek__BackingField_0(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * value) { ___U3CPreviousValueU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPreviousValueU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CCurrentValueU3Ek__BackingField_1() { return static_cast(offsetof(AsyncLocalValueChangedArgs_1_tF170008ABC95AF86BAB63F58A6095F7CF388EFA6, ___U3CCurrentValueU3Ek__BackingField_1)); } inline ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * get_U3CCurrentValueU3Ek__BackingField_1() const { return ___U3CCurrentValueU3Ek__BackingField_1; } inline ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 ** get_address_of_U3CCurrentValueU3Ek__BackingField_1() { return &___U3CCurrentValueU3Ek__BackingField_1; } inline void set_U3CCurrentValueU3Ek__BackingField_1(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * value) { ___U3CCurrentValueU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CCurrentValueU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CThreadContextChangedU3Ek__BackingField_2() { return static_cast(offsetof(AsyncLocalValueChangedArgs_1_tF170008ABC95AF86BAB63F58A6095F7CF388EFA6, ___U3CThreadContextChangedU3Ek__BackingField_2)); } inline bool get_U3CThreadContextChangedU3Ek__BackingField_2() const { return ___U3CThreadContextChangedU3Ek__BackingField_2; } inline bool* get_address_of_U3CThreadContextChangedU3Ek__BackingField_2() { return &___U3CThreadContextChangedU3Ek__BackingField_2; } inline void set_U3CThreadContextChangedU3Ek__BackingField_2(bool value) { ___U3CThreadContextChangedU3Ek__BackingField_2 = value; } }; // System.Threading.AsyncLocalValueChangedArgs`1 struct AsyncLocalValueChangedArgs_1_t64BF6800935406CA808E9821DF12DBB72A71640D { public: // T System.Threading.AsyncLocalValueChangedArgs`1::k__BackingField RuntimeObject * ___U3CPreviousValueU3Ek__BackingField_0; // T System.Threading.AsyncLocalValueChangedArgs`1::k__BackingField RuntimeObject * ___U3CCurrentValueU3Ek__BackingField_1; // System.Boolean System.Threading.AsyncLocalValueChangedArgs`1::k__BackingField bool ___U3CThreadContextChangedU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPreviousValueU3Ek__BackingField_0() { return static_cast(offsetof(AsyncLocalValueChangedArgs_1_t64BF6800935406CA808E9821DF12DBB72A71640D, ___U3CPreviousValueU3Ek__BackingField_0)); } inline RuntimeObject * get_U3CPreviousValueU3Ek__BackingField_0() const { return ___U3CPreviousValueU3Ek__BackingField_0; } inline RuntimeObject ** get_address_of_U3CPreviousValueU3Ek__BackingField_0() { return &___U3CPreviousValueU3Ek__BackingField_0; } inline void set_U3CPreviousValueU3Ek__BackingField_0(RuntimeObject * value) { ___U3CPreviousValueU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPreviousValueU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CCurrentValueU3Ek__BackingField_1() { return static_cast(offsetof(AsyncLocalValueChangedArgs_1_t64BF6800935406CA808E9821DF12DBB72A71640D, ___U3CCurrentValueU3Ek__BackingField_1)); } inline RuntimeObject * get_U3CCurrentValueU3Ek__BackingField_1() const { return ___U3CCurrentValueU3Ek__BackingField_1; } inline RuntimeObject ** get_address_of_U3CCurrentValueU3Ek__BackingField_1() { return &___U3CCurrentValueU3Ek__BackingField_1; } inline void set_U3CCurrentValueU3Ek__BackingField_1(RuntimeObject * value) { ___U3CCurrentValueU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CCurrentValueU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CThreadContextChangedU3Ek__BackingField_2() { return static_cast(offsetof(AsyncLocalValueChangedArgs_1_t64BF6800935406CA808E9821DF12DBB72A71640D, ___U3CThreadContextChangedU3Ek__BackingField_2)); } inline bool get_U3CThreadContextChangedU3Ek__BackingField_2() const { return ___U3CThreadContextChangedU3Ek__BackingField_2; } inline bool* get_address_of_U3CThreadContextChangedU3Ek__BackingField_2() { return &___U3CThreadContextChangedU3Ek__BackingField_2; } inline void set_U3CThreadContextChangedU3Ek__BackingField_2(bool value) { ___U3CThreadContextChangedU3Ek__BackingField_2 = value; } }; // System.UInt16 struct UInt16_tAE45CEF73BF720100519F6867F32145D075F928E { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E, ___m_value_0)); } inline uint16_t get_m_value_0() const { return ___m_value_0; } inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint16_t value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.UInt64 struct UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // System.UIntPtr struct UIntPtr_t { public: // System.Void* System.UIntPtr::_pointer void* ____pointer_1; public: inline static int32_t get_offset_of__pointer_1() { return static_cast(offsetof(UIntPtr_t, ____pointer_1)); } inline void* get__pointer_1() const { return ____pointer_1; } inline void** get_address_of__pointer_1() { return &____pointer_1; } inline void set__pointer_1(void* value) { ____pointer_1 = value; } }; struct UIntPtr_t_StaticFields { public: // System.UIntPtr System.UIntPtr::Zero uintptr_t ___Zero_0; public: inline static int32_t get_offset_of_Zero_0() { return static_cast(offsetof(UIntPtr_t_StaticFields, ___Zero_0)); } inline uintptr_t get_Zero_0() const { return ___Zero_0; } inline uintptr_t* get_address_of_Zero_0() { return &___Zero_0; } inline void set_Zero_0(uintptr_t value) { ___Zero_0 = value; } }; // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017 { public: union { struct { }; uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1]; }; public: }; // struct U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A : public RuntimeObject { public: public: }; struct U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields { public: // ___StaticArrayInitTypeSizeU3D256 ::0392525BCB01691D1F319D89F2C12BF93A478467 __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F ___0392525BCB01691D1F319D89F2C12BF93A478467_0; // ___StaticArrayInitTypeSizeU3D72 ::0588059ACBD52F7EA2835882F977A9CF72EB9775 __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___0588059ACBD52F7EA2835882F977A9CF72EB9775_1; // ___StaticArrayInitTypeSizeU3D84 ::0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C __StaticArrayInitTypeSizeU3D84_tF52293EFB26AA1D2C169389BB83253C5BAE8076A ___0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2; // ___StaticArrayInitTypeSizeU3D240 ::121EC59E23F7559B28D338D562528F6299C2DE22 __StaticArrayInitTypeSizeU3D240_t5643A77865294845ACC505FE42EA1067CAC04FD8 ___121EC59E23F7559B28D338D562528F6299C2DE22_3; // ___StaticArrayInitTypeSizeU3D3 ::12D04472A8285260EA12FD3813CDFA9F2D2B548C __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E ___12D04472A8285260EA12FD3813CDFA9F2D2B548C_4; // ___StaticArrayInitTypeSizeU3D3 ::13A35EF1A549297C70E2AD46045BBD2ECA17852D __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E ___13A35EF1A549297C70E2AD46045BBD2ECA17852D_5; // ___StaticArrayInitTypeSizeU3D24 ::1730F09044E91DB8371B849EFF5E6D17BDE4AED0 __StaticArrayInitTypeSizeU3D24_tAB08761D1BC4313A0535E193F4E1A1AFA8B3F123 ___1730F09044E91DB8371B849EFF5E6D17BDE4AED0_6; // ___StaticArrayInitTypeSizeU3D3 ::1A84029C80CB5518379F199F53FF08A7B764F8FD __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E ___1A84029C80CB5518379F199F53FF08A7B764F8FD_7; // ___StaticArrayInitTypeSizeU3D4096 ::1AEF3D8DF416A46288C91C724CBF7B154D9E5BF3 __StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 ___1AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8; // ___StaticArrayInitTypeSizeU3D2048 ::1E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5 __StaticArrayInitTypeSizeU3D2048_t95CEED630052F2BBE3122C058EEAD48DB4C2AD02 ___1E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9; // ___StaticArrayInitTypeSizeU3D16 ::1FE6CE411858B3D864679DE2139FB081F08BFACD __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 ___1FE6CE411858B3D864679DE2139FB081F08BFACD_10; // ___StaticArrayInitTypeSizeU3D3 ::235D99572263B22ADFEE10FDA0C25E12F4D94FFC __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E ___235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11; // ___StaticArrayInitTypeSizeU3D40 ::25420D0055076FA8D3E4DD96BC53AE24DE6E619F __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___25420D0055076FA8D3E4DD96BC53AE24DE6E619F_12; // ___StaticArrayInitTypeSizeU3D1208 ::25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E __StaticArrayInitTypeSizeU3D1208_tC58894ECFE2C4FFD2B8FCDF958800099A737C1DD ___25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13; // ___StaticArrayInitTypeSizeU3D42 ::29C1A61550F0E3260E1953D4FAD71C256218EF40 __StaticArrayInitTypeSizeU3D42_t3D9F6218E615F20CE7E1AE0EF6657DE732EDBFD4 ___29C1A61550F0E3260E1953D4FAD71C256218EF40_14; // ___StaticArrayInitTypeSizeU3D12 ::2B33BEC8C30DFDC49DAFE20D3BDE19487850D717 __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 ___2B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15; // ___StaticArrayInitTypeSizeU3D36 ::2BA840FF6020B8FF623DBCB7188248CF853FAF4F __StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 ___2BA840FF6020B8FF623DBCB7188248CF853FAF4F_16; // ___StaticArrayInitTypeSizeU3D72 ::2C840AFA48C27B9C05593E468C1232CA1CC74AFD __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___2C840AFA48C27B9C05593E468C1232CA1CC74AFD_17; // ___StaticArrayInitTypeSizeU3D16 ::2D1DA5BB407F0C11C3B5116196C0C6374D932B20 __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 ___2D1DA5BB407F0C11C3B5116196C0C6374D932B20_18; // ___StaticArrayInitTypeSizeU3D14 ::2D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130 __StaticArrayInitTypeSizeU3D14_tAC1FF6EBB83457B9752372565F242D9A7C69FD05 ___2D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19; // ___StaticArrayInitTypeSizeU3D72 ::2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547 __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20; // ___StaticArrayInitTypeSizeU3D64 ::320B018758ECE3752FFEDBAEB1A6DB67C80B9359 __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 ___320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21; // ___StaticArrayInitTypeSizeU3D72 ::34476C29F6F81C989CFCA42F7C06E84C66236834 __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___34476C29F6F81C989CFCA42F7C06E84C66236834_22; // ___StaticArrayInitTypeSizeU3D2382 ::35EED060772F2748D13B745DAEC8CD7BD3B87604 __StaticArrayInitTypeSizeU3D2382_tB4AF2C49C5120B6EB285BA4D247340D8E243A1BA ___35EED060772F2748D13B745DAEC8CD7BD3B87604_23; // ___StaticArrayInitTypeSizeU3D38 ::375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3 __StaticArrayInitTypeSizeU3D38_tA52D24A5F9970582D6B55437967C9BD32E03F05D ___375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24; // ___StaticArrayInitTypeSizeU3D1450 ::379C06C9E702D31469C29033F0DD63931EB349F5 __StaticArrayInitTypeSizeU3D1450_t58DE69DB537BA7DFBFF2C7084FFC6970FB3BAEA4 ___379C06C9E702D31469C29033F0DD63931EB349F5_25; // ___StaticArrayInitTypeSizeU3D10 ::399BD13E240F33F808CA7940293D6EC4E6FD5A00 __StaticArrayInitTypeSizeU3D10_t39E3D966A21885323F15EB866ABDE668EA1ED52C ___399BD13E240F33F808CA7940293D6EC4E6FD5A00_26; // ___StaticArrayInitTypeSizeU3D72 ::39C9CE73C7B0619D409EF28344F687C1B5C130FE __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___39C9CE73C7B0619D409EF28344F687C1B5C130FE_27; // ___StaticArrayInitTypeSizeU3D320 ::3C53AFB51FEC23491684C7BEDBC6D4E0F409F851 __StaticArrayInitTypeSizeU3D320_t48B9242FB90DB2A21A723BBAB141500A9641EB49 ___3C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28; // ___StaticArrayInitTypeSizeU3D3 ::3E3442C7396F3F2BB4C7348F4A2074C7DC677D68 __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E ___3E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29; // ___StaticArrayInitTypeSizeU3D64 ::3E4BBF9D0CDD2E34F78AA7A9A3979DCE1F7B02BD __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 ___3E4BBF9D0CDD2E34F78AA7A9A3979DCE1F7B02BD_30; // ___StaticArrayInitTypeSizeU3D12 ::3E823444D2DFECF0F90B436B88F02A533CB376F1 __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 ___3E823444D2DFECF0F90B436B88F02A533CB376F1_31; // ___StaticArrayInitTypeSizeU3D72 ::3FE6C283BCF384FD2C8789880DFF59664E2AB4A1 __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_32; // ___StaticArrayInitTypeSizeU3D1665 ::40981BAA39513E58B28DCF0103CC04DE2A0A0444 __StaticArrayInitTypeSizeU3D1665_tCD7752863825B82B07752CCE72A581C169E19C20 ___40981BAA39513E58B28DCF0103CC04DE2A0A0444_33; // ___StaticArrayInitTypeSizeU3D40 ::40E7C49413D261F3F38AD3A870C0AC69C8BDA048 __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___40E7C49413D261F3F38AD3A870C0AC69C8BDA048_34; // ___StaticArrayInitTypeSizeU3D72 ::421EC7E82F2967DF6CA8C3605514DC6F29EE5845 __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___421EC7E82F2967DF6CA8C3605514DC6F29EE5845_35; // ___StaticArrayInitTypeSizeU3D256 ::433175D38B13FFE177FDD661A309F1B528B3F6E2 __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F ___433175D38B13FFE177FDD661A309F1B528B3F6E2_36; // ___StaticArrayInitTypeSizeU3D120 ::46232052BC757E030490D851F265FB47FA100902 __StaticArrayInitTypeSizeU3D120_tBA46FD2E9DA153FD8457EE7F425E8ECC517EA252 ___46232052BC757E030490D851F265FB47FA100902_37; // ___StaticArrayInitTypeSizeU3D72 ::4858DB4AA76D3933F1CA9E6712D4FDB16903F628 __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___4858DB4AA76D3933F1CA9E6712D4FDB16903F628_38; // ___StaticArrayInitTypeSizeU3D48 ::4E3B533C39447AAEB59A8E48FABD7E15B5B5D195 __StaticArrayInitTypeSizeU3D48_tE49166878222E9194FE3FD621830EDB6E705F79A ___4E3B533C39447AAEB59A8E48FABD7E15B5B5D195_39; // ___StaticArrayInitTypeSizeU3D40 ::4F7A8890F332B22B8DE0BD29D36FA7364748D76A __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___4F7A8890F332B22B8DE0BD29D36FA7364748D76A_40; // ___StaticArrayInitTypeSizeU3D72 ::536422B321459B242ADED7240B7447E904E083E3 __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___536422B321459B242ADED7240B7447E904E083E3_41; // ___StaticArrayInitTypeSizeU3D1080 ::5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3 __StaticArrayInitTypeSizeU3D1080_tCE36DA14009C45CFDEA7F63618BE90F8DF89AC84 ___5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_42; // ___StaticArrayInitTypeSizeU3D10 ::56DFA5053B3131883637F53219E7D88CCEF35949 __StaticArrayInitTypeSizeU3D10_t39E3D966A21885323F15EB866ABDE668EA1ED52C ___56DFA5053B3131883637F53219E7D88CCEF35949_43; // ___StaticArrayInitTypeSizeU3D3 ::57218C316B6921E2CD61027A2387EDC31A2D9471 __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E ___57218C316B6921E2CD61027A2387EDC31A2D9471_44; // ___StaticArrayInitTypeSizeU3D40 ::57F320D62696EC99727E0FE2045A05F1289CC0C6 __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___57F320D62696EC99727E0FE2045A05F1289CC0C6_45; // ___StaticArrayInitTypeSizeU3D212 ::594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3 __StaticArrayInitTypeSizeU3D212_tDFB9BEA11D871D109F9E6502B2F50F7115451AAF ___594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_46; // ___StaticArrayInitTypeSizeU3D36 ::5BBDF8058D4235C33F2E8DCF76004031B6187A2F __StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 ___5BBDF8058D4235C33F2E8DCF76004031B6187A2F_47; // ___StaticArrayInitTypeSizeU3D288 ::5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF __StaticArrayInitTypeSizeU3D288_t7B40D7F3A8D262F90A76460FF94E92CE08AFCF55 ___5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_48; // ___StaticArrayInitTypeSizeU3D72 ::5BFE2819B4778217C56416C7585FF0E56EBACD89 __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___5BFE2819B4778217C56416C7585FF0E56EBACD89_49; // ___StaticArrayInitTypeSizeU3D128 ::609C0E8D8DA86A09D6013D301C86BA8782C16B8C __StaticArrayInitTypeSizeU3D128_t1B13688BD6EA82B964734FF8C3181161EF5624B1 ___609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50; // ___StaticArrayInitTypeSizeU3D48 ::62BAB0F245E66C3EB982CF5A7015F0A7C3382283 __StaticArrayInitTypeSizeU3D48_tE49166878222E9194FE3FD621830EDB6E705F79A ___62BAB0F245E66C3EB982CF5A7015F0A7C3382283_51; // ___StaticArrayInitTypeSizeU3D2048 ::646036A65DECCD6835C914A46E6E44B729433B60 __StaticArrayInitTypeSizeU3D2048_t95CEED630052F2BBE3122C058EEAD48DB4C2AD02 ___646036A65DECCD6835C914A46E6E44B729433B60_52; // ___StaticArrayInitTypeSizeU3D40 ::65E32B4E150FD8D24B93B0D42A17F1DAD146162B __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___65E32B4E150FD8D24B93B0D42A17F1DAD146162B_53; // ___StaticArrayInitTypeSizeU3D52 ::6770974FEF1E98B9C1864370E2B5B786EB0EA39E __StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A ___6770974FEF1E98B9C1864370E2B5B786EB0EA39E_54; // ___StaticArrayInitTypeSizeU3D72 ::67EEAD805D708D9AA4E14BF747E44CED801744F3 __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___67EEAD805D708D9AA4E14BF747E44CED801744F3_55; // ___StaticArrayInitTypeSizeU3D120 ::6C71197D228427B2864C69B357FEF73D8C9D59DF __StaticArrayInitTypeSizeU3D120_tBA46FD2E9DA153FD8457EE7F425E8ECC517EA252 ___6C71197D228427B2864C69B357FEF73D8C9D59DF_56; // ___StaticArrayInitTypeSizeU3D16 ::6CEE45445AFD150B047A5866FFA76AA651CDB7B7 __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 ___6CEE45445AFD150B047A5866FFA76AA651CDB7B7_57; // ___StaticArrayInitTypeSizeU3D9 ::6D49C9D487D7AD3491ECE08732D68A593CC2038D __StaticArrayInitTypeSizeU3D9_tF0D137C898E06A3CD9FFB079C91D796B9EC8B928 ___6D49C9D487D7AD3491ECE08732D68A593CC2038D_58; // ___StaticArrayInitTypeSizeU3D2048 ::6D797C11E1D4FB68B6570CF2A92B792433527065 __StaticArrayInitTypeSizeU3D2048_t95CEED630052F2BBE3122C058EEAD48DB4C2AD02 ___6D797C11E1D4FB68B6570CF2A92B792433527065_59; // ___StaticArrayInitTypeSizeU3D3132 ::6E5DC824F803F8565AF31B42199DAE39FE7F4EA9 __StaticArrayInitTypeSizeU3D3132_t7837B5DAEC2B2BEBD61C333545DB9AE2F35BF333 ___6E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60; // ___StaticArrayInitTypeSizeU3D76 ::6FC754859E4EC74E447048364B216D825C6F8FE7 __StaticArrayInitTypeSizeU3D76_t83BE44A74AC13CD15474DA7726C9C92BD317CFFB ___6FC754859E4EC74E447048364B216D825C6F8FE7_61; // ___StaticArrayInitTypeSizeU3D40 ::704939CD172085D1295FCE3F1D92431D685D7AA2 __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___704939CD172085D1295FCE3F1D92431D685D7AA2_62; // ___StaticArrayInitTypeSizeU3D24 ::7088AAE49F0627B72729078DE6E3182DDCF8ED99 __StaticArrayInitTypeSizeU3D24_tAB08761D1BC4313A0535E193F4E1A1AFA8B3F123 ___7088AAE49F0627B72729078DE6E3182DDCF8ED99_63; // ___StaticArrayInitTypeSizeU3D72 ::7341C933A70EAE383CC50C4B945ADB8E08F06737 __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___7341C933A70EAE383CC50C4B945ADB8E08F06737_64; // ___StaticArrayInitTypeSizeU3D3 ::736D39815215889F11249D9958F6ED12D37B9F57 __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E ___736D39815215889F11249D9958F6ED12D37B9F57_65; // ___StaticArrayInitTypeSizeU3D4096 ::7F42F2EDC974BE29B2746957416ED1AEFA605F47 __StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 ___7F42F2EDC974BE29B2746957416ED1AEFA605F47_66; // ___StaticArrayInitTypeSizeU3D40 ::7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68 __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_67; // ___StaticArrayInitTypeSizeU3D21252 ::811A927B7DADD378BE60BBDE794B9277AA9B50EC __StaticArrayInitTypeSizeU3D21252_tCA2B51BDF30FDECEBFCB55CC7530A0A7D6BC4462 ___811A927B7DADD378BE60BBDE794B9277AA9B50EC_68; // ___StaticArrayInitTypeSizeU3D36 ::81917F1E21F3C22B9F916994547A614FB03E968E __StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 ___81917F1E21F3C22B9F916994547A614FB03E968E_69; // ___StaticArrayInitTypeSizeU3D40 ::823566DA642D6EA356E15585921F2A4CA23D6760 __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___823566DA642D6EA356E15585921F2A4CA23D6760_70; // ___StaticArrayInitTypeSizeU3D12 ::82C2A59850B2E85BCE1A45A479537A384DF6098D __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 ___82C2A59850B2E85BCE1A45A479537A384DF6098D_71; // ___StaticArrayInitTypeSizeU3D44 ::82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4 __StaticArrayInitTypeSizeU3D44_t1383A9A990CD22E4246B656157D17C8051BFAD7F ___82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_72; // ___StaticArrayInitTypeSizeU3D3 ::86F4F563FA2C61798AE6238D789139739428463A __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E ___86F4F563FA2C61798AE6238D789139739428463A_73; // ___StaticArrayInitTypeSizeU3D40 ::871B9CF85DB352BAADF12BAE8F19857683E385AC __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___871B9CF85DB352BAADF12BAE8F19857683E385AC_74; // ___StaticArrayInitTypeSizeU3D16 ::89A040451C8CC5C8FB268BE44BDD74964C104155 __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 ___89A040451C8CC5C8FB268BE44BDD74964C104155_75; // ___StaticArrayInitTypeSizeU3D40 ::8CAA092E783257106251246FF5C97F88D28517A6 __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___8CAA092E783257106251246FF5C97F88D28517A6_76; // ___StaticArrayInitTypeSizeU3D2100 ::8D231DD55FE1AD7631BBD0905A17D5EB616C2154 __StaticArrayInitTypeSizeU3D2100_t75CE52CDAFC7C95EDAB5CF1AF8B2621D502F1FAA ___8D231DD55FE1AD7631BBD0905A17D5EB616C2154_77; // ___StaticArrayInitTypeSizeU3D40 ::8E10AC2F34545DFBBF3FCBC06055D797A8C99991 __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___8E10AC2F34545DFBBF3FCBC06055D797A8C99991_78; // ___StaticArrayInitTypeSizeU3D256 ::8F22C9ECE1331718CBD268A9BBFD2F5E451441E3 __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F ___8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_79; // ___StaticArrayInitTypeSizeU3D640 ::90A0542282A011472F94E97CEAE59F8B3B1A3291 __StaticArrayInitTypeSizeU3D640_t9C691C15FA1A34F93F102000D5F515E32241C910 ___90A0542282A011472F94E97CEAE59F8B3B1A3291_80; // ___StaticArrayInitTypeSizeU3D12 ::93A63E90605400F34B49F0EB3361D23C89164BDA __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 ___93A63E90605400F34B49F0EB3361D23C89164BDA_81; // ___StaticArrayInitTypeSizeU3D72 ::94841DD2F330CCB1089BF413E4FA9B04505152E2 __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___94841DD2F330CCB1089BF413E4FA9B04505152E2_82; // ___StaticArrayInitTypeSizeU3D12 ::95264589E48F94B7857CFF398FB72A537E13EEE2 __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 ___95264589E48F94B7857CFF398FB72A537E13EEE2_83; // ___StaticArrayInitTypeSizeU3D72 ::95C48758CAE1715783472FB073AB158AB8A0AB2A __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___95C48758CAE1715783472FB073AB158AB8A0AB2A_84; // ___StaticArrayInitTypeSizeU3D72 ::973417296623D8DC6961B09664E54039E44CA5D8 __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___973417296623D8DC6961B09664E54039E44CA5D8_85; // ___StaticArrayInitTypeSizeU3D3 ::97FB30C84FF4A41CD4625B44B2940BFC8DB43003 __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E ___97FB30C84FF4A41CD4625B44B2940BFC8DB43003_86; // ___StaticArrayInitTypeSizeU3D4096 ::99E2E88877D14C7DDC4E957A0ED7079CA0E9EB24 __StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 ___99E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_87; // ___StaticArrayInitTypeSizeU3D64 ::9A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5 __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 ___9A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_88; // ___StaticArrayInitTypeSizeU3D3 ::9BB00D1FCCBAF03165447FC8028E7CA07CA9FE88 __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E ___9BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_89; // ___StaticArrayInitTypeSizeU3D40 ::A0074C15377C0C870B055927403EA9FA7A349D12 __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___A0074C15377C0C870B055927403EA9FA7A349D12_90; // ___StaticArrayInitTypeSizeU3D130 ::A1319B706116AB2C6D44483F60A7D0ACEA543396 __StaticArrayInitTypeSizeU3D130_t732A6F42953325ADC5746FF1A652A2974473AF4F ___A1319B706116AB2C6D44483F60A7D0ACEA543396_91; // System.Int64 ::A13AA52274D951A18029131A8DDECF76B569A15D int64_t ___A13AA52274D951A18029131A8DDECF76B569A15D_92; // ___StaticArrayInitTypeSizeU3D3 ::A323DB0813C4D072957BA6FDA79D9776674CD06B __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E ___A323DB0813C4D072957BA6FDA79D9776674CD06B_93; // ___StaticArrayInitTypeSizeU3D212 ::A5444763673307F6828C748D4B9708CFC02B0959 __StaticArrayInitTypeSizeU3D212_tDFB9BEA11D871D109F9E6502B2F50F7115451AAF ___A5444763673307F6828C748D4B9708CFC02B0959_94; // ___StaticArrayInitTypeSizeU3D72 ::A6732F8E7FC23766AB329B492D6BF82E3B33233F __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___A6732F8E7FC23766AB329B492D6BF82E3B33233F_95; // ___StaticArrayInitTypeSizeU3D174 ::A705A106D95282BD15E13EEA6B0AF583FF786D83 __StaticArrayInitTypeSizeU3D174_t58EBFEBC3E6F34CF7C54ED51E8113E34B876351F ___A705A106D95282BD15E13EEA6B0AF583FF786D83_96; // ___StaticArrayInitTypeSizeU3D1018 ::A8A491E4CED49AE0027560476C10D933CE70C8DF __StaticArrayInitTypeSizeU3D1018_t7825BE1556EFF874DAFDC230EB69C85A48DBCBC4 ___A8A491E4CED49AE0027560476C10D933CE70C8DF_97; // ___StaticArrayInitTypeSizeU3D72 ::AC791C4F39504D1184B73478943D0636258DA7B1 __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___AC791C4F39504D1184B73478943D0636258DA7B1_98; // ___StaticArrayInitTypeSizeU3D52 ::AFCD4E1211233E99373A3367B23105A3D624B1F2 __StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A ___AFCD4E1211233E99373A3367B23105A3D624B1F2_99; // ___StaticArrayInitTypeSizeU3D40 ::B472ED77CB3B2A66D49D179F1EE2081B70A6AB61 __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_100; // ___StaticArrayInitTypeSizeU3D16 ::B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 ___B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_101; // ___StaticArrayInitTypeSizeU3D256 ::B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F ___B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_102; // ___StaticArrayInitTypeSizeU3D4096 ::B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B __StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 ___B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_103; // ___StaticArrayInitTypeSizeU3D998 ::B881DA88BE0B68D8A6B6B6893822586B8B2CFC45 __StaticArrayInitTypeSizeU3D998_t8A5C9782706B510180A1B9C9F7E96F8F48421B8C ___B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_104; // ___StaticArrayInitTypeSizeU3D162 ::B8864ACB9DD69E3D42151513C840AAE270BF21C8 __StaticArrayInitTypeSizeU3D162_tFFF125F871C6A7DE42BE37AC907E2E2149A861AA ___B8864ACB9DD69E3D42151513C840AAE270BF21C8_105; // ___StaticArrayInitTypeSizeU3D360 ::B8F87834C3597B2EEF22BA6D3A392CC925636401 __StaticArrayInitTypeSizeU3D360_tFF8371303424DEBAE608051BAA970E5AFB409DF7 ___B8F87834C3597B2EEF22BA6D3A392CC925636401_106; // ___StaticArrayInitTypeSizeU3D72 ::B9B670F134A59FB1107AF01A9FE8F8E3980B3093 __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___B9B670F134A59FB1107AF01A9FE8F8E3980B3093_107; // ___StaticArrayInitTypeSizeU3D20 ::BE1BDEC0AA74B4DCB079943E70528096CCA985F8 __StaticArrayInitTypeSizeU3D20_t4B48985ED9F1499360D72CB311F3EB54FB7C4B63 ___BE1BDEC0AA74B4DCB079943E70528096CCA985F8_108; // ___StaticArrayInitTypeSizeU3D72 ::BEBC9ECC660A13EFC359BA3383411F698CFF25DB __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___BEBC9ECC660A13EFC359BA3383411F698CFF25DB_109; // ___StaticArrayInitTypeSizeU3D40 ::BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7 __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_110; // ___StaticArrayInitTypeSizeU3D3 ::BF477463CE2F5EF38FC4C644BBBF4DF109E7670A __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E ___BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_111; // ___StaticArrayInitTypeSizeU3D6 ::BF5EB60806ECB74EE484105DD9D6F463BF994867 __StaticArrayInitTypeSizeU3D6_tC937DCE458F6AE4186120B4DDF95463176C75C78 ___BF5EB60806ECB74EE484105DD9D6F463BF994867_112; // System.Int64 ::C1A1100642BA9685B30A84D97348484E14AA1865 int64_t ___C1A1100642BA9685B30A84D97348484E14AA1865_113; // ___StaticArrayInitTypeSizeU3D16 ::C6F364A0AD934EFED8909446C215752E565D77C1 __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 ___C6F364A0AD934EFED8909446C215752E565D77C1_114; // ___StaticArrayInitTypeSizeU3D174 ::CE5835130F5277F63D716FC9115526B0AC68FFAD __StaticArrayInitTypeSizeU3D174_t58EBFEBC3E6F34CF7C54ED51E8113E34B876351F ___CE5835130F5277F63D716FC9115526B0AC68FFAD_115; // ___StaticArrayInitTypeSizeU3D6 ::CE93C35B755802BC4B3D180716B048FC61701EF7 __StaticArrayInitTypeSizeU3D6_tC937DCE458F6AE4186120B4DDF95463176C75C78 ___CE93C35B755802BC4B3D180716B048FC61701EF7_116; // ___StaticArrayInitTypeSizeU3D64 ::CF0B42666EF5E37EDEA0AB8E173E42C196D03814 __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 ___CF0B42666EF5E37EDEA0AB8E173E42C196D03814_117; // ___StaticArrayInitTypeSizeU3D256 ::D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7 __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F ___D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_118; // ___StaticArrayInitTypeSizeU3D32 ::D117188BE8D4609C0D531C51B0BB911A4219DEBE __StaticArrayInitTypeSizeU3D32_t06FF35439BDF1A6AAB50820787FA5D7A4FA09472 ___D117188BE8D4609C0D531C51B0BB911A4219DEBE_119; // ___StaticArrayInitTypeSizeU3D32 ::D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE __StaticArrayInitTypeSizeU3D32_t06FF35439BDF1A6AAB50820787FA5D7A4FA09472 ___D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_120; // ___StaticArrayInitTypeSizeU3D256 ::D2C5BAE967587C6F3D9F2C4551911E0575A1101F __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F ___D2C5BAE967587C6F3D9F2C4551911E0575A1101F_121; // ___StaticArrayInitTypeSizeU3D44 ::D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636 __StaticArrayInitTypeSizeU3D44_t1383A9A990CD22E4246B656157D17C8051BFAD7F ___D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_122; // ___StaticArrayInitTypeSizeU3D76 ::DA19DB47B583EFCF7825D2E39D661D2354F28219 __StaticArrayInitTypeSizeU3D76_t83BE44A74AC13CD15474DA7726C9C92BD317CFFB ___DA19DB47B583EFCF7825D2E39D661D2354F28219_123; // ___StaticArrayInitTypeSizeU3D56 ::DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82 __StaticArrayInitTypeSizeU3D56_tE92B90DB812A206A3F9FED2827695B30D2F06D10 ___DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_124; // ___StaticArrayInitTypeSizeU3D52 ::DD3AEFEADB1CD615F3017763F1568179FEE640B0 __StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A ___DD3AEFEADB1CD615F3017763F1568179FEE640B0_125; // ___StaticArrayInitTypeSizeU3D36 ::E1827270A5FE1C85F5352A66FD87BA747213D006 __StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 ___E1827270A5FE1C85F5352A66FD87BA747213D006_126; // ___StaticArrayInitTypeSizeU3D40 ::E45BAB43F7D5D038672B3E3431F92E34A7AF2571 __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___E45BAB43F7D5D038672B3E3431F92E34A7AF2571_127; // ___StaticArrayInitTypeSizeU3D64 ::E75835D001C843F156FBA01B001DFE1B8029AC17 __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 ___E75835D001C843F156FBA01B001DFE1B8029AC17_128; // ___StaticArrayInitTypeSizeU3D52 ::E92B39D8233061927D9ACDE54665E68E7535635A __StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A ___E92B39D8233061927D9ACDE54665E68E7535635A_129; // ___StaticArrayInitTypeSizeU3D12 ::EA9506959484C55CFE0C139C624DF6060E285866 __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 ___EA9506959484C55CFE0C139C624DF6060E285866_130; // ___StaticArrayInitTypeSizeU3D262 ::EB5E9A80A40096AB74D2E226650C7258D7BC5E9D __StaticArrayInitTypeSizeU3D262_t93124A1A3E9EDF7F1F305BD2FC57372646F3CFD7 ___EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_131; // ___StaticArrayInitTypeSizeU3D64 ::EBF68F411848D603D059DFDEA2321C5A5EA78044 __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 ___EBF68F411848D603D059DFDEA2321C5A5EA78044_132; // ___StaticArrayInitTypeSizeU3D10 ::EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11 __StaticArrayInitTypeSizeU3D10_t39E3D966A21885323F15EB866ABDE668EA1ED52C ___EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_133; // ___StaticArrayInitTypeSizeU3D3 ::EC83FB16C20052BEE2B4025159BC2ED45C9C70C3 __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E ___EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_134; // ___StaticArrayInitTypeSizeU3D72 ::EC89C317EA2BF49A70EFF5E89C691E34733D7C37 __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___EC89C317EA2BF49A70EFF5E89C691E34733D7C37_135; // ___StaticArrayInitTypeSizeU3D40 ::F06E829E62F3AFBC045D064E10A4F5DF7C969612 __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 ___F06E829E62F3AFBC045D064E10A4F5DF7C969612_136; // ___StaticArrayInitTypeSizeU3D11614 ::F073AA332018FDA0D572E99448FFF1D6422BD520 __StaticArrayInitTypeSizeU3D11614_tDF34959BE752359A89A4A577B8798D2D66A5E7F5 ___F073AA332018FDA0D572E99448FFF1D6422BD520_137; // ___StaticArrayInitTypeSizeU3D120 ::F34B0E10653402E8F788F8BC3F7CD7090928A429 __StaticArrayInitTypeSizeU3D120_tBA46FD2E9DA153FD8457EE7F425E8ECC517EA252 ___F34B0E10653402E8F788F8BC3F7CD7090928A429_138; // ___StaticArrayInitTypeSizeU3D72 ::F37E34BEADB04F34FCC31078A59F49856CA83D5B __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 ___F37E34BEADB04F34FCC31078A59F49856CA83D5B_139; // ___StaticArrayInitTypeSizeU3D94 ::F512A9ABF88066AAEB92684F95CC05D8101B462B __StaticArrayInitTypeSizeU3D94_t23554D8B96399688002A3BE81C7C15EFB011DEC6 ___F512A9ABF88066AAEB92684F95CC05D8101B462B_140; // ___StaticArrayInitTypeSizeU3D12 ::F8FAABB821300AA500C2CEC6091B3782A7FB44A4 __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 ___F8FAABB821300AA500C2CEC6091B3782A7FB44A4_141; // ___StaticArrayInitTypeSizeU3D2350 ::FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B __StaticArrayInitTypeSizeU3D2350_t96984AEF232104302694B7EFDA3F92BC42BF207D ___FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_142; public: inline static int32_t get_offset_of_U30392525BCB01691D1F319D89F2C12BF93A478467_0() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___0392525BCB01691D1F319D89F2C12BF93A478467_0)); } inline __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F get_U30392525BCB01691D1F319D89F2C12BF93A478467_0() const { return ___0392525BCB01691D1F319D89F2C12BF93A478467_0; } inline __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F * get_address_of_U30392525BCB01691D1F319D89F2C12BF93A478467_0() { return &___0392525BCB01691D1F319D89F2C12BF93A478467_0; } inline void set_U30392525BCB01691D1F319D89F2C12BF93A478467_0(__StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F value) { ___0392525BCB01691D1F319D89F2C12BF93A478467_0 = value; } inline static int32_t get_offset_of_U30588059ACBD52F7EA2835882F977A9CF72EB9775_1() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___0588059ACBD52F7EA2835882F977A9CF72EB9775_1)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_U30588059ACBD52F7EA2835882F977A9CF72EB9775_1() const { return ___0588059ACBD52F7EA2835882F977A9CF72EB9775_1; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_U30588059ACBD52F7EA2835882F977A9CF72EB9775_1() { return &___0588059ACBD52F7EA2835882F977A9CF72EB9775_1; } inline void set_U30588059ACBD52F7EA2835882F977A9CF72EB9775_1(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___0588059ACBD52F7EA2835882F977A9CF72EB9775_1 = value; } inline static int32_t get_offset_of_U30A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2)); } inline __StaticArrayInitTypeSizeU3D84_tF52293EFB26AA1D2C169389BB83253C5BAE8076A get_U30A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2() const { return ___0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2; } inline __StaticArrayInitTypeSizeU3D84_tF52293EFB26AA1D2C169389BB83253C5BAE8076A * get_address_of_U30A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2() { return &___0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2; } inline void set_U30A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2(__StaticArrayInitTypeSizeU3D84_tF52293EFB26AA1D2C169389BB83253C5BAE8076A value) { ___0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2 = value; } inline static int32_t get_offset_of_U3121EC59E23F7559B28D338D562528F6299C2DE22_3() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___121EC59E23F7559B28D338D562528F6299C2DE22_3)); } inline __StaticArrayInitTypeSizeU3D240_t5643A77865294845ACC505FE42EA1067CAC04FD8 get_U3121EC59E23F7559B28D338D562528F6299C2DE22_3() const { return ___121EC59E23F7559B28D338D562528F6299C2DE22_3; } inline __StaticArrayInitTypeSizeU3D240_t5643A77865294845ACC505FE42EA1067CAC04FD8 * get_address_of_U3121EC59E23F7559B28D338D562528F6299C2DE22_3() { return &___121EC59E23F7559B28D338D562528F6299C2DE22_3; } inline void set_U3121EC59E23F7559B28D338D562528F6299C2DE22_3(__StaticArrayInitTypeSizeU3D240_t5643A77865294845ACC505FE42EA1067CAC04FD8 value) { ___121EC59E23F7559B28D338D562528F6299C2DE22_3 = value; } inline static int32_t get_offset_of_U312D04472A8285260EA12FD3813CDFA9F2D2B548C_4() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___12D04472A8285260EA12FD3813CDFA9F2D2B548C_4)); } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E get_U312D04472A8285260EA12FD3813CDFA9F2D2B548C_4() const { return ___12D04472A8285260EA12FD3813CDFA9F2D2B548C_4; } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E * get_address_of_U312D04472A8285260EA12FD3813CDFA9F2D2B548C_4() { return &___12D04472A8285260EA12FD3813CDFA9F2D2B548C_4; } inline void set_U312D04472A8285260EA12FD3813CDFA9F2D2B548C_4(__StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E value) { ___12D04472A8285260EA12FD3813CDFA9F2D2B548C_4 = value; } inline static int32_t get_offset_of_U313A35EF1A549297C70E2AD46045BBD2ECA17852D_5() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___13A35EF1A549297C70E2AD46045BBD2ECA17852D_5)); } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E get_U313A35EF1A549297C70E2AD46045BBD2ECA17852D_5() const { return ___13A35EF1A549297C70E2AD46045BBD2ECA17852D_5; } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E * get_address_of_U313A35EF1A549297C70E2AD46045BBD2ECA17852D_5() { return &___13A35EF1A549297C70E2AD46045BBD2ECA17852D_5; } inline void set_U313A35EF1A549297C70E2AD46045BBD2ECA17852D_5(__StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E value) { ___13A35EF1A549297C70E2AD46045BBD2ECA17852D_5 = value; } inline static int32_t get_offset_of_U31730F09044E91DB8371B849EFF5E6D17BDE4AED0_6() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___1730F09044E91DB8371B849EFF5E6D17BDE4AED0_6)); } inline __StaticArrayInitTypeSizeU3D24_tAB08761D1BC4313A0535E193F4E1A1AFA8B3F123 get_U31730F09044E91DB8371B849EFF5E6D17BDE4AED0_6() const { return ___1730F09044E91DB8371B849EFF5E6D17BDE4AED0_6; } inline __StaticArrayInitTypeSizeU3D24_tAB08761D1BC4313A0535E193F4E1A1AFA8B3F123 * get_address_of_U31730F09044E91DB8371B849EFF5E6D17BDE4AED0_6() { return &___1730F09044E91DB8371B849EFF5E6D17BDE4AED0_6; } inline void set_U31730F09044E91DB8371B849EFF5E6D17BDE4AED0_6(__StaticArrayInitTypeSizeU3D24_tAB08761D1BC4313A0535E193F4E1A1AFA8B3F123 value) { ___1730F09044E91DB8371B849EFF5E6D17BDE4AED0_6 = value; } inline static int32_t get_offset_of_U31A84029C80CB5518379F199F53FF08A7B764F8FD_7() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___1A84029C80CB5518379F199F53FF08A7B764F8FD_7)); } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E get_U31A84029C80CB5518379F199F53FF08A7B764F8FD_7() const { return ___1A84029C80CB5518379F199F53FF08A7B764F8FD_7; } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E * get_address_of_U31A84029C80CB5518379F199F53FF08A7B764F8FD_7() { return &___1A84029C80CB5518379F199F53FF08A7B764F8FD_7; } inline void set_U31A84029C80CB5518379F199F53FF08A7B764F8FD_7(__StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E value) { ___1A84029C80CB5518379F199F53FF08A7B764F8FD_7 = value; } inline static int32_t get_offset_of_U31AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___1AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8)); } inline __StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 get_U31AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8() const { return ___1AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8; } inline __StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 * get_address_of_U31AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8() { return &___1AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8; } inline void set_U31AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8(__StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 value) { ___1AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8 = value; } inline static int32_t get_offset_of_U31E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___1E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9)); } inline __StaticArrayInitTypeSizeU3D2048_t95CEED630052F2BBE3122C058EEAD48DB4C2AD02 get_U31E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9() const { return ___1E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9; } inline __StaticArrayInitTypeSizeU3D2048_t95CEED630052F2BBE3122C058EEAD48DB4C2AD02 * get_address_of_U31E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9() { return &___1E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9; } inline void set_U31E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9(__StaticArrayInitTypeSizeU3D2048_t95CEED630052F2BBE3122C058EEAD48DB4C2AD02 value) { ___1E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9 = value; } inline static int32_t get_offset_of_U31FE6CE411858B3D864679DE2139FB081F08BFACD_10() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___1FE6CE411858B3D864679DE2139FB081F08BFACD_10)); } inline __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 get_U31FE6CE411858B3D864679DE2139FB081F08BFACD_10() const { return ___1FE6CE411858B3D864679DE2139FB081F08BFACD_10; } inline __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 * get_address_of_U31FE6CE411858B3D864679DE2139FB081F08BFACD_10() { return &___1FE6CE411858B3D864679DE2139FB081F08BFACD_10; } inline void set_U31FE6CE411858B3D864679DE2139FB081F08BFACD_10(__StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 value) { ___1FE6CE411858B3D864679DE2139FB081F08BFACD_10 = value; } inline static int32_t get_offset_of_U3235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11)); } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E get_U3235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11() const { return ___235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11; } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E * get_address_of_U3235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11() { return &___235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11; } inline void set_U3235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11(__StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E value) { ___235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11 = value; } inline static int32_t get_offset_of_U325420D0055076FA8D3E4DD96BC53AE24DE6E619F_12() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___25420D0055076FA8D3E4DD96BC53AE24DE6E619F_12)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_U325420D0055076FA8D3E4DD96BC53AE24DE6E619F_12() const { return ___25420D0055076FA8D3E4DD96BC53AE24DE6E619F_12; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_U325420D0055076FA8D3E4DD96BC53AE24DE6E619F_12() { return &___25420D0055076FA8D3E4DD96BC53AE24DE6E619F_12; } inline void set_U325420D0055076FA8D3E4DD96BC53AE24DE6E619F_12(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___25420D0055076FA8D3E4DD96BC53AE24DE6E619F_12 = value; } inline static int32_t get_offset_of_U325CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13)); } inline __StaticArrayInitTypeSizeU3D1208_tC58894ECFE2C4FFD2B8FCDF958800099A737C1DD get_U325CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13() const { return ___25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13; } inline __StaticArrayInitTypeSizeU3D1208_tC58894ECFE2C4FFD2B8FCDF958800099A737C1DD * get_address_of_U325CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13() { return &___25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13; } inline void set_U325CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13(__StaticArrayInitTypeSizeU3D1208_tC58894ECFE2C4FFD2B8FCDF958800099A737C1DD value) { ___25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13 = value; } inline static int32_t get_offset_of_U329C1A61550F0E3260E1953D4FAD71C256218EF40_14() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___29C1A61550F0E3260E1953D4FAD71C256218EF40_14)); } inline __StaticArrayInitTypeSizeU3D42_t3D9F6218E615F20CE7E1AE0EF6657DE732EDBFD4 get_U329C1A61550F0E3260E1953D4FAD71C256218EF40_14() const { return ___29C1A61550F0E3260E1953D4FAD71C256218EF40_14; } inline __StaticArrayInitTypeSizeU3D42_t3D9F6218E615F20CE7E1AE0EF6657DE732EDBFD4 * get_address_of_U329C1A61550F0E3260E1953D4FAD71C256218EF40_14() { return &___29C1A61550F0E3260E1953D4FAD71C256218EF40_14; } inline void set_U329C1A61550F0E3260E1953D4FAD71C256218EF40_14(__StaticArrayInitTypeSizeU3D42_t3D9F6218E615F20CE7E1AE0EF6657DE732EDBFD4 value) { ___29C1A61550F0E3260E1953D4FAD71C256218EF40_14 = value; } inline static int32_t get_offset_of_U32B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___2B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15)); } inline __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 get_U32B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15() const { return ___2B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15; } inline __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 * get_address_of_U32B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15() { return &___2B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15; } inline void set_U32B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15(__StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 value) { ___2B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15 = value; } inline static int32_t get_offset_of_U32BA840FF6020B8FF623DBCB7188248CF853FAF4F_16() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___2BA840FF6020B8FF623DBCB7188248CF853FAF4F_16)); } inline __StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 get_U32BA840FF6020B8FF623DBCB7188248CF853FAF4F_16() const { return ___2BA840FF6020B8FF623DBCB7188248CF853FAF4F_16; } inline __StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 * get_address_of_U32BA840FF6020B8FF623DBCB7188248CF853FAF4F_16() { return &___2BA840FF6020B8FF623DBCB7188248CF853FAF4F_16; } inline void set_U32BA840FF6020B8FF623DBCB7188248CF853FAF4F_16(__StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 value) { ___2BA840FF6020B8FF623DBCB7188248CF853FAF4F_16 = value; } inline static int32_t get_offset_of_U32C840AFA48C27B9C05593E468C1232CA1CC74AFD_17() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___2C840AFA48C27B9C05593E468C1232CA1CC74AFD_17)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_U32C840AFA48C27B9C05593E468C1232CA1CC74AFD_17() const { return ___2C840AFA48C27B9C05593E468C1232CA1CC74AFD_17; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_U32C840AFA48C27B9C05593E468C1232CA1CC74AFD_17() { return &___2C840AFA48C27B9C05593E468C1232CA1CC74AFD_17; } inline void set_U32C840AFA48C27B9C05593E468C1232CA1CC74AFD_17(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___2C840AFA48C27B9C05593E468C1232CA1CC74AFD_17 = value; } inline static int32_t get_offset_of_U32D1DA5BB407F0C11C3B5116196C0C6374D932B20_18() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___2D1DA5BB407F0C11C3B5116196C0C6374D932B20_18)); } inline __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 get_U32D1DA5BB407F0C11C3B5116196C0C6374D932B20_18() const { return ___2D1DA5BB407F0C11C3B5116196C0C6374D932B20_18; } inline __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 * get_address_of_U32D1DA5BB407F0C11C3B5116196C0C6374D932B20_18() { return &___2D1DA5BB407F0C11C3B5116196C0C6374D932B20_18; } inline void set_U32D1DA5BB407F0C11C3B5116196C0C6374D932B20_18(__StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 value) { ___2D1DA5BB407F0C11C3B5116196C0C6374D932B20_18 = value; } inline static int32_t get_offset_of_U32D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___2D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19)); } inline __StaticArrayInitTypeSizeU3D14_tAC1FF6EBB83457B9752372565F242D9A7C69FD05 get_U32D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19() const { return ___2D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19; } inline __StaticArrayInitTypeSizeU3D14_tAC1FF6EBB83457B9752372565F242D9A7C69FD05 * get_address_of_U32D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19() { return &___2D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19; } inline void set_U32D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19(__StaticArrayInitTypeSizeU3D14_tAC1FF6EBB83457B9752372565F242D9A7C69FD05 value) { ___2D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19 = value; } inline static int32_t get_offset_of_U32F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_U32F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20() const { return ___2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_U32F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20() { return &___2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20; } inline void set_U32F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20 = value; } inline static int32_t get_offset_of_U3320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21)); } inline __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 get_U3320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21() const { return ___320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21; } inline __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 * get_address_of_U3320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21() { return &___320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21; } inline void set_U3320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21(__StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 value) { ___320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21 = value; } inline static int32_t get_offset_of_U334476C29F6F81C989CFCA42F7C06E84C66236834_22() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___34476C29F6F81C989CFCA42F7C06E84C66236834_22)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_U334476C29F6F81C989CFCA42F7C06E84C66236834_22() const { return ___34476C29F6F81C989CFCA42F7C06E84C66236834_22; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_U334476C29F6F81C989CFCA42F7C06E84C66236834_22() { return &___34476C29F6F81C989CFCA42F7C06E84C66236834_22; } inline void set_U334476C29F6F81C989CFCA42F7C06E84C66236834_22(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___34476C29F6F81C989CFCA42F7C06E84C66236834_22 = value; } inline static int32_t get_offset_of_U335EED060772F2748D13B745DAEC8CD7BD3B87604_23() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___35EED060772F2748D13B745DAEC8CD7BD3B87604_23)); } inline __StaticArrayInitTypeSizeU3D2382_tB4AF2C49C5120B6EB285BA4D247340D8E243A1BA get_U335EED060772F2748D13B745DAEC8CD7BD3B87604_23() const { return ___35EED060772F2748D13B745DAEC8CD7BD3B87604_23; } inline __StaticArrayInitTypeSizeU3D2382_tB4AF2C49C5120B6EB285BA4D247340D8E243A1BA * get_address_of_U335EED060772F2748D13B745DAEC8CD7BD3B87604_23() { return &___35EED060772F2748D13B745DAEC8CD7BD3B87604_23; } inline void set_U335EED060772F2748D13B745DAEC8CD7BD3B87604_23(__StaticArrayInitTypeSizeU3D2382_tB4AF2C49C5120B6EB285BA4D247340D8E243A1BA value) { ___35EED060772F2748D13B745DAEC8CD7BD3B87604_23 = value; } inline static int32_t get_offset_of_U3375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24)); } inline __StaticArrayInitTypeSizeU3D38_tA52D24A5F9970582D6B55437967C9BD32E03F05D get_U3375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24() const { return ___375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24; } inline __StaticArrayInitTypeSizeU3D38_tA52D24A5F9970582D6B55437967C9BD32E03F05D * get_address_of_U3375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24() { return &___375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24; } inline void set_U3375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24(__StaticArrayInitTypeSizeU3D38_tA52D24A5F9970582D6B55437967C9BD32E03F05D value) { ___375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24 = value; } inline static int32_t get_offset_of_U3379C06C9E702D31469C29033F0DD63931EB349F5_25() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___379C06C9E702D31469C29033F0DD63931EB349F5_25)); } inline __StaticArrayInitTypeSizeU3D1450_t58DE69DB537BA7DFBFF2C7084FFC6970FB3BAEA4 get_U3379C06C9E702D31469C29033F0DD63931EB349F5_25() const { return ___379C06C9E702D31469C29033F0DD63931EB349F5_25; } inline __StaticArrayInitTypeSizeU3D1450_t58DE69DB537BA7DFBFF2C7084FFC6970FB3BAEA4 * get_address_of_U3379C06C9E702D31469C29033F0DD63931EB349F5_25() { return &___379C06C9E702D31469C29033F0DD63931EB349F5_25; } inline void set_U3379C06C9E702D31469C29033F0DD63931EB349F5_25(__StaticArrayInitTypeSizeU3D1450_t58DE69DB537BA7DFBFF2C7084FFC6970FB3BAEA4 value) { ___379C06C9E702D31469C29033F0DD63931EB349F5_25 = value; } inline static int32_t get_offset_of_U3399BD13E240F33F808CA7940293D6EC4E6FD5A00_26() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___399BD13E240F33F808CA7940293D6EC4E6FD5A00_26)); } inline __StaticArrayInitTypeSizeU3D10_t39E3D966A21885323F15EB866ABDE668EA1ED52C get_U3399BD13E240F33F808CA7940293D6EC4E6FD5A00_26() const { return ___399BD13E240F33F808CA7940293D6EC4E6FD5A00_26; } inline __StaticArrayInitTypeSizeU3D10_t39E3D966A21885323F15EB866ABDE668EA1ED52C * get_address_of_U3399BD13E240F33F808CA7940293D6EC4E6FD5A00_26() { return &___399BD13E240F33F808CA7940293D6EC4E6FD5A00_26; } inline void set_U3399BD13E240F33F808CA7940293D6EC4E6FD5A00_26(__StaticArrayInitTypeSizeU3D10_t39E3D966A21885323F15EB866ABDE668EA1ED52C value) { ___399BD13E240F33F808CA7940293D6EC4E6FD5A00_26 = value; } inline static int32_t get_offset_of_U339C9CE73C7B0619D409EF28344F687C1B5C130FE_27() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___39C9CE73C7B0619D409EF28344F687C1B5C130FE_27)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_U339C9CE73C7B0619D409EF28344F687C1B5C130FE_27() const { return ___39C9CE73C7B0619D409EF28344F687C1B5C130FE_27; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_U339C9CE73C7B0619D409EF28344F687C1B5C130FE_27() { return &___39C9CE73C7B0619D409EF28344F687C1B5C130FE_27; } inline void set_U339C9CE73C7B0619D409EF28344F687C1B5C130FE_27(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___39C9CE73C7B0619D409EF28344F687C1B5C130FE_27 = value; } inline static int32_t get_offset_of_U33C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___3C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28)); } inline __StaticArrayInitTypeSizeU3D320_t48B9242FB90DB2A21A723BBAB141500A9641EB49 get_U33C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28() const { return ___3C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28; } inline __StaticArrayInitTypeSizeU3D320_t48B9242FB90DB2A21A723BBAB141500A9641EB49 * get_address_of_U33C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28() { return &___3C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28; } inline void set_U33C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28(__StaticArrayInitTypeSizeU3D320_t48B9242FB90DB2A21A723BBAB141500A9641EB49 value) { ___3C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28 = value; } inline static int32_t get_offset_of_U33E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___3E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29)); } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E get_U33E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29() const { return ___3E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29; } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E * get_address_of_U33E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29() { return &___3E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29; } inline void set_U33E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29(__StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E value) { ___3E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29 = value; } inline static int32_t get_offset_of_U33E4BBF9D0CDD2E34F78AA7A9A3979DCE1F7B02BD_30() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___3E4BBF9D0CDD2E34F78AA7A9A3979DCE1F7B02BD_30)); } inline __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 get_U33E4BBF9D0CDD2E34F78AA7A9A3979DCE1F7B02BD_30() const { return ___3E4BBF9D0CDD2E34F78AA7A9A3979DCE1F7B02BD_30; } inline __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 * get_address_of_U33E4BBF9D0CDD2E34F78AA7A9A3979DCE1F7B02BD_30() { return &___3E4BBF9D0CDD2E34F78AA7A9A3979DCE1F7B02BD_30; } inline void set_U33E4BBF9D0CDD2E34F78AA7A9A3979DCE1F7B02BD_30(__StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 value) { ___3E4BBF9D0CDD2E34F78AA7A9A3979DCE1F7B02BD_30 = value; } inline static int32_t get_offset_of_U33E823444D2DFECF0F90B436B88F02A533CB376F1_31() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___3E823444D2DFECF0F90B436B88F02A533CB376F1_31)); } inline __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 get_U33E823444D2DFECF0F90B436B88F02A533CB376F1_31() const { return ___3E823444D2DFECF0F90B436B88F02A533CB376F1_31; } inline __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 * get_address_of_U33E823444D2DFECF0F90B436B88F02A533CB376F1_31() { return &___3E823444D2DFECF0F90B436B88F02A533CB376F1_31; } inline void set_U33E823444D2DFECF0F90B436B88F02A533CB376F1_31(__StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 value) { ___3E823444D2DFECF0F90B436B88F02A533CB376F1_31 = value; } inline static int32_t get_offset_of_U33FE6C283BCF384FD2C8789880DFF59664E2AB4A1_32() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_32)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_U33FE6C283BCF384FD2C8789880DFF59664E2AB4A1_32() const { return ___3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_32; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_U33FE6C283BCF384FD2C8789880DFF59664E2AB4A1_32() { return &___3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_32; } inline void set_U33FE6C283BCF384FD2C8789880DFF59664E2AB4A1_32(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_32 = value; } inline static int32_t get_offset_of_U340981BAA39513E58B28DCF0103CC04DE2A0A0444_33() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___40981BAA39513E58B28DCF0103CC04DE2A0A0444_33)); } inline __StaticArrayInitTypeSizeU3D1665_tCD7752863825B82B07752CCE72A581C169E19C20 get_U340981BAA39513E58B28DCF0103CC04DE2A0A0444_33() const { return ___40981BAA39513E58B28DCF0103CC04DE2A0A0444_33; } inline __StaticArrayInitTypeSizeU3D1665_tCD7752863825B82B07752CCE72A581C169E19C20 * get_address_of_U340981BAA39513E58B28DCF0103CC04DE2A0A0444_33() { return &___40981BAA39513E58B28DCF0103CC04DE2A0A0444_33; } inline void set_U340981BAA39513E58B28DCF0103CC04DE2A0A0444_33(__StaticArrayInitTypeSizeU3D1665_tCD7752863825B82B07752CCE72A581C169E19C20 value) { ___40981BAA39513E58B28DCF0103CC04DE2A0A0444_33 = value; } inline static int32_t get_offset_of_U340E7C49413D261F3F38AD3A870C0AC69C8BDA048_34() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___40E7C49413D261F3F38AD3A870C0AC69C8BDA048_34)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_U340E7C49413D261F3F38AD3A870C0AC69C8BDA048_34() const { return ___40E7C49413D261F3F38AD3A870C0AC69C8BDA048_34; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_U340E7C49413D261F3F38AD3A870C0AC69C8BDA048_34() { return &___40E7C49413D261F3F38AD3A870C0AC69C8BDA048_34; } inline void set_U340E7C49413D261F3F38AD3A870C0AC69C8BDA048_34(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___40E7C49413D261F3F38AD3A870C0AC69C8BDA048_34 = value; } inline static int32_t get_offset_of_U3421EC7E82F2967DF6CA8C3605514DC6F29EE5845_35() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___421EC7E82F2967DF6CA8C3605514DC6F29EE5845_35)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_U3421EC7E82F2967DF6CA8C3605514DC6F29EE5845_35() const { return ___421EC7E82F2967DF6CA8C3605514DC6F29EE5845_35; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_U3421EC7E82F2967DF6CA8C3605514DC6F29EE5845_35() { return &___421EC7E82F2967DF6CA8C3605514DC6F29EE5845_35; } inline void set_U3421EC7E82F2967DF6CA8C3605514DC6F29EE5845_35(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___421EC7E82F2967DF6CA8C3605514DC6F29EE5845_35 = value; } inline static int32_t get_offset_of_U3433175D38B13FFE177FDD661A309F1B528B3F6E2_36() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___433175D38B13FFE177FDD661A309F1B528B3F6E2_36)); } inline __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F get_U3433175D38B13FFE177FDD661A309F1B528B3F6E2_36() const { return ___433175D38B13FFE177FDD661A309F1B528B3F6E2_36; } inline __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F * get_address_of_U3433175D38B13FFE177FDD661A309F1B528B3F6E2_36() { return &___433175D38B13FFE177FDD661A309F1B528B3F6E2_36; } inline void set_U3433175D38B13FFE177FDD661A309F1B528B3F6E2_36(__StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F value) { ___433175D38B13FFE177FDD661A309F1B528B3F6E2_36 = value; } inline static int32_t get_offset_of_U346232052BC757E030490D851F265FB47FA100902_37() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___46232052BC757E030490D851F265FB47FA100902_37)); } inline __StaticArrayInitTypeSizeU3D120_tBA46FD2E9DA153FD8457EE7F425E8ECC517EA252 get_U346232052BC757E030490D851F265FB47FA100902_37() const { return ___46232052BC757E030490D851F265FB47FA100902_37; } inline __StaticArrayInitTypeSizeU3D120_tBA46FD2E9DA153FD8457EE7F425E8ECC517EA252 * get_address_of_U346232052BC757E030490D851F265FB47FA100902_37() { return &___46232052BC757E030490D851F265FB47FA100902_37; } inline void set_U346232052BC757E030490D851F265FB47FA100902_37(__StaticArrayInitTypeSizeU3D120_tBA46FD2E9DA153FD8457EE7F425E8ECC517EA252 value) { ___46232052BC757E030490D851F265FB47FA100902_37 = value; } inline static int32_t get_offset_of_U34858DB4AA76D3933F1CA9E6712D4FDB16903F628_38() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___4858DB4AA76D3933F1CA9E6712D4FDB16903F628_38)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_U34858DB4AA76D3933F1CA9E6712D4FDB16903F628_38() const { return ___4858DB4AA76D3933F1CA9E6712D4FDB16903F628_38; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_U34858DB4AA76D3933F1CA9E6712D4FDB16903F628_38() { return &___4858DB4AA76D3933F1CA9E6712D4FDB16903F628_38; } inline void set_U34858DB4AA76D3933F1CA9E6712D4FDB16903F628_38(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___4858DB4AA76D3933F1CA9E6712D4FDB16903F628_38 = value; } inline static int32_t get_offset_of_U34E3B533C39447AAEB59A8E48FABD7E15B5B5D195_39() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___4E3B533C39447AAEB59A8E48FABD7E15B5B5D195_39)); } inline __StaticArrayInitTypeSizeU3D48_tE49166878222E9194FE3FD621830EDB6E705F79A get_U34E3B533C39447AAEB59A8E48FABD7E15B5B5D195_39() const { return ___4E3B533C39447AAEB59A8E48FABD7E15B5B5D195_39; } inline __StaticArrayInitTypeSizeU3D48_tE49166878222E9194FE3FD621830EDB6E705F79A * get_address_of_U34E3B533C39447AAEB59A8E48FABD7E15B5B5D195_39() { return &___4E3B533C39447AAEB59A8E48FABD7E15B5B5D195_39; } inline void set_U34E3B533C39447AAEB59A8E48FABD7E15B5B5D195_39(__StaticArrayInitTypeSizeU3D48_tE49166878222E9194FE3FD621830EDB6E705F79A value) { ___4E3B533C39447AAEB59A8E48FABD7E15B5B5D195_39 = value; } inline static int32_t get_offset_of_U34F7A8890F332B22B8DE0BD29D36FA7364748D76A_40() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___4F7A8890F332B22B8DE0BD29D36FA7364748D76A_40)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_U34F7A8890F332B22B8DE0BD29D36FA7364748D76A_40() const { return ___4F7A8890F332B22B8DE0BD29D36FA7364748D76A_40; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_U34F7A8890F332B22B8DE0BD29D36FA7364748D76A_40() { return &___4F7A8890F332B22B8DE0BD29D36FA7364748D76A_40; } inline void set_U34F7A8890F332B22B8DE0BD29D36FA7364748D76A_40(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___4F7A8890F332B22B8DE0BD29D36FA7364748D76A_40 = value; } inline static int32_t get_offset_of_U3536422B321459B242ADED7240B7447E904E083E3_41() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___536422B321459B242ADED7240B7447E904E083E3_41)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_U3536422B321459B242ADED7240B7447E904E083E3_41() const { return ___536422B321459B242ADED7240B7447E904E083E3_41; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_U3536422B321459B242ADED7240B7447E904E083E3_41() { return &___536422B321459B242ADED7240B7447E904E083E3_41; } inline void set_U3536422B321459B242ADED7240B7447E904E083E3_41(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___536422B321459B242ADED7240B7447E904E083E3_41 = value; } inline static int32_t get_offset_of_U35382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_42() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_42)); } inline __StaticArrayInitTypeSizeU3D1080_tCE36DA14009C45CFDEA7F63618BE90F8DF89AC84 get_U35382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_42() const { return ___5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_42; } inline __StaticArrayInitTypeSizeU3D1080_tCE36DA14009C45CFDEA7F63618BE90F8DF89AC84 * get_address_of_U35382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_42() { return &___5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_42; } inline void set_U35382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_42(__StaticArrayInitTypeSizeU3D1080_tCE36DA14009C45CFDEA7F63618BE90F8DF89AC84 value) { ___5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_42 = value; } inline static int32_t get_offset_of_U356DFA5053B3131883637F53219E7D88CCEF35949_43() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___56DFA5053B3131883637F53219E7D88CCEF35949_43)); } inline __StaticArrayInitTypeSizeU3D10_t39E3D966A21885323F15EB866ABDE668EA1ED52C get_U356DFA5053B3131883637F53219E7D88CCEF35949_43() const { return ___56DFA5053B3131883637F53219E7D88CCEF35949_43; } inline __StaticArrayInitTypeSizeU3D10_t39E3D966A21885323F15EB866ABDE668EA1ED52C * get_address_of_U356DFA5053B3131883637F53219E7D88CCEF35949_43() { return &___56DFA5053B3131883637F53219E7D88CCEF35949_43; } inline void set_U356DFA5053B3131883637F53219E7D88CCEF35949_43(__StaticArrayInitTypeSizeU3D10_t39E3D966A21885323F15EB866ABDE668EA1ED52C value) { ___56DFA5053B3131883637F53219E7D88CCEF35949_43 = value; } inline static int32_t get_offset_of_U357218C316B6921E2CD61027A2387EDC31A2D9471_44() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___57218C316B6921E2CD61027A2387EDC31A2D9471_44)); } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E get_U357218C316B6921E2CD61027A2387EDC31A2D9471_44() const { return ___57218C316B6921E2CD61027A2387EDC31A2D9471_44; } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E * get_address_of_U357218C316B6921E2CD61027A2387EDC31A2D9471_44() { return &___57218C316B6921E2CD61027A2387EDC31A2D9471_44; } inline void set_U357218C316B6921E2CD61027A2387EDC31A2D9471_44(__StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E value) { ___57218C316B6921E2CD61027A2387EDC31A2D9471_44 = value; } inline static int32_t get_offset_of_U357F320D62696EC99727E0FE2045A05F1289CC0C6_45() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___57F320D62696EC99727E0FE2045A05F1289CC0C6_45)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_U357F320D62696EC99727E0FE2045A05F1289CC0C6_45() const { return ___57F320D62696EC99727E0FE2045A05F1289CC0C6_45; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_U357F320D62696EC99727E0FE2045A05F1289CC0C6_45() { return &___57F320D62696EC99727E0FE2045A05F1289CC0C6_45; } inline void set_U357F320D62696EC99727E0FE2045A05F1289CC0C6_45(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___57F320D62696EC99727E0FE2045A05F1289CC0C6_45 = value; } inline static int32_t get_offset_of_U3594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_46() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_46)); } inline __StaticArrayInitTypeSizeU3D212_tDFB9BEA11D871D109F9E6502B2F50F7115451AAF get_U3594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_46() const { return ___594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_46; } inline __StaticArrayInitTypeSizeU3D212_tDFB9BEA11D871D109F9E6502B2F50F7115451AAF * get_address_of_U3594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_46() { return &___594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_46; } inline void set_U3594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_46(__StaticArrayInitTypeSizeU3D212_tDFB9BEA11D871D109F9E6502B2F50F7115451AAF value) { ___594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_46 = value; } inline static int32_t get_offset_of_U35BBDF8058D4235C33F2E8DCF76004031B6187A2F_47() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___5BBDF8058D4235C33F2E8DCF76004031B6187A2F_47)); } inline __StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 get_U35BBDF8058D4235C33F2E8DCF76004031B6187A2F_47() const { return ___5BBDF8058D4235C33F2E8DCF76004031B6187A2F_47; } inline __StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 * get_address_of_U35BBDF8058D4235C33F2E8DCF76004031B6187A2F_47() { return &___5BBDF8058D4235C33F2E8DCF76004031B6187A2F_47; } inline void set_U35BBDF8058D4235C33F2E8DCF76004031B6187A2F_47(__StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 value) { ___5BBDF8058D4235C33F2E8DCF76004031B6187A2F_47 = value; } inline static int32_t get_offset_of_U35BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_48() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_48)); } inline __StaticArrayInitTypeSizeU3D288_t7B40D7F3A8D262F90A76460FF94E92CE08AFCF55 get_U35BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_48() const { return ___5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_48; } inline __StaticArrayInitTypeSizeU3D288_t7B40D7F3A8D262F90A76460FF94E92CE08AFCF55 * get_address_of_U35BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_48() { return &___5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_48; } inline void set_U35BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_48(__StaticArrayInitTypeSizeU3D288_t7B40D7F3A8D262F90A76460FF94E92CE08AFCF55 value) { ___5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_48 = value; } inline static int32_t get_offset_of_U35BFE2819B4778217C56416C7585FF0E56EBACD89_49() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___5BFE2819B4778217C56416C7585FF0E56EBACD89_49)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_U35BFE2819B4778217C56416C7585FF0E56EBACD89_49() const { return ___5BFE2819B4778217C56416C7585FF0E56EBACD89_49; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_U35BFE2819B4778217C56416C7585FF0E56EBACD89_49() { return &___5BFE2819B4778217C56416C7585FF0E56EBACD89_49; } inline void set_U35BFE2819B4778217C56416C7585FF0E56EBACD89_49(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___5BFE2819B4778217C56416C7585FF0E56EBACD89_49 = value; } inline static int32_t get_offset_of_U3609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50)); } inline __StaticArrayInitTypeSizeU3D128_t1B13688BD6EA82B964734FF8C3181161EF5624B1 get_U3609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50() const { return ___609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50; } inline __StaticArrayInitTypeSizeU3D128_t1B13688BD6EA82B964734FF8C3181161EF5624B1 * get_address_of_U3609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50() { return &___609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50; } inline void set_U3609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50(__StaticArrayInitTypeSizeU3D128_t1B13688BD6EA82B964734FF8C3181161EF5624B1 value) { ___609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50 = value; } inline static int32_t get_offset_of_U362BAB0F245E66C3EB982CF5A7015F0A7C3382283_51() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___62BAB0F245E66C3EB982CF5A7015F0A7C3382283_51)); } inline __StaticArrayInitTypeSizeU3D48_tE49166878222E9194FE3FD621830EDB6E705F79A get_U362BAB0F245E66C3EB982CF5A7015F0A7C3382283_51() const { return ___62BAB0F245E66C3EB982CF5A7015F0A7C3382283_51; } inline __StaticArrayInitTypeSizeU3D48_tE49166878222E9194FE3FD621830EDB6E705F79A * get_address_of_U362BAB0F245E66C3EB982CF5A7015F0A7C3382283_51() { return &___62BAB0F245E66C3EB982CF5A7015F0A7C3382283_51; } inline void set_U362BAB0F245E66C3EB982CF5A7015F0A7C3382283_51(__StaticArrayInitTypeSizeU3D48_tE49166878222E9194FE3FD621830EDB6E705F79A value) { ___62BAB0F245E66C3EB982CF5A7015F0A7C3382283_51 = value; } inline static int32_t get_offset_of_U3646036A65DECCD6835C914A46E6E44B729433B60_52() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___646036A65DECCD6835C914A46E6E44B729433B60_52)); } inline __StaticArrayInitTypeSizeU3D2048_t95CEED630052F2BBE3122C058EEAD48DB4C2AD02 get_U3646036A65DECCD6835C914A46E6E44B729433B60_52() const { return ___646036A65DECCD6835C914A46E6E44B729433B60_52; } inline __StaticArrayInitTypeSizeU3D2048_t95CEED630052F2BBE3122C058EEAD48DB4C2AD02 * get_address_of_U3646036A65DECCD6835C914A46E6E44B729433B60_52() { return &___646036A65DECCD6835C914A46E6E44B729433B60_52; } inline void set_U3646036A65DECCD6835C914A46E6E44B729433B60_52(__StaticArrayInitTypeSizeU3D2048_t95CEED630052F2BBE3122C058EEAD48DB4C2AD02 value) { ___646036A65DECCD6835C914A46E6E44B729433B60_52 = value; } inline static int32_t get_offset_of_U365E32B4E150FD8D24B93B0D42A17F1DAD146162B_53() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___65E32B4E150FD8D24B93B0D42A17F1DAD146162B_53)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_U365E32B4E150FD8D24B93B0D42A17F1DAD146162B_53() const { return ___65E32B4E150FD8D24B93B0D42A17F1DAD146162B_53; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_U365E32B4E150FD8D24B93B0D42A17F1DAD146162B_53() { return &___65E32B4E150FD8D24B93B0D42A17F1DAD146162B_53; } inline void set_U365E32B4E150FD8D24B93B0D42A17F1DAD146162B_53(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___65E32B4E150FD8D24B93B0D42A17F1DAD146162B_53 = value; } inline static int32_t get_offset_of_U36770974FEF1E98B9C1864370E2B5B786EB0EA39E_54() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___6770974FEF1E98B9C1864370E2B5B786EB0EA39E_54)); } inline __StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A get_U36770974FEF1E98B9C1864370E2B5B786EB0EA39E_54() const { return ___6770974FEF1E98B9C1864370E2B5B786EB0EA39E_54; } inline __StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A * get_address_of_U36770974FEF1E98B9C1864370E2B5B786EB0EA39E_54() { return &___6770974FEF1E98B9C1864370E2B5B786EB0EA39E_54; } inline void set_U36770974FEF1E98B9C1864370E2B5B786EB0EA39E_54(__StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A value) { ___6770974FEF1E98B9C1864370E2B5B786EB0EA39E_54 = value; } inline static int32_t get_offset_of_U367EEAD805D708D9AA4E14BF747E44CED801744F3_55() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___67EEAD805D708D9AA4E14BF747E44CED801744F3_55)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_U367EEAD805D708D9AA4E14BF747E44CED801744F3_55() const { return ___67EEAD805D708D9AA4E14BF747E44CED801744F3_55; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_U367EEAD805D708D9AA4E14BF747E44CED801744F3_55() { return &___67EEAD805D708D9AA4E14BF747E44CED801744F3_55; } inline void set_U367EEAD805D708D9AA4E14BF747E44CED801744F3_55(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___67EEAD805D708D9AA4E14BF747E44CED801744F3_55 = value; } inline static int32_t get_offset_of_U36C71197D228427B2864C69B357FEF73D8C9D59DF_56() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___6C71197D228427B2864C69B357FEF73D8C9D59DF_56)); } inline __StaticArrayInitTypeSizeU3D120_tBA46FD2E9DA153FD8457EE7F425E8ECC517EA252 get_U36C71197D228427B2864C69B357FEF73D8C9D59DF_56() const { return ___6C71197D228427B2864C69B357FEF73D8C9D59DF_56; } inline __StaticArrayInitTypeSizeU3D120_tBA46FD2E9DA153FD8457EE7F425E8ECC517EA252 * get_address_of_U36C71197D228427B2864C69B357FEF73D8C9D59DF_56() { return &___6C71197D228427B2864C69B357FEF73D8C9D59DF_56; } inline void set_U36C71197D228427B2864C69B357FEF73D8C9D59DF_56(__StaticArrayInitTypeSizeU3D120_tBA46FD2E9DA153FD8457EE7F425E8ECC517EA252 value) { ___6C71197D228427B2864C69B357FEF73D8C9D59DF_56 = value; } inline static int32_t get_offset_of_U36CEE45445AFD150B047A5866FFA76AA651CDB7B7_57() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___6CEE45445AFD150B047A5866FFA76AA651CDB7B7_57)); } inline __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 get_U36CEE45445AFD150B047A5866FFA76AA651CDB7B7_57() const { return ___6CEE45445AFD150B047A5866FFA76AA651CDB7B7_57; } inline __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 * get_address_of_U36CEE45445AFD150B047A5866FFA76AA651CDB7B7_57() { return &___6CEE45445AFD150B047A5866FFA76AA651CDB7B7_57; } inline void set_U36CEE45445AFD150B047A5866FFA76AA651CDB7B7_57(__StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 value) { ___6CEE45445AFD150B047A5866FFA76AA651CDB7B7_57 = value; } inline static int32_t get_offset_of_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_58() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___6D49C9D487D7AD3491ECE08732D68A593CC2038D_58)); } inline __StaticArrayInitTypeSizeU3D9_tF0D137C898E06A3CD9FFB079C91D796B9EC8B928 get_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_58() const { return ___6D49C9D487D7AD3491ECE08732D68A593CC2038D_58; } inline __StaticArrayInitTypeSizeU3D9_tF0D137C898E06A3CD9FFB079C91D796B9EC8B928 * get_address_of_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_58() { return &___6D49C9D487D7AD3491ECE08732D68A593CC2038D_58; } inline void set_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_58(__StaticArrayInitTypeSizeU3D9_tF0D137C898E06A3CD9FFB079C91D796B9EC8B928 value) { ___6D49C9D487D7AD3491ECE08732D68A593CC2038D_58 = value; } inline static int32_t get_offset_of_U36D797C11E1D4FB68B6570CF2A92B792433527065_59() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___6D797C11E1D4FB68B6570CF2A92B792433527065_59)); } inline __StaticArrayInitTypeSizeU3D2048_t95CEED630052F2BBE3122C058EEAD48DB4C2AD02 get_U36D797C11E1D4FB68B6570CF2A92B792433527065_59() const { return ___6D797C11E1D4FB68B6570CF2A92B792433527065_59; } inline __StaticArrayInitTypeSizeU3D2048_t95CEED630052F2BBE3122C058EEAD48DB4C2AD02 * get_address_of_U36D797C11E1D4FB68B6570CF2A92B792433527065_59() { return &___6D797C11E1D4FB68B6570CF2A92B792433527065_59; } inline void set_U36D797C11E1D4FB68B6570CF2A92B792433527065_59(__StaticArrayInitTypeSizeU3D2048_t95CEED630052F2BBE3122C058EEAD48DB4C2AD02 value) { ___6D797C11E1D4FB68B6570CF2A92B792433527065_59 = value; } inline static int32_t get_offset_of_U36E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___6E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60)); } inline __StaticArrayInitTypeSizeU3D3132_t7837B5DAEC2B2BEBD61C333545DB9AE2F35BF333 get_U36E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60() const { return ___6E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60; } inline __StaticArrayInitTypeSizeU3D3132_t7837B5DAEC2B2BEBD61C333545DB9AE2F35BF333 * get_address_of_U36E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60() { return &___6E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60; } inline void set_U36E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60(__StaticArrayInitTypeSizeU3D3132_t7837B5DAEC2B2BEBD61C333545DB9AE2F35BF333 value) { ___6E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60 = value; } inline static int32_t get_offset_of_U36FC754859E4EC74E447048364B216D825C6F8FE7_61() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___6FC754859E4EC74E447048364B216D825C6F8FE7_61)); } inline __StaticArrayInitTypeSizeU3D76_t83BE44A74AC13CD15474DA7726C9C92BD317CFFB get_U36FC754859E4EC74E447048364B216D825C6F8FE7_61() const { return ___6FC754859E4EC74E447048364B216D825C6F8FE7_61; } inline __StaticArrayInitTypeSizeU3D76_t83BE44A74AC13CD15474DA7726C9C92BD317CFFB * get_address_of_U36FC754859E4EC74E447048364B216D825C6F8FE7_61() { return &___6FC754859E4EC74E447048364B216D825C6F8FE7_61; } inline void set_U36FC754859E4EC74E447048364B216D825C6F8FE7_61(__StaticArrayInitTypeSizeU3D76_t83BE44A74AC13CD15474DA7726C9C92BD317CFFB value) { ___6FC754859E4EC74E447048364B216D825C6F8FE7_61 = value; } inline static int32_t get_offset_of_U3704939CD172085D1295FCE3F1D92431D685D7AA2_62() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___704939CD172085D1295FCE3F1D92431D685D7AA2_62)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_U3704939CD172085D1295FCE3F1D92431D685D7AA2_62() const { return ___704939CD172085D1295FCE3F1D92431D685D7AA2_62; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_U3704939CD172085D1295FCE3F1D92431D685D7AA2_62() { return &___704939CD172085D1295FCE3F1D92431D685D7AA2_62; } inline void set_U3704939CD172085D1295FCE3F1D92431D685D7AA2_62(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___704939CD172085D1295FCE3F1D92431D685D7AA2_62 = value; } inline static int32_t get_offset_of_U37088AAE49F0627B72729078DE6E3182DDCF8ED99_63() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___7088AAE49F0627B72729078DE6E3182DDCF8ED99_63)); } inline __StaticArrayInitTypeSizeU3D24_tAB08761D1BC4313A0535E193F4E1A1AFA8B3F123 get_U37088AAE49F0627B72729078DE6E3182DDCF8ED99_63() const { return ___7088AAE49F0627B72729078DE6E3182DDCF8ED99_63; } inline __StaticArrayInitTypeSizeU3D24_tAB08761D1BC4313A0535E193F4E1A1AFA8B3F123 * get_address_of_U37088AAE49F0627B72729078DE6E3182DDCF8ED99_63() { return &___7088AAE49F0627B72729078DE6E3182DDCF8ED99_63; } inline void set_U37088AAE49F0627B72729078DE6E3182DDCF8ED99_63(__StaticArrayInitTypeSizeU3D24_tAB08761D1BC4313A0535E193F4E1A1AFA8B3F123 value) { ___7088AAE49F0627B72729078DE6E3182DDCF8ED99_63 = value; } inline static int32_t get_offset_of_U37341C933A70EAE383CC50C4B945ADB8E08F06737_64() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___7341C933A70EAE383CC50C4B945ADB8E08F06737_64)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_U37341C933A70EAE383CC50C4B945ADB8E08F06737_64() const { return ___7341C933A70EAE383CC50C4B945ADB8E08F06737_64; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_U37341C933A70EAE383CC50C4B945ADB8E08F06737_64() { return &___7341C933A70EAE383CC50C4B945ADB8E08F06737_64; } inline void set_U37341C933A70EAE383CC50C4B945ADB8E08F06737_64(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___7341C933A70EAE383CC50C4B945ADB8E08F06737_64 = value; } inline static int32_t get_offset_of_U3736D39815215889F11249D9958F6ED12D37B9F57_65() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___736D39815215889F11249D9958F6ED12D37B9F57_65)); } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E get_U3736D39815215889F11249D9958F6ED12D37B9F57_65() const { return ___736D39815215889F11249D9958F6ED12D37B9F57_65; } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E * get_address_of_U3736D39815215889F11249D9958F6ED12D37B9F57_65() { return &___736D39815215889F11249D9958F6ED12D37B9F57_65; } inline void set_U3736D39815215889F11249D9958F6ED12D37B9F57_65(__StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E value) { ___736D39815215889F11249D9958F6ED12D37B9F57_65 = value; } inline static int32_t get_offset_of_U37F42F2EDC974BE29B2746957416ED1AEFA605F47_66() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___7F42F2EDC974BE29B2746957416ED1AEFA605F47_66)); } inline __StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 get_U37F42F2EDC974BE29B2746957416ED1AEFA605F47_66() const { return ___7F42F2EDC974BE29B2746957416ED1AEFA605F47_66; } inline __StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 * get_address_of_U37F42F2EDC974BE29B2746957416ED1AEFA605F47_66() { return &___7F42F2EDC974BE29B2746957416ED1AEFA605F47_66; } inline void set_U37F42F2EDC974BE29B2746957416ED1AEFA605F47_66(__StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 value) { ___7F42F2EDC974BE29B2746957416ED1AEFA605F47_66 = value; } inline static int32_t get_offset_of_U37FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_67() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_67)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_U37FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_67() const { return ___7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_67; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_U37FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_67() { return &___7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_67; } inline void set_U37FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_67(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_67 = value; } inline static int32_t get_offset_of_U3811A927B7DADD378BE60BBDE794B9277AA9B50EC_68() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___811A927B7DADD378BE60BBDE794B9277AA9B50EC_68)); } inline __StaticArrayInitTypeSizeU3D21252_tCA2B51BDF30FDECEBFCB55CC7530A0A7D6BC4462 get_U3811A927B7DADD378BE60BBDE794B9277AA9B50EC_68() const { return ___811A927B7DADD378BE60BBDE794B9277AA9B50EC_68; } inline __StaticArrayInitTypeSizeU3D21252_tCA2B51BDF30FDECEBFCB55CC7530A0A7D6BC4462 * get_address_of_U3811A927B7DADD378BE60BBDE794B9277AA9B50EC_68() { return &___811A927B7DADD378BE60BBDE794B9277AA9B50EC_68; } inline void set_U3811A927B7DADD378BE60BBDE794B9277AA9B50EC_68(__StaticArrayInitTypeSizeU3D21252_tCA2B51BDF30FDECEBFCB55CC7530A0A7D6BC4462 value) { ___811A927B7DADD378BE60BBDE794B9277AA9B50EC_68 = value; } inline static int32_t get_offset_of_U381917F1E21F3C22B9F916994547A614FB03E968E_69() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___81917F1E21F3C22B9F916994547A614FB03E968E_69)); } inline __StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 get_U381917F1E21F3C22B9F916994547A614FB03E968E_69() const { return ___81917F1E21F3C22B9F916994547A614FB03E968E_69; } inline __StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 * get_address_of_U381917F1E21F3C22B9F916994547A614FB03E968E_69() { return &___81917F1E21F3C22B9F916994547A614FB03E968E_69; } inline void set_U381917F1E21F3C22B9F916994547A614FB03E968E_69(__StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 value) { ___81917F1E21F3C22B9F916994547A614FB03E968E_69 = value; } inline static int32_t get_offset_of_U3823566DA642D6EA356E15585921F2A4CA23D6760_70() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___823566DA642D6EA356E15585921F2A4CA23D6760_70)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_U3823566DA642D6EA356E15585921F2A4CA23D6760_70() const { return ___823566DA642D6EA356E15585921F2A4CA23D6760_70; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_U3823566DA642D6EA356E15585921F2A4CA23D6760_70() { return &___823566DA642D6EA356E15585921F2A4CA23D6760_70; } inline void set_U3823566DA642D6EA356E15585921F2A4CA23D6760_70(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___823566DA642D6EA356E15585921F2A4CA23D6760_70 = value; } inline static int32_t get_offset_of_U382C2A59850B2E85BCE1A45A479537A384DF6098D_71() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___82C2A59850B2E85BCE1A45A479537A384DF6098D_71)); } inline __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 get_U382C2A59850B2E85BCE1A45A479537A384DF6098D_71() const { return ___82C2A59850B2E85BCE1A45A479537A384DF6098D_71; } inline __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 * get_address_of_U382C2A59850B2E85BCE1A45A479537A384DF6098D_71() { return &___82C2A59850B2E85BCE1A45A479537A384DF6098D_71; } inline void set_U382C2A59850B2E85BCE1A45A479537A384DF6098D_71(__StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 value) { ___82C2A59850B2E85BCE1A45A479537A384DF6098D_71 = value; } inline static int32_t get_offset_of_U382C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_72() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_72)); } inline __StaticArrayInitTypeSizeU3D44_t1383A9A990CD22E4246B656157D17C8051BFAD7F get_U382C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_72() const { return ___82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_72; } inline __StaticArrayInitTypeSizeU3D44_t1383A9A990CD22E4246B656157D17C8051BFAD7F * get_address_of_U382C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_72() { return &___82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_72; } inline void set_U382C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_72(__StaticArrayInitTypeSizeU3D44_t1383A9A990CD22E4246B656157D17C8051BFAD7F value) { ___82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_72 = value; } inline static int32_t get_offset_of_U386F4F563FA2C61798AE6238D789139739428463A_73() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___86F4F563FA2C61798AE6238D789139739428463A_73)); } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E get_U386F4F563FA2C61798AE6238D789139739428463A_73() const { return ___86F4F563FA2C61798AE6238D789139739428463A_73; } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E * get_address_of_U386F4F563FA2C61798AE6238D789139739428463A_73() { return &___86F4F563FA2C61798AE6238D789139739428463A_73; } inline void set_U386F4F563FA2C61798AE6238D789139739428463A_73(__StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E value) { ___86F4F563FA2C61798AE6238D789139739428463A_73 = value; } inline static int32_t get_offset_of_U3871B9CF85DB352BAADF12BAE8F19857683E385AC_74() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___871B9CF85DB352BAADF12BAE8F19857683E385AC_74)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_U3871B9CF85DB352BAADF12BAE8F19857683E385AC_74() const { return ___871B9CF85DB352BAADF12BAE8F19857683E385AC_74; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_U3871B9CF85DB352BAADF12BAE8F19857683E385AC_74() { return &___871B9CF85DB352BAADF12BAE8F19857683E385AC_74; } inline void set_U3871B9CF85DB352BAADF12BAE8F19857683E385AC_74(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___871B9CF85DB352BAADF12BAE8F19857683E385AC_74 = value; } inline static int32_t get_offset_of_U389A040451C8CC5C8FB268BE44BDD74964C104155_75() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___89A040451C8CC5C8FB268BE44BDD74964C104155_75)); } inline __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 get_U389A040451C8CC5C8FB268BE44BDD74964C104155_75() const { return ___89A040451C8CC5C8FB268BE44BDD74964C104155_75; } inline __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 * get_address_of_U389A040451C8CC5C8FB268BE44BDD74964C104155_75() { return &___89A040451C8CC5C8FB268BE44BDD74964C104155_75; } inline void set_U389A040451C8CC5C8FB268BE44BDD74964C104155_75(__StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 value) { ___89A040451C8CC5C8FB268BE44BDD74964C104155_75 = value; } inline static int32_t get_offset_of_U38CAA092E783257106251246FF5C97F88D28517A6_76() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___8CAA092E783257106251246FF5C97F88D28517A6_76)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_U38CAA092E783257106251246FF5C97F88D28517A6_76() const { return ___8CAA092E783257106251246FF5C97F88D28517A6_76; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_U38CAA092E783257106251246FF5C97F88D28517A6_76() { return &___8CAA092E783257106251246FF5C97F88D28517A6_76; } inline void set_U38CAA092E783257106251246FF5C97F88D28517A6_76(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___8CAA092E783257106251246FF5C97F88D28517A6_76 = value; } inline static int32_t get_offset_of_U38D231DD55FE1AD7631BBD0905A17D5EB616C2154_77() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___8D231DD55FE1AD7631BBD0905A17D5EB616C2154_77)); } inline __StaticArrayInitTypeSizeU3D2100_t75CE52CDAFC7C95EDAB5CF1AF8B2621D502F1FAA get_U38D231DD55FE1AD7631BBD0905A17D5EB616C2154_77() const { return ___8D231DD55FE1AD7631BBD0905A17D5EB616C2154_77; } inline __StaticArrayInitTypeSizeU3D2100_t75CE52CDAFC7C95EDAB5CF1AF8B2621D502F1FAA * get_address_of_U38D231DD55FE1AD7631BBD0905A17D5EB616C2154_77() { return &___8D231DD55FE1AD7631BBD0905A17D5EB616C2154_77; } inline void set_U38D231DD55FE1AD7631BBD0905A17D5EB616C2154_77(__StaticArrayInitTypeSizeU3D2100_t75CE52CDAFC7C95EDAB5CF1AF8B2621D502F1FAA value) { ___8D231DD55FE1AD7631BBD0905A17D5EB616C2154_77 = value; } inline static int32_t get_offset_of_U38E10AC2F34545DFBBF3FCBC06055D797A8C99991_78() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___8E10AC2F34545DFBBF3FCBC06055D797A8C99991_78)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_U38E10AC2F34545DFBBF3FCBC06055D797A8C99991_78() const { return ___8E10AC2F34545DFBBF3FCBC06055D797A8C99991_78; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_U38E10AC2F34545DFBBF3FCBC06055D797A8C99991_78() { return &___8E10AC2F34545DFBBF3FCBC06055D797A8C99991_78; } inline void set_U38E10AC2F34545DFBBF3FCBC06055D797A8C99991_78(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___8E10AC2F34545DFBBF3FCBC06055D797A8C99991_78 = value; } inline static int32_t get_offset_of_U38F22C9ECE1331718CBD268A9BBFD2F5E451441E3_79() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_79)); } inline __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F get_U38F22C9ECE1331718CBD268A9BBFD2F5E451441E3_79() const { return ___8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_79; } inline __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F * get_address_of_U38F22C9ECE1331718CBD268A9BBFD2F5E451441E3_79() { return &___8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_79; } inline void set_U38F22C9ECE1331718CBD268A9BBFD2F5E451441E3_79(__StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F value) { ___8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_79 = value; } inline static int32_t get_offset_of_U390A0542282A011472F94E97CEAE59F8B3B1A3291_80() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___90A0542282A011472F94E97CEAE59F8B3B1A3291_80)); } inline __StaticArrayInitTypeSizeU3D640_t9C691C15FA1A34F93F102000D5F515E32241C910 get_U390A0542282A011472F94E97CEAE59F8B3B1A3291_80() const { return ___90A0542282A011472F94E97CEAE59F8B3B1A3291_80; } inline __StaticArrayInitTypeSizeU3D640_t9C691C15FA1A34F93F102000D5F515E32241C910 * get_address_of_U390A0542282A011472F94E97CEAE59F8B3B1A3291_80() { return &___90A0542282A011472F94E97CEAE59F8B3B1A3291_80; } inline void set_U390A0542282A011472F94E97CEAE59F8B3B1A3291_80(__StaticArrayInitTypeSizeU3D640_t9C691C15FA1A34F93F102000D5F515E32241C910 value) { ___90A0542282A011472F94E97CEAE59F8B3B1A3291_80 = value; } inline static int32_t get_offset_of_U393A63E90605400F34B49F0EB3361D23C89164BDA_81() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___93A63E90605400F34B49F0EB3361D23C89164BDA_81)); } inline __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 get_U393A63E90605400F34B49F0EB3361D23C89164BDA_81() const { return ___93A63E90605400F34B49F0EB3361D23C89164BDA_81; } inline __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 * get_address_of_U393A63E90605400F34B49F0EB3361D23C89164BDA_81() { return &___93A63E90605400F34B49F0EB3361D23C89164BDA_81; } inline void set_U393A63E90605400F34B49F0EB3361D23C89164BDA_81(__StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 value) { ___93A63E90605400F34B49F0EB3361D23C89164BDA_81 = value; } inline static int32_t get_offset_of_U394841DD2F330CCB1089BF413E4FA9B04505152E2_82() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___94841DD2F330CCB1089BF413E4FA9B04505152E2_82)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_U394841DD2F330CCB1089BF413E4FA9B04505152E2_82() const { return ___94841DD2F330CCB1089BF413E4FA9B04505152E2_82; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_U394841DD2F330CCB1089BF413E4FA9B04505152E2_82() { return &___94841DD2F330CCB1089BF413E4FA9B04505152E2_82; } inline void set_U394841DD2F330CCB1089BF413E4FA9B04505152E2_82(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___94841DD2F330CCB1089BF413E4FA9B04505152E2_82 = value; } inline static int32_t get_offset_of_U395264589E48F94B7857CFF398FB72A537E13EEE2_83() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___95264589E48F94B7857CFF398FB72A537E13EEE2_83)); } inline __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 get_U395264589E48F94B7857CFF398FB72A537E13EEE2_83() const { return ___95264589E48F94B7857CFF398FB72A537E13EEE2_83; } inline __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 * get_address_of_U395264589E48F94B7857CFF398FB72A537E13EEE2_83() { return &___95264589E48F94B7857CFF398FB72A537E13EEE2_83; } inline void set_U395264589E48F94B7857CFF398FB72A537E13EEE2_83(__StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 value) { ___95264589E48F94B7857CFF398FB72A537E13EEE2_83 = value; } inline static int32_t get_offset_of_U395C48758CAE1715783472FB073AB158AB8A0AB2A_84() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___95C48758CAE1715783472FB073AB158AB8A0AB2A_84)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_U395C48758CAE1715783472FB073AB158AB8A0AB2A_84() const { return ___95C48758CAE1715783472FB073AB158AB8A0AB2A_84; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_U395C48758CAE1715783472FB073AB158AB8A0AB2A_84() { return &___95C48758CAE1715783472FB073AB158AB8A0AB2A_84; } inline void set_U395C48758CAE1715783472FB073AB158AB8A0AB2A_84(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___95C48758CAE1715783472FB073AB158AB8A0AB2A_84 = value; } inline static int32_t get_offset_of_U3973417296623D8DC6961B09664E54039E44CA5D8_85() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___973417296623D8DC6961B09664E54039E44CA5D8_85)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_U3973417296623D8DC6961B09664E54039E44CA5D8_85() const { return ___973417296623D8DC6961B09664E54039E44CA5D8_85; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_U3973417296623D8DC6961B09664E54039E44CA5D8_85() { return &___973417296623D8DC6961B09664E54039E44CA5D8_85; } inline void set_U3973417296623D8DC6961B09664E54039E44CA5D8_85(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___973417296623D8DC6961B09664E54039E44CA5D8_85 = value; } inline static int32_t get_offset_of_U397FB30C84FF4A41CD4625B44B2940BFC8DB43003_86() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___97FB30C84FF4A41CD4625B44B2940BFC8DB43003_86)); } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E get_U397FB30C84FF4A41CD4625B44B2940BFC8DB43003_86() const { return ___97FB30C84FF4A41CD4625B44B2940BFC8DB43003_86; } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E * get_address_of_U397FB30C84FF4A41CD4625B44B2940BFC8DB43003_86() { return &___97FB30C84FF4A41CD4625B44B2940BFC8DB43003_86; } inline void set_U397FB30C84FF4A41CD4625B44B2940BFC8DB43003_86(__StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E value) { ___97FB30C84FF4A41CD4625B44B2940BFC8DB43003_86 = value; } inline static int32_t get_offset_of_U399E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_87() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___99E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_87)); } inline __StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 get_U399E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_87() const { return ___99E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_87; } inline __StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 * get_address_of_U399E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_87() { return &___99E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_87; } inline void set_U399E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_87(__StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 value) { ___99E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_87 = value; } inline static int32_t get_offset_of_U39A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_88() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___9A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_88)); } inline __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 get_U39A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_88() const { return ___9A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_88; } inline __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 * get_address_of_U39A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_88() { return &___9A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_88; } inline void set_U39A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_88(__StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 value) { ___9A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_88 = value; } inline static int32_t get_offset_of_U39BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_89() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___9BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_89)); } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E get_U39BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_89() const { return ___9BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_89; } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E * get_address_of_U39BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_89() { return &___9BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_89; } inline void set_U39BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_89(__StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E value) { ___9BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_89 = value; } inline static int32_t get_offset_of_A0074C15377C0C870B055927403EA9FA7A349D12_90() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___A0074C15377C0C870B055927403EA9FA7A349D12_90)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_A0074C15377C0C870B055927403EA9FA7A349D12_90() const { return ___A0074C15377C0C870B055927403EA9FA7A349D12_90; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_A0074C15377C0C870B055927403EA9FA7A349D12_90() { return &___A0074C15377C0C870B055927403EA9FA7A349D12_90; } inline void set_A0074C15377C0C870B055927403EA9FA7A349D12_90(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___A0074C15377C0C870B055927403EA9FA7A349D12_90 = value; } inline static int32_t get_offset_of_A1319B706116AB2C6D44483F60A7D0ACEA543396_91() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___A1319B706116AB2C6D44483F60A7D0ACEA543396_91)); } inline __StaticArrayInitTypeSizeU3D130_t732A6F42953325ADC5746FF1A652A2974473AF4F get_A1319B706116AB2C6D44483F60A7D0ACEA543396_91() const { return ___A1319B706116AB2C6D44483F60A7D0ACEA543396_91; } inline __StaticArrayInitTypeSizeU3D130_t732A6F42953325ADC5746FF1A652A2974473AF4F * get_address_of_A1319B706116AB2C6D44483F60A7D0ACEA543396_91() { return &___A1319B706116AB2C6D44483F60A7D0ACEA543396_91; } inline void set_A1319B706116AB2C6D44483F60A7D0ACEA543396_91(__StaticArrayInitTypeSizeU3D130_t732A6F42953325ADC5746FF1A652A2974473AF4F value) { ___A1319B706116AB2C6D44483F60A7D0ACEA543396_91 = value; } inline static int32_t get_offset_of_A13AA52274D951A18029131A8DDECF76B569A15D_92() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___A13AA52274D951A18029131A8DDECF76B569A15D_92)); } inline int64_t get_A13AA52274D951A18029131A8DDECF76B569A15D_92() const { return ___A13AA52274D951A18029131A8DDECF76B569A15D_92; } inline int64_t* get_address_of_A13AA52274D951A18029131A8DDECF76B569A15D_92() { return &___A13AA52274D951A18029131A8DDECF76B569A15D_92; } inline void set_A13AA52274D951A18029131A8DDECF76B569A15D_92(int64_t value) { ___A13AA52274D951A18029131A8DDECF76B569A15D_92 = value; } inline static int32_t get_offset_of_A323DB0813C4D072957BA6FDA79D9776674CD06B_93() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___A323DB0813C4D072957BA6FDA79D9776674CD06B_93)); } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E get_A323DB0813C4D072957BA6FDA79D9776674CD06B_93() const { return ___A323DB0813C4D072957BA6FDA79D9776674CD06B_93; } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E * get_address_of_A323DB0813C4D072957BA6FDA79D9776674CD06B_93() { return &___A323DB0813C4D072957BA6FDA79D9776674CD06B_93; } inline void set_A323DB0813C4D072957BA6FDA79D9776674CD06B_93(__StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E value) { ___A323DB0813C4D072957BA6FDA79D9776674CD06B_93 = value; } inline static int32_t get_offset_of_A5444763673307F6828C748D4B9708CFC02B0959_94() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___A5444763673307F6828C748D4B9708CFC02B0959_94)); } inline __StaticArrayInitTypeSizeU3D212_tDFB9BEA11D871D109F9E6502B2F50F7115451AAF get_A5444763673307F6828C748D4B9708CFC02B0959_94() const { return ___A5444763673307F6828C748D4B9708CFC02B0959_94; } inline __StaticArrayInitTypeSizeU3D212_tDFB9BEA11D871D109F9E6502B2F50F7115451AAF * get_address_of_A5444763673307F6828C748D4B9708CFC02B0959_94() { return &___A5444763673307F6828C748D4B9708CFC02B0959_94; } inline void set_A5444763673307F6828C748D4B9708CFC02B0959_94(__StaticArrayInitTypeSizeU3D212_tDFB9BEA11D871D109F9E6502B2F50F7115451AAF value) { ___A5444763673307F6828C748D4B9708CFC02B0959_94 = value; } inline static int32_t get_offset_of_A6732F8E7FC23766AB329B492D6BF82E3B33233F_95() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___A6732F8E7FC23766AB329B492D6BF82E3B33233F_95)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_A6732F8E7FC23766AB329B492D6BF82E3B33233F_95() const { return ___A6732F8E7FC23766AB329B492D6BF82E3B33233F_95; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_A6732F8E7FC23766AB329B492D6BF82E3B33233F_95() { return &___A6732F8E7FC23766AB329B492D6BF82E3B33233F_95; } inline void set_A6732F8E7FC23766AB329B492D6BF82E3B33233F_95(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___A6732F8E7FC23766AB329B492D6BF82E3B33233F_95 = value; } inline static int32_t get_offset_of_A705A106D95282BD15E13EEA6B0AF583FF786D83_96() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___A705A106D95282BD15E13EEA6B0AF583FF786D83_96)); } inline __StaticArrayInitTypeSizeU3D174_t58EBFEBC3E6F34CF7C54ED51E8113E34B876351F get_A705A106D95282BD15E13EEA6B0AF583FF786D83_96() const { return ___A705A106D95282BD15E13EEA6B0AF583FF786D83_96; } inline __StaticArrayInitTypeSizeU3D174_t58EBFEBC3E6F34CF7C54ED51E8113E34B876351F * get_address_of_A705A106D95282BD15E13EEA6B0AF583FF786D83_96() { return &___A705A106D95282BD15E13EEA6B0AF583FF786D83_96; } inline void set_A705A106D95282BD15E13EEA6B0AF583FF786D83_96(__StaticArrayInitTypeSizeU3D174_t58EBFEBC3E6F34CF7C54ED51E8113E34B876351F value) { ___A705A106D95282BD15E13EEA6B0AF583FF786D83_96 = value; } inline static int32_t get_offset_of_A8A491E4CED49AE0027560476C10D933CE70C8DF_97() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___A8A491E4CED49AE0027560476C10D933CE70C8DF_97)); } inline __StaticArrayInitTypeSizeU3D1018_t7825BE1556EFF874DAFDC230EB69C85A48DBCBC4 get_A8A491E4CED49AE0027560476C10D933CE70C8DF_97() const { return ___A8A491E4CED49AE0027560476C10D933CE70C8DF_97; } inline __StaticArrayInitTypeSizeU3D1018_t7825BE1556EFF874DAFDC230EB69C85A48DBCBC4 * get_address_of_A8A491E4CED49AE0027560476C10D933CE70C8DF_97() { return &___A8A491E4CED49AE0027560476C10D933CE70C8DF_97; } inline void set_A8A491E4CED49AE0027560476C10D933CE70C8DF_97(__StaticArrayInitTypeSizeU3D1018_t7825BE1556EFF874DAFDC230EB69C85A48DBCBC4 value) { ___A8A491E4CED49AE0027560476C10D933CE70C8DF_97 = value; } inline static int32_t get_offset_of_AC791C4F39504D1184B73478943D0636258DA7B1_98() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___AC791C4F39504D1184B73478943D0636258DA7B1_98)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_AC791C4F39504D1184B73478943D0636258DA7B1_98() const { return ___AC791C4F39504D1184B73478943D0636258DA7B1_98; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_AC791C4F39504D1184B73478943D0636258DA7B1_98() { return &___AC791C4F39504D1184B73478943D0636258DA7B1_98; } inline void set_AC791C4F39504D1184B73478943D0636258DA7B1_98(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___AC791C4F39504D1184B73478943D0636258DA7B1_98 = value; } inline static int32_t get_offset_of_AFCD4E1211233E99373A3367B23105A3D624B1F2_99() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___AFCD4E1211233E99373A3367B23105A3D624B1F2_99)); } inline __StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A get_AFCD4E1211233E99373A3367B23105A3D624B1F2_99() const { return ___AFCD4E1211233E99373A3367B23105A3D624B1F2_99; } inline __StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A * get_address_of_AFCD4E1211233E99373A3367B23105A3D624B1F2_99() { return &___AFCD4E1211233E99373A3367B23105A3D624B1F2_99; } inline void set_AFCD4E1211233E99373A3367B23105A3D624B1F2_99(__StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A value) { ___AFCD4E1211233E99373A3367B23105A3D624B1F2_99 = value; } inline static int32_t get_offset_of_B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_100() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_100)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_100() const { return ___B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_100; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_100() { return &___B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_100; } inline void set_B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_100(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_100 = value; } inline static int32_t get_offset_of_B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_101() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_101)); } inline __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 get_B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_101() const { return ___B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_101; } inline __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 * get_address_of_B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_101() { return &___B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_101; } inline void set_B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_101(__StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 value) { ___B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_101 = value; } inline static int32_t get_offset_of_B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_102() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_102)); } inline __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F get_B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_102() const { return ___B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_102; } inline __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F * get_address_of_B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_102() { return &___B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_102; } inline void set_B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_102(__StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F value) { ___B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_102 = value; } inline static int32_t get_offset_of_B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_103() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_103)); } inline __StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 get_B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_103() const { return ___B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_103; } inline __StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 * get_address_of_B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_103() { return &___B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_103; } inline void set_B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_103(__StaticArrayInitTypeSizeU3D4096_t48AD4C96663434746AEF5C2251003E817CC5FD23 value) { ___B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_103 = value; } inline static int32_t get_offset_of_B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_104() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_104)); } inline __StaticArrayInitTypeSizeU3D998_t8A5C9782706B510180A1B9C9F7E96F8F48421B8C get_B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_104() const { return ___B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_104; } inline __StaticArrayInitTypeSizeU3D998_t8A5C9782706B510180A1B9C9F7E96F8F48421B8C * get_address_of_B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_104() { return &___B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_104; } inline void set_B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_104(__StaticArrayInitTypeSizeU3D998_t8A5C9782706B510180A1B9C9F7E96F8F48421B8C value) { ___B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_104 = value; } inline static int32_t get_offset_of_B8864ACB9DD69E3D42151513C840AAE270BF21C8_105() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___B8864ACB9DD69E3D42151513C840AAE270BF21C8_105)); } inline __StaticArrayInitTypeSizeU3D162_tFFF125F871C6A7DE42BE37AC907E2E2149A861AA get_B8864ACB9DD69E3D42151513C840AAE270BF21C8_105() const { return ___B8864ACB9DD69E3D42151513C840AAE270BF21C8_105; } inline __StaticArrayInitTypeSizeU3D162_tFFF125F871C6A7DE42BE37AC907E2E2149A861AA * get_address_of_B8864ACB9DD69E3D42151513C840AAE270BF21C8_105() { return &___B8864ACB9DD69E3D42151513C840AAE270BF21C8_105; } inline void set_B8864ACB9DD69E3D42151513C840AAE270BF21C8_105(__StaticArrayInitTypeSizeU3D162_tFFF125F871C6A7DE42BE37AC907E2E2149A861AA value) { ___B8864ACB9DD69E3D42151513C840AAE270BF21C8_105 = value; } inline static int32_t get_offset_of_B8F87834C3597B2EEF22BA6D3A392CC925636401_106() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___B8F87834C3597B2EEF22BA6D3A392CC925636401_106)); } inline __StaticArrayInitTypeSizeU3D360_tFF8371303424DEBAE608051BAA970E5AFB409DF7 get_B8F87834C3597B2EEF22BA6D3A392CC925636401_106() const { return ___B8F87834C3597B2EEF22BA6D3A392CC925636401_106; } inline __StaticArrayInitTypeSizeU3D360_tFF8371303424DEBAE608051BAA970E5AFB409DF7 * get_address_of_B8F87834C3597B2EEF22BA6D3A392CC925636401_106() { return &___B8F87834C3597B2EEF22BA6D3A392CC925636401_106; } inline void set_B8F87834C3597B2EEF22BA6D3A392CC925636401_106(__StaticArrayInitTypeSizeU3D360_tFF8371303424DEBAE608051BAA970E5AFB409DF7 value) { ___B8F87834C3597B2EEF22BA6D3A392CC925636401_106 = value; } inline static int32_t get_offset_of_B9B670F134A59FB1107AF01A9FE8F8E3980B3093_107() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___B9B670F134A59FB1107AF01A9FE8F8E3980B3093_107)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_B9B670F134A59FB1107AF01A9FE8F8E3980B3093_107() const { return ___B9B670F134A59FB1107AF01A9FE8F8E3980B3093_107; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_B9B670F134A59FB1107AF01A9FE8F8E3980B3093_107() { return &___B9B670F134A59FB1107AF01A9FE8F8E3980B3093_107; } inline void set_B9B670F134A59FB1107AF01A9FE8F8E3980B3093_107(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___B9B670F134A59FB1107AF01A9FE8F8E3980B3093_107 = value; } inline static int32_t get_offset_of_BE1BDEC0AA74B4DCB079943E70528096CCA985F8_108() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___BE1BDEC0AA74B4DCB079943E70528096CCA985F8_108)); } inline __StaticArrayInitTypeSizeU3D20_t4B48985ED9F1499360D72CB311F3EB54FB7C4B63 get_BE1BDEC0AA74B4DCB079943E70528096CCA985F8_108() const { return ___BE1BDEC0AA74B4DCB079943E70528096CCA985F8_108; } inline __StaticArrayInitTypeSizeU3D20_t4B48985ED9F1499360D72CB311F3EB54FB7C4B63 * get_address_of_BE1BDEC0AA74B4DCB079943E70528096CCA985F8_108() { return &___BE1BDEC0AA74B4DCB079943E70528096CCA985F8_108; } inline void set_BE1BDEC0AA74B4DCB079943E70528096CCA985F8_108(__StaticArrayInitTypeSizeU3D20_t4B48985ED9F1499360D72CB311F3EB54FB7C4B63 value) { ___BE1BDEC0AA74B4DCB079943E70528096CCA985F8_108 = value; } inline static int32_t get_offset_of_BEBC9ECC660A13EFC359BA3383411F698CFF25DB_109() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___BEBC9ECC660A13EFC359BA3383411F698CFF25DB_109)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_BEBC9ECC660A13EFC359BA3383411F698CFF25DB_109() const { return ___BEBC9ECC660A13EFC359BA3383411F698CFF25DB_109; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_BEBC9ECC660A13EFC359BA3383411F698CFF25DB_109() { return &___BEBC9ECC660A13EFC359BA3383411F698CFF25DB_109; } inline void set_BEBC9ECC660A13EFC359BA3383411F698CFF25DB_109(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___BEBC9ECC660A13EFC359BA3383411F698CFF25DB_109 = value; } inline static int32_t get_offset_of_BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_110() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_110)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_110() const { return ___BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_110; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_110() { return &___BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_110; } inline void set_BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_110(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_110 = value; } inline static int32_t get_offset_of_BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_111() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_111)); } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E get_BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_111() const { return ___BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_111; } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E * get_address_of_BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_111() { return &___BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_111; } inline void set_BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_111(__StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E value) { ___BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_111 = value; } inline static int32_t get_offset_of_BF5EB60806ECB74EE484105DD9D6F463BF994867_112() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___BF5EB60806ECB74EE484105DD9D6F463BF994867_112)); } inline __StaticArrayInitTypeSizeU3D6_tC937DCE458F6AE4186120B4DDF95463176C75C78 get_BF5EB60806ECB74EE484105DD9D6F463BF994867_112() const { return ___BF5EB60806ECB74EE484105DD9D6F463BF994867_112; } inline __StaticArrayInitTypeSizeU3D6_tC937DCE458F6AE4186120B4DDF95463176C75C78 * get_address_of_BF5EB60806ECB74EE484105DD9D6F463BF994867_112() { return &___BF5EB60806ECB74EE484105DD9D6F463BF994867_112; } inline void set_BF5EB60806ECB74EE484105DD9D6F463BF994867_112(__StaticArrayInitTypeSizeU3D6_tC937DCE458F6AE4186120B4DDF95463176C75C78 value) { ___BF5EB60806ECB74EE484105DD9D6F463BF994867_112 = value; } inline static int32_t get_offset_of_C1A1100642BA9685B30A84D97348484E14AA1865_113() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___C1A1100642BA9685B30A84D97348484E14AA1865_113)); } inline int64_t get_C1A1100642BA9685B30A84D97348484E14AA1865_113() const { return ___C1A1100642BA9685B30A84D97348484E14AA1865_113; } inline int64_t* get_address_of_C1A1100642BA9685B30A84D97348484E14AA1865_113() { return &___C1A1100642BA9685B30A84D97348484E14AA1865_113; } inline void set_C1A1100642BA9685B30A84D97348484E14AA1865_113(int64_t value) { ___C1A1100642BA9685B30A84D97348484E14AA1865_113 = value; } inline static int32_t get_offset_of_C6F364A0AD934EFED8909446C215752E565D77C1_114() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___C6F364A0AD934EFED8909446C215752E565D77C1_114)); } inline __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 get_C6F364A0AD934EFED8909446C215752E565D77C1_114() const { return ___C6F364A0AD934EFED8909446C215752E565D77C1_114; } inline __StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 * get_address_of_C6F364A0AD934EFED8909446C215752E565D77C1_114() { return &___C6F364A0AD934EFED8909446C215752E565D77C1_114; } inline void set_C6F364A0AD934EFED8909446C215752E565D77C1_114(__StaticArrayInitTypeSizeU3D16_t35B2E1DB11C9D3150BF800DC30A2808C4F1A1341 value) { ___C6F364A0AD934EFED8909446C215752E565D77C1_114 = value; } inline static int32_t get_offset_of_CE5835130F5277F63D716FC9115526B0AC68FFAD_115() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___CE5835130F5277F63D716FC9115526B0AC68FFAD_115)); } inline __StaticArrayInitTypeSizeU3D174_t58EBFEBC3E6F34CF7C54ED51E8113E34B876351F get_CE5835130F5277F63D716FC9115526B0AC68FFAD_115() const { return ___CE5835130F5277F63D716FC9115526B0AC68FFAD_115; } inline __StaticArrayInitTypeSizeU3D174_t58EBFEBC3E6F34CF7C54ED51E8113E34B876351F * get_address_of_CE5835130F5277F63D716FC9115526B0AC68FFAD_115() { return &___CE5835130F5277F63D716FC9115526B0AC68FFAD_115; } inline void set_CE5835130F5277F63D716FC9115526B0AC68FFAD_115(__StaticArrayInitTypeSizeU3D174_t58EBFEBC3E6F34CF7C54ED51E8113E34B876351F value) { ___CE5835130F5277F63D716FC9115526B0AC68FFAD_115 = value; } inline static int32_t get_offset_of_CE93C35B755802BC4B3D180716B048FC61701EF7_116() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___CE93C35B755802BC4B3D180716B048FC61701EF7_116)); } inline __StaticArrayInitTypeSizeU3D6_tC937DCE458F6AE4186120B4DDF95463176C75C78 get_CE93C35B755802BC4B3D180716B048FC61701EF7_116() const { return ___CE93C35B755802BC4B3D180716B048FC61701EF7_116; } inline __StaticArrayInitTypeSizeU3D6_tC937DCE458F6AE4186120B4DDF95463176C75C78 * get_address_of_CE93C35B755802BC4B3D180716B048FC61701EF7_116() { return &___CE93C35B755802BC4B3D180716B048FC61701EF7_116; } inline void set_CE93C35B755802BC4B3D180716B048FC61701EF7_116(__StaticArrayInitTypeSizeU3D6_tC937DCE458F6AE4186120B4DDF95463176C75C78 value) { ___CE93C35B755802BC4B3D180716B048FC61701EF7_116 = value; } inline static int32_t get_offset_of_CF0B42666EF5E37EDEA0AB8E173E42C196D03814_117() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___CF0B42666EF5E37EDEA0AB8E173E42C196D03814_117)); } inline __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 get_CF0B42666EF5E37EDEA0AB8E173E42C196D03814_117() const { return ___CF0B42666EF5E37EDEA0AB8E173E42C196D03814_117; } inline __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 * get_address_of_CF0B42666EF5E37EDEA0AB8E173E42C196D03814_117() { return &___CF0B42666EF5E37EDEA0AB8E173E42C196D03814_117; } inline void set_CF0B42666EF5E37EDEA0AB8E173E42C196D03814_117(__StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 value) { ___CF0B42666EF5E37EDEA0AB8E173E42C196D03814_117 = value; } inline static int32_t get_offset_of_D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_118() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_118)); } inline __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F get_D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_118() const { return ___D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_118; } inline __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F * get_address_of_D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_118() { return &___D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_118; } inline void set_D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_118(__StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F value) { ___D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_118 = value; } inline static int32_t get_offset_of_D117188BE8D4609C0D531C51B0BB911A4219DEBE_119() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___D117188BE8D4609C0D531C51B0BB911A4219DEBE_119)); } inline __StaticArrayInitTypeSizeU3D32_t06FF35439BDF1A6AAB50820787FA5D7A4FA09472 get_D117188BE8D4609C0D531C51B0BB911A4219DEBE_119() const { return ___D117188BE8D4609C0D531C51B0BB911A4219DEBE_119; } inline __StaticArrayInitTypeSizeU3D32_t06FF35439BDF1A6AAB50820787FA5D7A4FA09472 * get_address_of_D117188BE8D4609C0D531C51B0BB911A4219DEBE_119() { return &___D117188BE8D4609C0D531C51B0BB911A4219DEBE_119; } inline void set_D117188BE8D4609C0D531C51B0BB911A4219DEBE_119(__StaticArrayInitTypeSizeU3D32_t06FF35439BDF1A6AAB50820787FA5D7A4FA09472 value) { ___D117188BE8D4609C0D531C51B0BB911A4219DEBE_119 = value; } inline static int32_t get_offset_of_D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_120() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_120)); } inline __StaticArrayInitTypeSizeU3D32_t06FF35439BDF1A6AAB50820787FA5D7A4FA09472 get_D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_120() const { return ___D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_120; } inline __StaticArrayInitTypeSizeU3D32_t06FF35439BDF1A6AAB50820787FA5D7A4FA09472 * get_address_of_D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_120() { return &___D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_120; } inline void set_D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_120(__StaticArrayInitTypeSizeU3D32_t06FF35439BDF1A6AAB50820787FA5D7A4FA09472 value) { ___D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_120 = value; } inline static int32_t get_offset_of_D2C5BAE967587C6F3D9F2C4551911E0575A1101F_121() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___D2C5BAE967587C6F3D9F2C4551911E0575A1101F_121)); } inline __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F get_D2C5BAE967587C6F3D9F2C4551911E0575A1101F_121() const { return ___D2C5BAE967587C6F3D9F2C4551911E0575A1101F_121; } inline __StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F * get_address_of_D2C5BAE967587C6F3D9F2C4551911E0575A1101F_121() { return &___D2C5BAE967587C6F3D9F2C4551911E0575A1101F_121; } inline void set_D2C5BAE967587C6F3D9F2C4551911E0575A1101F_121(__StaticArrayInitTypeSizeU3D256_t9003B1E1E8C82BC25ADE7407C58A314C292B326F value) { ___D2C5BAE967587C6F3D9F2C4551911E0575A1101F_121 = value; } inline static int32_t get_offset_of_D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_122() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_122)); } inline __StaticArrayInitTypeSizeU3D44_t1383A9A990CD22E4246B656157D17C8051BFAD7F get_D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_122() const { return ___D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_122; } inline __StaticArrayInitTypeSizeU3D44_t1383A9A990CD22E4246B656157D17C8051BFAD7F * get_address_of_D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_122() { return &___D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_122; } inline void set_D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_122(__StaticArrayInitTypeSizeU3D44_t1383A9A990CD22E4246B656157D17C8051BFAD7F value) { ___D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_122 = value; } inline static int32_t get_offset_of_DA19DB47B583EFCF7825D2E39D661D2354F28219_123() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___DA19DB47B583EFCF7825D2E39D661D2354F28219_123)); } inline __StaticArrayInitTypeSizeU3D76_t83BE44A74AC13CD15474DA7726C9C92BD317CFFB get_DA19DB47B583EFCF7825D2E39D661D2354F28219_123() const { return ___DA19DB47B583EFCF7825D2E39D661D2354F28219_123; } inline __StaticArrayInitTypeSizeU3D76_t83BE44A74AC13CD15474DA7726C9C92BD317CFFB * get_address_of_DA19DB47B583EFCF7825D2E39D661D2354F28219_123() { return &___DA19DB47B583EFCF7825D2E39D661D2354F28219_123; } inline void set_DA19DB47B583EFCF7825D2E39D661D2354F28219_123(__StaticArrayInitTypeSizeU3D76_t83BE44A74AC13CD15474DA7726C9C92BD317CFFB value) { ___DA19DB47B583EFCF7825D2E39D661D2354F28219_123 = value; } inline static int32_t get_offset_of_DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_124() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_124)); } inline __StaticArrayInitTypeSizeU3D56_tE92B90DB812A206A3F9FED2827695B30D2F06D10 get_DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_124() const { return ___DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_124; } inline __StaticArrayInitTypeSizeU3D56_tE92B90DB812A206A3F9FED2827695B30D2F06D10 * get_address_of_DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_124() { return &___DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_124; } inline void set_DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_124(__StaticArrayInitTypeSizeU3D56_tE92B90DB812A206A3F9FED2827695B30D2F06D10 value) { ___DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_124 = value; } inline static int32_t get_offset_of_DD3AEFEADB1CD615F3017763F1568179FEE640B0_125() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___DD3AEFEADB1CD615F3017763F1568179FEE640B0_125)); } inline __StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A get_DD3AEFEADB1CD615F3017763F1568179FEE640B0_125() const { return ___DD3AEFEADB1CD615F3017763F1568179FEE640B0_125; } inline __StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A * get_address_of_DD3AEFEADB1CD615F3017763F1568179FEE640B0_125() { return &___DD3AEFEADB1CD615F3017763F1568179FEE640B0_125; } inline void set_DD3AEFEADB1CD615F3017763F1568179FEE640B0_125(__StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A value) { ___DD3AEFEADB1CD615F3017763F1568179FEE640B0_125 = value; } inline static int32_t get_offset_of_E1827270A5FE1C85F5352A66FD87BA747213D006_126() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___E1827270A5FE1C85F5352A66FD87BA747213D006_126)); } inline __StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 get_E1827270A5FE1C85F5352A66FD87BA747213D006_126() const { return ___E1827270A5FE1C85F5352A66FD87BA747213D006_126; } inline __StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 * get_address_of_E1827270A5FE1C85F5352A66FD87BA747213D006_126() { return &___E1827270A5FE1C85F5352A66FD87BA747213D006_126; } inline void set_E1827270A5FE1C85F5352A66FD87BA747213D006_126(__StaticArrayInitTypeSizeU3D36_t553C250FA8609975E44273C4AD8F28E487272E17 value) { ___E1827270A5FE1C85F5352A66FD87BA747213D006_126 = value; } inline static int32_t get_offset_of_E45BAB43F7D5D038672B3E3431F92E34A7AF2571_127() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___E45BAB43F7D5D038672B3E3431F92E34A7AF2571_127)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_E45BAB43F7D5D038672B3E3431F92E34A7AF2571_127() const { return ___E45BAB43F7D5D038672B3E3431F92E34A7AF2571_127; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_E45BAB43F7D5D038672B3E3431F92E34A7AF2571_127() { return &___E45BAB43F7D5D038672B3E3431F92E34A7AF2571_127; } inline void set_E45BAB43F7D5D038672B3E3431F92E34A7AF2571_127(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___E45BAB43F7D5D038672B3E3431F92E34A7AF2571_127 = value; } inline static int32_t get_offset_of_E75835D001C843F156FBA01B001DFE1B8029AC17_128() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___E75835D001C843F156FBA01B001DFE1B8029AC17_128)); } inline __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 get_E75835D001C843F156FBA01B001DFE1B8029AC17_128() const { return ___E75835D001C843F156FBA01B001DFE1B8029AC17_128; } inline __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 * get_address_of_E75835D001C843F156FBA01B001DFE1B8029AC17_128() { return &___E75835D001C843F156FBA01B001DFE1B8029AC17_128; } inline void set_E75835D001C843F156FBA01B001DFE1B8029AC17_128(__StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 value) { ___E75835D001C843F156FBA01B001DFE1B8029AC17_128 = value; } inline static int32_t get_offset_of_E92B39D8233061927D9ACDE54665E68E7535635A_129() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___E92B39D8233061927D9ACDE54665E68E7535635A_129)); } inline __StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A get_E92B39D8233061927D9ACDE54665E68E7535635A_129() const { return ___E92B39D8233061927D9ACDE54665E68E7535635A_129; } inline __StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A * get_address_of_E92B39D8233061927D9ACDE54665E68E7535635A_129() { return &___E92B39D8233061927D9ACDE54665E68E7535635A_129; } inline void set_E92B39D8233061927D9ACDE54665E68E7535635A_129(__StaticArrayInitTypeSizeU3D52_tF7B918A088A367994FBAEB73123296D8929B543A value) { ___E92B39D8233061927D9ACDE54665E68E7535635A_129 = value; } inline static int32_t get_offset_of_EA9506959484C55CFE0C139C624DF6060E285866_130() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___EA9506959484C55CFE0C139C624DF6060E285866_130)); } inline __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 get_EA9506959484C55CFE0C139C624DF6060E285866_130() const { return ___EA9506959484C55CFE0C139C624DF6060E285866_130; } inline __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 * get_address_of_EA9506959484C55CFE0C139C624DF6060E285866_130() { return &___EA9506959484C55CFE0C139C624DF6060E285866_130; } inline void set_EA9506959484C55CFE0C139C624DF6060E285866_130(__StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 value) { ___EA9506959484C55CFE0C139C624DF6060E285866_130 = value; } inline static int32_t get_offset_of_EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_131() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_131)); } inline __StaticArrayInitTypeSizeU3D262_t93124A1A3E9EDF7F1F305BD2FC57372646F3CFD7 get_EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_131() const { return ___EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_131; } inline __StaticArrayInitTypeSizeU3D262_t93124A1A3E9EDF7F1F305BD2FC57372646F3CFD7 * get_address_of_EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_131() { return &___EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_131; } inline void set_EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_131(__StaticArrayInitTypeSizeU3D262_t93124A1A3E9EDF7F1F305BD2FC57372646F3CFD7 value) { ___EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_131 = value; } inline static int32_t get_offset_of_EBF68F411848D603D059DFDEA2321C5A5EA78044_132() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___EBF68F411848D603D059DFDEA2321C5A5EA78044_132)); } inline __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 get_EBF68F411848D603D059DFDEA2321C5A5EA78044_132() const { return ___EBF68F411848D603D059DFDEA2321C5A5EA78044_132; } inline __StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 * get_address_of_EBF68F411848D603D059DFDEA2321C5A5EA78044_132() { return &___EBF68F411848D603D059DFDEA2321C5A5EA78044_132; } inline void set_EBF68F411848D603D059DFDEA2321C5A5EA78044_132(__StaticArrayInitTypeSizeU3D64_tC44517F575DC9AEC7589A864FEA072030961DAF6 value) { ___EBF68F411848D603D059DFDEA2321C5A5EA78044_132 = value; } inline static int32_t get_offset_of_EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_133() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_133)); } inline __StaticArrayInitTypeSizeU3D10_t39E3D966A21885323F15EB866ABDE668EA1ED52C get_EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_133() const { return ___EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_133; } inline __StaticArrayInitTypeSizeU3D10_t39E3D966A21885323F15EB866ABDE668EA1ED52C * get_address_of_EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_133() { return &___EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_133; } inline void set_EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_133(__StaticArrayInitTypeSizeU3D10_t39E3D966A21885323F15EB866ABDE668EA1ED52C value) { ___EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_133 = value; } inline static int32_t get_offset_of_EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_134() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_134)); } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E get_EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_134() const { return ___EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_134; } inline __StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E * get_address_of_EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_134() { return &___EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_134; } inline void set_EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_134(__StaticArrayInitTypeSizeU3D3_t651350E6AC00D0836A5D0539D0D68852BE81E08E value) { ___EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_134 = value; } inline static int32_t get_offset_of_EC89C317EA2BF49A70EFF5E89C691E34733D7C37_135() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___EC89C317EA2BF49A70EFF5E89C691E34733D7C37_135)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_EC89C317EA2BF49A70EFF5E89C691E34733D7C37_135() const { return ___EC89C317EA2BF49A70EFF5E89C691E34733D7C37_135; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_EC89C317EA2BF49A70EFF5E89C691E34733D7C37_135() { return &___EC89C317EA2BF49A70EFF5E89C691E34733D7C37_135; } inline void set_EC89C317EA2BF49A70EFF5E89C691E34733D7C37_135(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___EC89C317EA2BF49A70EFF5E89C691E34733D7C37_135 = value; } inline static int32_t get_offset_of_F06E829E62F3AFBC045D064E10A4F5DF7C969612_136() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___F06E829E62F3AFBC045D064E10A4F5DF7C969612_136)); } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 get_F06E829E62F3AFBC045D064E10A4F5DF7C969612_136() const { return ___F06E829E62F3AFBC045D064E10A4F5DF7C969612_136; } inline __StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 * get_address_of_F06E829E62F3AFBC045D064E10A4F5DF7C969612_136() { return &___F06E829E62F3AFBC045D064E10A4F5DF7C969612_136; } inline void set_F06E829E62F3AFBC045D064E10A4F5DF7C969612_136(__StaticArrayInitTypeSizeU3D40_t0453B23B081EF301CB1E3167001650AD0C490F04 value) { ___F06E829E62F3AFBC045D064E10A4F5DF7C969612_136 = value; } inline static int32_t get_offset_of_F073AA332018FDA0D572E99448FFF1D6422BD520_137() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___F073AA332018FDA0D572E99448FFF1D6422BD520_137)); } inline __StaticArrayInitTypeSizeU3D11614_tDF34959BE752359A89A4A577B8798D2D66A5E7F5 get_F073AA332018FDA0D572E99448FFF1D6422BD520_137() const { return ___F073AA332018FDA0D572E99448FFF1D6422BD520_137; } inline __StaticArrayInitTypeSizeU3D11614_tDF34959BE752359A89A4A577B8798D2D66A5E7F5 * get_address_of_F073AA332018FDA0D572E99448FFF1D6422BD520_137() { return &___F073AA332018FDA0D572E99448FFF1D6422BD520_137; } inline void set_F073AA332018FDA0D572E99448FFF1D6422BD520_137(__StaticArrayInitTypeSizeU3D11614_tDF34959BE752359A89A4A577B8798D2D66A5E7F5 value) { ___F073AA332018FDA0D572E99448FFF1D6422BD520_137 = value; } inline static int32_t get_offset_of_F34B0E10653402E8F788F8BC3F7CD7090928A429_138() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___F34B0E10653402E8F788F8BC3F7CD7090928A429_138)); } inline __StaticArrayInitTypeSizeU3D120_tBA46FD2E9DA153FD8457EE7F425E8ECC517EA252 get_F34B0E10653402E8F788F8BC3F7CD7090928A429_138() const { return ___F34B0E10653402E8F788F8BC3F7CD7090928A429_138; } inline __StaticArrayInitTypeSizeU3D120_tBA46FD2E9DA153FD8457EE7F425E8ECC517EA252 * get_address_of_F34B0E10653402E8F788F8BC3F7CD7090928A429_138() { return &___F34B0E10653402E8F788F8BC3F7CD7090928A429_138; } inline void set_F34B0E10653402E8F788F8BC3F7CD7090928A429_138(__StaticArrayInitTypeSizeU3D120_tBA46FD2E9DA153FD8457EE7F425E8ECC517EA252 value) { ___F34B0E10653402E8F788F8BC3F7CD7090928A429_138 = value; } inline static int32_t get_offset_of_F37E34BEADB04F34FCC31078A59F49856CA83D5B_139() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___F37E34BEADB04F34FCC31078A59F49856CA83D5B_139)); } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 get_F37E34BEADB04F34FCC31078A59F49856CA83D5B_139() const { return ___F37E34BEADB04F34FCC31078A59F49856CA83D5B_139; } inline __StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 * get_address_of_F37E34BEADB04F34FCC31078A59F49856CA83D5B_139() { return &___F37E34BEADB04F34FCC31078A59F49856CA83D5B_139; } inline void set_F37E34BEADB04F34FCC31078A59F49856CA83D5B_139(__StaticArrayInitTypeSizeU3D72_tF9B2DE61B68289FA0233B6E305B08B2FCD612FA1 value) { ___F37E34BEADB04F34FCC31078A59F49856CA83D5B_139 = value; } inline static int32_t get_offset_of_F512A9ABF88066AAEB92684F95CC05D8101B462B_140() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___F512A9ABF88066AAEB92684F95CC05D8101B462B_140)); } inline __StaticArrayInitTypeSizeU3D94_t23554D8B96399688002A3BE81C7C15EFB011DEC6 get_F512A9ABF88066AAEB92684F95CC05D8101B462B_140() const { return ___F512A9ABF88066AAEB92684F95CC05D8101B462B_140; } inline __StaticArrayInitTypeSizeU3D94_t23554D8B96399688002A3BE81C7C15EFB011DEC6 * get_address_of_F512A9ABF88066AAEB92684F95CC05D8101B462B_140() { return &___F512A9ABF88066AAEB92684F95CC05D8101B462B_140; } inline void set_F512A9ABF88066AAEB92684F95CC05D8101B462B_140(__StaticArrayInitTypeSizeU3D94_t23554D8B96399688002A3BE81C7C15EFB011DEC6 value) { ___F512A9ABF88066AAEB92684F95CC05D8101B462B_140 = value; } inline static int32_t get_offset_of_F8FAABB821300AA500C2CEC6091B3782A7FB44A4_141() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___F8FAABB821300AA500C2CEC6091B3782A7FB44A4_141)); } inline __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 get_F8FAABB821300AA500C2CEC6091B3782A7FB44A4_141() const { return ___F8FAABB821300AA500C2CEC6091B3782A7FB44A4_141; } inline __StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 * get_address_of_F8FAABB821300AA500C2CEC6091B3782A7FB44A4_141() { return &___F8FAABB821300AA500C2CEC6091B3782A7FB44A4_141; } inline void set_F8FAABB821300AA500C2CEC6091B3782A7FB44A4_141(__StaticArrayInitTypeSizeU3D12_tB4B4C95019D88097B57DE7B50445942256BF2879 value) { ___F8FAABB821300AA500C2CEC6091B3782A7FB44A4_141 = value; } inline static int32_t get_offset_of_FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_142() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A_StaticFields, ___FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_142)); } inline __StaticArrayInitTypeSizeU3D2350_t96984AEF232104302694B7EFDA3F92BC42BF207D get_FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_142() const { return ___FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_142; } inline __StaticArrayInitTypeSizeU3D2350_t96984AEF232104302694B7EFDA3F92BC42BF207D * get_address_of_FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_142() { return &___FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_142; } inline void set_FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_142(__StaticArrayInitTypeSizeU3D2350_t96984AEF232104302694B7EFDA3F92BC42BF207D value) { ___FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_142 = value; } }; // Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_ActivityControl struct ActivityControl_tFF1C97760ADBBA0C40DB08B6A8261A419BE5F287 { public: // System.UInt32 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_ActivityControl::value__ uint32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ActivityControl_tFF1C97760ADBBA0C40DB08B6A8261A419BE5F287, ___value___2)); } inline uint32_t get_value___2() const { return ___value___2; } inline uint32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint32_t value) { ___value___2 = value; } }; // Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_EVENT_INFO_CLASS struct EVENT_INFO_CLASS_t32D5CA33B768F08BE5FE67CF7255B82CC96A9A50 { public: // System.Int32 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_EVENT_INFO_CLASS::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EVENT_INFO_CLASS_t32D5CA33B768F08BE5FE67CF7255B82CC96A9A50, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_QUERY_INFO_CLASS struct TRACE_QUERY_INFO_CLASS_t9B630DEB3FC63E3DDF44C4E0285E15E262637CBB { public: // System.Int32 Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_TRACE_QUERY_INFO_CLASS::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TRACE_QUERY_INFO_CLASS_t9B630DEB3FC63E3DDF44C4E0285E15E262637CBB, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.AppDomain struct AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF { public: // System.IntPtr System.AppDomain::_mono_app_domain intptr_t ____mono_app_domain_1; // System.Object System.AppDomain::_evidence RuntimeObject * ____evidence_6; // System.Object System.AppDomain::_granted RuntimeObject * ____granted_7; // System.Int32 System.AppDomain::_principalPolicy int32_t ____principalPolicy_8; // System.AssemblyLoadEventHandler System.AppDomain::AssemblyLoad AssemblyLoadEventHandler_t53F8340027F9EE67E8A22E7D8C1A3770345153C9 * ___AssemblyLoad_11; // System.ResolveEventHandler System.AppDomain::AssemblyResolve ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * ___AssemblyResolve_12; // System.EventHandler System.AppDomain::DomainUnload EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * ___DomainUnload_13; // System.EventHandler System.AppDomain::ProcessExit EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * ___ProcessExit_14; // System.ResolveEventHandler System.AppDomain::ResourceResolve ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * ___ResourceResolve_15; // System.ResolveEventHandler System.AppDomain::TypeResolve ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * ___TypeResolve_16; // System.UnhandledExceptionEventHandler System.AppDomain::UnhandledException UnhandledExceptionEventHandler_tB0DFF05ABF7A3A234C87D4F7A71F98E9AB2D91DE * ___UnhandledException_17; // System.EventHandler`1 System.AppDomain::FirstChanceException EventHandler_1_t1E35ED2E29145994C6C03E57601C6D48C61083FF * ___FirstChanceException_18; // System.Object System.AppDomain::_domain_manager RuntimeObject * ____domain_manager_19; // System.ResolveEventHandler System.AppDomain::ReflectionOnlyAssemblyResolve ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * ___ReflectionOnlyAssemblyResolve_20; // System.Object System.AppDomain::_activation RuntimeObject * ____activation_21; // System.Object System.AppDomain::_applicationIdentity RuntimeObject * ____applicationIdentity_22; // System.Collections.Generic.List`1 System.AppDomain::compatibility_switch List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * ___compatibility_switch_23; public: inline static int32_t get_offset_of__mono_app_domain_1() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ____mono_app_domain_1)); } inline intptr_t get__mono_app_domain_1() const { return ____mono_app_domain_1; } inline intptr_t* get_address_of__mono_app_domain_1() { return &____mono_app_domain_1; } inline void set__mono_app_domain_1(intptr_t value) { ____mono_app_domain_1 = value; } inline static int32_t get_offset_of__evidence_6() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ____evidence_6)); } inline RuntimeObject * get__evidence_6() const { return ____evidence_6; } inline RuntimeObject ** get_address_of__evidence_6() { return &____evidence_6; } inline void set__evidence_6(RuntimeObject * value) { ____evidence_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____evidence_6), (void*)value); } inline static int32_t get_offset_of__granted_7() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ____granted_7)); } inline RuntimeObject * get__granted_7() const { return ____granted_7; } inline RuntimeObject ** get_address_of__granted_7() { return &____granted_7; } inline void set__granted_7(RuntimeObject * value) { ____granted_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____granted_7), (void*)value); } inline static int32_t get_offset_of__principalPolicy_8() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ____principalPolicy_8)); } inline int32_t get__principalPolicy_8() const { return ____principalPolicy_8; } inline int32_t* get_address_of__principalPolicy_8() { return &____principalPolicy_8; } inline void set__principalPolicy_8(int32_t value) { ____principalPolicy_8 = value; } inline static int32_t get_offset_of_AssemblyLoad_11() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___AssemblyLoad_11)); } inline AssemblyLoadEventHandler_t53F8340027F9EE67E8A22E7D8C1A3770345153C9 * get_AssemblyLoad_11() const { return ___AssemblyLoad_11; } inline AssemblyLoadEventHandler_t53F8340027F9EE67E8A22E7D8C1A3770345153C9 ** get_address_of_AssemblyLoad_11() { return &___AssemblyLoad_11; } inline void set_AssemblyLoad_11(AssemblyLoadEventHandler_t53F8340027F9EE67E8A22E7D8C1A3770345153C9 * value) { ___AssemblyLoad_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___AssemblyLoad_11), (void*)value); } inline static int32_t get_offset_of_AssemblyResolve_12() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___AssemblyResolve_12)); } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * get_AssemblyResolve_12() const { return ___AssemblyResolve_12; } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 ** get_address_of_AssemblyResolve_12() { return &___AssemblyResolve_12; } inline void set_AssemblyResolve_12(ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * value) { ___AssemblyResolve_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___AssemblyResolve_12), (void*)value); } inline static int32_t get_offset_of_DomainUnload_13() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___DomainUnload_13)); } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * get_DomainUnload_13() const { return ___DomainUnload_13; } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C ** get_address_of_DomainUnload_13() { return &___DomainUnload_13; } inline void set_DomainUnload_13(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * value) { ___DomainUnload_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___DomainUnload_13), (void*)value); } inline static int32_t get_offset_of_ProcessExit_14() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___ProcessExit_14)); } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * get_ProcessExit_14() const { return ___ProcessExit_14; } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C ** get_address_of_ProcessExit_14() { return &___ProcessExit_14; } inline void set_ProcessExit_14(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * value) { ___ProcessExit_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___ProcessExit_14), (void*)value); } inline static int32_t get_offset_of_ResourceResolve_15() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___ResourceResolve_15)); } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * get_ResourceResolve_15() const { return ___ResourceResolve_15; } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 ** get_address_of_ResourceResolve_15() { return &___ResourceResolve_15; } inline void set_ResourceResolve_15(ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * value) { ___ResourceResolve_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___ResourceResolve_15), (void*)value); } inline static int32_t get_offset_of_TypeResolve_16() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___TypeResolve_16)); } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * get_TypeResolve_16() const { return ___TypeResolve_16; } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 ** get_address_of_TypeResolve_16() { return &___TypeResolve_16; } inline void set_TypeResolve_16(ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * value) { ___TypeResolve_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___TypeResolve_16), (void*)value); } inline static int32_t get_offset_of_UnhandledException_17() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___UnhandledException_17)); } inline UnhandledExceptionEventHandler_tB0DFF05ABF7A3A234C87D4F7A71F98E9AB2D91DE * get_UnhandledException_17() const { return ___UnhandledException_17; } inline UnhandledExceptionEventHandler_tB0DFF05ABF7A3A234C87D4F7A71F98E9AB2D91DE ** get_address_of_UnhandledException_17() { return &___UnhandledException_17; } inline void set_UnhandledException_17(UnhandledExceptionEventHandler_tB0DFF05ABF7A3A234C87D4F7A71F98E9AB2D91DE * value) { ___UnhandledException_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___UnhandledException_17), (void*)value); } inline static int32_t get_offset_of_FirstChanceException_18() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___FirstChanceException_18)); } inline EventHandler_1_t1E35ED2E29145994C6C03E57601C6D48C61083FF * get_FirstChanceException_18() const { return ___FirstChanceException_18; } inline EventHandler_1_t1E35ED2E29145994C6C03E57601C6D48C61083FF ** get_address_of_FirstChanceException_18() { return &___FirstChanceException_18; } inline void set_FirstChanceException_18(EventHandler_1_t1E35ED2E29145994C6C03E57601C6D48C61083FF * value) { ___FirstChanceException_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___FirstChanceException_18), (void*)value); } inline static int32_t get_offset_of__domain_manager_19() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ____domain_manager_19)); } inline RuntimeObject * get__domain_manager_19() const { return ____domain_manager_19; } inline RuntimeObject ** get_address_of__domain_manager_19() { return &____domain_manager_19; } inline void set__domain_manager_19(RuntimeObject * value) { ____domain_manager_19 = value; Il2CppCodeGenWriteBarrier((void**)(&____domain_manager_19), (void*)value); } inline static int32_t get_offset_of_ReflectionOnlyAssemblyResolve_20() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___ReflectionOnlyAssemblyResolve_20)); } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * get_ReflectionOnlyAssemblyResolve_20() const { return ___ReflectionOnlyAssemblyResolve_20; } inline ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 ** get_address_of_ReflectionOnlyAssemblyResolve_20() { return &___ReflectionOnlyAssemblyResolve_20; } inline void set_ReflectionOnlyAssemblyResolve_20(ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5 * value) { ___ReflectionOnlyAssemblyResolve_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___ReflectionOnlyAssemblyResolve_20), (void*)value); } inline static int32_t get_offset_of__activation_21() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ____activation_21)); } inline RuntimeObject * get__activation_21() const { return ____activation_21; } inline RuntimeObject ** get_address_of__activation_21() { return &____activation_21; } inline void set__activation_21(RuntimeObject * value) { ____activation_21 = value; Il2CppCodeGenWriteBarrier((void**)(&____activation_21), (void*)value); } inline static int32_t get_offset_of__applicationIdentity_22() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ____applicationIdentity_22)); } inline RuntimeObject * get__applicationIdentity_22() const { return ____applicationIdentity_22; } inline RuntimeObject ** get_address_of__applicationIdentity_22() { return &____applicationIdentity_22; } inline void set__applicationIdentity_22(RuntimeObject * value) { ____applicationIdentity_22 = value; Il2CppCodeGenWriteBarrier((void**)(&____applicationIdentity_22), (void*)value); } inline static int32_t get_offset_of_compatibility_switch_23() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8, ___compatibility_switch_23)); } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * get_compatibility_switch_23() const { return ___compatibility_switch_23; } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 ** get_address_of_compatibility_switch_23() { return &___compatibility_switch_23; } inline void set_compatibility_switch_23(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * value) { ___compatibility_switch_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___compatibility_switch_23), (void*)value); } }; struct AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_StaticFields { public: // System.String System.AppDomain::_process_guid String_t* ____process_guid_2; // System.AppDomain System.AppDomain::default_domain AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * ___default_domain_10; public: inline static int32_t get_offset_of__process_guid_2() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_StaticFields, ____process_guid_2)); } inline String_t* get__process_guid_2() const { return ____process_guid_2; } inline String_t** get_address_of__process_guid_2() { return &____process_guid_2; } inline void set__process_guid_2(String_t* value) { ____process_guid_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____process_guid_2), (void*)value); } inline static int32_t get_offset_of_default_domain_10() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_StaticFields, ___default_domain_10)); } inline AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * get_default_domain_10() const { return ___default_domain_10; } inline AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 ** get_address_of_default_domain_10() { return &___default_domain_10; } inline void set_default_domain_10(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * value) { ___default_domain_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___default_domain_10), (void*)value); } }; struct AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_ThreadStaticFields { public: // System.Collections.Generic.Dictionary`2 System.AppDomain::type_resolve_in_progress Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * ___type_resolve_in_progress_3; // System.Collections.Generic.Dictionary`2 System.AppDomain::assembly_resolve_in_progress Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * ___assembly_resolve_in_progress_4; // System.Collections.Generic.Dictionary`2 System.AppDomain::assembly_resolve_in_progress_refonly Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * ___assembly_resolve_in_progress_refonly_5; // System.Object System.AppDomain::_principal RuntimeObject * ____principal_9; public: inline static int32_t get_offset_of_type_resolve_in_progress_3() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_ThreadStaticFields, ___type_resolve_in_progress_3)); } inline Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * get_type_resolve_in_progress_3() const { return ___type_resolve_in_progress_3; } inline Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA ** get_address_of_type_resolve_in_progress_3() { return &___type_resolve_in_progress_3; } inline void set_type_resolve_in_progress_3(Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * value) { ___type_resolve_in_progress_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___type_resolve_in_progress_3), (void*)value); } inline static int32_t get_offset_of_assembly_resolve_in_progress_4() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_ThreadStaticFields, ___assembly_resolve_in_progress_4)); } inline Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * get_assembly_resolve_in_progress_4() const { return ___assembly_resolve_in_progress_4; } inline Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA ** get_address_of_assembly_resolve_in_progress_4() { return &___assembly_resolve_in_progress_4; } inline void set_assembly_resolve_in_progress_4(Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * value) { ___assembly_resolve_in_progress_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___assembly_resolve_in_progress_4), (void*)value); } inline static int32_t get_offset_of_assembly_resolve_in_progress_refonly_5() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_ThreadStaticFields, ___assembly_resolve_in_progress_refonly_5)); } inline Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * get_assembly_resolve_in_progress_refonly_5() const { return ___assembly_resolve_in_progress_refonly_5; } inline Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA ** get_address_of_assembly_resolve_in_progress_refonly_5() { return &___assembly_resolve_in_progress_refonly_5; } inline void set_assembly_resolve_in_progress_refonly_5(Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA * value) { ___assembly_resolve_in_progress_refonly_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___assembly_resolve_in_progress_refonly_5), (void*)value); } inline static int32_t get_offset_of__principal_9() { return static_cast(offsetof(AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_ThreadStaticFields, ____principal_9)); } inline RuntimeObject * get__principal_9() const { return ____principal_9; } inline RuntimeObject ** get_address_of__principal_9() { return &____principal_9; } inline void set__principal_9(RuntimeObject * value) { ____principal_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____principal_9), (void*)value); } }; // Native definition for P/Invoke marshalling of System.AppDomain struct AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_marshaled_pinvoke : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_pinvoke { intptr_t ____mono_app_domain_1; Il2CppIUnknown* ____evidence_6; Il2CppIUnknown* ____granted_7; int32_t ____principalPolicy_8; Il2CppMethodPointer ___AssemblyLoad_11; Il2CppMethodPointer ___AssemblyResolve_12; Il2CppMethodPointer ___DomainUnload_13; Il2CppMethodPointer ___ProcessExit_14; Il2CppMethodPointer ___ResourceResolve_15; Il2CppMethodPointer ___TypeResolve_16; Il2CppMethodPointer ___UnhandledException_17; Il2CppMethodPointer ___FirstChanceException_18; Il2CppIUnknown* ____domain_manager_19; Il2CppMethodPointer ___ReflectionOnlyAssemblyResolve_20; Il2CppIUnknown* ____activation_21; Il2CppIUnknown* ____applicationIdentity_22; List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * ___compatibility_switch_23; }; // Native definition for COM marshalling of System.AppDomain struct AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8_marshaled_com : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_com { intptr_t ____mono_app_domain_1; Il2CppIUnknown* ____evidence_6; Il2CppIUnknown* ____granted_7; int32_t ____principalPolicy_8; Il2CppMethodPointer ___AssemblyLoad_11; Il2CppMethodPointer ___AssemblyResolve_12; Il2CppMethodPointer ___DomainUnload_13; Il2CppMethodPointer ___ProcessExit_14; Il2CppMethodPointer ___ResourceResolve_15; Il2CppMethodPointer ___TypeResolve_16; Il2CppMethodPointer ___UnhandledException_17; Il2CppMethodPointer ___FirstChanceException_18; Il2CppIUnknown* ____domain_manager_19; Il2CppMethodPointer ___ReflectionOnlyAssemblyResolve_20; Il2CppIUnknown* ____activation_21; Il2CppIUnknown* ____applicationIdentity_22; List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * ___compatibility_switch_23; }; // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 { public: // TKey System.Collections.Generic.KeyValuePair`2::key Guid_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value int32_t ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937, ___key_0)); } inline Guid_t get_key_0() const { return ___key_0; } inline Guid_t * get_address_of_key_0() { return &___key_0; } inline void set_key_0(Guid_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937, ___value_1)); } inline int32_t get_value_1() const { return ___value_1; } inline int32_t* get_address_of_value_1() { return &___value_1; } inline void set_value_1(int32_t value) { ___value_1 = value; } }; // System.Collections.Generic.List`1_Enumerator struct Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * ___list_0; // System.Int32 System.Collections.Generic.List`1_Enumerator::index int32_t ___index_1; // System.Int32 System.Collections.Generic.List`1_Enumerator::version int32_t ___version_2; // T System.Collections.Generic.List`1_Enumerator::current SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402, ___list_0)); } inline List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * get_list_0() const { return ___list_0; } inline List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402, ___version_2)); } inline int32_t get_version_2() const { return ___version_2; } inline int32_t* get_address_of_version_2() { return &___version_2; } inline void set_version_2(int32_t value) { ___version_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402, ___current_3)); } inline SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A get_current_3() const { return ___current_3; } inline SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A * get_address_of_current_3() { return &___current_3; } inline void set_current_3(SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A value) { ___current_3 = value; } }; // System.DateTimeOffset struct DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 { public: // System.DateTime System.DateTimeOffset::m_dateTime DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___m_dateTime_2; // System.Int16 System.DateTimeOffset::m_offsetMinutes int16_t ___m_offsetMinutes_3; public: inline static int32_t get_offset_of_m_dateTime_2() { return static_cast(offsetof(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85, ___m_dateTime_2)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_m_dateTime_2() const { return ___m_dateTime_2; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_m_dateTime_2() { return &___m_dateTime_2; } inline void set_m_dateTime_2(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___m_dateTime_2 = value; } inline static int32_t get_offset_of_m_offsetMinutes_3() { return static_cast(offsetof(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85, ___m_offsetMinutes_3)); } inline int16_t get_m_offsetMinutes_3() const { return ___m_offsetMinutes_3; } inline int16_t* get_address_of_m_offsetMinutes_3() { return &___m_offsetMinutes_3; } inline void set_m_offsetMinutes_3(int16_t value) { ___m_offsetMinutes_3 = value; } }; struct DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_StaticFields { public: // System.DateTimeOffset System.DateTimeOffset::MinValue DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___MinValue_0; // System.DateTimeOffset System.DateTimeOffset::MaxValue DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___MaxValue_1; public: inline static int32_t get_offset_of_MinValue_0() { return static_cast(offsetof(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_StaticFields, ___MinValue_0)); } inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 get_MinValue_0() const { return ___MinValue_0; } inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * get_address_of_MinValue_0() { return &___MinValue_0; } inline void set_MinValue_0(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 value) { ___MinValue_0 = value; } inline static int32_t get_offset_of_MaxValue_1() { return static_cast(offsetof(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_StaticFields, ___MaxValue_1)); } inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 get_MaxValue_1() const { return ___MaxValue_1; } inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * get_address_of_MaxValue_1() { return &___MaxValue_1; } inline void set_MaxValue_1(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 value) { ___MaxValue_1 = value; } }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * get_data_9() const { return ___data_9; } inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; int32_t ___method_is_virtual_10; }; // System.Diagnostics.StackTrace_TraceFormat struct TraceFormat_t0B4115A5EC115A575F04DFA04F4510C20AF83617 { public: // System.Int32 System.Diagnostics.StackTrace_TraceFormat::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TraceFormat_t0B4115A5EC115A575F04DFA04F4510C20AF83617, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.ActivityFilter struct ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 : public RuntimeObject { public: // System.Collections.Concurrent.ConcurrentDictionary`2 System.Diagnostics.Tracing.ActivityFilter::m_activeActivities ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * ___m_activeActivities_0; // System.Collections.Concurrent.ConcurrentDictionary`2> System.Diagnostics.Tracing.ActivityFilter::m_rootActiveActivities ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 * ___m_rootActiveActivities_1; // System.Guid System.Diagnostics.Tracing.ActivityFilter::m_providerGuid Guid_t ___m_providerGuid_2; // System.Int32 System.Diagnostics.Tracing.ActivityFilter::m_eventId int32_t ___m_eventId_3; // System.Int32 System.Diagnostics.Tracing.ActivityFilter::m_samplingFreq int32_t ___m_samplingFreq_4; // System.Int32 System.Diagnostics.Tracing.ActivityFilter::m_curSampleCount int32_t ___m_curSampleCount_5; // System.Int32 System.Diagnostics.Tracing.ActivityFilter::m_perEventSourceSessionId int32_t ___m_perEventSourceSessionId_6; // System.Diagnostics.Tracing.ActivityFilter System.Diagnostics.Tracing.ActivityFilter::m_next ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___m_next_7; // System.Action`1 System.Diagnostics.Tracing.ActivityFilter::m_myActivityDelegate Action_1_t914484DED737548EE8FABFA959036371C8235942 * ___m_myActivityDelegate_8; public: inline static int32_t get_offset_of_m_activeActivities_0() { return static_cast(offsetof(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8, ___m_activeActivities_0)); } inline ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * get_m_activeActivities_0() const { return ___m_activeActivities_0; } inline ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C ** get_address_of_m_activeActivities_0() { return &___m_activeActivities_0; } inline void set_m_activeActivities_0(ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * value) { ___m_activeActivities_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_activeActivities_0), (void*)value); } inline static int32_t get_offset_of_m_rootActiveActivities_1() { return static_cast(offsetof(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8, ___m_rootActiveActivities_1)); } inline ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 * get_m_rootActiveActivities_1() const { return ___m_rootActiveActivities_1; } inline ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 ** get_address_of_m_rootActiveActivities_1() { return &___m_rootActiveActivities_1; } inline void set_m_rootActiveActivities_1(ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 * value) { ___m_rootActiveActivities_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_rootActiveActivities_1), (void*)value); } inline static int32_t get_offset_of_m_providerGuid_2() { return static_cast(offsetof(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8, ___m_providerGuid_2)); } inline Guid_t get_m_providerGuid_2() const { return ___m_providerGuid_2; } inline Guid_t * get_address_of_m_providerGuid_2() { return &___m_providerGuid_2; } inline void set_m_providerGuid_2(Guid_t value) { ___m_providerGuid_2 = value; } inline static int32_t get_offset_of_m_eventId_3() { return static_cast(offsetof(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8, ___m_eventId_3)); } inline int32_t get_m_eventId_3() const { return ___m_eventId_3; } inline int32_t* get_address_of_m_eventId_3() { return &___m_eventId_3; } inline void set_m_eventId_3(int32_t value) { ___m_eventId_3 = value; } inline static int32_t get_offset_of_m_samplingFreq_4() { return static_cast(offsetof(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8, ___m_samplingFreq_4)); } inline int32_t get_m_samplingFreq_4() const { return ___m_samplingFreq_4; } inline int32_t* get_address_of_m_samplingFreq_4() { return &___m_samplingFreq_4; } inline void set_m_samplingFreq_4(int32_t value) { ___m_samplingFreq_4 = value; } inline static int32_t get_offset_of_m_curSampleCount_5() { return static_cast(offsetof(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8, ___m_curSampleCount_5)); } inline int32_t get_m_curSampleCount_5() const { return ___m_curSampleCount_5; } inline int32_t* get_address_of_m_curSampleCount_5() { return &___m_curSampleCount_5; } inline void set_m_curSampleCount_5(int32_t value) { ___m_curSampleCount_5 = value; } inline static int32_t get_offset_of_m_perEventSourceSessionId_6() { return static_cast(offsetof(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8, ___m_perEventSourceSessionId_6)); } inline int32_t get_m_perEventSourceSessionId_6() const { return ___m_perEventSourceSessionId_6; } inline int32_t* get_address_of_m_perEventSourceSessionId_6() { return &___m_perEventSourceSessionId_6; } inline void set_m_perEventSourceSessionId_6(int32_t value) { ___m_perEventSourceSessionId_6 = value; } inline static int32_t get_offset_of_m_next_7() { return static_cast(offsetof(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8, ___m_next_7)); } inline ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * get_m_next_7() const { return ___m_next_7; } inline ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** get_address_of_m_next_7() { return &___m_next_7; } inline void set_m_next_7(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * value) { ___m_next_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_next_7), (void*)value); } inline static int32_t get_offset_of_m_myActivityDelegate_8() { return static_cast(offsetof(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8, ___m_myActivityDelegate_8)); } inline Action_1_t914484DED737548EE8FABFA959036371C8235942 * get_m_myActivityDelegate_8() const { return ___m_myActivityDelegate_8; } inline Action_1_t914484DED737548EE8FABFA959036371C8235942 ** get_address_of_m_myActivityDelegate_8() { return &___m_myActivityDelegate_8; } inline void set_m_myActivityDelegate_8(Action_1_t914484DED737548EE8FABFA959036371C8235942 * value) { ___m_myActivityDelegate_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_myActivityDelegate_8), (void*)value); } }; // System.Diagnostics.Tracing.ActivityFilter_d__7 struct U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 : public RuntimeObject { public: // System.Int32 System.Diagnostics.Tracing.ActivityFilter_d__7::<>1__state int32_t ___U3CU3E1__state_0; // System.Tuple`2 System.Diagnostics.Tracing.ActivityFilter_d__7::<>2__current Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * ___U3CU3E2__current_1; // System.Int32 System.Diagnostics.Tracing.ActivityFilter_d__7::<>l__initialThreadId int32_t ___U3CU3El__initialThreadId_2; // System.Diagnostics.Tracing.ActivityFilter System.Diagnostics.Tracing.ActivityFilter_d__7::<>4__this ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___U3CU3E4__this_3; // System.Guid System.Diagnostics.Tracing.ActivityFilter_d__7::sourceGuid Guid_t ___sourceGuid_4; // System.Guid System.Diagnostics.Tracing.ActivityFilter_d__7::<>3__sourceGuid Guid_t ___U3CU3E3__sourceGuid_5; // System.Diagnostics.Tracing.ActivityFilter System.Diagnostics.Tracing.ActivityFilter_d__7::5__1 ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___U3CafU3E5__1_6; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427, ___U3CU3E2__current_1)); } inline Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3El__initialThreadId_2() { return static_cast(offsetof(U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427, ___U3CU3El__initialThreadId_2)); } inline int32_t get_U3CU3El__initialThreadId_2() const { return ___U3CU3El__initialThreadId_2; } inline int32_t* get_address_of_U3CU3El__initialThreadId_2() { return &___U3CU3El__initialThreadId_2; } inline void set_U3CU3El__initialThreadId_2(int32_t value) { ___U3CU3El__initialThreadId_2 = value; } inline static int32_t get_offset_of_U3CU3E4__this_3() { return static_cast(offsetof(U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427, ___U3CU3E4__this_3)); } inline ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * get_U3CU3E4__this_3() const { return ___U3CU3E4__this_3; } inline ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** get_address_of_U3CU3E4__this_3() { return &___U3CU3E4__this_3; } inline void set_U3CU3E4__this_3(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * value) { ___U3CU3E4__this_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_3), (void*)value); } inline static int32_t get_offset_of_sourceGuid_4() { return static_cast(offsetof(U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427, ___sourceGuid_4)); } inline Guid_t get_sourceGuid_4() const { return ___sourceGuid_4; } inline Guid_t * get_address_of_sourceGuid_4() { return &___sourceGuid_4; } inline void set_sourceGuid_4(Guid_t value) { ___sourceGuid_4 = value; } inline static int32_t get_offset_of_U3CU3E3__sourceGuid_5() { return static_cast(offsetof(U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427, ___U3CU3E3__sourceGuid_5)); } inline Guid_t get_U3CU3E3__sourceGuid_5() const { return ___U3CU3E3__sourceGuid_5; } inline Guid_t * get_address_of_U3CU3E3__sourceGuid_5() { return &___U3CU3E3__sourceGuid_5; } inline void set_U3CU3E3__sourceGuid_5(Guid_t value) { ___U3CU3E3__sourceGuid_5 = value; } inline static int32_t get_offset_of_U3CafU3E5__1_6() { return static_cast(offsetof(U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427, ___U3CafU3E5__1_6)); } inline ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * get_U3CafU3E5__1_6() const { return ___U3CafU3E5__1_6; } inline ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** get_address_of_U3CafU3E5__1_6() { return &___U3CafU3E5__1_6; } inline void set_U3CafU3E5__1_6(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * value) { ___U3CafU3E5__1_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CafU3E5__1_6), (void*)value); } }; // System.Diagnostics.Tracing.ControllerCommand struct ControllerCommand_t4153272266B77F0CC30FFC224F238B4358B36A53 { public: // System.Int32 System.Diagnostics.Tracing.ControllerCommand::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ControllerCommand_t4153272266B77F0CC30FFC224F238B4358B36A53, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.EventActivityOptions struct EventActivityOptions_t929DC56692200C1AE8FD9194A2510B6149D69168 { public: // System.Int32 System.Diagnostics.Tracing.EventActivityOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventActivityOptions_t929DC56692200C1AE8FD9194A2510B6149D69168, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.EventChannel struct EventChannel_tDD49C41197C1EF94D85D25FF36A68455AB6C1B3A { public: // System.Byte System.Diagnostics.Tracing.EventChannel::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventChannel_tDD49C41197C1EF94D85D25FF36A68455AB6C1B3A, ___value___2)); } inline uint8_t get_value___2() const { return ___value___2; } inline uint8_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint8_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.EventCommand struct EventCommand_tF27BD5E5E008A8CC5F0434590C486EBD37867550 { public: // System.Int32 System.Diagnostics.Tracing.EventCommand::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventCommand_tF27BD5E5E008A8CC5F0434590C486EBD37867550, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.EventFieldFormat struct EventFieldFormat_t41B223711875BE8417E9C3D48E7A03D21CB71538 { public: // System.Int32 System.Diagnostics.Tracing.EventFieldFormat::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventFieldFormat_t41B223711875BE8417E9C3D48E7A03D21CB71538, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.EventFieldTags struct EventFieldTags_t88BE34A8AA9B64F6E37F7E372E6318C4EFB8FE40 { public: // System.Int32 System.Diagnostics.Tracing.EventFieldTags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventFieldTags_t88BE34A8AA9B64F6E37F7E372E6318C4EFB8FE40, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.EventKeywords struct EventKeywords_t23A3504C8689DEED4A3545494C8C52C55214B942 { public: // System.Int64 System.Diagnostics.Tracing.EventKeywords::value__ int64_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventKeywords_t23A3504C8689DEED4A3545494C8C52C55214B942, ___value___2)); } inline int64_t get_value___2() const { return ___value___2; } inline int64_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int64_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.EventLevel struct EventLevel_t647BA4EA78B2B108075D614A19C8C2204644790E { public: // System.Int32 System.Diagnostics.Tracing.EventLevel::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventLevel_t647BA4EA78B2B108075D614A19C8C2204644790E, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.EventManifestOptions struct EventManifestOptions_tE60966636485328AC4D00850C1FCB9B8E25190DF { public: // System.Int32 System.Diagnostics.Tracing.EventManifestOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventManifestOptions_tE60966636485328AC4D00850C1FCB9B8E25190DF, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.EventOpcode struct EventOpcode_t52B1CBEC2A4C6FDDC00A61ECF12BF584A5146C44 { public: // System.Int32 System.Diagnostics.Tracing.EventOpcode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventOpcode_t52B1CBEC2A4C6FDDC00A61ECF12BF584A5146C44, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.EventPayload_d__17 struct U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E : public RuntimeObject { public: // System.Int32 System.Diagnostics.Tracing.EventPayload_d__17::<>1__state int32_t ___U3CU3E1__state_0; // System.Collections.Generic.KeyValuePair`2 System.Diagnostics.Tracing.EventPayload_d__17::<>2__current KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D ___U3CU3E2__current_1; // System.Diagnostics.Tracing.EventPayload System.Diagnostics.Tracing.EventPayload_d__17::<>4__this EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * ___U3CU3E4__this_2; // System.Int32 System.Diagnostics.Tracing.EventPayload_d__17::5__1 int32_t ___U3CiU3E5__1_3; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E, ___U3CU3E2__current_1)); } inline KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D * get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3E2__current_1))->___value_1), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CU3E4__this_2() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E, ___U3CU3E4__this_2)); } inline EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * get_U3CU3E4__this_2() const { return ___U3CU3E4__this_2; } inline EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 ** get_address_of_U3CU3E4__this_2() { return &___U3CU3E4__this_2; } inline void set_U3CU3E4__this_2(EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * value) { ___U3CU3E4__this_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_2), (void*)value); } inline static int32_t get_offset_of_U3CiU3E5__1_3() { return static_cast(offsetof(U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E, ___U3CiU3E5__1_3)); } inline int32_t get_U3CiU3E5__1_3() const { return ___U3CiU3E5__1_3; } inline int32_t* get_address_of_U3CiU3E5__1_3() { return &___U3CiU3E5__1_3; } inline void set_U3CiU3E5__1_3(int32_t value) { ___U3CiU3E5__1_3 = value; } }; // System.Diagnostics.Tracing.EventProvider_WriteEventErrorCode struct WriteEventErrorCode_t2985FE5E3CE913815E6F506873798D31C6DD347F { public: // System.Int32 System.Diagnostics.Tracing.EventProvider_WriteEventErrorCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(WriteEventErrorCode_t2985FE5E3CE913815E6F506873798D31C6DD347F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.EventSourceSettings struct EventSourceSettings_t56A3A2CF82262192C3FB6935B694C9A7405D38FB { public: // System.Int32 System.Diagnostics.Tracing.EventSourceSettings::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventSourceSettings_t56A3A2CF82262192C3FB6935B694C9A7405D38FB, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.EventTags struct EventTags_t886E6B89C75F05A5BA40FBC96790AA6C5F24A712 { public: // System.Int32 System.Diagnostics.Tracing.EventTags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventTags_t886E6B89C75F05A5BA40FBC96790AA6C5F24A712, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.EventTask struct EventTask_tBEC61529FD6426C4863B30C6BDD3CC5E4201E8C9 { public: // System.Int32 System.Diagnostics.Tracing.EventTask::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventTask_tBEC61529FD6426C4863B30C6BDD3CC5E4201E8C9, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.EventWrittenEventArgs struct EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E : public EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E { public: // System.Int32 System.Diagnostics.Tracing.EventWrittenEventArgs::k__BackingField int32_t ___U3CEventIdU3Ek__BackingField_1; // System.Guid System.Diagnostics.Tracing.EventWrittenEventArgs::k__BackingField Guid_t ___U3CRelatedActivityIdU3Ek__BackingField_2; // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Diagnostics.Tracing.EventWrittenEventArgs::k__BackingField ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 * ___U3CPayloadU3Ek__BackingField_3; // System.String System.Diagnostics.Tracing.EventWrittenEventArgs::m_message String_t* ___m_message_4; // System.String System.Diagnostics.Tracing.EventWrittenEventArgs::m_eventName String_t* ___m_eventName_5; // System.Diagnostics.Tracing.EventSource System.Diagnostics.Tracing.EventWrittenEventArgs::m_eventSource EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___m_eventSource_6; // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Diagnostics.Tracing.EventWrittenEventArgs::m_payloadNames ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0 * ___m_payloadNames_7; public: inline static int32_t get_offset_of_U3CEventIdU3Ek__BackingField_1() { return static_cast(offsetof(EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E, ___U3CEventIdU3Ek__BackingField_1)); } inline int32_t get_U3CEventIdU3Ek__BackingField_1() const { return ___U3CEventIdU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CEventIdU3Ek__BackingField_1() { return &___U3CEventIdU3Ek__BackingField_1; } inline void set_U3CEventIdU3Ek__BackingField_1(int32_t value) { ___U3CEventIdU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CRelatedActivityIdU3Ek__BackingField_2() { return static_cast(offsetof(EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E, ___U3CRelatedActivityIdU3Ek__BackingField_2)); } inline Guid_t get_U3CRelatedActivityIdU3Ek__BackingField_2() const { return ___U3CRelatedActivityIdU3Ek__BackingField_2; } inline Guid_t * get_address_of_U3CRelatedActivityIdU3Ek__BackingField_2() { return &___U3CRelatedActivityIdU3Ek__BackingField_2; } inline void set_U3CRelatedActivityIdU3Ek__BackingField_2(Guid_t value) { ___U3CRelatedActivityIdU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CPayloadU3Ek__BackingField_3() { return static_cast(offsetof(EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E, ___U3CPayloadU3Ek__BackingField_3)); } inline ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 * get_U3CPayloadU3Ek__BackingField_3() const { return ___U3CPayloadU3Ek__BackingField_3; } inline ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 ** get_address_of_U3CPayloadU3Ek__BackingField_3() { return &___U3CPayloadU3Ek__BackingField_3; } inline void set_U3CPayloadU3Ek__BackingField_3(ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 * value) { ___U3CPayloadU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPayloadU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_m_message_4() { return static_cast(offsetof(EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E, ___m_message_4)); } inline String_t* get_m_message_4() const { return ___m_message_4; } inline String_t** get_address_of_m_message_4() { return &___m_message_4; } inline void set_m_message_4(String_t* value) { ___m_message_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_message_4), (void*)value); } inline static int32_t get_offset_of_m_eventName_5() { return static_cast(offsetof(EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E, ___m_eventName_5)); } inline String_t* get_m_eventName_5() const { return ___m_eventName_5; } inline String_t** get_address_of_m_eventName_5() { return &___m_eventName_5; } inline void set_m_eventName_5(String_t* value) { ___m_eventName_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_eventName_5), (void*)value); } inline static int32_t get_offset_of_m_eventSource_6() { return static_cast(offsetof(EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E, ___m_eventSource_6)); } inline EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * get_m_eventSource_6() const { return ___m_eventSource_6; } inline EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB ** get_address_of_m_eventSource_6() { return &___m_eventSource_6; } inline void set_m_eventSource_6(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * value) { ___m_eventSource_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_eventSource_6), (void*)value); } inline static int32_t get_offset_of_m_payloadNames_7() { return static_cast(offsetof(EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E, ___m_payloadNames_7)); } inline ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0 * get_m_payloadNames_7() const { return ___m_payloadNames_7; } inline ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0 ** get_address_of_m_payloadNames_7() { return &___m_payloadNames_7; } inline void set_m_payloadNames_7(ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0 * value) { ___m_payloadNames_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_payloadNames_7), (void*)value); } }; // System.Diagnostics.Tracing.ManifestEnvelope_ManifestFormats struct ManifestFormats_t463B40ED85683557A1610A3FD7C1D61953F3112B { public: // System.Byte System.Diagnostics.Tracing.ManifestEnvelope_ManifestFormats::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ManifestFormats_t463B40ED85683557A1610A3FD7C1D61953F3112B, ___value___2)); } inline uint8_t get_value___2() const { return ___value___2; } inline uint8_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint8_t value) { ___value___2 = value; } }; // System.Diagnostics.Tracing.TraceLoggingDataType struct TraceLoggingDataType_tAF569833EAB13AD2793006E97B6D27A72B8301FE { public: // System.Int32 System.Diagnostics.Tracing.TraceLoggingDataType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TraceLoggingDataType_tAF569833EAB13AD2793006E97B6D27A72B8301FE, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // System.PlatformID struct PlatformID_t7969561D329B66D3E609C70CA506A519E06F2776 { public: // System.Int32 System.PlatformID::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PlatformID_t7969561D329B66D3E609C70CA506A519E06F2776, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Reflection.Assembly struct Assembly_t : public RuntimeObject { public: // System.IntPtr System.Reflection.Assembly::_mono_assembly intptr_t ____mono_assembly_0; // System.Reflection.Assembly_ResolveEventHolder System.Reflection.Assembly::resolve_event_holder ResolveEventHolder_t5267893EB7CB9C12F7B9B463FD4C221BEA03326E * ___resolve_event_holder_1; // System.Object System.Reflection.Assembly::_evidence RuntimeObject * ____evidence_2; // System.Object System.Reflection.Assembly::_minimum RuntimeObject * ____minimum_3; // System.Object System.Reflection.Assembly::_optional RuntimeObject * ____optional_4; // System.Object System.Reflection.Assembly::_refuse RuntimeObject * ____refuse_5; // System.Object System.Reflection.Assembly::_granted RuntimeObject * ____granted_6; // System.Object System.Reflection.Assembly::_denied RuntimeObject * ____denied_7; // System.Boolean System.Reflection.Assembly::fromByteArray bool ___fromByteArray_8; // System.String System.Reflection.Assembly::assemblyName String_t* ___assemblyName_9; public: inline static int32_t get_offset_of__mono_assembly_0() { return static_cast(offsetof(Assembly_t, ____mono_assembly_0)); } inline intptr_t get__mono_assembly_0() const { return ____mono_assembly_0; } inline intptr_t* get_address_of__mono_assembly_0() { return &____mono_assembly_0; } inline void set__mono_assembly_0(intptr_t value) { ____mono_assembly_0 = value; } inline static int32_t get_offset_of_resolve_event_holder_1() { return static_cast(offsetof(Assembly_t, ___resolve_event_holder_1)); } inline ResolveEventHolder_t5267893EB7CB9C12F7B9B463FD4C221BEA03326E * get_resolve_event_holder_1() const { return ___resolve_event_holder_1; } inline ResolveEventHolder_t5267893EB7CB9C12F7B9B463FD4C221BEA03326E ** get_address_of_resolve_event_holder_1() { return &___resolve_event_holder_1; } inline void set_resolve_event_holder_1(ResolveEventHolder_t5267893EB7CB9C12F7B9B463FD4C221BEA03326E * value) { ___resolve_event_holder_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___resolve_event_holder_1), (void*)value); } inline static int32_t get_offset_of__evidence_2() { return static_cast(offsetof(Assembly_t, ____evidence_2)); } inline RuntimeObject * get__evidence_2() const { return ____evidence_2; } inline RuntimeObject ** get_address_of__evidence_2() { return &____evidence_2; } inline void set__evidence_2(RuntimeObject * value) { ____evidence_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____evidence_2), (void*)value); } inline static int32_t get_offset_of__minimum_3() { return static_cast(offsetof(Assembly_t, ____minimum_3)); } inline RuntimeObject * get__minimum_3() const { return ____minimum_3; } inline RuntimeObject ** get_address_of__minimum_3() { return &____minimum_3; } inline void set__minimum_3(RuntimeObject * value) { ____minimum_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____minimum_3), (void*)value); } inline static int32_t get_offset_of__optional_4() { return static_cast(offsetof(Assembly_t, ____optional_4)); } inline RuntimeObject * get__optional_4() const { return ____optional_4; } inline RuntimeObject ** get_address_of__optional_4() { return &____optional_4; } inline void set__optional_4(RuntimeObject * value) { ____optional_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____optional_4), (void*)value); } inline static int32_t get_offset_of__refuse_5() { return static_cast(offsetof(Assembly_t, ____refuse_5)); } inline RuntimeObject * get__refuse_5() const { return ____refuse_5; } inline RuntimeObject ** get_address_of__refuse_5() { return &____refuse_5; } inline void set__refuse_5(RuntimeObject * value) { ____refuse_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____refuse_5), (void*)value); } inline static int32_t get_offset_of__granted_6() { return static_cast(offsetof(Assembly_t, ____granted_6)); } inline RuntimeObject * get__granted_6() const { return ____granted_6; } inline RuntimeObject ** get_address_of__granted_6() { return &____granted_6; } inline void set__granted_6(RuntimeObject * value) { ____granted_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____granted_6), (void*)value); } inline static int32_t get_offset_of__denied_7() { return static_cast(offsetof(Assembly_t, ____denied_7)); } inline RuntimeObject * get__denied_7() const { return ____denied_7; } inline RuntimeObject ** get_address_of__denied_7() { return &____denied_7; } inline void set__denied_7(RuntimeObject * value) { ____denied_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____denied_7), (void*)value); } inline static int32_t get_offset_of_fromByteArray_8() { return static_cast(offsetof(Assembly_t, ___fromByteArray_8)); } inline bool get_fromByteArray_8() const { return ___fromByteArray_8; } inline bool* get_address_of_fromByteArray_8() { return &___fromByteArray_8; } inline void set_fromByteArray_8(bool value) { ___fromByteArray_8 = value; } inline static int32_t get_offset_of_assemblyName_9() { return static_cast(offsetof(Assembly_t, ___assemblyName_9)); } inline String_t* get_assemblyName_9() const { return ___assemblyName_9; } inline String_t** get_address_of_assemblyName_9() { return &___assemblyName_9; } inline void set_assemblyName_9(String_t* value) { ___assemblyName_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___assemblyName_9), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.Assembly struct Assembly_t_marshaled_pinvoke { intptr_t ____mono_assembly_0; ResolveEventHolder_t5267893EB7CB9C12F7B9B463FD4C221BEA03326E * ___resolve_event_holder_1; Il2CppIUnknown* ____evidence_2; Il2CppIUnknown* ____minimum_3; Il2CppIUnknown* ____optional_4; Il2CppIUnknown* ____refuse_5; Il2CppIUnknown* ____granted_6; Il2CppIUnknown* ____denied_7; int32_t ___fromByteArray_8; char* ___assemblyName_9; }; // Native definition for COM marshalling of System.Reflection.Assembly struct Assembly_t_marshaled_com { intptr_t ____mono_assembly_0; ResolveEventHolder_t5267893EB7CB9C12F7B9B463FD4C221BEA03326E * ___resolve_event_holder_1; Il2CppIUnknown* ____evidence_2; Il2CppIUnknown* ____minimum_3; Il2CppIUnknown* ____optional_4; Il2CppIUnknown* ____refuse_5; Il2CppIUnknown* ____granted_6; Il2CppIUnknown* ____denied_7; int32_t ___fromByteArray_8; Il2CppChar* ___assemblyName_9; }; // System.Reflection.BindingFlags struct BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Reflection.ConstructorInfo struct ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF : public MethodBase_t { public: public: }; struct ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF_StaticFields { public: // System.String System.Reflection.ConstructorInfo::ConstructorName String_t* ___ConstructorName_0; // System.String System.Reflection.ConstructorInfo::TypeConstructorName String_t* ___TypeConstructorName_1; public: inline static int32_t get_offset_of_ConstructorName_0() { return static_cast(offsetof(ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF_StaticFields, ___ConstructorName_0)); } inline String_t* get_ConstructorName_0() const { return ___ConstructorName_0; } inline String_t** get_address_of_ConstructorName_0() { return &___ConstructorName_0; } inline void set_ConstructorName_0(String_t* value) { ___ConstructorName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ConstructorName_0), (void*)value); } inline static int32_t get_offset_of_TypeConstructorName_1() { return static_cast(offsetof(ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF_StaticFields, ___TypeConstructorName_1)); } inline String_t* get_TypeConstructorName_1() const { return ___TypeConstructorName_1; } inline String_t** get_address_of_TypeConstructorName_1() { return &___TypeConstructorName_1; } inline void set_TypeConstructorName_1(String_t* value) { ___TypeConstructorName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___TypeConstructorName_1), (void*)value); } }; // System.Reflection.CustomAttributeNamedArgument struct CustomAttributeNamedArgument_t08BA731A94FD7F173551DF3098384CB9B3056E9E { public: // System.Reflection.CustomAttributeTypedArgument System.Reflection.CustomAttributeNamedArgument::typedArgument CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 ___typedArgument_0; // System.Reflection.MemberInfo System.Reflection.CustomAttributeNamedArgument::memberInfo MemberInfo_t * ___memberInfo_1; public: inline static int32_t get_offset_of_typedArgument_0() { return static_cast(offsetof(CustomAttributeNamedArgument_t08BA731A94FD7F173551DF3098384CB9B3056E9E, ___typedArgument_0)); } inline CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 get_typedArgument_0() const { return ___typedArgument_0; } inline CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 * get_address_of_typedArgument_0() { return &___typedArgument_0; } inline void set_typedArgument_0(CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 value) { ___typedArgument_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___typedArgument_0))->___argumentType_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___typedArgument_0))->___value_1), (void*)NULL); #endif } inline static int32_t get_offset_of_memberInfo_1() { return static_cast(offsetof(CustomAttributeNamedArgument_t08BA731A94FD7F173551DF3098384CB9B3056E9E, ___memberInfo_1)); } inline MemberInfo_t * get_memberInfo_1() const { return ___memberInfo_1; } inline MemberInfo_t ** get_address_of_memberInfo_1() { return &___memberInfo_1; } inline void set_memberInfo_1(MemberInfo_t * value) { ___memberInfo_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memberInfo_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.CustomAttributeNamedArgument struct CustomAttributeNamedArgument_t08BA731A94FD7F173551DF3098384CB9B3056E9E_marshaled_pinvoke { CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8_marshaled_pinvoke ___typedArgument_0; MemberInfo_t * ___memberInfo_1; }; // Native definition for COM marshalling of System.Reflection.CustomAttributeNamedArgument struct CustomAttributeNamedArgument_t08BA731A94FD7F173551DF3098384CB9B3056E9E_marshaled_com { CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8_marshaled_com ___typedArgument_0; MemberInfo_t * ___memberInfo_1; }; // System.Reflection.MethodInfo struct MethodInfo_t : public MethodBase_t { public: public: }; // System.Reflection.ParameterAttributes struct ParameterAttributes_tF9962395513C2A48CF5AF2F371C66DD52789F110 { public: // System.Int32 System.Reflection.ParameterAttributes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ParameterAttributes_tF9962395513C2A48CF5AF2F371C66DD52789F110, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Resources.UltimateResourceFallbackLocation struct UltimateResourceFallbackLocation_t9E7495B2ADC328EB99FD80EDE68A2E5781D2882E { public: // System.Int32 System.Resources.UltimateResourceFallbackLocation::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(UltimateResourceFallbackLocation_t9E7495B2ADC328EB99FD80EDE68A2E5781D2882E, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Runtime.InteropServices.GCHandleType struct GCHandleType_t7155EF9CB120186C6753EE17470D37E148CB2EF1 { public: // System.Int32 System.Runtime.InteropServices.GCHandleType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(GCHandleType_t7155EF9CB120186C6753EE17470D37E148CB2EF1, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.RuntimeFieldHandle struct RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF { public: // System.IntPtr System.RuntimeFieldHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // System.StringComparison struct StringComparison_t02BAA95468CE9E91115C604577611FDF58FEDCF0 { public: // System.Int32 System.StringComparison::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StringComparison_t02BAA95468CE9E91115C604577611FDF58FEDCF0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.TimeSpan struct TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_3; public: inline static int32_t get_offset_of__ticks_3() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4, ____ticks_3)); } inline int64_t get__ticks_3() const { return ____ticks_3; } inline int64_t* get_address_of__ticks_3() { return &____ticks_3; } inline void set__ticks_3(int64_t value) { ____ticks_3 = value; } }; struct TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields { public: // System.TimeSpan System.TimeSpan::Zero TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___Zero_0; // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___MaxValue_1; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___MinValue_2; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyConfigChecked bool ____legacyConfigChecked_4; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyMode bool ____legacyMode_5; public: inline static int32_t get_offset_of_Zero_0() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___Zero_0)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_Zero_0() const { return ___Zero_0; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_Zero_0() { return &___Zero_0; } inline void set_Zero_0(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___Zero_0 = value; } inline static int32_t get_offset_of_MaxValue_1() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___MaxValue_1)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_MaxValue_1() const { return ___MaxValue_1; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_MaxValue_1() { return &___MaxValue_1; } inline void set_MaxValue_1(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___MaxValue_1 = value; } inline static int32_t get_offset_of_MinValue_2() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___MinValue_2)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_MinValue_2() const { return ___MinValue_2; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_MinValue_2() { return &___MinValue_2; } inline void set_MinValue_2(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___MinValue_2 = value; } inline static int32_t get_offset_of__legacyConfigChecked_4() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ____legacyConfigChecked_4)); } inline bool get__legacyConfigChecked_4() const { return ____legacyConfigChecked_4; } inline bool* get_address_of__legacyConfigChecked_4() { return &____legacyConfigChecked_4; } inline void set__legacyConfigChecked_4(bool value) { ____legacyConfigChecked_4 = value; } inline static int32_t get_offset_of__legacyMode_5() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ____legacyMode_5)); } inline bool get__legacyMode_5() const { return ____legacyMode_5; } inline bool* get_address_of__legacyMode_5() { return &____legacyMode_5; } inline void set__legacyMode_5(bool value) { ____legacyMode_5 = value; } }; // System.Tuple`2 struct Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 : public RuntimeObject { public: // T1 System.Tuple`2::m_Item1 SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A ___m_Item1_0; // T2 System.Tuple`2::m_Item2 bool ___m_Item2_1; public: inline static int32_t get_offset_of_m_Item1_0() { return static_cast(offsetof(Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252, ___m_Item1_0)); } inline SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A get_m_Item1_0() const { return ___m_Item1_0; } inline SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A * get_address_of_m_Item1_0() { return &___m_Item1_0; } inline void set_m_Item1_0(SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A value) { ___m_Item1_0 = value; } inline static int32_t get_offset_of_m_Item2_1() { return static_cast(offsetof(Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252, ___m_Item2_1)); } inline bool get_m_Item2_1() const { return ___m_Item2_1; } inline bool* get_address_of_m_Item2_1() { return &___m_Item2_1; } inline void set_m_Item2_1(bool value) { ___m_Item2_1 = value; } }; // System.Tuple`2 struct Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E : public RuntimeObject { public: // T1 System.Tuple`2::m_Item1 Guid_t ___m_Item1_0; // T2 System.Tuple`2::m_Item2 int32_t ___m_Item2_1; public: inline static int32_t get_offset_of_m_Item1_0() { return static_cast(offsetof(Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E, ___m_Item1_0)); } inline Guid_t get_m_Item1_0() const { return ___m_Item1_0; } inline Guid_t * get_address_of_m_Item1_0() { return &___m_Item1_0; } inline void set_m_Item1_0(Guid_t value) { ___m_Item1_0 = value; } inline static int32_t get_offset_of_m_Item2_1() { return static_cast(offsetof(Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E, ___m_Item2_1)); } inline int32_t get_m_Item2_1() const { return ___m_Item2_1; } inline int32_t* get_address_of_m_Item2_1() { return &___m_Item2_1; } inline void set_m_Item2_1(int32_t value) { ___m_Item2_1 = value; } }; // System.WeakReference struct WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D : public RuntimeObject { public: // System.Boolean System.WeakReference::isLongReference bool ___isLongReference_0; // System.Runtime.InteropServices.GCHandle System.WeakReference::gcHandle GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 ___gcHandle_1; public: inline static int32_t get_offset_of_isLongReference_0() { return static_cast(offsetof(WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D, ___isLongReference_0)); } inline bool get_isLongReference_0() const { return ___isLongReference_0; } inline bool* get_address_of_isLongReference_0() { return &___isLongReference_0; } inline void set_isLongReference_0(bool value) { ___isLongReference_0 = value; } inline static int32_t get_offset_of_gcHandle_1() { return static_cast(offsetof(WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D, ___gcHandle_1)); } inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 get_gcHandle_1() const { return ___gcHandle_1; } inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * get_address_of_gcHandle_1() { return &___gcHandle_1; } inline void set_gcHandle_1(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 value) { ___gcHandle_1 = value; } }; // System.WeakReference`1 struct WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C : public RuntimeObject { public: // System.Runtime.InteropServices.GCHandle System.WeakReference`1::handle GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 ___handle_0; // System.Boolean System.WeakReference`1::trackResurrection bool ___trackResurrection_1; public: inline static int32_t get_offset_of_handle_0() { return static_cast(offsetof(WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C, ___handle_0)); } inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 get_handle_0() const { return ___handle_0; } inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 value) { ___handle_0 = value; } inline static int32_t get_offset_of_trackResurrection_1() { return static_cast(offsetof(WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C, ___trackResurrection_1)); } inline bool get_trackResurrection_1() const { return ___trackResurrection_1; } inline bool* get_address_of_trackResurrection_1() { return &___trackResurrection_1; } inline void set_trackResurrection_1(bool value) { ___trackResurrection_1 = value; } }; // System.Diagnostics.Tracing.ActivityTracker_ActivityInfo struct ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 : public RuntimeObject { public: // System.String System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::m_name String_t* ___m_name_0; // System.Int64 System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::m_uniqueId int64_t ___m_uniqueId_1; // System.Guid System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::m_guid Guid_t ___m_guid_2; // System.Int32 System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::m_activityPathGuidOffset int32_t ___m_activityPathGuidOffset_3; // System.Int32 System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::m_level int32_t ___m_level_4; // System.Diagnostics.Tracing.EventActivityOptions System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::m_eventOptions int32_t ___m_eventOptions_5; // System.Int64 System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::m_lastChildID int64_t ___m_lastChildID_6; // System.Int32 System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::m_stopped int32_t ___m_stopped_7; // System.Diagnostics.Tracing.ActivityTracker_ActivityInfo System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::m_creator ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * ___m_creator_8; // System.Guid System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::m_activityIdToRestore Guid_t ___m_activityIdToRestore_9; public: inline static int32_t get_offset_of_m_name_0() { return static_cast(offsetof(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3, ___m_name_0)); } inline String_t* get_m_name_0() const { return ___m_name_0; } inline String_t** get_address_of_m_name_0() { return &___m_name_0; } inline void set_m_name_0(String_t* value) { ___m_name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_name_0), (void*)value); } inline static int32_t get_offset_of_m_uniqueId_1() { return static_cast(offsetof(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3, ___m_uniqueId_1)); } inline int64_t get_m_uniqueId_1() const { return ___m_uniqueId_1; } inline int64_t* get_address_of_m_uniqueId_1() { return &___m_uniqueId_1; } inline void set_m_uniqueId_1(int64_t value) { ___m_uniqueId_1 = value; } inline static int32_t get_offset_of_m_guid_2() { return static_cast(offsetof(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3, ___m_guid_2)); } inline Guid_t get_m_guid_2() const { return ___m_guid_2; } inline Guid_t * get_address_of_m_guid_2() { return &___m_guid_2; } inline void set_m_guid_2(Guid_t value) { ___m_guid_2 = value; } inline static int32_t get_offset_of_m_activityPathGuidOffset_3() { return static_cast(offsetof(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3, ___m_activityPathGuidOffset_3)); } inline int32_t get_m_activityPathGuidOffset_3() const { return ___m_activityPathGuidOffset_3; } inline int32_t* get_address_of_m_activityPathGuidOffset_3() { return &___m_activityPathGuidOffset_3; } inline void set_m_activityPathGuidOffset_3(int32_t value) { ___m_activityPathGuidOffset_3 = value; } inline static int32_t get_offset_of_m_level_4() { return static_cast(offsetof(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3, ___m_level_4)); } inline int32_t get_m_level_4() const { return ___m_level_4; } inline int32_t* get_address_of_m_level_4() { return &___m_level_4; } inline void set_m_level_4(int32_t value) { ___m_level_4 = value; } inline static int32_t get_offset_of_m_eventOptions_5() { return static_cast(offsetof(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3, ___m_eventOptions_5)); } inline int32_t get_m_eventOptions_5() const { return ___m_eventOptions_5; } inline int32_t* get_address_of_m_eventOptions_5() { return &___m_eventOptions_5; } inline void set_m_eventOptions_5(int32_t value) { ___m_eventOptions_5 = value; } inline static int32_t get_offset_of_m_lastChildID_6() { return static_cast(offsetof(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3, ___m_lastChildID_6)); } inline int64_t get_m_lastChildID_6() const { return ___m_lastChildID_6; } inline int64_t* get_address_of_m_lastChildID_6() { return &___m_lastChildID_6; } inline void set_m_lastChildID_6(int64_t value) { ___m_lastChildID_6 = value; } inline static int32_t get_offset_of_m_stopped_7() { return static_cast(offsetof(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3, ___m_stopped_7)); } inline int32_t get_m_stopped_7() const { return ___m_stopped_7; } inline int32_t* get_address_of_m_stopped_7() { return &___m_stopped_7; } inline void set_m_stopped_7(int32_t value) { ___m_stopped_7 = value; } inline static int32_t get_offset_of_m_creator_8() { return static_cast(offsetof(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3, ___m_creator_8)); } inline ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * get_m_creator_8() const { return ___m_creator_8; } inline ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 ** get_address_of_m_creator_8() { return &___m_creator_8; } inline void set_m_creator_8(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * value) { ___m_creator_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_creator_8), (void*)value); } inline static int32_t get_offset_of_m_activityIdToRestore_9() { return static_cast(offsetof(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3, ___m_activityIdToRestore_9)); } inline Guid_t get_m_activityIdToRestore_9() const { return ___m_activityIdToRestore_9; } inline Guid_t * get_address_of_m_activityIdToRestore_9() { return &___m_activityIdToRestore_9; } inline void set_m_activityIdToRestore_9(Guid_t value) { ___m_activityIdToRestore_9 = value; } }; // System.Diagnostics.Tracing.EventAttribute struct EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 : public Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 { public: // System.Int32 System.Diagnostics.Tracing.EventAttribute::k__BackingField int32_t ___U3CEventIdU3Ek__BackingField_0; // System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.EventAttribute::k__BackingField int32_t ___U3CLevelU3Ek__BackingField_1; // System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventAttribute::k__BackingField int64_t ___U3CKeywordsU3Ek__BackingField_2; // System.Diagnostics.Tracing.EventTask System.Diagnostics.Tracing.EventAttribute::k__BackingField int32_t ___U3CTaskU3Ek__BackingField_3; // System.Byte System.Diagnostics.Tracing.EventAttribute::k__BackingField uint8_t ___U3CVersionU3Ek__BackingField_4; // System.String System.Diagnostics.Tracing.EventAttribute::k__BackingField String_t* ___U3CMessageU3Ek__BackingField_5; // System.Diagnostics.Tracing.EventTags System.Diagnostics.Tracing.EventAttribute::k__BackingField int32_t ___U3CTagsU3Ek__BackingField_6; // System.Diagnostics.Tracing.EventActivityOptions System.Diagnostics.Tracing.EventAttribute::k__BackingField int32_t ___U3CActivityOptionsU3Ek__BackingField_7; // System.Diagnostics.Tracing.EventOpcode System.Diagnostics.Tracing.EventAttribute::m_opcode int32_t ___m_opcode_8; // System.Boolean System.Diagnostics.Tracing.EventAttribute::m_opcodeSet bool ___m_opcodeSet_9; public: inline static int32_t get_offset_of_U3CEventIdU3Ek__BackingField_0() { return static_cast(offsetof(EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1, ___U3CEventIdU3Ek__BackingField_0)); } inline int32_t get_U3CEventIdU3Ek__BackingField_0() const { return ___U3CEventIdU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CEventIdU3Ek__BackingField_0() { return &___U3CEventIdU3Ek__BackingField_0; } inline void set_U3CEventIdU3Ek__BackingField_0(int32_t value) { ___U3CEventIdU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CLevelU3Ek__BackingField_1() { return static_cast(offsetof(EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1, ___U3CLevelU3Ek__BackingField_1)); } inline int32_t get_U3CLevelU3Ek__BackingField_1() const { return ___U3CLevelU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CLevelU3Ek__BackingField_1() { return &___U3CLevelU3Ek__BackingField_1; } inline void set_U3CLevelU3Ek__BackingField_1(int32_t value) { ___U3CLevelU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CKeywordsU3Ek__BackingField_2() { return static_cast(offsetof(EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1, ___U3CKeywordsU3Ek__BackingField_2)); } inline int64_t get_U3CKeywordsU3Ek__BackingField_2() const { return ___U3CKeywordsU3Ek__BackingField_2; } inline int64_t* get_address_of_U3CKeywordsU3Ek__BackingField_2() { return &___U3CKeywordsU3Ek__BackingField_2; } inline void set_U3CKeywordsU3Ek__BackingField_2(int64_t value) { ___U3CKeywordsU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTaskU3Ek__BackingField_3() { return static_cast(offsetof(EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1, ___U3CTaskU3Ek__BackingField_3)); } inline int32_t get_U3CTaskU3Ek__BackingField_3() const { return ___U3CTaskU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CTaskU3Ek__BackingField_3() { return &___U3CTaskU3Ek__BackingField_3; } inline void set_U3CTaskU3Ek__BackingField_3(int32_t value) { ___U3CTaskU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CVersionU3Ek__BackingField_4() { return static_cast(offsetof(EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1, ___U3CVersionU3Ek__BackingField_4)); } inline uint8_t get_U3CVersionU3Ek__BackingField_4() const { return ___U3CVersionU3Ek__BackingField_4; } inline uint8_t* get_address_of_U3CVersionU3Ek__BackingField_4() { return &___U3CVersionU3Ek__BackingField_4; } inline void set_U3CVersionU3Ek__BackingField_4(uint8_t value) { ___U3CVersionU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CMessageU3Ek__BackingField_5() { return static_cast(offsetof(EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1, ___U3CMessageU3Ek__BackingField_5)); } inline String_t* get_U3CMessageU3Ek__BackingField_5() const { return ___U3CMessageU3Ek__BackingField_5; } inline String_t** get_address_of_U3CMessageU3Ek__BackingField_5() { return &___U3CMessageU3Ek__BackingField_5; } inline void set_U3CMessageU3Ek__BackingField_5(String_t* value) { ___U3CMessageU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMessageU3Ek__BackingField_5), (void*)value); } inline static int32_t get_offset_of_U3CTagsU3Ek__BackingField_6() { return static_cast(offsetof(EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1, ___U3CTagsU3Ek__BackingField_6)); } inline int32_t get_U3CTagsU3Ek__BackingField_6() const { return ___U3CTagsU3Ek__BackingField_6; } inline int32_t* get_address_of_U3CTagsU3Ek__BackingField_6() { return &___U3CTagsU3Ek__BackingField_6; } inline void set_U3CTagsU3Ek__BackingField_6(int32_t value) { ___U3CTagsU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CActivityOptionsU3Ek__BackingField_7() { return static_cast(offsetof(EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1, ___U3CActivityOptionsU3Ek__BackingField_7)); } inline int32_t get_U3CActivityOptionsU3Ek__BackingField_7() const { return ___U3CActivityOptionsU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CActivityOptionsU3Ek__BackingField_7() { return &___U3CActivityOptionsU3Ek__BackingField_7; } inline void set_U3CActivityOptionsU3Ek__BackingField_7(int32_t value) { ___U3CActivityOptionsU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_m_opcode_8() { return static_cast(offsetof(EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1, ___m_opcode_8)); } inline int32_t get_m_opcode_8() const { return ___m_opcode_8; } inline int32_t* get_address_of_m_opcode_8() { return &___m_opcode_8; } inline void set_m_opcode_8(int32_t value) { ___m_opcode_8 = value; } inline static int32_t get_offset_of_m_opcodeSet_9() { return static_cast(offsetof(EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1, ___m_opcodeSet_9)); } inline bool get_m_opcodeSet_9() const { return ___m_opcodeSet_9; } inline bool* get_address_of_m_opcodeSet_9() { return &___m_opcodeSet_9; } inline void set_m_opcodeSet_9(bool value) { ___m_opcodeSet_9 = value; } }; // System.Diagnostics.Tracing.EventCommandEventArgs struct EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 : public EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E { public: // System.Diagnostics.Tracing.EventCommand System.Diagnostics.Tracing.EventCommandEventArgs::k__BackingField int32_t ___U3CCommandU3Ek__BackingField_1; // System.Collections.Generic.IDictionary`2 System.Diagnostics.Tracing.EventCommandEventArgs::k__BackingField RuntimeObject* ___U3CArgumentsU3Ek__BackingField_2; // System.Diagnostics.Tracing.EventSource System.Diagnostics.Tracing.EventCommandEventArgs::eventSource EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___eventSource_3; // System.Diagnostics.Tracing.EventDispatcher System.Diagnostics.Tracing.EventCommandEventArgs::dispatcher EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * ___dispatcher_4; // System.Diagnostics.Tracing.EventListener System.Diagnostics.Tracing.EventCommandEventArgs::listener EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___listener_5; // System.Int32 System.Diagnostics.Tracing.EventCommandEventArgs::perEventSourceSessionId int32_t ___perEventSourceSessionId_6; // System.Int32 System.Diagnostics.Tracing.EventCommandEventArgs::etwSessionId int32_t ___etwSessionId_7; // System.Boolean System.Diagnostics.Tracing.EventCommandEventArgs::enable bool ___enable_8; // System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.EventCommandEventArgs::level int32_t ___level_9; // System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventCommandEventArgs::matchAnyKeyword int64_t ___matchAnyKeyword_10; // System.Diagnostics.Tracing.EventCommandEventArgs System.Diagnostics.Tracing.EventCommandEventArgs::nextCommand EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * ___nextCommand_11; public: inline static int32_t get_offset_of_U3CCommandU3Ek__BackingField_1() { return static_cast(offsetof(EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15, ___U3CCommandU3Ek__BackingField_1)); } inline int32_t get_U3CCommandU3Ek__BackingField_1() const { return ___U3CCommandU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CCommandU3Ek__BackingField_1() { return &___U3CCommandU3Ek__BackingField_1; } inline void set_U3CCommandU3Ek__BackingField_1(int32_t value) { ___U3CCommandU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CArgumentsU3Ek__BackingField_2() { return static_cast(offsetof(EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15, ___U3CArgumentsU3Ek__BackingField_2)); } inline RuntimeObject* get_U3CArgumentsU3Ek__BackingField_2() const { return ___U3CArgumentsU3Ek__BackingField_2; } inline RuntimeObject** get_address_of_U3CArgumentsU3Ek__BackingField_2() { return &___U3CArgumentsU3Ek__BackingField_2; } inline void set_U3CArgumentsU3Ek__BackingField_2(RuntimeObject* value) { ___U3CArgumentsU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CArgumentsU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of_eventSource_3() { return static_cast(offsetof(EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15, ___eventSource_3)); } inline EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * get_eventSource_3() const { return ___eventSource_3; } inline EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB ** get_address_of_eventSource_3() { return &___eventSource_3; } inline void set_eventSource_3(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * value) { ___eventSource_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___eventSource_3), (void*)value); } inline static int32_t get_offset_of_dispatcher_4() { return static_cast(offsetof(EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15, ___dispatcher_4)); } inline EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * get_dispatcher_4() const { return ___dispatcher_4; } inline EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF ** get_address_of_dispatcher_4() { return &___dispatcher_4; } inline void set_dispatcher_4(EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * value) { ___dispatcher_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___dispatcher_4), (void*)value); } inline static int32_t get_offset_of_listener_5() { return static_cast(offsetof(EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15, ___listener_5)); } inline EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * get_listener_5() const { return ___listener_5; } inline EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 ** get_address_of_listener_5() { return &___listener_5; } inline void set_listener_5(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * value) { ___listener_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___listener_5), (void*)value); } inline static int32_t get_offset_of_perEventSourceSessionId_6() { return static_cast(offsetof(EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15, ___perEventSourceSessionId_6)); } inline int32_t get_perEventSourceSessionId_6() const { return ___perEventSourceSessionId_6; } inline int32_t* get_address_of_perEventSourceSessionId_6() { return &___perEventSourceSessionId_6; } inline void set_perEventSourceSessionId_6(int32_t value) { ___perEventSourceSessionId_6 = value; } inline static int32_t get_offset_of_etwSessionId_7() { return static_cast(offsetof(EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15, ___etwSessionId_7)); } inline int32_t get_etwSessionId_7() const { return ___etwSessionId_7; } inline int32_t* get_address_of_etwSessionId_7() { return &___etwSessionId_7; } inline void set_etwSessionId_7(int32_t value) { ___etwSessionId_7 = value; } inline static int32_t get_offset_of_enable_8() { return static_cast(offsetof(EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15, ___enable_8)); } inline bool get_enable_8() const { return ___enable_8; } inline bool* get_address_of_enable_8() { return &___enable_8; } inline void set_enable_8(bool value) { ___enable_8 = value; } inline static int32_t get_offset_of_level_9() { return static_cast(offsetof(EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15, ___level_9)); } inline int32_t get_level_9() const { return ___level_9; } inline int32_t* get_address_of_level_9() { return &___level_9; } inline void set_level_9(int32_t value) { ___level_9 = value; } inline static int32_t get_offset_of_matchAnyKeyword_10() { return static_cast(offsetof(EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15, ___matchAnyKeyword_10)); } inline int64_t get_matchAnyKeyword_10() const { return ___matchAnyKeyword_10; } inline int64_t* get_address_of_matchAnyKeyword_10() { return &___matchAnyKeyword_10; } inline void set_matchAnyKeyword_10(int64_t value) { ___matchAnyKeyword_10 = value; } inline static int32_t get_offset_of_nextCommand_11() { return static_cast(offsetof(EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15, ___nextCommand_11)); } inline EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * get_nextCommand_11() const { return ___nextCommand_11; } inline EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 ** get_address_of_nextCommand_11() { return &___nextCommand_11; } inline void set_nextCommand_11(EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * value) { ___nextCommand_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___nextCommand_11), (void*)value); } }; // System.Diagnostics.Tracing.EventDataAttribute struct EventDataAttribute_t1D5900E119C876806FC056E30DDBE11D841A1F85 : public Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 { public: // System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.EventDataAttribute::level int32_t ___level_0; // System.Diagnostics.Tracing.EventOpcode System.Diagnostics.Tracing.EventDataAttribute::opcode int32_t ___opcode_1; // System.String System.Diagnostics.Tracing.EventDataAttribute::k__BackingField String_t* ___U3CNameU3Ek__BackingField_2; // System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventDataAttribute::k__BackingField int64_t ___U3CKeywordsU3Ek__BackingField_3; // System.Diagnostics.Tracing.EventTags System.Diagnostics.Tracing.EventDataAttribute::k__BackingField int32_t ___U3CTagsU3Ek__BackingField_4; public: inline static int32_t get_offset_of_level_0() { return static_cast(offsetof(EventDataAttribute_t1D5900E119C876806FC056E30DDBE11D841A1F85, ___level_0)); } inline int32_t get_level_0() const { return ___level_0; } inline int32_t* get_address_of_level_0() { return &___level_0; } inline void set_level_0(int32_t value) { ___level_0 = value; } inline static int32_t get_offset_of_opcode_1() { return static_cast(offsetof(EventDataAttribute_t1D5900E119C876806FC056E30DDBE11D841A1F85, ___opcode_1)); } inline int32_t get_opcode_1() const { return ___opcode_1; } inline int32_t* get_address_of_opcode_1() { return &___opcode_1; } inline void set_opcode_1(int32_t value) { ___opcode_1 = value; } inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_2() { return static_cast(offsetof(EventDataAttribute_t1D5900E119C876806FC056E30DDBE11D841A1F85, ___U3CNameU3Ek__BackingField_2)); } inline String_t* get_U3CNameU3Ek__BackingField_2() const { return ___U3CNameU3Ek__BackingField_2; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_2() { return &___U3CNameU3Ek__BackingField_2; } inline void set_U3CNameU3Ek__BackingField_2(String_t* value) { ___U3CNameU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_2), (void*)value); } inline static int32_t get_offset_of_U3CKeywordsU3Ek__BackingField_3() { return static_cast(offsetof(EventDataAttribute_t1D5900E119C876806FC056E30DDBE11D841A1F85, ___U3CKeywordsU3Ek__BackingField_3)); } inline int64_t get_U3CKeywordsU3Ek__BackingField_3() const { return ___U3CKeywordsU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CKeywordsU3Ek__BackingField_3() { return &___U3CKeywordsU3Ek__BackingField_3; } inline void set_U3CKeywordsU3Ek__BackingField_3(int64_t value) { ___U3CKeywordsU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CTagsU3Ek__BackingField_4() { return static_cast(offsetof(EventDataAttribute_t1D5900E119C876806FC056E30DDBE11D841A1F85, ___U3CTagsU3Ek__BackingField_4)); } inline int32_t get_U3CTagsU3Ek__BackingField_4() const { return ___U3CTagsU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CTagsU3Ek__BackingField_4() { return &___U3CTagsU3Ek__BackingField_4; } inline void set_U3CTagsU3Ek__BackingField_4(int32_t value) { ___U3CTagsU3Ek__BackingField_4 = value; } }; // System.Diagnostics.Tracing.EventFieldAttribute struct EventFieldAttribute_tCD8E252D7D673724F2980B794282B715E16A675C : public Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 { public: // System.Diagnostics.Tracing.EventFieldTags System.Diagnostics.Tracing.EventFieldAttribute::k__BackingField int32_t ___U3CTagsU3Ek__BackingField_0; // System.String System.Diagnostics.Tracing.EventFieldAttribute::k__BackingField String_t* ___U3CNameU3Ek__BackingField_1; // System.Diagnostics.Tracing.EventFieldFormat System.Diagnostics.Tracing.EventFieldAttribute::k__BackingField int32_t ___U3CFormatU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CTagsU3Ek__BackingField_0() { return static_cast(offsetof(EventFieldAttribute_tCD8E252D7D673724F2980B794282B715E16A675C, ___U3CTagsU3Ek__BackingField_0)); } inline int32_t get_U3CTagsU3Ek__BackingField_0() const { return ___U3CTagsU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CTagsU3Ek__BackingField_0() { return &___U3CTagsU3Ek__BackingField_0; } inline void set_U3CTagsU3Ek__BackingField_0(int32_t value) { ___U3CTagsU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_1() { return static_cast(offsetof(EventFieldAttribute_tCD8E252D7D673724F2980B794282B715E16A675C, ___U3CNameU3Ek__BackingField_1)); } inline String_t* get_U3CNameU3Ek__BackingField_1() const { return ___U3CNameU3Ek__BackingField_1; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_1() { return &___U3CNameU3Ek__BackingField_1; } inline void set_U3CNameU3Ek__BackingField_1(String_t* value) { ___U3CNameU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CFormatU3Ek__BackingField_2() { return static_cast(offsetof(EventFieldAttribute_tCD8E252D7D673724F2980B794282B715E16A675C, ___U3CFormatU3Ek__BackingField_2)); } inline int32_t get_U3CFormatU3Ek__BackingField_2() const { return ___U3CFormatU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CFormatU3Ek__BackingField_2() { return &___U3CFormatU3Ek__BackingField_2; } inline void set_U3CFormatU3Ek__BackingField_2(int32_t value) { ___U3CFormatU3Ek__BackingField_2 = value; } }; // System.Diagnostics.Tracing.EventProvider struct EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 : public RuntimeObject { public: // Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_EtwEnableCallback System.Diagnostics.Tracing.EventProvider::m_etwCallback EtwEnableCallback_tE661421A2F149DA151D5A519A09E09448E396A4A * ___m_etwCallback_1; // System.Runtime.InteropServices.GCHandle System.Diagnostics.Tracing.EventProvider::m_thisGCHandle GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 ___m_thisGCHandle_2; // System.Int64 System.Diagnostics.Tracing.EventProvider::m_regHandle int64_t ___m_regHandle_3; // System.Byte System.Diagnostics.Tracing.EventProvider::m_level uint8_t ___m_level_4; // System.Int64 System.Diagnostics.Tracing.EventProvider::m_anyKeywordMask int64_t ___m_anyKeywordMask_5; // System.Int64 System.Diagnostics.Tracing.EventProvider::m_allKeywordMask int64_t ___m_allKeywordMask_6; // System.Collections.Generic.List`1 System.Diagnostics.Tracing.EventProvider::m_liveSessions List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * ___m_liveSessions_7; // System.Boolean System.Diagnostics.Tracing.EventProvider::m_enabled bool ___m_enabled_8; // System.Guid System.Diagnostics.Tracing.EventProvider::m_providerId Guid_t ___m_providerId_9; // System.Boolean System.Diagnostics.Tracing.EventProvider::m_disposed bool ___m_disposed_10; public: inline static int32_t get_offset_of_m_etwCallback_1() { return static_cast(offsetof(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483, ___m_etwCallback_1)); } inline EtwEnableCallback_tE661421A2F149DA151D5A519A09E09448E396A4A * get_m_etwCallback_1() const { return ___m_etwCallback_1; } inline EtwEnableCallback_tE661421A2F149DA151D5A519A09E09448E396A4A ** get_address_of_m_etwCallback_1() { return &___m_etwCallback_1; } inline void set_m_etwCallback_1(EtwEnableCallback_tE661421A2F149DA151D5A519A09E09448E396A4A * value) { ___m_etwCallback_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_etwCallback_1), (void*)value); } inline static int32_t get_offset_of_m_thisGCHandle_2() { return static_cast(offsetof(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483, ___m_thisGCHandle_2)); } inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 get_m_thisGCHandle_2() const { return ___m_thisGCHandle_2; } inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * get_address_of_m_thisGCHandle_2() { return &___m_thisGCHandle_2; } inline void set_m_thisGCHandle_2(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 value) { ___m_thisGCHandle_2 = value; } inline static int32_t get_offset_of_m_regHandle_3() { return static_cast(offsetof(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483, ___m_regHandle_3)); } inline int64_t get_m_regHandle_3() const { return ___m_regHandle_3; } inline int64_t* get_address_of_m_regHandle_3() { return &___m_regHandle_3; } inline void set_m_regHandle_3(int64_t value) { ___m_regHandle_3 = value; } inline static int32_t get_offset_of_m_level_4() { return static_cast(offsetof(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483, ___m_level_4)); } inline uint8_t get_m_level_4() const { return ___m_level_4; } inline uint8_t* get_address_of_m_level_4() { return &___m_level_4; } inline void set_m_level_4(uint8_t value) { ___m_level_4 = value; } inline static int32_t get_offset_of_m_anyKeywordMask_5() { return static_cast(offsetof(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483, ___m_anyKeywordMask_5)); } inline int64_t get_m_anyKeywordMask_5() const { return ___m_anyKeywordMask_5; } inline int64_t* get_address_of_m_anyKeywordMask_5() { return &___m_anyKeywordMask_5; } inline void set_m_anyKeywordMask_5(int64_t value) { ___m_anyKeywordMask_5 = value; } inline static int32_t get_offset_of_m_allKeywordMask_6() { return static_cast(offsetof(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483, ___m_allKeywordMask_6)); } inline int64_t get_m_allKeywordMask_6() const { return ___m_allKeywordMask_6; } inline int64_t* get_address_of_m_allKeywordMask_6() { return &___m_allKeywordMask_6; } inline void set_m_allKeywordMask_6(int64_t value) { ___m_allKeywordMask_6 = value; } inline static int32_t get_offset_of_m_liveSessions_7() { return static_cast(offsetof(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483, ___m_liveSessions_7)); } inline List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * get_m_liveSessions_7() const { return ___m_liveSessions_7; } inline List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 ** get_address_of_m_liveSessions_7() { return &___m_liveSessions_7; } inline void set_m_liveSessions_7(List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * value) { ___m_liveSessions_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_liveSessions_7), (void*)value); } inline static int32_t get_offset_of_m_enabled_8() { return static_cast(offsetof(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483, ___m_enabled_8)); } inline bool get_m_enabled_8() const { return ___m_enabled_8; } inline bool* get_address_of_m_enabled_8() { return &___m_enabled_8; } inline void set_m_enabled_8(bool value) { ___m_enabled_8 = value; } inline static int32_t get_offset_of_m_providerId_9() { return static_cast(offsetof(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483, ___m_providerId_9)); } inline Guid_t get_m_providerId_9() const { return ___m_providerId_9; } inline Guid_t * get_address_of_m_providerId_9() { return &___m_providerId_9; } inline void set_m_providerId_9(Guid_t value) { ___m_providerId_9 = value; } inline static int32_t get_offset_of_m_disposed_10() { return static_cast(offsetof(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483, ___m_disposed_10)); } inline bool get_m_disposed_10() const { return ___m_disposed_10; } inline bool* get_address_of_m_disposed_10() { return &___m_disposed_10; } inline void set_m_disposed_10(bool value) { ___m_disposed_10 = value; } }; struct EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_StaticFields { public: // System.Boolean System.Diagnostics.Tracing.EventProvider::m_setInformationMissing bool ___m_setInformationMissing_0; // System.Int32[] System.Diagnostics.Tracing.EventProvider::nibblebits Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___nibblebits_12; public: inline static int32_t get_offset_of_m_setInformationMissing_0() { return static_cast(offsetof(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_StaticFields, ___m_setInformationMissing_0)); } inline bool get_m_setInformationMissing_0() const { return ___m_setInformationMissing_0; } inline bool* get_address_of_m_setInformationMissing_0() { return &___m_setInformationMissing_0; } inline void set_m_setInformationMissing_0(bool value) { ___m_setInformationMissing_0 = value; } inline static int32_t get_offset_of_nibblebits_12() { return static_cast(offsetof(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_StaticFields, ___nibblebits_12)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_nibblebits_12() const { return ___nibblebits_12; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_nibblebits_12() { return &___nibblebits_12; } inline void set_nibblebits_12(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___nibblebits_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___nibblebits_12), (void*)value); } }; struct EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_ThreadStaticFields { public: // System.Diagnostics.Tracing.EventProvider_WriteEventErrorCode System.Diagnostics.Tracing.EventProvider::s_returnCode int32_t ___s_returnCode_11; public: inline static int32_t get_offset_of_s_returnCode_11() { return static_cast(offsetof(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_ThreadStaticFields, ___s_returnCode_11)); } inline int32_t get_s_returnCode_11() const { return ___s_returnCode_11; } inline int32_t* get_address_of_s_returnCode_11() { return &___s_returnCode_11; } inline void set_s_returnCode_11(int32_t value) { ___s_returnCode_11 = value; } }; // System.Diagnostics.Tracing.EventSource struct EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB : public RuntimeObject { public: // System.Byte[] System.Diagnostics.Tracing.EventSource::providerMetadata ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___providerMetadata_0; // System.String System.Diagnostics.Tracing.EventSource::m_name String_t* ___m_name_1; // System.Int32 System.Diagnostics.Tracing.EventSource::m_id int32_t ___m_id_2; // System.Guid System.Diagnostics.Tracing.EventSource::m_guid Guid_t ___m_guid_3; // System.Diagnostics.Tracing.EventSource_EventMetadata[] modreq(System.Runtime.CompilerServices.IsVolatile) System.Diagnostics.Tracing.EventSource::m_eventData EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* ___m_eventData_4; // System.Byte[] modreq(System.Runtime.CompilerServices.IsVolatile) System.Diagnostics.Tracing.EventSource::m_rawManifest ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___m_rawManifest_5; // System.EventHandler`1 System.Diagnostics.Tracing.EventSource::m_eventCommandExecuted EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C * ___m_eventCommandExecuted_6; // System.Diagnostics.Tracing.EventSourceSettings System.Diagnostics.Tracing.EventSource::m_config int32_t ___m_config_7; // System.Boolean System.Diagnostics.Tracing.EventSource::m_eventSourceEnabled bool ___m_eventSourceEnabled_8; // System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.EventSource::m_level int32_t ___m_level_9; // System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventSource::m_matchAnyKeyword int64_t ___m_matchAnyKeyword_10; // System.Diagnostics.Tracing.EventDispatcher modreq(System.Runtime.CompilerServices.IsVolatile) System.Diagnostics.Tracing.EventSource::m_Dispatchers EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * ___m_Dispatchers_11; // System.Diagnostics.Tracing.EventSource_OverideEventProvider modreq(System.Runtime.CompilerServices.IsVolatile) System.Diagnostics.Tracing.EventSource::m_provider OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * ___m_provider_12; // System.Boolean System.Diagnostics.Tracing.EventSource::m_completelyInited bool ___m_completelyInited_13; // System.Exception System.Diagnostics.Tracing.EventSource::m_constructionException Exception_t * ___m_constructionException_14; // System.Byte System.Diagnostics.Tracing.EventSource::m_outOfBandMessageCount uint8_t ___m_outOfBandMessageCount_15; // System.Diagnostics.Tracing.EventCommandEventArgs System.Diagnostics.Tracing.EventSource::m_deferredCommands EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * ___m_deferredCommands_16; // System.String[] System.Diagnostics.Tracing.EventSource::m_traits StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___m_traits_17; // System.Diagnostics.Tracing.SessionMask System.Diagnostics.Tracing.EventSource::m_curLiveSessions SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE ___m_curLiveSessions_20; // System.Diagnostics.Tracing.EtwSession[] System.Diagnostics.Tracing.EventSource::m_etwSessionIdMap EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* ___m_etwSessionIdMap_21; // System.Collections.Generic.List`1 System.Diagnostics.Tracing.EventSource::m_legacySessions List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * ___m_legacySessions_22; // System.Int64 System.Diagnostics.Tracing.EventSource::m_keywordTriggers int64_t ___m_keywordTriggers_23; // System.Diagnostics.Tracing.SessionMask System.Diagnostics.Tracing.EventSource::m_activityFilteringForETWEnabled SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE ___m_activityFilteringForETWEnabled_24; // System.Diagnostics.Tracing.ActivityTracker System.Diagnostics.Tracing.EventSource::m_activityTracker ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * ___m_activityTracker_26; public: inline static int32_t get_offset_of_providerMetadata_0() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___providerMetadata_0)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_providerMetadata_0() const { return ___providerMetadata_0; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_providerMetadata_0() { return &___providerMetadata_0; } inline void set_providerMetadata_0(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___providerMetadata_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___providerMetadata_0), (void*)value); } inline static int32_t get_offset_of_m_name_1() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_name_1)); } inline String_t* get_m_name_1() const { return ___m_name_1; } inline String_t** get_address_of_m_name_1() { return &___m_name_1; } inline void set_m_name_1(String_t* value) { ___m_name_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_name_1), (void*)value); } inline static int32_t get_offset_of_m_id_2() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_id_2)); } inline int32_t get_m_id_2() const { return ___m_id_2; } inline int32_t* get_address_of_m_id_2() { return &___m_id_2; } inline void set_m_id_2(int32_t value) { ___m_id_2 = value; } inline static int32_t get_offset_of_m_guid_3() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_guid_3)); } inline Guid_t get_m_guid_3() const { return ___m_guid_3; } inline Guid_t * get_address_of_m_guid_3() { return &___m_guid_3; } inline void set_m_guid_3(Guid_t value) { ___m_guid_3 = value; } inline static int32_t get_offset_of_m_eventData_4() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_eventData_4)); } inline EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* get_m_eventData_4() const { return ___m_eventData_4; } inline EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** get_address_of_m_eventData_4() { return &___m_eventData_4; } inline void set_m_eventData_4(EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* value) { ___m_eventData_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_eventData_4), (void*)value); } inline static int32_t get_offset_of_m_rawManifest_5() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_rawManifest_5)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_m_rawManifest_5() const { return ___m_rawManifest_5; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_m_rawManifest_5() { return &___m_rawManifest_5; } inline void set_m_rawManifest_5(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___m_rawManifest_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_rawManifest_5), (void*)value); } inline static int32_t get_offset_of_m_eventCommandExecuted_6() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_eventCommandExecuted_6)); } inline EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C * get_m_eventCommandExecuted_6() const { return ___m_eventCommandExecuted_6; } inline EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C ** get_address_of_m_eventCommandExecuted_6() { return &___m_eventCommandExecuted_6; } inline void set_m_eventCommandExecuted_6(EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C * value) { ___m_eventCommandExecuted_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_eventCommandExecuted_6), (void*)value); } inline static int32_t get_offset_of_m_config_7() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_config_7)); } inline int32_t get_m_config_7() const { return ___m_config_7; } inline int32_t* get_address_of_m_config_7() { return &___m_config_7; } inline void set_m_config_7(int32_t value) { ___m_config_7 = value; } inline static int32_t get_offset_of_m_eventSourceEnabled_8() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_eventSourceEnabled_8)); } inline bool get_m_eventSourceEnabled_8() const { return ___m_eventSourceEnabled_8; } inline bool* get_address_of_m_eventSourceEnabled_8() { return &___m_eventSourceEnabled_8; } inline void set_m_eventSourceEnabled_8(bool value) { ___m_eventSourceEnabled_8 = value; } inline static int32_t get_offset_of_m_level_9() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_level_9)); } inline int32_t get_m_level_9() const { return ___m_level_9; } inline int32_t* get_address_of_m_level_9() { return &___m_level_9; } inline void set_m_level_9(int32_t value) { ___m_level_9 = value; } inline static int32_t get_offset_of_m_matchAnyKeyword_10() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_matchAnyKeyword_10)); } inline int64_t get_m_matchAnyKeyword_10() const { return ___m_matchAnyKeyword_10; } inline int64_t* get_address_of_m_matchAnyKeyword_10() { return &___m_matchAnyKeyword_10; } inline void set_m_matchAnyKeyword_10(int64_t value) { ___m_matchAnyKeyword_10 = value; } inline static int32_t get_offset_of_m_Dispatchers_11() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_Dispatchers_11)); } inline EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * get_m_Dispatchers_11() const { return ___m_Dispatchers_11; } inline EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF ** get_address_of_m_Dispatchers_11() { return &___m_Dispatchers_11; } inline void set_m_Dispatchers_11(EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * value) { ___m_Dispatchers_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Dispatchers_11), (void*)value); } inline static int32_t get_offset_of_m_provider_12() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_provider_12)); } inline OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * get_m_provider_12() const { return ___m_provider_12; } inline OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B ** get_address_of_m_provider_12() { return &___m_provider_12; } inline void set_m_provider_12(OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * value) { ___m_provider_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_provider_12), (void*)value); } inline static int32_t get_offset_of_m_completelyInited_13() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_completelyInited_13)); } inline bool get_m_completelyInited_13() const { return ___m_completelyInited_13; } inline bool* get_address_of_m_completelyInited_13() { return &___m_completelyInited_13; } inline void set_m_completelyInited_13(bool value) { ___m_completelyInited_13 = value; } inline static int32_t get_offset_of_m_constructionException_14() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_constructionException_14)); } inline Exception_t * get_m_constructionException_14() const { return ___m_constructionException_14; } inline Exception_t ** get_address_of_m_constructionException_14() { return &___m_constructionException_14; } inline void set_m_constructionException_14(Exception_t * value) { ___m_constructionException_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_constructionException_14), (void*)value); } inline static int32_t get_offset_of_m_outOfBandMessageCount_15() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_outOfBandMessageCount_15)); } inline uint8_t get_m_outOfBandMessageCount_15() const { return ___m_outOfBandMessageCount_15; } inline uint8_t* get_address_of_m_outOfBandMessageCount_15() { return &___m_outOfBandMessageCount_15; } inline void set_m_outOfBandMessageCount_15(uint8_t value) { ___m_outOfBandMessageCount_15 = value; } inline static int32_t get_offset_of_m_deferredCommands_16() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_deferredCommands_16)); } inline EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * get_m_deferredCommands_16() const { return ___m_deferredCommands_16; } inline EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 ** get_address_of_m_deferredCommands_16() { return &___m_deferredCommands_16; } inline void set_m_deferredCommands_16(EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * value) { ___m_deferredCommands_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_deferredCommands_16), (void*)value); } inline static int32_t get_offset_of_m_traits_17() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_traits_17)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_m_traits_17() const { return ___m_traits_17; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_m_traits_17() { return &___m_traits_17; } inline void set_m_traits_17(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___m_traits_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_traits_17), (void*)value); } inline static int32_t get_offset_of_m_curLiveSessions_20() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_curLiveSessions_20)); } inline SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE get_m_curLiveSessions_20() const { return ___m_curLiveSessions_20; } inline SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE * get_address_of_m_curLiveSessions_20() { return &___m_curLiveSessions_20; } inline void set_m_curLiveSessions_20(SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE value) { ___m_curLiveSessions_20 = value; } inline static int32_t get_offset_of_m_etwSessionIdMap_21() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_etwSessionIdMap_21)); } inline EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* get_m_etwSessionIdMap_21() const { return ___m_etwSessionIdMap_21; } inline EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA** get_address_of_m_etwSessionIdMap_21() { return &___m_etwSessionIdMap_21; } inline void set_m_etwSessionIdMap_21(EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* value) { ___m_etwSessionIdMap_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_etwSessionIdMap_21), (void*)value); } inline static int32_t get_offset_of_m_legacySessions_22() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_legacySessions_22)); } inline List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * get_m_legacySessions_22() const { return ___m_legacySessions_22; } inline List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 ** get_address_of_m_legacySessions_22() { return &___m_legacySessions_22; } inline void set_m_legacySessions_22(List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * value) { ___m_legacySessions_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_legacySessions_22), (void*)value); } inline static int32_t get_offset_of_m_keywordTriggers_23() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_keywordTriggers_23)); } inline int64_t get_m_keywordTriggers_23() const { return ___m_keywordTriggers_23; } inline int64_t* get_address_of_m_keywordTriggers_23() { return &___m_keywordTriggers_23; } inline void set_m_keywordTriggers_23(int64_t value) { ___m_keywordTriggers_23 = value; } inline static int32_t get_offset_of_m_activityFilteringForETWEnabled_24() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_activityFilteringForETWEnabled_24)); } inline SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE get_m_activityFilteringForETWEnabled_24() const { return ___m_activityFilteringForETWEnabled_24; } inline SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE * get_address_of_m_activityFilteringForETWEnabled_24() { return &___m_activityFilteringForETWEnabled_24; } inline void set_m_activityFilteringForETWEnabled_24(SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE value) { ___m_activityFilteringForETWEnabled_24 = value; } inline static int32_t get_offset_of_m_activityTracker_26() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB, ___m_activityTracker_26)); } inline ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * get_m_activityTracker_26() const { return ___m_activityTracker_26; } inline ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 ** get_address_of_m_activityTracker_26() { return &___m_activityTracker_26; } inline void set_m_activityTracker_26(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * value) { ___m_activityTracker_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_activityTracker_26), (void*)value); } }; struct EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields { public: // System.UInt32 System.Diagnostics.Tracing.EventSource::s_currentPid uint32_t ___s_currentPid_18; // System.Action`1 System.Diagnostics.Tracing.EventSource::s_activityDying Action_1_t914484DED737548EE8FABFA959036371C8235942 * ___s_activityDying_25; // System.Byte[] System.Diagnostics.Tracing.EventSource::namespaceBytes ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___namespaceBytes_27; // System.Guid System.Diagnostics.Tracing.EventSource::AspNetEventSourceGuid Guid_t ___AspNetEventSourceGuid_28; public: inline static int32_t get_offset_of_s_currentPid_18() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields, ___s_currentPid_18)); } inline uint32_t get_s_currentPid_18() const { return ___s_currentPid_18; } inline uint32_t* get_address_of_s_currentPid_18() { return &___s_currentPid_18; } inline void set_s_currentPid_18(uint32_t value) { ___s_currentPid_18 = value; } inline static int32_t get_offset_of_s_activityDying_25() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields, ___s_activityDying_25)); } inline Action_1_t914484DED737548EE8FABFA959036371C8235942 * get_s_activityDying_25() const { return ___s_activityDying_25; } inline Action_1_t914484DED737548EE8FABFA959036371C8235942 ** get_address_of_s_activityDying_25() { return &___s_activityDying_25; } inline void set_s_activityDying_25(Action_1_t914484DED737548EE8FABFA959036371C8235942 * value) { ___s_activityDying_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_activityDying_25), (void*)value); } inline static int32_t get_offset_of_namespaceBytes_27() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields, ___namespaceBytes_27)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_namespaceBytes_27() const { return ___namespaceBytes_27; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_namespaceBytes_27() { return &___namespaceBytes_27; } inline void set_namespaceBytes_27(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___namespaceBytes_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___namespaceBytes_27), (void*)value); } inline static int32_t get_offset_of_AspNetEventSourceGuid_28() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields, ___AspNetEventSourceGuid_28)); } inline Guid_t get_AspNetEventSourceGuid_28() const { return ___AspNetEventSourceGuid_28; } inline Guid_t * get_address_of_AspNetEventSourceGuid_28() { return &___AspNetEventSourceGuid_28; } inline void set_AspNetEventSourceGuid_28(Guid_t value) { ___AspNetEventSourceGuid_28 = value; } }; struct EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_ThreadStaticFields { public: // System.Byte System.Diagnostics.Tracing.EventSource::m_EventSourceExceptionRecurenceCount uint8_t ___m_EventSourceExceptionRecurenceCount_19; public: inline static int32_t get_offset_of_m_EventSourceExceptionRecurenceCount_19() { return static_cast(offsetof(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_ThreadStaticFields, ___m_EventSourceExceptionRecurenceCount_19)); } inline uint8_t get_m_EventSourceExceptionRecurenceCount_19() const { return ___m_EventSourceExceptionRecurenceCount_19; } inline uint8_t* get_address_of_m_EventSourceExceptionRecurenceCount_19() { return &___m_EventSourceExceptionRecurenceCount_19; } inline void set_m_EventSourceExceptionRecurenceCount_19(uint8_t value) { ___m_EventSourceExceptionRecurenceCount_19 = value; } }; // System.Diagnostics.Tracing.EventSource_EventMetadata struct EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B { public: // System.Diagnostics.Tracing.EventDescriptor System.Diagnostics.Tracing.EventSource_EventMetadata::Descriptor EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E ___Descriptor_0; // System.Diagnostics.Tracing.EventTags System.Diagnostics.Tracing.EventSource_EventMetadata::Tags int32_t ___Tags_1; // System.Boolean System.Diagnostics.Tracing.EventSource_EventMetadata::EnabledForAnyListener bool ___EnabledForAnyListener_2; // System.Boolean System.Diagnostics.Tracing.EventSource_EventMetadata::EnabledForETW bool ___EnabledForETW_3; // System.Boolean System.Diagnostics.Tracing.EventSource_EventMetadata::HasRelatedActivityID bool ___HasRelatedActivityID_4; // System.Byte System.Diagnostics.Tracing.EventSource_EventMetadata::TriggersActivityTracking uint8_t ___TriggersActivityTracking_5; // System.String System.Diagnostics.Tracing.EventSource_EventMetadata::Name String_t* ___Name_6; // System.String System.Diagnostics.Tracing.EventSource_EventMetadata::Message String_t* ___Message_7; // System.Reflection.ParameterInfo[] System.Diagnostics.Tracing.EventSource_EventMetadata::Parameters ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* ___Parameters_8; // System.Diagnostics.Tracing.TraceLoggingEventTypes System.Diagnostics.Tracing.EventSource_EventMetadata::TraceLoggingEventTypes TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * ___TraceLoggingEventTypes_9; // System.Diagnostics.Tracing.EventActivityOptions System.Diagnostics.Tracing.EventSource_EventMetadata::ActivityOptions int32_t ___ActivityOptions_10; public: inline static int32_t get_offset_of_Descriptor_0() { return static_cast(offsetof(EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B, ___Descriptor_0)); } inline EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E get_Descriptor_0() const { return ___Descriptor_0; } inline EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * get_address_of_Descriptor_0() { return &___Descriptor_0; } inline void set_Descriptor_0(EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E value) { ___Descriptor_0 = value; } inline static int32_t get_offset_of_Tags_1() { return static_cast(offsetof(EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B, ___Tags_1)); } inline int32_t get_Tags_1() const { return ___Tags_1; } inline int32_t* get_address_of_Tags_1() { return &___Tags_1; } inline void set_Tags_1(int32_t value) { ___Tags_1 = value; } inline static int32_t get_offset_of_EnabledForAnyListener_2() { return static_cast(offsetof(EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B, ___EnabledForAnyListener_2)); } inline bool get_EnabledForAnyListener_2() const { return ___EnabledForAnyListener_2; } inline bool* get_address_of_EnabledForAnyListener_2() { return &___EnabledForAnyListener_2; } inline void set_EnabledForAnyListener_2(bool value) { ___EnabledForAnyListener_2 = value; } inline static int32_t get_offset_of_EnabledForETW_3() { return static_cast(offsetof(EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B, ___EnabledForETW_3)); } inline bool get_EnabledForETW_3() const { return ___EnabledForETW_3; } inline bool* get_address_of_EnabledForETW_3() { return &___EnabledForETW_3; } inline void set_EnabledForETW_3(bool value) { ___EnabledForETW_3 = value; } inline static int32_t get_offset_of_HasRelatedActivityID_4() { return static_cast(offsetof(EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B, ___HasRelatedActivityID_4)); } inline bool get_HasRelatedActivityID_4() const { return ___HasRelatedActivityID_4; } inline bool* get_address_of_HasRelatedActivityID_4() { return &___HasRelatedActivityID_4; } inline void set_HasRelatedActivityID_4(bool value) { ___HasRelatedActivityID_4 = value; } inline static int32_t get_offset_of_TriggersActivityTracking_5() { return static_cast(offsetof(EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B, ___TriggersActivityTracking_5)); } inline uint8_t get_TriggersActivityTracking_5() const { return ___TriggersActivityTracking_5; } inline uint8_t* get_address_of_TriggersActivityTracking_5() { return &___TriggersActivityTracking_5; } inline void set_TriggersActivityTracking_5(uint8_t value) { ___TriggersActivityTracking_5 = value; } inline static int32_t get_offset_of_Name_6() { return static_cast(offsetof(EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B, ___Name_6)); } inline String_t* get_Name_6() const { return ___Name_6; } inline String_t** get_address_of_Name_6() { return &___Name_6; } inline void set_Name_6(String_t* value) { ___Name_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___Name_6), (void*)value); } inline static int32_t get_offset_of_Message_7() { return static_cast(offsetof(EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B, ___Message_7)); } inline String_t* get_Message_7() const { return ___Message_7; } inline String_t** get_address_of_Message_7() { return &___Message_7; } inline void set_Message_7(String_t* value) { ___Message_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___Message_7), (void*)value); } inline static int32_t get_offset_of_Parameters_8() { return static_cast(offsetof(EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B, ___Parameters_8)); } inline ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* get_Parameters_8() const { return ___Parameters_8; } inline ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694** get_address_of_Parameters_8() { return &___Parameters_8; } inline void set_Parameters_8(ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* value) { ___Parameters_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___Parameters_8), (void*)value); } inline static int32_t get_offset_of_TraceLoggingEventTypes_9() { return static_cast(offsetof(EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B, ___TraceLoggingEventTypes_9)); } inline TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * get_TraceLoggingEventTypes_9() const { return ___TraceLoggingEventTypes_9; } inline TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 ** get_address_of_TraceLoggingEventTypes_9() { return &___TraceLoggingEventTypes_9; } inline void set_TraceLoggingEventTypes_9(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * value) { ___TraceLoggingEventTypes_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___TraceLoggingEventTypes_9), (void*)value); } inline static int32_t get_offset_of_ActivityOptions_10() { return static_cast(offsetof(EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B, ___ActivityOptions_10)); } inline int32_t get_ActivityOptions_10() const { return ___ActivityOptions_10; } inline int32_t* get_address_of_ActivityOptions_10() { return &___ActivityOptions_10; } inline void set_ActivityOptions_10(int32_t value) { ___ActivityOptions_10 = value; } }; // Native definition for P/Invoke marshalling of System.Diagnostics.Tracing.EventSource/EventMetadata struct EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B_marshaled_pinvoke { EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E ___Descriptor_0; int32_t ___Tags_1; int32_t ___EnabledForAnyListener_2; int32_t ___EnabledForETW_3; int32_t ___HasRelatedActivityID_4; uint8_t ___TriggersActivityTracking_5; char* ___Name_6; char* ___Message_7; ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_pinvoke** ___Parameters_8; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * ___TraceLoggingEventTypes_9; int32_t ___ActivityOptions_10; }; // Native definition for COM marshalling of System.Diagnostics.Tracing.EventSource/EventMetadata struct EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B_marshaled_com { EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E ___Descriptor_0; int32_t ___Tags_1; int32_t ___EnabledForAnyListener_2; int32_t ___EnabledForETW_3; int32_t ___HasRelatedActivityID_4; uint8_t ___TriggersActivityTracking_5; Il2CppChar* ___Name_6; Il2CppChar* ___Message_7; ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_com** ___Parameters_8; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * ___TraceLoggingEventTypes_9; int32_t ___ActivityOptions_10; }; // System.Diagnostics.Tracing.EventSourceException struct EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 : public Exception_t { public: public: }; // System.Diagnostics.Tracing.EventSourceOptions struct EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C { public: // System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventSourceOptions::keywords int64_t ___keywords_0; // System.Diagnostics.Tracing.EventTags System.Diagnostics.Tracing.EventSourceOptions::tags int32_t ___tags_1; // System.Diagnostics.Tracing.EventActivityOptions System.Diagnostics.Tracing.EventSourceOptions::activityOptions int32_t ___activityOptions_2; // System.Byte System.Diagnostics.Tracing.EventSourceOptions::level uint8_t ___level_3; // System.Byte System.Diagnostics.Tracing.EventSourceOptions::opcode uint8_t ___opcode_4; // System.Byte System.Diagnostics.Tracing.EventSourceOptions::valuesSet uint8_t ___valuesSet_5; public: inline static int32_t get_offset_of_keywords_0() { return static_cast(offsetof(EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C, ___keywords_0)); } inline int64_t get_keywords_0() const { return ___keywords_0; } inline int64_t* get_address_of_keywords_0() { return &___keywords_0; } inline void set_keywords_0(int64_t value) { ___keywords_0 = value; } inline static int32_t get_offset_of_tags_1() { return static_cast(offsetof(EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C, ___tags_1)); } inline int32_t get_tags_1() const { return ___tags_1; } inline int32_t* get_address_of_tags_1() { return &___tags_1; } inline void set_tags_1(int32_t value) { ___tags_1 = value; } inline static int32_t get_offset_of_activityOptions_2() { return static_cast(offsetof(EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C, ___activityOptions_2)); } inline int32_t get_activityOptions_2() const { return ___activityOptions_2; } inline int32_t* get_address_of_activityOptions_2() { return &___activityOptions_2; } inline void set_activityOptions_2(int32_t value) { ___activityOptions_2 = value; } inline static int32_t get_offset_of_level_3() { return static_cast(offsetof(EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C, ___level_3)); } inline uint8_t get_level_3() const { return ___level_3; } inline uint8_t* get_address_of_level_3() { return &___level_3; } inline void set_level_3(uint8_t value) { ___level_3 = value; } inline static int32_t get_offset_of_opcode_4() { return static_cast(offsetof(EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C, ___opcode_4)); } inline uint8_t get_opcode_4() const { return ___opcode_4; } inline uint8_t* get_address_of_opcode_4() { return &___opcode_4; } inline void set_opcode_4(uint8_t value) { ___opcode_4 = value; } inline static int32_t get_offset_of_valuesSet_5() { return static_cast(offsetof(EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C, ___valuesSet_5)); } inline uint8_t get_valuesSet_5() const { return ___valuesSet_5; } inline uint8_t* get_address_of_valuesSet_5() { return &___valuesSet_5; } inline void set_valuesSet_5(uint8_t value) { ___valuesSet_5 = value; } }; // System.Diagnostics.Tracing.ManifestBuilder struct ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Diagnostics.Tracing.ManifestBuilder::opcodeTab Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * ___opcodeTab_0; // System.Collections.Generic.Dictionary`2 System.Diagnostics.Tracing.ManifestBuilder::taskTab Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * ___taskTab_1; // System.Collections.Generic.Dictionary`2 System.Diagnostics.Tracing.ManifestBuilder::keywordTab Dictionary_2_tA0E200FAB662D54E654E440E09CBBCC17D831833 * ___keywordTab_2; // System.Collections.Generic.Dictionary`2 System.Diagnostics.Tracing.ManifestBuilder::mapsTab Dictionary_2_t2DB4209C32F7303EA559E23BF9E6AEAE8F21001A * ___mapsTab_3; // System.Collections.Generic.Dictionary`2 System.Diagnostics.Tracing.ManifestBuilder::stringTab Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * ___stringTab_4; // System.Text.StringBuilder System.Diagnostics.Tracing.ManifestBuilder::sb StringBuilder_t * ___sb_5; // System.Text.StringBuilder System.Diagnostics.Tracing.ManifestBuilder::events StringBuilder_t * ___events_6; // System.Text.StringBuilder System.Diagnostics.Tracing.ManifestBuilder::templates StringBuilder_t * ___templates_7; // System.Resources.ResourceManager System.Diagnostics.Tracing.ManifestBuilder::resources ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF * ___resources_8; // System.Diagnostics.Tracing.EventManifestOptions System.Diagnostics.Tracing.ManifestBuilder::flags int32_t ___flags_9; // System.Collections.Generic.IList`1 System.Diagnostics.Tracing.ManifestBuilder::errors RuntimeObject* ___errors_10; // System.Collections.Generic.Dictionary`2> System.Diagnostics.Tracing.ManifestBuilder::perEventByteArrayArgIndices Dictionary_2_t946D91DD7ED0F46C8AAC4DF282D8C9A48EA5FE28 * ___perEventByteArrayArgIndices_11; // System.String System.Diagnostics.Tracing.ManifestBuilder::eventName String_t* ___eventName_12; // System.Int32 System.Diagnostics.Tracing.ManifestBuilder::numParams int32_t ___numParams_13; // System.Collections.Generic.List`1 System.Diagnostics.Tracing.ManifestBuilder::byteArrArgIndices List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___byteArrArgIndices_14; public: inline static int32_t get_offset_of_opcodeTab_0() { return static_cast(offsetof(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450, ___opcodeTab_0)); } inline Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * get_opcodeTab_0() const { return ___opcodeTab_0; } inline Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C ** get_address_of_opcodeTab_0() { return &___opcodeTab_0; } inline void set_opcodeTab_0(Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * value) { ___opcodeTab_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___opcodeTab_0), (void*)value); } inline static int32_t get_offset_of_taskTab_1() { return static_cast(offsetof(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450, ___taskTab_1)); } inline Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * get_taskTab_1() const { return ___taskTab_1; } inline Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C ** get_address_of_taskTab_1() { return &___taskTab_1; } inline void set_taskTab_1(Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * value) { ___taskTab_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___taskTab_1), (void*)value); } inline static int32_t get_offset_of_keywordTab_2() { return static_cast(offsetof(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450, ___keywordTab_2)); } inline Dictionary_2_tA0E200FAB662D54E654E440E09CBBCC17D831833 * get_keywordTab_2() const { return ___keywordTab_2; } inline Dictionary_2_tA0E200FAB662D54E654E440E09CBBCC17D831833 ** get_address_of_keywordTab_2() { return &___keywordTab_2; } inline void set_keywordTab_2(Dictionary_2_tA0E200FAB662D54E654E440E09CBBCC17D831833 * value) { ___keywordTab_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___keywordTab_2), (void*)value); } inline static int32_t get_offset_of_mapsTab_3() { return static_cast(offsetof(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450, ___mapsTab_3)); } inline Dictionary_2_t2DB4209C32F7303EA559E23BF9E6AEAE8F21001A * get_mapsTab_3() const { return ___mapsTab_3; } inline Dictionary_2_t2DB4209C32F7303EA559E23BF9E6AEAE8F21001A ** get_address_of_mapsTab_3() { return &___mapsTab_3; } inline void set_mapsTab_3(Dictionary_2_t2DB4209C32F7303EA559E23BF9E6AEAE8F21001A * value) { ___mapsTab_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___mapsTab_3), (void*)value); } inline static int32_t get_offset_of_stringTab_4() { return static_cast(offsetof(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450, ___stringTab_4)); } inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * get_stringTab_4() const { return ___stringTab_4; } inline Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC ** get_address_of_stringTab_4() { return &___stringTab_4; } inline void set_stringTab_4(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * value) { ___stringTab_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___stringTab_4), (void*)value); } inline static int32_t get_offset_of_sb_5() { return static_cast(offsetof(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450, ___sb_5)); } inline StringBuilder_t * get_sb_5() const { return ___sb_5; } inline StringBuilder_t ** get_address_of_sb_5() { return &___sb_5; } inline void set_sb_5(StringBuilder_t * value) { ___sb_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___sb_5), (void*)value); } inline static int32_t get_offset_of_events_6() { return static_cast(offsetof(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450, ___events_6)); } inline StringBuilder_t * get_events_6() const { return ___events_6; } inline StringBuilder_t ** get_address_of_events_6() { return &___events_6; } inline void set_events_6(StringBuilder_t * value) { ___events_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___events_6), (void*)value); } inline static int32_t get_offset_of_templates_7() { return static_cast(offsetof(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450, ___templates_7)); } inline StringBuilder_t * get_templates_7() const { return ___templates_7; } inline StringBuilder_t ** get_address_of_templates_7() { return &___templates_7; } inline void set_templates_7(StringBuilder_t * value) { ___templates_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___templates_7), (void*)value); } inline static int32_t get_offset_of_resources_8() { return static_cast(offsetof(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450, ___resources_8)); } inline ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF * get_resources_8() const { return ___resources_8; } inline ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF ** get_address_of_resources_8() { return &___resources_8; } inline void set_resources_8(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF * value) { ___resources_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___resources_8), (void*)value); } inline static int32_t get_offset_of_flags_9() { return static_cast(offsetof(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450, ___flags_9)); } inline int32_t get_flags_9() const { return ___flags_9; } inline int32_t* get_address_of_flags_9() { return &___flags_9; } inline void set_flags_9(int32_t value) { ___flags_9 = value; } inline static int32_t get_offset_of_errors_10() { return static_cast(offsetof(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450, ___errors_10)); } inline RuntimeObject* get_errors_10() const { return ___errors_10; } inline RuntimeObject** get_address_of_errors_10() { return &___errors_10; } inline void set_errors_10(RuntimeObject* value) { ___errors_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___errors_10), (void*)value); } inline static int32_t get_offset_of_perEventByteArrayArgIndices_11() { return static_cast(offsetof(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450, ___perEventByteArrayArgIndices_11)); } inline Dictionary_2_t946D91DD7ED0F46C8AAC4DF282D8C9A48EA5FE28 * get_perEventByteArrayArgIndices_11() const { return ___perEventByteArrayArgIndices_11; } inline Dictionary_2_t946D91DD7ED0F46C8AAC4DF282D8C9A48EA5FE28 ** get_address_of_perEventByteArrayArgIndices_11() { return &___perEventByteArrayArgIndices_11; } inline void set_perEventByteArrayArgIndices_11(Dictionary_2_t946D91DD7ED0F46C8AAC4DF282D8C9A48EA5FE28 * value) { ___perEventByteArrayArgIndices_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___perEventByteArrayArgIndices_11), (void*)value); } inline static int32_t get_offset_of_eventName_12() { return static_cast(offsetof(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450, ___eventName_12)); } inline String_t* get_eventName_12() const { return ___eventName_12; } inline String_t** get_address_of_eventName_12() { return &___eventName_12; } inline void set_eventName_12(String_t* value) { ___eventName_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___eventName_12), (void*)value); } inline static int32_t get_offset_of_numParams_13() { return static_cast(offsetof(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450, ___numParams_13)); } inline int32_t get_numParams_13() const { return ___numParams_13; } inline int32_t* get_address_of_numParams_13() { return &___numParams_13; } inline void set_numParams_13(int32_t value) { ___numParams_13 = value; } inline static int32_t get_offset_of_byteArrArgIndices_14() { return static_cast(offsetof(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450, ___byteArrArgIndices_14)); } inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * get_byteArrArgIndices_14() const { return ___byteArrArgIndices_14; } inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 ** get_address_of_byteArrArgIndices_14() { return &___byteArrArgIndices_14; } inline void set_byteArrArgIndices_14(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * value) { ___byteArrArgIndices_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___byteArrArgIndices_14), (void*)value); } }; // System.Diagnostics.Tracing.ManifestEnvelope struct ManifestEnvelope_t77CD15A106F6540BFB7C48C6F4E4427CA1994E34 { public: // System.Diagnostics.Tracing.ManifestEnvelope_ManifestFormats System.Diagnostics.Tracing.ManifestEnvelope::Format uint8_t ___Format_0; // System.Byte System.Diagnostics.Tracing.ManifestEnvelope::MajorVersion uint8_t ___MajorVersion_1; // System.Byte System.Diagnostics.Tracing.ManifestEnvelope::MinorVersion uint8_t ___MinorVersion_2; // System.Byte System.Diagnostics.Tracing.ManifestEnvelope::Magic uint8_t ___Magic_3; // System.UInt16 System.Diagnostics.Tracing.ManifestEnvelope::TotalChunks uint16_t ___TotalChunks_4; // System.UInt16 System.Diagnostics.Tracing.ManifestEnvelope::ChunkNumber uint16_t ___ChunkNumber_5; public: inline static int32_t get_offset_of_Format_0() { return static_cast(offsetof(ManifestEnvelope_t77CD15A106F6540BFB7C48C6F4E4427CA1994E34, ___Format_0)); } inline uint8_t get_Format_0() const { return ___Format_0; } inline uint8_t* get_address_of_Format_0() { return &___Format_0; } inline void set_Format_0(uint8_t value) { ___Format_0 = value; } inline static int32_t get_offset_of_MajorVersion_1() { return static_cast(offsetof(ManifestEnvelope_t77CD15A106F6540BFB7C48C6F4E4427CA1994E34, ___MajorVersion_1)); } inline uint8_t get_MajorVersion_1() const { return ___MajorVersion_1; } inline uint8_t* get_address_of_MajorVersion_1() { return &___MajorVersion_1; } inline void set_MajorVersion_1(uint8_t value) { ___MajorVersion_1 = value; } inline static int32_t get_offset_of_MinorVersion_2() { return static_cast(offsetof(ManifestEnvelope_t77CD15A106F6540BFB7C48C6F4E4427CA1994E34, ___MinorVersion_2)); } inline uint8_t get_MinorVersion_2() const { return ___MinorVersion_2; } inline uint8_t* get_address_of_MinorVersion_2() { return &___MinorVersion_2; } inline void set_MinorVersion_2(uint8_t value) { ___MinorVersion_2 = value; } inline static int32_t get_offset_of_Magic_3() { return static_cast(offsetof(ManifestEnvelope_t77CD15A106F6540BFB7C48C6F4E4427CA1994E34, ___Magic_3)); } inline uint8_t get_Magic_3() const { return ___Magic_3; } inline uint8_t* get_address_of_Magic_3() { return &___Magic_3; } inline void set_Magic_3(uint8_t value) { ___Magic_3 = value; } inline static int32_t get_offset_of_TotalChunks_4() { return static_cast(offsetof(ManifestEnvelope_t77CD15A106F6540BFB7C48C6F4E4427CA1994E34, ___TotalChunks_4)); } inline uint16_t get_TotalChunks_4() const { return ___TotalChunks_4; } inline uint16_t* get_address_of_TotalChunks_4() { return &___TotalChunks_4; } inline void set_TotalChunks_4(uint16_t value) { ___TotalChunks_4 = value; } inline static int32_t get_offset_of_ChunkNumber_5() { return static_cast(offsetof(ManifestEnvelope_t77CD15A106F6540BFB7C48C6F4E4427CA1994E34, ___ChunkNumber_5)); } inline uint16_t get_ChunkNumber_5() const { return ___ChunkNumber_5; } inline uint16_t* get_address_of_ChunkNumber_5() { return &___ChunkNumber_5; } inline void set_ChunkNumber_5(uint16_t value) { ___ChunkNumber_5 = value; } }; // System.Diagnostics.Tracing.NameInfo struct NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C : public ConcurrentSetItem_2_tF75C8666AA6AE859719571013C6765518785D0DA { public: // System.String System.Diagnostics.Tracing.NameInfo::name String_t* ___name_1; // System.Diagnostics.Tracing.EventTags System.Diagnostics.Tracing.NameInfo::tags int32_t ___tags_2; // System.Int32 System.Diagnostics.Tracing.NameInfo::identity int32_t ___identity_3; // System.Byte[] System.Diagnostics.Tracing.NameInfo::nameMetadata ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___nameMetadata_4; public: inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C, ___name_1)); } inline String_t* get_name_1() const { return ___name_1; } inline String_t** get_address_of_name_1() { return &___name_1; } inline void set_name_1(String_t* value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_1), (void*)value); } inline static int32_t get_offset_of_tags_2() { return static_cast(offsetof(NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C, ___tags_2)); } inline int32_t get_tags_2() const { return ___tags_2; } inline int32_t* get_address_of_tags_2() { return &___tags_2; } inline void set_tags_2(int32_t value) { ___tags_2 = value; } inline static int32_t get_offset_of_identity_3() { return static_cast(offsetof(NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C, ___identity_3)); } inline int32_t get_identity_3() const { return ___identity_3; } inline int32_t* get_address_of_identity_3() { return &___identity_3; } inline void set_identity_3(int32_t value) { ___identity_3 = value; } inline static int32_t get_offset_of_nameMetadata_4() { return static_cast(offsetof(NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C, ___nameMetadata_4)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_nameMetadata_4() const { return ___nameMetadata_4; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_nameMetadata_4() { return &___nameMetadata_4; } inline void set_nameMetadata_4(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___nameMetadata_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___nameMetadata_4), (void*)value); } }; struct NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C_StaticFields { public: // System.Int32 System.Diagnostics.Tracing.NameInfo::lastIdentity int32_t ___lastIdentity_0; public: inline static int32_t get_offset_of_lastIdentity_0() { return static_cast(offsetof(NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C_StaticFields, ___lastIdentity_0)); } inline int32_t get_lastIdentity_0() const { return ___lastIdentity_0; } inline int32_t* get_address_of_lastIdentity_0() { return &___lastIdentity_0; } inline void set_lastIdentity_0(int32_t value) { ___lastIdentity_0 = value; } }; // System.Diagnostics.Tracing.TraceLoggingEventTypes struct TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 : public RuntimeObject { public: // System.Diagnostics.Tracing.TraceLoggingTypeInfo[] System.Diagnostics.Tracing.TraceLoggingEventTypes::typeInfos TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC* ___typeInfos_0; // System.String System.Diagnostics.Tracing.TraceLoggingEventTypes::name String_t* ___name_1; // System.Diagnostics.Tracing.EventTags System.Diagnostics.Tracing.TraceLoggingEventTypes::tags int32_t ___tags_2; // System.Byte System.Diagnostics.Tracing.TraceLoggingEventTypes::level uint8_t ___level_3; // System.Byte System.Diagnostics.Tracing.TraceLoggingEventTypes::opcode uint8_t ___opcode_4; // System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.TraceLoggingEventTypes::keywords int64_t ___keywords_5; // System.Byte[] System.Diagnostics.Tracing.TraceLoggingEventTypes::typeMetadata ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___typeMetadata_6; // System.Int32 System.Diagnostics.Tracing.TraceLoggingEventTypes::scratchSize int32_t ___scratchSize_7; // System.Int32 System.Diagnostics.Tracing.TraceLoggingEventTypes::dataCount int32_t ___dataCount_8; // System.Int32 System.Diagnostics.Tracing.TraceLoggingEventTypes::pinCount int32_t ___pinCount_9; // System.Diagnostics.Tracing.ConcurrentSet`2,System.Diagnostics.Tracing.NameInfo> System.Diagnostics.Tracing.TraceLoggingEventTypes::nameInfos ConcurrentSet_2_t9B37AE19508B10669906106353C62B3C877BFA95 ___nameInfos_10; public: inline static int32_t get_offset_of_typeInfos_0() { return static_cast(offsetof(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25, ___typeInfos_0)); } inline TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC* get_typeInfos_0() const { return ___typeInfos_0; } inline TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC** get_address_of_typeInfos_0() { return &___typeInfos_0; } inline void set_typeInfos_0(TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC* value) { ___typeInfos_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___typeInfos_0), (void*)value); } inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25, ___name_1)); } inline String_t* get_name_1() const { return ___name_1; } inline String_t** get_address_of_name_1() { return &___name_1; } inline void set_name_1(String_t* value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_1), (void*)value); } inline static int32_t get_offset_of_tags_2() { return static_cast(offsetof(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25, ___tags_2)); } inline int32_t get_tags_2() const { return ___tags_2; } inline int32_t* get_address_of_tags_2() { return &___tags_2; } inline void set_tags_2(int32_t value) { ___tags_2 = value; } inline static int32_t get_offset_of_level_3() { return static_cast(offsetof(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25, ___level_3)); } inline uint8_t get_level_3() const { return ___level_3; } inline uint8_t* get_address_of_level_3() { return &___level_3; } inline void set_level_3(uint8_t value) { ___level_3 = value; } inline static int32_t get_offset_of_opcode_4() { return static_cast(offsetof(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25, ___opcode_4)); } inline uint8_t get_opcode_4() const { return ___opcode_4; } inline uint8_t* get_address_of_opcode_4() { return &___opcode_4; } inline void set_opcode_4(uint8_t value) { ___opcode_4 = value; } inline static int32_t get_offset_of_keywords_5() { return static_cast(offsetof(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25, ___keywords_5)); } inline int64_t get_keywords_5() const { return ___keywords_5; } inline int64_t* get_address_of_keywords_5() { return &___keywords_5; } inline void set_keywords_5(int64_t value) { ___keywords_5 = value; } inline static int32_t get_offset_of_typeMetadata_6() { return static_cast(offsetof(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25, ___typeMetadata_6)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_typeMetadata_6() const { return ___typeMetadata_6; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_typeMetadata_6() { return &___typeMetadata_6; } inline void set_typeMetadata_6(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___typeMetadata_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___typeMetadata_6), (void*)value); } inline static int32_t get_offset_of_scratchSize_7() { return static_cast(offsetof(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25, ___scratchSize_7)); } inline int32_t get_scratchSize_7() const { return ___scratchSize_7; } inline int32_t* get_address_of_scratchSize_7() { return &___scratchSize_7; } inline void set_scratchSize_7(int32_t value) { ___scratchSize_7 = value; } inline static int32_t get_offset_of_dataCount_8() { return static_cast(offsetof(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25, ___dataCount_8)); } inline int32_t get_dataCount_8() const { return ___dataCount_8; } inline int32_t* get_address_of_dataCount_8() { return &___dataCount_8; } inline void set_dataCount_8(int32_t value) { ___dataCount_8 = value; } inline static int32_t get_offset_of_pinCount_9() { return static_cast(offsetof(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25, ___pinCount_9)); } inline int32_t get_pinCount_9() const { return ___pinCount_9; } inline int32_t* get_address_of_pinCount_9() { return &___pinCount_9; } inline void set_pinCount_9(int32_t value) { ___pinCount_9 = value; } inline static int32_t get_offset_of_nameInfos_10() { return static_cast(offsetof(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25, ___nameInfos_10)); } inline ConcurrentSet_2_t9B37AE19508B10669906106353C62B3C877BFA95 get_nameInfos_10() const { return ___nameInfos_10; } inline ConcurrentSet_2_t9B37AE19508B10669906106353C62B3C877BFA95 * get_address_of_nameInfos_10() { return &___nameInfos_10; } inline void set_nameInfos_10(ConcurrentSet_2_t9B37AE19508B10669906106353C62B3C877BFA95 value) { ___nameInfos_10 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___nameInfos_10))->___items_0), (void*)NULL); } }; // System.Diagnostics.Tracing.TraceLoggingMetadataCollector struct TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E : public RuntimeObject { public: // System.Diagnostics.Tracing.TraceLoggingMetadataCollector_Impl System.Diagnostics.Tracing.TraceLoggingMetadataCollector::impl Impl_tA1F83DA5BE2B28675D369B4585A71C5C1D0E669F * ___impl_0; // System.Diagnostics.Tracing.FieldMetadata System.Diagnostics.Tracing.TraceLoggingMetadataCollector::currentGroup FieldMetadata_tF8338AA83F53559A65AC62864F69CCC2FCAE24CC * ___currentGroup_1; // System.Int32 System.Diagnostics.Tracing.TraceLoggingMetadataCollector::bufferedArrayFieldCount int32_t ___bufferedArrayFieldCount_2; // System.Diagnostics.Tracing.EventFieldTags System.Diagnostics.Tracing.TraceLoggingMetadataCollector::k__BackingField int32_t ___U3CTagsU3Ek__BackingField_3; public: inline static int32_t get_offset_of_impl_0() { return static_cast(offsetof(TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E, ___impl_0)); } inline Impl_tA1F83DA5BE2B28675D369B4585A71C5C1D0E669F * get_impl_0() const { return ___impl_0; } inline Impl_tA1F83DA5BE2B28675D369B4585A71C5C1D0E669F ** get_address_of_impl_0() { return &___impl_0; } inline void set_impl_0(Impl_tA1F83DA5BE2B28675D369B4585A71C5C1D0E669F * value) { ___impl_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___impl_0), (void*)value); } inline static int32_t get_offset_of_currentGroup_1() { return static_cast(offsetof(TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E, ___currentGroup_1)); } inline FieldMetadata_tF8338AA83F53559A65AC62864F69CCC2FCAE24CC * get_currentGroup_1() const { return ___currentGroup_1; } inline FieldMetadata_tF8338AA83F53559A65AC62864F69CCC2FCAE24CC ** get_address_of_currentGroup_1() { return &___currentGroup_1; } inline void set_currentGroup_1(FieldMetadata_tF8338AA83F53559A65AC62864F69CCC2FCAE24CC * value) { ___currentGroup_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentGroup_1), (void*)value); } inline static int32_t get_offset_of_bufferedArrayFieldCount_2() { return static_cast(offsetof(TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E, ___bufferedArrayFieldCount_2)); } inline int32_t get_bufferedArrayFieldCount_2() const { return ___bufferedArrayFieldCount_2; } inline int32_t* get_address_of_bufferedArrayFieldCount_2() { return &___bufferedArrayFieldCount_2; } inline void set_bufferedArrayFieldCount_2(int32_t value) { ___bufferedArrayFieldCount_2 = value; } inline static int32_t get_offset_of_U3CTagsU3Ek__BackingField_3() { return static_cast(offsetof(TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E, ___U3CTagsU3Ek__BackingField_3)); } inline int32_t get_U3CTagsU3Ek__BackingField_3() const { return ___U3CTagsU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CTagsU3Ek__BackingField_3() { return &___U3CTagsU3Ek__BackingField_3; } inline void set_U3CTagsU3Ek__BackingField_3(int32_t value) { ___U3CTagsU3Ek__BackingField_3 = value; } }; // System.Diagnostics.Tracing.TraceLoggingTypeInfo struct TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F : public RuntimeObject { public: // System.String System.Diagnostics.Tracing.TraceLoggingTypeInfo::name String_t* ___name_0; // System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.TraceLoggingTypeInfo::keywords int64_t ___keywords_1; // System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.TraceLoggingTypeInfo::level int32_t ___level_2; // System.Diagnostics.Tracing.EventOpcode System.Diagnostics.Tracing.TraceLoggingTypeInfo::opcode int32_t ___opcode_3; // System.Diagnostics.Tracing.EventTags System.Diagnostics.Tracing.TraceLoggingTypeInfo::tags int32_t ___tags_4; // System.Type System.Diagnostics.Tracing.TraceLoggingTypeInfo::dataType Type_t * ___dataType_5; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_0), (void*)value); } inline static int32_t get_offset_of_keywords_1() { return static_cast(offsetof(TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F, ___keywords_1)); } inline int64_t get_keywords_1() const { return ___keywords_1; } inline int64_t* get_address_of_keywords_1() { return &___keywords_1; } inline void set_keywords_1(int64_t value) { ___keywords_1 = value; } inline static int32_t get_offset_of_level_2() { return static_cast(offsetof(TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F, ___level_2)); } inline int32_t get_level_2() const { return ___level_2; } inline int32_t* get_address_of_level_2() { return &___level_2; } inline void set_level_2(int32_t value) { ___level_2 = value; } inline static int32_t get_offset_of_opcode_3() { return static_cast(offsetof(TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F, ___opcode_3)); } inline int32_t get_opcode_3() const { return ___opcode_3; } inline int32_t* get_address_of_opcode_3() { return &___opcode_3; } inline void set_opcode_3(int32_t value) { ___opcode_3 = value; } inline static int32_t get_offset_of_tags_4() { return static_cast(offsetof(TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F, ___tags_4)); } inline int32_t get_tags_4() const { return ___tags_4; } inline int32_t* get_address_of_tags_4() { return &___tags_4; } inline void set_tags_4(int32_t value) { ___tags_4 = value; } inline static int32_t get_offset_of_dataType_5() { return static_cast(offsetof(TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F, ___dataType_5)); } inline Type_t * get_dataType_5() const { return ___dataType_5; } inline Type_t ** get_address_of_dataType_5() { return &___dataType_5; } inline void set_dataType_5(Type_t * value) { ___dataType_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___dataType_5), (void*)value); } }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // System.OperatingSystem struct OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 : public RuntimeObject { public: // System.PlatformID System.OperatingSystem::_platform int32_t ____platform_0; // System.Version System.OperatingSystem::_version Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ____version_1; // System.String System.OperatingSystem::_servicePack String_t* ____servicePack_2; public: inline static int32_t get_offset_of__platform_0() { return static_cast(offsetof(OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83, ____platform_0)); } inline int32_t get__platform_0() const { return ____platform_0; } inline int32_t* get_address_of__platform_0() { return &____platform_0; } inline void set__platform_0(int32_t value) { ____platform_0 = value; } inline static int32_t get_offset_of__version_1() { return static_cast(offsetof(OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83, ____version_1)); } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * get__version_1() const { return ____version_1; } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD ** get_address_of__version_1() { return &____version_1; } inline void set__version_1(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * value) { ____version_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____version_1), (void*)value); } inline static int32_t get_offset_of__servicePack_2() { return static_cast(offsetof(OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83, ____servicePack_2)); } inline String_t* get__servicePack_2() const { return ____servicePack_2; } inline String_t** get_address_of__servicePack_2() { return &____servicePack_2; } inline void set__servicePack_2(String_t* value) { ____servicePack_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____servicePack_2), (void*)value); } }; // System.Reflection.Module struct Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7 : public RuntimeObject { public: // System.IntPtr System.Reflection.Module::_impl intptr_t ____impl_2; // System.Reflection.Assembly System.Reflection.Module::assembly Assembly_t * ___assembly_3; // System.String System.Reflection.Module::fqname String_t* ___fqname_4; // System.String System.Reflection.Module::name String_t* ___name_5; // System.String System.Reflection.Module::scopename String_t* ___scopename_6; // System.Boolean System.Reflection.Module::is_resource bool ___is_resource_7; // System.Int32 System.Reflection.Module::token int32_t ___token_8; public: inline static int32_t get_offset_of__impl_2() { return static_cast(offsetof(Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7, ____impl_2)); } inline intptr_t get__impl_2() const { return ____impl_2; } inline intptr_t* get_address_of__impl_2() { return &____impl_2; } inline void set__impl_2(intptr_t value) { ____impl_2 = value; } inline static int32_t get_offset_of_assembly_3() { return static_cast(offsetof(Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7, ___assembly_3)); } inline Assembly_t * get_assembly_3() const { return ___assembly_3; } inline Assembly_t ** get_address_of_assembly_3() { return &___assembly_3; } inline void set_assembly_3(Assembly_t * value) { ___assembly_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___assembly_3), (void*)value); } inline static int32_t get_offset_of_fqname_4() { return static_cast(offsetof(Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7, ___fqname_4)); } inline String_t* get_fqname_4() const { return ___fqname_4; } inline String_t** get_address_of_fqname_4() { return &___fqname_4; } inline void set_fqname_4(String_t* value) { ___fqname_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___fqname_4), (void*)value); } inline static int32_t get_offset_of_name_5() { return static_cast(offsetof(Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7, ___name_5)); } inline String_t* get_name_5() const { return ___name_5; } inline String_t** get_address_of_name_5() { return &___name_5; } inline void set_name_5(String_t* value) { ___name_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_5), (void*)value); } inline static int32_t get_offset_of_scopename_6() { return static_cast(offsetof(Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7, ___scopename_6)); } inline String_t* get_scopename_6() const { return ___scopename_6; } inline String_t** get_address_of_scopename_6() { return &___scopename_6; } inline void set_scopename_6(String_t* value) { ___scopename_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___scopename_6), (void*)value); } inline static int32_t get_offset_of_is_resource_7() { return static_cast(offsetof(Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7, ___is_resource_7)); } inline bool get_is_resource_7() const { return ___is_resource_7; } inline bool* get_address_of_is_resource_7() { return &___is_resource_7; } inline void set_is_resource_7(bool value) { ___is_resource_7 = value; } inline static int32_t get_offset_of_token_8() { return static_cast(offsetof(Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7, ___token_8)); } inline int32_t get_token_8() const { return ___token_8; } inline int32_t* get_address_of_token_8() { return &___token_8; } inline void set_token_8(int32_t value) { ___token_8 = value; } }; struct Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7_StaticFields { public: // System.Reflection.TypeFilter System.Reflection.Module::FilterTypeName TypeFilter_t30BB04A68BC9FB949345457F71A9648BDB67FF18 * ___FilterTypeName_0; // System.Reflection.TypeFilter System.Reflection.Module::FilterTypeNameIgnoreCase TypeFilter_t30BB04A68BC9FB949345457F71A9648BDB67FF18 * ___FilterTypeNameIgnoreCase_1; public: inline static int32_t get_offset_of_FilterTypeName_0() { return static_cast(offsetof(Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7_StaticFields, ___FilterTypeName_0)); } inline TypeFilter_t30BB04A68BC9FB949345457F71A9648BDB67FF18 * get_FilterTypeName_0() const { return ___FilterTypeName_0; } inline TypeFilter_t30BB04A68BC9FB949345457F71A9648BDB67FF18 ** get_address_of_FilterTypeName_0() { return &___FilterTypeName_0; } inline void set_FilterTypeName_0(TypeFilter_t30BB04A68BC9FB949345457F71A9648BDB67FF18 * value) { ___FilterTypeName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterTypeName_0), (void*)value); } inline static int32_t get_offset_of_FilterTypeNameIgnoreCase_1() { return static_cast(offsetof(Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7_StaticFields, ___FilterTypeNameIgnoreCase_1)); } inline TypeFilter_t30BB04A68BC9FB949345457F71A9648BDB67FF18 * get_FilterTypeNameIgnoreCase_1() const { return ___FilterTypeNameIgnoreCase_1; } inline TypeFilter_t30BB04A68BC9FB949345457F71A9648BDB67FF18 ** get_address_of_FilterTypeNameIgnoreCase_1() { return &___FilterTypeNameIgnoreCase_1; } inline void set_FilterTypeNameIgnoreCase_1(TypeFilter_t30BB04A68BC9FB949345457F71A9648BDB67FF18 * value) { ___FilterTypeNameIgnoreCase_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterTypeNameIgnoreCase_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.Module struct Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7_marshaled_pinvoke { intptr_t ____impl_2; Assembly_t_marshaled_pinvoke* ___assembly_3; char* ___fqname_4; char* ___name_5; char* ___scopename_6; int32_t ___is_resource_7; int32_t ___token_8; }; // Native definition for COM marshalling of System.Reflection.Module struct Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7_marshaled_com { intptr_t ____impl_2; Assembly_t_marshaled_com* ___assembly_3; Il2CppChar* ___fqname_4; Il2CppChar* ___name_5; Il2CppChar* ___scopename_6; int32_t ___is_resource_7; int32_t ___token_8; }; // System.Reflection.ParameterInfo struct ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB : public RuntimeObject { public: // System.Type System.Reflection.ParameterInfo::ClassImpl Type_t * ___ClassImpl_0; // System.Object System.Reflection.ParameterInfo::DefaultValueImpl RuntimeObject * ___DefaultValueImpl_1; // System.Reflection.MemberInfo System.Reflection.ParameterInfo::MemberImpl MemberInfo_t * ___MemberImpl_2; // System.String System.Reflection.ParameterInfo::NameImpl String_t* ___NameImpl_3; // System.Int32 System.Reflection.ParameterInfo::PositionImpl int32_t ___PositionImpl_4; // System.Reflection.ParameterAttributes System.Reflection.ParameterInfo::AttrsImpl int32_t ___AttrsImpl_5; // System.Runtime.InteropServices.MarshalAsAttribute System.Reflection.ParameterInfo::marshalAs MarshalAsAttribute_t1F5CB9960D7AD6C3305475C98A397BD0B9C64020 * ___marshalAs_6; public: inline static int32_t get_offset_of_ClassImpl_0() { return static_cast(offsetof(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB, ___ClassImpl_0)); } inline Type_t * get_ClassImpl_0() const { return ___ClassImpl_0; } inline Type_t ** get_address_of_ClassImpl_0() { return &___ClassImpl_0; } inline void set_ClassImpl_0(Type_t * value) { ___ClassImpl_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ClassImpl_0), (void*)value); } inline static int32_t get_offset_of_DefaultValueImpl_1() { return static_cast(offsetof(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB, ___DefaultValueImpl_1)); } inline RuntimeObject * get_DefaultValueImpl_1() const { return ___DefaultValueImpl_1; } inline RuntimeObject ** get_address_of_DefaultValueImpl_1() { return &___DefaultValueImpl_1; } inline void set_DefaultValueImpl_1(RuntimeObject * value) { ___DefaultValueImpl_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___DefaultValueImpl_1), (void*)value); } inline static int32_t get_offset_of_MemberImpl_2() { return static_cast(offsetof(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB, ___MemberImpl_2)); } inline MemberInfo_t * get_MemberImpl_2() const { return ___MemberImpl_2; } inline MemberInfo_t ** get_address_of_MemberImpl_2() { return &___MemberImpl_2; } inline void set_MemberImpl_2(MemberInfo_t * value) { ___MemberImpl_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___MemberImpl_2), (void*)value); } inline static int32_t get_offset_of_NameImpl_3() { return static_cast(offsetof(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB, ___NameImpl_3)); } inline String_t* get_NameImpl_3() const { return ___NameImpl_3; } inline String_t** get_address_of_NameImpl_3() { return &___NameImpl_3; } inline void set_NameImpl_3(String_t* value) { ___NameImpl_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___NameImpl_3), (void*)value); } inline static int32_t get_offset_of_PositionImpl_4() { return static_cast(offsetof(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB, ___PositionImpl_4)); } inline int32_t get_PositionImpl_4() const { return ___PositionImpl_4; } inline int32_t* get_address_of_PositionImpl_4() { return &___PositionImpl_4; } inline void set_PositionImpl_4(int32_t value) { ___PositionImpl_4 = value; } inline static int32_t get_offset_of_AttrsImpl_5() { return static_cast(offsetof(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB, ___AttrsImpl_5)); } inline int32_t get_AttrsImpl_5() const { return ___AttrsImpl_5; } inline int32_t* get_address_of_AttrsImpl_5() { return &___AttrsImpl_5; } inline void set_AttrsImpl_5(int32_t value) { ___AttrsImpl_5 = value; } inline static int32_t get_offset_of_marshalAs_6() { return static_cast(offsetof(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB, ___marshalAs_6)); } inline MarshalAsAttribute_t1F5CB9960D7AD6C3305475C98A397BD0B9C64020 * get_marshalAs_6() const { return ___marshalAs_6; } inline MarshalAsAttribute_t1F5CB9960D7AD6C3305475C98A397BD0B9C64020 ** get_address_of_marshalAs_6() { return &___marshalAs_6; } inline void set_marshalAs_6(MarshalAsAttribute_t1F5CB9960D7AD6C3305475C98A397BD0B9C64020 * value) { ___marshalAs_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___marshalAs_6), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.ParameterInfo struct ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_pinvoke { Type_t * ___ClassImpl_0; Il2CppIUnknown* ___DefaultValueImpl_1; MemberInfo_t * ___MemberImpl_2; char* ___NameImpl_3; int32_t ___PositionImpl_4; int32_t ___AttrsImpl_5; MarshalAsAttribute_t1F5CB9960D7AD6C3305475C98A397BD0B9C64020 * ___marshalAs_6; }; // Native definition for COM marshalling of System.Reflection.ParameterInfo struct ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_com { Type_t * ___ClassImpl_0; Il2CppIUnknown* ___DefaultValueImpl_1; MemberInfo_t * ___MemberImpl_2; Il2CppChar* ___NameImpl_3; int32_t ___PositionImpl_4; int32_t ___AttrsImpl_5; MarshalAsAttribute_t1F5CB9960D7AD6C3305475C98A397BD0B9C64020 * ___marshalAs_6; }; // System.Resources.ResourceManager struct ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF : public RuntimeObject { public: // System.String System.Resources.ResourceManager::BaseNameField String_t* ___BaseNameField_0; // System.Collections.Hashtable System.Resources.ResourceManager::ResourceSets Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ___ResourceSets_1; // System.Collections.Generic.Dictionary`2 System.Resources.ResourceManager::_resourceSets Dictionary_2_tDE0FFCE2C110EEFB68C37CEA54DBCA577AFC1CE6 * ____resourceSets_2; // System.String System.Resources.ResourceManager::moduleDir String_t* ___moduleDir_3; // System.Reflection.Assembly System.Resources.ResourceManager::MainAssembly Assembly_t * ___MainAssembly_4; // System.Type System.Resources.ResourceManager::_locationInfo Type_t * ____locationInfo_5; // System.Type System.Resources.ResourceManager::_userResourceSet Type_t * ____userResourceSet_6; // System.Globalization.CultureInfo System.Resources.ResourceManager::_neutralResourcesCulture CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ____neutralResourcesCulture_7; // System.Resources.ResourceManager_CultureNameResourceSetPair System.Resources.ResourceManager::_lastUsedResourceCache CultureNameResourceSetPair_t77328DA298FCF741DE21CC5B3E19F160D7060074 * ____lastUsedResourceCache_8; // System.Boolean System.Resources.ResourceManager::_ignoreCase bool ____ignoreCase_9; // System.Boolean System.Resources.ResourceManager::UseManifest bool ___UseManifest_10; // System.Boolean System.Resources.ResourceManager::UseSatelliteAssem bool ___UseSatelliteAssem_11; // System.Resources.UltimateResourceFallbackLocation System.Resources.ResourceManager::_fallbackLoc int32_t ____fallbackLoc_12; // System.Version System.Resources.ResourceManager::_satelliteContractVersion Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ____satelliteContractVersion_13; // System.Boolean System.Resources.ResourceManager::_lookedForSatelliteContractVersion bool ____lookedForSatelliteContractVersion_14; // System.Reflection.Assembly System.Resources.ResourceManager::_callingAssembly Assembly_t * ____callingAssembly_15; // System.Reflection.RuntimeAssembly System.Resources.ResourceManager::m_callingAssembly RuntimeAssembly_t5EE9CD749D82345AE5635B9665665C31A3308EB1 * ___m_callingAssembly_16; // System.Resources.IResourceGroveler System.Resources.ResourceManager::resourceGroveler RuntimeObject* ___resourceGroveler_17; public: inline static int32_t get_offset_of_BaseNameField_0() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ___BaseNameField_0)); } inline String_t* get_BaseNameField_0() const { return ___BaseNameField_0; } inline String_t** get_address_of_BaseNameField_0() { return &___BaseNameField_0; } inline void set_BaseNameField_0(String_t* value) { ___BaseNameField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___BaseNameField_0), (void*)value); } inline static int32_t get_offset_of_ResourceSets_1() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ___ResourceSets_1)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get_ResourceSets_1() const { return ___ResourceSets_1; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of_ResourceSets_1() { return &___ResourceSets_1; } inline void set_ResourceSets_1(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ___ResourceSets_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___ResourceSets_1), (void*)value); } inline static int32_t get_offset_of__resourceSets_2() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ____resourceSets_2)); } inline Dictionary_2_tDE0FFCE2C110EEFB68C37CEA54DBCA577AFC1CE6 * get__resourceSets_2() const { return ____resourceSets_2; } inline Dictionary_2_tDE0FFCE2C110EEFB68C37CEA54DBCA577AFC1CE6 ** get_address_of__resourceSets_2() { return &____resourceSets_2; } inline void set__resourceSets_2(Dictionary_2_tDE0FFCE2C110EEFB68C37CEA54DBCA577AFC1CE6 * value) { ____resourceSets_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____resourceSets_2), (void*)value); } inline static int32_t get_offset_of_moduleDir_3() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ___moduleDir_3)); } inline String_t* get_moduleDir_3() const { return ___moduleDir_3; } inline String_t** get_address_of_moduleDir_3() { return &___moduleDir_3; } inline void set_moduleDir_3(String_t* value) { ___moduleDir_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___moduleDir_3), (void*)value); } inline static int32_t get_offset_of_MainAssembly_4() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ___MainAssembly_4)); } inline Assembly_t * get_MainAssembly_4() const { return ___MainAssembly_4; } inline Assembly_t ** get_address_of_MainAssembly_4() { return &___MainAssembly_4; } inline void set_MainAssembly_4(Assembly_t * value) { ___MainAssembly_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___MainAssembly_4), (void*)value); } inline static int32_t get_offset_of__locationInfo_5() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ____locationInfo_5)); } inline Type_t * get__locationInfo_5() const { return ____locationInfo_5; } inline Type_t ** get_address_of__locationInfo_5() { return &____locationInfo_5; } inline void set__locationInfo_5(Type_t * value) { ____locationInfo_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____locationInfo_5), (void*)value); } inline static int32_t get_offset_of__userResourceSet_6() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ____userResourceSet_6)); } inline Type_t * get__userResourceSet_6() const { return ____userResourceSet_6; } inline Type_t ** get_address_of__userResourceSet_6() { return &____userResourceSet_6; } inline void set__userResourceSet_6(Type_t * value) { ____userResourceSet_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____userResourceSet_6), (void*)value); } inline static int32_t get_offset_of__neutralResourcesCulture_7() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ____neutralResourcesCulture_7)); } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * get__neutralResourcesCulture_7() const { return ____neutralResourcesCulture_7; } inline CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F ** get_address_of__neutralResourcesCulture_7() { return &____neutralResourcesCulture_7; } inline void set__neutralResourcesCulture_7(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * value) { ____neutralResourcesCulture_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____neutralResourcesCulture_7), (void*)value); } inline static int32_t get_offset_of__lastUsedResourceCache_8() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ____lastUsedResourceCache_8)); } inline CultureNameResourceSetPair_t77328DA298FCF741DE21CC5B3E19F160D7060074 * get__lastUsedResourceCache_8() const { return ____lastUsedResourceCache_8; } inline CultureNameResourceSetPair_t77328DA298FCF741DE21CC5B3E19F160D7060074 ** get_address_of__lastUsedResourceCache_8() { return &____lastUsedResourceCache_8; } inline void set__lastUsedResourceCache_8(CultureNameResourceSetPair_t77328DA298FCF741DE21CC5B3E19F160D7060074 * value) { ____lastUsedResourceCache_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____lastUsedResourceCache_8), (void*)value); } inline static int32_t get_offset_of__ignoreCase_9() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ____ignoreCase_9)); } inline bool get__ignoreCase_9() const { return ____ignoreCase_9; } inline bool* get_address_of__ignoreCase_9() { return &____ignoreCase_9; } inline void set__ignoreCase_9(bool value) { ____ignoreCase_9 = value; } inline static int32_t get_offset_of_UseManifest_10() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ___UseManifest_10)); } inline bool get_UseManifest_10() const { return ___UseManifest_10; } inline bool* get_address_of_UseManifest_10() { return &___UseManifest_10; } inline void set_UseManifest_10(bool value) { ___UseManifest_10 = value; } inline static int32_t get_offset_of_UseSatelliteAssem_11() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ___UseSatelliteAssem_11)); } inline bool get_UseSatelliteAssem_11() const { return ___UseSatelliteAssem_11; } inline bool* get_address_of_UseSatelliteAssem_11() { return &___UseSatelliteAssem_11; } inline void set_UseSatelliteAssem_11(bool value) { ___UseSatelliteAssem_11 = value; } inline static int32_t get_offset_of__fallbackLoc_12() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ____fallbackLoc_12)); } inline int32_t get__fallbackLoc_12() const { return ____fallbackLoc_12; } inline int32_t* get_address_of__fallbackLoc_12() { return &____fallbackLoc_12; } inline void set__fallbackLoc_12(int32_t value) { ____fallbackLoc_12 = value; } inline static int32_t get_offset_of__satelliteContractVersion_13() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ____satelliteContractVersion_13)); } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * get__satelliteContractVersion_13() const { return ____satelliteContractVersion_13; } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD ** get_address_of__satelliteContractVersion_13() { return &____satelliteContractVersion_13; } inline void set__satelliteContractVersion_13(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * value) { ____satelliteContractVersion_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____satelliteContractVersion_13), (void*)value); } inline static int32_t get_offset_of__lookedForSatelliteContractVersion_14() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ____lookedForSatelliteContractVersion_14)); } inline bool get__lookedForSatelliteContractVersion_14() const { return ____lookedForSatelliteContractVersion_14; } inline bool* get_address_of__lookedForSatelliteContractVersion_14() { return &____lookedForSatelliteContractVersion_14; } inline void set__lookedForSatelliteContractVersion_14(bool value) { ____lookedForSatelliteContractVersion_14 = value; } inline static int32_t get_offset_of__callingAssembly_15() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ____callingAssembly_15)); } inline Assembly_t * get__callingAssembly_15() const { return ____callingAssembly_15; } inline Assembly_t ** get_address_of__callingAssembly_15() { return &____callingAssembly_15; } inline void set__callingAssembly_15(Assembly_t * value) { ____callingAssembly_15 = value; Il2CppCodeGenWriteBarrier((void**)(&____callingAssembly_15), (void*)value); } inline static int32_t get_offset_of_m_callingAssembly_16() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ___m_callingAssembly_16)); } inline RuntimeAssembly_t5EE9CD749D82345AE5635B9665665C31A3308EB1 * get_m_callingAssembly_16() const { return ___m_callingAssembly_16; } inline RuntimeAssembly_t5EE9CD749D82345AE5635B9665665C31A3308EB1 ** get_address_of_m_callingAssembly_16() { return &___m_callingAssembly_16; } inline void set_m_callingAssembly_16(RuntimeAssembly_t5EE9CD749D82345AE5635B9665665C31A3308EB1 * value) { ___m_callingAssembly_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_callingAssembly_16), (void*)value); } inline static int32_t get_offset_of_resourceGroveler_17() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF, ___resourceGroveler_17)); } inline RuntimeObject* get_resourceGroveler_17() const { return ___resourceGroveler_17; } inline RuntimeObject** get_address_of_resourceGroveler_17() { return &___resourceGroveler_17; } inline void set_resourceGroveler_17(RuntimeObject* value) { ___resourceGroveler_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___resourceGroveler_17), (void*)value); } }; struct ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF_StaticFields { public: // System.Int32 System.Resources.ResourceManager::MagicNumber int32_t ___MagicNumber_18; // System.Int32 System.Resources.ResourceManager::HeaderVersionNumber int32_t ___HeaderVersionNumber_19; // System.Type System.Resources.ResourceManager::_minResourceSet Type_t * ____minResourceSet_20; // System.String System.Resources.ResourceManager::ResReaderTypeName String_t* ___ResReaderTypeName_21; // System.String System.Resources.ResourceManager::ResSetTypeName String_t* ___ResSetTypeName_22; // System.String System.Resources.ResourceManager::MscorlibName String_t* ___MscorlibName_23; // System.Int32 System.Resources.ResourceManager::DEBUG int32_t ___DEBUG_24; public: inline static int32_t get_offset_of_MagicNumber_18() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF_StaticFields, ___MagicNumber_18)); } inline int32_t get_MagicNumber_18() const { return ___MagicNumber_18; } inline int32_t* get_address_of_MagicNumber_18() { return &___MagicNumber_18; } inline void set_MagicNumber_18(int32_t value) { ___MagicNumber_18 = value; } inline static int32_t get_offset_of_HeaderVersionNumber_19() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF_StaticFields, ___HeaderVersionNumber_19)); } inline int32_t get_HeaderVersionNumber_19() const { return ___HeaderVersionNumber_19; } inline int32_t* get_address_of_HeaderVersionNumber_19() { return &___HeaderVersionNumber_19; } inline void set_HeaderVersionNumber_19(int32_t value) { ___HeaderVersionNumber_19 = value; } inline static int32_t get_offset_of__minResourceSet_20() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF_StaticFields, ____minResourceSet_20)); } inline Type_t * get__minResourceSet_20() const { return ____minResourceSet_20; } inline Type_t ** get_address_of__minResourceSet_20() { return &____minResourceSet_20; } inline void set__minResourceSet_20(Type_t * value) { ____minResourceSet_20 = value; Il2CppCodeGenWriteBarrier((void**)(&____minResourceSet_20), (void*)value); } inline static int32_t get_offset_of_ResReaderTypeName_21() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF_StaticFields, ___ResReaderTypeName_21)); } inline String_t* get_ResReaderTypeName_21() const { return ___ResReaderTypeName_21; } inline String_t** get_address_of_ResReaderTypeName_21() { return &___ResReaderTypeName_21; } inline void set_ResReaderTypeName_21(String_t* value) { ___ResReaderTypeName_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___ResReaderTypeName_21), (void*)value); } inline static int32_t get_offset_of_ResSetTypeName_22() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF_StaticFields, ___ResSetTypeName_22)); } inline String_t* get_ResSetTypeName_22() const { return ___ResSetTypeName_22; } inline String_t** get_address_of_ResSetTypeName_22() { return &___ResSetTypeName_22; } inline void set_ResSetTypeName_22(String_t* value) { ___ResSetTypeName_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___ResSetTypeName_22), (void*)value); } inline static int32_t get_offset_of_MscorlibName_23() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF_StaticFields, ___MscorlibName_23)); } inline String_t* get_MscorlibName_23() const { return ___MscorlibName_23; } inline String_t** get_address_of_MscorlibName_23() { return &___MscorlibName_23; } inline void set_MscorlibName_23(String_t* value) { ___MscorlibName_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___MscorlibName_23), (void*)value); } inline static int32_t get_offset_of_DEBUG_24() { return static_cast(offsetof(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF_StaticFields, ___DEBUG_24)); } inline int32_t get_DEBUG_24() const { return ___DEBUG_24; } inline int32_t* get_address_of_DEBUG_24() { return &___DEBUG_24; } inline void set_DEBUG_24(int32_t value) { ___DEBUG_24 = value; } }; // System.SystemException struct SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 : public Exception_t { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_EtwEnableCallback struct EtwEnableCallback_tE661421A2F149DA151D5A519A09E09448E396A4A : public MulticastDelegate_t { public: public: }; // System.Action`1 struct Action_1_t914484DED737548EE8FABFA959036371C8235942 : public MulticastDelegate_t { public: public: }; // System.Action`1> struct Action_1_t00877648E3F9381289A535371103B6645156F5F6 : public MulticastDelegate_t { public: public: }; // System.Action`2 struct Action_2_tC52FA3FD223419FC0456E089309277012CCE38E8 : public MulticastDelegate_t { public: public: }; // System.ArgumentException struct ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: // System.String System.ArgumentException::m_paramName String_t* ___m_paramName_17; public: inline static int32_t get_offset_of_m_paramName_17() { return static_cast(offsetof(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1, ___m_paramName_17)); } inline String_t* get_m_paramName_17() const { return ___m_paramName_17; } inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; } inline void set_m_paramName_17(String_t* value) { ___m_paramName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value); } }; // System.Collections.Generic.KeyNotFoundException struct KeyNotFoundException_tC28F8B9E114291001A5D135723673C6F292438E2 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.Comparison`1> struct Comparison_1_tFF069E66928AE228EF6258700B9FE7F074C67CD8 : public MulticastDelegate_t { public: public: }; // System.Diagnostics.Tracing.EventSource_OverideEventProvider struct OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B : public EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 { public: // System.Diagnostics.Tracing.EventSource System.Diagnostics.Tracing.EventSource_OverideEventProvider::m_eventSource EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___m_eventSource_13; public: inline static int32_t get_offset_of_m_eventSource_13() { return static_cast(offsetof(OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B, ___m_eventSource_13)); } inline EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * get_m_eventSource_13() const { return ___m_eventSource_13; } inline EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB ** get_address_of_m_eventSource_13() { return &___m_eventSource_13; } inline void set_m_eventSource_13(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * value) { ___m_eventSource_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_eventSource_13), (void*)value); } }; // System.Diagnostics.Tracing.TplEtwProvider struct TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E : public EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB { public: public: }; struct TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E_StaticFields { public: // System.Diagnostics.Tracing.TplEtwProvider System.Diagnostics.Tracing.TplEtwProvider::Log TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * ___Log_29; public: inline static int32_t get_offset_of_Log_29() { return static_cast(offsetof(TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E_StaticFields, ___Log_29)); } inline TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * get_Log_29() const { return ___Log_29; } inline TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E ** get_address_of_Log_29() { return &___Log_29; } inline void set_Log_29(TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * value) { ___Log_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___Log_29), (void*)value); } }; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_t44A3558595F7443F6B966F33257A224830399FBF : public TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F { public: public: }; struct TraceLoggingTypeInfo_1_t44A3558595F7443F6B966F33257A224830399FBF_StaticFields { public: // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::instance TraceLoggingTypeInfo_1_t44A3558595F7443F6B966F33257A224830399FBF * ___instance_6; public: inline static int32_t get_offset_of_instance_6() { return static_cast(offsetof(TraceLoggingTypeInfo_1_t44A3558595F7443F6B966F33257A224830399FBF_StaticFields, ___instance_6)); } inline TraceLoggingTypeInfo_1_t44A3558595F7443F6B966F33257A224830399FBF * get_instance_6() const { return ___instance_6; } inline TraceLoggingTypeInfo_1_t44A3558595F7443F6B966F33257A224830399FBF ** get_address_of_instance_6() { return &___instance_6; } inline void set_instance_6(TraceLoggingTypeInfo_1_t44A3558595F7443F6B966F33257A224830399FBF * value) { ___instance_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___instance_6), (void*)value); } }; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_tD9D7BC2E7E2496AA10DF94F33F3D3FEF4B0DF439 : public TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F { public: public: }; struct TraceLoggingTypeInfo_1_tD9D7BC2E7E2496AA10DF94F33F3D3FEF4B0DF439_StaticFields { public: // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::instance TraceLoggingTypeInfo_1_tD9D7BC2E7E2496AA10DF94F33F3D3FEF4B0DF439 * ___instance_6; public: inline static int32_t get_offset_of_instance_6() { return static_cast(offsetof(TraceLoggingTypeInfo_1_tD9D7BC2E7E2496AA10DF94F33F3D3FEF4B0DF439_StaticFields, ___instance_6)); } inline TraceLoggingTypeInfo_1_tD9D7BC2E7E2496AA10DF94F33F3D3FEF4B0DF439 * get_instance_6() const { return ___instance_6; } inline TraceLoggingTypeInfo_1_tD9D7BC2E7E2496AA10DF94F33F3D3FEF4B0DF439 ** get_address_of_instance_6() { return &___instance_6; } inline void set_instance_6(TraceLoggingTypeInfo_1_tD9D7BC2E7E2496AA10DF94F33F3D3FEF4B0DF439 * value) { ___instance_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___instance_6), (void*)value); } }; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_tCBD6C96687DF0BC3062B1799E6681B8263380E86 : public TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F { public: public: }; struct TraceLoggingTypeInfo_1_tCBD6C96687DF0BC3062B1799E6681B8263380E86_StaticFields { public: // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::instance TraceLoggingTypeInfo_1_tCBD6C96687DF0BC3062B1799E6681B8263380E86 * ___instance_6; public: inline static int32_t get_offset_of_instance_6() { return static_cast(offsetof(TraceLoggingTypeInfo_1_tCBD6C96687DF0BC3062B1799E6681B8263380E86_StaticFields, ___instance_6)); } inline TraceLoggingTypeInfo_1_tCBD6C96687DF0BC3062B1799E6681B8263380E86 * get_instance_6() const { return ___instance_6; } inline TraceLoggingTypeInfo_1_tCBD6C96687DF0BC3062B1799E6681B8263380E86 ** get_address_of_instance_6() { return &___instance_6; } inline void set_instance_6(TraceLoggingTypeInfo_1_tCBD6C96687DF0BC3062B1799E6681B8263380E86 * value) { ___instance_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___instance_6), (void*)value); } }; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_tA0864DED98D26878CB496D7E7F9BF43F83221382 : public TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F { public: public: }; struct TraceLoggingTypeInfo_1_tA0864DED98D26878CB496D7E7F9BF43F83221382_StaticFields { public: // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::instance TraceLoggingTypeInfo_1_tA0864DED98D26878CB496D7E7F9BF43F83221382 * ___instance_6; public: inline static int32_t get_offset_of_instance_6() { return static_cast(offsetof(TraceLoggingTypeInfo_1_tA0864DED98D26878CB496D7E7F9BF43F83221382_StaticFields, ___instance_6)); } inline TraceLoggingTypeInfo_1_tA0864DED98D26878CB496D7E7F9BF43F83221382 * get_instance_6() const { return ___instance_6; } inline TraceLoggingTypeInfo_1_tA0864DED98D26878CB496D7E7F9BF43F83221382 ** get_address_of_instance_6() { return &___instance_6; } inline void set_instance_6(TraceLoggingTypeInfo_1_tA0864DED98D26878CB496D7E7F9BF43F83221382 * value) { ___instance_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___instance_6), (void*)value); } }; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_t3D0A74BA194E38AFBFDBDC195AC5DB99953B14B9 : public TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F { public: public: }; struct TraceLoggingTypeInfo_1_t3D0A74BA194E38AFBFDBDC195AC5DB99953B14B9_StaticFields { public: // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::instance TraceLoggingTypeInfo_1_t3D0A74BA194E38AFBFDBDC195AC5DB99953B14B9 * ___instance_6; public: inline static int32_t get_offset_of_instance_6() { return static_cast(offsetof(TraceLoggingTypeInfo_1_t3D0A74BA194E38AFBFDBDC195AC5DB99953B14B9_StaticFields, ___instance_6)); } inline TraceLoggingTypeInfo_1_t3D0A74BA194E38AFBFDBDC195AC5DB99953B14B9 * get_instance_6() const { return ___instance_6; } inline TraceLoggingTypeInfo_1_t3D0A74BA194E38AFBFDBDC195AC5DB99953B14B9 ** get_address_of_instance_6() { return &___instance_6; } inline void set_instance_6(TraceLoggingTypeInfo_1_t3D0A74BA194E38AFBFDBDC195AC5DB99953B14B9 * value) { ___instance_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___instance_6), (void*)value); } }; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_t5F5F3269F7D9A46868DB141EC45D5772ED7378D6 : public TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F { public: public: }; struct TraceLoggingTypeInfo_1_t5F5F3269F7D9A46868DB141EC45D5772ED7378D6_StaticFields { public: // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::instance TraceLoggingTypeInfo_1_t5F5F3269F7D9A46868DB141EC45D5772ED7378D6 * ___instance_6; public: inline static int32_t get_offset_of_instance_6() { return static_cast(offsetof(TraceLoggingTypeInfo_1_t5F5F3269F7D9A46868DB141EC45D5772ED7378D6_StaticFields, ___instance_6)); } inline TraceLoggingTypeInfo_1_t5F5F3269F7D9A46868DB141EC45D5772ED7378D6 * get_instance_6() const { return ___instance_6; } inline TraceLoggingTypeInfo_1_t5F5F3269F7D9A46868DB141EC45D5772ED7378D6 ** get_address_of_instance_6() { return &___instance_6; } inline void set_instance_6(TraceLoggingTypeInfo_1_t5F5F3269F7D9A46868DB141EC45D5772ED7378D6 * value) { ___instance_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___instance_6), (void*)value); } }; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_t9AF464FA184B748D655562038668C5F8475551A6 : public TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F { public: public: }; struct TraceLoggingTypeInfo_1_t9AF464FA184B748D655562038668C5F8475551A6_StaticFields { public: // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::instance TraceLoggingTypeInfo_1_t9AF464FA184B748D655562038668C5F8475551A6 * ___instance_6; public: inline static int32_t get_offset_of_instance_6() { return static_cast(offsetof(TraceLoggingTypeInfo_1_t9AF464FA184B748D655562038668C5F8475551A6_StaticFields, ___instance_6)); } inline TraceLoggingTypeInfo_1_t9AF464FA184B748D655562038668C5F8475551A6 * get_instance_6() const { return ___instance_6; } inline TraceLoggingTypeInfo_1_t9AF464FA184B748D655562038668C5F8475551A6 ** get_address_of_instance_6() { return &___instance_6; } inline void set_instance_6(TraceLoggingTypeInfo_1_t9AF464FA184B748D655562038668C5F8475551A6 * value) { ___instance_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___instance_6), (void*)value); } }; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_tD91E7DBA28F2951512AEDFDDA3746A19118DBCBD : public TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F { public: public: }; struct TraceLoggingTypeInfo_1_tD91E7DBA28F2951512AEDFDDA3746A19118DBCBD_StaticFields { public: // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::instance TraceLoggingTypeInfo_1_tD91E7DBA28F2951512AEDFDDA3746A19118DBCBD * ___instance_6; public: inline static int32_t get_offset_of_instance_6() { return static_cast(offsetof(TraceLoggingTypeInfo_1_tD91E7DBA28F2951512AEDFDDA3746A19118DBCBD_StaticFields, ___instance_6)); } inline TraceLoggingTypeInfo_1_tD91E7DBA28F2951512AEDFDDA3746A19118DBCBD * get_instance_6() const { return ___instance_6; } inline TraceLoggingTypeInfo_1_tD91E7DBA28F2951512AEDFDDA3746A19118DBCBD ** get_address_of_instance_6() { return &___instance_6; } inline void set_instance_6(TraceLoggingTypeInfo_1_tD91E7DBA28F2951512AEDFDDA3746A19118DBCBD * value) { ___instance_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___instance_6), (void*)value); } }; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_tD42DBA2904B54E850888E5E24588D16C4304AEAB : public TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F { public: public: }; struct TraceLoggingTypeInfo_1_tD42DBA2904B54E850888E5E24588D16C4304AEAB_StaticFields { public: // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::instance TraceLoggingTypeInfo_1_tD42DBA2904B54E850888E5E24588D16C4304AEAB * ___instance_6; public: inline static int32_t get_offset_of_instance_6() { return static_cast(offsetof(TraceLoggingTypeInfo_1_tD42DBA2904B54E850888E5E24588D16C4304AEAB_StaticFields, ___instance_6)); } inline TraceLoggingTypeInfo_1_tD42DBA2904B54E850888E5E24588D16C4304AEAB * get_instance_6() const { return ___instance_6; } inline TraceLoggingTypeInfo_1_tD42DBA2904B54E850888E5E24588D16C4304AEAB ** get_address_of_instance_6() { return &___instance_6; } inline void set_instance_6(TraceLoggingTypeInfo_1_tD42DBA2904B54E850888E5E24588D16C4304AEAB * value) { ___instance_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___instance_6), (void*)value); } }; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_t0E0E521EBE71719E6D4F118BB2218284ED0F87CA : public TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F { public: public: }; struct TraceLoggingTypeInfo_1_t0E0E521EBE71719E6D4F118BB2218284ED0F87CA_StaticFields { public: // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::instance TraceLoggingTypeInfo_1_t0E0E521EBE71719E6D4F118BB2218284ED0F87CA * ___instance_6; public: inline static int32_t get_offset_of_instance_6() { return static_cast(offsetof(TraceLoggingTypeInfo_1_t0E0E521EBE71719E6D4F118BB2218284ED0F87CA_StaticFields, ___instance_6)); } inline TraceLoggingTypeInfo_1_t0E0E521EBE71719E6D4F118BB2218284ED0F87CA * get_instance_6() const { return ___instance_6; } inline TraceLoggingTypeInfo_1_t0E0E521EBE71719E6D4F118BB2218284ED0F87CA ** get_address_of_instance_6() { return &___instance_6; } inline void set_instance_6(TraceLoggingTypeInfo_1_t0E0E521EBE71719E6D4F118BB2218284ED0F87CA * value) { ___instance_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___instance_6), (void*)value); } }; // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 struct TraceLoggingTypeInfo_1_t5E18EDFEAC3B9B97B2E90215967395ABE9E96531 : public TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F { public: public: }; struct TraceLoggingTypeInfo_1_t5E18EDFEAC3B9B97B2E90215967395ABE9E96531_StaticFields { public: // System.Diagnostics.Tracing.TraceLoggingTypeInfo`1 System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::instance TraceLoggingTypeInfo_1_t5E18EDFEAC3B9B97B2E90215967395ABE9E96531 * ___instance_6; public: inline static int32_t get_offset_of_instance_6() { return static_cast(offsetof(TraceLoggingTypeInfo_1_t5E18EDFEAC3B9B97B2E90215967395ABE9E96531_StaticFields, ___instance_6)); } inline TraceLoggingTypeInfo_1_t5E18EDFEAC3B9B97B2E90215967395ABE9E96531 * get_instance_6() const { return ___instance_6; } inline TraceLoggingTypeInfo_1_t5E18EDFEAC3B9B97B2E90215967395ABE9E96531 ** get_address_of_instance_6() { return &___instance_6; } inline void set_instance_6(TraceLoggingTypeInfo_1_t5E18EDFEAC3B9B97B2E90215967395ABE9E96531 * value) { ___instance_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___instance_6), (void*)value); } }; // System.EventHandler struct EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C : public MulticastDelegate_t { public: public: }; // System.EventHandler`1 struct EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C : public MulticastDelegate_t { public: public: }; // System.EventHandler`1 struct EventHandler_1_tE9CADA60E04DEA35665DBABBF7DE192763FACFBE : public MulticastDelegate_t { public: public: }; // System.EventHandler`1 struct EventHandler_1_t4CAFC32F107417E2417FCBD053FD1744C2CDDED6 : public MulticastDelegate_t { public: public: }; // System.IndexOutOfRangeException struct IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.NotSupportedException struct NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.Predicate`1> struct Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF : public MulticastDelegate_t { public: public: }; // System.TypeLoadException struct TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: // System.String System.TypeLoadException::ClassName String_t* ___ClassName_17; // System.String System.TypeLoadException::AssemblyName String_t* ___AssemblyName_18; // System.String System.TypeLoadException::MessageArg String_t* ___MessageArg_19; // System.Int32 System.TypeLoadException::ResourceId int32_t ___ResourceId_20; public: inline static int32_t get_offset_of_ClassName_17() { return static_cast(offsetof(TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1, ___ClassName_17)); } inline String_t* get_ClassName_17() const { return ___ClassName_17; } inline String_t** get_address_of_ClassName_17() { return &___ClassName_17; } inline void set_ClassName_17(String_t* value) { ___ClassName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___ClassName_17), (void*)value); } inline static int32_t get_offset_of_AssemblyName_18() { return static_cast(offsetof(TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1, ___AssemblyName_18)); } inline String_t* get_AssemblyName_18() const { return ___AssemblyName_18; } inline String_t** get_address_of_AssemblyName_18() { return &___AssemblyName_18; } inline void set_AssemblyName_18(String_t* value) { ___AssemblyName_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___AssemblyName_18), (void*)value); } inline static int32_t get_offset_of_MessageArg_19() { return static_cast(offsetof(TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1, ___MessageArg_19)); } inline String_t* get_MessageArg_19() const { return ___MessageArg_19; } inline String_t** get_address_of_MessageArg_19() { return &___MessageArg_19; } inline void set_MessageArg_19(String_t* value) { ___MessageArg_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___MessageArg_19), (void*)value); } inline static int32_t get_offset_of_ResourceId_20() { return static_cast(offsetof(TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1, ___ResourceId_20)); } inline int32_t get_ResourceId_20() const { return ___ResourceId_20; } inline int32_t* get_address_of_ResourceId_20() { return &___ResourceId_20; } inline void set_ResourceId_20(int32_t value) { ___ResourceId_20 = value; } }; // System.ArgumentNullException struct ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD : public ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 { public: public: }; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA : public ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 { public: // System.Object System.ArgumentOutOfRangeException::m_actualValue RuntimeObject * ___m_actualValue_19; public: inline static int32_t get_offset_of_m_actualValue_19() { return static_cast(offsetof(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA, ___m_actualValue_19)); } inline RuntimeObject * get_m_actualValue_19() const { return ___m_actualValue_19; } inline RuntimeObject ** get_address_of_m_actualValue_19() { return &___m_actualValue_19; } inline void set_m_actualValue_19(RuntimeObject * value) { ___m_actualValue_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_actualValue_19), (void*)value); } }; struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_StaticFields { public: // System.String modreq(System.Runtime.CompilerServices.IsVolatile) System.ArgumentOutOfRangeException::_rangeMessage String_t* ____rangeMessage_18; public: inline static int32_t get_offset_of__rangeMessage_18() { return static_cast(offsetof(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_StaticFields, ____rangeMessage_18)); } inline String_t* get__rangeMessage_18() const { return ____rangeMessage_18; } inline String_t** get_address_of__rangeMessage_18() { return &____rangeMessage_18; } inline void set__rangeMessage_18(String_t* value) { ____rangeMessage_18 = value; Il2CppCodeGenWriteBarrier((void**)(&____rangeMessage_18), (void*)value); } }; // System.Diagnostics.Tracing.BooleanArrayTypeInfo struct BooleanArrayTypeInfo_t8D17476080DE9FE8BAA1873A346BAAB06CB87663 : public TraceLoggingTypeInfo_1_tD9D7BC2E7E2496AA10DF94F33F3D3FEF4B0DF439 { public: public: }; // System.Diagnostics.Tracing.BooleanTypeInfo struct BooleanTypeInfo_t2A9D55D28358D7F016FEB8DE4DC3F47AE4EB0772 : public TraceLoggingTypeInfo_1_t44A3558595F7443F6B966F33257A224830399FBF { public: public: }; // System.Diagnostics.Tracing.ByteArrayTypeInfo struct ByteArrayTypeInfo_t5658F3F5721C44850C50467F5A065C635AAE06DB : public TraceLoggingTypeInfo_1_tA0864DED98D26878CB496D7E7F9BF43F83221382 { public: public: }; // System.Diagnostics.Tracing.ByteTypeInfo struct ByteTypeInfo_t94E7AB7A3DC095734C0A6A80EF36EBCEB9AA823F : public TraceLoggingTypeInfo_1_tCBD6C96687DF0BC3062B1799E6681B8263380E86 { public: public: }; // System.Diagnostics.Tracing.CharArrayTypeInfo struct CharArrayTypeInfo_tA4DA36246558E48DE934DF2709E8F651EEC09AA7 : public TraceLoggingTypeInfo_1_t5F5F3269F7D9A46868DB141EC45D5772ED7378D6 { public: public: }; // System.Diagnostics.Tracing.CharTypeInfo struct CharTypeInfo_t6E51C2BF61EF98CF737D58FC7F785AECD282D4E1 : public TraceLoggingTypeInfo_1_t3D0A74BA194E38AFBFDBDC195AC5DB99953B14B9 { public: public: }; // System.Diagnostics.Tracing.DateTimeOffsetTypeInfo struct DateTimeOffsetTypeInfo_tF43B2DF5DDA8C80D44E4466D622724CA9F56B2B7 : public TraceLoggingTypeInfo_1_tD91E7DBA28F2951512AEDFDDA3746A19118DBCBD { public: public: }; // System.Diagnostics.Tracing.DateTimeTypeInfo struct DateTimeTypeInfo_tBB003B99145DFD499F2DEF1761291D2E0755A405 : public TraceLoggingTypeInfo_1_t9AF464FA184B748D655562038668C5F8475551A6 { public: public: }; // System.Diagnostics.Tracing.DecimalTypeInfo struct DecimalTypeInfo_t010453A90659A30B7B7D48C9D98F22DD729F0F85 : public TraceLoggingTypeInfo_1_tD42DBA2904B54E850888E5E24588D16C4304AEAB { public: public: }; // System.Diagnostics.Tracing.DoubleArrayTypeInfo struct DoubleArrayTypeInfo_t1FAAA8719DBC90C5C0E90721B27823D79BA963C2 : public TraceLoggingTypeInfo_1_t5E18EDFEAC3B9B97B2E90215967395ABE9E96531 { public: public: }; // System.Diagnostics.Tracing.DoubleTypeInfo struct DoubleTypeInfo_t5F4612E68335079CCE043E18B1353130DA731B73 : public TraceLoggingTypeInfo_1_t0E0E521EBE71719E6D4F118BB2218284ED0F87CA { public: public: }; // System.DllNotFoundException struct DllNotFoundException_tED90B6A78D4CF5AA565288E0BA88A990062A7F76 : public TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Diagnostics.StackFrame[] struct StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D : public RuntimeArray { public: ALIGN_FIELD (8) StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * m_Items[1]; public: inline StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196 : public RuntimeArray { public: ALIGN_FIELD (8) StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * m_Items[1]; public: inline StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Reflection.ParameterInfo[] struct ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694 : public RuntimeArray { public: ALIGN_FIELD (8) ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * m_Items[1]; public: inline ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Reflection.MethodInfo[] struct MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B : public RuntimeArray { public: ALIGN_FIELD (8) MethodInfo_t * m_Items[1]; public: inline MethodInfo_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline MethodInfo_t ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, MethodInfo_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline MethodInfo_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline MethodInfo_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, MethodInfo_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Type[] struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F : public RuntimeArray { public: ALIGN_FIELD (8) Type_t * m_Items[1]; public: inline Type_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Type_t ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Type_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Type_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Type_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Type_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Diagnostics.Tracing.EventSource_EventMetadata[] struct EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94 : public RuntimeArray { public: ALIGN_FIELD (8) EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B m_Items[1]; public: inline EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Name_6), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Message_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Parameters_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___TraceLoggingEventTypes_9), (void*)NULL); #endif } inline EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Name_6), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Message_7), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___Parameters_8), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___TraceLoggingEventTypes_9), (void*)NULL); #endif } }; // System.String[] struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Char[] struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_t7FAEDA541660EE14F76C26D48E51C98634127BF7 : public RuntimeArray { public: ALIGN_FIELD (8) KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 m_Items[1]; public: inline KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 value) { m_Items[index] = value; } }; // System.Boolean[] struct BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040 : public RuntimeArray { public: ALIGN_FIELD (8) bool m_Items[1]; public: inline bool GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline bool* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, bool value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline bool GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline bool* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, bool value) { m_Items[index] = value; } }; // System.Byte[] struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // System.Double[] struct DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D : public RuntimeArray { public: ALIGN_FIELD (8) double m_Items[1]; public: inline double GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline double* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, double value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline double GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline double* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, double value) { m_Items[index] = value; } }; // System.Object[] struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Collections.Generic.KeyValuePair`2[] struct KeyValuePair_2U5BU5D_tEF7B0C36EC296277C5C943CFF843529E0B8B5343 : public RuntimeArray { public: ALIGN_FIELD (8) KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D m_Items[1]; public: inline KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); #endif } inline KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___key_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); #endif } }; // System.Runtime.InteropServices.GCHandle[] struct GCHandleU5BU5D_tA6EC6308F1B33AD5233BD26DE6FB431B6CEF1DB7 : public RuntimeArray { public: ALIGN_FIELD (8) GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 m_Items[1]; public: inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 value) { m_Items[index] = value; } }; // System.Int32[] struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83 : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // System.Diagnostics.Tracing.TraceLoggingTypeInfo[] struct TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC : public RuntimeArray { public: ALIGN_FIELD (8) TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F * m_Items[1]; public: inline TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Diagnostics.Tracing.EtwSession[] struct EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA : public RuntimeArray { public: ALIGN_FIELD (8) EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * m_Items[1]; public: inline EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Reflection.FieldInfo[] struct FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE : public RuntimeArray { public: ALIGN_FIELD (8) FieldInfo_t * m_Items[1]; public: inline FieldInfo_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline FieldInfo_t ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, FieldInfo_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline FieldInfo_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline FieldInfo_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, FieldInfo_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.UInt32[] struct UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB : public RuntimeArray { public: ALIGN_FIELD (8) uint32_t m_Items[1]; public: inline uint32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint32_t value) { m_Items[index] = value; } }; // System.Diagnostics.Tracing.EventProvider_SessionInfo[] struct SessionInfoU5BU5D_t02CDCD5CCABB257B68199994B2C87BBD1849E906 : public RuntimeArray { public: ALIGN_FIELD (8) SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A m_Items[1]; public: inline SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A value) { m_Items[index] = value; } }; IL2CPP_EXTERN_C void ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshal_pinvoke(const ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB& unmarshaled, ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshal_pinvoke_back(const ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_pinvoke& marshaled, ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB& unmarshaled); IL2CPP_EXTERN_C void ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshal_pinvoke_cleanup(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshal_com(const ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB& unmarshaled, ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_com& marshaled); IL2CPP_EXTERN_C void ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshal_com_back(const ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_com& marshaled, ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB& unmarshaled); IL2CPP_EXTERN_C void ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshal_com_cleanup(ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_marshaled_com& marshaled); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // T[] System.Collections.Generic.List`1::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* List_1_ToArray_m801D4DEF3587F60F463F04EEABE5CBE711FE5612_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::TryGetValue(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ConcurrentDictionary_2_TryGetValue_m721EB43F68E4686E9F242F6FA52D13CA9812CD2E_gshared (ConcurrentDictionary_2_tE0E7D120D2915DD68686E9FAF4D8388D890E7929 * __this, Guid_t ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method); // System.Void System.Collections.Concurrent.ConcurrentDictionary`2::set_Item(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConcurrentDictionary_2_set_Item_mB224187F1AF72D7A2B9125132ADE40E417094B04_gshared (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * __this, Guid_t ___key0, int32_t ___value1, const RuntimeMethod* method); // System.Tuple`2 System.Tuple::Create(T1,T2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * Tuple_Create_TisGuid_t_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m473CBD984380616D043D353A87FA6F201541C375_gshared (Guid_t ___item10, int32_t ___item21, const RuntimeMethod* method); // System.Void System.Collections.Concurrent.ConcurrentDictionary`2::set_Item(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConcurrentDictionary_2_set_Item_m536B3E6F523E3C7046D27979F2DF1CF2019260D7_gshared (ConcurrentDictionary_2_tE0E7D120D2915DD68686E9FAF4D8388D890E7929 * __this, Guid_t ___key0, RuntimeObject * ___value1, const RuntimeMethod* method); // T1 System.Tuple`2::get_Item1() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Guid_t Tuple_2_get_Item1_m13EA1E5CA5BF90B5BE582AD8FDE7331A348E0276_gshared_inline (Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * __this, const RuntimeMethod* method); // T2 System.Tuple`2::get_Item2() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Tuple_2_get_Item2_m6877C44725610C7C0C3AFAE09D5C1F4B4CE79517_gshared_inline (Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::TryRemove(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ConcurrentDictionary_2_TryRemove_mDD8C9834B2690324EDDCF98366CD1606E4571376_gshared (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * __this, Guid_t ___key0, int32_t* ___value1, const RuntimeMethod* method); // System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::get_IsEmpty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ConcurrentDictionary_2_get_IsEmpty_mC66166897ABC234573A265BE85A42EAA7FDC1A35_gshared (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::ContainsKey(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ConcurrentDictionary_2_ContainsKey_m8DBF3957BD9B3D404B77FEF1DBCA0919D7F56D4F_gshared (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * __this, Guid_t ___key0, const RuntimeMethod* method); // System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ConcurrentDictionary_2_get_Count_mC58E8966001AFECFDF749B9E5833246E26E86749_gshared (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * __this, const RuntimeMethod* method); // System.Void System.Collections.Concurrent.ConcurrentDictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConcurrentDictionary_2__ctor_mA29674FFCD19F81B67E73EF1E1EC46C7545CA6D3_gshared (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * __this, const RuntimeMethod* method); // System.Void System.Collections.Concurrent.ConcurrentDictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConcurrentDictionary_2__ctor_m0050F48662D62E737AC83AEFE8A0735E5E58D1A1_gshared (ConcurrentDictionary_2_tE0E7D120D2915DD68686E9FAF4D8388D890E7929 * __this, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_m1B1AAFACBBC63972A7B94AFDF7122B330CBE9EE8_gshared (Action_1_t914484DED737548EE8FABFA959036371C8235942 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2[] System.Collections.Concurrent.ConcurrentDictionary`2::ToArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2U5BU5D_t7FAEDA541660EE14F76C26D48E51C98634127BF7* ConcurrentDictionary_2_ToArray_mB1D2B70E91275D4F4C0A9BD9EBA5BFF224FC6129_gshared (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * __this, const RuntimeMethod* method); // System.Void System.Comparison`1>::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparison_1__ctor_m446F92077EE15D6DADE88AC3BEE2838BFEDCE29C_gshared (Comparison_1_tFF069E66928AE228EF6258700B9FE7F074C67CD8 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Array::Sort>(T[],System.Comparison`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Sort_TisKeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937_mB746ED1C5C4041432018351E570E5F1CC69805AE_gshared (KeyValuePair_2U5BU5D_t7FAEDA541660EE14F76C26D48E51C98634127BF7* ___array0, Comparison_1_tFF069E66928AE228EF6258700B9FE7F074C67CD8 * ___comparison1, const RuntimeMethod* method); // TKey System.Collections.Generic.KeyValuePair`2::get_Key() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Guid_t KeyValuePair_2_get_Key_m04BF1DDB542A4C8B193F0B260F0C385BF44A12CC_gshared_inline (KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::TryRemove(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ConcurrentDictionary_2_TryRemove_m9504CDCEC5534E1C1A32C166597E15A751264613_gshared (ConcurrentDictionary_2_tE0E7D120D2915DD68686E9FAF4D8388D890E7929 * __this, Guid_t ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method); // TValue System.Collections.Generic.KeyValuePair`2::get_Value() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_mC21621FE323ACF9646AF601FFEF6D05304DE03DE_gshared_inline (KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 * __this, const RuntimeMethod* method); // System.Tuple`2 System.Tuple::Create(T1,T2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * Tuple_Create_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m595074AFCD66FC08A09BDD5982656BA1F9BABA5C_gshared (int32_t ___item10, int32_t ___item21, const RuntimeMethod* method); // T System.Threading.AsyncLocal`1::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * AsyncLocal_1_get_Value_m37DD33E11005742D98ABE36550991DF58CEE24E6_gshared (AsyncLocal_1_tB3967B9BB037A3D4C437E7F0773AFF68802723D9 * __this, const RuntimeMethod* method); // System.Void System.Threading.AsyncLocal`1::set_Value(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncLocal_1_set_Value_m8D6AFEFFA7271575D6B9F60F8F812407431BA2C9_gshared (AsyncLocal_1_tB3967B9BB037A3D4C437E7F0773AFF68802723D9 * __this, RuntimeObject * ___value0, const RuntimeMethod* method); // System.Void System.Action`1>::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_m09B6544493F7B95A7FA3A568D25489C5E3EEAFB6_gshared (Action_1_tC9C78235CE090A8C814E2C458627F15C33AF0180 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Threading.AsyncLocal`1::.ctor(System.Action`1>) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncLocal_1__ctor_mBF520B58E9E752F59538039C7EB57E879F5AE8A2_gshared (AsyncLocal_1_tB3967B9BB037A3D4C437E7F0773AFF68802723D9 * __this, Action_1_tC9C78235CE090A8C814E2C458627F15C33AF0180 * ___valueChangedHandler0, const RuntimeMethod* method); // T System.Threading.AsyncLocalValueChangedArgs`1::get_CurrentValue() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * AsyncLocalValueChangedArgs_1_get_CurrentValue_mE7B45C05247F47070ABC5251ECF740710FB99B52_gshared_inline (AsyncLocalValueChangedArgs_1_t64BF6800935406CA808E9821DF12DBB72A71640D * __this, const RuntimeMethod* method); // T System.Threading.AsyncLocalValueChangedArgs`1::get_PreviousValue() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * AsyncLocalValueChangedArgs_1_get_PreviousValue_mA9C4C0E1D013516923CAFF73AF850F31347DAD3D_gshared_inline (AsyncLocalValueChangedArgs_1_t64BF6800935406CA808E9821DF12DBB72A71640D * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingTypeInfo_1__ctor_mE281DCCAC7AAA87CD49E26B9172B4A8BA78F5098_gshared (TraceLoggingTypeInfo_1_t30CA664F8DBC78F9161D725EAC6B8DB1F89C4C81 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingTypeInfo_1__ctor_m5CE47246355A9CE9A5A913429AD6DE7593175F6F_gshared (TraceLoggingTypeInfo_1_t44A3558595F7443F6B966F33257A224830399FBF * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingTypeInfo_1__ctor_m5E37C9D57D3BF0D54FA22B879B618BD00103E4D5_gshared (TraceLoggingTypeInfo_1_tCBD6C96687DF0BC3062B1799E6681B8263380E86 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingTypeInfo_1__ctor_m3F6558CA29363B13A3BA41D638A645A0D27CD361_gshared (TraceLoggingTypeInfo_1_t3D0A74BA194E38AFBFDBDC195AC5DB99953B14B9 * __this, const RuntimeMethod* method); // System.Void System.Array::Resize(T[]&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Resize_TisByte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_m06AF58E490AA366B34FFAAA68EF7179C85828C62_gshared (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** ___array0, int32_t ___newSize1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingTypeInfo_1__ctor_mADBDC82A0DCF5AA917F947487B3843BC832847F5_gshared (TraceLoggingTypeInfo_1_tD91E7DBA28F2951512AEDFDDA3746A19118DBCBD * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingTypeInfo_1__ctor_mC91976BC0F373C0064A88BC4A45121832C0A0FCF_gshared (TraceLoggingTypeInfo_1_t9AF464FA184B748D655562038668C5F8475551A6 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingTypeInfo_1__ctor_mADD739043A0B44F6D430F6CEAB3E5B24B5A30686_gshared (TraceLoggingTypeInfo_1_tD42DBA2904B54E850888E5E24588D16C4304AEAB * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingTypeInfo_1__ctor_m6736EEDD36D2F8F9C58989D40D20F8F60CC7E8B5_gshared (TraceLoggingTypeInfo_1_t0E0E521EBE71719E6D4F118BB2218284ED0F87CA * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD List_1_GetEnumerator_m52CC760E475D226A2B75048D70C4E22692F9F68D_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method); // System.Boolean System.WeakReference`1::TryGetTarget(T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WeakReference_1_TryGetTarget_m9D3E03EAD29D846A4E826902BE373E0426D094A5_gshared (WeakReference_1_tBC6A26E1BB0C3A272173A366499D2BBA015BC86C * __this, RuntimeObject ** ___target0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472_gshared (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method); // System.Void System.WeakReference`1::.ctor(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WeakReference_1__ctor_mB56296566802842F6B5EEDF3F1C3835E27295F78_gshared (WeakReference_1_tBC6A26E1BB0C3A272173A366499D2BBA015BC86C * __this, RuntimeObject * ___target0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method); // System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Predicate_1__ctor_mBC07C59B061E1B719FFE2B6E5541E9011D906C3C_gshared (Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::RemoveAll(System.Predicate`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_RemoveAll_m568E7007C316A2B83B0D08A324AA8A9C8D2796DF_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979 * ___match0, const RuntimeMethod* method); // System.Void System.EventHandler`1::Invoke(System.Object,TEventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventHandler_1_Invoke_mBF3979EE17B68658C4C1AB3A8D64B24F263E3B98_gshared (EventHandler_1_t10245A26B14DDE8DDFD5B263BDE0641F17DCFDC3 * __this, RuntimeObject * ___sender0, RuntimeObject * ___e1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mEE468B81D8E7C140F567D10FF7F5894A50EEEA57_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, int32_t ___capacity0, const RuntimeMethod* method); // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared_inline (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, int32_t ___index0, const RuntimeMethod* method); // TKey System.Collections.Generic.KeyValuePair`2::get_Key() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_gshared_inline (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.KeyValuePair`2::.ctor(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m783A0935E40FCB80D5940E8CCF0EFEFE41D7C7D3_gshared (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, RuntimeObject * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method); // T1 System.Tuple`2::get_Item1() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A Tuple_2_get_Item1_mE84BFA1353446DE95FEAC246056C2163078AC65F_gshared_inline (Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * __this, const RuntimeMethod* method); // T2 System.Tuple`2::get_Item2() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool Tuple_2_get_Item2_m7DC82E26331B6695B6696FCC7DDDC8CB16CB94E1_gshared_inline (Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2895EBB13AA7D9232058658A7DC404DC5F608923_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, int32_t ___capacity0, const RuntimeMethod* method); // System.Void System.Action`2::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_2__ctor_m9C040F19BDAD892FF07CCF43ECF57026B3D9851C_gshared (Action_2_tC52FA3FD223419FC0456E089309277012CCE38E8 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 List_1_GetEnumerator_mA75F31424308D649C87F98663FA608A7F528D97B_gshared (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A Enumerator_get_Current_mAED28ED9DFA1487BB1B2961B20A31C9A59240A9F_gshared_inline (Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A List_1_get_Item_m843BA7E495FB17519DA312B60E28F9142FCB39F9_gshared_inline (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Tuple`2 System.Tuple::Create(T1,T2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * Tuple_Create_TisSessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_mFCFC54D2D66C8EE47D9530005BA7A77A1AA699FC_gshared (SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A ___item10, bool ___item21, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m6AAF8DE8B8F6FF147DF0303C1BF58447FCC53619_gshared (Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m5BE5F05575CBC1B9063C795C81F04EC002CA358C_gshared (Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mBD9932D1897852BC34DDBA3F03866934DBDFE329_gshared (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * __this, int32_t ___capacity0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m2B2BEA7427322556E7DB5B8F54725927D5F314DB_gshared (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * __this, SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A ___item0, const RuntimeMethod* method); // System.Void System.Action`2::Invoke(T1,T2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_2_Invoke_m4CA8B2E800895A188FD0F7981737F367C5916FC7_gshared (Action_2_tC52FA3FD223419FC0456E089309277012CCE38E8 * __this, int32_t ___arg10, int64_t ___arg21, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m3B5287498CF7B5D240BF5FBE83C3896231D78614_gshared_inline (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m020F9255F34CF1C83F40396FACCAB453009967BC_gshared (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * __this, int32_t ___capacity0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m50C0D1F69B2EF31137658E2F052EBBAC7BF82771_gshared (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * __this, int32_t ___item0, const RuntimeMethod* method); // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_gshared_inline (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mBD0009D489971B3EAD201A8FE6872838B0F4F771_gshared (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * __this, int32_t ___capacity0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m77946F922B214B9FB9D3EA48D02AF4CA2B524356_gshared_inline (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m09D0729675AC499836FEA645EC0F67CEFFF05DDC_gshared (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * __this, uint8_t ___item0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m538E96A9BEFBA178A1B6EED3A56E403C3F521BCC_gshared (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * __this, int32_t ___index0, uint8_t ___value1, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA List_1_GetEnumerator_m15CE32E39D37654096BAFDC11C155E42B253BA5A_gshared (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1/Enumerator::get_Current() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t Enumerator_get_Current_mAD383B83783802633C6899ED69BC5D9B0E6647AE_gshared_inline (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m3CAEB39B5C1B8059EDA6583E8158380D6B27EE80_gshared (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mCD97A0A7B206C0FA999ADAC1F827EF1A22A32D1F_gshared (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_mFED3931B26E2F3EA44F00DDFDB00A723E877130B_gshared (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1_Invoke_m0A36AC4F2CACB1975B2716676ED3576FD82E20DA_gshared (Action_1_t914484DED737548EE8FABFA959036371C8235942 * __this, Guid_t ___obj0, const RuntimeMethod* method); // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m8F7880F43C4E281DBF7CA5A9431D5E6DD3797B7E_gshared (ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 * __this, RuntimeObject* ___list0, const RuntimeMethod* method); // System.Void <>f__AnonymousType0`1::.ctor(j__TPar) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ef__AnonymousType0_1__ctor_m57B3BC60E57AF443B4602955F02471392D756778_gshared (U3CU3Ef__AnonymousType0_1_t103DB909F3478F55EAABC0751EA7624561E5B35F * __this, RuntimeObject * ___message0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2C7E51568033239B506E15E7804A0B8658246498_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Clear_mC5CFC6C9F3007FC24FE020198265D4B5B0659FFC_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Contains_mE08D561E86879A26245096C572A8593279383FDB_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Remove(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_m908B647BB9F807676DACE34E3E73475C3C3751D4_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m4EBC00E16E83DA33851A551757D2B7332D5756B9_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, RuntimeObject * ___key0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m466D001F105E25DEB5C9BCB17837EE92A27FDE93_gshared (Dictionary_2_t32F25F093828AA9F93CB11C2A2B4648FD62A09BA * __this, RuntimeObject * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method); // T1 System.Tuple`2::get_Item1() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Tuple_2_get_Item1_m4E3939973A5C024B74911E454CADEE3F932429A0_gshared_inline (Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * __this, const RuntimeMethod* method); // T2 System.Tuple`2::get_Item2() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Tuple_2_get_Item2_m0BD6FCE9669911470B4320204CCF717DC8BBE09F_gshared_inline (Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * __this, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.StackTrace::init_frames(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void StackTrace_init_frames_m56291BB25D8B83B7BED4E4CD752273919237C1D5 (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, int32_t ___skipFrames0, bool ___fNeedFileInfo1, const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * __this, String_t* ___paramName0, String_t* ___message1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mBD603B179AAF76B8DD64EAF37E01A081137C5611 (List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567 * __this, const RuntimeMethod* method) { (( void (*) (List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567 *, const RuntimeMethod*))List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_mFD601AEE1C09F0F86AC5DB20033B0B696256C29D (List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567 * __this, StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567 *, StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 *, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, ___item0, method); } // System.Void System.Diagnostics.StackFrame::.ctor(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void StackFrame__ctor_m7DCC1C2335E1386E6FAD5E5ACEB2330441302BCD (StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * __this, int32_t ___skipFrames0, bool ___fNeedFileInfo1, const RuntimeMethod* method); // System.Boolean System.Reflection.MethodBase::op_Inequality(System.Reflection.MethodBase,System.Reflection.MethodBase) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MethodBase_op_Inequality_mA03AE708DD0D76404AED7C36A75741E2A6BC6BF7 (MethodBase_t * ___left0, MethodBase_t * ___right1, const RuntimeMethod* method); // T[] System.Collections.Generic.List`1::ToArray() inline StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* List_1_ToArray_mC0B85B3BC963ECC529031D74E27CAE858B2BF49D (List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567 * __this, const RuntimeMethod* method) { return (( StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* (*) (List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567 *, const RuntimeMethod*))List_1_ToArray_m801D4DEF3587F60F463F04EEABE5CBE711FE5612_gshared)(__this, method); } // System.Void System.Diagnostics.StackTrace::.ctor(System.Exception,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StackTrace__ctor_m80E5206B158C5579211CF8CC1F860E00C92F588C (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, Exception_t * ___e0, int32_t ___skipFrames1, bool ___fNeedFileInfo2, const RuntimeMethod* method); // System.Void System.ArgumentNullException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * __this, String_t* ___paramName0, const RuntimeMethod* method); // System.Diagnostics.StackFrame[] System.Diagnostics.StackTrace::get_trace(System.Exception,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* StackTrace_get_trace_m597A54FDD1AEA259BA205475F06DF9B07F645C47 (Exception_t * ___e0, int32_t ___skipFrames1, bool ___fNeedFileInfo2, const RuntimeMethod* method); // System.String System.Reflection.Assembly::GetAotId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Assembly_GetAotId_m1CA76E23E2A94DA172082D67B0365A653B83DC0A (const RuntimeMethod* method); // System.Void System.Guid::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Guid__ctor_mC668142577A40A77D13B78AADDEFFFC2E2705079 (Guid_t * __this, String_t* ___g0, const RuntimeMethod* method); // System.String System.Guid::ToString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Guid_ToString_mE2E53BEF57397A8D04C1CEFC2627F64578FF638B (Guid_t * __this, String_t* ___format0, const RuntimeMethod* method); // System.String Locale::GetText(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Locale_GetText_m41F0CB4E76BAAB1E97D9D92D109C846A8ECC1324 (String_t* ___msg0, const RuntimeMethod* method); // System.String System.Environment::get_NewLine() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Environment_get_NewLine_m5D4F4667FA5D1E2DBDD4DF9696D0CE76C83EF318 (const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m26BBF75F9609FAD0B39C2242FEBAAD7D68F14D99 (String_t* ___format0, RuntimeObject * ___arg01, RuntimeObject * ___arg12, RuntimeObject * ___arg23, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::AppendFormat(System.String,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_AppendFormat_m9DBA7709F546159ABC85BA341965305AB044D1B7 (StringBuilder_t * __this, String_t* ___format0, RuntimeObject * ___arg01, RuntimeObject * ___arg12, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260 (StringBuilder_t * __this, String_t* ___value0, const RuntimeMethod* method); // System.Boolean System.Reflection.MethodBase::op_Equality(System.Reflection.MethodBase,System.Reflection.MethodBase) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MethodBase_op_Equality_mB2519FFC5324C515ED0181B94A3FA5D6FE99D736 (MethodBase_t * ___left0, MethodBase_t * ___right1, const RuntimeMethod* method); // System.String System.Diagnostics.StackFrame::GetInternalMethodName() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* StackFrame_GetInternalMethodName_m2690896FB6563D59491447D1B5377195E88A2018_inline (StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * __this, const RuntimeMethod* method); // System.Int64 System.Diagnostics.StackFrame::GetMethodAddress() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t StackFrame_GetMethodAddress_m8516C2832DE41C888861EE98AEA341287BC07A27_inline (StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * __this, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::AppendFormat(System.String,System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_AppendFormat_m3CEA3DC2882754882D9177BCF19A3BFD52AB7D7E (StringBuilder_t * __this, String_t* ___format0, RuntimeObject * ___arg01, RuntimeObject * ___arg12, RuntimeObject * ___arg23, const RuntimeMethod* method); // System.Void System.Diagnostics.StackTrace::GetFullNameForStackTrace(System.Text.StringBuilder,System.Reflection.MethodBase) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StackTrace_GetFullNameForStackTrace_m8681E3272F66FE4BE04D35F49B0C2C4474F4EC56 (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, StringBuilder_t * ___sb0, MethodBase_t * ___mi1, const RuntimeMethod* method); // System.UInt32 System.Diagnostics.StackFrame::GetMethodIndex() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint32_t StackFrame_GetMethodIndex_mC1E293B5EF859BA0424EF76F84659A06201E84B2_inline (StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * __this, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::AppendFormat(System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_AppendFormat_mFFABDE5D2413C5657E6411FC60C8C38E1674E09D (StringBuilder_t * __this, String_t* ___format0, RuntimeObject * ___arg01, const RuntimeMethod* method); // System.String System.Diagnostics.StackFrame::GetSecureFileName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StackFrame_GetSecureFileName_m70617D4D68A1202A794040045930720D63B00BA7 (StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * __this, const RuntimeMethod* method); // System.Char System.String::get_Chars(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96 (String_t* __this, int32_t ___index0, const RuntimeMethod* method); // System.String System.Diagnostics.StackTrace::GetAotId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StackTrace_GetAotId_m1C3F23FF69F608186FD0092C457A257991F56D2D (const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m0ACDD8B34764E4040AED0B3EEB753567E4576BFA (String_t* ___format0, RuntimeObject * ___arg01, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m19325298DBC61AAC016C16F7B3CF97A8A3DEA34A (String_t* ___format0, RuntimeObject * ___arg01, RuntimeObject * ___arg12, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_mF928376F82E8C8FF3C11842C562DB8CF28B2735E (StringBuilder_t * __this, const RuntimeMethod* method); // System.Boolean System.Diagnostics.StackTrace::AddFrames(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StackTrace_AddFrames_m899073F7BC69218AE0A2ED6367EC3118490EF60A (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method); // System.Guid System.Diagnostics.Tracing.EventSource::get_Guid() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Guid_t EventSource_get_Guid_m3394EA3EBA76E0308CEF04768FC752256A272131_inline (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method); // System.Boolean System.Guid::op_Equality(System.Guid,System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Guid_op_Equality_m3D98BA18CDAF0C6C329F86720B5CD61A170A3E52 (Guid_t ___a0, Guid_t ___b1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityFilter::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter_Dispose_mD331A6D08027C578FB33DF9D4508146FDD1E3B69 (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityFilter::EnsureActivityCleanupDelegate(System.Diagnostics.Tracing.ActivityFilter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter_EnsureActivityCleanupDelegate_m1D616455807E8954308B06BA964B32A0D9E97C26 (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___filterList0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityFilter::DisableFilter(System.Diagnostics.Tracing.ActivityFilter&,System.Diagnostics.Tracing.EventSource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter_DisableFilter_m9FBB5B5BA14DE3C7E50C3E5CADAF4D20B9DAE9E0 (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** ___filterList0, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___source1, const RuntimeMethod* method); // System.Boolean System.String::IsNullOrEmpty(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229 (String_t* ___value0, const RuntimeMethod* method); // System.String[] System.String::Split(System.Char[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* String_Split_m13262358217AD2C119FD1B9733C3C0289D608512 (String_t* __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___separator0, const RuntimeMethod* method); // System.Int32 System.String::IndexOf(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_IndexOf_m2909B8CF585E1BD0C81E11ACA2F48012156FD5BD (String_t* __this, Il2CppChar ___value0, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE (String_t* ___str00, String_t* ___str11, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::ReportOutOfBandMessage(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___msg0, bool ___flush1, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_m2C4AFF5E79DD8BADFD2DFBCF156BF728FBB8E1AE (String_t* __this, int32_t ___startIndex0, const RuntimeMethod* method); // System.Boolean System.Int32::TryParse(System.String,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Int32_TryParse_m03D31CAB7050E8286A8A90711C896B181006AD00 (String_t* ___s0, int32_t* ___result1, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB (String_t* __this, int32_t ___startIndex0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.String::get_Length() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline (String_t* __this, const RuntimeMethod* method); // System.Int32 System.String::Compare(System.String,System.String,System.StringComparison) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_Compare_m5BD1EF8904C9B13BEDB7A876B122F117B317B442 (String_t* ___strA0, String_t* ___strB1, int32_t ___comparisonType2, const RuntimeMethod* method); // System.Int32 System.Diagnostics.Tracing.EventDescriptor::get_EventId() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventDescriptor_get_EventId_m21302247E72B42768C3BCEDE8A558EF7E5CC95F1_inline (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.ActivityFilter::EnableFilter(System.Diagnostics.Tracing.ActivityFilter&,System.Diagnostics.Tracing.EventSource,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ActivityFilter_EnableFilter_m20D1DA79B8B50BE7AB981E37785277BCE74F0872 (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** ___filterList0, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___source1, int32_t ___perEventSourceSessionId2, int32_t ___eventId3, int32_t ___samplingFreq4, const RuntimeMethod* method); // System.Int32 System.Threading.Interlocked::CompareExchange(System.Int32&,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Interlocked_CompareExchange_mD830160E95D6C589AD31EE9DC8D19BD4A8DCDC03 (int32_t* ___location10, int32_t ___value1, int32_t ___comparand2, const RuntimeMethod* method); // System.Guid System.Diagnostics.Tracing.EventSource::get_InternalCurrentThreadActivityId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t EventSource_get_InternalCurrentThreadActivityId_m8620A6D4474016C5B1C8E067E0483D431AFB15B5 (const RuntimeMethod* method); // System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2>::TryGetValue(TKey,TValue&) inline bool ConcurrentDictionary_2_TryGetValue_m77310C4D130967F6A9D6487AC36022BB7EC505A5 (ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 * __this, Guid_t ___key0, Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E ** ___value1, const RuntimeMethod* method) { return (( bool (*) (ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 *, Guid_t , Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E **, const RuntimeMethod*))ConcurrentDictionary_2_TryGetValue_m721EB43F68E4686E9F242F6FA52D13CA9812CD2E_gshared)(__this, ___key0, ___value1, method); } // System.Int32 System.Environment::get_TickCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Environment_get_TickCount_m0A119BE4354EA90C82CC48E559588C987A79FE0C (const RuntimeMethod* method); // System.Void System.Collections.Concurrent.ConcurrentDictionary`2::set_Item(TKey,TValue) inline void ConcurrentDictionary_2_set_Item_mB224187F1AF72D7A2B9125132ADE40E417094B04 (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * __this, Guid_t ___key0, int32_t ___value1, const RuntimeMethod* method) { (( void (*) (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C *, Guid_t , int32_t, const RuntimeMethod*))ConcurrentDictionary_2_set_Item_mB224187F1AF72D7A2B9125132ADE40E417094B04_gshared)(__this, ___key0, ___value1, method); } // System.Tuple`2 System.Tuple::Create(T1,T2) inline Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * Tuple_Create_TisGuid_t_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m473CBD984380616D043D353A87FA6F201541C375 (Guid_t ___item10, int32_t ___item21, const RuntimeMethod* method) { return (( Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * (*) (Guid_t , int32_t, const RuntimeMethod*))Tuple_Create_TisGuid_t_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m473CBD984380616D043D353A87FA6F201541C375_gshared)(___item10, ___item21, method); } // System.Void System.Collections.Concurrent.ConcurrentDictionary`2>::set_Item(TKey,TValue) inline void ConcurrentDictionary_2_set_Item_m7F8273DAB2F9A0383FE8A60F704A1595DD2B13EF (ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 * __this, Guid_t ___key0, Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * ___value1, const RuntimeMethod* method) { (( void (*) (ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 *, Guid_t , Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E *, const RuntimeMethod*))ConcurrentDictionary_2_set_Item_m536B3E6F523E3C7046D27979F2DF1CF2019260D7_gshared)(__this, ___key0, ___value1, method); } // T1 System.Tuple`2::get_Item1() inline Guid_t Tuple_2_get_Item1_m13EA1E5CA5BF90B5BE582AD8FDE7331A348E0276_inline (Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * __this, const RuntimeMethod* method) { return (( Guid_t (*) (Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E *, const RuntimeMethod*))Tuple_2_get_Item1_m13EA1E5CA5BF90B5BE582AD8FDE7331A348E0276_gshared_inline)(__this, method); } // T2 System.Tuple`2::get_Item2() inline int32_t Tuple_2_get_Item2_m6877C44725610C7C0C3AFAE09D5C1F4B4CE79517_inline (Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * __this, const RuntimeMethod* method) { return (( int32_t (*) (Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E *, const RuntimeMethod*))Tuple_2_get_Item2_m6877C44725610C7C0C3AFAE09D5C1F4B4CE79517_gshared_inline)(__this, method); } // System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::TryRemove(TKey,TValue&) inline bool ConcurrentDictionary_2_TryRemove_mDD8C9834B2690324EDDCF98366CD1606E4571376 (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * __this, Guid_t ___key0, int32_t* ___value1, const RuntimeMethod* method) { return (( bool (*) (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C *, Guid_t , int32_t*, const RuntimeMethod*))ConcurrentDictionary_2_TryRemove_mDD8C9834B2690324EDDCF98366CD1606E4571376_gshared)(__this, ___key0, ___value1, method); } // System.Collections.Concurrent.ConcurrentDictionary`2 System.Diagnostics.Tracing.ActivityFilter::GetActiveActivities(System.Diagnostics.Tracing.ActivityFilter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * ActivityFilter_GetActiveActivities_m198C40727D9FB78922DE5531091C8B7C69AC2959 (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___filterList0, const RuntimeMethod* method); // System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::get_IsEmpty() inline bool ConcurrentDictionary_2_get_IsEmpty_mC66166897ABC234573A265BE85A42EAA7FDC1A35 (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * __this, const RuntimeMethod* method) { return (( bool (*) (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C *, const RuntimeMethod*))ConcurrentDictionary_2_get_IsEmpty_mC66166897ABC234573A265BE85A42EAA7FDC1A35_gshared)(__this, method); } // System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::ContainsKey(TKey) inline bool ConcurrentDictionary_2_ContainsKey_m8DBF3957BD9B3D404B77FEF1DBCA0919D7F56D4F (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * __this, Guid_t ___key0, const RuntimeMethod* method) { return (( bool (*) (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C *, Guid_t , const RuntimeMethod*))ConcurrentDictionary_2_ContainsKey_m8DBF3957BD9B3D404B77FEF1DBCA0919D7F56D4F_gshared)(__this, ___key0, method); } // System.Byte System.Diagnostics.Tracing.EventDescriptor::get_Opcode() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityFilter::FlowActivityIfNeeded(System.Diagnostics.Tracing.ActivityFilter,System.Guid*,System.Guid*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter_FlowActivityIfNeeded_mDEF179A961943951E2CEBC169DE65B2EFB81C2DE (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___filterList0, Guid_t * ___currentActivityId1, Guid_t * ___childActivityID2, const RuntimeMethod* method); // System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2::get_Count() inline int32_t ConcurrentDictionary_2_get_Count_mC58E8966001AFECFDF749B9E5833246E26E86749 (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * __this, const RuntimeMethod* method) { return (( int32_t (*) (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C *, const RuntimeMethod*))ConcurrentDictionary_2_get_Count_mC58E8966001AFECFDF749B9E5833246E26E86749_gshared)(__this, method); } // System.Void System.Diagnostics.Tracing.ActivityFilter::TrimActiveActivityStore(System.Collections.Concurrent.ConcurrentDictionary`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter_TrimActiveActivityStore_m2F9DABE17BEE26AD75FEEB7A6C898D2C2F688936 (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * ___activities0, const RuntimeMethod* method); // System.Int64 System.Diagnostics.Tracing.EventDescriptor::get_Keywords() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t EventDescriptor_get_Keywords_mABC615159FF89E33D739D3A529BDDED9CD2F5762_inline (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityFilter/d__7::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetFilterAsTupleU3Ed__7__ctor_mE6E6456BDBEAFAF62BA8CF3D075D053E046F0E4F (U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method); // System.Delegate System.Delegate::Remove(System.Delegate,System.Delegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * Delegate_Remove_m0B0DB7D1B3AF96B71AFAA72BA0EFE32FBBC2932D (Delegate_t * ___source0, Delegate_t * ___value1, const RuntimeMethod* method); // System.Void System.Collections.Concurrent.ConcurrentDictionary`2::.ctor() inline void ConcurrentDictionary_2__ctor_mA29674FFCD19F81B67E73EF1E1EC46C7545CA6D3 (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * __this, const RuntimeMethod* method) { (( void (*) (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C *, const RuntimeMethod*))ConcurrentDictionary_2__ctor_mA29674FFCD19F81B67E73EF1E1EC46C7545CA6D3_gshared)(__this, method); } // System.Void System.Collections.Concurrent.ConcurrentDictionary`2>::.ctor() inline void ConcurrentDictionary_2__ctor_mED5D9CE5ABDE8A14698FD98F4AA0804492437E1A (ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 * __this, const RuntimeMethod* method) { (( void (*) (ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 *, const RuntimeMethod*))ConcurrentDictionary_2__ctor_m0050F48662D62E737AC83AEFE8A0735E5E58D1A1_gshared)(__this, method); } // System.Action`1 System.Diagnostics.Tracing.ActivityFilter::GetActivityDyingDelegate(System.Diagnostics.Tracing.ActivityFilter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Action_1_t914484DED737548EE8FABFA959036371C8235942 * ActivityFilter_GetActivityDyingDelegate_m6A560B3B4400B4EC40D9B3529035B4207DDBCCDC (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___filterList0, const RuntimeMethod* method); // System.Delegate System.Delegate::Combine(System.Delegate,System.Delegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * Delegate_Combine_mC25D2F7DECAFBA6D9A2F9EBA8A77063F0658ECF1 (Delegate_t * ___a0, Delegate_t * ___b1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityFilter/<>c__DisplayClass11_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass11_0__ctor_mC36FF641F6D74BAFFD34D20C425F6CAB6186B724 (U3CU3Ec__DisplayClass11_0_t99F9FA3802A18ACD31F53C3A81DB9E247C908547 * __this, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) inline void Action_1__ctor_m1B1AAFACBBC63972A7B94AFDF7122B330CBE9EE8 (Action_1_t914484DED737548EE8FABFA959036371C8235942 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Action_1_t914484DED737548EE8FABFA959036371C8235942 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m1B1AAFACBBC63972A7B94AFDF7122B330CBE9EE8_gshared)(__this, ___object0, ___method1, method); } // System.Void System.Diagnostics.Tracing.ActivityFilter::.ctor(System.Diagnostics.Tracing.EventSource,System.Int32,System.Int32,System.Int32,System.Diagnostics.Tracing.ActivityFilter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter__ctor_m00C3F59EE554D19FD8DF964906B75B493545193A (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * __this, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___source0, int32_t ___perEventSourceSessionId1, int32_t ___eventId2, int32_t ___samplingFreq3, ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___existingFilter4, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityFilter/<>c__DisplayClass13_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass13_0__ctor_m98D55CE8C6D7C06709C5EBCA1F4AA16C4FD0DBE7 (U3CU3Ec__DisplayClass13_0_t92F7084CFCFDEB920F2EF07006B6D1E52A656763 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2[] System.Collections.Concurrent.ConcurrentDictionary`2::ToArray() inline KeyValuePair_2U5BU5D_t7FAEDA541660EE14F76C26D48E51C98634127BF7* ConcurrentDictionary_2_ToArray_mB1D2B70E91275D4F4C0A9BD9EBA5BFF224FC6129 (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * __this, const RuntimeMethod* method) { return (( KeyValuePair_2U5BU5D_t7FAEDA541660EE14F76C26D48E51C98634127BF7* (*) (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C *, const RuntimeMethod*))ConcurrentDictionary_2_ToArray_mB1D2B70E91275D4F4C0A9BD9EBA5BFF224FC6129_gshared)(__this, method); } // System.Void System.Comparison`1>::.ctor(System.Object,System.IntPtr) inline void Comparison_1__ctor_m446F92077EE15D6DADE88AC3BEE2838BFEDCE29C (Comparison_1_tFF069E66928AE228EF6258700B9FE7F074C67CD8 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Comparison_1_tFF069E66928AE228EF6258700B9FE7F074C67CD8 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Comparison_1__ctor_m446F92077EE15D6DADE88AC3BEE2838BFEDCE29C_gshared)(__this, ___object0, ___method1, method); } // System.Void System.Array::Sort>(T[],System.Comparison`1) inline void Array_Sort_TisKeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937_mB746ED1C5C4041432018351E570E5F1CC69805AE (KeyValuePair_2U5BU5D_t7FAEDA541660EE14F76C26D48E51C98634127BF7* ___array0, Comparison_1_tFF069E66928AE228EF6258700B9FE7F074C67CD8 * ___comparison1, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2U5BU5D_t7FAEDA541660EE14F76C26D48E51C98634127BF7*, Comparison_1_tFF069E66928AE228EF6258700B9FE7F074C67CD8 *, const RuntimeMethod*))Array_Sort_TisKeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937_mB746ED1C5C4041432018351E570E5F1CC69805AE_gshared)(___array0, ___comparison1, method); } // TKey System.Collections.Generic.KeyValuePair`2::get_Key() inline Guid_t KeyValuePair_2_get_Key_m04BF1DDB542A4C8B193F0B260F0C385BF44A12CC_inline (KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 * __this, const RuntimeMethod* method) { return (( Guid_t (*) (KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m04BF1DDB542A4C8B193F0B260F0C385BF44A12CC_gshared_inline)(__this, method); } // System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2>::TryRemove(TKey,TValue&) inline bool ConcurrentDictionary_2_TryRemove_m81797420056C680929B6C841E8DFF8E4C0C96F1E (ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 * __this, Guid_t ___key0, Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E ** ___value1, const RuntimeMethod* method) { return (( bool (*) (ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 *, Guid_t , Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E **, const RuntimeMethod*))ConcurrentDictionary_2_TryRemove_m9504CDCEC5534E1C1A32C166597E15A751264613_gshared)(__this, ___key0, ___value1, method); } // TValue System.Collections.Generic.KeyValuePair`2::get_Value() inline int32_t KeyValuePair_2_get_Value_mC21621FE323ACF9646AF601FFEF6D05304DE03DE_inline (KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 * __this, const RuntimeMethod* method) { return (( int32_t (*) (KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 *, const RuntimeMethod*))KeyValuePair_2_get_Value_mC21621FE323ACF9646AF601FFEF6D05304DE03DE_gshared_inline)(__this, method); } // System.Int32 System.Environment::get_CurrentManagedThreadId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Environment_get_CurrentManagedThreadId_m0E897C88355903220B1EC214832F5E815D7C13D1 (const RuntimeMethod* method); // System.Tuple`2 System.Tuple::Create(T1,T2) inline Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * Tuple_Create_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m595074AFCD66FC08A09BDD5982656BA1F9BABA5C (int32_t ___item10, int32_t ___item21, const RuntimeMethod* method) { return (( Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * (*) (int32_t, int32_t, const RuntimeMethod*))Tuple_Create_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m595074AFCD66FC08A09BDD5982656BA1F9BABA5C_gshared)(___item10, ___item21, method); } // System.Void System.NotSupportedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33 (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * __this, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1> System.Diagnostics.Tracing.ActivityFilter/d__7::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CGetFilterAsTupleU3Ed__7_System_Collections_Generic_IEnumerableU3CSystem_TupleU3CSystem_Int32U2CSystem_Int32U3EU3E_GetEnumerator_m76C2A9E5353BED7EB8AB5F81DD259C81DC58003C (U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityTracker::Enable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityTracker_Enable_mCAE3A31B1869805B640C535208BE0A6EBB2D792F (ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * __this, const RuntimeMethod* method); // T System.Threading.AsyncLocal`1::get_Value() inline ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * AsyncLocal_1_get_Value_m3FDF2A3E38C635893A64144D80E0CB2DBF544163 (AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * __this, const RuntimeMethod* method) { return (( ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * (*) (AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D *, const RuntimeMethod*))AsyncLocal_1_get_Value_m37DD33E11005742D98ABE36550991DF58CEE24E6_gshared)(__this, method); } // System.String System.Diagnostics.Tracing.ActivityTracker::NormalizeActivityName(System.String,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ActivityTracker_NormalizeActivityName_mB2C3FFE58EF7CB96DCF25481531B1A416E1641C4 (ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * __this, String_t* ___providerName0, String_t* ___activityName1, int32_t ___task2, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.TplEtwProvider::get_Debug() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TplEtwProvider_get_Debug_mE5DDB49768D1B2F09A611B7AF9D24B09149322CB (TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TplEtwProvider::DebugFacilityMessage(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TplEtwProvider_DebugFacilityMessage_mEAF4EBC66501BB729030C9B3EB2FC9EBD9DB4493 (TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * __this, String_t* ___Facility0, String_t* ___Message1, const RuntimeMethod* method); // System.String System.Diagnostics.Tracing.ActivityTracker/ActivityInfo::LiveActivities(System.Diagnostics.Tracing.ActivityTracker/ActivityInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ActivityInfo_LiveActivities_mCBEF8A0430ECD9AF83050E02AAB6D4B81D0E3834 (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * ___list0, const RuntimeMethod* method); // System.Diagnostics.Tracing.ActivityTracker/ActivityInfo System.Diagnostics.Tracing.ActivityTracker::FindActiveActivity(System.String,System.Diagnostics.Tracing.ActivityTracker/ActivityInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * ActivityTracker_FindActiveActivity_m825DA9F728122ADF06722DBDC3B3301529A7A243 (ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * __this, String_t* ___name0, ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * ___startLocation1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityTracker::OnStop(System.String,System.String,System.Int32,System.Guid&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityTracker_OnStop_m10062644F7133C33781A4D4FF469C42F9C793460 (ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * __this, String_t* ___providerName0, String_t* ___activityName1, int32_t ___task2, Guid_t * ___activityId3, const RuntimeMethod* method); // System.Int64 System.Threading.Interlocked::Increment(System.Int64&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t Interlocked_Increment_mC76DFF0EEFD78295EB586C282E4B64AA6595C0DC (int64_t* ___location0, const RuntimeMethod* method); // System.Guid System.Diagnostics.Tracing.EventSource::get_CurrentThreadActivityId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t EventSource_get_CurrentThreadActivityId_m8D74643E8786AFAFBBE37E174271CF942228E427 (const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityTracker/ActivityInfo::.ctor(System.String,System.Int64,System.Diagnostics.Tracing.ActivityTracker/ActivityInfo,System.Guid,System.Diagnostics.Tracing.EventActivityOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityInfo__ctor_mF1424D4A83823CB90CE3CFC3FC07D73862DF6977 (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * __this, String_t* ___name0, int64_t ___uniqueId1, ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * ___creator2, Guid_t ___activityIDToRestore3, int32_t ___options4, const RuntimeMethod* method); // System.Void System.Threading.AsyncLocal`1::set_Value(T) inline void AsyncLocal_1_set_Value_mAA87438091A40A87A75DA9A697FD0E9E7D1EB1A3 (AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * __this, ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * ___value0, const RuntimeMethod* method) { (( void (*) (AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D *, ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 *, const RuntimeMethod*))AsyncLocal_1_set_Value_m8D6AFEFFA7271575D6B9F60F8F812407431BA2C9_gshared)(__this, ___value0, method); } // System.Guid System.Diagnostics.Tracing.ActivityTracker/ActivityInfo::get_ActivityId() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Guid_t ActivityInfo_get_ActivityId_mAF4ADFA8470BA23026C4221A87F00C8FD1AB17DA_inline (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * __this, const RuntimeMethod* method); // System.String System.Guid::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Guid_ToString_m3024AB4FA6189BC28BE77BBD6A9F55841FE190A5 (Guid_t * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TplEtwProvider::DebugFacilityMessage1(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TplEtwProvider_DebugFacilityMessage1_mAD7516D94C2F2699CAE46D17BD3D763AC2300F3E (TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * __this, String_t* ___Facility0, String_t* ___Message1, String_t* ___Arg2, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.ActivityTracker/ActivityInfo::CanBeOrphan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ActivityInfo_CanBeOrphan_m17EF7FD5866FB7A4B78B57FF036FD7DE5FD2A57F (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * __this, const RuntimeMethod* method); // System.Void System.Action`1>::.ctor(System.Object,System.IntPtr) inline void Action_1__ctor_m8FD3E3699CE374F4E150C42BA0326BF6677D265C (Action_1_t00877648E3F9381289A535371103B6645156F5F6 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Action_1_t00877648E3F9381289A535371103B6645156F5F6 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m09B6544493F7B95A7FA3A568D25489C5E3EEAFB6_gshared)(__this, ___object0, ___method1, method); } // System.Void System.Threading.AsyncLocal`1::.ctor(System.Action`1>) inline void AsyncLocal_1__ctor_m9DF7091B229EDC40B75F7B71592C0169BC7CCBE0 (AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * __this, Action_1_t00877648E3F9381289A535371103B6645156F5F6 * ___valueChangedHandler0, const RuntimeMethod* method) { (( void (*) (AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D *, Action_1_t00877648E3F9381289A535371103B6645156F5F6 *, const RuntimeMethod*))AsyncLocal_1__ctor_mBF520B58E9E752F59538039C7EB57E879F5AE8A2_gshared)(__this, ___valueChangedHandler0, method); } // System.Boolean System.String::op_Equality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method); // System.Boolean System.String::EndsWith(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_EndsWith_mE4F039DCC2A9FCB8C1ED2D04B00A35E3CE16DE99 (String_t* __this, String_t* ___value0, const RuntimeMethod* method); // System.String System.Int32::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m1863896DE712BF97C031D55B12E1583F1982DC02 (int32_t* __this, const RuntimeMethod* method); // T System.Threading.AsyncLocalValueChangedArgs`1::get_CurrentValue() inline ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * AsyncLocalValueChangedArgs_1_get_CurrentValue_m083BDB99E688D28DF2EA80E56CDA0E67550AD767_inline (AsyncLocalValueChangedArgs_1_tF170008ABC95AF86BAB63F58A6095F7CF388EFA6 * __this, const RuntimeMethod* method) { return (( ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * (*) (AsyncLocalValueChangedArgs_1_tF170008ABC95AF86BAB63F58A6095F7CF388EFA6 *, const RuntimeMethod*))AsyncLocalValueChangedArgs_1_get_CurrentValue_mE7B45C05247F47070ABC5251ECF740710FB99B52_gshared_inline)(__this, method); } // T System.Threading.AsyncLocalValueChangedArgs`1::get_PreviousValue() inline ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * AsyncLocalValueChangedArgs_1_get_PreviousValue_m172AA10CFC1B75C90718FE86E301DFE50745E837_inline (AsyncLocalValueChangedArgs_1_tF170008ABC95AF86BAB63F58A6095F7CF388EFA6 * __this, const RuntimeMethod* method) { return (( ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * (*) (AsyncLocalValueChangedArgs_1_tF170008ABC95AF86BAB63F58A6095F7CF388EFA6 *, const RuntimeMethod*))AsyncLocalValueChangedArgs_1_get_PreviousValue_mA9C4C0E1D013516923CAFF73AF850F31347DAD3D_gshared_inline)(__this, method); } // System.Boolean System.Guid::op_Inequality(System.Guid,System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Guid_op_Inequality_mD6164E39F3B741C9FF30714A661F225ABD38E583 (Guid_t ___a0, Guid_t ___b1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::SetCurrentThreadActivityId(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_SetCurrentThreadActivityId_m801DDE9F133D4E31C8965858AB4CDB708E0F0442 (Guid_t ___activityId0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityTracker::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityTracker__ctor_m053468088D9FAE456679AF7037F4C0DFC606D1A4 (ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityTracker/ActivityInfo::CreateActivityPathGuid(System.Guid&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityInfo_CreateActivityPathGuid_mE268B8C2B8AF9B84630B5454E0D1C0F5305F0509 (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * __this, Guid_t * ___idRet0, int32_t* ___activityPathGuidOffset1, const RuntimeMethod* method); // System.String System.Diagnostics.Tracing.ActivityTracker/ActivityInfo::Path(System.Diagnostics.Tracing.ActivityTracker/ActivityInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ActivityInfo_Path_m209104A8557A657DEE7417F441B864A94CA9345C (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * ___activityInfo0, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m2E1F71C491D2429CC80A28745488FEA947BB7AAC (RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, const RuntimeMethod* method); // System.String System.String::Concat(System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m232E857CA5107EA6AC52E7DD7018716C021F237B (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___values0, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mF4626905368D6558695A823466A1AF65EADB9923 (String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method); // System.Int32 System.Threading.Thread::GetDomainID() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Thread_GetDomainID_m7C6DEB9A3289C82B0B17F7234DCA9D2677731547 (const RuntimeMethod* method); // System.Int32 System.Diagnostics.Tracing.ActivityTracker/ActivityInfo::AddIdToGuid(System.Guid*,System.Int32,System.UInt32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ActivityInfo_AddIdToGuid_mA6DB51AEA8A7B95EBC26D58976902FAE9605E7C5 (Guid_t * ___outPtr0, int32_t ___whereToAddId1, uint32_t ___id2, bool ___overflow3, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityTracker/ActivityInfo::CreateOverflowGuid(System.Guid*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityInfo_CreateOverflowGuid_mB9A63065544A315F6BC3DC3F10A10B4F6C929CD0 (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * __this, Guid_t * ___outPtr0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityTracker/ActivityInfo::WriteNibble(System.Byte*&,System.Byte*,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityInfo_WriteNibble_mB4EEEC7F9DCD0CEB03434D485BE5F033BF7873E1 (uint8_t** ___ptr0, uint8_t* ___endPtr1, uint32_t ___value2, const RuntimeMethod* method); // System.Diagnostics.Tracing.TraceLoggingDataType System.Diagnostics.Tracing.Statics::Format8(System.Diagnostics.Tracing.EventFieldFormat,System.Diagnostics.Tracing.TraceLoggingDataType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Statics_Format8_m1C71026EA0BAB2008E3F0DC1889869CEE6D3822D (int32_t ___format0, int32_t ___native1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingMetadataCollector::AddArray(System.String,System.Diagnostics.Tracing.TraceLoggingDataType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingMetadataCollector_AddArray_m9074593EAE95D13523B4F7CF7FB94019CF49F406 (TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * __this, String_t* ___name0, int32_t ___type1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingDataCollector::AddArray(System.Boolean[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingDataCollector_AddArray_m1440855FB11E1D00775EF965F243085370635048 (TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * __this, BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() inline void TraceLoggingTypeInfo_1__ctor_m67AF3348D9FFA851AB4F2F50077B6EA0513E87C6 (TraceLoggingTypeInfo_1_tD9D7BC2E7E2496AA10DF94F33F3D3FEF4B0DF439 * __this, const RuntimeMethod* method) { (( void (*) (TraceLoggingTypeInfo_1_tD9D7BC2E7E2496AA10DF94F33F3D3FEF4B0DF439 *, const RuntimeMethod*))TraceLoggingTypeInfo_1__ctor_mE281DCCAC7AAA87CD49E26B9172B4A8BA78F5098_gshared)(__this, method); } // System.Void System.Diagnostics.Tracing.TraceLoggingMetadataCollector::AddScalar(System.String,System.Diagnostics.Tracing.TraceLoggingDataType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingMetadataCollector_AddScalar_m136E01C1CEEFA221D5F78507069DFE8590CC15FB (TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * __this, String_t* ___name0, int32_t ___type1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingDataCollector::AddScalar(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingDataCollector_AddScalar_m030CF1F0AAABF9BA35B0AA6620E0902B72BFBA6F (TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() inline void TraceLoggingTypeInfo_1__ctor_m5CE47246355A9CE9A5A913429AD6DE7593175F6F (TraceLoggingTypeInfo_1_t44A3558595F7443F6B966F33257A224830399FBF * __this, const RuntimeMethod* method) { (( void (*) (TraceLoggingTypeInfo_1_t44A3558595F7443F6B966F33257A224830399FBF *, const RuntimeMethod*))TraceLoggingTypeInfo_1__ctor_m5CE47246355A9CE9A5A913429AD6DE7593175F6F_gshared)(__this, method); } // System.Diagnostics.Tracing.TraceLoggingDataType System.Diagnostics.Tracing.Statics::MakeDataType(System.Diagnostics.Tracing.TraceLoggingDataType,System.Diagnostics.Tracing.EventFieldFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Statics_MakeDataType_m9C2ED4465BB2F30FED6D80D9A5237168265DF644 (int32_t ___baseType0, int32_t ___format1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingMetadataCollector::AddBinary(System.String,System.Diagnostics.Tracing.TraceLoggingDataType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingMetadataCollector_AddBinary_mA1EC53EFE1C72570ABAF8FB53F773D52033FD257 (TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * __this, String_t* ___name0, int32_t ___type1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingDataCollector::AddBinary(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingDataCollector_AddBinary_m64DF06B69258BB59BBAD7C6FF1158EA31BBF93D0 (TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() inline void TraceLoggingTypeInfo_1__ctor_m485696BE8F8F0347AE2C18A182786F71243EFCEB (TraceLoggingTypeInfo_1_tA0864DED98D26878CB496D7E7F9BF43F83221382 * __this, const RuntimeMethod* method) { (( void (*) (TraceLoggingTypeInfo_1_tA0864DED98D26878CB496D7E7F9BF43F83221382 *, const RuntimeMethod*))TraceLoggingTypeInfo_1__ctor_mE281DCCAC7AAA87CD49E26B9172B4A8BA78F5098_gshared)(__this, method); } // System.Void System.Diagnostics.Tracing.TraceLoggingDataCollector::AddScalar(System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingDataCollector_AddScalar_mDDFC0EB23CCD9845D919E0DF87A3E00963B39FCF (TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * __this, uint8_t ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() inline void TraceLoggingTypeInfo_1__ctor_m5E37C9D57D3BF0D54FA22B879B618BD00103E4D5 (TraceLoggingTypeInfo_1_tCBD6C96687DF0BC3062B1799E6681B8263380E86 * __this, const RuntimeMethod* method) { (( void (*) (TraceLoggingTypeInfo_1_tCBD6C96687DF0BC3062B1799E6681B8263380E86 *, const RuntimeMethod*))TraceLoggingTypeInfo_1__ctor_m5E37C9D57D3BF0D54FA22B879B618BD00103E4D5_gshared)(__this, method); } // System.Diagnostics.Tracing.TraceLoggingDataType System.Diagnostics.Tracing.Statics::Format16(System.Diagnostics.Tracing.EventFieldFormat,System.Diagnostics.Tracing.TraceLoggingDataType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Statics_Format16_m307BF384650F500E54F521F17E146DBBB98F4D08 (int32_t ___format0, int32_t ___native1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingDataCollector::AddArray(System.Char[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingDataCollector_AddArray_m0AA3C1566B2BCAB6F0306AFFC8ED3E258F55DC98 (TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() inline void TraceLoggingTypeInfo_1__ctor_m81820F72114873B3A4C3AFB2B3C30E1BFD7180A4 (TraceLoggingTypeInfo_1_t5F5F3269F7D9A46868DB141EC45D5772ED7378D6 * __this, const RuntimeMethod* method) { (( void (*) (TraceLoggingTypeInfo_1_t5F5F3269F7D9A46868DB141EC45D5772ED7378D6 *, const RuntimeMethod*))TraceLoggingTypeInfo_1__ctor_mE281DCCAC7AAA87CD49E26B9172B4A8BA78F5098_gshared)(__this, method); } // System.Void System.Diagnostics.Tracing.TraceLoggingDataCollector::AddScalar(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingDataCollector_AddScalar_m2EE5A680F8697DA177197C284601CF9BF8903222 (TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * __this, Il2CppChar ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() inline void TraceLoggingTypeInfo_1__ctor_m3F6558CA29363B13A3BA41D638A645A0D27CD361 (TraceLoggingTypeInfo_1_t3D0A74BA194E38AFBFDBDC195AC5DB99953B14B9 * __this, const RuntimeMethod* method) { (( void (*) (TraceLoggingTypeInfo_1_t3D0A74BA194E38AFBFDBDC195AC5DB99953B14B9 *, const RuntimeMethod*))TraceLoggingTypeInfo_1__ctor_m3F6558CA29363B13A3BA41D638A645A0D27CD361_gshared)(__this, method); } // System.Void System.Diagnostics.Tracing.DataCollector::Enable(System.Byte*,System.Int32,System.Diagnostics.Tracing.EventSource/EventData*,System.Int32,System.Runtime.InteropServices.GCHandle*,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_Enable_m96EC2766D893ECDFA2FB42ED3D22BD56686C8F46 (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, uint8_t* ___scratch0, int32_t ___scratchSize1, EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___datas2, int32_t ___dataCount3, GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * ___pins4, int32_t ___pinCount5, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.DataCollector::Disable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_Disable_m2A8088437433B3A9A41C40400CEAB870094DE10F (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.DataCollector::ScalarsEnd() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_ScalarsEnd_mAC8DCCD8233246BBBE27E55D51BFD96DC47C17DB (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method); // System.Diagnostics.Tracing.EventSource/EventData* System.Diagnostics.Tracing.DataCollector::Finish() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * DataCollector_Finish_mC345BA60556033F6411F860262E9699D37AFB33B (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method); // System.String System.Environment::GetResourceString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9 (String_t* ___key0, const RuntimeMethod* method); // System.Void System.IndexOutOfRangeException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexOutOfRangeException__ctor_mCCE2EFF47A0ACB4B2636F63140F94FCEA71A9BCA (IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.DataCollector::ScalarsBegin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_ScalarsBegin_m264D9FD64BA4BEAC4DC96FB9FFA9D4458D5DF8FA (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.DataCollector::EnsureBuffer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_EnsureBuffer_m16EE4172BA206E2558E879ABF3383540605A8363 (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.DataCollector::AddScalar(System.Void*,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_AddScalar_m08825D15318C9D82B2DFB7785373CA14387F4D02 (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, void* ___value0, int32_t ___size1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.DataCollector::EnsureBuffer(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_EnsureBuffer_m605C4A01F1F7A26E1515AD0FC76A8CEE23F4198F (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, int32_t ___additionalSize0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.DataCollector::PinArray(System.Object,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_PinArray_mA9BB0ACB268FEE6501F56EFBE766D02A0AF15AA6 (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, RuntimeObject * ___value0, int32_t ___size1, const RuntimeMethod* method); // System.Int32 System.Runtime.CompilerServices.RuntimeHelpers::get_OffsetToStringData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B (const RuntimeMethod* method); // System.IntPtr System.IntPtr::op_Explicit(System.Void*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21 (void* ___value0, const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.Marshal::Copy(System.IntPtr,System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Marshal_Copy_m64744D9E23AFC00AA06CD6B057E19B7C0CE4C0C2 (intptr_t ___source0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___destination1, int32_t ___startIndex2, int32_t ___length3, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.DataCollector::AddBinary(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_AddBinary_mAE50602915B73FC52AAAD2A3691AA7392AD7FFAC (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, String_t* ___value0, int32_t ___size1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.DataCollector::AddArray(System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_AddArray_m2936C91CE082A3131D866834C93721BB6CB68678 (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, RuntimeArray * ___value0, int32_t ___length1, int32_t ___itemSize2, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.DataCollector::AddBinary(System.Array,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_AddBinary_mF9695153355117D745C9BAEAD8EA656AA26CCE9C (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, RuntimeArray * ___value0, int32_t ___size1, const RuntimeMethod* method); // System.Void System.Buffer::BlockCopy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353 (RuntimeArray * ___src0, int32_t ___srcOffset1, RuntimeArray * ___dst2, int32_t ___dstOffset3, int32_t ___count4, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.DataCollector::BeginBuffered() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_BeginBuffered_m0F7945D3305D4A54C5412792B3BFC3241C17839C (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method); // System.Int32 System.Diagnostics.Tracing.DataCollector::BeginBufferedArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DataCollector_BeginBufferedArray_m807DC271CDB214E02B63EA8790080AB3C45779B5 (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.DataCollector::EndBuffered() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_EndBuffered_mB38401E54A7144F04DE425E22B77B0226B436851 (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.DataCollector::EndBufferedArray(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_EndBufferedArray_m5EB7D38BB8818E569778C5C57DAEE5128AA4634F (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, int32_t ___bookmark0, int32_t ___count1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.DataCollector::GrowBuffer(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_GrowBuffer_mCD2F806216218E8394B131B8317D24070B20726D (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, int32_t ___required0, const RuntimeMethod* method); // System.Void System.Array::Resize(T[]&,System.Int32) inline void Array_Resize_TisByte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_m06AF58E490AA366B34FFAAA68EF7179C85828C62 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** ___array0, int32_t ___newSize1, const RuntimeMethod* method) { (( void (*) (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821**, int32_t, const RuntimeMethod*))Array_Resize_TisByte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_m06AF58E490AA366B34FFAAA68EF7179C85828C62_gshared)(___array0, ___newSize1, method); } // System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle::Alloc(System.Object,System.Runtime.InteropServices.GCHandleType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 GCHandle_Alloc_m30DAF14F75E3A692C594965CE6724E2454DE9A2E (RuntimeObject * ___value0, int32_t ___type1, const RuntimeMethod* method); // System.IntPtr System.Runtime.InteropServices.GCHandle::AddrOfPinnedObject() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t GCHandle_AddrOfPinnedObject_mA20090CB8274F28D087A6E8AD36D3230B6741EA5 (GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * __this, const RuntimeMethod* method); // System.Void* System.IntPtr::op_Explicit(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027 (intptr_t ___value0, const RuntimeMethod* method); // System.UIntPtr System.UIntPtr::op_Explicit(System.Void*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uintptr_t UIntPtr_op_Explicit_m484C2BD47D35FBD254A95FD56CCABD27CC79C95F (void* ___value0, const RuntimeMethod* method); // System.UInt64 System.UIntPtr::op_Explicit(System.UIntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t UIntPtr_op_Explicit_m0F6E9EC046D4A796A257B9C2192A21051DC90075 (uintptr_t ___value0, const RuntimeMethod* method); // System.Diagnostics.Tracing.TraceLoggingMetadataCollector System.Diagnostics.Tracing.TraceLoggingMetadataCollector::AddGroup(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * TraceLoggingMetadataCollector_AddGroup_m938D13CD9816CA7D62161EF0700AAAEB45884160 (TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * __this, String_t* ___name0, const RuntimeMethod* method); // System.Int64 System.DateTimeOffset::get_Ticks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTimeOffset_get_Ticks_m2B7D122F1D78FE0D4AA0508D99F5C05228A3599D (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingDataCollector::AddScalar(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingDataCollector_AddScalar_mE84AEED03D7F7EDD965444C4A8A575FF99B78E1A (TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * __this, int64_t ___value0, const RuntimeMethod* method); // System.TimeSpan System.DateTimeOffset::get_Offset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 DateTimeOffset_get_Offset_mC07F738A0874800AB5BDDCE4A229F0FDFA2E01B0 (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * __this, const RuntimeMethod* method); // System.Int64 System.TimeSpan::get_Ticks() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() inline void TraceLoggingTypeInfo_1__ctor_mADBDC82A0DCF5AA917F947487B3843BC832847F5 (TraceLoggingTypeInfo_1_tD91E7DBA28F2951512AEDFDDA3746A19118DBCBD * __this, const RuntimeMethod* method) { (( void (*) (TraceLoggingTypeInfo_1_tD91E7DBA28F2951512AEDFDDA3746A19118DBCBD *, const RuntimeMethod*))TraceLoggingTypeInfo_1__ctor_mADBDC82A0DCF5AA917F947487B3843BC832847F5_gshared)(__this, method); } // System.Int64 System.DateTime::get_Ticks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() inline void TraceLoggingTypeInfo_1__ctor_mC91976BC0F373C0064A88BC4A45121832C0A0FCF (TraceLoggingTypeInfo_1_t9AF464FA184B748D655562038668C5F8475551A6 * __this, const RuntimeMethod* method) { (( void (*) (TraceLoggingTypeInfo_1_t9AF464FA184B748D655562038668C5F8475551A6 *, const RuntimeMethod*))TraceLoggingTypeInfo_1__ctor_mC91976BC0F373C0064A88BC4A45121832C0A0FCF_gshared)(__this, method); } // System.Double System.Decimal::op_Explicit(System.Decimal) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Decimal_op_Explicit_mB7F34E3B2DFB6211CA5ACB5497DA6CDCB09FC6CE (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingDataCollector::AddScalar(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingDataCollector_AddScalar_m075915BEBFC9E59FB99C82B93B172439A96494D6 (TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * __this, double ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() inline void TraceLoggingTypeInfo_1__ctor_mADD739043A0B44F6D430F6CEAB3E5B24B5A30686 (TraceLoggingTypeInfo_1_tD42DBA2904B54E850888E5E24588D16C4304AEAB * __this, const RuntimeMethod* method) { (( void (*) (TraceLoggingTypeInfo_1_tD42DBA2904B54E850888E5E24588D16C4304AEAB *, const RuntimeMethod*))TraceLoggingTypeInfo_1__ctor_mADD739043A0B44F6D430F6CEAB3E5B24B5A30686_gshared)(__this, method); } // System.Diagnostics.Tracing.TraceLoggingDataType System.Diagnostics.Tracing.Statics::Format64(System.Diagnostics.Tracing.EventFieldFormat,System.Diagnostics.Tracing.TraceLoggingDataType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Statics_Format64_m9EA165BBDCDC6E40774219DC6EB0214564FC5184 (int32_t ___format0, int32_t ___native1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingDataCollector::AddArray(System.Double[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingDataCollector_AddArray_mD60FAB2811AD7D19E8E40FB15D788A3A01F5CA19 (TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * __this, DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D* ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() inline void TraceLoggingTypeInfo_1__ctor_mF1DC77DF904B1CAE7A931DF452309AD902CBFD43 (TraceLoggingTypeInfo_1_t5E18EDFEAC3B9B97B2E90215967395ABE9E96531 * __this, const RuntimeMethod* method) { (( void (*) (TraceLoggingTypeInfo_1_t5E18EDFEAC3B9B97B2E90215967395ABE9E96531 *, const RuntimeMethod*))TraceLoggingTypeInfo_1__ctor_mE281DCCAC7AAA87CD49E26B9172B4A8BA78F5098_gshared)(__this, method); } // System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo`1::.ctor() inline void TraceLoggingTypeInfo_1__ctor_m6736EEDD36D2F8F9C58989D40D20F8F60CC7E8B5 (TraceLoggingTypeInfo_1_t0E0E521EBE71719E6D4F118BB2218284ED0F87CA * __this, const RuntimeMethod* method) { (( void (*) (TraceLoggingTypeInfo_1_t0E0E521EBE71719E6D4F118BB2218284ED0F87CA *, const RuntimeMethod*))TraceLoggingTypeInfo_1__ctor_m6736EEDD36D2F8F9C58989D40D20F8F60CC7E8B5_gshared)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1>::GetEnumerator() inline Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9 List_1_GetEnumerator_mF5947B51A8D52827BFB44A79CA415D8D603F20CA (List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * __this, const RuntimeMethod* method) { return (( Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9 (*) (List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD *, const RuntimeMethod*))List_1_GetEnumerator_m52CC760E475D226A2B75048D70C4E22692F9F68D_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator>::get_Current() inline WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C * Enumerator_get_Current_m92E845B897A185775589F04AB1545350A5CE9659_inline (Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9 * __this, const RuntimeMethod* method) { return (( WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C * (*) (Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9 *, const RuntimeMethod*))Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline)(__this, method); } // System.Boolean System.WeakReference`1::TryGetTarget(T&) inline bool WeakReference_1_TryGetTarget_m4B931D6E4D5FC2F049728BC3B6669A3CDFCC2E09 (WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C * __this, EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D ** ___target0, const RuntimeMethod* method) { return (( bool (*) (WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C *, EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D **, const RuntimeMethod*))WeakReference_1_TryGetTarget_m9D3E03EAD29D846A4E826902BE373E0426D094A5_gshared)(__this, ___target0, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_m34B4BD472A4C190B7CF7D7BB62519CDC26572ACA (Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9 *, const RuntimeMethod*))Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() inline void Enumerator_Dispose_mB0DA70A2E1B2C41E208BE127EB1424749BF79DC7 (Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9 *, const RuntimeMethod*))Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1>::.ctor() inline void List_1__ctor_mFA59AD9F81154BCAA172F642DA6D2717B5203DC4 (List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * __this, const RuntimeMethod* method) { (( void (*) (List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD *, const RuntimeMethod*))List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared)(__this, method); } // System.Void System.Diagnostics.Tracing.EtwSession::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EtwSession__ctor_m7E42DF90818C56AD7D42EC3253F9093601D14298 (EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * __this, int32_t ___etwSessionId0, const RuntimeMethod* method); // System.Void System.WeakReference`1::.ctor(T) inline void WeakReference_1__ctor_m1D1205FEE4C0142F9E4CC8C32D88AD73BA16B002 (WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C * __this, EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * ___target0, const RuntimeMethod* method) { (( void (*) (WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C *, EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D *, const RuntimeMethod*))WeakReference_1__ctor_mB56296566802842F6B5EEDF3F1C3835E27295F78_gshared)(__this, ___target0, method); } // System.Void System.Collections.Generic.List`1>::Add(T) inline void List_1_Add_m4349B613F1434E41B26E92A1DA0B16A2D999F455 (List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * __this, WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD *, WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C *, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, ___item0, method); } // System.Int32 System.Collections.Generic.List`1>::get_Count() inline int32_t List_1_get_Count_mA529126CD2ED693219838C09130EC90DB560201C_inline (List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD *, const RuntimeMethod*))List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline)(__this, method); } // System.Void System.Diagnostics.Tracing.EtwSession::TrimGlobalList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EtwSession_TrimGlobalList_m9D86F191B7D640C690D0A0B5A135BAEC8958AD70 (const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EtwSession/<>c__DisplayClass1_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass1_0__ctor_mB255346B368388999B2278A029F8809960234BE5 (U3CU3Ec__DisplayClass1_0_t95A9C02B2D474A4B18323E18F37257E69B7F0B1E * __this, const RuntimeMethod* method); // System.Void System.Predicate`1>::.ctor(System.Object,System.IntPtr) inline void Predicate_1__ctor_m02BBC30377BBC3C3BC23A2E9BA4FAAAEC8321378 (Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF *, RuntimeObject *, intptr_t, const RuntimeMethod*))Predicate_1__ctor_mBC07C59B061E1B719FFE2B6E5541E9011D906C3C_gshared)(__this, ___object0, ___method1, method); } // System.Int32 System.Collections.Generic.List`1>::RemoveAll(System.Predicate`1) inline int32_t List_1_RemoveAll_m8ED39B4E9F385396D9FFA8556E3F889A5FC9D97B (List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * __this, Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF * ___match0, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD *, Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF *, const RuntimeMethod*))List_1_RemoveAll_m568E7007C316A2B83B0D08A324AA8A9C8D2796DF_gshared)(__this, ___match0, method); } // System.Void System.Diagnostics.Tracing.EtwSession/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m66C172742DCF7147BDED206B842A6982D4E08093 (U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE * __this, const RuntimeMethod* method); // System.Void System.Attribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Attribute__ctor_m45CAD4B01265CC84CC5A84F62EE2DBE85DE89EC0 (Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventAttribute::set_EventId(System.Int32) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventAttribute_set_EventId_m61538B5C4903FEF2439AA944F6868FD2CD4E2140_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventAttribute::set_Level(System.Diagnostics.Tracing.EventLevel) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventAttribute_set_Level_m6AEB7BE447B1A1163675C470E0F21C79A7338BFB_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.EventArgs::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventArgs__ctor_m3551293259861C5A78CD47689D559F828ED29DF7 (EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventCommandEventArgs::set_Command(System.Diagnostics.Tracing.EventCommand) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventCommandEventArgs_set_Command_m17462F8AD3C08E5DEEB66BEA0BBD92AB2C69AC1A_inline (EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventCommandEventArgs::set_Arguments(System.Collections.Generic.IDictionary`2) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventCommandEventArgs_set_Arguments_m483387647F68AA74AECA7CA464E06EB1724C6B32_inline (EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * __this, RuntimeObject* ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventDescriptor::.ctor(System.Int32,System.Byte,System.Byte,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventDescriptor__ctor_m20ACB5320BC8C24F5E6839113B8E6A42AC477BE8 (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, int32_t ___traceloggingId0, uint8_t ___level1, uint8_t ___opcode2, int64_t ___keywords3, const RuntimeMethod* method); // System.String System.Environment::GetResourceString(System.String,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB (String_t* ___key0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___values1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventDescriptor::.ctor(System.Int32,System.Byte,System.Byte,System.Byte,System.Byte,System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, int32_t ___id0, uint8_t ___version1, uint8_t ___channel2, uint8_t ___level3, uint8_t ___opcode4, int32_t ___task5, int64_t ___keywords6, const RuntimeMethod* method); // System.Byte System.Diagnostics.Tracing.EventDescriptor::get_Version() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t EventDescriptor_get_Version_m1072E7AD9DEB4C47C5E744CEEA88AE842DC3F325_inline (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method); // System.Byte System.Diagnostics.Tracing.EventDescriptor::get_Channel() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t EventDescriptor_get_Channel_m0BB29BED3179BDFA9273A32316AA9F1AEC7DF2FE_inline (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method); // System.Byte System.Diagnostics.Tracing.EventDescriptor::get_Level() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t EventDescriptor_get_Level_m7C94E667D031CD7C223DF964A1152EBCDF4CF819_inline (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method); // System.Int32 System.Diagnostics.Tracing.EventDescriptor::get_Task() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventDescriptor_get_Task_mC79AF3207BABD1AD4A46762F06C817B822B8019B_inline (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventDescriptor::Equals(System.Diagnostics.Tracing.EventDescriptor) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventDescriptor_Equals_m7140F558C5527F3CBBA68E6AAAAD5FD4CB9566B4 (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E ___other0, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventDescriptor::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventDescriptor_Equals_mBB3C8409351F189AFEB32E44E991A2459BCD10E7 (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Int32 System.Diagnostics.Tracing.EventDescriptor::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventDescriptor_GetHashCode_m984A4CCE70E567FF52CAD661D9F328A76DDD0683 (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSourceCreatedEventArgs::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSourceCreatedEventArgs__ctor_mF081BD4935B0CF6E11774446ABE33E49043CDA97 (EventSourceCreatedEventArgs_t12E0F6BDFDF8F46E6C583AB8408C30358EC85863 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSourceCreatedEventArgs::set_EventSource(System.Diagnostics.Tracing.EventSource) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventSourceCreatedEventArgs_set_EventSource_m8C2A640E3442264BA1BF7F6EE963F7FDBC744794_inline (EventSourceCreatedEventArgs_t12E0F6BDFDF8F46E6C583AB8408C30358EC85863 * __this, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___value0, const RuntimeMethod* method); // System.Void System.EventHandler`1::Invoke(System.Object,TEventArgs) inline void EventHandler_1_Invoke_m089262BF4C89B092A536795CB8FBA9BEED90D08D (EventHandler_1_tE9CADA60E04DEA35665DBABBF7DE192763FACFBE * __this, RuntimeObject * ___sender0, EventSourceCreatedEventArgs_t12E0F6BDFDF8F46E6C583AB8408C30358EC85863 * ___e1, const RuntimeMethod* method) { (( void (*) (EventHandler_1_tE9CADA60E04DEA35665DBABBF7DE192763FACFBE *, RuntimeObject *, EventSourceCreatedEventArgs_t12E0F6BDFDF8F46E6C583AB8408C30358EC85863 *, const RuntimeMethod*))EventHandler_1_Invoke_mBF3979EE17B68658C4C1AB3A8D64B24F263E3B98_gshared)(__this, ___sender0, ___e1, method); } // System.Void System.EventHandler`1::Invoke(System.Object,TEventArgs) inline void EventHandler_1_Invoke_m04C06F5A9869D1E423894A71F168E38CBA1A02FB (EventHandler_1_t4CAFC32F107417E2417FCBD053FD1744C2CDDED6 * __this, RuntimeObject * ___sender0, EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * ___e1, const RuntimeMethod* method) { (( void (*) (EventHandler_1_t4CAFC32F107417E2417FCBD053FD1744C2CDDED6 *, RuntimeObject *, EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E *, const RuntimeMethod*))EventHandler_1_Invoke_mBF3979EE17B68658C4C1AB3A8D64B24F263E3B98_gshared)(__this, ___sender0, ___e1, method); } // System.Object System.Diagnostics.Tracing.EventListener::get_EventListenersLock() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * EventListener_get_EventListenersLock_mBDF83655CC15E0FFEFCFD64F88FFCE36739289D7 (const RuntimeMethod* method); // System.Void System.Threading.Monitor::Enter(System.Object,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5 (RuntimeObject * ___obj0, bool* ___lockTaken1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) inline void List_1__ctor_m13455A354CC7CA1E12EF0474A3E70FFAB17F1581 (List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF *, int32_t, const RuntimeMethod*))List_1__ctor_mEE468B81D8E7C140F567D10FF7F5894A50EEEA57_gshared)(__this, ___capacity0, method); } // System.AppDomain System.AppDomain::get_CurrentDomain() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * AppDomain_get_CurrentDomain_m3D3D52C9382D6853E49551DA6182DBC5F1118BF0 (const RuntimeMethod* method); // System.Void System.EventHandler::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventHandler__ctor_m497A2BCD46DB769EAFFDE919303FCAE226906B6F (EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.AppDomain::add_ProcessExit(System.EventHandler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppDomain_add_ProcessExit_m3E765DEEAF65DEB1EAC787ED197CECD20967CCA2 (AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * __this, EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * ___value0, const RuntimeMethod* method); // System.Void System.AppDomain::add_DomainUnload(System.EventHandler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppDomain_add_DomainUnload_mF24D35CA25C3C808EC78600D0C603B396EC8765F (AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * __this, EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * ___value0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m8707876DC867849EA7C40D0EFB53049A3E22557B_inline (List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF *, const RuntimeMethod*))List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline)(__this, method); } // T System.Collections.Generic.List`1::get_Item(System.Int32) inline WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * List_1_get_Item_m713FA597147ACC832ED25C9094BE2DD048DEAC7F_inline (List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * __this, int32_t ___index0, const RuntimeMethod* method) { return (( WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * (*) (List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF *, int32_t, const RuntimeMethod*))List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared_inline)(__this, ___index0, method); } // System.Void System.WeakReference::.ctor(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WeakReference__ctor_m12F7412E9F228AA2276BBB37441CFBCD21A0ABBB (WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * __this, RuntimeObject * ___target0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_mB0B548256D553D73A7187766AC67DDBCF8E38222 (List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * __this, WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF *, WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D *, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, ___item0, method); } // System.Void System.Diagnostics.Tracing.EventSource::AddListener(System.Diagnostics.Tracing.EventListener) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_AddListener_mB6D602A82B5E1A629E7964101D38EACAF9C01BC1 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___listener0, const RuntimeMethod* method); // System.Void System.Threading.Monitor::Exit(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2 (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A List_1_GetEnumerator_m02CE186FAD93FF1FCB8746955D05ED5CACB7FF46 (List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * __this, const RuntimeMethod* method) { return (( Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A (*) (List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF *, const RuntimeMethod*))List_1_GetEnumerator_m52CC760E475D226A2B75048D70C4E22692F9F68D_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * Enumerator_get_Current_m354E9A07FB71BEA97BD2599840C56533B903E0A4_inline (Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A * __this, const RuntimeMethod* method) { return (( WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * (*) (Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A *, const RuntimeMethod*))Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline)(__this, method); } // System.Void System.Diagnostics.Tracing.EventSource::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_Dispose_m2B3962369A463AB6DC62A63CEBA0D557ADB094FA (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_mFB828EA0B4B38D81A1650415E56FAE757467E956 (Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A *, const RuntimeMethod*))Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m322D3F3F8717D4319C90FA2F2CCC8E4A4CAEAEF0 (Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A *, const RuntimeMethod*))Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472_gshared)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 List_1_GetEnumerator_mDFFBEE5A0B86EF1F068C4ED0ABC0F39B7CA7677E (List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * __this, const RuntimeMethod* method) { return (( Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 (*) (List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 *, const RuntimeMethod*))List_1_GetEnumerator_m52CC760E475D226A2B75048D70C4E22692F9F68D_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline String_t* Enumerator_get_Current_m894E7226842A0AB920967095678A311EFF7C5737_inline (Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 * __this, const RuntimeMethod* method) { return (( String_t* (*) (Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 *, const RuntimeMethod*))Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline)(__this, method); } // T System.Collections.Generic.List`1::get_Item(System.Int32) inline RuntimeObject * List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, int32_t ___index0, const RuntimeMethod* method) { return (( RuntimeObject * (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, int32_t, const RuntimeMethod*))List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared_inline)(__this, ___index0, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m129741E497FB617DC9845CFEE4CB27B84C86301A (Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 *, const RuntimeMethod*))Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mD9B1DB257A9F9A3CEA69542101B953689A4AD978 (Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 *, const RuntimeMethod*))Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472_gshared)(__this, method); } // System.Void System.Collections.Generic.KeyNotFoundException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyNotFoundException__ctor_mE9E1C6E6E21842095342C0A2ED65EC201FB4F3C8 (KeyNotFoundException_tC28F8B9E114291001A5D135723673C6F292438E2 * __this, const RuntimeMethod* method); // TKey System.Collections.Generic.KeyValuePair`2::get_Key() inline String_t* KeyValuePair_2_get_Key_m70ABAD248D45E166CEC58AF007095CEC5E79B1DD_inline (KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D * __this, const RuntimeMethod* method) { return (( String_t* (*) (KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D *, const RuntimeMethod*))KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_gshared_inline)(__this, method); } // System.Boolean System.Diagnostics.Tracing.EventPayload::ContainsKey(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventPayload_ContainsKey_m3737598706A07270C39F102A5C5AF684CB4A20AA (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, String_t* ___key0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m4151A68BD4CB1D737213E7595F574987F8C812B4_inline (List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 *, const RuntimeMethod*))List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline)(__this, method); } // System.Void System.Diagnostics.Tracing.EventPayload/d__17::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ed__17__ctor_m96831BB252933F4FC367C90E8C6560467C39CCEE (U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method); // T System.Collections.Generic.List`1::get_Item(System.Int32) inline String_t* List_1_get_Item_mB739B0066E5F7EBDBA9978F24A73D26D4FAE5BED_inline (List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( String_t* (*) (List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 *, int32_t, const RuntimeMethod*))List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared_inline)(__this, ___index0, method); } // System.Void System.Collections.Generic.KeyValuePair`2::.ctor(TKey,TValue) inline void KeyValuePair_2__ctor_m474405E23A389932A288B43A12A17A220AD718A2 (KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D * __this, String_t* ___key0, RuntimeObject * ___value1, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D *, String_t*, RuntimeObject *, const RuntimeMethod*))KeyValuePair_2__ctor_m783A0935E40FCB80D5940E8CCF0EFEFE41D7C7D3_gshared)(__this, ___key0, ___value1, method); } // System.Collections.Generic.ICollection`1 System.Diagnostics.Tracing.EventPayload::get_Keys() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* EventPayload_get_Keys_mD236EE154B85DCB3F0E625EFB795797859D9C865_inline (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventProvider::EtwEnableCallBack(System.Guid&,System.Int32,System.Byte,System.Int64,System.Int64,Microsoft.Win32.UnsafeNativeMethods/ManifestEtw/EVENT_FILTER_DESCRIPTOR*,System.Void*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_EtwEnableCallBack_m32987ABF4E909DC5476F09C034714951CB4A8048 (Guid_t * ___sourceId0, int32_t ___controlCode1, uint8_t ___setLevel2, int64_t ___anyKeyword3, int64_t ___allKeyword4, EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * ___filterData5, void* ___callbackContext6, const RuntimeMethod* method); // System.Void Microsoft.Win32.UnsafeNativeMethods/ManifestEtw/EtwEnableCallback::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EtwEnableCallback__ctor_m721827EA5CE55B57CB5C6F84EF95F1B36158289A (EtwEnableCallback_tE661421A2F149DA151D5A519A09E09448E396A4A * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Boolean System.Runtime.InteropServices.GCHandle::get_IsAllocated() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GCHandle_get_IsAllocated_m91323BCB568B1150F90515EF862B00F193E77808 (GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * __this, const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.GCHandle::Free() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GCHandle_Free_m392ECC9B1058E35A0FD5CF21A65F212873FC26F0 (GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * __this, const RuntimeMethod* method); // System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle::Alloc(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 GCHandle_Alloc_m5BF9DC23B533B904BFEA61136B92916683B46B0F (RuntimeObject * ___value0, const RuntimeMethod* method); // System.IntPtr System.Runtime.InteropServices.GCHandle::ToIntPtr(System.Runtime.InteropServices.GCHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t GCHandle_ToIntPtr_m8CF7D07846B0C741B04A2A4E5E9B5D505F4B3CCE (GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 ___value0, const RuntimeMethod* method); // System.Void* System.IntPtr::ToPointer() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void* IntPtr_ToPointer_mC56A17E597E9F767B889DA10DB866F0B96CF0D65_inline (intptr_t* __this, const RuntimeMethod* method); // System.UInt32 Microsoft.Win32.UnsafeNativeMethods/ManifestEtw::EventRegister(System.Guid&,Microsoft.Win32.UnsafeNativeMethods/ManifestEtw/EtwEnableCallback,System.Void*,System.Int64&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t ManifestEtw_EventRegister_mE0FD847E8BE55184054D11D9CB65145D5DD7EC9A (Guid_t * ___providerId0, EtwEnableCallback_tE661421A2F149DA151D5A519A09E09448E396A4A * ___enableCallback1, void* ___callbackContext2, int64_t* ___registrationHandle3, const RuntimeMethod* method); // System.String Microsoft.Win32.Win32Native::GetMessage(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Win32Native_GetMessage_m68D6D40DD33D7F2FF30B7CE600BADBEB4EE41B87 (int32_t ___hr0, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7 (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Int32 Microsoft.Win32.UnsafeNativeMethods/ManifestEtw::EventSetInformation(System.Int64,Microsoft.Win32.UnsafeNativeMethods/ManifestEtw/EVENT_INFO_CLASS,System.Void*,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ManifestEtw_EventSetInformation_mCD8123D5289F7C51D92EC633159D70ED7E92E5B6 (int64_t ___registrationHandle0, int32_t ___informationClass1, void* ___eventInformation2, int32_t ___informationLength3, const RuntimeMethod* method); // System.Void System.GC::SuppressFinalize(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GC_SuppressFinalize_m037319A9B95A5BA437E806DE592802225EE5B425 (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventProvider::Deregister() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_Deregister_mAAE2FC907D1CF1D60C6B0113AD6C70C5262418E6 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method); // System.Void System.Object::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Finalize_m4015B7D3A44DE125C5FE34D7276CD4697C06F380 (RuntimeObject * __this, const RuntimeMethod* method); // System.UInt32 System.Diagnostics.Tracing.EventProvider::EventUnregister() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t EventProvider_EventUnregister_m54EE65718C38DFB6F0DA261DEA011DF185E4C35D (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method); // System.Void System.IntPtr::.ctor(System.Void*) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void IntPtr__ctor_m6360250F4B87C6AE2F0389DA0DEE1983EED73FB6_inline (intptr_t* __this, void* ___value0, const RuntimeMethod* method); // System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle::FromIntPtr(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 GCHandle_FromIntPtr_mB803C8ECA1D723F1C51A69F7A7E09E269488D36C (intptr_t ___value0, const RuntimeMethod* method); // System.Object System.Runtime.InteropServices.GCHandle::get_Target() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * GCHandle_get_Target_mDBDEA6883245CF1EF963D9FA945569B2D59DCCF8 (GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventProvider::EtwEnableCallBackImpl(System.Int32,System.Byte,System.Int64,System.Int64,Microsoft.Win32.UnsafeNativeMethods/ManifestEtw/EVENT_FILTER_DESCRIPTOR*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_EtwEnableCallBackImpl_m05EA7378BE8A415FF10BA92D0C8A9B1D7E0D9575 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, int32_t ___controlCode0, uint8_t ___setLevel1, int64_t ___anyKeyword2, int64_t ___allKeyword3, EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * ___filterData4, const RuntimeMethod* method); // System.Collections.Generic.List`1> System.Diagnostics.Tracing.EventProvider::GetSessions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * EventProvider_GetSessions_mF76C5CED507D8F8C66063D65255AA7AA46ED76AD (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1>::GetEnumerator() inline Enumerator_tFE053339618997964377145129F568D3A6387F32 List_1_GetEnumerator_m40477BAC3E5830EB87ACFD9613A063F04C085DD7 (List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * __this, const RuntimeMethod* method) { return (( Enumerator_tFE053339618997964377145129F568D3A6387F32 (*) (List_1_t86F0A7577D66132BD1563965992F0046DB18D39D *, const RuntimeMethod*))List_1_GetEnumerator_m52CC760E475D226A2B75048D70C4E22692F9F68D_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator>::get_Current() inline Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * Enumerator_get_Current_mCAFC7F3236D47238A088094D3D51A4A73868B6AA_inline (Enumerator_tFE053339618997964377145129F568D3A6387F32 * __this, const RuntimeMethod* method) { return (( Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * (*) (Enumerator_tFE053339618997964377145129F568D3A6387F32 *, const RuntimeMethod*))Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline)(__this, method); } // T1 System.Tuple`2::get_Item1() inline SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A Tuple_2_get_Item1_mE84BFA1353446DE95FEAC246056C2163078AC65F_inline (Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * __this, const RuntimeMethod* method) { return (( SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A (*) (Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 *, const RuntimeMethod*))Tuple_2_get_Item1_mE84BFA1353446DE95FEAC246056C2163078AC65F_gshared_inline)(__this, method); } // T2 System.Tuple`2::get_Item2() inline bool Tuple_2_get_Item2_m7DC82E26331B6695B6696FCC7DDDC8CB16CB94E1_inline (Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * __this, const RuntimeMethod* method) { return (( bool (*) (Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 *, const RuntimeMethod*))Tuple_2_get_Item2_m7DC82E26331B6695B6696FCC7DDDC8CB16CB94E1_gshared_inline)(__this, method); } // System.Int32 System.Collections.Generic.List`1>::get_Count() inline int32_t List_1_get_Count_m541E4299DCF80859DCFA0D54C3DFA3D40250121D_inline (List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t86F0A7577D66132BD1563965992F0046DB18D39D *, const RuntimeMethod*))List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline)(__this, method); } // System.Boolean System.Diagnostics.Tracing.EventProvider::GetDataFromController(System.Int32,Microsoft.Win32.UnsafeNativeMethods/ManifestEtw/EVENT_FILTER_DESCRIPTOR*,System.Diagnostics.Tracing.ControllerCommand&,System.Byte[]&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventProvider_GetDataFromController_m0DB5389F33A5037F545F98F12A1C0C3BA9A6BAFA (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, int32_t ___etwSessionId0, EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * ___filterData1, int32_t* ___command2, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** ___data3, int32_t* ___dataStart4, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Int32) inline void Dictionary_2__ctor_m4A1428F3BFC28918B0C2F7E98A49C3F05C735D3B (Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC *, int32_t, const RuntimeMethod*))Dictionary_2__ctor_m2895EBB13AA7D9232058658A7DC404DC5F608923_gshared)(__this, ___capacity0, method); } // System.Int32 System.Diagnostics.Tracing.EventProvider::FindNull(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventProvider_FindNull_m56DE2A00D1D720C8D449EABF8D0D5E8F7E5D0944 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___idx1, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_UTF8() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * Encoding_get_UTF8_m67C8652936B681E7BC7505E459E88790E0FF16D9 (const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1/Enumerator>::MoveNext() inline bool Enumerator_MoveNext_m4A5415EF6CB847B02DF34AEA482AF0E6AEBCD18A (Enumerator_tFE053339618997964377145129F568D3A6387F32 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tFE053339618997964377145129F568D3A6387F32 *, const RuntimeMethod*))Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator>::Dispose() inline void Enumerator_Dispose_m046417888981FE2D79A9D6A1B94951252AABD392 (Enumerator_tFE053339618997964377145129F568D3A6387F32 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tFE053339618997964377145129F568D3A6387F32 *, const RuntimeMethod*))Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472_gshared)(__this, method); } // System.Void System.Diagnostics.Tracing.EventProvider/<>c__DisplayClass44_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass44_0__ctor_m124616C1BA780E90A29F45AED140E42AFE7A0FCF (U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C * __this, const RuntimeMethod* method); // System.Void System.Action`2::.ctor(System.Object,System.IntPtr) inline void Action_2__ctor_m9C040F19BDAD892FF07CCF43ECF57026B3D9851C (Action_2_tC52FA3FD223419FC0456E089309277012CCE38E8 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Action_2_tC52FA3FD223419FC0456E089309277012CCE38E8 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_2__ctor_m9C040F19BDAD892FF07CCF43ECF57026B3D9851C_gshared)(__this, ___object0, ___method1, method); } // System.Void System.Diagnostics.Tracing.EventProvider::GetSessionInfo(System.Action`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_GetSessionInfo_m71C26395796B07AFB9D31C3EE6488169E95A7DF3 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, Action_2_tC52FA3FD223419FC0456E089309277012CCE38E8 * ___action0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1>::.ctor() inline void List_1__ctor_m09B95037DB5592A6B6E3079C63B4645AAB071F9C (List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * __this, const RuntimeMethod* method) { (( void (*) (List_1_t86F0A7577D66132BD1563965992F0046DB18D39D *, const RuntimeMethod*))List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared)(__this, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 List_1_GetEnumerator_mA75F31424308D649C87F98663FA608A7F528D97B (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * __this, const RuntimeMethod* method) { return (( Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 (*) (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 *, const RuntimeMethod*))List_1_GetEnumerator_mA75F31424308D649C87F98663FA608A7F528D97B_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A Enumerator_get_Current_mAED28ED9DFA1487BB1B2961B20A31C9A59240A9F_inline (Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 * __this, const RuntimeMethod* method) { return (( SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A (*) (Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 *, const RuntimeMethod*))Enumerator_get_Current_mAED28ED9DFA1487BB1B2961B20A31C9A59240A9F_gshared_inline)(__this, method); } // System.Int32 System.Diagnostics.Tracing.EventProvider::IndexOfSessionInList(System.Collections.Generic.List`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventProvider_IndexOfSessionInList_m8BA6899C34E4767F735A299458C542B0E54703EB (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * ___sessions0, int32_t ___etwSessionId1, const RuntimeMethod* method); // T System.Collections.Generic.List`1::get_Item(System.Int32) inline SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A List_1_get_Item_m843BA7E495FB17519DA312B60E28F9142FCB39F9_inline (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A (*) (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 *, int32_t, const RuntimeMethod*))List_1_get_Item_m843BA7E495FB17519DA312B60E28F9142FCB39F9_gshared_inline)(__this, ___index0, method); } // System.Tuple`2 System.Tuple::Create(T1,T2) inline Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * Tuple_Create_TisSessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_mFCFC54D2D66C8EE47D9530005BA7A77A1AA699FC (SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A ___item10, bool ___item21, const RuntimeMethod* method) { return (( Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * (*) (SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A , bool, const RuntimeMethod*))Tuple_Create_TisSessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_mFCFC54D2D66C8EE47D9530005BA7A77A1AA699FC_gshared)(___item10, ___item21, method); } // System.Void System.Collections.Generic.List`1>::Add(T) inline void List_1_Add_m4634CDDA4C694972DC779F799424EE15A13D7A23 (List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * __this, Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t86F0A7577D66132BD1563965992F0046DB18D39D *, Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 *, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, ___item0, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m6AAF8DE8B8F6FF147DF0303C1BF58447FCC53619 (Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 *, const RuntimeMethod*))Enumerator_MoveNext_m6AAF8DE8B8F6FF147DF0303C1BF58447FCC53619_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m5BE5F05575CBC1B9063C795C81F04EC002CA358C (Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 *, const RuntimeMethod*))Enumerator_Dispose_m5BE5F05575CBC1B9063C795C81F04EC002CA358C_gshared)(__this, method); } // System.Diagnostics.Tracing.SessionMask System.Diagnostics.Tracing.SessionMask::FromEventKeywords(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE SessionMask_FromEventKeywords_m90707FEE5D3E1D84057394FAE517EF6B1696D701 (uint64_t ___m0, const RuntimeMethod* method); // System.UInt32 System.Diagnostics.Tracing.SessionMask::op_Explicit(System.Diagnostics.Tracing.SessionMask) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint32_t SessionMask_op_Explicit_m0098B07CE617722AD1EA9DF898D6539A0EEE19EE_inline (SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE ___m0, const RuntimeMethod* method); // System.Int32 System.Diagnostics.Tracing.EventProvider::bitcount(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventProvider_bitcount_m569150D2AB57D36D2277653DAB4BB85B1AC95DEC (uint32_t ___n0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) inline void List_1__ctor_mBD9932D1897852BC34DDBA3F03866934DBDFE329 (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 *, int32_t, const RuntimeMethod*))List_1__ctor_mBD9932D1897852BC34DDBA3F03866934DBDFE329_gshared)(__this, ___capacity0, method); } // System.Int32 System.Diagnostics.Tracing.EventProvider::bitindex(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventProvider_bitindex_m57E2DA3929D7112A697B4CD829B1B8A6AD86A82C (uint32_t ___n0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventProvider/SessionInfo::.ctor(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SessionInfo__ctor_m6A2E60B7B29F9603446D37D1474B44287A51FDF6 (SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A * __this, int32_t ___sessionIdBit_0, int32_t ___etwSessionId_1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m2B2BEA7427322556E7DB5B8F54725927D5F314DB (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * __this, SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 *, SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A , const RuntimeMethod*))List_1_Add_m2B2BEA7427322556E7DB5B8F54725927D5F314DB_gshared)(__this, ___item0, method); } // System.Diagnostics.Tracing.SessionMask System.Diagnostics.Tracing.SessionMask::get_All() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE SessionMask_get_All_m496B5178F530B5516652F0F33CEF01BC9E3DD7B4 (const RuntimeMethod* method); // System.Int32 Microsoft.Win32.UnsafeNativeMethods/ManifestEtw::EnumerateTraceGuidsEx(Microsoft.Win32.UnsafeNativeMethods/ManifestEtw/TRACE_QUERY_INFO_CLASS,System.Void*,System.Int32,System.Void*,System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ManifestEtw_EnumerateTraceGuidsEx_m1D2D1C621E9A53DE4B8153818D722AB87889B274 (int32_t ___TraceQueryInfoClass0, void* ___InBuffer1, int32_t ___InBufferSize2, void* ___OutBuffer3, int32_t ___OutBufferSize4, int32_t* ___ReturnLength5, const RuntimeMethod* method); // System.UInt32 Microsoft.Win32.Win32Native::GetCurrentProcessId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Win32Native_GetCurrentProcessId_mD9A17F60E3588E1FA74BCCDF351EA967F0FA12F9 (const RuntimeMethod* method); // System.Void System.Action`2::Invoke(T1,T2) inline void Action_2_Invoke_m4CA8B2E800895A188FD0F7981737F367C5916FC7 (Action_2_tC52FA3FD223419FC0456E089309277012CCE38E8 * __this, int32_t ___arg10, int64_t ___arg21, const RuntimeMethod* method) { (( void (*) (Action_2_tC52FA3FD223419FC0456E089309277012CCE38E8 *, int32_t, int64_t, const RuntimeMethod*))Action_2_Invoke_m4CA8B2E800895A188FD0F7981737F367C5916FC7_gshared)(__this, ___arg10, ___arg21, method); } // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m3B5287498CF7B5D240BF5FBE83C3896231D78614_inline (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 *, const RuntimeMethod*))List_1_get_Count_m3B5287498CF7B5D240BF5FBE83C3896231D78614_gshared_inline)(__this, method); } // System.IntPtr System.IntPtr::op_Explicit(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t IntPtr_op_Explicit_m534152049CE3084CEFA1CD8B1BA74F3C085A2ABF (int64_t ___value0, const RuntimeMethod* method); // System.Int64 System.DateTime::ToFileTimeUtc() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_ToFileTimeUtc_mD5EFD0BDB9645EF7B13E176EC4565FC52401751F (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60 (RuntimeObject * __this, const RuntimeMethod* method); // System.Type System.Enum::GetUnderlyingType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Enum_GetUnderlyingType_m0715B4E60E6909F03FF7302B6E20B1AB88DA84B1 (Type_t * ___enumType0, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6 (RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ___handle0, const RuntimeMethod* method); // System.Boolean System.Type::op_Equality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventProvider::IsEnabled(System.Byte,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventProvider_IsEnabled_m848CFB9793278CF12ADB24CCB61D7A18FD9C0770 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, uint8_t ___level0, int64_t ___keywords1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) inline void List_1__ctor_m020F9255F34CF1C83F40396FACCAB453009967BC (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, int32_t, const RuntimeMethod*))List_1__ctor_m020F9255F34CF1C83F40396FACCAB453009967BC_gshared)(__this, ___capacity0, method); } // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) inline void List_1__ctor_mEE468B81D8E7C140F567D10FF7F5894A50EEEA57 (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, int32_t, const RuntimeMethod*))List_1__ctor_mEE468B81D8E7C140F567D10FF7F5894A50EEEA57_gshared)(__this, ___capacity0, method); } // System.Object System.Diagnostics.Tracing.EventProvider::EncodeObject(System.Object&,System.Diagnostics.Tracing.EventProvider/EventData*&,System.Byte*&,System.UInt32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * EventProvider_EncodeObject_m044B03076E2E0E22AA48868A25E6162A4F117756 (RuntimeObject ** ___data0, EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** ___dataDescriptor1, uint8_t** ___dataBuffer2, uint32_t* ___totalEventSize3, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m6930161974C7504C80F52EC379EF012387D43138 (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, RuntimeObject * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, RuntimeObject *, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, ___item0, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m50C0D1F69B2EF31137658E2F052EBBAC7BF82771 (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * __this, int32_t ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, int32_t, const RuntimeMethod*))List_1_Add_m50C0D1F69B2EF31137658E2F052EBBAC7BF82771_gshared)(__this, ___item0, method); } // T System.Collections.Generic.List`1::get_Item(System.Int32) inline int32_t List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_inline (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, int32_t, const RuntimeMethod*))List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_gshared_inline)(__this, ___index0, method); } // System.Int32 Microsoft.Win32.UnsafeNativeMethods/ManifestEtw::EventWriteTransferWrapper(System.Int64,System.Diagnostics.Tracing.EventDescriptor&,System.Guid*,System.Guid*,System.Int32,System.Diagnostics.Tracing.EventProvider/EventData*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ManifestEtw_EventWriteTransferWrapper_mC4B1A4E0320C5784CE8427B15574260CF168E0E3 (int64_t ___registrationHandle0, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * ___eventDescriptor1, Guid_t * ___activityId2, Guid_t * ___relatedActivityId3, int32_t ___userDataCount4, EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * ___userData5, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventProvider::SetLastError(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_SetLastError_mBA37EA20D53FBE88D5C2CDEDB2DA95A81193467D (int32_t ___error0, const RuntimeMethod* method); // System.UInt32 Microsoft.Win32.UnsafeNativeMethods/ManifestEtw::EventUnregister(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t ManifestEtw_EventUnregister_m3F2136692CA0299E454DA8BEEE3AB6F38083D3FA (int64_t ___registrationHandle0, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m29F50CDFEEE0AB868200291366253DD4737BC76A (RuntimeArray * ___array0, RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF ___fldHandle1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventProvider::GetSessionInfoCallback(System.Int32,System.Int64,System.Collections.Generic.List`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_GetSessionInfoCallback_mD81D88C92F8882D52339D0B64364DE4C2DFFE588 (int32_t ___etwSessionId0, int64_t ___matchAllKeywords1, List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 ** ___sessionList2, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventSource::IsEnabled() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool EventSource_IsEnabled_m37942F59ECF17A141C3F1CE0FD2041CDB2A1486E_inline (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventSource::IsEnabled(System.Diagnostics.Tracing.EventLevel,System.Diagnostics.Tracing.EventKeywords) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_IsEnabled_mD4697D2FE23E685D66BBC81F3BB5AF7668167DDC (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___level0, int64_t ___keywords1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::WriteMultiMergeInner(System.String,System.Diagnostics.Tracing.EventSourceOptions&,System.Diagnostics.Tracing.TraceLoggingEventTypes,System.Guid*,System.Guid*,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteMultiMergeInner_m4A2DB1EE170667A126A10EC907AB736BF27742A7 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___eventName0, EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * ___options1, TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * ___eventTypes2, Guid_t * ___activityID3, Guid_t * ___childActivityID4, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___values5, const RuntimeMethod* method); // System.Diagnostics.Tracing.EventTags System.Diagnostics.Tracing.TraceLoggingEventTypes::get_Tags() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TraceLoggingEventTypes_get_Tags_mEA1CB6CABA32F0B2FCDEAB82ACC7E3AE153B5E2C_inline (TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * __this, const RuntimeMethod* method); // System.String System.Diagnostics.Tracing.TraceLoggingEventTypes::get_Name() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* TraceLoggingEventTypes_get_Name_m582D5F0FF940D1585A968EF5D1625B14D8E055FA_inline (TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * __this, const RuntimeMethod* method); // System.Diagnostics.Tracing.NameInfo System.Diagnostics.Tracing.TraceLoggingEventTypes::GetNameInfo(System.String,System.Diagnostics.Tracing.EventTags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * TraceLoggingEventTypes_GetNameInfo_m68D000807BAE5F6EC2C49E65F1C4C3671891F756 (TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * __this, String_t* ___name0, int32_t ___tags1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource/EventData::SetMetadata(System.Byte*,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventData_SetMetadata_m2638D08FE5AD0F8A4B207B83E014385991E7CF88 (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * __this, uint8_t* ___pointer0, int32_t ___size1, int32_t ___reserved2, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeHelpers::PrepareConstrainedRegions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_PrepareConstrainedRegions_m108F0650C70D15D3CC657AFEBA8E69770EDB9027 (const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::WriteEventRaw(System.String,System.Diagnostics.Tracing.EventDescriptor&,System.Guid*,System.Guid*,System.Int32,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteEventRaw_mCA2DB42F1A629B84F40CCAFFFEF8C307A505656A (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___eventName0, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * ___eventDescriptor1, Guid_t * ___activityID2, Guid_t * ___relatedActivityID3, int32_t ___dataCount4, intptr_t ___data5, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::WriteCleanup(System.Runtime.InteropServices.GCHandle*,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteCleanup_m9BFDFCC89E5EBB1B1949B8F3437ED35F158DD642 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * ___pPins0, int32_t ___cPins1, const RuntimeMethod* method); // System.Diagnostics.Tracing.NameInfo System.Diagnostics.Tracing.EventSource::UpdateDescriptor(System.String,System.Diagnostics.Tracing.TraceLoggingEventTypes,System.Diagnostics.Tracing.EventSourceOptions&,System.Diagnostics.Tracing.EventDescriptor&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * EventSource_UpdateDescriptor_mD988BD298BD4BC7C4BA81A18982DE214055D1A7C (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___name0, TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * ___eventInfo1, EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * ___options2, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * ___descriptor3, const RuntimeMethod* method); // System.Type System.Diagnostics.Tracing.TraceLoggingTypeInfo::get_DataType() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Type_t * TraceLoggingTypeInfo_get_DataType_m90D61A758FD34C646EDED59FF1A40F2B25604FED_inline (TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F * __this, const RuntimeMethod* method); // System.IntPtr System.Runtime.InteropServices.GCHandle::op_Explicit(System.Runtime.InteropServices.GCHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t GCHandle_op_Explicit_mDDDE375E679609F240EF76F20E982C5B73A7D6BA (GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 ___value0, const RuntimeMethod* method); // System.Boolean System.IntPtr::op_Inequality(System.IntPtr,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IntPtr_op_Inequality_mB4886A806009EA825EFCC60CD2A7F6EB8E273A61 (intptr_t ___value10, intptr_t ___value21, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) inline void List_1__ctor_mBD0009D489971B3EAD201A8FE6872838B0F4F771 (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 *, int32_t, const RuntimeMethod*))List_1__ctor_mBD0009D489971B3EAD201A8FE6872838B0F4F771_gshared)(__this, ___capacity0, method); } // System.Boolean System.String::StartsWith(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_StartsWith_m7D468FB7C801D9C2DBEEEEC86F8BA8F4EC3243C1 (String_t* __this, String_t* ___value0, const RuntimeMethod* method); // System.Boolean System.Byte::TryParse(System.String,System.Byte&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Byte_TryParse_m4E27B75C7E05A8F2EEF380671471C958A32BB3EA (String_t* ___s0, uint8_t* ___result1, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8 (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * __this, String_t* ___message0, String_t* ___paramName1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m77946F922B214B9FB9D3EA48D02AF4CA2B524356_inline (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 *, const RuntimeMethod*))List_1_get_Count_m77946F922B214B9FB9D3EA48D02AF4CA2B524356_gshared_inline)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m09D0729675AC499836FEA645EC0F67CEFFF05DDC (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * __this, uint8_t ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 *, uint8_t, const RuntimeMethod*))List_1_Add_m09D0729675AC499836FEA645EC0F67CEFFF05DDC_gshared)(__this, ___item0, method); } // System.Int32 System.Diagnostics.Tracing.EventSource::AddValueToMetaData(System.Collections.Generic.List`1,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventSource_AddValueToMetaData_mD330620B11E64D53B9CCE4E6EA1E7D53EBACC05C (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * ___metaData0, String_t* ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::set_Item(System.Int32,T) inline void List_1_set_Item_m538E96A9BEFBA178A1B6EED3A56E403C3F521BCC (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * __this, int32_t ___index0, uint8_t ___value1, const RuntimeMethod* method) { (( void (*) (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 *, int32_t, uint8_t, const RuntimeMethod*))List_1_set_Item_m538E96A9BEFBA178A1B6EED3A56E403C3F521BCC_gshared)(__this, ___index0, ___value1, method); } // System.String System.Diagnostics.Tracing.EventSource::get_Name() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* EventSource_get_Name_mABD8C2F600FE94C317D03931E0FE6C7F03637191_inline (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method); // System.Byte[] System.Diagnostics.Tracing.Statics::MetadataForString(System.String,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* Statics_MetadataForString_m53EAC9E9AD6BA8CB18BB3ABE008C4D5D2725C34D (String_t* ___name0, int32_t ___prefixSize1, int32_t ___suffixSize2, int32_t ___additionalSize3, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA List_1_GetEnumerator_m15CE32E39D37654096BAFDC11C155E42B253BA5A (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * __this, const RuntimeMethod* method) { return (( Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA (*) (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 *, const RuntimeMethod*))List_1_GetEnumerator_m15CE32E39D37654096BAFDC11C155E42B253BA5A_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline uint8_t Enumerator_get_Current_mAD383B83783802633C6899ED69BC5D9B0E6647AE_inline (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method) { return (( uint8_t (*) (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *, const RuntimeMethod*))Enumerator_get_Current_mAD383B83783802633C6899ED69BC5D9B0E6647AE_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m3CAEB39B5C1B8059EDA6583E8158380D6B27EE80 (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *, const RuntimeMethod*))Enumerator_MoveNext_m3CAEB39B5C1B8059EDA6583E8158380D6B27EE80_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mCD97A0A7B206C0FA999ADAC1F827EF1A22A32D1F (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *, const RuntimeMethod*))Enumerator_Dispose_mCD97A0A7B206C0FA999ADAC1F827EF1A22A32D1F_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) inline void List_1_AddRange_mFED3931B26E2F3EA44F00DDFDB00A723E877130B (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { (( void (*) (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 *, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_mFED3931B26E2F3EA44F00DDFDB00A723E877130B_gshared)(__this, ___collection0, method); } // System.Byte[] System.Guid::ToByteArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* Guid_ToByteArray_m5E99B09A26EA3A1943CC8FE697E247DAC5465223 (Guid_t * __this, const RuntimeMethod* method); // System.Int32 System.Diagnostics.Tracing.EventSource::HexDigit(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventSource_HexDigit_mE5A6532D03CC8994C6ED0C3B9CAD0D74EAD670D5 (Il2CppChar ___c0, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventSource::IsEnabled(System.Diagnostics.Tracing.EventLevel,System.Diagnostics.Tracing.EventKeywords,System.Diagnostics.Tracing.EventChannel) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_IsEnabled_m5AE75285968280B58AA9B7B16140825FDB720F9D (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___level0, int64_t ___keywords1, uint8_t ___channel2, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventSource::IsEnabledCommon(System.Boolean,System.Diagnostics.Tracing.EventLevel,System.Diagnostics.Tracing.EventKeywords,System.Diagnostics.Tracing.EventLevel,System.Diagnostics.Tracing.EventKeywords,System.Diagnostics.Tracing.EventChannel) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_IsEnabledCommon_m0127CC87C38EE4BD087484079C7EA9B11C3465B1 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, bool ___enabled0, int32_t ___currentLevel1, int64_t ___currentMatchAnyKeyword2, int32_t ___eventLevel3, int64_t ___eventKeywords4, uint8_t ___eventChannel5, const RuntimeMethod* method); // System.Attribute System.Diagnostics.Tracing.EventSource::GetCustomAttributeHelper(System.Reflection.MemberInfo,System.Type,System.Diagnostics.Tracing.EventManifestOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * EventSource_GetCustomAttributeHelper_m0071006CDD204BE00B7EFEA9F5E52D087AF1F7D7 (MemberInfo_t * ___member0, Type_t * ___attributeType1, int32_t ___flags2, const RuntimeMethod* method); // System.String System.Diagnostics.Tracing.EventSourceAttribute::get_Guid() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* EventSourceAttribute_get_Guid_m9DF9B8B791ACCF9B9DA2AC9BBF575944080DF9E1_inline (EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * __this, const RuntimeMethod* method); // System.Boolean System.Guid::TryParse(System.String,System.Guid&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Guid_TryParse_m3995ADAE49495A387F3148F854F3C638789CE0C5 (String_t* ___input0, Guid_t * ___result1, const RuntimeMethod* method); // System.String System.Diagnostics.Tracing.EventSourceAttribute::get_Name() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* EventSourceAttribute_get_Name_mC420250C7AFB5B14092C7B6EF5550F55ED4525A0_inline (EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * __this, const RuntimeMethod* method); // System.String System.String::ToUpperInvariant() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_ToUpperInvariant_m0AA42416F4CACA4D0E3B89D97E534D88AB136338 (String_t* __this, const RuntimeMethod* method); // System.Guid System.Diagnostics.Tracing.EventSource::GenerateGuidFromName(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t EventSource_GenerateGuidFromName_m1F8FCE194EAE1D9BF3450A18651424A3EEB0FCCB (String_t* ___name0, const RuntimeMethod* method); // System.String System.Diagnostics.Tracing.EventSource::GetName(System.Type,System.Diagnostics.Tracing.EventManifestOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EventSource_GetName_m8F056FBB0AAE31DAA579B4FB3CBF6F260C9A554C (Type_t * ___eventSourceType0, int32_t ___flags1, const RuntimeMethod* method); // System.Int32 Microsoft.Win32.UnsafeNativeMethods/ManifestEtw::EventActivityIdControl(Microsoft.Win32.UnsafeNativeMethods/ManifestEtw/ActivityControl,System.Guid&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ManifestEtw_EventActivityIdControl_mCCA4BC6BA5FFC12EBE3D8D003EFED561C73BF1CD (uint32_t ___ControlCode0, Guid_t * ___ActivityId1, const RuntimeMethod* method); // System.Guid System.Diagnostics.Tracing.EventSource::get_FallbackActivityId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t EventSource_get_FallbackActivityId_m64F92C11C652C9E1AC7F8818CBC77700BC949940 (const RuntimeMethod* method); // System.Void System.Action`1::Invoke(T) inline void Action_1_Invoke_m0A36AC4F2CACB1975B2716676ED3576FD82E20DA (Action_1_t914484DED737548EE8FABFA959036371C8235942 * __this, Guid_t ___obj0, const RuntimeMethod* method) { (( void (*) (Action_1_t914484DED737548EE8FABFA959036371C8235942 *, Guid_t , const RuntimeMethod*))Action_1_Invoke_m0A36AC4F2CACB1975B2716676ED3576FD82E20DA_gshared)(__this, ___obj0, method); } // System.Void System.Diagnostics.Tracing.TplEtwProvider::SetActivityId(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TplEtwProvider_SetActivityId_m294926056209B6554A8B45C237CE0E63928AF1DB (TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * __this, Guid_t ___Id0, const RuntimeMethod* method); // System.Int32 System.AppDomain::GetCurrentThreadId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AppDomain_GetCurrentThreadId_m9DEAFC6D4D70D96572F8AD7920B7F950C15288AB (const RuntimeMethod* method); // System.Void System.Guid::.ctor(System.UInt32,System.UInt16,System.UInt16,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Guid__ctor_mB0E1F8AF1DBD6D2191C909AB0736FDBA3E6267EF (Guid_t * __this, uint32_t ___a0, uint16_t ___b1, uint16_t ___c2, uint8_t ___d3, uint8_t ___e4, uint8_t ___f5, uint8_t ___g6, uint8_t ___h7, uint8_t ___i8, uint8_t ___j9, uint8_t ___k10, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::.ctor(System.Diagnostics.Tracing.EventSourceSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource__ctor_mB386B8134304A663129B2AE557487685C91A927B (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___settings0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::.ctor(System.Diagnostics.Tracing.EventSourceSettings,System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource__ctor_mF8965DE244C1780B06C51E727B299E74A0798A4B (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___settings0, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___traits1, const RuntimeMethod* method); // System.Diagnostics.Tracing.EventSourceSettings System.Diagnostics.Tracing.EventSource::ValidateSettings(System.Diagnostics.Tracing.EventSourceSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventSource_ValidateSettings_mE39C56F8D4DAB1C4E09CAA91896E9F247EF61BFF (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___settings0, const RuntimeMethod* method); // System.Guid System.Diagnostics.Tracing.EventSource::GetGuid(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t EventSource_GetGuid_mDC7778A0D413EE6FFF174026CBD083B8DE59A3AC (Type_t * ___eventSourceType0, const RuntimeMethod* method); // System.String System.Diagnostics.Tracing.EventSource::GetName(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EventSource_GetName_m61DBFEE5EF6DEED0344196BE7E63129109FFD8DD (Type_t * ___eventSourceType0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::Initialize(System.Guid,System.String,System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_Initialize_m19DBF37360307BE0AF8E5F4D48CDFBB11C2DFD01 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, Guid_t ___eventSourceGuid0, String_t* ___eventSourceName1, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___traits2, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource/EventData::set_DataPointer(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventData_set_DataPointer_mCBFBFF7CED553A233032A89F0F0EC16FDFCD62B4 (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * __this, intptr_t ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource/EventData::set_Size(System.Int32) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventData_set_Size_m43C4529AD157BEC415C9338748703B06D1B63579_inline (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::WriteEventCore(System.Int32,System.Int32,System.Diagnostics.Tracing.EventSource/EventData*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteEventCore_m662D7C156AC77E89457BA453C735A5D209A138EF (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, int32_t ___eventDataCount1, EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___data2, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::WriteEventWithRelatedActivityIdCore(System.Int32,System.Guid*,System.Int32,System.Diagnostics.Tracing.EventSource/EventData*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteEventWithRelatedActivityIdCore_m05FFB47325B826566B3C4B8ED415BB90BDDA2661 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, Guid_t * ___relatedActivityId1, int32_t ___eventDataCount2, EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___data3, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::ValidateEventOpcodeForTransfer(System.Diagnostics.Tracing.EventSource/EventMetadata&,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_ValidateEventOpcodeForTransfer_m876C53C1AA2692F8DFEB46618060F9F045208E22 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B * ___eventData0, String_t* ___eventName1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityTracker::OnStart(System.String,System.String,System.Int32,System.Guid&,System.Guid&,System.Diagnostics.Tracing.EventActivityOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityTracker_OnStart_mEDF85D7D9BE34A20080296A0448EB869DB5E1423 (ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * __this, String_t* ___providerName0, String_t* ___activityName1, int32_t ___task2, Guid_t * ___activityId3, Guid_t * ___relatedActivityId4, int32_t ___options5, const RuntimeMethod* method); // System.UInt64 System.Diagnostics.Tracing.SessionMask::op_Explicit(System.Diagnostics.Tracing.SessionMask) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t SessionMask_op_Explicit_m62151A83BD15863B4E030D07FB7621C2540A3CF7 (SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE ___m0, const RuntimeMethod* method); // System.Diagnostics.Tracing.SessionMask System.Diagnostics.Tracing.EventSource::GetEtwSessionMask(System.Int32,System.Guid*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE EventSource_GetEtwSessionMask_m6735D6D9DFE0CD12958F84CF0AF515E0B227A976 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, Guid_t * ___childActivityID1, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m790479A9FDA1A82F332D585A4D2ED6B375CE6B45_inline (List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 *, const RuntimeMethod*))List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline)(__this, method); } // System.Boolean System.Diagnostics.Tracing.EventSource::get_SelfDescribingEvents() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_get_SelfDescribingEvents_mC1AA4D0FD4ECB96F90435B292D23DC86C76F3DD0 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.SessionMask::IsEqualOrSupersetOf(System.Diagnostics.Tracing.SessionMask) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SessionMask_IsEqualOrSupersetOf_m59465BC65F95147CEC04D7C88FE57B2A8328BCAD (SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE * __this, SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE ___m0, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventProvider::WriteEvent(System.Diagnostics.Tracing.EventDescriptor&,System.Guid*,System.Guid*,System.Int32,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventProvider_WriteEvent_m6C22684084397194BD0AFC9BC694919934E16B64 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * ___eventDescriptor0, Guid_t * ___activityID1, Guid_t * ___childActivityID2, int32_t ___dataCount3, intptr_t ___data4, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::ThrowEventSourceException(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___eventName0, Exception_t * ___innerEx1, const RuntimeMethod* method); // System.UInt64 System.Diagnostics.Tracing.SessionMask::ToEventKeywords() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t SessionMask_ToEventKeywords_m0A85046D77F1C6AA244EB74A812E52C8059B77B8 (SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.TraceLoggingEventTypes::.ctor(System.String,System.Diagnostics.Tracing.EventTags,System.Reflection.ParameterInfo[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingEventTypes__ctor_m08243D6F1D5DD75F9E2ED6C5C09CF1F25E506A4B (TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * __this, String_t* ___name0, int32_t ___tags1, ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* ___paramInfos2, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSourceOptions::set_Keywords(System.Diagnostics.Tracing.EventKeywords) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSourceOptions_set_Keywords_m1D14E58898680877AB26459A21B160F955A34187 (EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * __this, int64_t ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSourceOptions::set_Level(System.Diagnostics.Tracing.EventLevel) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSourceOptions_set_Level_m340628B5F059DE8CD72F0094BBB29D6EADFD39D4 (EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSourceOptions::set_Opcode(System.Diagnostics.Tracing.EventOpcode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSourceOptions_set_Opcode_m4763851B2C99E961E725331B973501E21F17B854 (EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::WriteMultiMerge(System.String,System.Diagnostics.Tracing.EventSourceOptions&,System.Diagnostics.Tracing.TraceLoggingEventTypes,System.Guid*,System.Guid*,System.Diagnostics.Tracing.EventSource/EventData*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteMultiMerge_mE28FE5172F6CDBBB9DA939763E49E8170C737FBA (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___eventName0, EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * ___options1, TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * ___eventTypes2, Guid_t * ___activityID3, Guid_t * ___childActivityID4, EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___data5, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::WriteToAllListeners(System.Int32,System.Guid*,System.Int32,System.Diagnostics.Tracing.EventSource/EventData*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteToAllListeners_mD457E0CC869EFD253FC4348D6AD53F8445D6E4D9 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, Guid_t * ___childActivityID1, int32_t ___eventDataCount2, EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___data3, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::WriteEventVarargs(System.Int32,System.Guid*,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteEventVarargs_mCE9497C75321C9390053AEFC4233EE6BBAFC3341 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, Guid_t * ___childActivityID1, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args2, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventSource::SendManifest(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_SendManifest_mA0825219A44D8580BBF5E15E051BC398AA420311 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___rawManifest0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventProvider::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_Dispose_mB4F2B41F819F0AA49DFF2A1D6E93CEE2CD8C841D (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::WriteEventString(System.Diagnostics.Tracing.EventLevel,System.Int64,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteEventString_mD4ED7CB40E6DE8A5EC1C6CB99111E7D22810EB81 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___level0, int64_t ___keywords1, String_t* ___msgString2, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3 (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method) { (( void (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, const RuntimeMethod*))List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared)(__this, method); } // System.Void System.Diagnostics.Tracing.EventWrittenEventArgs::.ctor(System.Diagnostics.Tracing.EventSource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventWrittenEventArgs__ctor_m932A7D51A4062CD37694EDF4688EB5F91F8CE635 (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * __this, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___eventSource0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventWrittenEventArgs::set_EventId(System.Int32) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventWrittenEventArgs_set_EventId_mE7FB36E134327D9723860072902E1580EC653FCE_inline (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) inline void ReadOnlyCollection_1__ctor_m8F7880F43C4E281DBF7CA5A9431D5E6DD3797B7E (ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { (( void (*) (ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 *, RuntimeObject*, const RuntimeMethod*))ReadOnlyCollection_1__ctor_m8F7880F43C4E281DBF7CA5A9431D5E6DD3797B7E_gshared)(__this, ___list0, method); } // System.Void System.Diagnostics.Tracing.EventWrittenEventArgs::set_Payload(System.Collections.ObjectModel.ReadOnlyCollection`1) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventWrittenEventArgs_set_Payload_mA63B6D1CB51F126394F4BF193856BD9445C85647_inline (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * __this, ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 * ___value0, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventProvider::WriteEventRaw(System.Diagnostics.Tracing.EventDescriptor&,System.Guid*,System.Guid*,System.Int32,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventProvider_WriteEventRaw_mB083FE1591EEA4E690A4831CE311D8B8B6BE2FFB (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * ___eventDescriptor0, Guid_t * ___activityID1, Guid_t * ___relatedActivityID2, int32_t ___dataCount3, intptr_t ___data4, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.SessionMask::.ctor(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SessionMask__ctor_mF0381B32D172407AD80049857433DAA4206268EB (SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE * __this, uint32_t ___mask0, const RuntimeMethod* method); // System.Diagnostics.Tracing.ActivityTracker System.Diagnostics.Tracing.ActivityTracker::get_Instance() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * ActivityTracker_get_Instance_m59A2EFCE88211D1C5B0936FE82F300CF64AF3F79_inline (const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::InitializeProviderMetadata() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_InitializeProviderMetadata_m676D1CFEE8AF394C647AB4626141DCB44EB0E690 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource/OverideEventProvider::.ctor(System.Diagnostics.Tracing.EventSource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverideEventProvider__ctor_mD477F0BCF1048627D9B27E8D71AD47B2D28C385B (OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * __this, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___eventSource0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventProvider::Register(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_Register_m44CAC9D9F9EA2B0E4E3883128A19E1B70C254EE2 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, Guid_t ___providerGuid0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventListener::AddEventSource(System.Diagnostics.Tracing.EventSource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventListener_AddEventSource_mB9F8DBB27131AF31A8F5C3D52EFA96D9D219EFD3 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___newEventSource0, const RuntimeMethod* method); // System.OperatingSystem System.Environment::get_OSVersion() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 * Environment_get_OSVersion_mD6E99E279170E00D17F7D29F242EF65434812233 (const RuntimeMethod* method); // System.Version System.OperatingSystem::get_Version() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * OperatingSystem_get_Version_m43B43AB4379FD61E300AEE13FF0FDF74829A4043_inline (OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 * __this, const RuntimeMethod* method); // System.Int32 System.Version::get_Major() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Version_get_Major_m7A6BEEF367674B8C06B15F6675AFF0C32CCEE87C_inline (Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * __this, const RuntimeMethod* method); // System.Int32 System.Version::get_Minor() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Version_get_Minor_mCBAFA7052D1786A47B4BA971E7193A4EB9A7D059_inline (Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * __this, const RuntimeMethod* method); // System.Boolean System.String::op_Inequality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method); // System.Int32 System.Diagnostics.Tracing.EventProvider::SetInformation(Microsoft.Win32.UnsafeNativeMethods/ManifestEtw/EVENT_INFO_CLASS,System.Void*,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventProvider_SetInformation_mD5E67B8179B84395068AB6CEC4D7907E63DFFDAE (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, int32_t ___eventInfoClass0, void* ___data1, int32_t ___dataSize2, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mDD2E38332DED3A8C088D38D78A0E0BEB5091DA64 (String_t* ___str00, String_t* ___str11, String_t* ___str22, String_t* ___str33, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::DoCommand(System.Diagnostics.Tracing.EventCommandEventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_DoCommand_mE3A4F025E762B755EC8EF965078564898D7984B5 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * ___commandArgs0, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_BigEndianUnicode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * Encoding_get_BigEndianUnicode_m6CC17642A36943FE038F54729446D7E30D582BDD (const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource/Sha1ForNonSecretPurposes::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sha1ForNonSecretPurposes_Start_mA97AC00189A011EF6E62617B21C6E2CEEE480941 (Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource/Sha1ForNonSecretPurposes::Append(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sha1ForNonSecretPurposes_Append_mE38C1265578CD69E60160CBC417DC10FB05D367C (Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___input0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource/Sha1ForNonSecretPurposes::Finish(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sha1ForNonSecretPurposes_Finish_mE22BAFF41954BF42E561E6ECB08E549FC867D927 (Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___output0, const RuntimeMethod* method); // System.Void System.Guid::.ctor(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Guid__ctor_m93F5E840798B5FB4B96497327B3907829EBA100A (Guid_t * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___b0, const RuntimeMethod* method); // System.IntPtr System.Diagnostics.Tracing.EventSource/EventData::get_DataPointer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t EventData_get_DataPointer_mBC2F8ECE956F3A8B3D24BCC48512C6C153C978DA (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * __this, const RuntimeMethod* method); // System.DateTime System.DateTime::FromFileTimeUtc(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_FromFileTimeUtc_m124AEAB3C97C7E47A59FA6D33EDC52E6B00DD733 (int64_t ___fileTime0, const RuntimeMethod* method); // System.Boolean Microsoft.Reflection.ReflectionExtensions::IsEnum(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReflectionExtensions_IsEnum_m2930BB5E455993D6A599EA4F61DFB9859099EDA6 (Type_t * ___type0, const RuntimeMethod* method); // System.String System.Runtime.InteropServices.Marshal::PtrToStringUni(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Marshal_PtrToStringUni_mB2F7EE63E8A6E0DA0443BDC57153D839282E2779 (intptr_t ___ptr0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::LogEventArgsMismatches(System.Reflection.ParameterInfo[],System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_LogEventArgsMismatches_m4A7AA9AD1A96A67DEF1074C575BB4254546679A7 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* ___infos0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventProvider::WriteEvent(System.Diagnostics.Tracing.EventDescriptor&,System.Guid*,System.Guid*,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventProvider_WriteEvent_mF2E76529786B9E030899B61AEDBF70E505E096B9 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * ___eventDescriptor0, Guid_t * ___activityID1, Guid_t * ___childActivityID2, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___eventPayload3, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::WriteMultiMerge(System.String,System.Diagnostics.Tracing.EventSourceOptions&,System.Diagnostics.Tracing.TraceLoggingEventTypes,System.Guid*,System.Guid*,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteMultiMerge_mDC46442C56B718279ABC9243D06516958E3D52A3 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___eventName0, EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * ___options1, TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * ___eventTypes2, Guid_t * ___activityID3, Guid_t * ___childActivityID4, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___values5, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::WriteToAllListeners(System.Int32,System.Guid*,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteToAllListeners_mA57F9C980EC8A2C8D120C0B94C03AD4CB7D8FB92 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, Guid_t * ___childActivityID1, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args2, const RuntimeMethod* method); // System.Object[] System.Diagnostics.Tracing.EventSource::SerializeEventArgs(System.Int32,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* EventSource_SerializeEventArgs_m05C56910CA41D15C484C0357CD6845ED0E36CAAB (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, const RuntimeMethod* method); // System.Boolean System.Type::op_Inequality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Void System.Diagnostics.Debugger::Log(System.Int32,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_Log_m52B86A127845E202768352DD9E3ED13BE12756DC (int32_t ___level0, String_t* ___category1, String_t* ___message2, const RuntimeMethod* method); // System.Int32 System.Diagnostics.Tracing.EventSource::GetParamLengthIncludingByteArray(System.Reflection.ParameterInfo[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventSource_GetParamLengthIncludingByteArray_m9442DBFD2A5D754AD9B7D0BF26149B5053A279BE (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* ___parameters0, const RuntimeMethod* method); // System.Int32 System.Math::Min(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Min_mC950438198519FB2B0260FCB91220847EE4BB525 (int32_t ___val10, int32_t ___val21, const RuntimeMethod* method); // System.Object System.Diagnostics.Tracing.EventSource::DecodeObject(System.Int32,System.Int32,System.Diagnostics.Tracing.EventSource/EventData*&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * EventSource_DecodeObject_mAD5531B9BB6EC969B6E834D2484B635F7AED7AF9 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, int32_t ___parameterId1, EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ** ___data2, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventWrittenEventArgs::set_RelatedActivityId(System.Guid) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventWrittenEventArgs_set_RelatedActivityId_mE9E13512C9D1F91EE7C5B3B2E2897CADFF72CDDF_inline (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * __this, Guid_t ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventWrittenEventArgs::set_EventName(System.String) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventWrittenEventArgs_set_EventName_m6DEE32D41AE486E21288D9B7A405B06FACD3B6CB_inline (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventWrittenEventArgs::set_Message(System.String) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventWrittenEventArgs_set_Message_m694B0CF9EF8C94C0F24F8DF61FC36B766AF728CE_inline (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::DispatchToAllListeners(System.Int32,System.Guid*,System.Diagnostics.Tracing.EventWrittenEventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_DispatchToAllListeners_m15BA8A2450CF4B48186FFF584C29F31A66F2A95A (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, Guid_t * ___childActivityID1, EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * ___eventCallbackArgs2, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.ActivityFilter::PassesActivityFilter(System.Diagnostics.Tracing.ActivityFilter,System.Guid*,System.Boolean,System.Diagnostics.Tracing.EventSource,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ActivityFilter_PassesActivityFilter_m785587F8F988B60DE16C32E39A7A6098B0789EBF (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___filterList0, Guid_t * ___childActivityID1, bool ___triggeringEvent2, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___source3, int32_t ___eventId4, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSourceException::.ctor(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSourceException__ctor_m0F9F45DC1718C6DEEC208258A16B71F140022D8C (EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 * __this, Exception_t * ___innerException0, const RuntimeMethod* method); // System.Void <>f__AnonymousType0`1::.ctor(j__TPar) inline void U3CU3Ef__AnonymousType0_1__ctor_mB123586B6CA9B5458CF3D0154626D23096FAC2EB (U3CU3Ef__AnonymousType0_1_t03ADF03DDFFC030F7918870BFA59D44DEEC6F8B4 * __this, String_t* ___message0, const RuntimeMethod* method) { (( void (*) (U3CU3Ef__AnonymousType0_1_t03ADF03DDFFC030F7918870BFA59D44DEEC6F8B4 *, String_t*, const RuntimeMethod*))U3CU3Ef__AnonymousType0_1__ctor_m57B3BC60E57AF443B4602955F02471392D756778_gshared)(__this, ___message0, method); } // System.Void System.Diagnostics.Tracing.TraceLoggingEventTypes::.ctor(System.String,System.Diagnostics.Tracing.EventTags,System.Type[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TraceLoggingEventTypes__ctor_m8463F3C12A26246CDBCED020138DE3188B3D37C7 (TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * __this, String_t* ___name0, int32_t ___tags1, TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___types2, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ManifestBuilder::.ctor(System.String,System.Guid,System.String,System.Resources.ResourceManager,System.Diagnostics.Tracing.EventManifestOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManifestBuilder__ctor_mE5FB339ABBF66CDB14F65E053D7D8764D2659C39 (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * __this, String_t* ___providerName0, Guid_t ___providerGuid1, String_t* ___dllName2, ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF * ___resources3, int32_t ___flags4, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventAttribute::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventAttribute__ctor_mAF81D17BBC44C41B77F565E419E91A9991828A12 (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___eventId0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventAttribute::set_Task(System.Diagnostics.Tracing.EventTask) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventAttribute_set_Task_mB95C285A14B635F26C03541E7A5887C8206B59E2_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ManifestBuilder::StartEvent(System.String,System.Diagnostics.Tracing.EventAttribute) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManifestBuilder_StartEvent_m20757C6BE1E0E1F3B9AB3CB1674567A8B56E183E (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * __this, String_t* ___eventName0, EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * ___eventAttribute1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ManifestBuilder::AddEventParameter(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManifestBuilder_AddEventParameter_m53C32DDB5EB3C924364BB80E0E0492E0E06CC46E (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * __this, Type_t * ___type0, String_t* ___name1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ManifestBuilder::EndEvent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManifestBuilder_EndEvent_m95778E3FF0E7DA01DD15D5B3EFBE13A0AB208F6C (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * __this, const RuntimeMethod* method); // System.Byte[] System.Diagnostics.Tracing.ManifestBuilder::CreateManifest() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ManifestBuilder_CreateManifest_mDD01686B4C7D615B86ACBA648988B5903FBB67E7 (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mDA22758D73530683C950C5CCF39BDB4E7E1F3F06 (List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * __this, const RuntimeMethod* method) { (( void (*) (List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 *, const RuntimeMethod*))List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_mA348FA1140766465189459D25B01EB179001DE83 (List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * __this, String_t* ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 *, String_t*, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, ___item0, method); } // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) inline void ReadOnlyCollection_1__ctor_m1440D3837B7E6FDD6D6BB6DE771F96B58369814D (ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { (( void (*) (ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0 *, RuntimeObject*, const RuntimeMethod*))ReadOnlyCollection_1__ctor_m8F7880F43C4E281DBF7CA5A9431D5E6DD3797B7E_gshared)(__this, ___list0, method); } // System.Void System.Diagnostics.Tracing.EventWrittenEventArgs::set_PayloadNames(System.Collections.ObjectModel.ReadOnlyCollection`1) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventWrittenEventArgs_set_PayloadNames_mA045E5448CD84218AD1C21E408EFC3578F9B1A0F_inline (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * __this, ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0 * ___value0, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.SessionMask::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SessionMask_get_Item_mB7D297B67C35C99EB2FCBA1CC0EECC6BFB8D2E3A (SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE * __this, int32_t ___perEventSourceSessionId0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.SessionMask::set_Item(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SessionMask_set_Item_m0C2E974F91F0702A8D534619C30AEA4195D7D628 (SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE * __this, int32_t ___perEventSourceSessionId0, bool ___value1, const RuntimeMethod* method); // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB List_1_GetEnumerator_mDF3F5D9AB31E04197AEC9C03D6F598AB9DAAB905 (List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * __this, const RuntimeMethod* method) { return (( Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB (*) (List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 *, const RuntimeMethod*))List_1_GetEnumerator_m52CC760E475D226A2B75048D70C4E22692F9F68D_gshared)(__this, method); } // T System.Collections.Generic.List`1/Enumerator::get_Current() inline EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * Enumerator_get_Current_mBF8233396AD989CC10A13604E6CBBCFB614E8F3C_inline (Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB * __this, const RuntimeMethod* method) { return (( EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * (*) (Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB *, const RuntimeMethod*))Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m04FD59790BD480BEA2DABFF36E4B956A12BE7EE1 (Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB *, const RuntimeMethod*))Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_m32EDB2290B1708E077664C264094DFB6580AEA6B (Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB *, const RuntimeMethod*))Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472_gshared)(__this, method); } // System.Diagnostics.Tracing.EventProvider/WriteEventErrorCode System.Diagnostics.Tracing.EventProvider::GetLastWriteEventError() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventProvider_GetLastWriteEventError_m6A26D6CE68F05B5CBB215F557891A1BC679F4190_inline (const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventSource::get_ThrowOnEventWriteErrors() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_get_ThrowOnEventWriteErrors_mCF30F1D3752B413F3E08436D4CEABE2B76315A3F (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSourceException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSourceException__ctor_m78D3B11FA7DD159AA95794E02A5F773920CA1E4B (EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method); // System.Type System.Exception::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Exception_GetType_mA3390B9D538D5FAC3802D9D8A2FCAC31465130F3 (Exception_t * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mB7BA84F13912303B2E5E40FBF0109E1A328ACA07 (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventCommandEventArgs::.ctor(System.Diagnostics.Tracing.EventCommand,System.Collections.Generic.IDictionary`2,System.Diagnostics.Tracing.EventSource,System.Diagnostics.Tracing.EventListener,System.Int32,System.Int32,System.Boolean,System.Diagnostics.Tracing.EventLevel,System.Diagnostics.Tracing.EventKeywords) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventCommandEventArgs__ctor_mE825F4713713801A62278C1D1EDAE92C01923545 (EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * __this, int32_t ___command0, RuntimeObject* ___arguments1, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___eventSource2, EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___listener3, int32_t ___perEventSourceSessionId4, int32_t ___etwSessionId5, bool ___enable6, int32_t ___level7, int64_t ___matchAnyKeyword8, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::EnsureDescriptorsInitialized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_EnsureDescriptorsInitialized_m65626E878E8D3224BD1345BEAAFD0FA058703BE7 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method); // System.Diagnostics.Tracing.EventDispatcher System.Diagnostics.Tracing.EventSource::GetDispatcher(System.Diagnostics.Tracing.EventListener) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * EventSource_GetDispatcher_m29C93456D9792AB1FBD2E3153C79AD72B41E8FF6 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___listener0, const RuntimeMethod* method); // System.Collections.Generic.IDictionary`2 System.Diagnostics.Tracing.EventCommandEventArgs::get_Arguments() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* EventCommandEventArgs_get_Arguments_mC479E0933B8003A788E2D47344FFAFD8EB4B6B91_inline (EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_m5B1C279E77422BB0B2C7B0374ECF89E3224AF62B (Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC *, const RuntimeMethod*))Dictionary_2__ctor_m2C7E51568033239B506E15E7804A0B8658246498_gshared)(__this, method); } // System.Diagnostics.Tracing.EventCommand System.Diagnostics.Tracing.EventCommandEventArgs::get_Command() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventCommandEventArgs_get_Command_m9BD6DFCAF9C44A69F75FB447B55BEE00B36EB3E3_inline (EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * __this, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventSource::IsEnabledByDefault(System.Int32,System.Boolean,System.Diagnostics.Tracing.EventLevel,System.Diagnostics.Tracing.EventKeywords) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_IsEnabledByDefault_m57B7C1CE338531F6F54F023A349CF34AAA526DCC (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventNum0, bool ___enable1, int32_t ___currentLevel2, int64_t ___currentMatchAnyKeyword3, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventSource::EnableEventForDispatcher(System.Diagnostics.Tracing.EventDispatcher,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_EnableEventForDispatcher_mF9382455854614BE9AE3CBD3AFDA7E2C568D070F (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * ___dispatcher0, int32_t ___eventId1, bool ___value2, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventSource::ParseCommandArgs(System.Collections.Generic.IDictionary`2,System.Boolean&,System.String&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_ParseCommandArgs_m35F3BD60CBD5B9B5CF46955DCFFDF83EEEE6FF50 (RuntimeObject* ___commandArguments0, bool* ___participateInSampling1, String_t** ___activityFilters2, int32_t* ___sessionIdBit3, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::UpdateEtwSession(System.Int32,System.Int32,System.Boolean,System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_UpdateEtwSession_m33189FFE8A08A040F324E3F6D657BB84CD646706 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___sessionIdBit0, int32_t ___etwSessionId1, bool ___bEnable2, String_t* ___activityFilters3, bool ___participateInSampling4, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ActivityFilter::UpdateFilter(System.Diagnostics.Tracing.ActivityFilter&,System.Diagnostics.Tracing.EventSource,System.Int32,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter_UpdateFilter_m0C60ECDB3EB276F7ADB7CC633A6775B229C271F2 (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** ___filterList0, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___source1, int32_t ___perEventSourceSessionId2, String_t* ___startEvents3, const RuntimeMethod* method); // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * CultureInfo_get_InvariantCulture_mF13B47F8A763CE6A9C8A8BB2EED33FF8F7A63A72 (const RuntimeMethod* method); // System.String System.Int32::ToString(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m1D0AF82BDAB5D4710527DD3FEFA6F01246D128A5 (int32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.Void System.EventHandler`1::Invoke(System.Object,TEventArgs) inline void EventHandler_1_Invoke_m93676CEE9C0C757CE539E67D9C1935A112FC6847 (EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C * __this, RuntimeObject * ___sender0, EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * ___e1, const RuntimeMethod* method) { (( void (*) (EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C *, RuntimeObject *, EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 *, const RuntimeMethod*))EventHandler_1_Invoke_mBF3979EE17B68658C4C1AB3A8D64B24F263E3B98_gshared)(__this, ___sender0, ___e1, method); } // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m075AB40A344A801C2EE2CE108622E0CBEDC7E3FE (List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * __this, const RuntimeMethod* method) { (( void (*) (List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 *, const RuntimeMethod*))List_1_Clear_mC5CFC6C9F3007FC24FE020198265D4B5B0659FFC_gshared)(__this, method); } // System.Boolean System.Diagnostics.Tracing.EventSource::AnyEventEnabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_AnyEventEnabled_m2D7B2F4BE236B1776E8144A9223E09DCAFBB7689 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::UpdateKwdTriggers(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_UpdateKwdTriggers_mBA5B84F6C3F910D2CD4623294EE8B9D0F41476B1 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, bool ___enable0, const RuntimeMethod* method); // System.Diagnostics.Tracing.SessionMask System.Diagnostics.Tracing.SessionMask::FromId(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE SessionMask_FromId_m4766E347B5F280891336E8B9B70BD9F4EBD686CC (int32_t ___perEventSourceSessionId0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::ReportActivitySamplingInfo(System.Diagnostics.Tracing.EventListener,System.Diagnostics.Tracing.SessionMask) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_ReportActivitySamplingInfo_m5C4B41A96EA6877580974579248B5B1F98165928 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___listener0, SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE ___sessions1, const RuntimeMethod* method); // System.Diagnostics.Tracing.EtwSession System.Diagnostics.Tracing.EtwSession::GetEtwSession(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * EtwSession_GetEtwSession_m14FE36A6BDA36657ACA9BBEA4C60CB565F9123C7 (int32_t ___etwSessionId0, bool ___bCreateIfNeeded1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EtwSession::RemoveEtwSession(System.Diagnostics.Tracing.EtwSession) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EtwSession_RemoveEtwSession_m3DBA837698A1FD39777CAB3E8B8520F2247AB9CF (EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * ___etwSession0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Int32) inline void List_1__ctor_mED0C927BCBE06F362EB85FDF4721FBAF11AE680C (List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * __this, int32_t ___capacity0, const RuntimeMethod* method) { (( void (*) (List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 *, int32_t, const RuntimeMethod*))List_1__ctor_mEE468B81D8E7C140F567D10FF7F5894A50EEEA57_gshared)(__this, ___capacity0, method); } // System.Boolean System.Collections.Generic.List`1::Contains(T) inline bool List_1_Contains_mF80C125DA258D8316E3FF5ECDA2F3C2C0E44D3D2 (List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * __this, EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * ___item0, const RuntimeMethod* method) { return (( bool (*) (List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 *, EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D *, const RuntimeMethod*))List_1_Contains_mE08D561E86879A26245096C572A8593279383FDB_gshared)(__this, ___item0, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m881D88148E48DB5BF0AFF7C69A6CCB4ADF525256 (List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * __this, EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 *, EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D *, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, ___item0, method); } // System.Boolean System.Collections.Generic.List`1::Remove(T) inline bool List_1_Remove_mDEC1F4A8D22AF086115E0D100DF1BCE4BA654E22 (List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * __this, EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * ___item0, const RuntimeMethod* method) { return (( bool (*) (List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 *, EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D *, const RuntimeMethod*))List_1_Remove_m908B647BB9F807676DACE34E3E73475C3C3751D4_gshared)(__this, ___item0, method); } // System.Void System.Diagnostics.Tracing.ActivityFilter::UpdateKwdTriggers(System.Diagnostics.Tracing.ActivityFilter,System.Guid,System.Diagnostics.Tracing.EventSource,System.Diagnostics.Tracing.EventKeywords) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter_UpdateKwdTriggers_mD820641A48F418C6F0C27AB2102143DED6A45466 (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___activityFilter0, Guid_t ___sourceGuid1, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___source2, int64_t ___sessKeywords3, const RuntimeMethod* method); // System.Byte[] System.Diagnostics.Tracing.EventSource::CreateManifestAndDescriptors(System.Type,System.String,System.Diagnostics.Tracing.EventSource,System.Diagnostics.Tracing.EventManifestOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* EventSource_CreateManifestAndDescriptors_mB6EC46491632FA449EDCDFC4BAB3711B511F679D (Type_t * ___eventSourceType0, String_t* ___eventSourceDllName1, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___source2, int32_t ___flags3, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventSource::get_IsDisposed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_get_IsDisposed_m5EDEAD9D333BB6B845416840E5AF815910766C8C (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method); // System.Void System.Threading.Thread::Sleep(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Thread_Sleep_m2CD320EAB7BE02CC1F395EAFE9970D53A5F9EAEF (int32_t ___millisecondsTimeout0, const RuntimeMethod* method); // System.Boolean Microsoft.Reflection.ReflectionExtensions::ReflectionOnly(System.Reflection.Assembly) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReflectionExtensions_ReflectionOnly_m8C91C2D49A13553C0D55EA6742CCE682BF4AA662 (Assembly_t * ___assm0, const RuntimeMethod* method); // System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::GetCustomAttributes(System.Reflection.MemberInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CustomAttributeData_GetCustomAttributes_mFFDE689A6FB19FC3D930515DB40EAFD217AB1146 (MemberInfo_t * ___target0, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventSource::AttributeTypeNamesMatch(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_AttributeTypeNamesMatch_m40953EA25DF869AD98D3DBF329FD74C98E7F41A0 (Type_t * ___attributeType0, Type_t * ___reflectedAttributeType1, const RuntimeMethod* method); // System.Object System.Reflection.CustomAttributeTypedArgument::get_Value() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * CustomAttributeTypedArgument_get_Value_m11CEBA0F1359637E888E86CB46188B6F3B0C7553_inline (CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 * __this, const RuntimeMethod* method); // System.Object System.Activator::CreateInstance(System.Type,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Activator_CreateInstance_mEE50708E1E8AAD4E5021A2FFDB992DDF65727E17 (Type_t * ___type0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, const RuntimeMethod* method); // System.Object System.Activator::CreateInstance(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Activator_CreateInstance_mD06EE47879F606317C6DA91FB63E678CABAC6A16 (Type_t * ___type0, const RuntimeMethod* method); // System.Reflection.MemberInfo System.Reflection.CustomAttributeNamedArgument::get_MemberInfo() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR MemberInfo_t * CustomAttributeNamedArgument_get_MemberInfo_m789DAC5B01E4B3A9D6D1C8CD11DA2FC48EFDEEBF_inline (CustomAttributeNamedArgument_t08BA731A94FD7F173551DF3098384CB9B3056E9E * __this, const RuntimeMethod* method); // System.Reflection.PropertyInfo System.Type::GetProperty(System.String,System.Reflection.BindingFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyInfo_t * Type_GetProperty_m724FAA955DCE10E0C46A9485BCEA32C1CE608130 (Type_t * __this, String_t* ___name0, int32_t ___bindingAttr1, const RuntimeMethod* method); // System.Reflection.CustomAttributeTypedArgument System.Reflection.CustomAttributeNamedArgument::get_TypedValue() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 CustomAttributeNamedArgument_get_TypedValue_m0C92F6C3DD4A63AE8FD4A13BB5DF72B8CD122C67_inline (CustomAttributeNamedArgument_t08BA731A94FD7F173551DF3098384CB9B3056E9E * __this, const RuntimeMethod* method); // System.Object System.Enum::Parse(System.Type,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Enum_Parse_m8677C5E01F1258902058D844824B93F7836BF4C3 (Type_t * ___enumType0, String_t* ___value1, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String,System.String,System.StringComparison) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Equals_m1A3302D7214F75FB06302101934BF3EE9282AA43 (String_t* ___a0, String_t* ___b1, int32_t ___comparisonType2, const RuntimeMethod* method); // System.Type Microsoft.Reflection.ReflectionExtensions::BaseType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * ReflectionExtensions_BaseType_m763D89753F3CD60354D2A6DE487BCD9735790669 (Type_t * ___type0, const RuntimeMethod* method); // System.Boolean Microsoft.Reflection.ReflectionExtensions::IsAbstract(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReflectionExtensions_IsAbstract_m7D58AD3A5F2B93C0F96353054BD8132C36EDD84E (Type_t * ___type0, const RuntimeMethod* method); // System.String System.Diagnostics.Tracing.EventSourceAttribute::get_LocalizationResources() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* EventSourceAttribute_get_LocalizationResources_m4733F2B33A398B188C0541C3394954FF3DAC6B1F_inline (EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * __this, const RuntimeMethod* method); // System.Reflection.Assembly Microsoft.Reflection.ReflectionExtensions::Assembly(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Assembly_t * ReflectionExtensions_Assembly_mEAD61760D2D93D0DB51DB8D28061182028AFD0A5 (Type_t * ___type0, const RuntimeMethod* method); // System.Void System.Resources.ResourceManager::.ctor(System.String,System.Reflection.Assembly) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void ResourceManager__ctor_m8AD56F37694577CB52FB2EC2C1787B1051DB1EF4 (ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF * __this, String_t* ___baseName0, Assembly_t * ___assembly1, const RuntimeMethod* method); // System.Type System.Diagnostics.Tracing.EventSource::GetEventSourceBaseType(System.Type,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * EventSource_GetEventSourceBaseType_m9DC1F883AE9DBD6C162E3794B1174C9905446238 (Type_t * ___eventSourceType0, bool ___allowEventSourceOverride1, bool ___reflectionOnly2, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ManifestBuilder::ManifestError(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManifestBuilder_ManifestError_mA178FBE087E34A3CC07873D32896191BF7C74A20 (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * __this, String_t* ___msg0, bool ___runtimeCritical1, const RuntimeMethod* method); // System.Boolean Microsoft.Reflection.ReflectionExtensions::IsSealed(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReflectionExtensions_IsSealed_mFD0388F050D6EEBB0832BDFAE3026AF62DC24C89 (Type_t * ___type0, const RuntimeMethod* method); // System.Type System.Type::GetNestedType(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetNestedType_m30D9D5DF0FB7ADAED9B54CC02DCC5D8C4E873F45 (Type_t * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::AddProviderEnumKind(System.Diagnostics.Tracing.ManifestBuilder,System.Reflection.FieldInfo,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_AddProviderEnumKind_m34E218F4A3DAD06FCEA74D1BDF1B7B5972D008D6 (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * ___manifest0, FieldInfo_t * ___staticField1, String_t* ___providerEnumKind2, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ManifestBuilder::AddKeyword(System.String,System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManifestBuilder_AddKeyword_m40B31162FE9759417693A96A346D03759AE5F79A (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * __this, String_t* ___name0, uint64_t ___value1, const RuntimeMethod* method); // System.Int32 System.Diagnostics.Tracing.EventAttribute::get_EventId() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method); // System.Boolean System.Guid::Equals(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Guid_Equals_mC7FC66A530A8B6FC95E8F5F9E34AE81FD44CD245 (Guid_t * __this, Guid_t ___g0, const RuntimeMethod* method); // System.Diagnostics.Tracing.EventActivityOptions System.Diagnostics.Tracing.EventAttribute::get_ActivityOptions() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventAttribute_get_ActivityOptions_m4840396BF21481922FCE3059FAE9CF231DF8541E_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventAttribute::set_ActivityOptions(System.Diagnostics.Tracing.EventActivityOptions) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventAttribute_set_ActivityOptions_mA357663A41591C7AC1086C41D7CA081181D9E838_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Reflection.MethodBase::get_IsStatic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MethodBase_get_IsStatic_m745A9BDA4869DB7CC4886436C52D34855C1270A5 (MethodBase_t * __this, const RuntimeMethod* method); // System.Boolean System.Reflection.MethodBase::get_IsVirtual() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MethodBase_get_IsVirtual_m60B52F086B75D675CAB423C351C3B0CA062675F4 (MethodBase_t * __this, const RuntimeMethod* method); // System.Int32 System.String::LastIndexOf(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_LastIndexOf_m76C37E3915E802044761572007B8FB0635995F59 (String_t* __this, Il2CppChar ___value0, const RuntimeMethod* method); // System.Diagnostics.Tracing.EventOpcode System.Diagnostics.Tracing.EventAttribute::get_Opcode() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventAttribute_get_Opcode_m2D6D1FA345ABB33FEB10D4A9C0878CCB5C811712_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method); // System.Diagnostics.Tracing.EventTask System.Diagnostics.Tracing.EventAttribute::get_Task() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventAttribute_get_Task_m670824C9F357501D5AEB3051330FBDE3DEBFA7A3_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventAttribute::get_IsOpcodeSet() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool EventAttribute_get_IsOpcodeSet_m1894AE2FDD0E7D2A746D8182CB4AEC49DDA0DA2E_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method); // System.Diagnostics.Tracing.EventOpcode System.Diagnostics.Tracing.EventSource::GetOpcodeWithDefault(System.Diagnostics.Tracing.EventOpcode,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventSource_GetOpcodeWithDefault_m97DE04BD2DD86571AC4CC084DB6A091F6E0F27B3 (int32_t ___opcode0, String_t* ___eventName1, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventAttribute::set_Opcode(System.Diagnostics.Tracing.EventOpcode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventAttribute_set_Opcode_m1B2E46E0B71755AD96C32C2A91C11FB01C3C3ADE (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 System.String::Compare(System.String,System.Int32,System.String,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_Compare_m99CC35260CCF4E79928E1769863EBA747B44530B (String_t* ___strA0, int32_t ___indexA1, String_t* ___strB2, int32_t ___indexB3, int32_t ___length4, const RuntimeMethod* method); // System.Int32 System.Math::Max(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Max_mA99E48BB021F2E4B62D4EA9F52EA6928EED618A2 (int32_t ___val10, int32_t ___val21, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ManifestBuilder::AddTask(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManifestBuilder_AddTask_m27FA79B8634C16C8D2EA5068AFB937EC3DEA4282 (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * __this, String_t* ___name0, int32_t ___value1, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventSource::RemoveFirstArgIfRelatedActivityId(System.Reflection.ParameterInfo[]&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_RemoveFirstArgIfRelatedActivityId_mF6B0FB18A71D6634E910A93DF42B228DF13DBEDE (ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694** ___args0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::DebugCheckEvent(System.Collections.Generic.Dictionary`2&,System.Diagnostics.Tracing.EventSource/EventMetadata[],System.Reflection.MethodInfo,System.Diagnostics.Tracing.EventAttribute,System.Diagnostics.Tracing.ManifestBuilder,System.Diagnostics.Tracing.EventManifestOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_DebugCheckEvent_m7967092356AD89E7EB5E45D15E8C4088898D633A (Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC ** ___eventsByName0, EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* ___eventData1, MethodInfo_t * ___method2, EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * ___eventAttribute3, ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * ___manifest4, int32_t ___options5, const RuntimeMethod* method); // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_CurrentUICulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * CultureInfo_get_CurrentUICulture_mE132DCAF12CBF24E1FC0AF90BB6F33739F416487 (const RuntimeMethod* method); // System.String System.Diagnostics.Tracing.ManifestBuilder::GetLocalizedMessage(System.String,System.Globalization.CultureInfo,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ManifestBuilder_GetLocalizedMessage_mCB29634920B7747BA68803A846811B46A1538C66 (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * __this, String_t* ___key0, CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___ci1, bool ___etwFormat2, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventAttribute::set_Message(System.String) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventAttribute_set_Message_m837D28BE6A03C0A13E16BF19414173E2C505C9C9_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::AddEventDescriptor(System.Diagnostics.Tracing.EventSource/EventMetadata[]&,System.String,System.Diagnostics.Tracing.EventAttribute,System.Reflection.ParameterInfo[],System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_AddEventDescriptor_m2477DFF028C6BBC7C415914465312DBE1A05DD50 (EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** ___eventData0, String_t* ___eventName1, EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * ___eventAttribute2, ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* ___eventParameters3, bool ___hasRelatedActivityID4, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.NameInfo::ReserveEventIDsBelow(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NameInfo_ReserveEventIDsBelow_m4297DAD11F30051AC636093AB42E31178C0A08F8 (int32_t ___eventId0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::TrimEventDescriptors(System.Diagnostics.Tracing.EventSource/EventMetadata[]&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_TrimEventDescriptors_mB20A4A38B1690E2BDBA7198FCF96140566140E3A (EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** ___eventData0, const RuntimeMethod* method); // System.Collections.Generic.IList`1 System.Diagnostics.Tracing.ManifestBuilder::get_Errors() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* ManifestBuilder_get_Errors_m38AD987BCFCAC441E35B1407D0E6E07C42AB822E_inline (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * __this, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m1BF85DCCECA37FCD88A0884AF3C4D03566911BF0 (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method); // System.Void System.Array::Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_mA10D079DD8D9700CA44721A219A934A2397653F6 (RuntimeArray * ___sourceArray0, int32_t ___sourceIndex1, RuntimeArray * ___destinationArray2, int32_t ___destinationIndex3, int32_t ___length4, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.ManifestBuilder::AddOpcode(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManifestBuilder_AddOpcode_m39D46900FA589DD6295EC85E438CD844B1771227 (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * __this, String_t* ___name0, int32_t ___value1, const RuntimeMethod* method); // System.Void System.Array::Copy(System.Array,System.Array,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_m2D96731C600DE8A167348CA8BA796344E64F7434 (RuntimeArray * ___sourceArray0, RuntimeArray * ___destinationArray1, int32_t ___length2, const RuntimeMethod* method); // System.Byte System.Diagnostics.Tracing.EventAttribute::get_Version() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t EventAttribute_get_Version_m3AAD912A9FC7924161D37BD19D89ECBA5BDD0CF6_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method); // System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.EventAttribute::get_Level() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventAttribute_get_Level_mB5C7FA65BD79AA55FB614D04B573187E715081EA_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method); // System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventAttribute::get_Keywords() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t EventAttribute_get_Keywords_m6889779A5A55DB96A591BF26676DFCDDD0520142_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method); // System.Diagnostics.Tracing.EventTags System.Diagnostics.Tracing.EventAttribute::get_Tags() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventAttribute_get_Tags_m17DF10412A2D6AB01E36B784D74350E9528105E7_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method); // System.String System.Diagnostics.Tracing.EventAttribute::get_Message() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* EventAttribute_get_Message_m058E0091B7D3211698644AC7149075C9355DD519_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventDispatcher::.ctor(System.Diagnostics.Tracing.EventDispatcher,System.Boolean[],System.Diagnostics.Tracing.EventListener) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventDispatcher__ctor_mACD9486D1C3A29D8508AD3BD2DDDE9121B5CCF2E (EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * __this, EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * ___next0, BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* ___eventEnabled1, EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___listener2, const RuntimeMethod* method); // System.Int32 System.Diagnostics.Tracing.EventSource::GetHelperCallFirstArg(System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventSource_GetHelperCallFirstArg_mC36F9E7EF839A547C0B1F36BC98C05FC0CDACC4F (MethodInfo_t * ___method0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) inline bool Dictionary_2_ContainsKey_m6035A72C0D6A9432F46DE0742776CC7B866AB127 (Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * __this, String_t* ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC *, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_m4EBC00E16E83DA33851A551757D2B7332D5756B9_gshared)(__this, ___key0, method); } // System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) inline void Dictionary_2_set_Item_m597918251624A4BF29104324490143CFCA659FAD (Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * __this, String_t* ___key0, String_t* ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC *, String_t*, String_t*, const RuntimeMethod*))Dictionary_2_set_Item_m466D001F105E25DEB5C9BCB17837EE92A27FDE93_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Diagnostics.Tracing.EventSource::WriteStringToAllListeners(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteStringToAllListeners_m2FB8625875A9A4F2F47F1539A9085805F1335B83 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___eventName0, String_t* ___msg1, const RuntimeMethod* method); // System.Collections.Generic.IEnumerable`1> System.Diagnostics.Tracing.ActivityFilter::GetFilterAsTuple(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ActivityFilter_GetFilterAsTuple_m2F34BA17CE7D2F693C2EF1469EECB6CEFB0483CD (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * __this, Guid_t ___sourceGuid0, const RuntimeMethod* method); // T1 System.Tuple`2::get_Item1() inline int32_t Tuple_2_get_Item1_m4E3939973A5C024B74911E454CADEE3F932429A0_inline (Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 *, const RuntimeMethod*))Tuple_2_get_Item1_m4E3939973A5C024B74911E454CADEE3F932429A0_gshared_inline)(__this, method); } // T2 System.Tuple`2::get_Item2() inline int32_t Tuple_2_get_Item2_m0BD6FCE9669911470B4320204CCF717DC8BBE09F_inline (Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 *, const RuntimeMethod*))Tuple_2_get_Item2_m0BD6FCE9669911470B4320204CCF717DC8BBE09F_gshared_inline)(__this, method); } // System.String System.String::Format(System.IFormatProvider,System.String,System.Object,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mCE84582533EA9934933F3F1496451F3D9DA652A4 (RuntimeObject* ___provider0, String_t* ___format1, RuntimeObject * ___arg02, RuntimeObject * ___arg13, RuntimeObject * ___arg24, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::WriteStringToListener(System.Diagnostics.Tracing.EventListener,System.String,System.Diagnostics.Tracing.SessionMask) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteStringToListener_m1AD36AD726EA78E822B0AAED74458DC13D611FF4 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___listener0, String_t* ___msg1, SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE ___m2, const RuntimeMethod* method); // System.String System.String::Format(System.IFormatProvider,System.String,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m453C2840536781B718FF4D0F5C7EEC8E5481C435 (RuntimeObject* ___provider0, String_t* ___format1, RuntimeObject * ___arg02, RuntimeObject * ___arg13, const RuntimeMethod* method); // System.Int64 System.IntPtr::op_Explicit(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t IntPtr_op_Explicit_m254924E8680FCCF870F18064DC0B114445B09172 (intptr_t ___value0, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventProvider::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider__ctor_m3B50CC1BF097459B596C77B56561A089D9397AD9 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method); // System.Boolean System.Diagnostics.Tracing.EventProvider::IsEnabled() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool EventProvider_IsEnabled_m3C139A2AA66437973E6E41421D09300222F2CC4B_inline (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method); // System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.EventProvider::get_Level() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventProvider_get_Level_m68A0811632D34B78A4C86E545AE957EAE1819B51_inline (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method); // System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventProvider::get_MatchAnyKeyword() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t EventProvider_get_MatchAnyKeyword_mAB5C8F8500A479EA5294786DA79D8147A6681D2D_inline (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource::SendCommand(System.Diagnostics.Tracing.EventListener,System.Int32,System.Int32,System.Diagnostics.Tracing.EventCommand,System.Boolean,System.Diagnostics.Tracing.EventLevel,System.Diagnostics.Tracing.EventKeywords,System.Collections.Generic.IDictionary`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_SendCommand_mC04C4889CCB21B58C052A48E030C4655B5CA74DE (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___listener0, int32_t ___perEventSourceSessionId1, int32_t ___etwSessionId2, int32_t ___command3, bool ___enable4, int32_t ___level5, int64_t ___matchAnyKeyword6, RuntimeObject* ___commandArguments7, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource/Sha1ForNonSecretPurposes::Drain() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sha1ForNonSecretPurposes_Drain_m506D32DBB98E741CDF8674DDCB6808B35A8C48A8 (Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 * __this, const RuntimeMethod* method); // System.Void System.Diagnostics.Tracing.EventSource/Sha1ForNonSecretPurposes::Append(System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sha1ForNonSecretPurposes_Append_m6B1A3F8758C2E73925709AC34E208A4E6051E1B1 (Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 * __this, uint8_t ___input0, const RuntimeMethod* method); // System.UInt32 System.Diagnostics.Tracing.EventSource/Sha1ForNonSecretPurposes::Rol1(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Sha1ForNonSecretPurposes_Rol1_m77257ADE4C12D9216F61D909B7C217647BE37BED (uint32_t ___input0, const RuntimeMethod* method); // System.UInt32 System.Diagnostics.Tracing.EventSource/Sha1ForNonSecretPurposes::Rol5(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Sha1ForNonSecretPurposes_Rol5_m059118E8DFAC985AC4A28DA77D57CA02EE854EFD (uint32_t ___input0, const RuntimeMethod* method); // System.UInt32 System.Diagnostics.Tracing.EventSource/Sha1ForNonSecretPurposes::Rol30(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Sha1ForNonSecretPurposes_Rol30_m866BB946519D295C48B706551F4C9048B337B52F (uint32_t ___input0, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mBA2AF20A35144E0C43CD721A22EAC9FCA15D6550 (const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.StackTrace::.ctor() IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void StackTrace__ctor_mB01121AE4B50E28777806A8C6BA844C2E564AB1F (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); StackTrace_init_frames_m56291BB25D8B83B7BED4E4CD752273919237C1D5(__this, 0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.StackTrace::.ctor(System.Boolean) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void StackTrace__ctor_mCF16893B6C5EEC13841370A064CFF74E9F54E997 (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, bool ___fNeedFileInfo0, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); bool L_0 = ___fNeedFileInfo0; StackTrace_init_frames_m56291BB25D8B83B7BED4E4CD752273919237C1D5(__this, 0, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.StackTrace::.ctor(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void StackTrace__ctor_mC06D6ED2D5E080D5B9D31E7B595D8A7F0675F504 (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, int32_t ___skipFrames0, bool ___fNeedFileInfo1, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); int32_t L_0 = ___skipFrames0; bool L_1 = ___fNeedFileInfo1; StackTrace_init_frames_m56291BB25D8B83B7BED4E4CD752273919237C1D5(__this, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.StackTrace::init_frames(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void StackTrace_init_frames_m56291BB25D8B83B7BED4E4CD752273919237C1D5 (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, int32_t ___skipFrames0, bool ___fNeedFileInfo1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StackTrace_init_frames_m56291BB25D8B83B7BED4E4CD752273919237C1D5_MetadataUsageId); s_Il2CppMethodInitialized = true; } StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * V_0 = NULL; List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567 * V_1 = NULL; { int32_t L_0 = ___skipFrames0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0014; } } { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_1 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_1, _stringLiteralDAA58D8010113F4E181D2FE5796A123551AAA764, _stringLiteral54B6A9B88FE2ACB578E30CBC9060F562D042936D, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, StackTrace_init_frames_m56291BB25D8B83B7BED4E4CD752273919237C1D5_RuntimeMethod_var); } IL_0014: { List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567 * L_2 = (List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567 *)il2cpp_codegen_object_new(List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567_il2cpp_TypeInfo_var); List_1__ctor_mBD603B179AAF76B8DD64EAF37E01A081137C5611(L_2, /*hidden argument*/List_1__ctor_mBD603B179AAF76B8DD64EAF37E01A081137C5611_RuntimeMethod_var); V_1 = L_2; int32_t L_3 = ___skipFrames0; ___skipFrames0 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)2)); goto IL_002d; } IL_0021: { List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567 * L_4 = V_1; StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_5 = V_0; NullCheck(L_4); List_1_Add_mFD601AEE1C09F0F86AC5DB20033B0B696256C29D(L_4, L_5, /*hidden argument*/List_1_Add_mFD601AEE1C09F0F86AC5DB20033B0B696256C29D_RuntimeMethod_var); int32_t L_6 = ___skipFrames0; ___skipFrames0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_002d: { int32_t L_7 = ___skipFrames0; bool L_8 = ___fNeedFileInfo1; StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_9 = (StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 *)il2cpp_codegen_object_new(StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00_il2cpp_TypeInfo_var); StackFrame__ctor_m7DCC1C2335E1386E6FAD5E5ACEB2330441302BCD(L_9, L_7, L_8, /*hidden argument*/NULL); StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_10 = L_9; V_0 = L_10; if (!L_10) { goto IL_0046; } } { StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_11 = V_0; NullCheck(L_11); MethodBase_t * L_12 = VirtFuncInvoker0< MethodBase_t * >::Invoke(7 /* System.Reflection.MethodBase System.Diagnostics.StackFrame::GetMethod() */, L_11); bool L_13 = MethodBase_op_Inequality_mA03AE708DD0D76404AED7C36A75741E2A6BC6BF7(L_12, (MethodBase_t *)NULL, /*hidden argument*/NULL); if (L_13) { goto IL_0021; } } IL_0046: { bool L_14 = ___fNeedFileInfo1; __this->set_debug_info_3(L_14); List_1_tC17A60BD91D38936E44DD7502EFA27B4F82AB567 * L_15 = V_1; NullCheck(L_15); StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* L_16 = List_1_ToArray_mC0B85B3BC963ECC529031D74E27CAE858B2BF49D(L_15, /*hidden argument*/List_1_ToArray_mC0B85B3BC963ECC529031D74E27CAE858B2BF49D_RuntimeMethod_var); __this->set_frames_1(L_16); return; } } // System.Diagnostics.StackFrame[] System.Diagnostics.StackTrace::get_trace(System.Exception,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* StackTrace_get_trace_m597A54FDD1AEA259BA205475F06DF9B07F645C47 (Exception_t * ___e0, int32_t ___skipFrames1, bool ___fNeedFileInfo2, const RuntimeMethod* method) { typedef StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* (*StackTrace_get_trace_m597A54FDD1AEA259BA205475F06DF9B07F645C47_ftn) (Exception_t *, int32_t, bool); using namespace il2cpp::icalls; return ((StackTrace_get_trace_m597A54FDD1AEA259BA205475F06DF9B07F645C47_ftn)mscorlib::System::Diagnostics::StackTrace::get_trace) (___e0, ___skipFrames1, ___fNeedFileInfo2); } // System.Void System.Diagnostics.StackTrace::.ctor(System.Exception,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StackTrace__ctor_m3D57C02A24F1CCFD03425E2C4697A6347EB90408 (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, Exception_t * ___e0, bool ___fNeedFileInfo1, const RuntimeMethod* method) { { Exception_t * L_0 = ___e0; bool L_1 = ___fNeedFileInfo1; StackTrace__ctor_m80E5206B158C5579211CF8CC1F860E00C92F588C(__this, L_0, 0, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.StackTrace::.ctor(System.Exception,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StackTrace__ctor_m80E5206B158C5579211CF8CC1F860E00C92F588C (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, Exception_t * ___e0, int32_t ___skipFrames1, bool ___fNeedFileInfo2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StackTrace__ctor_m80E5206B158C5579211CF8CC1F860E00C92F588C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); Exception_t * L_0 = ___e0; if (L_0) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral58E6B3A414A1E090DFC6029ADD0F3555CCBA127F, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, StackTrace__ctor_m80E5206B158C5579211CF8CC1F860E00C92F588C_RuntimeMethod_var); } IL_0014: { int32_t L_2 = ___skipFrames1; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_0028; } } { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_3 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_3, _stringLiteralDAA58D8010113F4E181D2FE5796A123551AAA764, _stringLiteral54B6A9B88FE2ACB578E30CBC9060F562D042936D, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, StackTrace__ctor_m80E5206B158C5579211CF8CC1F860E00C92F588C_RuntimeMethod_var); } IL_0028: { Exception_t * L_4 = ___e0; int32_t L_5 = ___skipFrames1; bool L_6 = ___fNeedFileInfo2; StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* L_7 = StackTrace_get_trace_m597A54FDD1AEA259BA205475F06DF9B07F645C47(L_4, L_5, L_6, /*hidden argument*/NULL); __this->set_frames_1(L_7); Exception_t * L_8 = ___e0; NullCheck(L_8); StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* L_9 = L_8->get_captured_traces_14(); __this->set_captured_traces_2(L_9); return; } } // System.Int32 System.Diagnostics.StackTrace::get_FrameCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StackTrace_get_FrameCount_m5E79E4D6D150B629ED87E93BACE6B71905697016 (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, const RuntimeMethod* method) { { StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* L_0 = __this->get_frames_1(); if (!L_0) { goto IL_0011; } } { StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* L_1 = __this->get_frames_1(); NullCheck(L_1); return (((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))); } IL_0011: { return 0; } } // System.Diagnostics.StackFrame System.Diagnostics.StackTrace::GetFrame(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * StackTrace_GetFrame_mD3B073DD2D452B894A5D215C8EB3ED2B859DE2B3 (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_000d; } } { int32_t L_1 = ___index0; int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 System.Diagnostics.StackTrace::get_FrameCount() */, __this); if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_000f; } } IL_000d: { return (StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 *)NULL; } IL_000f: { StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D* L_3 = __this->get_frames_1(); int32_t L_4 = ___index0; NullCheck(L_3); int32_t L_5 = L_4; StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_6 = (L_3)->GetAt(static_cast(L_5)); return L_6; } } // System.String System.Diagnostics.StackTrace::GetAotId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StackTrace_GetAotId_m1C3F23FF69F608186FD0092C457A257991F56D2D (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StackTrace_GetAotId_m1C3F23FF69F608186FD0092C457A257991F56D2D_MetadataUsageId); s_Il2CppMethodInitialized = true; } Guid_t V_0; memset((&V_0), 0, sizeof(V_0)); { bool L_0 = ((StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_StaticFields*)il2cpp_codegen_static_fields_for(StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_il2cpp_TypeInfo_var))->get_isAotidSet_4(); if (L_0) { goto IL_003a; } } { String_t* L_1 = Assembly_GetAotId_m1CA76E23E2A94DA172082D67B0365A653B83DC0A(/*hidden argument*/NULL); ((StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_StaticFields*)il2cpp_codegen_static_fields_for(StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_il2cpp_TypeInfo_var))->set_aotid_5(L_1); String_t* L_2 = ((StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_StaticFields*)il2cpp_codegen_static_fields_for(StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_il2cpp_TypeInfo_var))->get_aotid_5(); if (!L_2) { goto IL_0034; } } { String_t* L_3 = ((StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_StaticFields*)il2cpp_codegen_static_fields_for(StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_il2cpp_TypeInfo_var))->get_aotid_5(); Guid_t L_4; memset((&L_4), 0, sizeof(L_4)); Guid__ctor_mC668142577A40A77D13B78AADDEFFFC2E2705079((&L_4), L_3, /*hidden argument*/NULL); V_0 = L_4; String_t* L_5 = Guid_ToString_mE2E53BEF57397A8D04C1CEFC2627F64578FF638B((Guid_t *)(&V_0), _stringLiteralB51A60734DA64BE0E618BACBEA2865A8A7DCD669, /*hidden argument*/NULL); ((StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_StaticFields*)il2cpp_codegen_static_fields_for(StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_il2cpp_TypeInfo_var))->set_aotid_5(L_5); } IL_0034: { ((StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_StaticFields*)il2cpp_codegen_static_fields_for(StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_il2cpp_TypeInfo_var))->set_isAotidSet_4((bool)1); } IL_003a: { String_t* L_6 = ((StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_StaticFields*)il2cpp_codegen_static_fields_for(StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_il2cpp_TypeInfo_var))->get_aotid_5(); return L_6; } } // System.Boolean System.Diagnostics.StackTrace::AddFrames(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StackTrace_AddFrames_m899073F7BC69218AE0A2ED6367EC3118490EF60A (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StackTrace_AddFrames_m899073F7BC69218AE0A2ED6367EC3118490EF60A_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; String_t* V_3 = NULL; int32_t V_4 = 0; StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * V_5 = NULL; String_t* V_6 = NULL; String_t* V_7 = NULL; String_t* V_8 = NULL; String_t* V_9 = NULL; Guid_t V_10; memset((&V_10), 0, sizeof(V_10)); { String_t* L_0 = Locale_GetText_m41F0CB4E76BAAB1E97D9D92D109C846A8ECC1324(_stringLiteral02C9550A52163513402422301087BB96560EAEB2, /*hidden argument*/NULL); V_2 = L_0; V_1 = _stringLiteral099600A10A944114AAC406D136B625FB416DD779; String_t* L_1 = Locale_GetText_m41F0CB4E76BAAB1E97D9D92D109C846A8ECC1324(_stringLiteral998E8B57873ABC9F3D83C9A18BB4DA8535457FB3, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = Environment_get_NewLine_m5D4F4667FA5D1E2DBDD4DF9696D0CE76C83EF318(/*hidden argument*/NULL); String_t* L_3 = V_1; String_t* L_4 = Locale_GetText_m41F0CB4E76BAAB1E97D9D92D109C846A8ECC1324(_stringLiteral27E90DFA57C358ACFAF470860F6F72C9282CE995, /*hidden argument*/NULL); String_t* L_5 = String_Format_m26BBF75F9609FAD0B39C2242FEBAAD7D68F14D99(_stringLiteral1FB2A8A4CFD43515528E8D82A65169B7E24F3424, L_2, L_3, L_4, /*hidden argument*/NULL); V_3 = L_5; V_4 = 0; goto IL_01c5; } IL_003f: { int32_t L_6 = V_4; StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_7 = VirtFuncInvoker1< StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 *, int32_t >::Invoke(5 /* System.Diagnostics.StackFrame System.Diagnostics.StackTrace::GetFrame(System.Int32) */, __this, L_6); V_5 = L_7; int32_t L_8 = V_4; if (L_8) { goto IL_0066; } } { StringBuilder_t * L_9 = ___sb0; String_t* L_10 = V_1; String_t* L_11 = Locale_GetText_m41F0CB4E76BAAB1E97D9D92D109C846A8ECC1324(_stringLiteral27E90DFA57C358ACFAF470860F6F72C9282CE995, /*hidden argument*/NULL); NullCheck(L_9); StringBuilder_AppendFormat_m9DBA7709F546159ABC85BA341965305AB044D1B7(L_9, _stringLiteralA1EB800DAE02CA0397B18760AE320E5D180E74BD, L_10, L_11, /*hidden argument*/NULL); goto IL_006e; } IL_0066: { StringBuilder_t * L_12 = ___sb0; String_t* L_13 = V_3; NullCheck(L_12); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_12, L_13, /*hidden argument*/NULL); } IL_006e: { StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_14 = V_5; NullCheck(L_14); MethodBase_t * L_15 = VirtFuncInvoker0< MethodBase_t * >::Invoke(7 /* System.Reflection.MethodBase System.Diagnostics.StackFrame::GetMethod() */, L_14); bool L_16 = MethodBase_op_Equality_mB2519FFC5324C515ED0181B94A3FA5D6FE99D736(L_15, (MethodBase_t *)NULL, /*hidden argument*/NULL); if (!L_16) { goto IL_00c2; } } { StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_17 = V_5; NullCheck(L_17); String_t* L_18 = StackFrame_GetInternalMethodName_m2690896FB6563D59491447D1B5377195E88A2018_inline(L_17, /*hidden argument*/NULL); V_6 = L_18; String_t* L_19 = V_6; if (!L_19) { goto IL_0098; } } { StringBuilder_t * L_20 = ___sb0; String_t* L_21 = V_6; NullCheck(L_20); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_20, L_21, /*hidden argument*/NULL); goto IL_01bf; } IL_0098: { StringBuilder_t * L_22 = ___sb0; StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_23 = V_5; NullCheck(L_23); int64_t L_24 = StackFrame_GetMethodAddress_m8516C2832DE41C888861EE98AEA341287BC07A27_inline(L_23, /*hidden argument*/NULL); int64_t L_25 = L_24; RuntimeObject * L_26 = Box(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var, &L_25); StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_27 = V_5; NullCheck(L_27); int32_t L_28 = VirtFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 System.Diagnostics.StackFrame::GetNativeOffset() */, L_27); int32_t L_29 = L_28; RuntimeObject * L_30 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_29); String_t* L_31 = V_2; NullCheck(L_22); StringBuilder_AppendFormat_m3CEA3DC2882754882D9177BCF19A3BFD52AB7D7E(L_22, _stringLiteral1932D4C2D052419210BC471EDEEC29489376ABC4, L_26, L_30, L_31, /*hidden argument*/NULL); goto IL_01bf; } IL_00c2: { StringBuilder_t * L_32 = ___sb0; StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_33 = V_5; NullCheck(L_33); MethodBase_t * L_34 = VirtFuncInvoker0< MethodBase_t * >::Invoke(7 /* System.Reflection.MethodBase System.Diagnostics.StackFrame::GetMethod() */, L_33); StackTrace_GetFullNameForStackTrace_m8681E3272F66FE4BE04D35F49B0C2C4474F4EC56(__this, L_32, L_34, /*hidden argument*/NULL); StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_35 = V_5; NullCheck(L_35); int32_t L_36 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 System.Diagnostics.StackFrame::GetILOffset() */, L_35); if ((!(((uint32_t)L_36) == ((uint32_t)(-1))))) { goto IL_0126; } } { StringBuilder_t * L_37 = ___sb0; StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_38 = V_5; NullCheck(L_38); int64_t L_39 = StackFrame_GetMethodAddress_m8516C2832DE41C888861EE98AEA341287BC07A27_inline(L_38, /*hidden argument*/NULL); int64_t L_40 = L_39; RuntimeObject * L_41 = Box(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var, &L_40); StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_42 = V_5; NullCheck(L_42); int32_t L_43 = VirtFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 System.Diagnostics.StackFrame::GetNativeOffset() */, L_42); int32_t L_44 = L_43; RuntimeObject * L_45 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_44); NullCheck(L_37); StringBuilder_AppendFormat_m9DBA7709F546159ABC85BA341965305AB044D1B7(L_37, _stringLiteral8C50EDF68E3E4416C8BDC4BC660895ECB24337A0, L_41, L_45, /*hidden argument*/NULL); StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_46 = V_5; NullCheck(L_46); uint32_t L_47 = StackFrame_GetMethodIndex_mC1E293B5EF859BA0424EF76F84659A06201E84B2_inline(L_46, /*hidden argument*/NULL); if ((((int32_t)L_47) == ((int32_t)((int32_t)16777215)))) { goto IL_013e; } } { StringBuilder_t * L_48 = ___sb0; StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_49 = V_5; NullCheck(L_49); uint32_t L_50 = StackFrame_GetMethodIndex_mC1E293B5EF859BA0424EF76F84659A06201E84B2_inline(L_49, /*hidden argument*/NULL); uint32_t L_51 = L_50; RuntimeObject * L_52 = Box(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_il2cpp_TypeInfo_var, &L_51); NullCheck(L_48); StringBuilder_AppendFormat_mFFABDE5D2413C5657E6411FC60C8C38E1674E09D(L_48, _stringLiteral7A604BE15D4472487E1E69264386BC5349CEFE08, L_52, /*hidden argument*/NULL); goto IL_013e; } IL_0126: { StringBuilder_t * L_53 = ___sb0; StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_54 = V_5; NullCheck(L_54); int32_t L_55 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 System.Diagnostics.StackFrame::GetILOffset() */, L_54); int32_t L_56 = L_55; RuntimeObject * L_57 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_56); NullCheck(L_53); StringBuilder_AppendFormat_mFFABDE5D2413C5657E6411FC60C8C38E1674E09D(L_53, _stringLiteralA8DED5E408D06831D95B6E792BEFB518071D968A, L_57, /*hidden argument*/NULL); } IL_013e: { StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_58 = V_5; NullCheck(L_58); String_t* L_59 = StackFrame_GetSecureFileName_m70617D4D68A1202A794040045930720D63B00BA7(L_58, /*hidden argument*/NULL); V_7 = L_59; String_t* L_60 = V_7; NullCheck(L_60); Il2CppChar L_61 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_60, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_61) == ((uint32_t)((int32_t)60))))) { goto IL_01a9; } } { StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_62 = V_5; NullCheck(L_62); MethodBase_t * L_63 = VirtFuncInvoker0< MethodBase_t * >::Invoke(7 /* System.Reflection.MethodBase System.Diagnostics.StackFrame::GetMethod() */, L_62); NullCheck(L_63); Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7 * L_64 = VirtFuncInvoker0< Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7 * >::Invoke(16 /* System.Reflection.Module System.Reflection.MemberInfo::get_Module() */, L_63); NullCheck(L_64); Guid_t L_65 = VirtFuncInvoker0< Guid_t >::Invoke(12 /* System.Guid System.Reflection.Module::get_ModuleVersionId() */, L_64); V_10 = L_65; String_t* L_66 = Guid_ToString_mE2E53BEF57397A8D04C1CEFC2627F64578FF638B((Guid_t *)(&V_10), _stringLiteralB51A60734DA64BE0E618BACBEA2865A8A7DCD669, /*hidden argument*/NULL); V_8 = L_66; String_t* L_67 = StackTrace_GetAotId_m1C3F23FF69F608186FD0092C457A257991F56D2D(/*hidden argument*/NULL); V_9 = L_67; StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_68 = V_5; NullCheck(L_68); int32_t L_69 = VirtFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 System.Diagnostics.StackFrame::GetILOffset() */, L_68); if ((!(((uint32_t)L_69) == ((uint32_t)(-1))))) { goto IL_0189; } } { String_t* L_70 = V_9; if (L_70) { goto IL_0199; } } IL_0189: { String_t* L_71 = V_8; String_t* L_72 = String_Format_m0ACDD8B34764E4040AED0B3EEB753567E4576BFA(_stringLiteral4F306706F74E821DAA4624ABFC5A3FA34AA71B25, L_71, /*hidden argument*/NULL); V_7 = L_72; goto IL_01a9; } IL_0199: { String_t* L_73 = V_8; String_t* L_74 = V_9; String_t* L_75 = String_Format_m19325298DBC61AAC016C16F7B3CF97A8A3DEA34A(_stringLiteralD088DB464661C898A1FAC3B2A2EA343D31370EB8, L_73, L_74, /*hidden argument*/NULL); V_7 = L_75; } IL_01a9: { StringBuilder_t * L_76 = ___sb0; String_t* L_77 = V_0; String_t* L_78 = V_7; StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * L_79 = V_5; NullCheck(L_79); int32_t L_80 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 System.Diagnostics.StackFrame::GetFileLineNumber() */, L_79); int32_t L_81 = L_80; RuntimeObject * L_82 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_81); NullCheck(L_76); StringBuilder_AppendFormat_m9DBA7709F546159ABC85BA341965305AB044D1B7(L_76, L_77, L_78, L_82, /*hidden argument*/NULL); } IL_01bf: { int32_t L_83 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)1)); } IL_01c5: { int32_t L_84 = V_4; int32_t L_85 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 System.Diagnostics.StackTrace::get_FrameCount() */, __this); if ((((int32_t)L_84) < ((int32_t)L_85))) { goto IL_003f; } } { int32_t L_86 = V_4; return (bool)((!(((uint32_t)L_86) <= ((uint32_t)0)))? 1 : 0); } } // System.Void System.Diagnostics.StackTrace::GetFullNameForStackTrace(System.Text.StringBuilder,System.Reflection.MethodBase) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StackTrace_GetFullNameForStackTrace_m8681E3272F66FE4BE04D35F49B0C2C4474F4EC56 (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, StringBuilder_t * ___sb0, MethodBase_t * ___mi1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StackTrace_GetFullNameForStackTrace_m8681E3272F66FE4BE04D35F49B0C2C4474F4EC56_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* V_1 = NULL; MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B* V_2 = NULL; int32_t V_3 = 0; MethodInfo_t * V_4 = NULL; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; Type_t * V_8 = NULL; { MethodBase_t * L_0 = ___mi1; NullCheck(L_0); Type_t * L_1 = VirtFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_0); V_0 = L_1; Type_t * L_2 = V_0; NullCheck(L_2); bool L_3 = VirtFuncInvoker0< bool >::Invoke(81 /* System.Boolean System.Type::get_IsGenericType() */, L_2); if (!L_3) { goto IL_001e; } } { Type_t * L_4 = V_0; NullCheck(L_4); bool L_5 = VirtFuncInvoker0< bool >::Invoke(82 /* System.Boolean System.Type::get_IsGenericTypeDefinition() */, L_4); if (L_5) { goto IL_001e; } } { Type_t * L_6 = V_0; NullCheck(L_6); Type_t * L_7 = VirtFuncInvoker0< Type_t * >::Invoke(106 /* System.Type System.Type::GetGenericTypeDefinition() */, L_6); V_0 = L_7; } IL_001e: { Type_t * L_8 = V_0; NullCheck(L_8); MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B* L_9 = VirtFuncInvoker1< MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B*, int32_t >::Invoke(42 /* System.Reflection.MethodInfo[] System.Type::GetMethods(System.Reflection.BindingFlags) */, L_8, ((int32_t)60)); V_2 = L_9; V_3 = 0; goto IL_0049; } IL_002b: { MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B* L_10 = V_2; int32_t L_11 = V_3; NullCheck(L_10); int32_t L_12 = L_11; MethodInfo_t * L_13 = (L_10)->GetAt(static_cast(L_12)); V_4 = L_13; MethodInfo_t * L_14 = V_4; NullCheck(L_14); int32_t L_15 = VirtFuncInvoker0< int32_t >::Invoke(15 /* System.Int32 System.Reflection.MemberInfo::get_MetadataToken() */, L_14); MethodBase_t * L_16 = ___mi1; NullCheck(L_16); int32_t L_17 = VirtFuncInvoker0< int32_t >::Invoke(15 /* System.Int32 System.Reflection.MemberInfo::get_MetadataToken() */, L_16); if ((!(((uint32_t)L_15) == ((uint32_t)L_17)))) { goto IL_0045; } } { MethodInfo_t * L_18 = V_4; ___mi1 = L_18; goto IL_004f; } IL_0045: { int32_t L_19 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0049: { int32_t L_20 = V_3; MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B* L_21 = V_2; NullCheck(L_21); if ((((int32_t)L_20) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length))))))) { goto IL_002b; } } IL_004f: { StringBuilder_t * L_22 = ___sb0; Type_t * L_23 = V_0; NullCheck(L_23); String_t* L_24 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_23); NullCheck(L_22); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_22, L_24, /*hidden argument*/NULL); StringBuilder_t * L_25 = ___sb0; NullCheck(L_25); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_25, _stringLiteral3A52CE780950D4D969792A2559CD519D7EE8C727, /*hidden argument*/NULL); StringBuilder_t * L_26 = ___sb0; MethodBase_t * L_27 = ___mi1; NullCheck(L_27); String_t* L_28 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_27); NullCheck(L_26); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_26, L_28, /*hidden argument*/NULL); MethodBase_t * L_29 = ___mi1; NullCheck(L_29); bool L_30 = VirtFuncInvoker0< bool >::Invoke(27 /* System.Boolean System.Reflection.MethodBase::get_IsGenericMethod() */, L_29); if (!L_30) { goto IL_00d2; } } { MethodBase_t * L_31 = ___mi1; NullCheck(L_31); TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_32 = VirtFuncInvoker0< TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* >::Invoke(24 /* System.Type[] System.Reflection.MethodBase::GetGenericArguments() */, L_31); V_5 = L_32; StringBuilder_t * L_33 = ___sb0; NullCheck(L_33); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_33, _stringLiteral1E5C2F367F02E47A8C160CDA1CD9D91DECBAC441, /*hidden argument*/NULL); V_6 = 0; goto IL_00be; } IL_0096: { int32_t L_34 = V_6; if ((((int32_t)L_34) <= ((int32_t)0))) { goto IL_00a7; } } { StringBuilder_t * L_35 = ___sb0; NullCheck(L_35); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_35, _stringLiteral5C10B5B2CD673A0616D529AA5234B12EE7153808, /*hidden argument*/NULL); } IL_00a7: { StringBuilder_t * L_36 = ___sb0; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_37 = V_5; int32_t L_38 = V_6; NullCheck(L_37); int32_t L_39 = L_38; Type_t * L_40 = (L_37)->GetAt(static_cast(L_39)); NullCheck(L_40); String_t* L_41 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_40); NullCheck(L_36); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_36, L_41, /*hidden argument*/NULL); int32_t L_42 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00be: { int32_t L_43 = V_6; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_44 = V_5; NullCheck(L_44); if ((((int32_t)L_43) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))))))) { goto IL_0096; } } { StringBuilder_t * L_45 = ___sb0; NullCheck(L_45); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_45, _stringLiteral4FF447B8EF42CA51FA6FB287BED8D40F49BE58F1, /*hidden argument*/NULL); } IL_00d2: { MethodBase_t * L_46 = ___mi1; NullCheck(L_46); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_47 = VirtFuncInvoker0< ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* >::Invoke(18 /* System.Reflection.ParameterInfo[] System.Reflection.MethodBase::GetParameters() */, L_46); V_1 = L_47; StringBuilder_t * L_48 = ___sb0; NullCheck(L_48); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_48, _stringLiteralD21048C5C5B019FA0A181ABA5C8DC41BEE59E376, /*hidden argument*/NULL); V_7 = 0; goto IL_015c; } IL_00ea: { int32_t L_49 = V_7; if ((((int32_t)L_49) <= ((int32_t)0))) { goto IL_00fb; } } { StringBuilder_t * L_50 = ___sb0; NullCheck(L_50); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_50, _stringLiteralD3BC9A378DAAA1DDDBA1B19C1AA641D3E9683C46, /*hidden argument*/NULL); } IL_00fb: { ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_51 = V_1; int32_t L_52 = V_7; NullCheck(L_51); int32_t L_53 = L_52; ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * L_54 = (L_51)->GetAt(static_cast(L_53)); NullCheck(L_54); Type_t * L_55 = VirtFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_54); V_8 = L_55; Type_t * L_56 = V_8; NullCheck(L_56); bool L_57 = VirtFuncInvoker0< bool >::Invoke(81 /* System.Boolean System.Type::get_IsGenericType() */, L_56); if (!L_57) { goto IL_0121; } } { Type_t * L_58 = V_8; NullCheck(L_58); bool L_59 = VirtFuncInvoker0< bool >::Invoke(82 /* System.Boolean System.Type::get_IsGenericTypeDefinition() */, L_58); if (L_59) { goto IL_0121; } } { Type_t * L_60 = V_8; NullCheck(L_60); Type_t * L_61 = VirtFuncInvoker0< Type_t * >::Invoke(106 /* System.Type System.Type::GetGenericTypeDefinition() */, L_60); V_8 = L_61; } IL_0121: { StringBuilder_t * L_62 = ___sb0; Type_t * L_63 = V_8; NullCheck(L_63); String_t* L_64 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_63); NullCheck(L_62); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_62, L_64, /*hidden argument*/NULL); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_65 = V_1; int32_t L_66 = V_7; NullCheck(L_65); int32_t L_67 = L_66; ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * L_68 = (L_65)->GetAt(static_cast(L_67)); NullCheck(L_68); String_t* L_69 = VirtFuncInvoker0< String_t* >::Invoke(10 /* System.String System.Reflection.ParameterInfo::get_Name() */, L_68); if (!L_69) { goto IL_0156; } } { StringBuilder_t * L_70 = ___sb0; NullCheck(L_70); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_70, _stringLiteralB858CB282617FB0956D960215C8E84D1CCF909C6, /*hidden argument*/NULL); StringBuilder_t * L_71 = ___sb0; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_72 = V_1; int32_t L_73 = V_7; NullCheck(L_72); int32_t L_74 = L_73; ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * L_75 = (L_72)->GetAt(static_cast(L_74)); NullCheck(L_75); String_t* L_76 = VirtFuncInvoker0< String_t* >::Invoke(10 /* System.String System.Reflection.ParameterInfo::get_Name() */, L_75); NullCheck(L_71); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_71, L_76, /*hidden argument*/NULL); } IL_0156: { int32_t L_77 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_77, (int32_t)1)); } IL_015c: { int32_t L_78 = V_7; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_79 = V_1; NullCheck(L_79); if ((((int32_t)L_78) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_79)->max_length))))))) { goto IL_00ea; } } { StringBuilder_t * L_80 = ___sb0; NullCheck(L_80); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_80, _stringLiteralE7064F0B80F61DBC65915311032D27BAA569AE2A, /*hidden argument*/NULL); return; } } // System.String System.Diagnostics.StackTrace::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StackTrace_ToString_mD5310F948F5BD43ADB97F77CEE1F807A1E2ABA26 (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (StackTrace_ToString_mD5310F948F5BD43ADB97F77CEE1F807A1E2ABA26_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* V_1 = NULL; int32_t V_2 = 0; { StringBuilder_t * L_0 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_mF928376F82E8C8FF3C11842C562DB8CF28B2735E(L_0, /*hidden argument*/NULL); V_0 = L_0; StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* L_1 = __this->get_captured_traces_2(); if (!L_1) { goto IL_0052; } } { StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* L_2 = __this->get_captured_traces_2(); V_1 = L_2; V_2 = 0; goto IL_004c; } IL_0019: { StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* L_3 = V_1; int32_t L_4 = V_2; NullCheck(L_3); int32_t L_5 = L_4; StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * L_6 = (L_3)->GetAt(static_cast(L_5)); StringBuilder_t * L_7 = V_0; NullCheck(L_6); bool L_8 = StackTrace_AddFrames_m899073F7BC69218AE0A2ED6367EC3118490EF60A(L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0048; } } { StringBuilder_t * L_9 = V_0; String_t* L_10 = Environment_get_NewLine_m5D4F4667FA5D1E2DBDD4DF9696D0CE76C83EF318(/*hidden argument*/NULL); NullCheck(L_9); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_9, L_10, /*hidden argument*/NULL); StringBuilder_t * L_11 = V_0; NullCheck(L_11); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_11, _stringLiteral28A063DD3B6BD72B8F669ED6E76C944E42BCA5B7, /*hidden argument*/NULL); StringBuilder_t * L_12 = V_0; String_t* L_13 = Environment_get_NewLine_m5D4F4667FA5D1E2DBDD4DF9696D0CE76C83EF318(/*hidden argument*/NULL); NullCheck(L_12); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_12, L_13, /*hidden argument*/NULL); } IL_0048: { int32_t L_14 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_004c: { int32_t L_15 = V_2; StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* L_16 = V_1; NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))))))) { goto IL_0019; } } IL_0052: { StringBuilder_t * L_17 = V_0; StackTrace_AddFrames_m899073F7BC69218AE0A2ED6367EC3118490EF60A(__this, L_17, /*hidden argument*/NULL); StringBuilder_t * L_18 = V_0; NullCheck(L_18); String_t* L_19 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_18); return L_19; } } // System.String System.Diagnostics.StackTrace::ToString(System.Diagnostics.StackTrace_TraceFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StackTrace_ToString_m1C8457C5B1405CB08B90BEC24F67D636EF5026A5 (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * __this, int32_t ___traceFormat0, const RuntimeMethod* method) { { String_t* L_0 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, __this); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.ActivityFilter::DisableFilter(System.Diagnostics.Tracing.ActivityFilter&,System.Diagnostics.Tracing.EventSource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter_DisableFilter_m9FBB5B5BA14DE3C7E50C3E5CADAF4D20B9DAE9E0 (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** ___filterList0, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___source1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityFilter_DisableFilter_m9FBB5B5BA14DE3C7E50C3E5CADAF4D20B9DAE9E0_MetadataUsageId); s_Il2CppMethodInitialized = true; } ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * V_0 = NULL; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * V_1 = NULL; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * V_2 = NULL; { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_0 = ___filterList0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_1 = *((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_0); if (L_1) { goto IL_0005; } } { return; } IL_0005: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_2 = ___filterList0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_3 = *((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_2); V_1 = L_3; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_4 = V_1; NullCheck(L_4); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_5 = L_4->get_m_next_7(); V_0 = L_5; goto IL_0081; } IL_0011: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_6 = V_0; NullCheck(L_6); Guid_t L_7 = L_6->get_m_providerGuid_2(); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_8 = ___source1; NullCheck(L_8); Guid_t L_9 = EventSource_get_Guid_m3394EA3EBA76E0308CEF04768FC752256A272131_inline(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_10 = Guid_op_Equality_m3D98BA18CDAF0C6C329F86720B5CD61A170A3E52(L_7, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0078; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_11 = V_0; NullCheck(L_11); int32_t L_12 = L_11->get_m_eventId_3(); if ((((int32_t)L_12) < ((int32_t)0))) { goto IL_005d; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_13 = V_0; NullCheck(L_13); int32_t L_14 = L_13->get_m_eventId_3(); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_15 = ___source1; NullCheck(L_15); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_16 = L_15->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); NullCheck(L_16); if ((((int32_t)L_14) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))))))) { goto IL_005d; } } { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_17 = ___source1; NullCheck(L_17); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_18 = L_17->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_19 = V_0; NullCheck(L_19); int32_t L_20 = L_19->get_m_eventId_3(); NullCheck(L_18); uint8_t* L_21 = ((L_18)->GetAddressAt(static_cast(L_20)))->get_address_of_TriggersActivityTracking_5(); uint8_t* L_22 = L_21; int32_t L_23 = *((uint8_t*)L_22); *((int8_t*)L_22) = (int8_t)(((int32_t)((uint8_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_23, (int32_t)1))))); } IL_005d: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_24 = V_1; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_25 = V_0; NullCheck(L_25); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_26 = L_25->get_m_next_7(); NullCheck(L_24); L_24->set_m_next_7(L_26); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_27 = V_0; NullCheck(L_27); ActivityFilter_Dispose_mD331A6D08027C578FB33DF9D4508146FDD1E3B69(L_27, /*hidden argument*/NULL); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_28 = V_1; NullCheck(L_28); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_29 = L_28->get_m_next_7(); V_0 = L_29; goto IL_0081; } IL_0078: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_30 = V_0; V_1 = L_30; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_31 = V_1; NullCheck(L_31); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_32 = L_31->get_m_next_7(); V_0 = L_32; } IL_0081: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_33 = V_0; if (L_33) { goto IL_0011; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_34 = ___filterList0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_35 = *((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_34); NullCheck(L_35); Guid_t L_36 = L_35->get_m_providerGuid_2(); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_37 = ___source1; NullCheck(L_37); Guid_t L_38 = EventSource_get_Guid_m3394EA3EBA76E0308CEF04768FC752256A272131_inline(L_37, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_39 = Guid_op_Equality_m3D98BA18CDAF0C6C329F86720B5CD61A170A3E52(L_36, L_38, /*hidden argument*/NULL); if (!L_39) { goto IL_00e5; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_40 = ___filterList0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_41 = *((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_40); NullCheck(L_41); int32_t L_42 = L_41->get_m_eventId_3(); if ((((int32_t)L_42) < ((int32_t)0))) { goto IL_00d4; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_43 = ___filterList0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_44 = *((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_43); NullCheck(L_44); int32_t L_45 = L_44->get_m_eventId_3(); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_46 = ___source1; NullCheck(L_46); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_47 = L_46->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); NullCheck(L_47); if ((((int32_t)L_45) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))))))) { goto IL_00d4; } } { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_48 = ___source1; NullCheck(L_48); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_49 = L_48->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_50 = ___filterList0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_51 = *((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_50); NullCheck(L_51); int32_t L_52 = L_51->get_m_eventId_3(); NullCheck(L_49); uint8_t* L_53 = ((L_49)->GetAddressAt(static_cast(L_52)))->get_address_of_TriggersActivityTracking_5(); uint8_t* L_54 = L_53; int32_t L_55 = *((uint8_t*)L_54); *((int8_t*)L_54) = (int8_t)(((int32_t)((uint8_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_55, (int32_t)1))))); } IL_00d4: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_56 = ___filterList0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_57 = *((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_56); V_2 = L_57; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_58 = ___filterList0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_59 = V_2; NullCheck(L_59); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_60 = L_59->get_m_next_7(); *((RuntimeObject **)L_58) = (RuntimeObject *)L_60; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_58, (void*)(RuntimeObject *)L_60); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_61 = V_2; NullCheck(L_61); ActivityFilter_Dispose_mD331A6D08027C578FB33DF9D4508146FDD1E3B69(L_61, /*hidden argument*/NULL); } IL_00e5: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_62 = ___filterList0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_63 = *((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_62); if (!L_63) { goto IL_00f0; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_64 = ___filterList0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_65 = *((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_64); ActivityFilter_EnsureActivityCleanupDelegate_m1D616455807E8954308B06BA964B32A0D9E97C26(L_65, /*hidden argument*/NULL); } IL_00f0: { return; } } // System.Void System.Diagnostics.Tracing.ActivityFilter::UpdateFilter(System.Diagnostics.Tracing.ActivityFilter&,System.Diagnostics.Tracing.EventSource,System.Int32,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter_UpdateFilter_m0C60ECDB3EB276F7ADB7CC633A6775B229C271F2 (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** ___filterList0, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___source1, int32_t ___perEventSourceSessionId2, String_t* ___startEvents3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityFilter_UpdateFilter_m0C60ECDB3EB276F7ADB7CC633A6775B229C271F2_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_0 = NULL; int32_t V_1 = 0; String_t* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; String_t* V_6 = NULL; int32_t V_7 = 0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* V_8 = NULL; { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_0 = ___filterList0; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_1 = ___source1; ActivityFilter_DisableFilter_m9FBB5B5BA14DE3C7E50C3E5CADAF4D20B9DAE9E0((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_0, L_1, /*hidden argument*/NULL); String_t* L_2 = ___startEvents3; bool L_3 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_015c; } } { String_t* L_4 = ___startEvents3; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_5 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)1); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_6 = L_5; NullCheck(L_6); (L_6)->SetAt(static_cast(0), (Il2CppChar)((int32_t)32)); NullCheck(L_4); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_7 = String_Split_m13262358217AD2C119FD1B9733C3C0289D608512(L_4, L_6, /*hidden argument*/NULL); V_0 = L_7; V_1 = 0; goto IL_0153; } IL_002b: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_8 = V_0; int32_t L_9 = V_1; NullCheck(L_8); int32_t L_10 = L_9; String_t* L_11 = (L_8)->GetAt(static_cast(L_10)); V_2 = L_11; V_3 = 1; V_4 = (-1); String_t* L_12 = V_2; NullCheck(L_12); int32_t L_13 = String_IndexOf_m2909B8CF585E1BD0C81E11ACA2F48012156FD5BD(L_12, ((int32_t)58), /*hidden argument*/NULL); V_5 = L_13; int32_t L_14 = V_5; if ((((int32_t)L_14) >= ((int32_t)0))) { goto IL_005a; } } { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_15 = ___source1; String_t* L_16 = V_2; String_t* L_17 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteralA9385F521485C4A187ABA9FC933AFEDEEF6F03A8, L_16, /*hidden argument*/NULL); NullCheck(L_15); EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8(L_15, L_17, (bool)0, /*hidden argument*/NULL); goto IL_014f; } IL_005a: { String_t* L_18 = V_2; int32_t L_19 = V_5; NullCheck(L_18); String_t* L_20 = String_Substring_m2C4AFF5E79DD8BADFD2DFBCF156BF728FBB8E1AE(L_18, ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)), /*hidden argument*/NULL); V_6 = L_20; String_t* L_21 = V_6; bool L_22 = Int32_TryParse_m03D31CAB7050E8286A8A90711C896B181006AD00(L_21, (int32_t*)(&V_3), /*hidden argument*/NULL); if (L_22) { goto IL_0089; } } { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_23 = ___source1; String_t* L_24 = V_6; String_t* L_25 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteral05099CDCFB1A4B8839CD608C6C1D53C7337DD05A, L_24, /*hidden argument*/NULL); NullCheck(L_23); EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8(L_23, L_25, (bool)0, /*hidden argument*/NULL); goto IL_014f; } IL_0089: { String_t* L_26 = V_2; int32_t L_27 = V_5; NullCheck(L_26); String_t* L_28 = String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB(L_26, 0, L_27, /*hidden argument*/NULL); V_2 = L_28; String_t* L_29 = V_2; bool L_30 = Int32_TryParse_m03D31CAB7050E8286A8A90711C896B181006AD00(L_29, (int32_t*)(&V_4), /*hidden argument*/NULL); if (L_30) { goto IL_011c; } } { V_4 = (-1); V_7 = 0; goto IL_010e; } IL_00a5: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_31 = ___source1; NullCheck(L_31); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_32 = L_31->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); V_8 = L_32; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_33 = V_8; int32_t L_34 = V_7; NullCheck(L_33); String_t* L_35 = ((L_33)->GetAddressAt(static_cast(L_34)))->get_Name_6(); if (!L_35) { goto IL_0108; } } { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_36 = V_8; int32_t L_37 = V_7; NullCheck(L_36); String_t* L_38 = ((L_36)->GetAddressAt(static_cast(L_37)))->get_Name_6(); NullCheck(L_38); int32_t L_39 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_38, /*hidden argument*/NULL); String_t* L_40 = V_2; NullCheck(L_40); int32_t L_41 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_40, /*hidden argument*/NULL); if ((!(((uint32_t)L_39) == ((uint32_t)L_41)))) { goto IL_0108; } } { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_42 = V_8; int32_t L_43 = V_7; NullCheck(L_42); String_t* L_44 = ((L_42)->GetAddressAt(static_cast(L_43)))->get_Name_6(); String_t* L_45 = V_2; int32_t L_46 = String_Compare_m5BD1EF8904C9B13BEDB7A876B122F117B317B442(L_44, L_45, 5, /*hidden argument*/NULL); if (L_46) { goto IL_0108; } } { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_47 = V_8; int32_t L_48 = V_7; NullCheck(L_47); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_49 = ((L_47)->GetAddressAt(static_cast(L_48)))->get_address_of_Descriptor_0(); int32_t L_50 = EventDescriptor_get_EventId_m21302247E72B42768C3BCEDE8A558EF7E5CC95F1_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_49, /*hidden argument*/NULL); V_4 = L_50; goto IL_011c; } IL_0108: { int32_t L_51 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); } IL_010e: { int32_t L_52 = V_7; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_53 = ___source1; NullCheck(L_53); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_54 = L_53->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); NullCheck(L_54); if ((((int32_t)L_52) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_54)->max_length))))))) { goto IL_00a5; } } IL_011c: { int32_t L_55 = V_4; if ((((int32_t)L_55) < ((int32_t)0))) { goto IL_012f; } } { int32_t L_56 = V_4; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_57 = ___source1; NullCheck(L_57); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_58 = L_57->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); NullCheck(L_58); if ((((int32_t)L_56) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_58)->max_length))))))) { goto IL_0143; } } IL_012f: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_59 = ___source1; String_t* L_60 = V_2; String_t* L_61 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteral1CA623BC272E830173E53B36B8DFD97674CFE6A3, L_60, /*hidden argument*/NULL); NullCheck(L_59); EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8(L_59, L_61, (bool)0, /*hidden argument*/NULL); goto IL_014f; } IL_0143: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_62 = ___filterList0; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_63 = ___source1; int32_t L_64 = ___perEventSourceSessionId2; int32_t L_65 = V_4; int32_t L_66 = V_3; ActivityFilter_EnableFilter_m20D1DA79B8B50BE7AB981E37785277BCE74F0872((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_62, L_63, L_64, L_65, L_66, /*hidden argument*/NULL); } IL_014f: { int32_t L_67 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); } IL_0153: { int32_t L_68 = V_1; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_69 = V_0; NullCheck(L_69); if ((((int32_t)L_68) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_69)->max_length))))))) { goto IL_002b; } } IL_015c: { return; } } // System.Boolean System.Diagnostics.Tracing.ActivityFilter::PassesActivityFilter(System.Diagnostics.Tracing.ActivityFilter,System.Guid*,System.Boolean,System.Diagnostics.Tracing.EventSource,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ActivityFilter_PassesActivityFilter_m785587F8F988B60DE16C32E39A7A6098B0789EBF (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___filterList0, Guid_t * ___childActivityID1, bool ___triggeringEvent2, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___source3, int32_t ___eventId4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityFilter_PassesActivityFilter_m785587F8F988B60DE16C32E39A7A6098B0789EBF_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * V_1 = NULL; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; Guid_t V_5; memset((&V_5), 0, sizeof(V_5)); Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * V_6 = NULL; Guid_t V_7; memset((&V_7), 0, sizeof(V_7)); Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * V_8 = NULL; int32_t V_9 = 0; int32_t G_B22_0 = 0; { V_0 = (bool)0; bool L_0 = ___triggeringEvent2; if (!L_0) { goto IL_0102; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_1 = ___filterList0; V_2 = L_1; goto IL_00fc; } IL_000f: { int32_t L_2 = ___eventId4; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_3 = V_2; NullCheck(L_3); int32_t L_4 = L_3->get_m_eventId_3(); if ((!(((uint32_t)L_2) == ((uint32_t)L_4)))) { goto IL_00f5; } } { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_5 = ___source3; NullCheck(L_5); Guid_t L_6 = EventSource_get_Guid_m3394EA3EBA76E0308CEF04768FC752256A272131_inline(L_5, /*hidden argument*/NULL); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_7 = V_2; NullCheck(L_7); Guid_t L_8 = L_7->get_m_providerGuid_2(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_9 = Guid_op_Equality_m3D98BA18CDAF0C6C329F86720B5CD61A170A3E52(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_00f5; } } IL_0032: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_10 = V_2; NullCheck(L_10); int32_t L_11 = L_10->get_m_curSampleCount_5(); V_3 = L_11; int32_t L_12 = V_3; if ((((int32_t)L_12) > ((int32_t)1))) { goto IL_0047; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_13 = V_2; NullCheck(L_13); int32_t L_14 = L_13->get_m_samplingFreq_4(); V_4 = L_14; goto IL_004c; } IL_0047: { int32_t L_15 = V_3; V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); } IL_004c: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_16 = V_2; NullCheck(L_16); int32_t* L_17 = L_16->get_address_of_m_curSampleCount_5(); int32_t L_18 = V_4; int32_t L_19 = V_3; int32_t L_20 = Interlocked_CompareExchange_mD830160E95D6C589AD31EE9DC8D19BD4A8DCDC03((int32_t*)L_17, L_18, L_19, /*hidden argument*/NULL); int32_t L_21 = V_3; if ((!(((uint32_t)L_20) == ((uint32_t)L_21)))) { goto IL_0032; } } { int32_t L_22 = V_3; if ((((int32_t)L_22) > ((int32_t)1))) { goto IL_00ac; } } { IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Guid_t L_23 = EventSource_get_InternalCurrentThreadActivityId_m8620A6D4474016C5B1C8E067E0483D431AFB15B5(/*hidden argument*/NULL); V_5 = L_23; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_24 = V_2; NullCheck(L_24); ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 * L_25 = L_24->get_m_rootActiveActivities_1(); Guid_t L_26 = V_5; NullCheck(L_25); bool L_27 = ConcurrentDictionary_2_TryGetValue_m77310C4D130967F6A9D6487AC36022BB7EC505A5(L_25, L_26, (Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E **)(&V_6), /*hidden argument*/ConcurrentDictionary_2_TryGetValue_m77310C4D130967F6A9D6487AC36022BB7EC505A5_RuntimeMethod_var); if (L_27) { goto IL_0102; } } { V_0 = (bool)1; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_28 = V_2; NullCheck(L_28); ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_29 = L_28->get_m_activeActivities_0(); Guid_t L_30 = V_5; int32_t L_31 = Environment_get_TickCount_m0A119BE4354EA90C82CC48E559588C987A79FE0C(/*hidden argument*/NULL); NullCheck(L_29); ConcurrentDictionary_2_set_Item_mB224187F1AF72D7A2B9125132ADE40E417094B04(L_29, L_30, L_31, /*hidden argument*/ConcurrentDictionary_2_set_Item_mB224187F1AF72D7A2B9125132ADE40E417094B04_RuntimeMethod_var); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_32 = V_2; NullCheck(L_32); ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 * L_33 = L_32->get_m_rootActiveActivities_1(); Guid_t L_34 = V_5; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_35 = ___source3; NullCheck(L_35); Guid_t L_36 = EventSource_get_Guid_m3394EA3EBA76E0308CEF04768FC752256A272131_inline(L_35, /*hidden argument*/NULL); int32_t L_37 = ___eventId4; Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * L_38 = Tuple_Create_TisGuid_t_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m473CBD984380616D043D353A87FA6F201541C375(L_36, L_37, /*hidden argument*/Tuple_Create_TisGuid_t_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m473CBD984380616D043D353A87FA6F201541C375_RuntimeMethod_var); NullCheck(L_33); ConcurrentDictionary_2_set_Item_m7F8273DAB2F9A0383FE8A60F704A1595DD2B13EF(L_33, L_34, L_38, /*hidden argument*/ConcurrentDictionary_2_set_Item_m7F8273DAB2F9A0383FE8A60F704A1595DD2B13EF_RuntimeMethod_var); goto IL_0102; } IL_00ac: { IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Guid_t L_39 = EventSource_get_InternalCurrentThreadActivityId_m8620A6D4474016C5B1C8E067E0483D431AFB15B5(/*hidden argument*/NULL); V_7 = L_39; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_40 = V_2; NullCheck(L_40); ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 * L_41 = L_40->get_m_rootActiveActivities_1(); Guid_t L_42 = V_7; NullCheck(L_41); bool L_43 = ConcurrentDictionary_2_TryGetValue_m77310C4D130967F6A9D6487AC36022BB7EC505A5(L_41, L_42, (Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E **)(&V_8), /*hidden argument*/ConcurrentDictionary_2_TryGetValue_m77310C4D130967F6A9D6487AC36022BB7EC505A5_RuntimeMethod_var); if (!L_43) { goto IL_0102; } } { Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * L_44 = V_8; NullCheck(L_44); Guid_t L_45 = Tuple_2_get_Item1_m13EA1E5CA5BF90B5BE582AD8FDE7331A348E0276_inline(L_44, /*hidden argument*/Tuple_2_get_Item1_m13EA1E5CA5BF90B5BE582AD8FDE7331A348E0276_RuntimeMethod_var); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_46 = ___source3; NullCheck(L_46); Guid_t L_47 = EventSource_get_Guid_m3394EA3EBA76E0308CEF04768FC752256A272131_inline(L_46, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_48 = Guid_op_Equality_m3D98BA18CDAF0C6C329F86720B5CD61A170A3E52(L_45, L_47, /*hidden argument*/NULL); if (!L_48) { goto IL_0102; } } { Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * L_49 = V_8; NullCheck(L_49); int32_t L_50 = Tuple_2_get_Item2_m6877C44725610C7C0C3AFAE09D5C1F4B4CE79517_inline(L_49, /*hidden argument*/Tuple_2_get_Item2_m6877C44725610C7C0C3AFAE09D5C1F4B4CE79517_RuntimeMethod_var); int32_t L_51 = ___eventId4; if ((!(((uint32_t)L_50) == ((uint32_t)L_51)))) { goto IL_0102; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_52 = V_2; NullCheck(L_52); ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_53 = L_52->get_m_activeActivities_0(); Guid_t L_54 = V_7; NullCheck(L_53); ConcurrentDictionary_2_TryRemove_mDD8C9834B2690324EDDCF98366CD1606E4571376(L_53, L_54, (int32_t*)(&V_9), /*hidden argument*/ConcurrentDictionary_2_TryRemove_mDD8C9834B2690324EDDCF98366CD1606E4571376_RuntimeMethod_var); goto IL_0102; } IL_00f5: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_55 = V_2; NullCheck(L_55); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_56 = L_55->get_m_next_7(); V_2 = L_56; } IL_00fc: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_57 = V_2; if (L_57) { goto IL_000f; } } IL_0102: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_58 = ___filterList0; ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_59 = ActivityFilter_GetActiveActivities_m198C40727D9FB78922DE5531091C8B7C69AC2959(L_58, /*hidden argument*/NULL); V_1 = L_59; ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_60 = V_1; if (!L_60) { goto IL_0154; } } { bool L_61 = V_0; if (L_61) { goto IL_0126; } } { ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_62 = V_1; NullCheck(L_62); bool L_63 = ConcurrentDictionary_2_get_IsEmpty_mC66166897ABC234573A265BE85A42EAA7FDC1A35(L_62, /*hidden argument*/ConcurrentDictionary_2_get_IsEmpty_mC66166897ABC234573A265BE85A42EAA7FDC1A35_RuntimeMethod_var); if (L_63) { goto IL_0124; } } { ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_64 = V_1; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Guid_t L_65 = EventSource_get_InternalCurrentThreadActivityId_m8620A6D4474016C5B1C8E067E0483D431AFB15B5(/*hidden argument*/NULL); NullCheck(L_64); bool L_66 = ConcurrentDictionary_2_ContainsKey_m8DBF3957BD9B3D404B77FEF1DBCA0919D7F56D4F(L_64, L_65, /*hidden argument*/ConcurrentDictionary_2_ContainsKey_m8DBF3957BD9B3D404B77FEF1DBCA0919D7F56D4F_RuntimeMethod_var); G_B22_0 = ((int32_t)(L_66)); goto IL_0125; } IL_0124: { G_B22_0 = 0; } IL_0125: { V_0 = (bool)G_B22_0; } IL_0126: { bool L_67 = V_0; if (!L_67) { goto IL_0154; } } { Guid_t * L_68 = ___childActivityID1; if ((((intptr_t)L_68) == ((intptr_t)(((uintptr_t)0))))) { goto IL_0154; } } { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_69 = ___source3; NullCheck(L_69); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_70 = L_69->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_71 = ___eventId4; NullCheck(L_70); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_72 = ((L_70)->GetAddressAt(static_cast(L_71)))->get_address_of_Descriptor_0(); uint8_t L_73 = EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_72, /*hidden argument*/NULL); if ((!(((uint32_t)L_73) == ((uint32_t)((int32_t)9))))) { goto IL_0154; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_74 = ___filterList0; Guid_t * L_75 = ___childActivityID1; ActivityFilter_FlowActivityIfNeeded_mDEF179A961943951E2CEBC169DE65B2EFB81C2DE(L_74, (Guid_t *)(Guid_t *)(((uintptr_t)0)), (Guid_t *)(Guid_t *)L_75, /*hidden argument*/NULL); } IL_0154: { bool L_76 = V_0; return L_76; } } // System.Void System.Diagnostics.Tracing.ActivityFilter::FlowActivityIfNeeded(System.Diagnostics.Tracing.ActivityFilter,System.Guid*,System.Guid*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter_FlowActivityIfNeeded_mDEF179A961943951E2CEBC169DE65B2EFB81C2DE (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___filterList0, Guid_t * ___currentActivityId1, Guid_t * ___childActivityID2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityFilter_FlowActivityIfNeeded_mDEF179A961943951E2CEBC169DE65B2EFB81C2DE_MetadataUsageId); s_Il2CppMethodInitialized = true; } ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * V_0 = NULL; { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_0 = ___filterList0; ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_1 = ActivityFilter_GetActiveActivities_m198C40727D9FB78922DE5531091C8B7C69AC2959(L_0, /*hidden argument*/NULL); V_0 = L_1; Guid_t * L_2 = ___currentActivityId1; if ((((intptr_t)L_2) == ((intptr_t)(((uintptr_t)0))))) { goto IL_001b; } } { ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_3 = V_0; Guid_t * L_4 = ___currentActivityId1; Guid_t L_5 = (*(Guid_t *)L_4); NullCheck(L_3); bool L_6 = ConcurrentDictionary_2_ContainsKey_m8DBF3957BD9B3D404B77FEF1DBCA0919D7F56D4F(L_3, L_5, /*hidden argument*/ConcurrentDictionary_2_ContainsKey_m8DBF3957BD9B3D404B77FEF1DBCA0919D7F56D4F_RuntimeMethod_var); if (L_6) { goto IL_001b; } } { return; } IL_001b: { ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_7 = V_0; NullCheck(L_7); int32_t L_8 = ConcurrentDictionary_2_get_Count_mC58E8966001AFECFDF749B9E5833246E26E86749(L_7, /*hidden argument*/ConcurrentDictionary_2_get_Count_mC58E8966001AFECFDF749B9E5833246E26E86749_RuntimeMethod_var); if ((((int32_t)L_8) <= ((int32_t)((int32_t)100000)))) { goto IL_003e; } } { ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_9 = V_0; ActivityFilter_TrimActiveActivityStore_m2F9DABE17BEE26AD75FEEB7A6C898D2C2F688936(L_9, /*hidden argument*/NULL); ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Guid_t L_11 = EventSource_get_InternalCurrentThreadActivityId_m8620A6D4474016C5B1C8E067E0483D431AFB15B5(/*hidden argument*/NULL); int32_t L_12 = Environment_get_TickCount_m0A119BE4354EA90C82CC48E559588C987A79FE0C(/*hidden argument*/NULL); NullCheck(L_10); ConcurrentDictionary_2_set_Item_mB224187F1AF72D7A2B9125132ADE40E417094B04(L_10, L_11, L_12, /*hidden argument*/ConcurrentDictionary_2_set_Item_mB224187F1AF72D7A2B9125132ADE40E417094B04_RuntimeMethod_var); } IL_003e: { ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_13 = V_0; Guid_t * L_14 = ___childActivityID2; Guid_t L_15 = (*(Guid_t *)L_14); int32_t L_16 = Environment_get_TickCount_m0A119BE4354EA90C82CC48E559588C987A79FE0C(/*hidden argument*/NULL); NullCheck(L_13); ConcurrentDictionary_2_set_Item_mB224187F1AF72D7A2B9125132ADE40E417094B04(L_13, L_15, L_16, /*hidden argument*/ConcurrentDictionary_2_set_Item_mB224187F1AF72D7A2B9125132ADE40E417094B04_RuntimeMethod_var); return; } } // System.Void System.Diagnostics.Tracing.ActivityFilter::UpdateKwdTriggers(System.Diagnostics.Tracing.ActivityFilter,System.Guid,System.Diagnostics.Tracing.EventSource,System.Diagnostics.Tracing.EventKeywords) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter_UpdateKwdTriggers_mD820641A48F418C6F0C27AB2102143DED6A45466 (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___activityFilter0, Guid_t ___sourceGuid1, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___source2, int64_t ___sessKeywords3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityFilter_UpdateKwdTriggers_mD820641A48F418C6F0C27AB2102143DED6A45466_MetadataUsageId); s_Il2CppMethodInitialized = true; } ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * V_0 = NULL; { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_0 = ___activityFilter0; V_0 = L_0; goto IL_0081; } IL_0004: { Guid_t L_1 = ___sourceGuid1; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_2 = V_0; NullCheck(L_2); Guid_t L_3 = L_2->get_m_providerGuid_2(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_4 = Guid_op_Equality_m3D98BA18CDAF0C6C329F86720B5CD61A170A3E52(L_1, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_007a; } } { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_5 = ___source2; NullCheck(L_5); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_6 = L_5->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_7 = V_0; NullCheck(L_7); int32_t L_8 = L_7->get_m_eventId_3(); NullCheck(L_6); uint8_t L_9 = ((L_6)->GetAddressAt(static_cast(L_8)))->get_TriggersActivityTracking_5(); if ((((int32_t)L_9) > ((int32_t)0))) { goto IL_004e; } } { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_10 = ___source2; NullCheck(L_10); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_11 = L_10->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_12 = V_0; NullCheck(L_12); int32_t L_13 = L_12->get_m_eventId_3(); NullCheck(L_11); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_14 = ((L_11)->GetAddressAt(static_cast(L_13)))->get_address_of_Descriptor_0(); uint8_t L_15 = EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_14, /*hidden argument*/NULL); if ((!(((uint32_t)L_15) == ((uint32_t)((int32_t)9))))) { goto IL_007a; } } IL_004e: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_16 = ___source2; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_17 = L_16; NullCheck(L_17); int64_t L_18 = L_17->get_m_keywordTriggers_23(); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_19 = ___source2; NullCheck(L_19); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_20 = L_19->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_21 = V_0; NullCheck(L_21); int32_t L_22 = L_21->get_m_eventId_3(); NullCheck(L_20); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_23 = ((L_20)->GetAddressAt(static_cast(L_22)))->get_address_of_Descriptor_0(); int64_t L_24 = EventDescriptor_get_Keywords_mABC615159FF89E33D739D3A529BDDED9CD2F5762_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_23, /*hidden argument*/NULL); int64_t L_25 = ___sessKeywords3; NullCheck(L_17); L_17->set_m_keywordTriggers_23(((int64_t)((int64_t)L_18|(int64_t)((int64_t)((int64_t)L_24&(int64_t)L_25))))); } IL_007a: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_26 = V_0; NullCheck(L_26); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_27 = L_26->get_m_next_7(); V_0 = L_27; } IL_0081: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_28 = V_0; if (L_28) { goto IL_0004; } } { return; } } // System.Collections.Generic.IEnumerable`1> System.Diagnostics.Tracing.ActivityFilter::GetFilterAsTuple(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ActivityFilter_GetFilterAsTuple_m2F34BA17CE7D2F693C2EF1469EECB6CEFB0483CD (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * __this, Guid_t ___sourceGuid0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityFilter_GetFilterAsTuple_m2F34BA17CE7D2F693C2EF1469EECB6CEFB0483CD_MetadataUsageId); s_Il2CppMethodInitialized = true; } { U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * L_0 = (U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 *)il2cpp_codegen_object_new(U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427_il2cpp_TypeInfo_var); U3CGetFilterAsTupleU3Ed__7__ctor_mE6E6456BDBEAFAF62BA8CF3D075D053E046F0E4F(L_0, ((int32_t)-2), /*hidden argument*/NULL); U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * L_1 = L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_3(__this); U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * L_2 = L_1; Guid_t L_3 = ___sourceGuid0; NullCheck(L_2); L_2->set_U3CU3E3__sourceGuid_5(L_3); return L_2; } } // System.Void System.Diagnostics.Tracing.ActivityFilter::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter_Dispose_mD331A6D08027C578FB33DF9D4508146FDD1E3B69 (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityFilter_Dispose_mD331A6D08027C578FB33DF9D4508146FDD1E3B69_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_1_t914484DED737548EE8FABFA959036371C8235942 * L_0 = __this->get_m_myActivityDelegate_8(); if (!L_0) { goto IL_0029; } } { IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Action_1_t914484DED737548EE8FABFA959036371C8235942 * L_1 = ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields*)il2cpp_codegen_static_fields_for(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->get_s_activityDying_25(); Action_1_t914484DED737548EE8FABFA959036371C8235942 * L_2 = __this->get_m_myActivityDelegate_8(); Delegate_t * L_3 = Delegate_Remove_m0B0DB7D1B3AF96B71AFAA72BA0EFE32FBBC2932D(L_1, L_2, /*hidden argument*/NULL); ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields*)il2cpp_codegen_static_fields_for(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->set_s_activityDying_25(((Action_1_t914484DED737548EE8FABFA959036371C8235942 *)CastclassSealed((RuntimeObject*)L_3, Action_1_t914484DED737548EE8FABFA959036371C8235942_il2cpp_TypeInfo_var))); __this->set_m_myActivityDelegate_8((Action_1_t914484DED737548EE8FABFA959036371C8235942 *)NULL); } IL_0029: { return; } } // System.Void System.Diagnostics.Tracing.ActivityFilter::.ctor(System.Diagnostics.Tracing.EventSource,System.Int32,System.Int32,System.Int32,System.Diagnostics.Tracing.ActivityFilter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter__ctor_m00C3F59EE554D19FD8DF964906B75B493545193A (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * __this, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___source0, int32_t ___perEventSourceSessionId1, int32_t ___eventId2, int32_t ___samplingFreq3, ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___existingFilter4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityFilter__ctor_m00C3F59EE554D19FD8DF964906B75B493545193A_MetadataUsageId); s_Il2CppMethodInitialized = true; } ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * V_0 = NULL; { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_0 = ___source0; NullCheck(L_0); Guid_t L_1 = EventSource_get_Guid_m3394EA3EBA76E0308CEF04768FC752256A272131_inline(L_0, /*hidden argument*/NULL); __this->set_m_providerGuid_2(L_1); int32_t L_2 = ___perEventSourceSessionId1; __this->set_m_perEventSourceSessionId_6(L_2); int32_t L_3 = ___eventId2; __this->set_m_eventId_3(L_3); int32_t L_4 = ___samplingFreq3; __this->set_m_samplingFreq_4(L_4); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_5 = ___existingFilter4; __this->set_m_next_7(L_5); V_0 = (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C *)NULL; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_6 = ___existingFilter4; if (!L_6) { goto IL_0041; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_7 = ___existingFilter4; ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_8 = ActivityFilter_GetActiveActivities_m198C40727D9FB78922DE5531091C8B7C69AC2959(L_7, /*hidden argument*/NULL); ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_9 = L_8; V_0 = L_9; if (L_9) { goto IL_007e; } } IL_0041: { ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_10 = (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C *)il2cpp_codegen_object_new(ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C_il2cpp_TypeInfo_var); ConcurrentDictionary_2__ctor_mA29674FFCD19F81B67E73EF1E1EC46C7545CA6D3(L_10, /*hidden argument*/ConcurrentDictionary_2__ctor_mA29674FFCD19F81B67E73EF1E1EC46C7545CA6D3_RuntimeMethod_var); __this->set_m_activeActivities_0(L_10); ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 * L_11 = (ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 *)il2cpp_codegen_object_new(ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4_il2cpp_TypeInfo_var); ConcurrentDictionary_2__ctor_mED5D9CE5ABDE8A14698FD98F4AA0804492437E1A(L_11, /*hidden argument*/ConcurrentDictionary_2__ctor_mED5D9CE5ABDE8A14698FD98F4AA0804492437E1A_RuntimeMethod_var); __this->set_m_rootActiveActivities_1(L_11); Action_1_t914484DED737548EE8FABFA959036371C8235942 * L_12 = ActivityFilter_GetActivityDyingDelegate_m6A560B3B4400B4EC40D9B3529035B4207DDBCCDC(__this, /*hidden argument*/NULL); __this->set_m_myActivityDelegate_8(L_12); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Action_1_t914484DED737548EE8FABFA959036371C8235942 * L_13 = ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields*)il2cpp_codegen_static_fields_for(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->get_s_activityDying_25(); Action_1_t914484DED737548EE8FABFA959036371C8235942 * L_14 = __this->get_m_myActivityDelegate_8(); Delegate_t * L_15 = Delegate_Combine_mC25D2F7DECAFBA6D9A2F9EBA8A77063F0658ECF1(L_13, L_14, /*hidden argument*/NULL); ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields*)il2cpp_codegen_static_fields_for(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->set_s_activityDying_25(((Action_1_t914484DED737548EE8FABFA959036371C8235942 *)CastclassSealed((RuntimeObject*)L_15, Action_1_t914484DED737548EE8FABFA959036371C8235942_il2cpp_TypeInfo_var))); return; } IL_007e: { ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_16 = V_0; __this->set_m_activeActivities_0(L_16); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_17 = ___existingFilter4; NullCheck(L_17); ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 * L_18 = L_17->get_m_rootActiveActivities_1(); __this->set_m_rootActiveActivities_1(L_18); return; } } // System.Void System.Diagnostics.Tracing.ActivityFilter::EnsureActivityCleanupDelegate(System.Diagnostics.Tracing.ActivityFilter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter_EnsureActivityCleanupDelegate_m1D616455807E8954308B06BA964B32A0D9E97C26 (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___filterList0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityFilter_EnsureActivityCleanupDelegate_m1D616455807E8954308B06BA964B32A0D9E97C26_MetadataUsageId); s_Il2CppMethodInitialized = true; } ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * V_0 = NULL; { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_0 = ___filterList0; if (L_0) { goto IL_0004; } } { return; } IL_0004: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_1 = ___filterList0; V_0 = L_1; goto IL_0018; } IL_0008: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_2 = V_0; NullCheck(L_2); Action_1_t914484DED737548EE8FABFA959036371C8235942 * L_3 = L_2->get_m_myActivityDelegate_8(); if (!L_3) { goto IL_0011; } } { return; } IL_0011: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_4 = V_0; NullCheck(L_4); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_5 = L_4->get_m_next_7(); V_0 = L_5; } IL_0018: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_6 = V_0; if (L_6) { goto IL_0008; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_7 = ___filterList0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_8 = ___filterList0; Action_1_t914484DED737548EE8FABFA959036371C8235942 * L_9 = ActivityFilter_GetActivityDyingDelegate_m6A560B3B4400B4EC40D9B3529035B4207DDBCCDC(L_8, /*hidden argument*/NULL); NullCheck(L_7); L_7->set_m_myActivityDelegate_8(L_9); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Action_1_t914484DED737548EE8FABFA959036371C8235942 * L_10 = ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields*)il2cpp_codegen_static_fields_for(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->get_s_activityDying_25(); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_11 = ___filterList0; NullCheck(L_11); Action_1_t914484DED737548EE8FABFA959036371C8235942 * L_12 = L_11->get_m_myActivityDelegate_8(); Delegate_t * L_13 = Delegate_Combine_mC25D2F7DECAFBA6D9A2F9EBA8A77063F0658ECF1(L_10, L_12, /*hidden argument*/NULL); ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields*)il2cpp_codegen_static_fields_for(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->set_s_activityDying_25(((Action_1_t914484DED737548EE8FABFA959036371C8235942 *)CastclassSealed((RuntimeObject*)L_13, Action_1_t914484DED737548EE8FABFA959036371C8235942_il2cpp_TypeInfo_var))); return; } } // System.Action`1 System.Diagnostics.Tracing.ActivityFilter::GetActivityDyingDelegate(System.Diagnostics.Tracing.ActivityFilter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Action_1_t914484DED737548EE8FABFA959036371C8235942 * ActivityFilter_GetActivityDyingDelegate_m6A560B3B4400B4EC40D9B3529035B4207DDBCCDC (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___filterList0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityFilter_GetActivityDyingDelegate_m6A560B3B4400B4EC40D9B3529035B4207DDBCCDC_MetadataUsageId); s_Il2CppMethodInitialized = true; } { U3CU3Ec__DisplayClass11_0_t99F9FA3802A18ACD31F53C3A81DB9E247C908547 * L_0 = (U3CU3Ec__DisplayClass11_0_t99F9FA3802A18ACD31F53C3A81DB9E247C908547 *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass11_0_t99F9FA3802A18ACD31F53C3A81DB9E247C908547_il2cpp_TypeInfo_var); U3CU3Ec__DisplayClass11_0__ctor_mC36FF641F6D74BAFFD34D20C425F6CAB6186B724(L_0, /*hidden argument*/NULL); U3CU3Ec__DisplayClass11_0_t99F9FA3802A18ACD31F53C3A81DB9E247C908547 * L_1 = L_0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_2 = ___filterList0; NullCheck(L_1); L_1->set_filterList_0(L_2); Action_1_t914484DED737548EE8FABFA959036371C8235942 * L_3 = (Action_1_t914484DED737548EE8FABFA959036371C8235942 *)il2cpp_codegen_object_new(Action_1_t914484DED737548EE8FABFA959036371C8235942_il2cpp_TypeInfo_var); Action_1__ctor_m1B1AAFACBBC63972A7B94AFDF7122B330CBE9EE8(L_3, L_1, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass11_0_U3CGetActivityDyingDelegateU3Eb__0_m564AE359E0218F0F72645EEFC5412A7EB1CEAEA8_RuntimeMethod_var), /*hidden argument*/Action_1__ctor_m1B1AAFACBBC63972A7B94AFDF7122B330CBE9EE8_RuntimeMethod_var); return L_3; } } // System.Boolean System.Diagnostics.Tracing.ActivityFilter::EnableFilter(System.Diagnostics.Tracing.ActivityFilter&,System.Diagnostics.Tracing.EventSource,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ActivityFilter_EnableFilter_m20D1DA79B8B50BE7AB981E37785277BCE74F0872 (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** ___filterList0, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___source1, int32_t ___perEventSourceSessionId2, int32_t ___eventId3, int32_t ___samplingFreq4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityFilter_EnableFilter_m20D1DA79B8B50BE7AB981E37785277BCE74F0872_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_0 = ___filterList0; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_1 = ___source1; int32_t L_2 = ___perEventSourceSessionId2; int32_t L_3 = ___eventId3; int32_t L_4 = ___samplingFreq4; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_5 = ___filterList0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_6 = *((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_5); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_7 = (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 *)il2cpp_codegen_object_new(ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8_il2cpp_TypeInfo_var); ActivityFilter__ctor_m00C3F59EE554D19FD8DF964906B75B493545193A(L_7, L_1, L_2, L_3, L_4, L_6, /*hidden argument*/NULL); *((RuntimeObject **)L_0) = (RuntimeObject *)L_7; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_0, (void*)(RuntimeObject *)L_7); int32_t L_8 = ___eventId3; if ((((int32_t)0) > ((int32_t)L_8))) { goto IL_0038; } } { int32_t L_9 = ___eventId3; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_10 = ___source1; NullCheck(L_10); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_11 = L_10->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); NullCheck(L_11); if ((((int32_t)L_9) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length))))))) { goto IL_0038; } } { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_12 = ___source1; NullCheck(L_12); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_13 = L_12->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_14 = ___eventId3; NullCheck(L_13); uint8_t* L_15 = ((L_13)->GetAddressAt(static_cast(L_14)))->get_address_of_TriggersActivityTracking_5(); uint8_t* L_16 = L_15; int32_t L_17 = *((uint8_t*)L_16); *((int8_t*)L_16) = (int8_t)(((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1))))); } IL_0038: { return (bool)1; } } // System.Void System.Diagnostics.Tracing.ActivityFilter::TrimActiveActivityStore(System.Collections.Concurrent.ConcurrentDictionary`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityFilter_TrimActiveActivityStore_m2F9DABE17BEE26AD75FEEB7A6C898D2C2F688936 (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * ___activities0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityFilter_TrimActiveActivityStore_m2F9DABE17BEE26AD75FEEB7A6C898D2C2F688936_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CU3Ec__DisplayClass13_0_t92F7084CFCFDEB920F2EF07006B6D1E52A656763 * V_0 = NULL; KeyValuePair_2U5BU5D_t7FAEDA541660EE14F76C26D48E51C98634127BF7* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; { ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_0 = ___activities0; NullCheck(L_0); int32_t L_1 = ConcurrentDictionary_2_get_Count_mC58E8966001AFECFDF749B9E5833246E26E86749(L_0, /*hidden argument*/ConcurrentDictionary_2_get_Count_mC58E8966001AFECFDF749B9E5833246E26E86749_RuntimeMethod_var); if ((((int32_t)L_1) <= ((int32_t)((int32_t)100000)))) { goto IL_005c; } } { U3CU3Ec__DisplayClass13_0_t92F7084CFCFDEB920F2EF07006B6D1E52A656763 * L_2 = (U3CU3Ec__DisplayClass13_0_t92F7084CFCFDEB920F2EF07006B6D1E52A656763 *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass13_0_t92F7084CFCFDEB920F2EF07006B6D1E52A656763_il2cpp_TypeInfo_var); U3CU3Ec__DisplayClass13_0__ctor_m98D55CE8C6D7C06709C5EBCA1F4AA16C4FD0DBE7(L_2, /*hidden argument*/NULL); V_0 = L_2; ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_3 = ___activities0; NullCheck(L_3); KeyValuePair_2U5BU5D_t7FAEDA541660EE14F76C26D48E51C98634127BF7* L_4 = ConcurrentDictionary_2_ToArray_mB1D2B70E91275D4F4C0A9BD9EBA5BFF224FC6129(L_3, /*hidden argument*/ConcurrentDictionary_2_ToArray_mB1D2B70E91275D4F4C0A9BD9EBA5BFF224FC6129_RuntimeMethod_var); V_1 = L_4; U3CU3Ec__DisplayClass13_0_t92F7084CFCFDEB920F2EF07006B6D1E52A656763 * L_5 = V_0; int32_t L_6 = Environment_get_TickCount_m0A119BE4354EA90C82CC48E559588C987A79FE0C(/*hidden argument*/NULL); NullCheck(L_5); L_5->set_tickNow_0(L_6); KeyValuePair_2U5BU5D_t7FAEDA541660EE14F76C26D48E51C98634127BF7* L_7 = V_1; U3CU3Ec__DisplayClass13_0_t92F7084CFCFDEB920F2EF07006B6D1E52A656763 * L_8 = V_0; Comparison_1_tFF069E66928AE228EF6258700B9FE7F074C67CD8 * L_9 = (Comparison_1_tFF069E66928AE228EF6258700B9FE7F074C67CD8 *)il2cpp_codegen_object_new(Comparison_1_tFF069E66928AE228EF6258700B9FE7F074C67CD8_il2cpp_TypeInfo_var); Comparison_1__ctor_m446F92077EE15D6DADE88AC3BEE2838BFEDCE29C(L_9, L_8, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass13_0_U3CTrimActiveActivityStoreU3Eb__0_m232F9353137386136CACE83A0EDE95E39FA99566_RuntimeMethod_var), /*hidden argument*/Comparison_1__ctor_m446F92077EE15D6DADE88AC3BEE2838BFEDCE29C_RuntimeMethod_var); Array_Sort_TisKeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937_mB746ED1C5C4041432018351E570E5F1CC69805AE(L_7, L_9, /*hidden argument*/Array_Sort_TisKeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937_mB746ED1C5C4041432018351E570E5F1CC69805AE_RuntimeMethod_var); V_2 = 0; goto IL_0054; } IL_003b: { ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_10 = ___activities0; KeyValuePair_2U5BU5D_t7FAEDA541660EE14F76C26D48E51C98634127BF7* L_11 = V_1; int32_t L_12 = V_2; NullCheck(L_11); Guid_t L_13 = KeyValuePair_2_get_Key_m04BF1DDB542A4C8B193F0B260F0C385BF44A12CC_inline((KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 *)((L_11)->GetAddressAt(static_cast(L_12))), /*hidden argument*/KeyValuePair_2_get_Key_m04BF1DDB542A4C8B193F0B260F0C385BF44A12CC_RuntimeMethod_var); NullCheck(L_10); ConcurrentDictionary_2_TryRemove_mDD8C9834B2690324EDDCF98366CD1606E4571376(L_10, L_13, (int32_t*)(&V_3), /*hidden argument*/ConcurrentDictionary_2_TryRemove_mDD8C9834B2690324EDDCF98366CD1606E4571376_RuntimeMethod_var); int32_t L_14 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0054: { int32_t L_15 = V_2; KeyValuePair_2U5BU5D_t7FAEDA541660EE14F76C26D48E51C98634127BF7* L_16 = V_1; NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)((int32_t)((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))))/(int32_t)2))))) { goto IL_003b; } } IL_005c: { return; } } // System.Collections.Concurrent.ConcurrentDictionary`2 System.Diagnostics.Tracing.ActivityFilter::GetActiveActivities(System.Diagnostics.Tracing.ActivityFilter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * ActivityFilter_GetActiveActivities_m198C40727D9FB78922DE5531091C8B7C69AC2959 (ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * ___filterList0, const RuntimeMethod* method) { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * V_0 = NULL; { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_0 = ___filterList0; V_0 = L_0; goto IL_001a; } IL_0004: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_1 = V_0; NullCheck(L_1); ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_2 = L_1->get_m_activeActivities_0(); if (!L_2) { goto IL_0013; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_3 = V_0; NullCheck(L_3); ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_4 = L_3->get_m_activeActivities_0(); return L_4; } IL_0013: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_5 = V_0; NullCheck(L_5); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_6 = L_5->get_m_next_7(); V_0 = L_6; } IL_001a: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_7 = V_0; if (L_7) { goto IL_0004; } } { return (ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C *)NULL; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.ActivityFilter_<>c__DisplayClass11_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass11_0__ctor_mC36FF641F6D74BAFFD34D20C425F6CAB6186B724 (U3CU3Ec__DisplayClass11_0_t99F9FA3802A18ACD31F53C3A81DB9E247C908547 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.ActivityFilter_<>c__DisplayClass11_0::b__0(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass11_0_U3CGetActivityDyingDelegateU3Eb__0_m564AE359E0218F0F72645EEFC5412A7EB1CEAEA8 (U3CU3Ec__DisplayClass11_0_t99F9FA3802A18ACD31F53C3A81DB9E247C908547 * __this, Guid_t ___oldActivity0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec__DisplayClass11_0_U3CGetActivityDyingDelegateU3Eb__0_m564AE359E0218F0F72645EEFC5412A7EB1CEAEA8_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * V_1 = NULL; { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_0 = __this->get_filterList_0(); NullCheck(L_0); ConcurrentDictionary_2_t1E840010B63D9B7BA13E47A52DEA46215D75223C * L_1 = L_0->get_m_activeActivities_0(); Guid_t L_2 = ___oldActivity0; NullCheck(L_1); ConcurrentDictionary_2_TryRemove_mDD8C9834B2690324EDDCF98366CD1606E4571376(L_1, L_2, (int32_t*)(&V_0), /*hidden argument*/ConcurrentDictionary_2_TryRemove_mDD8C9834B2690324EDDCF98366CD1606E4571376_RuntimeMethod_var); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_3 = __this->get_filterList_0(); NullCheck(L_3); ConcurrentDictionary_2_t5C565FE75360E55EBB1262076DCFB19D45B319F4 * L_4 = L_3->get_m_rootActiveActivities_1(); Guid_t L_5 = ___oldActivity0; NullCheck(L_4); ConcurrentDictionary_2_TryRemove_m81797420056C680929B6C841E8DFF8E4C0C96F1E(L_4, L_5, (Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E **)(&V_1), /*hidden argument*/ConcurrentDictionary_2_TryRemove_m81797420056C680929B6C841E8DFF8E4C0C96F1E_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.ActivityFilter_<>c__DisplayClass13_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass13_0__ctor_m98D55CE8C6D7C06709C5EBCA1F4AA16C4FD0DBE7 (U3CU3Ec__DisplayClass13_0_t92F7084CFCFDEB920F2EF07006B6D1E52A656763 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Int32 System.Diagnostics.Tracing.ActivityFilter_<>c__DisplayClass13_0::b__0(System.Collections.Generic.KeyValuePair`2,System.Collections.Generic.KeyValuePair`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t U3CU3Ec__DisplayClass13_0_U3CTrimActiveActivityStoreU3Eb__0_m232F9353137386136CACE83A0EDE95E39FA99566 (U3CU3Ec__DisplayClass13_0_t92F7084CFCFDEB920F2EF07006B6D1E52A656763 * __this, KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 ___x0, KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 ___y1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec__DisplayClass13_0_U3CTrimActiveActivityStoreU3Eb__0_m232F9353137386136CACE83A0EDE95E39FA99566_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_tickNow_0(); int32_t L_1 = KeyValuePair_2_get_Value_mC21621FE323ACF9646AF601FFEF6D05304DE03DE_inline((KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 *)(&___y1), /*hidden argument*/KeyValuePair_2_get_Value_mC21621FE323ACF9646AF601FFEF6D05304DE03DE_RuntimeMethod_var); int32_t L_2 = __this->get_tickNow_0(); int32_t L_3 = KeyValuePair_2_get_Value_mC21621FE323ACF9646AF601FFEF6D05304DE03DE_inline((KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 *)(&___x0), /*hidden argument*/KeyValuePair_2_get_Value_mC21621FE323ACF9646AF601FFEF6D05304DE03DE_RuntimeMethod_var); return ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)((int32_t)2147483647LL)&(int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_1)))), (int32_t)((int32_t)((int32_t)((int32_t)2147483647LL)&(int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3)))))); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.ActivityFilter_d__7::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetFilterAsTupleU3Ed__7__ctor_mE6E6456BDBEAFAF62BA8CF3D075D053E046F0E4F (U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); int32_t L_0 = ___U3CU3E1__state0; __this->set_U3CU3E1__state_0(L_0); int32_t L_1 = Environment_get_CurrentManagedThreadId_m0E897C88355903220B1EC214832F5E815D7C13D1(/*hidden argument*/NULL); __this->set_U3CU3El__initialThreadId_2(L_1); return; } } // System.Void System.Diagnostics.Tracing.ActivityFilter_d__7::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetFilterAsTupleU3Ed__7_System_IDisposable_Dispose_mEDA871B0D34012DD87B7E98D4D8B99736B456012 (U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * __this, const RuntimeMethod* method) { { return; } } // System.Boolean System.Diagnostics.Tracing.ActivityFilter_d__7::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CGetFilterAsTupleU3Ed__7_MoveNext_m5EA36FADB9DB1365E8C4ECA1E1EE7206A2E41FAE (U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetFilterAsTupleU3Ed__7_MoveNext_m5EA36FADB9DB1365E8C4ECA1E1EE7206A2E41FAE_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * V_1 = NULL; { int32_t L_0 = __this->get_U3CU3E1__state_0(); V_0 = L_0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_1 = __this->get_U3CU3E4__this_3(); V_1 = L_1; int32_t L_2 = V_0; if (!L_2) { goto IL_0017; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_0069; } } { return (bool)0; } IL_0017: { __this->set_U3CU3E1__state_0((-1)); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_4 = V_1; __this->set_U3CafU3E5__1_6(L_4); goto IL_0081; } IL_0027: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_5 = __this->get_U3CafU3E5__1_6(); NullCheck(L_5); Guid_t L_6 = L_5->get_m_providerGuid_2(); Guid_t L_7 = __this->get_sourceGuid_4(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_8 = Guid_op_Equality_m3D98BA18CDAF0C6C329F86720B5CD61A170A3E52(L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0070; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_9 = __this->get_U3CafU3E5__1_6(); NullCheck(L_9); int32_t L_10 = L_9->get_m_eventId_3(); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_11 = __this->get_U3CafU3E5__1_6(); NullCheck(L_11); int32_t L_12 = L_11->get_m_samplingFreq_4(); Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * L_13 = Tuple_Create_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m595074AFCD66FC08A09BDD5982656BA1F9BABA5C(L_10, L_12, /*hidden argument*/Tuple_Create_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m595074AFCD66FC08A09BDD5982656BA1F9BABA5C_RuntimeMethod_var); __this->set_U3CU3E2__current_1(L_13); __this->set_U3CU3E1__state_0(1); return (bool)1; } IL_0069: { __this->set_U3CU3E1__state_0((-1)); } IL_0070: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_14 = __this->get_U3CafU3E5__1_6(); NullCheck(L_14); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_15 = L_14->get_m_next_7(); __this->set_U3CafU3E5__1_6(L_15); } IL_0081: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_16 = __this->get_U3CafU3E5__1_6(); if (L_16) { goto IL_0027; } } { __this->set_U3CafU3E5__1_6((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 *)NULL); return (bool)0; } } // System.Tuple`2 System.Diagnostics.Tracing.ActivityFilter_d__7::System.Collections.Generic.IEnumerator>.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * U3CGetFilterAsTupleU3Ed__7_System_Collections_Generic_IEnumeratorU3CSystem_TupleU3CSystem_Int32U2CSystem_Int32U3EU3E_get_Current_mB8DF7A42EC47199DFD9847142DFEC75581225C30 (U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * __this, const RuntimeMethod* method) { { Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * L_0 = __this->get_U3CU3E2__current_1(); return L_0; } } // System.Void System.Diagnostics.Tracing.ActivityFilter_d__7::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetFilterAsTupleU3Ed__7_System_Collections_IEnumerator_Reset_m90DAD077759C760A2A2DFE315532247320FCBDA0 (U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetFilterAsTupleU3Ed__7_System_Collections_IEnumerator_Reset_m90DAD077759C760A2A2DFE315532247320FCBDA0_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, U3CGetFilterAsTupleU3Ed__7_System_Collections_IEnumerator_Reset_m90DAD077759C760A2A2DFE315532247320FCBDA0_RuntimeMethod_var); } } // System.Object System.Diagnostics.Tracing.ActivityFilter_d__7::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CGetFilterAsTupleU3Ed__7_System_Collections_IEnumerator_get_Current_mADE2ACF734941FF617CA4CDFB9BBACA3C91E95AE (U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * __this, const RuntimeMethod* method) { { Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * L_0 = __this->get_U3CU3E2__current_1(); return L_0; } } // System.Collections.Generic.IEnumerator`1> System.Diagnostics.Tracing.ActivityFilter_d__7::System.Collections.Generic.IEnumerable>.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CGetFilterAsTupleU3Ed__7_System_Collections_Generic_IEnumerableU3CSystem_TupleU3CSystem_Int32U2CSystem_Int32U3EU3E_GetEnumerator_m76C2A9E5353BED7EB8AB5F81DD259C81DC58003C (U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetFilterAsTupleU3Ed__7_System_Collections_Generic_IEnumerableU3CSystem_TupleU3CSystem_Int32U2CSystem_Int32U3EU3E_GetEnumerator_m76C2A9E5353BED7EB8AB5F81DD259C81DC58003C_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * V_0 = NULL; { int32_t L_0 = __this->get_U3CU3E1__state_0(); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)-2))))) { goto IL_0022; } } { int32_t L_1 = __this->get_U3CU3El__initialThreadId_2(); int32_t L_2 = Environment_get_CurrentManagedThreadId_m0E897C88355903220B1EC214832F5E815D7C13D1(/*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)L_2)))) { goto IL_0022; } } { __this->set_U3CU3E1__state_0(0); V_0 = __this; goto IL_0035; } IL_0022: { U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * L_3 = (U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 *)il2cpp_codegen_object_new(U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427_il2cpp_TypeInfo_var); U3CGetFilterAsTupleU3Ed__7__ctor_mE6E6456BDBEAFAF62BA8CF3D075D053E046F0E4F(L_3, 0, /*hidden argument*/NULL); V_0 = L_3; U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * L_4 = V_0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_5 = __this->get_U3CU3E4__this_3(); NullCheck(L_4); L_4->set_U3CU3E4__this_3(L_5); } IL_0035: { U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * L_6 = V_0; Guid_t L_7 = __this->get_U3CU3E3__sourceGuid_5(); NullCheck(L_6); L_6->set_sourceGuid_4(L_7); U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * L_8 = V_0; return L_8; } } // System.Collections.IEnumerator System.Diagnostics.Tracing.ActivityFilter_d__7::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CGetFilterAsTupleU3Ed__7_System_Collections_IEnumerable_GetEnumerator_mC651A84863E461B8C9024EFFFB36B504DA60822B (U3CGetFilterAsTupleU3Ed__7_t2A5B341B5DFC467310D90DF4F25C048E7DFEA427 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = U3CGetFilterAsTupleU3Ed__7_System_Collections_Generic_IEnumerableU3CSystem_TupleU3CSystem_Int32U2CSystem_Int32U3EU3E_GetEnumerator_m76C2A9E5353BED7EB8AB5F81DD259C81DC58003C(__this, /*hidden argument*/NULL); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.ActivityTracker::OnStart(System.String,System.String,System.Int32,System.Guid&,System.Guid&,System.Diagnostics.Tracing.EventActivityOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityTracker_OnStart_mEDF85D7D9BE34A20080296A0448EB869DB5E1423 (ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * __this, String_t* ___providerName0, String_t* ___activityName1, int32_t ___task2, Guid_t * ___activityId3, Guid_t * ___relatedActivityId4, int32_t ___options5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityTracker_OnStart_mEDF85D7D9BE34A20080296A0448EB869DB5E1423_MetadataUsageId); s_Il2CppMethodInitialized = true; } ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * V_0 = NULL; String_t* V_1 = NULL; TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * V_2 = NULL; int64_t V_3 = 0; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * V_4 = NULL; { AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * L_0 = __this->get_m_current_0(); if (L_0) { goto IL_0027; } } { bool L_1 = __this->get_m_checkedForEnable_1(); if (!L_1) { goto IL_0011; } } { return; } IL_0011: { __this->set_m_checkedForEnable_1((bool)1); ActivityTracker_Enable_mCAE3A31B1869805B640C535208BE0A6EBB2D792F(__this, /*hidden argument*/NULL); AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * L_2 = __this->get_m_current_0(); if (L_2) { goto IL_0027; } } { return; } IL_0027: { AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * L_3 = __this->get_m_current_0(); NullCheck(L_3); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_4 = AsyncLocal_1_get_Value_m3FDF2A3E38C635893A64144D80E0CB2DBF544163(L_3, /*hidden argument*/AsyncLocal_1_get_Value_m3FDF2A3E38C635893A64144D80E0CB2DBF544163_RuntimeMethod_var); V_0 = L_4; String_t* L_5 = ___providerName0; String_t* L_6 = ___activityName1; int32_t L_7 = ___task2; String_t* L_8 = ActivityTracker_NormalizeActivityName_mB2C3FFE58EF7CB96DCF25481531B1A416E1641C4(__this, L_5, L_6, L_7, /*hidden argument*/NULL); V_1 = L_8; IL2CPP_RUNTIME_CLASS_INIT(TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E_il2cpp_TypeInfo_var); TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_9 = ((TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E_StaticFields*)il2cpp_codegen_static_fields_for(TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E_il2cpp_TypeInfo_var))->get_Log_29(); V_2 = L_9; TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_10 = V_2; NullCheck(L_10); bool L_11 = TplEtwProvider_get_Debug_mE5DDB49768D1B2F09A611B7AF9D24B09149322CB(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0068; } } { TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_12 = V_2; String_t* L_13 = V_1; NullCheck(L_12); TplEtwProvider_DebugFacilityMessage_mEAF4EBC66501BB729030C9B3EB2FC9EBD9DB4493(L_12, _stringLiteralC86ED4AC3B518B6F2E71F398DE12D2D674E78907, L_13, /*hidden argument*/NULL); TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_14 = V_2; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_15 = V_0; String_t* L_16 = ActivityInfo_LiveActivities_mCBEF8A0430ECD9AF83050E02AAB6D4B81D0E3834(L_15, /*hidden argument*/NULL); NullCheck(L_14); TplEtwProvider_DebugFacilityMessage_mEAF4EBC66501BB729030C9B3EB2FC9EBD9DB4493(L_14, _stringLiteralE4C93932F105DDAA414CA92B319BA789DBA19518, L_16, /*hidden argument*/NULL); } IL_0068: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_17 = V_0; if (!L_17) { goto IL_00cd; } } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_18 = V_0; NullCheck(L_18); int32_t L_19 = L_18->get_m_level_4(); if ((((int32_t)L_19) < ((int32_t)((int32_t)100)))) { goto IL_00a6; } } { Guid_t * L_20 = ___activityId3; IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); Guid_t L_21 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); *(Guid_t *)L_20 = L_21; Guid_t * L_22 = ___relatedActivityId4; Guid_t L_23 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); *(Guid_t *)L_22 = L_23; TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_24 = V_2; NullCheck(L_24); bool L_25 = TplEtwProvider_get_Debug_mE5DDB49768D1B2F09A611B7AF9D24B09149322CB(L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_00a5; } } { TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_26 = V_2; NullCheck(L_26); TplEtwProvider_DebugFacilityMessage_mEAF4EBC66501BB729030C9B3EB2FC9EBD9DB4493(L_26, _stringLiteralCEFFC93BC5C70EE2DC5FDD9BED2B0F99523CA509, _stringLiteral2758E3273DD1670B2F6F59AFA8542D89C80D20A6, /*hidden argument*/NULL); } IL_00a5: { return; } IL_00a6: { int32_t L_27 = ___options5; if (((int32_t)((int32_t)L_27&(int32_t)4))) { goto IL_00cd; } } { String_t* L_28 = V_1; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_29 = V_0; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_30 = ActivityTracker_FindActiveActivity_m825DA9F728122ADF06722DBDC3B3301529A7A243(__this, L_28, L_29, /*hidden argument*/NULL); if (!L_30) { goto IL_00cd; } } { String_t* L_31 = ___providerName0; String_t* L_32 = ___activityName1; int32_t L_33 = ___task2; Guid_t * L_34 = ___activityId3; ActivityTracker_OnStop_m10062644F7133C33781A4D4FF469C42F9C793460(__this, L_31, L_32, L_33, (Guid_t *)L_34, /*hidden argument*/NULL); AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * L_35 = __this->get_m_current_0(); NullCheck(L_35); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_36 = AsyncLocal_1_get_Value_m3FDF2A3E38C635893A64144D80E0CB2DBF544163(L_35, /*hidden argument*/AsyncLocal_1_get_Value_m3FDF2A3E38C635893A64144D80E0CB2DBF544163_RuntimeMethod_var); V_0 = L_36; } IL_00cd: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_37 = V_0; if (L_37) { goto IL_00dd; } } { IL2CPP_RUNTIME_CLASS_INIT(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_il2cpp_TypeInfo_var); int64_t L_38 = Interlocked_Increment_mC76DFF0EEFD78295EB586C282E4B64AA6595C0DC((int64_t*)(((ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_StaticFields*)il2cpp_codegen_static_fields_for(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_il2cpp_TypeInfo_var))->get_address_of_m_nextId_3()), /*hidden argument*/NULL); V_3 = L_38; goto IL_00e9; } IL_00dd: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_39 = V_0; NullCheck(L_39); int64_t* L_40 = L_39->get_address_of_m_lastChildID_6(); int64_t L_41 = Interlocked_Increment_mC76DFF0EEFD78295EB586C282E4B64AA6595C0DC((int64_t*)L_40, /*hidden argument*/NULL); V_3 = L_41; } IL_00e9: { Guid_t * L_42 = ___relatedActivityId4; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Guid_t L_43 = EventSource_get_CurrentThreadActivityId_m8D74643E8786AFAFBBE37E174271CF942228E427(/*hidden argument*/NULL); *(Guid_t *)L_42 = L_43; String_t* L_44 = V_1; int64_t L_45 = V_3; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_46 = V_0; Guid_t * L_47 = ___relatedActivityId4; Guid_t L_48 = (*(Guid_t *)L_47); int32_t L_49 = ___options5; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_50 = (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 *)il2cpp_codegen_object_new(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3_il2cpp_TypeInfo_var); ActivityInfo__ctor_mF1424D4A83823CB90CE3CFC3FC07D73862DF6977(L_50, L_44, L_45, L_46, L_48, L_49, /*hidden argument*/NULL); V_4 = L_50; AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * L_51 = __this->get_m_current_0(); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_52 = V_4; NullCheck(L_51); AsyncLocal_1_set_Value_mAA87438091A40A87A75DA9A697FD0E9E7D1EB1A3(L_51, L_52, /*hidden argument*/AsyncLocal_1_set_Value_mAA87438091A40A87A75DA9A697FD0E9E7D1EB1A3_RuntimeMethod_var); Guid_t * L_53 = ___activityId3; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_54 = V_4; NullCheck(L_54); Guid_t L_55 = ActivityInfo_get_ActivityId_mAF4ADFA8470BA23026C4221A87F00C8FD1AB17DA_inline(L_54, /*hidden argument*/NULL); *(Guid_t *)L_53 = L_55; TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_56 = V_2; NullCheck(L_56); bool L_57 = TplEtwProvider_get_Debug_mE5DDB49768D1B2F09A611B7AF9D24B09149322CB(L_56, /*hidden argument*/NULL); if (!L_57) { goto IL_0162; } } { TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_58 = V_2; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_59 = V_4; String_t* L_60 = ActivityInfo_LiveActivities_mCBEF8A0430ECD9AF83050E02AAB6D4B81D0E3834(L_59, /*hidden argument*/NULL); NullCheck(L_58); TplEtwProvider_DebugFacilityMessage_mEAF4EBC66501BB729030C9B3EB2FC9EBD9DB4493(L_58, _stringLiteral5C00779F6DA64541440F94CA965B14962A676A8A, L_60, /*hidden argument*/NULL); TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_61 = V_2; Guid_t * L_62 = ___activityId3; String_t* L_63 = Guid_ToString_m3024AB4FA6189BC28BE77BBD6A9F55841FE190A5((Guid_t *)L_62, /*hidden argument*/NULL); Guid_t * L_64 = ___relatedActivityId4; String_t* L_65 = Guid_ToString_m3024AB4FA6189BC28BE77BBD6A9F55841FE190A5((Guid_t *)L_64, /*hidden argument*/NULL); NullCheck(L_61); TplEtwProvider_DebugFacilityMessage1_mAD7516D94C2F2699CAE46D17BD3D763AC2300F3E(L_61, _stringLiteralE4E84E535058A1782878839D2015319E0EDB9986, L_63, L_65, /*hidden argument*/NULL); } IL_0162: { return; } } // System.Void System.Diagnostics.Tracing.ActivityTracker::OnStop(System.String,System.String,System.Int32,System.Guid&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityTracker_OnStop_m10062644F7133C33781A4D4FF469C42F9C793460 (ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * __this, String_t* ___providerName0, String_t* ___activityName1, int32_t ___task2, Guid_t * ___activityId3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityTracker_OnStop_m10062644F7133C33781A4D4FF469C42F9C793460_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * V_1 = NULL; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * V_2 = NULL; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * V_3 = NULL; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * V_4 = NULL; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * V_5 = NULL; { AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * L_0 = __this->get_m_current_0(); if (L_0) { goto IL_0009; } } { return; } IL_0009: { String_t* L_1 = ___providerName0; String_t* L_2 = ___activityName1; int32_t L_3 = ___task2; String_t* L_4 = ActivityTracker_NormalizeActivityName_mB2C3FFE58EF7CB96DCF25481531B1A416E1641C4(__this, L_1, L_2, L_3, /*hidden argument*/NULL); V_0 = L_4; IL2CPP_RUNTIME_CLASS_INIT(TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E_il2cpp_TypeInfo_var); TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_5 = ((TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E_StaticFields*)il2cpp_codegen_static_fields_for(TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E_il2cpp_TypeInfo_var))->get_Log_29(); V_1 = L_5; TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_6 = V_1; NullCheck(L_6); bool L_7 = TplEtwProvider_get_Debug_mE5DDB49768D1B2F09A611B7AF9D24B09149322CB(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0048; } } { TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_8 = V_1; String_t* L_9 = V_0; NullCheck(L_8); TplEtwProvider_DebugFacilityMessage_mEAF4EBC66501BB729030C9B3EB2FC9EBD9DB4493(L_8, _stringLiteralB4041CE08DE92CA60C4E579CCA6D67100D28AE32, L_9, /*hidden argument*/NULL); TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_10 = V_1; AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * L_11 = __this->get_m_current_0(); NullCheck(L_11); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_12 = AsyncLocal_1_get_Value_m3FDF2A3E38C635893A64144D80E0CB2DBF544163(L_11, /*hidden argument*/AsyncLocal_1_get_Value_m3FDF2A3E38C635893A64144D80E0CB2DBF544163_RuntimeMethod_var); String_t* L_13 = ActivityInfo_LiveActivities_mCBEF8A0430ECD9AF83050E02AAB6D4B81D0E3834(L_12, /*hidden argument*/NULL); NullCheck(L_10); TplEtwProvider_DebugFacilityMessage_mEAF4EBC66501BB729030C9B3EB2FC9EBD9DB4493(L_10, _stringLiteral7871B70E991A03B665DF5402BCBB3588A6D86120, L_13, /*hidden argument*/NULL); } IL_0048: { AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * L_14 = __this->get_m_current_0(); NullCheck(L_14); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_15 = AsyncLocal_1_get_Value_m3FDF2A3E38C635893A64144D80E0CB2DBF544163(L_14, /*hidden argument*/AsyncLocal_1_get_Value_m3FDF2A3E38C635893A64144D80E0CB2DBF544163_RuntimeMethod_var); V_2 = L_15; V_3 = (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 *)NULL; String_t* L_16 = V_0; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_17 = V_2; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_18 = ActivityTracker_FindActiveActivity_m825DA9F728122ADF06722DBDC3B3301529A7A243(__this, L_16, L_17, /*hidden argument*/NULL); V_4 = L_18; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_19 = V_4; if (L_19) { goto IL_0089; } } { Guid_t * L_20 = ___activityId3; IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); Guid_t L_21 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); *(Guid_t *)L_20 = L_21; TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_22 = V_1; NullCheck(L_22); bool L_23 = TplEtwProvider_get_Debug_mE5DDB49768D1B2F09A611B7AF9D24B09149322CB(L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_0088; } } { TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_24 = V_1; NullCheck(L_24); TplEtwProvider_DebugFacilityMessage_mEAF4EBC66501BB729030C9B3EB2FC9EBD9DB4493(L_24, _stringLiteral8657E4BDBBA49C251E7D1078196227B5E427AA0A, _stringLiteral2758E3273DD1670B2F6F59AFA8542D89C80D20A6, /*hidden argument*/NULL); } IL_0088: { return; } IL_0089: { Guid_t * L_25 = ___activityId3; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_26 = V_4; NullCheck(L_26); Guid_t L_27 = ActivityInfo_get_ActivityId_mAF4ADFA8470BA23026C4221A87F00C8FD1AB17DA_inline(L_26, /*hidden argument*/NULL); *(Guid_t *)L_25 = L_27; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_28 = V_2; V_5 = L_28; goto IL_00d2; } IL_009c: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_29 = V_5; NullCheck(L_29); int32_t L_30 = L_29->get_m_stopped_7(); if (!L_30) { goto IL_00b0; } } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_31 = V_5; NullCheck(L_31); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_32 = L_31->get_m_creator_8(); V_5 = L_32; goto IL_00d2; } IL_00b0: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_33 = V_5; NullCheck(L_33); bool L_34 = ActivityInfo_CanBeOrphan_m17EF7FD5866FB7A4B78B57FF036FD7DE5FD2A57F(L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_00c1; } } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_35 = V_3; if (L_35) { goto IL_00c9; } } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_36 = V_5; V_3 = L_36; goto IL_00c9; } IL_00c1: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_37 = V_5; NullCheck(L_37); L_37->set_m_stopped_7(1); } IL_00c9: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_38 = V_5; NullCheck(L_38); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_39 = L_38->get_m_creator_8(); V_5 = L_39; } IL_00d2: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_40 = V_5; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_41 = V_4; if ((((RuntimeObject*)(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 *)L_40) == ((RuntimeObject*)(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 *)L_41))) { goto IL_00dc; } } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_42 = V_5; if (L_42) { goto IL_009c; } } IL_00dc: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_43 = V_4; NullCheck(L_43); int32_t* L_44 = L_43->get_address_of_m_stopped_7(); int32_t L_45 = Interlocked_CompareExchange_mD830160E95D6C589AD31EE9DC8D19BD4A8DCDC03((int32_t*)L_44, 1, 0, /*hidden argument*/NULL); if (L_45) { goto IL_0048; } } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_46 = V_3; if (L_46) { goto IL_00fa; } } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_47 = V_4; NullCheck(L_47); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_48 = L_47->get_m_creator_8(); V_3 = L_48; } IL_00fa: { AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * L_49 = __this->get_m_current_0(); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_50 = V_3; NullCheck(L_49); AsyncLocal_1_set_Value_mAA87438091A40A87A75DA9A697FD0E9E7D1EB1A3(L_49, L_50, /*hidden argument*/AsyncLocal_1_set_Value_mAA87438091A40A87A75DA9A697FD0E9E7D1EB1A3_RuntimeMethod_var); TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_51 = V_1; NullCheck(L_51); bool L_52 = TplEtwProvider_get_Debug_mE5DDB49768D1B2F09A611B7AF9D24B09149322CB(L_51, /*hidden argument*/NULL); if (!L_52) { goto IL_0137; } } { TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_53 = V_1; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_54 = V_3; String_t* L_55 = ActivityInfo_LiveActivities_mCBEF8A0430ECD9AF83050E02AAB6D4B81D0E3834(L_54, /*hidden argument*/NULL); NullCheck(L_53); TplEtwProvider_DebugFacilityMessage_mEAF4EBC66501BB729030C9B3EB2FC9EBD9DB4493(L_53, _stringLiteral63398B5D32C1B33F8C54095809C6B1AE3530A8F1, L_55, /*hidden argument*/NULL); TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_56 = V_1; Guid_t * L_57 = ___activityId3; String_t* L_58 = Guid_ToString_m3024AB4FA6189BC28BE77BBD6A9F55841FE190A5((Guid_t *)L_57, /*hidden argument*/NULL); NullCheck(L_56); TplEtwProvider_DebugFacilityMessage_mEAF4EBC66501BB729030C9B3EB2FC9EBD9DB4493(L_56, _stringLiteral9AE56649BE50FBA515FC546E0DB36383C6046E5F, L_58, /*hidden argument*/NULL); } IL_0137: { return; } } // System.Void System.Diagnostics.Tracing.ActivityTracker::Enable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityTracker_Enable_mCAE3A31B1869805B640C535208BE0A6EBB2D792F (ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityTracker_Enable_mCAE3A31B1869805B640C535208BE0A6EBB2D792F_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * L_0 = __this->get_m_current_0(); if (L_0) { goto IL_001f; } } { Action_1_t00877648E3F9381289A535371103B6645156F5F6 * L_1 = (Action_1_t00877648E3F9381289A535371103B6645156F5F6 *)il2cpp_codegen_object_new(Action_1_t00877648E3F9381289A535371103B6645156F5F6_il2cpp_TypeInfo_var); Action_1__ctor_m8FD3E3699CE374F4E150C42BA0326BF6677D265C(L_1, __this, (intptr_t)((intptr_t)ActivityTracker_ActivityChanging_mA66236EFC899D344B382F088CBCECD3E0337794D_RuntimeMethod_var), /*hidden argument*/Action_1__ctor_m8FD3E3699CE374F4E150C42BA0326BF6677D265C_RuntimeMethod_var); AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D * L_2 = (AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D *)il2cpp_codegen_object_new(AsyncLocal_1_tF33FB91E2206186F9961E2B3A4ED23D368DAC78D_il2cpp_TypeInfo_var); AsyncLocal_1__ctor_m9DF7091B229EDC40B75F7B71592C0169BC7CCBE0(L_2, L_1, /*hidden argument*/AsyncLocal_1__ctor_m9DF7091B229EDC40B75F7B71592C0169BC7CCBE0_RuntimeMethod_var); __this->set_m_current_0(L_2); } IL_001f: { return; } } // System.Diagnostics.Tracing.ActivityTracker System.Diagnostics.Tracing.ActivityTracker::get_Instance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * ActivityTracker_get_Instance_m59A2EFCE88211D1C5B0936FE82F300CF64AF3F79 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityTracker_get_Instance_m59A2EFCE88211D1C5B0936FE82F300CF64AF3F79_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_il2cpp_TypeInfo_var); ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * L_0 = ((ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_StaticFields*)il2cpp_codegen_static_fields_for(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_il2cpp_TypeInfo_var))->get_s_activityTrackerInstance_2(); return L_0; } } // System.Diagnostics.Tracing.ActivityTracker_ActivityInfo System.Diagnostics.Tracing.ActivityTracker::FindActiveActivity(System.String,System.Diagnostics.Tracing.ActivityTracker_ActivityInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * ActivityTracker_FindActiveActivity_m825DA9F728122ADF06722DBDC3B3301529A7A243 (ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * __this, String_t* ___name0, ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * ___startLocation1, const RuntimeMethod* method) { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * V_0 = NULL; { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_0 = ___startLocation1; V_0 = L_0; goto IL_0023; } IL_0004: { String_t* L_1 = ___name0; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_2 = V_0; NullCheck(L_2); String_t* L_3 = L_2->get_m_name_0(); bool L_4 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_1, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_001c; } } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_5 = V_0; NullCheck(L_5); int32_t L_6 = L_5->get_m_stopped_7(); if (L_6) { goto IL_001c; } } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_7 = V_0; return L_7; } IL_001c: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_8 = V_0; NullCheck(L_8); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_9 = L_8->get_m_creator_8(); V_0 = L_9; } IL_0023: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_10 = V_0; if (L_10) { goto IL_0004; } } { return (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 *)NULL; } } // System.String System.Diagnostics.Tracing.ActivityTracker::NormalizeActivityName(System.String,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ActivityTracker_NormalizeActivityName_mB2C3FFE58EF7CB96DCF25481531B1A416E1641C4 (ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * __this, String_t* ___providerName0, String_t* ___activityName1, int32_t ___task2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityTracker_NormalizeActivityName_mB2C3FFE58EF7CB96DCF25481531B1A416E1641C4_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___activityName1; NullCheck(L_0); bool L_1 = String_EndsWith_mE4F039DCC2A9FCB8C1ED2D04B00A35E3CE16DE99(L_0, _stringLiteral952F375412E89FF213A8ACA383D18E5691354347, /*hidden argument*/NULL); if (!L_1) { goto IL_0029; } } { String_t* L_2 = ___activityName1; String_t* L_3 = ___activityName1; NullCheck(L_3); int32_t L_4 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_3, /*hidden argument*/NULL); NullCheck(_stringLiteral952F375412E89FF213A8ACA383D18E5691354347); int32_t L_5 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(_stringLiteral952F375412E89FF213A8ACA383D18E5691354347, /*hidden argument*/NULL); NullCheck(L_2); String_t* L_6 = String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB(L_2, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5)), /*hidden argument*/NULL); ___activityName1 = L_6; goto IL_0068; } IL_0029: { String_t* L_7 = ___activityName1; NullCheck(L_7); bool L_8 = String_EndsWith_mE4F039DCC2A9FCB8C1ED2D04B00A35E3CE16DE99(L_7, _stringLiteral9E253470C876EE6D5C720EB777AEB82D4C26E28F, /*hidden argument*/NULL); if (!L_8) { goto IL_0052; } } { String_t* L_9 = ___activityName1; String_t* L_10 = ___activityName1; NullCheck(L_10); int32_t L_11 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_10, /*hidden argument*/NULL); NullCheck(_stringLiteral9E253470C876EE6D5C720EB777AEB82D4C26E28F); int32_t L_12 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(_stringLiteral9E253470C876EE6D5C720EB777AEB82D4C26E28F, /*hidden argument*/NULL); NullCheck(L_9); String_t* L_13 = String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB(L_9, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)L_12)), /*hidden argument*/NULL); ___activityName1 = L_13; goto IL_0068; } IL_0052: { int32_t L_14 = ___task2; if (!L_14) { goto IL_0068; } } { String_t* L_15 = Int32_ToString_m1863896DE712BF97C031D55B12E1583F1982DC02((int32_t*)(&___task2), /*hidden argument*/NULL); String_t* L_16 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteral7FBB727DB4B2B6715B092505673CB5922A0D63A8, L_15, /*hidden argument*/NULL); ___activityName1 = L_16; } IL_0068: { String_t* L_17 = ___providerName0; String_t* L_18 = ___activityName1; String_t* L_19 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(L_17, L_18, /*hidden argument*/NULL); return L_19; } } // System.Void System.Diagnostics.Tracing.ActivityTracker::ActivityChanging(System.Threading.AsyncLocalValueChangedArgs`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityTracker_ActivityChanging_mA66236EFC899D344B382F088CBCECD3E0337794D (ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * __this, AsyncLocalValueChangedArgs_1_tF170008ABC95AF86BAB63F58A6095F7CF388EFA6 ___args0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityTracker_ActivityChanging_mA66236EFC899D344B382F088CBCECD3E0337794D_MetadataUsageId); s_Il2CppMethodInitialized = true; } ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * V_0 = NULL; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * V_1 = NULL; { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_0 = AsyncLocalValueChangedArgs_1_get_CurrentValue_m083BDB99E688D28DF2EA80E56CDA0E67550AD767_inline((AsyncLocalValueChangedArgs_1_tF170008ABC95AF86BAB63F58A6095F7CF388EFA6 *)(&___args0), /*hidden argument*/AsyncLocalValueChangedArgs_1_get_CurrentValue_m083BDB99E688D28DF2EA80E56CDA0E67550AD767_RuntimeMethod_var); V_0 = L_0; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_1 = AsyncLocalValueChangedArgs_1_get_PreviousValue_m172AA10CFC1B75C90718FE86E301DFE50745E837_inline((AsyncLocalValueChangedArgs_1_tF170008ABC95AF86BAB63F58A6095F7CF388EFA6 *)(&___args0), /*hidden argument*/AsyncLocalValueChangedArgs_1_get_PreviousValue_m172AA10CFC1B75C90718FE86E301DFE50745E837_RuntimeMethod_var); V_1 = L_1; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_2 = V_1; if (!L_2) { goto IL_0059; } } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_3 = V_1; NullCheck(L_3); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_4 = L_3->get_m_creator_8(); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_5 = V_0; if ((!(((RuntimeObject*)(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 *)L_4) == ((RuntimeObject*)(ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 *)L_5)))) { goto IL_0059; } } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_6 = V_0; if (!L_6) { goto IL_0032; } } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_7 = V_1; NullCheck(L_7); Guid_t L_8 = L_7->get_m_activityIdToRestore_9(); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_9 = V_0; NullCheck(L_9); Guid_t L_10 = ActivityInfo_get_ActivityId_mAF4ADFA8470BA23026C4221A87F00C8FD1AB17DA_inline(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_11 = Guid_op_Inequality_mD6164E39F3B741C9FF30714A661F225ABD38E583(L_8, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0059; } } IL_0032: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_12 = V_1; NullCheck(L_12); Guid_t L_13 = L_12->get_m_activityIdToRestore_9(); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); EventSource_SetCurrentThreadActivityId_m801DDE9F133D4E31C8965858AB4CDB708E0F0442(L_13, /*hidden argument*/NULL); return; } IL_003e: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_14 = V_0; NullCheck(L_14); int32_t L_15 = L_14->get_m_stopped_7(); if (L_15) { goto IL_0052; } } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_16 = V_0; NullCheck(L_16); Guid_t L_17 = ActivityInfo_get_ActivityId_mAF4ADFA8470BA23026C4221A87F00C8FD1AB17DA_inline(L_16, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); EventSource_SetCurrentThreadActivityId_m801DDE9F133D4E31C8965858AB4CDB708E0F0442(L_17, /*hidden argument*/NULL); return; } IL_0052: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_18 = V_0; NullCheck(L_18); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_19 = L_18->get_m_creator_8(); V_0 = L_19; } IL_0059: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_20 = V_0; if (L_20) { goto IL_003e; } } { return; } } // System.Void System.Diagnostics.Tracing.ActivityTracker::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityTracker__ctor_m053468088D9FAE456679AF7037F4C0DFC606D1A4 (ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.ActivityTracker::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityTracker__cctor_mBA7D4C78415D6ACC25117C0497395DE3AD4E174F (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityTracker__cctor_mBA7D4C78415D6ACC25117C0497395DE3AD4E174F_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * L_0 = (ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 *)il2cpp_codegen_object_new(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_il2cpp_TypeInfo_var); ActivityTracker__ctor_m053468088D9FAE456679AF7037F4C0DFC606D1A4(L_0, /*hidden argument*/NULL); ((ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_StaticFields*)il2cpp_codegen_static_fields_for(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_il2cpp_TypeInfo_var))->set_s_activityTrackerInstance_2(L_0); ((ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_StaticFields*)il2cpp_codegen_static_fields_for(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_il2cpp_TypeInfo_var))->set_m_nextId_3((((int64_t)((int64_t)0)))); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::.ctor(System.String,System.Int64,System.Diagnostics.Tracing.ActivityTracker_ActivityInfo,System.Guid,System.Diagnostics.Tracing.EventActivityOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityInfo__ctor_mF1424D4A83823CB90CE3CFC3FC07D73862DF6977 (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * __this, String_t* ___name0, int64_t ___uniqueId1, ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * ___creator2, Guid_t ___activityIDToRestore3, int32_t ___options4, const RuntimeMethod* method) { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * G_B2_0 = NULL; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * G_B1_0 = NULL; int32_t G_B3_0 = 0; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * G_B3_1 = NULL; { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); String_t* L_0 = ___name0; __this->set_m_name_0(L_0); int32_t L_1 = ___options4; __this->set_m_eventOptions_5(L_1); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_2 = ___creator2; __this->set_m_creator_8(L_2); int64_t L_3 = ___uniqueId1; __this->set_m_uniqueId_1(L_3); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_4 = ___creator2; G_B1_0 = __this; if (L_4) { G_B2_0 = __this; goto IL_002a; } } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_0032; } IL_002a: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_5 = ___creator2; NullCheck(L_5); int32_t L_6 = L_5->get_m_level_4(); G_B3_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); G_B3_1 = G_B2_0; } IL_0032: { NullCheck(G_B3_1); G_B3_1->set_m_level_4(G_B3_0); Guid_t L_7 = ___activityIDToRestore3; __this->set_m_activityIdToRestore_9(L_7); Guid_t * L_8 = __this->get_address_of_m_guid_2(); int32_t* L_9 = __this->get_address_of_m_activityPathGuidOffset_3(); ActivityInfo_CreateActivityPathGuid_mE268B8C2B8AF9B84630B5454E0D1C0F5305F0509(__this, (Guid_t *)L_8, (int32_t*)L_9, /*hidden argument*/NULL); return; } } // System.Guid System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::get_ActivityId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t ActivityInfo_get_ActivityId_mAF4ADFA8470BA23026C4221A87F00C8FD1AB17DA (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * __this, const RuntimeMethod* method) { { Guid_t L_0 = __this->get_m_guid_2(); return L_0; } } // System.String System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::Path(System.Diagnostics.Tracing.ActivityTracker_ActivityInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ActivityInfo_Path_m209104A8557A657DEE7417F441B864A94CA9345C (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * ___activityInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityInfo_Path_m209104A8557A657DEE7417F441B864A94CA9345C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_0 = ___activityInfo0; if (L_0) { goto IL_0009; } } { return _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; } IL_0009: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_1 = ___activityInfo0; NullCheck(L_1); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_2 = L_1->get_m_creator_8(); String_t* L_3 = ActivityInfo_Path_m209104A8557A657DEE7417F441B864A94CA9345C(L_2, /*hidden argument*/NULL); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_4 = ___activityInfo0; NullCheck(L_4); int64_t L_5 = L_4->get_m_uniqueId_1(); int64_t L_6 = L_5; RuntimeObject * L_7 = Box(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var, &L_6); String_t* L_8 = String_Concat_m2E1F71C491D2429CC80A28745488FEA947BB7AAC(L_3, _stringLiteral42099B4AF021E53FD8FD4E056C2568D7C2E3FFA8, L_7, /*hidden argument*/NULL); return L_8; } } // System.String System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ActivityInfo_ToString_m8C94E010DFEEC41E000C7C27DCF97D0B449270CC (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityInfo_ToString_m8C94E010DFEEC41E000C7C27DCF97D0B449270CC_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { V_0 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; int32_t L_0 = __this->get_m_stopped_7(); if (!L_0) { goto IL_0014; } } { V_0 = _stringLiteralAB1C9356E9E5932B2D0473EB4A0EE2EB4C18DC1C; } IL_0014: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_1 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)5); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_2 = L_1; String_t* L_3 = __this->get_m_name_0(); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (String_t*)L_3); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_4 = L_2; NullCheck(L_4); ArrayElementTypeCheck (L_4, _stringLiteral28ED3A797DA3C48C309A4EF792147F3C56CFEC40); (L_4)->SetAt(static_cast(1), (String_t*)_stringLiteral28ED3A797DA3C48C309A4EF792147F3C56CFEC40); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_5 = L_4; String_t* L_6 = ActivityInfo_Path_m209104A8557A657DEE7417F441B864A94CA9345C(__this, /*hidden argument*/NULL); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(2), (String_t*)L_6); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_7 = L_5; String_t* L_8 = V_0; NullCheck(L_7); ArrayElementTypeCheck (L_7, L_8); (L_7)->SetAt(static_cast(3), (String_t*)L_8); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_9 = L_7; NullCheck(L_9); ArrayElementTypeCheck (L_9, _stringLiteralE7064F0B80F61DBC65915311032D27BAA569AE2A); (L_9)->SetAt(static_cast(4), (String_t*)_stringLiteralE7064F0B80F61DBC65915311032D27BAA569AE2A); String_t* L_10 = String_Concat_m232E857CA5107EA6AC52E7DD7018716C021F237B(L_9, /*hidden argument*/NULL); return L_10; } } // System.String System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::LiveActivities(System.Diagnostics.Tracing.ActivityTracker_ActivityInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ActivityInfo_LiveActivities_mCBEF8A0430ECD9AF83050E02AAB6D4B81D0E3834 (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * ___list0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityInfo_LiveActivities_mCBEF8A0430ECD9AF83050E02AAB6D4B81D0E3834_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_0 = ___list0; if (L_0) { goto IL_0009; } } { return _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; } IL_0009: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_1 = ___list0; NullCheck(L_1); String_t* L_2 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_1); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_3 = ___list0; NullCheck(L_3); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_4 = L_3->get_m_creator_8(); String_t* L_5 = ActivityInfo_LiveActivities_mCBEF8A0430ECD9AF83050E02AAB6D4B81D0E3834(L_4, /*hidden argument*/NULL); String_t* L_6 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(L_2, _stringLiteral2D14AB97CC3DC294C51C0D6814F4EA45F4B4E312, L_5, /*hidden argument*/NULL); return L_6; } } // System.Boolean System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::CanBeOrphan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ActivityInfo_CanBeOrphan_m17EF7FD5866FB7A4B78B57FF036FD7DE5FD2A57F (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_eventOptions_5(); if (!((int32_t)((int32_t)L_0&(int32_t)8))) { goto IL_000c; } } { return (bool)1; } IL_000c: { return (bool)0; } } // System.Void System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::CreateActivityPathGuid(System.Guid&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityInfo_CreateActivityPathGuid_mE268B8C2B8AF9B84630B5454E0D1C0F5305F0509 (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * __this, Guid_t * ___idRet0, int32_t* ___activityPathGuidOffset1, const RuntimeMethod* method) { Guid_t * V_0 = NULL; Guid_t * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; { Guid_t * L_0 = ___idRet0; V_1 = (Guid_t *)L_0; Guid_t * L_1 = V_1; V_0 = (Guid_t *)(((uintptr_t)L_1)); V_2 = 0; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_2 = __this->get_m_creator_8(); if (!L_2) { goto IL_002e; } } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_3 = __this->get_m_creator_8(); NullCheck(L_3); int32_t L_4 = L_3->get_m_activityPathGuidOffset_3(); V_2 = L_4; Guid_t * L_5 = ___idRet0; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_6 = __this->get_m_creator_8(); NullCheck(L_6); Guid_t L_7 = L_6->get_m_guid_2(); *(Guid_t *)L_5 = L_7; goto IL_0040; } IL_002e: { V_3 = 0; int32_t L_8 = Thread_GetDomainID_m7C6DEB9A3289C82B0B17F7234DCA9D2677731547(/*hidden argument*/NULL); V_3 = L_8; Guid_t * L_9 = V_0; int32_t L_10 = V_2; int32_t L_11 = V_3; int32_t L_12 = ActivityInfo_AddIdToGuid_mA6DB51AEA8A7B95EBC26D58976902FAE9605E7C5((Guid_t *)(Guid_t *)L_9, L_10, L_11, (bool)0, /*hidden argument*/NULL); V_2 = L_12; } IL_0040: { int32_t* L_13 = ___activityPathGuidOffset1; Guid_t * L_14 = V_0; int32_t L_15 = V_2; int64_t L_16 = __this->get_m_uniqueId_1(); int32_t L_17 = ActivityInfo_AddIdToGuid_mA6DB51AEA8A7B95EBC26D58976902FAE9605E7C5((Guid_t *)(Guid_t *)L_14, L_15, (((int32_t)((uint32_t)L_16))), (bool)0, /*hidden argument*/NULL); *((int32_t*)L_13) = (int32_t)L_17; int32_t* L_18 = ___activityPathGuidOffset1; int32_t L_19 = *((int32_t*)L_18); if ((((int32_t)((int32_t)12)) >= ((int32_t)L_19))) { goto IL_005e; } } { Guid_t * L_20 = V_0; ActivityInfo_CreateOverflowGuid_mB9A63065544A315F6BC3DC3F10A10B4F6C929CD0(__this, (Guid_t *)(Guid_t *)L_20, /*hidden argument*/NULL); } IL_005e: { V_1 = (Guid_t *)(((uintptr_t)0)); return; } } // System.Void System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::CreateOverflowGuid(System.Guid*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityInfo_CreateOverflowGuid_mB9A63065544A315F6BC3DC3F10A10B4F6C929CD0 (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * __this, Guid_t * ___outPtr0, const RuntimeMethod* method) { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * V_0 = NULL; uint32_t V_1 = 0; { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_0 = __this->get_m_creator_8(); V_0 = L_0; goto IL_0045; } IL_0009: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_1 = V_0; NullCheck(L_1); int32_t L_2 = L_1->get_m_activityPathGuidOffset_3(); if ((((int32_t)L_2) > ((int32_t)((int32_t)10)))) { goto IL_003e; } } { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_3 = V_0; NullCheck(L_3); int64_t* L_4 = L_3->get_address_of_m_lastChildID_6(); int64_t L_5 = Interlocked_Increment_mC76DFF0EEFD78295EB586C282E4B64AA6595C0DC((int64_t*)L_4, /*hidden argument*/NULL); V_1 = (((int32_t)((uint32_t)L_5))); Guid_t * L_6 = ___outPtr0; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_7 = V_0; NullCheck(L_7); Guid_t L_8 = L_7->get_m_guid_2(); *(Guid_t *)L_6 = L_8; Guid_t * L_9 = ___outPtr0; ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_10 = V_0; NullCheck(L_10); int32_t L_11 = L_10->get_m_activityPathGuidOffset_3(); uint32_t L_12 = V_1; int32_t L_13 = ActivityInfo_AddIdToGuid_mA6DB51AEA8A7B95EBC26D58976902FAE9605E7C5((Guid_t *)(Guid_t *)L_9, L_11, L_12, (bool)1, /*hidden argument*/NULL); if ((((int32_t)L_13) <= ((int32_t)((int32_t)12)))) { goto IL_0048; } } IL_003e: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_14 = V_0; NullCheck(L_14); ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_15 = L_14->get_m_creator_8(); V_0 = L_15; } IL_0045: { ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * L_16 = V_0; if (L_16) { goto IL_0009; } } IL_0048: { return; } } // System.Int32 System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::AddIdToGuid(System.Guid*,System.Int32,System.UInt32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ActivityInfo_AddIdToGuid_mA6DB51AEA8A7B95EBC26D58976902FAE9605E7C5 (Guid_t * ___outPtr0, int32_t ___whereToAddId1, uint32_t ___id2, bool ___overflow3, const RuntimeMethod* method) { uint8_t* V_0 = NULL; uint8_t* V_1 = NULL; uint32_t* V_2 = NULL; uint32_t V_3 = 0; { Guid_t * L_0 = ___outPtr0; V_0 = (uint8_t*)L_0; uint8_t* L_1 = V_0; V_1 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, (int32_t)((int32_t)12))); uint8_t* L_2 = V_0; int32_t L_3 = ___whereToAddId1; V_0 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)L_3)); uint8_t* L_4 = V_1; uint8_t* L_5 = V_0; if ((!(((uintptr_t)L_4) <= ((uintptr_t)L_5)))) { goto IL_0012; } } { return ((int32_t)13); } IL_0012: { uint32_t L_6 = ___id2; if ((!(((uint32_t)0) < ((uint32_t)L_6)))) { goto IL_002c; } } { uint32_t L_7 = ___id2; if ((!(((uint32_t)L_7) <= ((uint32_t)((int32_t)10))))) { goto IL_002c; } } { bool L_8 = ___overflow3; if (L_8) { goto IL_002c; } } { uint8_t* L_9 = V_1; uint32_t L_10 = ___id2; ActivityInfo_WriteNibble_mB4EEEC7F9DCD0CEB03434D485BE5F033BF7873E1((uint8_t**)(&V_0), (uint8_t*)(uint8_t*)L_9, L_10, /*hidden argument*/NULL); goto IL_00be; } IL_002c: { V_3 = 4; uint32_t L_11 = ___id2; if ((!(((uint32_t)L_11) <= ((uint32_t)((int32_t)255))))) { goto IL_003a; } } { V_3 = 1; goto IL_0050; } IL_003a: { uint32_t L_12 = ___id2; if ((!(((uint32_t)L_12) <= ((uint32_t)((int32_t)65535))))) { goto IL_0046; } } { V_3 = 2; goto IL_0050; } IL_0046: { uint32_t L_13 = ___id2; if ((!(((uint32_t)L_13) <= ((uint32_t)((int32_t)16777215))))) { goto IL_0050; } } { V_3 = 3; } IL_0050: { bool L_14 = ___overflow3; if (!L_14) { goto IL_0066; } } { uint8_t* L_15 = V_1; uint8_t* L_16 = V_0; if ((!(((uintptr_t)L_15) <= ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_16, (int32_t)2)))))) { goto IL_005c; } } { return ((int32_t)13); } IL_005c: { uint8_t* L_17 = V_1; ActivityInfo_WriteNibble_mB4EEEC7F9DCD0CEB03434D485BE5F033BF7873E1((uint8_t**)(&V_0), (uint8_t*)(uint8_t*)L_17, ((int32_t)11), /*hidden argument*/NULL); } IL_0066: { uint8_t* L_18 = V_1; uint32_t L_19 = V_3; ActivityInfo_WriteNibble_mB4EEEC7F9DCD0CEB03434D485BE5F033BF7873E1((uint8_t**)(&V_0), (uint8_t*)(uint8_t*)L_18, ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)12), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_19, (int32_t)1)))), /*hidden argument*/NULL); uint8_t* L_20 = V_0; uint8_t* L_21 = V_1; if ((!(((uintptr_t)L_20) < ((uintptr_t)L_21)))) { goto IL_00ba; } } { uint8_t* L_22 = V_0; int32_t L_23 = *((uint8_t*)L_22); if (!L_23) { goto IL_00ba; } } { uint32_t L_24 = ___id2; if ((!(((uint32_t)L_24) < ((uint32_t)((int32_t)4096))))) { goto IL_0099; } } { uint8_t* L_25 = V_0; uint32_t L_26 = ___id2; *((int8_t*)L_25) = (int8_t)(((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)192), (int32_t)((int32_t)((uint32_t)L_26>>8))))))); uint32_t L_27 = ___id2; ___id2 = ((int32_t)((int32_t)L_27&(int32_t)((int32_t)255))); } IL_0099: { uint8_t* L_28 = V_0; V_0 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_28, (int32_t)1)); goto IL_00ba; } IL_009f: { uint8_t* L_29 = V_1; uint8_t* L_30 = V_0; if ((!(((uintptr_t)L_29) <= ((uintptr_t)L_30)))) { goto IL_00a9; } } { uint8_t* L_31 = V_0; V_0 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_31, (int32_t)1)); goto IL_00be; } IL_00a9: { uint8_t* L_32 = V_0; uint8_t* L_33 = (uint8_t*)L_32; V_0 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_33, (int32_t)1)); uint32_t L_34 = ___id2; *((int8_t*)L_33) = (int8_t)(((int32_t)((uint8_t)L_34))); uint32_t L_35 = ___id2; ___id2 = ((int32_t)((uint32_t)L_35>>8)); uint32_t L_36 = V_3; V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)1)); } IL_00ba: { uint32_t L_37 = V_3; if ((!(((uint32_t)0) >= ((uint32_t)L_37)))) { goto IL_009f; } } IL_00be: { Guid_t * L_38 = ___outPtr0; V_2 = (uint32_t*)L_38; uint32_t* L_39 = V_2; uint32_t* L_40 = V_2; int32_t L_41 = *((uint32_t*)L_40); uint32_t* L_42 = V_2; int32_t L_43 = *((uint32_t*)((uint32_t*)il2cpp_codegen_add((intptr_t)L_42, (int32_t)4))); uint32_t* L_44 = V_2; int32_t L_45 = *((uint32_t*)((uint32_t*)il2cpp_codegen_add((intptr_t)L_44, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)2)), (int32_t)4))))); *((int32_t*)((uint32_t*)il2cpp_codegen_add((intptr_t)L_39, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)3)), (int32_t)4))))) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)L_43)), (int32_t)L_45)), (int32_t)((int32_t)1503500717))); uint8_t* L_46 = V_0; Guid_t * L_47 = ___outPtr0; return (((int32_t)((int32_t)(((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_46, (intptr_t)L_47))/(int32_t)1)))))))); } } // System.Void System.Diagnostics.Tracing.ActivityTracker_ActivityInfo::WriteNibble(System.Byte*&,System.Byte*,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ActivityInfo_WriteNibble_mB4EEEC7F9DCD0CEB03434D485BE5F033BF7873E1 (uint8_t** ___ptr0, uint8_t* ___endPtr1, uint32_t ___value2, const RuntimeMethod* method) { uint8_t* V_0 = NULL; { uint8_t** L_0 = ___ptr0; int32_t L_1 = *((uint8_t*)(*((intptr_t*)L_0))); if (!L_1) { goto IL_0016; } } { uint8_t** L_2 = ___ptr0; uint8_t** L_3 = ___ptr0; V_0 = (uint8_t*)(*((intptr_t*)L_3)); uint8_t* L_4 = V_0; *((intptr_t*)L_2) = (intptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, (int32_t)1)); uint8_t* L_5 = V_0; uint8_t* L_6 = (uint8_t*)L_5; int32_t L_7 = *((uint8_t*)L_6); uint32_t L_8 = ___value2; *((int8_t*)L_6) = (int8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)L_7|(int32_t)(((int32_t)((uint8_t)L_8)))))))); return; } IL_0016: { uint8_t** L_9 = ___ptr0; uint32_t L_10 = ___value2; *((int8_t*)(*((intptr_t*)L_9))) = (int8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)L_10<<(int32_t)4))))); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.BooleanArrayTypeInfo::WriteMetadata(System.Diagnostics.Tracing.TraceLoggingMetadataCollector,System.String,System.Diagnostics.Tracing.EventFieldFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BooleanArrayTypeInfo_WriteMetadata_mA1EE23C965D4098703A0A2CD9651F249371788B9 (BooleanArrayTypeInfo_t8D17476080DE9FE8BAA1873A346BAAB06CB87663 * __this, TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * ___collector0, String_t* ___name1, int32_t ___format2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BooleanArrayTypeInfo_WriteMetadata_mA1EE23C965D4098703A0A2CD9651F249371788B9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_0 = ___collector0; String_t* L_1 = ___name1; int32_t L_2 = ___format2; IL2CPP_RUNTIME_CLASS_INIT(Statics_t5E1A1DC56C4617D3659228C6FA20FC98476ACF95_il2cpp_TypeInfo_var); int32_t L_3 = Statics_Format8_m1C71026EA0BAB2008E3F0DC1889869CEE6D3822D(L_2, ((int32_t)772), /*hidden argument*/NULL); NullCheck(L_0); TraceLoggingMetadataCollector_AddArray_m9074593EAE95D13523B4F7CF7FB94019CF49F406(L_0, L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.BooleanArrayTypeInfo::WriteData(System.Diagnostics.Tracing.TraceLoggingDataCollector,System.Boolean[]&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BooleanArrayTypeInfo_WriteData_mBAE17DCF09F392EC536BD083A9D8F94814779217 (BooleanArrayTypeInfo_t8D17476080DE9FE8BAA1873A346BAAB06CB87663 * __this, TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * ___collector0, BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040** ___value1, const RuntimeMethod* method) { { TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * L_0 = ___collector0; BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040** L_1 = ___value1; BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_2 = *((BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040**)L_1); NullCheck(L_0); TraceLoggingDataCollector_AddArray_m1440855FB11E1D00775EF965F243085370635048(L_0, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.BooleanArrayTypeInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BooleanArrayTypeInfo__ctor_m4C42FDCC33CCC47576364D5CD3566487FBB26241 (BooleanArrayTypeInfo_t8D17476080DE9FE8BAA1873A346BAAB06CB87663 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BooleanArrayTypeInfo__ctor_m4C42FDCC33CCC47576364D5CD3566487FBB26241_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingTypeInfo_1__ctor_m67AF3348D9FFA851AB4F2F50077B6EA0513E87C6(__this, /*hidden argument*/TraceLoggingTypeInfo_1__ctor_m67AF3348D9FFA851AB4F2F50077B6EA0513E87C6_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.BooleanTypeInfo::WriteMetadata(System.Diagnostics.Tracing.TraceLoggingMetadataCollector,System.String,System.Diagnostics.Tracing.EventFieldFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BooleanTypeInfo_WriteMetadata_m07A6148730F46CDA6105BE96A5325273C035F06D (BooleanTypeInfo_t2A9D55D28358D7F016FEB8DE4DC3F47AE4EB0772 * __this, TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * ___collector0, String_t* ___name1, int32_t ___format2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BooleanTypeInfo_WriteMetadata_m07A6148730F46CDA6105BE96A5325273C035F06D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_0 = ___collector0; String_t* L_1 = ___name1; int32_t L_2 = ___format2; IL2CPP_RUNTIME_CLASS_INIT(Statics_t5E1A1DC56C4617D3659228C6FA20FC98476ACF95_il2cpp_TypeInfo_var); int32_t L_3 = Statics_Format8_m1C71026EA0BAB2008E3F0DC1889869CEE6D3822D(L_2, ((int32_t)772), /*hidden argument*/NULL); NullCheck(L_0); TraceLoggingMetadataCollector_AddScalar_m136E01C1CEEFA221D5F78507069DFE8590CC15FB(L_0, L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.BooleanTypeInfo::WriteData(System.Diagnostics.Tracing.TraceLoggingDataCollector,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BooleanTypeInfo_WriteData_m28A2028D54EDC69FF035DDFD989CAA95C6160623 (BooleanTypeInfo_t2A9D55D28358D7F016FEB8DE4DC3F47AE4EB0772 * __this, TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * ___collector0, bool* ___value1, const RuntimeMethod* method) { { TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * L_0 = ___collector0; bool* L_1 = ___value1; int32_t L_2 = *((uint8_t*)L_1); NullCheck(L_0); TraceLoggingDataCollector_AddScalar_m030CF1F0AAABF9BA35B0AA6620E0902B72BFBA6F(L_0, (bool)L_2, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.BooleanTypeInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BooleanTypeInfo__ctor_mA6C506EA7D9651E4024FD3B1612F2170D7EF37B5 (BooleanTypeInfo_t2A9D55D28358D7F016FEB8DE4DC3F47AE4EB0772 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (BooleanTypeInfo__ctor_mA6C506EA7D9651E4024FD3B1612F2170D7EF37B5_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingTypeInfo_1__ctor_m5CE47246355A9CE9A5A913429AD6DE7593175F6F(__this, /*hidden argument*/TraceLoggingTypeInfo_1__ctor_m5CE47246355A9CE9A5A913429AD6DE7593175F6F_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.ByteArrayTypeInfo::WriteMetadata(System.Diagnostics.Tracing.TraceLoggingMetadataCollector,System.String,System.Diagnostics.Tracing.EventFieldFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByteArrayTypeInfo_WriteMetadata_mCD7E871F81D44427A3A82A00CA8271C3631E55BB (ByteArrayTypeInfo_t5658F3F5721C44850C50467F5A065C635AAE06DB * __this, TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * ___collector0, String_t* ___name1, int32_t ___format2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ByteArrayTypeInfo_WriteMetadata_mCD7E871F81D44427A3A82A00CA8271C3631E55BB_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___format2; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)2))) { case 0: { goto IL_002e; } case 1: { goto IL_0052; } case 2: { goto IL_005f; } } } { int32_t L_1 = ___format2; if ((((int32_t)L_1) == ((int32_t)((int32_t)11)))) { goto IL_0038; } } { int32_t L_2 = ___format2; if ((((int32_t)L_2) == ((int32_t)((int32_t)12)))) { goto IL_0045; } } { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_3 = ___collector0; String_t* L_4 = ___name1; int32_t L_5 = ___format2; IL2CPP_RUNTIME_CLASS_INIT(Statics_t5E1A1DC56C4617D3659228C6FA20FC98476ACF95_il2cpp_TypeInfo_var); int32_t L_6 = Statics_MakeDataType_m9C2ED4465BB2F30FED6D80D9A5237168265DF644(((int32_t)14), L_5, /*hidden argument*/NULL); NullCheck(L_3); TraceLoggingMetadataCollector_AddBinary_mA1EC53EFE1C72570ABAF8FB53F773D52033FD257(L_3, L_4, L_6, /*hidden argument*/NULL); return; } IL_002e: { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_7 = ___collector0; String_t* L_8 = ___name1; NullCheck(L_7); TraceLoggingMetadataCollector_AddBinary_mA1EC53EFE1C72570ABAF8FB53F773D52033FD257(L_7, L_8, ((int32_t)23), /*hidden argument*/NULL); return; } IL_0038: { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_9 = ___collector0; String_t* L_10 = ___name1; NullCheck(L_9); TraceLoggingMetadataCollector_AddBinary_mA1EC53EFE1C72570ABAF8FB53F773D52033FD257(L_9, L_10, ((int32_t)2839), /*hidden argument*/NULL); return; } IL_0045: { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_11 = ___collector0; String_t* L_12 = ___name1; NullCheck(L_11); TraceLoggingMetadataCollector_AddBinary_mA1EC53EFE1C72570ABAF8FB53F773D52033FD257(L_11, L_12, ((int32_t)3095), /*hidden argument*/NULL); return; } IL_0052: { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_13 = ___collector0; String_t* L_14 = ___name1; NullCheck(L_13); TraceLoggingMetadataCollector_AddArray_m9074593EAE95D13523B4F7CF7FB94019CF49F406(L_13, L_14, ((int32_t)772), /*hidden argument*/NULL); return; } IL_005f: { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_15 = ___collector0; String_t* L_16 = ___name1; NullCheck(L_15); TraceLoggingMetadataCollector_AddArray_m9074593EAE95D13523B4F7CF7FB94019CF49F406(L_15, L_16, ((int32_t)1028), /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.ByteArrayTypeInfo::WriteData(System.Diagnostics.Tracing.TraceLoggingDataCollector,System.Byte[]&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByteArrayTypeInfo_WriteData_mF7E0A5229076248F2C2B1F347DC9919E855D911D (ByteArrayTypeInfo_t5658F3F5721C44850C50467F5A065C635AAE06DB * __this, TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * ___collector0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** ___value1, const RuntimeMethod* method) { { TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * L_0 = ___collector0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** L_1 = ___value1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = *((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821**)L_1); NullCheck(L_0); TraceLoggingDataCollector_AddBinary_m64DF06B69258BB59BBAD7C6FF1158EA31BBF93D0(L_0, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.ByteArrayTypeInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByteArrayTypeInfo__ctor_mC48373891BDF2EE356654D62BCFE3E252D365AD3 (ByteArrayTypeInfo_t5658F3F5721C44850C50467F5A065C635AAE06DB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ByteArrayTypeInfo__ctor_mC48373891BDF2EE356654D62BCFE3E252D365AD3_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingTypeInfo_1__ctor_m485696BE8F8F0347AE2C18A182786F71243EFCEB(__this, /*hidden argument*/TraceLoggingTypeInfo_1__ctor_m485696BE8F8F0347AE2C18A182786F71243EFCEB_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.ByteTypeInfo::WriteMetadata(System.Diagnostics.Tracing.TraceLoggingMetadataCollector,System.String,System.Diagnostics.Tracing.EventFieldFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByteTypeInfo_WriteMetadata_mD9012F4D78EA50C79A13F97CB138FAC0EEB2D781 (ByteTypeInfo_t94E7AB7A3DC095734C0A6A80EF36EBCEB9AA823F * __this, TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * ___collector0, String_t* ___name1, int32_t ___format2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ByteTypeInfo_WriteMetadata_mD9012F4D78EA50C79A13F97CB138FAC0EEB2D781_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_0 = ___collector0; String_t* L_1 = ___name1; int32_t L_2 = ___format2; IL2CPP_RUNTIME_CLASS_INIT(Statics_t5E1A1DC56C4617D3659228C6FA20FC98476ACF95_il2cpp_TypeInfo_var); int32_t L_3 = Statics_Format8_m1C71026EA0BAB2008E3F0DC1889869CEE6D3822D(L_2, 4, /*hidden argument*/NULL); NullCheck(L_0); TraceLoggingMetadataCollector_AddScalar_m136E01C1CEEFA221D5F78507069DFE8590CC15FB(L_0, L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.ByteTypeInfo::WriteData(System.Diagnostics.Tracing.TraceLoggingDataCollector,System.Byte&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByteTypeInfo_WriteData_mD3A9BCACC8C7A261A056377E1E44C7609D2DDAC5 (ByteTypeInfo_t94E7AB7A3DC095734C0A6A80EF36EBCEB9AA823F * __this, TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * ___collector0, uint8_t* ___value1, const RuntimeMethod* method) { { TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * L_0 = ___collector0; uint8_t* L_1 = ___value1; int32_t L_2 = *((uint8_t*)L_1); NullCheck(L_0); TraceLoggingDataCollector_AddScalar_mDDFC0EB23CCD9845D919E0DF87A3E00963B39FCF(L_0, (uint8_t)L_2, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.ByteTypeInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ByteTypeInfo__ctor_mC04ADDE2C15F05E2B211965E5E3BFC777BB32776 (ByteTypeInfo_t94E7AB7A3DC095734C0A6A80EF36EBCEB9AA823F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ByteTypeInfo__ctor_mC04ADDE2C15F05E2B211965E5E3BFC777BB32776_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingTypeInfo_1__ctor_m5E37C9D57D3BF0D54FA22B879B618BD00103E4D5(__this, /*hidden argument*/TraceLoggingTypeInfo_1__ctor_m5E37C9D57D3BF0D54FA22B879B618BD00103E4D5_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.CharArrayTypeInfo::WriteMetadata(System.Diagnostics.Tracing.TraceLoggingMetadataCollector,System.String,System.Diagnostics.Tracing.EventFieldFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CharArrayTypeInfo_WriteMetadata_mC7FF2CC1A8F353E1DE380391F9CB5CEAFF2B8DE8 (CharArrayTypeInfo_tA4DA36246558E48DE934DF2709E8F651EEC09AA7 * __this, TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * ___collector0, String_t* ___name1, int32_t ___format2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CharArrayTypeInfo_WriteMetadata_mC7FF2CC1A8F353E1DE380391F9CB5CEAFF2B8DE8_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_0 = ___collector0; String_t* L_1 = ___name1; int32_t L_2 = ___format2; IL2CPP_RUNTIME_CLASS_INIT(Statics_t5E1A1DC56C4617D3659228C6FA20FC98476ACF95_il2cpp_TypeInfo_var); int32_t L_3 = Statics_Format16_m307BF384650F500E54F521F17E146DBBB98F4D08(L_2, ((int32_t)518), /*hidden argument*/NULL); NullCheck(L_0); TraceLoggingMetadataCollector_AddArray_m9074593EAE95D13523B4F7CF7FB94019CF49F406(L_0, L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.CharArrayTypeInfo::WriteData(System.Diagnostics.Tracing.TraceLoggingDataCollector,System.Char[]&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CharArrayTypeInfo_WriteData_mB1D375727E16AD926965EE31F78E496BB8657C33 (CharArrayTypeInfo_tA4DA36246558E48DE934DF2709E8F651EEC09AA7 * __this, TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * ___collector0, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** ___value1, const RuntimeMethod* method) { { TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * L_0 = ___collector0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** L_1 = ___value1; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_2 = *((CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2**)L_1); NullCheck(L_0); TraceLoggingDataCollector_AddArray_m0AA3C1566B2BCAB6F0306AFFC8ED3E258F55DC98(L_0, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.CharArrayTypeInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CharArrayTypeInfo__ctor_m1EE2437D82CF59C21FD9A6202A9BDE9646CA8DDB (CharArrayTypeInfo_tA4DA36246558E48DE934DF2709E8F651EEC09AA7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CharArrayTypeInfo__ctor_m1EE2437D82CF59C21FD9A6202A9BDE9646CA8DDB_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingTypeInfo_1__ctor_m81820F72114873B3A4C3AFB2B3C30E1BFD7180A4(__this, /*hidden argument*/TraceLoggingTypeInfo_1__ctor_m81820F72114873B3A4C3AFB2B3C30E1BFD7180A4_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.CharTypeInfo::WriteMetadata(System.Diagnostics.Tracing.TraceLoggingMetadataCollector,System.String,System.Diagnostics.Tracing.EventFieldFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CharTypeInfo_WriteMetadata_mE577CAC8218A19FD48D32C7675C6DA2887E83E1C (CharTypeInfo_t6E51C2BF61EF98CF737D58FC7F785AECD282D4E1 * __this, TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * ___collector0, String_t* ___name1, int32_t ___format2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CharTypeInfo_WriteMetadata_mE577CAC8218A19FD48D32C7675C6DA2887E83E1C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_0 = ___collector0; String_t* L_1 = ___name1; int32_t L_2 = ___format2; IL2CPP_RUNTIME_CLASS_INIT(Statics_t5E1A1DC56C4617D3659228C6FA20FC98476ACF95_il2cpp_TypeInfo_var); int32_t L_3 = Statics_Format16_m307BF384650F500E54F521F17E146DBBB98F4D08(L_2, ((int32_t)518), /*hidden argument*/NULL); NullCheck(L_0); TraceLoggingMetadataCollector_AddScalar_m136E01C1CEEFA221D5F78507069DFE8590CC15FB(L_0, L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.CharTypeInfo::WriteData(System.Diagnostics.Tracing.TraceLoggingDataCollector,System.Char&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CharTypeInfo_WriteData_m73DF28169B9F52CB9E81E0A5FFACFF1289142B6E (CharTypeInfo_t6E51C2BF61EF98CF737D58FC7F785AECD282D4E1 * __this, TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * ___collector0, Il2CppChar* ___value1, const RuntimeMethod* method) { { TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * L_0 = ___collector0; Il2CppChar* L_1 = ___value1; int32_t L_2 = *((uint16_t*)L_1); NullCheck(L_0); TraceLoggingDataCollector_AddScalar_m2EE5A680F8697DA177197C284601CF9BF8903222(L_0, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.CharTypeInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CharTypeInfo__ctor_m83F187FC1D323E6E2FA872CF3153BAB1F76AC298 (CharTypeInfo_t6E51C2BF61EF98CF737D58FC7F785AECD282D4E1 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CharTypeInfo__ctor_m83F187FC1D323E6E2FA872CF3153BAB1F76AC298_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingTypeInfo_1__ctor_m3F6558CA29363B13A3BA41D638A645A0D27CD361(__this, /*hidden argument*/TraceLoggingTypeInfo_1__ctor_m3F6558CA29363B13A3BA41D638A645A0D27CD361_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.Diagnostics.Tracing.DataCollector IL2CPP_EXTERN_C void DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_marshal_pinvoke(const DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660& unmarshaled, DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_marshaled_pinvoke& marshaled) { marshaled.___scratchEnd_1 = unmarshaled.get_scratchEnd_1(); marshaled.___datasEnd_2 = unmarshaled.get_datasEnd_2(); marshaled.___pinsEnd_3 = unmarshaled.get_pinsEnd_3(); marshaled.___datasStart_4 = unmarshaled.get_datasStart_4(); marshaled.___scratch_5 = unmarshaled.get_scratch_5(); marshaled.___datas_6 = unmarshaled.get_datas_6(); marshaled.___pins_7 = unmarshaled.get_pins_7(); marshaled.___buffer_8 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_buffer_8()); marshaled.___bufferPos_9 = unmarshaled.get_bufferPos_9(); marshaled.___bufferNesting_10 = unmarshaled.get_bufferNesting_10(); marshaled.___writingScalars_11 = static_cast(unmarshaled.get_writingScalars_11()); } IL2CPP_EXTERN_C void DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_marshal_pinvoke_back(const DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_marshaled_pinvoke& marshaled, DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_pinvoke_FromNativeMethodDefinition_MetadataUsageId); s_Il2CppMethodInitialized = true; } unmarshaled.set_scratchEnd_1(marshaled.___scratchEnd_1); unmarshaled.set_datasEnd_2(marshaled.___datasEnd_2); unmarshaled.set_pinsEnd_3(marshaled.___pinsEnd_3); unmarshaled.set_datasStart_4(marshaled.___datasStart_4); unmarshaled.set_scratch_5(marshaled.___scratch_5); unmarshaled.set_datas_6(marshaled.___datas_6); unmarshaled.set_pins_7(marshaled.___pins_7); unmarshaled.set_buffer_8((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var, marshaled.___buffer_8)); int32_t unmarshaled_bufferPos_temp_8 = 0; unmarshaled_bufferPos_temp_8 = marshaled.___bufferPos_9; unmarshaled.set_bufferPos_9(unmarshaled_bufferPos_temp_8); int32_t unmarshaled_bufferNesting_temp_9 = 0; unmarshaled_bufferNesting_temp_9 = marshaled.___bufferNesting_10; unmarshaled.set_bufferNesting_10(unmarshaled_bufferNesting_temp_9); bool unmarshaled_writingScalars_temp_10 = false; unmarshaled_writingScalars_temp_10 = static_cast(marshaled.___writingScalars_11); unmarshaled.set_writingScalars_11(unmarshaled_writingScalars_temp_10); } // Conversion method for clean up from marshalling of: System.Diagnostics.Tracing.DataCollector IL2CPP_EXTERN_C void DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_marshal_pinvoke_cleanup(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_marshaled_pinvoke& marshaled) { il2cpp_codegen_com_destroy_safe_array(marshaled.___buffer_8); marshaled.___buffer_8 = NULL; } // Conversion methods for marshalling of: System.Diagnostics.Tracing.DataCollector IL2CPP_EXTERN_C void DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_marshal_com(const DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660& unmarshaled, DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_marshaled_com& marshaled) { marshaled.___scratchEnd_1 = unmarshaled.get_scratchEnd_1(); marshaled.___datasEnd_2 = unmarshaled.get_datasEnd_2(); marshaled.___pinsEnd_3 = unmarshaled.get_pinsEnd_3(); marshaled.___datasStart_4 = unmarshaled.get_datasStart_4(); marshaled.___scratch_5 = unmarshaled.get_scratch_5(); marshaled.___datas_6 = unmarshaled.get_datas_6(); marshaled.___pins_7 = unmarshaled.get_pins_7(); marshaled.___buffer_8 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_buffer_8()); marshaled.___bufferPos_9 = unmarshaled.get_bufferPos_9(); marshaled.___bufferNesting_10 = unmarshaled.get_bufferNesting_10(); marshaled.___writingScalars_11 = static_cast(unmarshaled.get_writingScalars_11()); } IL2CPP_EXTERN_C void DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_marshal_com_back(const DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_marshaled_com& marshaled, DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_com_FromNativeMethodDefinition_MetadataUsageId); s_Il2CppMethodInitialized = true; } unmarshaled.set_scratchEnd_1(marshaled.___scratchEnd_1); unmarshaled.set_datasEnd_2(marshaled.___datasEnd_2); unmarshaled.set_pinsEnd_3(marshaled.___pinsEnd_3); unmarshaled.set_datasStart_4(marshaled.___datasStart_4); unmarshaled.set_scratch_5(marshaled.___scratch_5); unmarshaled.set_datas_6(marshaled.___datas_6); unmarshaled.set_pins_7(marshaled.___pins_7); unmarshaled.set_buffer_8((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var, marshaled.___buffer_8)); int32_t unmarshaled_bufferPos_temp_8 = 0; unmarshaled_bufferPos_temp_8 = marshaled.___bufferPos_9; unmarshaled.set_bufferPos_9(unmarshaled_bufferPos_temp_8); int32_t unmarshaled_bufferNesting_temp_9 = 0; unmarshaled_bufferNesting_temp_9 = marshaled.___bufferNesting_10; unmarshaled.set_bufferNesting_10(unmarshaled_bufferNesting_temp_9); bool unmarshaled_writingScalars_temp_10 = false; unmarshaled_writingScalars_temp_10 = static_cast(marshaled.___writingScalars_11); unmarshaled.set_writingScalars_11(unmarshaled_writingScalars_temp_10); } // Conversion method for clean up from marshalling of: System.Diagnostics.Tracing.DataCollector IL2CPP_EXTERN_C void DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_marshal_com_cleanup(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_marshaled_com& marshaled) { il2cpp_codegen_com_destroy_safe_array(marshaled.___buffer_8); marshaled.___buffer_8 = NULL; } // System.Void System.Diagnostics.Tracing.DataCollector::Enable(System.Byte*,System.Int32,System.Diagnostics.Tracing.EventSource_EventData*,System.Int32,System.Runtime.InteropServices.GCHandle*,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_Enable_m96EC2766D893ECDFA2FB42ED3D22BD56686C8F46 (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, uint8_t* ___scratch0, int32_t ___scratchSize1, EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___datas2, int32_t ___dataCount3, GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * ___pins4, int32_t ___pinCount5, const RuntimeMethod* method) { { EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_0 = ___datas2; __this->set_datasStart_4((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_0); uint8_t* L_1 = ___scratch0; int32_t L_2 = ___scratchSize1; __this->set_scratchEnd_1((uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, (int32_t)L_2))); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_3 = ___datas2; int32_t L_4 = ___dataCount3; uint32_t L_5 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); __this->set_datasEnd_2((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_3, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_4)), (int32_t)L_5))))); GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_6 = ___pins4; int32_t L_7 = ___pinCount5; uint32_t L_8 = sizeof(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 ); __this->set_pinsEnd_3((GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)((GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_7)), (int32_t)L_8))))); uint8_t* L_9 = ___scratch0; __this->set_scratch_5((uint8_t*)L_9); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_10 = ___datas2; __this->set_datas_6((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_10); GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_11 = ___pins4; __this->set_pins_7((GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)L_11); __this->set_writingScalars_11((bool)0); return; } } IL2CPP_EXTERN_C void DataCollector_Enable_m96EC2766D893ECDFA2FB42ED3D22BD56686C8F46_AdjustorThunk (RuntimeObject * __this, uint8_t* ___scratch0, int32_t ___scratchSize1, EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___datas2, int32_t ___dataCount3, GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * ___pins4, int32_t ___pinCount5, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); DataCollector_Enable_m96EC2766D893ECDFA2FB42ED3D22BD56686C8F46(_thisAdjusted, ___scratch0, ___scratchSize1, ___datas2, ___dataCount3, ___pins4, ___pinCount5, method); } // System.Void System.Diagnostics.Tracing.DataCollector::Disable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_Disable_m2A8088437433B3A9A41C40400CEAB870094DE10F (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method) { { il2cpp_codegen_initobj(__this, sizeof(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 )); return; } } IL2CPP_EXTERN_C void DataCollector_Disable_m2A8088437433B3A9A41C40400CEAB870094DE10F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); DataCollector_Disable_m2A8088437433B3A9A41C40400CEAB870094DE10F(_thisAdjusted, method); } // System.Diagnostics.Tracing.EventSource_EventData* System.Diagnostics.Tracing.DataCollector::Finish() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * DataCollector_Finish_mC345BA60556033F6411F860262E9699D37AFB33B (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method) { { DataCollector_ScalarsEnd_mAC8DCCD8233246BBBE27E55D51BFD96DC47C17DB((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, /*hidden argument*/NULL); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_0 = __this->get_datas_6(); return (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(L_0); } } IL2CPP_EXTERN_C EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * DataCollector_Finish_mC345BA60556033F6411F860262E9699D37AFB33B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); return DataCollector_Finish_mC345BA60556033F6411F860262E9699D37AFB33B(_thisAdjusted, method); } // System.Void System.Diagnostics.Tracing.DataCollector::AddScalar(System.Void*,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_AddScalar_m08825D15318C9D82B2DFB7785373CA14387F4D02 (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, void* ___value0, int32_t ___size1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DataCollector_AddScalar_m08825D15318C9D82B2DFB7785373CA14387F4D02_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint8_t* V_0 = NULL; uint8_t* V_1 = NULL; uint8_t* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; { void* L_0 = ___value0; V_0 = (uint8_t*)L_0; int32_t L_1 = __this->get_bufferNesting_10(); if (L_1) { goto IL_0050; } } { uint8_t* L_2 = __this->get_scratch_5(); V_1 = (uint8_t*)L_2; uint8_t* L_3 = V_1; int32_t L_4 = ___size1; V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)L_4)); uint8_t* L_5 = __this->get_scratchEnd_1(); uint8_t* L_6 = V_2; if ((!(((uintptr_t)L_5) < ((uintptr_t)L_6)))) { goto IL_002e; } } { String_t* L_7 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralFF0564F9DE7547E042152BCA122C87A59C2F4A07, /*hidden argument*/NULL); IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF * L_8 = (IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF *)il2cpp_codegen_object_new(IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF_il2cpp_TypeInfo_var); IndexOutOfRangeException__ctor_mCCE2EFF47A0ACB4B2636F63140F94FCEA71A9BCA(L_8, L_7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, DataCollector_AddScalar_m08825D15318C9D82B2DFB7785373CA14387F4D02_RuntimeMethod_var); } IL_002e: { DataCollector_ScalarsBegin_m264D9FD64BA4BEAC4DC96FB9FFA9D4458D5DF8FA((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, /*hidden argument*/NULL); uint8_t* L_9 = V_2; __this->set_scratch_5((uint8_t*)L_9); V_3 = 0; goto IL_004b; } IL_003f: { uint8_t* L_10 = V_1; int32_t L_11 = V_3; uint8_t* L_12 = V_0; int32_t L_13 = V_3; int32_t L_14 = *((uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_12, (int32_t)L_13))); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_10, (int32_t)L_11))) = (int8_t)L_14; int32_t L_15 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_004b: { int32_t L_16 = V_3; int32_t L_17 = ___size1; if ((!(((uint32_t)L_16) == ((uint32_t)L_17)))) { goto IL_003f; } } { return; } IL_0050: { int32_t L_18 = __this->get_bufferPos_9(); V_4 = L_18; int32_t L_19 = __this->get_bufferPos_9(); int32_t L_20 = ___size1; if (((int64_t)L_19 + (int64_t)L_20 < (int64_t)kIl2CppInt32Min) || ((int64_t)L_19 + (int64_t)L_20 > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), DataCollector_AddScalar_m08825D15318C9D82B2DFB7785373CA14387F4D02_RuntimeMethod_var); __this->set_bufferPos_9(((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)L_20))); DataCollector_EnsureBuffer_m16EE4172BA206E2558E879ABF3383540605A8363((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, /*hidden argument*/NULL); V_5 = 0; goto IL_008b; } IL_0071: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_21 = __this->get_buffer_8(); int32_t L_22 = V_4; uint8_t* L_23 = V_0; int32_t L_24 = V_5; int32_t L_25 = *((uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_23, (int32_t)L_24))); NullCheck(L_21); (L_21)->SetAt(static_cast(L_22), (uint8_t)L_25); int32_t L_26 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); int32_t L_27 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_008b: { int32_t L_28 = V_5; int32_t L_29 = ___size1; if ((!(((uint32_t)L_28) == ((uint32_t)L_29)))) { goto IL_0071; } } { return; } } IL2CPP_EXTERN_C void DataCollector_AddScalar_m08825D15318C9D82B2DFB7785373CA14387F4D02_AdjustorThunk (RuntimeObject * __this, void* ___value0, int32_t ___size1, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); DataCollector_AddScalar_m08825D15318C9D82B2DFB7785373CA14387F4D02(_thisAdjusted, ___value0, ___size1, method); } // System.Void System.Diagnostics.Tracing.DataCollector::AddBinary(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_AddBinary_mAE50602915B73FC52AAAD2A3691AA7392AD7FFAC (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, String_t* ___value0, int32_t ___size1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DataCollector_AddBinary_mAE50602915B73FC52AAAD2A3691AA7392AD7FFAC_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; void* V_1 = NULL; String_t* V_2 = NULL; { int32_t L_0 = ___size1; if ((((int32_t)L_0) <= ((int32_t)((int32_t)65535)))) { goto IL_000f; } } { ___size1 = ((int32_t)65534); } IL_000f: { int32_t L_1 = __this->get_bufferNesting_10(); if (!L_1) { goto IL_0020; } } { int32_t L_2 = ___size1; DataCollector_EnsureBuffer_m605C4A01F1F7A26E1515AD0FC76A8CEE23F4198F((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)2)), /*hidden argument*/NULL); } IL_0020: { DataCollector_AddScalar_m08825D15318C9D82B2DFB7785373CA14387F4D02((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, (void*)(void*)(((uintptr_t)(&___size1))), 2, /*hidden argument*/NULL); int32_t L_3 = ___size1; if (!L_3) { goto IL_0084; } } { int32_t L_4 = __this->get_bufferNesting_10(); if (L_4) { goto IL_0044; } } { DataCollector_ScalarsEnd_mAC8DCCD8233246BBBE27E55D51BFD96DC47C17DB((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, /*hidden argument*/NULL); String_t* L_5 = ___value0; int32_t L_6 = ___size1; DataCollector_PinArray_mA9BB0ACB268FEE6501F56EFBE766D02A0AF15AA6((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, L_5, L_6, /*hidden argument*/NULL); return; } IL_0044: { int32_t L_7 = __this->get_bufferPos_9(); V_0 = L_7; int32_t L_8 = __this->get_bufferPos_9(); int32_t L_9 = ___size1; if (((int64_t)L_8 + (int64_t)L_9 < (int64_t)kIl2CppInt32Min) || ((int64_t)L_8 + (int64_t)L_9 > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), DataCollector_AddBinary_mAE50602915B73FC52AAAD2A3691AA7392AD7FFAC_RuntimeMethod_var); __this->set_bufferPos_9(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9))); DataCollector_EnsureBuffer_m16EE4172BA206E2558E879ABF3383540605A8363((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, /*hidden argument*/NULL); String_t* L_10 = ___value0; V_2 = L_10; String_t* L_11 = V_2; V_1 = (void*)(((uintptr_t)L_11)); void* L_12 = V_1; if (!L_12) { goto IL_006f; } } { void* L_13 = V_1; int32_t L_14 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_1 = (void*)((void*)il2cpp_codegen_add((intptr_t)L_13, (int32_t)L_14)); } IL_006f: { void* L_15 = V_1; intptr_t L_16 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)L_15, /*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_17 = __this->get_buffer_8(); int32_t L_18 = V_0; int32_t L_19 = ___size1; IL2CPP_RUNTIME_CLASS_INIT(Marshal_tC795CE9CC2FFBA41EDB1AC1C0FEC04607DFA8A40_il2cpp_TypeInfo_var); Marshal_Copy_m64744D9E23AFC00AA06CD6B057E19B7C0CE4C0C2((intptr_t)L_16, L_17, L_18, L_19, /*hidden argument*/NULL); V_2 = (String_t*)NULL; } IL_0084: { return; } } IL2CPP_EXTERN_C void DataCollector_AddBinary_mAE50602915B73FC52AAAD2A3691AA7392AD7FFAC_AdjustorThunk (RuntimeObject * __this, String_t* ___value0, int32_t ___size1, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); DataCollector_AddBinary_mAE50602915B73FC52AAAD2A3691AA7392AD7FFAC(_thisAdjusted, ___value0, ___size1, method); } // System.Void System.Diagnostics.Tracing.DataCollector::AddBinary(System.Array,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_AddBinary_mF9695153355117D745C9BAEAD8EA656AA26CCE9C (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, RuntimeArray * ___value0, int32_t ___size1, const RuntimeMethod* method) { { RuntimeArray * L_0 = ___value0; int32_t L_1 = ___size1; DataCollector_AddArray_m2936C91CE082A3131D866834C93721BB6CB68678((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, L_0, L_1, 1, /*hidden argument*/NULL); return; } } IL2CPP_EXTERN_C void DataCollector_AddBinary_mF9695153355117D745C9BAEAD8EA656AA26CCE9C_AdjustorThunk (RuntimeObject * __this, RuntimeArray * ___value0, int32_t ___size1, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); DataCollector_AddBinary_mF9695153355117D745C9BAEAD8EA656AA26CCE9C(_thisAdjusted, ___value0, ___size1, method); } // System.Void System.Diagnostics.Tracing.DataCollector::AddArray(System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_AddArray_m2936C91CE082A3131D866834C93721BB6CB68678 (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, RuntimeArray * ___value0, int32_t ___length1, int32_t ___itemSize2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DataCollector_AddArray_m2936C91CE082A3131D866834C93721BB6CB68678_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___length1; if ((((int32_t)L_0) <= ((int32_t)((int32_t)65535)))) { goto IL_000f; } } { ___length1 = ((int32_t)65535); } IL_000f: { int32_t L_1 = ___length1; int32_t L_2 = ___itemSize2; V_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)L_2)); int32_t L_3 = __this->get_bufferNesting_10(); if (!L_3) { goto IL_0024; } } { int32_t L_4 = V_0; DataCollector_EnsureBuffer_m605C4A01F1F7A26E1515AD0FC76A8CEE23F4198F((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)2)), /*hidden argument*/NULL); } IL_0024: { DataCollector_AddScalar_m08825D15318C9D82B2DFB7785373CA14387F4D02((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, (void*)(void*)(((uintptr_t)(&___length1))), 2, /*hidden argument*/NULL); int32_t L_5 = ___length1; if (!L_5) { goto IL_0072; } } { int32_t L_6 = __this->get_bufferNesting_10(); if (L_6) { goto IL_0048; } } { DataCollector_ScalarsEnd_mAC8DCCD8233246BBBE27E55D51BFD96DC47C17DB((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, /*hidden argument*/NULL); RuntimeArray * L_7 = ___value0; int32_t L_8 = V_0; DataCollector_PinArray_mA9BB0ACB268FEE6501F56EFBE766D02A0AF15AA6((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, L_7, L_8, /*hidden argument*/NULL); return; } IL_0048: { int32_t L_9 = __this->get_bufferPos_9(); V_1 = L_9; int32_t L_10 = __this->get_bufferPos_9(); int32_t L_11 = V_0; if (((int64_t)L_10 + (int64_t)L_11 < (int64_t)kIl2CppInt32Min) || ((int64_t)L_10 + (int64_t)L_11 > (int64_t)kIl2CppInt32Max)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), DataCollector_AddArray_m2936C91CE082A3131D866834C93721BB6CB68678_RuntimeMethod_var); __this->set_bufferPos_9(((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11))); DataCollector_EnsureBuffer_m16EE4172BA206E2558E879ABF3383540605A8363((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, /*hidden argument*/NULL); RuntimeArray * L_12 = ___value0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_13 = __this->get_buffer_8(); int32_t L_14 = V_1; int32_t L_15 = V_0; Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353(L_12, 0, (RuntimeArray *)(RuntimeArray *)L_13, L_14, L_15, /*hidden argument*/NULL); } IL_0072: { return; } } IL2CPP_EXTERN_C void DataCollector_AddArray_m2936C91CE082A3131D866834C93721BB6CB68678_AdjustorThunk (RuntimeObject * __this, RuntimeArray * ___value0, int32_t ___length1, int32_t ___itemSize2, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); DataCollector_AddArray_m2936C91CE082A3131D866834C93721BB6CB68678(_thisAdjusted, ___value0, ___length1, ___itemSize2, method); } // System.Int32 System.Diagnostics.Tracing.DataCollector::BeginBufferedArray() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DataCollector_BeginBufferedArray_m807DC271CDB214E02B63EA8790080AB3C45779B5 (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method) { { DataCollector_BeginBuffered_m0F7945D3305D4A54C5412792B3BFC3241C17839C((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, /*hidden argument*/NULL); int32_t L_0 = __this->get_bufferPos_9(); __this->set_bufferPos_9(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)2))); int32_t L_1 = __this->get_bufferPos_9(); return L_1; } } IL2CPP_EXTERN_C int32_t DataCollector_BeginBufferedArray_m807DC271CDB214E02B63EA8790080AB3C45779B5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); return DataCollector_BeginBufferedArray_m807DC271CDB214E02B63EA8790080AB3C45779B5(_thisAdjusted, method); } // System.Void System.Diagnostics.Tracing.DataCollector::EndBufferedArray(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_EndBufferedArray_m5EB7D38BB8818E569778C5C57DAEE5128AA4634F (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, int32_t ___bookmark0, int32_t ___count1, const RuntimeMethod* method) { { DataCollector_EnsureBuffer_m16EE4172BA206E2558E879ABF3383540605A8363((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, /*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = __this->get_buffer_8(); int32_t L_1 = ___bookmark0; int32_t L_2 = ___count1; NullCheck(L_0); (L_0)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)2))), (uint8_t)(((int32_t)((uint8_t)L_2)))); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = __this->get_buffer_8(); int32_t L_4 = ___bookmark0; int32_t L_5 = ___count1; NullCheck(L_3); (L_3)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))), (uint8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)L_5>>(int32_t)8)))))); DataCollector_EndBuffered_mB38401E54A7144F04DE425E22B77B0226B436851((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, /*hidden argument*/NULL); return; } } IL2CPP_EXTERN_C void DataCollector_EndBufferedArray_m5EB7D38BB8818E569778C5C57DAEE5128AA4634F_AdjustorThunk (RuntimeObject * __this, int32_t ___bookmark0, int32_t ___count1, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); DataCollector_EndBufferedArray_m5EB7D38BB8818E569778C5C57DAEE5128AA4634F(_thisAdjusted, ___bookmark0, ___count1, method); } // System.Void System.Diagnostics.Tracing.DataCollector::BeginBuffered() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_BeginBuffered_m0F7945D3305D4A54C5412792B3BFC3241C17839C (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method) { { DataCollector_ScalarsEnd_mAC8DCCD8233246BBBE27E55D51BFD96DC47C17DB((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, /*hidden argument*/NULL); int32_t L_0 = __this->get_bufferNesting_10(); __this->set_bufferNesting_10(((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))); return; } } IL2CPP_EXTERN_C void DataCollector_BeginBuffered_m0F7945D3305D4A54C5412792B3BFC3241C17839C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); DataCollector_BeginBuffered_m0F7945D3305D4A54C5412792B3BFC3241C17839C(_thisAdjusted, method); } // System.Void System.Diagnostics.Tracing.DataCollector::EndBuffered() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_EndBuffered_mB38401E54A7144F04DE425E22B77B0226B436851 (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_bufferNesting_10(); __this->set_bufferNesting_10(((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1))); int32_t L_1 = __this->get_bufferNesting_10(); if (L_1) { goto IL_003c; } } { DataCollector_EnsureBuffer_m16EE4172BA206E2558E879ABF3383540605A8363((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, /*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = __this->get_buffer_8(); int32_t L_3 = __this->get_bufferPos_9(); DataCollector_PinArray_mA9BB0ACB268FEE6501F56EFBE766D02A0AF15AA6((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, (RuntimeObject *)(RuntimeObject *)L_2, L_3, /*hidden argument*/NULL); __this->set_buffer_8((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL); __this->set_bufferPos_9(0); } IL_003c: { return; } } IL2CPP_EXTERN_C void DataCollector_EndBuffered_mB38401E54A7144F04DE425E22B77B0226B436851_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); DataCollector_EndBuffered_mB38401E54A7144F04DE425E22B77B0226B436851(_thisAdjusted, method); } // System.Void System.Diagnostics.Tracing.DataCollector::EnsureBuffer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_EnsureBuffer_m16EE4172BA206E2558E879ABF3383540605A8363 (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->get_bufferPos_9(); V_0 = L_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = __this->get_buffer_8(); if (!L_1) { goto IL_001a; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = __this->get_buffer_8(); NullCheck(L_2); int32_t L_3 = V_0; if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))) >= ((int32_t)L_3))) { goto IL_0021; } } IL_001a: { int32_t L_4 = V_0; DataCollector_GrowBuffer_mCD2F806216218E8394B131B8317D24070B20726D((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, L_4, /*hidden argument*/NULL); } IL_0021: { return; } } IL2CPP_EXTERN_C void DataCollector_EnsureBuffer_m16EE4172BA206E2558E879ABF3383540605A8363_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); DataCollector_EnsureBuffer_m16EE4172BA206E2558E879ABF3383540605A8363(_thisAdjusted, method); } // System.Void System.Diagnostics.Tracing.DataCollector::EnsureBuffer(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_EnsureBuffer_m605C4A01F1F7A26E1515AD0FC76A8CEE23F4198F (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, int32_t ___additionalSize0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->get_bufferPos_9(); int32_t L_1 = ___additionalSize0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1)); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = __this->get_buffer_8(); if (!L_2) { goto IL_001c; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = __this->get_buffer_8(); NullCheck(L_3); int32_t L_4 = V_0; if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))))) >= ((int32_t)L_4))) { goto IL_0023; } } IL_001c: { int32_t L_5 = V_0; DataCollector_GrowBuffer_mCD2F806216218E8394B131B8317D24070B20726D((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)__this, L_5, /*hidden argument*/NULL); } IL_0023: { return; } } IL2CPP_EXTERN_C void DataCollector_EnsureBuffer_m605C4A01F1F7A26E1515AD0FC76A8CEE23F4198F_AdjustorThunk (RuntimeObject * __this, int32_t ___additionalSize0, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); DataCollector_EnsureBuffer_m605C4A01F1F7A26E1515AD0FC76A8CEE23F4198F(_thisAdjusted, ___additionalSize0, method); } // System.Void System.Diagnostics.Tracing.DataCollector::GrowBuffer(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_GrowBuffer_mCD2F806216218E8394B131B8317D24070B20726D (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, int32_t ___required0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DataCollector_GrowBuffer_mCD2F806216218E8394B131B8317D24070B20726D_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t G_B3_0 = 0; { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = __this->get_buffer_8(); if (!L_0) { goto IL_0012; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = __this->get_buffer_8(); NullCheck(L_1); G_B3_0 = (((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))); goto IL_0014; } IL_0012: { G_B3_0 = ((int32_t)64); } IL_0014: { V_0 = G_B3_0; } IL_0015: { int32_t L_2 = V_0; V_0 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_2, (int32_t)2)); int32_t L_3 = V_0; int32_t L_4 = ___required0; if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_0015; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** L_5 = __this->get_address_of_buffer_8(); int32_t L_6 = V_0; Array_Resize_TisByte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_m06AF58E490AA366B34FFAAA68EF7179C85828C62((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821**)L_5, L_6, /*hidden argument*/Array_Resize_TisByte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_m06AF58E490AA366B34FFAAA68EF7179C85828C62_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C void DataCollector_GrowBuffer_mCD2F806216218E8394B131B8317D24070B20726D_AdjustorThunk (RuntimeObject * __this, int32_t ___required0, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); DataCollector_GrowBuffer_mCD2F806216218E8394B131B8317D24070B20726D(_thisAdjusted, ___required0, method); } // System.Void System.Diagnostics.Tracing.DataCollector::PinArray(System.Object,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_PinArray_mA9BB0ACB268FEE6501F56EFBE766D02A0AF15AA6 (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, RuntimeObject * ___value0, int32_t ___size1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DataCollector_PinArray_mA9BB0ACB268FEE6501F56EFBE766D02A0AF15AA6_MetadataUsageId); s_Il2CppMethodInitialized = true; } GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * V_0 = NULL; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * V_1 = NULL; { GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_0 = __this->get_pins_7(); V_0 = (GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)L_0; GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_1 = __this->get_pinsEnd_3(); GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_2 = V_0; if ((!(((uintptr_t)L_1) <= ((uintptr_t)L_2)))) { goto IL_0020; } } { String_t* L_3 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral861FFEB525C79A49BD38DF69C967458340F5AC82, /*hidden argument*/NULL); IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF * L_4 = (IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF *)il2cpp_codegen_object_new(IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF_il2cpp_TypeInfo_var); IndexOutOfRangeException__ctor_mCCE2EFF47A0ACB4B2636F63140F94FCEA71A9BCA(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, DataCollector_PinArray_mA9BB0ACB268FEE6501F56EFBE766D02A0AF15AA6_RuntimeMethod_var); } IL_0020: { EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_5 = __this->get_datas_6(); V_1 = (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_5; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_6 = __this->get_datasEnd_2(); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_7 = V_1; if ((!(((uintptr_t)L_6) <= ((uintptr_t)L_7)))) { goto IL_0040; } } { String_t* L_8 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral633EFDC887565A0AD400A6C69845EA8BDA17116A, /*hidden argument*/NULL); IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF * L_9 = (IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF *)il2cpp_codegen_object_new(IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF_il2cpp_TypeInfo_var); IndexOutOfRangeException__ctor_mCCE2EFF47A0ACB4B2636F63140F94FCEA71A9BCA(L_9, L_8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, DataCollector_PinArray_mA9BB0ACB268FEE6501F56EFBE766D02A0AF15AA6_RuntimeMethod_var); } IL_0040: { GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_10 = V_0; uint32_t L_11 = sizeof(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 ); __this->set_pins_7((GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)((GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)il2cpp_codegen_add((intptr_t)L_10, (int32_t)L_11))); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_12 = V_1; uint32_t L_13 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); __this->set_datas_6((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_12, (int32_t)L_13))); GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_14 = V_0; RuntimeObject * L_15 = ___value0; GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 L_16 = GCHandle_Alloc_m30DAF14F75E3A692C594965CE6724E2454DE9A2E(L_15, 3, /*hidden argument*/NULL); *(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)L_14 = L_16; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_17 = V_1; GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_18 = V_0; intptr_t L_19 = GCHandle_AddrOfPinnedObject_mA20090CB8274F28D087A6E8AD36D3230B6741EA5((GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)L_18, /*hidden argument*/NULL); void* L_20 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var); uintptr_t L_21 = UIntPtr_op_Explicit_m484C2BD47D35FBD254A95FD56CCABD27CC79C95F((void*)(void*)L_20, /*hidden argument*/NULL); uint64_t L_22 = UIntPtr_op_Explicit_m0F6E9EC046D4A796A257B9C2192A21051DC90075(L_21, /*hidden argument*/NULL); NullCheck(L_17); L_17->set_m_Ptr_0(L_22); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_23 = V_1; int32_t L_24 = ___size1; NullCheck(L_23); L_23->set_m_Size_1(L_24); return; } } IL2CPP_EXTERN_C void DataCollector_PinArray_mA9BB0ACB268FEE6501F56EFBE766D02A0AF15AA6_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___value0, int32_t ___size1, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); DataCollector_PinArray_mA9BB0ACB268FEE6501F56EFBE766D02A0AF15AA6(_thisAdjusted, ___value0, ___size1, method); } // System.Void System.Diagnostics.Tracing.DataCollector::ScalarsBegin() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_ScalarsBegin_m264D9FD64BA4BEAC4DC96FB9FFA9D4458D5DF8FA (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DataCollector_ScalarsBegin_m264D9FD64BA4BEAC4DC96FB9FFA9D4458D5DF8FA_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * V_0 = NULL; { bool L_0 = __this->get_writingScalars_11(); if (L_0) { goto IL_0045; } } { EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_1 = __this->get_datas_6(); V_0 = (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_1; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_2 = __this->get_datasEnd_2(); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_3 = V_0; if ((!(((uintptr_t)L_2) <= ((uintptr_t)L_3)))) { goto IL_0028; } } { String_t* L_4 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral633EFDC887565A0AD400A6C69845EA8BDA17116A, /*hidden argument*/NULL); IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF * L_5 = (IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF *)il2cpp_codegen_object_new(IndexOutOfRangeException_tEC7665FC66525AB6A6916A7EB505E5591683F0CF_il2cpp_TypeInfo_var); IndexOutOfRangeException__ctor_mCCE2EFF47A0ACB4B2636F63140F94FCEA71A9BCA(L_5, L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, DataCollector_ScalarsBegin_m264D9FD64BA4BEAC4DC96FB9FFA9D4458D5DF8FA_RuntimeMethod_var); } IL_0028: { EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_6 = V_0; uint8_t* L_7 = __this->get_scratch_5(); IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var); uintptr_t L_8 = UIntPtr_op_Explicit_m484C2BD47D35FBD254A95FD56CCABD27CC79C95F((void*)(void*)L_7, /*hidden argument*/NULL); uint64_t L_9 = UIntPtr_op_Explicit_m0F6E9EC046D4A796A257B9C2192A21051DC90075(L_8, /*hidden argument*/NULL); NullCheck(L_6); L_6->set_m_Ptr_0(L_9); __this->set_writingScalars_11((bool)1); } IL_0045: { return; } } IL2CPP_EXTERN_C void DataCollector_ScalarsBegin_m264D9FD64BA4BEAC4DC96FB9FFA9D4458D5DF8FA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); DataCollector_ScalarsBegin_m264D9FD64BA4BEAC4DC96FB9FFA9D4458D5DF8FA(_thisAdjusted, method); } // System.Void System.Diagnostics.Tracing.DataCollector::ScalarsEnd() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DataCollector_ScalarsEnd_mAC8DCCD8233246BBBE27E55D51BFD96DC47C17DB (DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DataCollector_ScalarsEnd_mAC8DCCD8233246BBBE27E55D51BFD96DC47C17DB_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * V_0 = NULL; { bool L_0 = __this->get_writingScalars_11(); if (!L_0) { goto IL_003c; } } { EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_1 = __this->get_datas_6(); V_0 = (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_1; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_2 = V_0; uint8_t* L_3 = __this->get_scratch_5(); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_4 = V_0; NullCheck(L_4); int64_t L_5 = L_4->get_m_Ptr_0(); if ((int64_t)(L_5) > UINTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), DataCollector_ScalarsEnd_mAC8DCCD8233246BBBE27E55D51BFD96DC47C17DB_RuntimeMethod_var); if ((int64_t)((((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_3, (intptr_t)(((uintptr_t)L_5))))/(int32_t)1)))))) > 2147483647LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), DataCollector_ScalarsEnd_mAC8DCCD8233246BBBE27E55D51BFD96DC47C17DB_RuntimeMethod_var); NullCheck(L_2); L_2->set_m_Size_1((((int32_t)((int32_t)(((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_3, (intptr_t)(((uintptr_t)L_5))))/(int32_t)1))))))))); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_6 = V_0; uint32_t L_7 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); __this->set_datas_6((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_6, (int32_t)L_7))); __this->set_writingScalars_11((bool)0); } IL_003c: { return; } } IL2CPP_EXTERN_C void DataCollector_ScalarsEnd_mAC8DCCD8233246BBBE27E55D51BFD96DC47C17DB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 * _thisAdjusted = reinterpret_cast(__this + _offset); DataCollector_ScalarsEnd_mAC8DCCD8233246BBBE27E55D51BFD96DC47C17DB(_thisAdjusted, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.DateTimeOffsetTypeInfo::WriteMetadata(System.Diagnostics.Tracing.TraceLoggingMetadataCollector,System.String,System.Diagnostics.Tracing.EventFieldFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeOffsetTypeInfo_WriteMetadata_mB5CF44C8DD3E10801E57E5DE92AB3BBFEA77552F (DateTimeOffsetTypeInfo_tF43B2DF5DDA8C80D44E4466D622724CA9F56B2B7 * __this, TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * ___collector0, String_t* ___name1, int32_t ___format2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DateTimeOffsetTypeInfo_WriteMetadata_mB5CF44C8DD3E10801E57E5DE92AB3BBFEA77552F_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_0 = ___collector0; String_t* L_1 = ___name1; NullCheck(L_0); TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_2 = TraceLoggingMetadataCollector_AddGroup_m938D13CD9816CA7D62161EF0700AAAEB45884160(L_0, L_1, /*hidden argument*/NULL); TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_3 = L_2; int32_t L_4 = ___format2; IL2CPP_RUNTIME_CLASS_INIT(Statics_t5E1A1DC56C4617D3659228C6FA20FC98476ACF95_il2cpp_TypeInfo_var); int32_t L_5 = Statics_MakeDataType_m9C2ED4465BB2F30FED6D80D9A5237168265DF644(((int32_t)17), L_4, /*hidden argument*/NULL); NullCheck(L_3); TraceLoggingMetadataCollector_AddScalar_m136E01C1CEEFA221D5F78507069DFE8590CC15FB(L_3, _stringLiteral53ADEBDC2B1CBBEDB56395B19A73FE47B87CC554, L_5, /*hidden argument*/NULL); NullCheck(L_3); TraceLoggingMetadataCollector_AddScalar_m136E01C1CEEFA221D5F78507069DFE8590CC15FB(L_3, _stringLiteralCE667716547FA82BC8795AD7EF205E9410193ED0, ((int32_t)9), /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.DateTimeOffsetTypeInfo::WriteData(System.Diagnostics.Tracing.TraceLoggingDataCollector,System.DateTimeOffset&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeOffsetTypeInfo_WriteData_m7332322CA12B9611780B69333EDAE41C8FCFBF29 (DateTimeOffsetTypeInfo_tF43B2DF5DDA8C80D44E4466D622724CA9F56B2B7 * __this, TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * ___collector0, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * ___value1, const RuntimeMethod* method) { int64_t V_0 = 0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_1; memset((&V_1), 0, sizeof(V_1)); TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * G_B2_0 = NULL; TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * G_B1_0 = NULL; int64_t G_B3_0 = 0; TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * G_B3_1 = NULL; { DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * L_0 = ___value1; int64_t L_1 = DateTimeOffset_get_Ticks_m2B7D122F1D78FE0D4AA0508D99F5C05228A3599D((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)L_0, /*hidden argument*/NULL); V_0 = L_1; TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * L_2 = ___collector0; int64_t L_3 = V_0; G_B1_0 = L_2; if ((((int64_t)L_3) < ((int64_t)((int64_t)504911232000000000LL)))) { G_B2_0 = L_2; goto IL_0021; } } { int64_t L_4 = V_0; G_B3_0 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_4, (int64_t)((int64_t)504911232000000000LL))); G_B3_1 = G_B1_0; goto IL_0023; } IL_0021: { G_B3_0 = (((int64_t)((int64_t)0))); G_B3_1 = G_B2_0; } IL_0023: { NullCheck(G_B3_1); TraceLoggingDataCollector_AddScalar_mE84AEED03D7F7EDD965444C4A8A575FF99B78E1A(G_B3_1, G_B3_0, /*hidden argument*/NULL); TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * L_5 = ___collector0; DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * L_6 = ___value1; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_7 = DateTimeOffset_get_Offset_mC07F738A0874800AB5BDDCE4A229F0FDFA2E01B0((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)L_6, /*hidden argument*/NULL); V_1 = L_7; int64_t L_8 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_1), /*hidden argument*/NULL); NullCheck(L_5); TraceLoggingDataCollector_AddScalar_mE84AEED03D7F7EDD965444C4A8A575FF99B78E1A(L_5, L_8, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.DateTimeOffsetTypeInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeOffsetTypeInfo__ctor_m15CCCCC4AC20E4A3CE0A9F9F07D45C502A64C386 (DateTimeOffsetTypeInfo_tF43B2DF5DDA8C80D44E4466D622724CA9F56B2B7 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DateTimeOffsetTypeInfo__ctor_m15CCCCC4AC20E4A3CE0A9F9F07D45C502A64C386_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingTypeInfo_1__ctor_mADBDC82A0DCF5AA917F947487B3843BC832847F5(__this, /*hidden argument*/TraceLoggingTypeInfo_1__ctor_mADBDC82A0DCF5AA917F947487B3843BC832847F5_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.DateTimeTypeInfo::WriteMetadata(System.Diagnostics.Tracing.TraceLoggingMetadataCollector,System.String,System.Diagnostics.Tracing.EventFieldFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeTypeInfo_WriteMetadata_m4BE24D3F7EF79D507A0EFFA0CD0DFC5F12D9B72E (DateTimeTypeInfo_tBB003B99145DFD499F2DEF1761291D2E0755A405 * __this, TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * ___collector0, String_t* ___name1, int32_t ___format2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DateTimeTypeInfo_WriteMetadata_m4BE24D3F7EF79D507A0EFFA0CD0DFC5F12D9B72E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_0 = ___collector0; String_t* L_1 = ___name1; int32_t L_2 = ___format2; IL2CPP_RUNTIME_CLASS_INIT(Statics_t5E1A1DC56C4617D3659228C6FA20FC98476ACF95_il2cpp_TypeInfo_var); int32_t L_3 = Statics_MakeDataType_m9C2ED4465BB2F30FED6D80D9A5237168265DF644(((int32_t)17), L_2, /*hidden argument*/NULL); NullCheck(L_0); TraceLoggingMetadataCollector_AddScalar_m136E01C1CEEFA221D5F78507069DFE8590CC15FB(L_0, L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.DateTimeTypeInfo::WriteData(System.Diagnostics.Tracing.TraceLoggingDataCollector,System.DateTime&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeTypeInfo_WriteData_mFA2B7BBA92EC712E3D58C342C15EB42665F3D948 (DateTimeTypeInfo_tBB003B99145DFD499F2DEF1761291D2E0755A405 * __this, TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * ___collector0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * ___value1, const RuntimeMethod* method) { int64_t V_0 = 0; TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * G_B2_0 = NULL; TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * G_B1_0 = NULL; int64_t G_B3_0 = 0; TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * G_B3_1 = NULL; { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_0 = ___value1; int64_t L_1 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_0, /*hidden argument*/NULL); V_0 = L_1; TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * L_2 = ___collector0; int64_t L_3 = V_0; G_B1_0 = L_2; if ((((int64_t)L_3) < ((int64_t)((int64_t)504911232000000000LL)))) { G_B2_0 = L_2; goto IL_0021; } } { int64_t L_4 = V_0; G_B3_0 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_4, (int64_t)((int64_t)504911232000000000LL))); G_B3_1 = G_B1_0; goto IL_0023; } IL_0021: { G_B3_0 = (((int64_t)((int64_t)0))); G_B3_1 = G_B2_0; } IL_0023: { NullCheck(G_B3_1); TraceLoggingDataCollector_AddScalar_mE84AEED03D7F7EDD965444C4A8A575FF99B78E1A(G_B3_1, G_B3_0, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.DateTimeTypeInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeTypeInfo__ctor_m963A7C1FB683821F9728B33B2BA04C0D8A73B1F4 (DateTimeTypeInfo_tBB003B99145DFD499F2DEF1761291D2E0755A405 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DateTimeTypeInfo__ctor_m963A7C1FB683821F9728B33B2BA04C0D8A73B1F4_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingTypeInfo_1__ctor_mC91976BC0F373C0064A88BC4A45121832C0A0FCF(__this, /*hidden argument*/TraceLoggingTypeInfo_1__ctor_mC91976BC0F373C0064A88BC4A45121832C0A0FCF_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.DecimalTypeInfo::WriteMetadata(System.Diagnostics.Tracing.TraceLoggingMetadataCollector,System.String,System.Diagnostics.Tracing.EventFieldFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecimalTypeInfo_WriteMetadata_m0DF80910557674432657F9301DA0F2DA238B285F (DecimalTypeInfo_t010453A90659A30B7B7D48C9D98F22DD729F0F85 * __this, TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * ___collector0, String_t* ___name1, int32_t ___format2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DecimalTypeInfo_WriteMetadata_m0DF80910557674432657F9301DA0F2DA238B285F_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_0 = ___collector0; String_t* L_1 = ___name1; int32_t L_2 = ___format2; IL2CPP_RUNTIME_CLASS_INIT(Statics_t5E1A1DC56C4617D3659228C6FA20FC98476ACF95_il2cpp_TypeInfo_var); int32_t L_3 = Statics_MakeDataType_m9C2ED4465BB2F30FED6D80D9A5237168265DF644(((int32_t)12), L_2, /*hidden argument*/NULL); NullCheck(L_0); TraceLoggingMetadataCollector_AddScalar_m136E01C1CEEFA221D5F78507069DFE8590CC15FB(L_0, L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.DecimalTypeInfo::WriteData(System.Diagnostics.Tracing.TraceLoggingDataCollector,System.Decimal&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecimalTypeInfo_WriteData_m0B7A8C4A3B2D4FF9E765B48AF93587DA6D2098AA (DecimalTypeInfo_t010453A90659A30B7B7D48C9D98F22DD729F0F85 * __this, TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * ___collector0, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DecimalTypeInfo_WriteData_m0B7A8C4A3B2D4FF9E765B48AF93587DA6D2098AA_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * L_0 = ___collector0; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * L_1 = ___value1; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_2 = (*(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)L_1); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var); double L_3 = Decimal_op_Explicit_mB7F34E3B2DFB6211CA5ACB5497DA6CDCB09FC6CE(L_2, /*hidden argument*/NULL); NullCheck(L_0); TraceLoggingDataCollector_AddScalar_m075915BEBFC9E59FB99C82B93B172439A96494D6(L_0, (((double)((double)L_3))), /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.DecimalTypeInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DecimalTypeInfo__ctor_mF2531EBF69BEC23272D7EBC06FB6CB789EE282A3 (DecimalTypeInfo_t010453A90659A30B7B7D48C9D98F22DD729F0F85 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DecimalTypeInfo__ctor_mF2531EBF69BEC23272D7EBC06FB6CB789EE282A3_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingTypeInfo_1__ctor_mADD739043A0B44F6D430F6CEAB3E5B24B5A30686(__this, /*hidden argument*/TraceLoggingTypeInfo_1__ctor_mADD739043A0B44F6D430F6CEAB3E5B24B5A30686_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.DoubleArrayTypeInfo::WriteMetadata(System.Diagnostics.Tracing.TraceLoggingMetadataCollector,System.String,System.Diagnostics.Tracing.EventFieldFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DoubleArrayTypeInfo_WriteMetadata_m59A14C61353BF38C5DB529EAC4EF403609E425D6 (DoubleArrayTypeInfo_t1FAAA8719DBC90C5C0E90721B27823D79BA963C2 * __this, TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * ___collector0, String_t* ___name1, int32_t ___format2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DoubleArrayTypeInfo_WriteMetadata_m59A14C61353BF38C5DB529EAC4EF403609E425D6_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_0 = ___collector0; String_t* L_1 = ___name1; int32_t L_2 = ___format2; IL2CPP_RUNTIME_CLASS_INIT(Statics_t5E1A1DC56C4617D3659228C6FA20FC98476ACF95_il2cpp_TypeInfo_var); int32_t L_3 = Statics_Format64_m9EA165BBDCDC6E40774219DC6EB0214564FC5184(L_2, ((int32_t)12), /*hidden argument*/NULL); NullCheck(L_0); TraceLoggingMetadataCollector_AddArray_m9074593EAE95D13523B4F7CF7FB94019CF49F406(L_0, L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.DoubleArrayTypeInfo::WriteData(System.Diagnostics.Tracing.TraceLoggingDataCollector,System.Double[]&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DoubleArrayTypeInfo_WriteData_m9450D339E028432799F22EFB0D2DF0F08DE51D3F (DoubleArrayTypeInfo_t1FAAA8719DBC90C5C0E90721B27823D79BA963C2 * __this, TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * ___collector0, DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D** ___value1, const RuntimeMethod* method) { { TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * L_0 = ___collector0; DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D** L_1 = ___value1; DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D* L_2 = *((DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D**)L_1); NullCheck(L_0); TraceLoggingDataCollector_AddArray_mD60FAB2811AD7D19E8E40FB15D788A3A01F5CA19(L_0, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.DoubleArrayTypeInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DoubleArrayTypeInfo__ctor_mA1D7B8202A7F5FE4462E05403AF389C57308729D (DoubleArrayTypeInfo_t1FAAA8719DBC90C5C0E90721B27823D79BA963C2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DoubleArrayTypeInfo__ctor_mA1D7B8202A7F5FE4462E05403AF389C57308729D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingTypeInfo_1__ctor_mF1DC77DF904B1CAE7A931DF452309AD902CBFD43(__this, /*hidden argument*/TraceLoggingTypeInfo_1__ctor_mF1DC77DF904B1CAE7A931DF452309AD902CBFD43_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.DoubleTypeInfo::WriteMetadata(System.Diagnostics.Tracing.TraceLoggingMetadataCollector,System.String,System.Diagnostics.Tracing.EventFieldFormat) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DoubleTypeInfo_WriteMetadata_m2A4FFE877B83DCA94583DAC1F80E3669316ACDD0 (DoubleTypeInfo_t5F4612E68335079CCE043E18B1353130DA731B73 * __this, TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * ___collector0, String_t* ___name1, int32_t ___format2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DoubleTypeInfo_WriteMetadata_m2A4FFE877B83DCA94583DAC1F80E3669316ACDD0_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingMetadataCollector_t794F754226AD9DDCF0B4E0055DE3AA7378DEDD7E * L_0 = ___collector0; String_t* L_1 = ___name1; int32_t L_2 = ___format2; IL2CPP_RUNTIME_CLASS_INIT(Statics_t5E1A1DC56C4617D3659228C6FA20FC98476ACF95_il2cpp_TypeInfo_var); int32_t L_3 = Statics_Format64_m9EA165BBDCDC6E40774219DC6EB0214564FC5184(L_2, ((int32_t)12), /*hidden argument*/NULL); NullCheck(L_0); TraceLoggingMetadataCollector_AddScalar_m136E01C1CEEFA221D5F78507069DFE8590CC15FB(L_0, L_1, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.DoubleTypeInfo::WriteData(System.Diagnostics.Tracing.TraceLoggingDataCollector,System.Double&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DoubleTypeInfo_WriteData_m27CE61D12C5C903258BEDC8F254EDD92CCD5FA37 (DoubleTypeInfo_t5F4612E68335079CCE043E18B1353130DA731B73 * __this, TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * ___collector0, double* ___value1, const RuntimeMethod* method) { { TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * L_0 = ___collector0; double* L_1 = ___value1; double L_2 = *((double*)L_1); NullCheck(L_0); TraceLoggingDataCollector_AddScalar_m075915BEBFC9E59FB99C82B93B172439A96494D6(L_0, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.DoubleTypeInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DoubleTypeInfo__ctor_m0FC3E8A06AF05EE78EBFC4BEB3C45686DE65143B (DoubleTypeInfo_t5F4612E68335079CCE043E18B1353130DA731B73 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DoubleTypeInfo__ctor_m0FC3E8A06AF05EE78EBFC4BEB3C45686DE65143B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TraceLoggingTypeInfo_1__ctor_m6736EEDD36D2F8F9C58989D40D20F8F60CC7E8B5(__this, /*hidden argument*/TraceLoggingTypeInfo_1__ctor_m6736EEDD36D2F8F9C58989D40D20F8F60CC7E8B5_RuntimeMethod_var); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Diagnostics.Tracing.EtwSession System.Diagnostics.Tracing.EtwSession::GetEtwSession(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * EtwSession_GetEtwSession_m14FE36A6BDA36657ACA9BBEA4C60CB565F9123C7 (int32_t ___etwSessionId0, bool ___bCreateIfNeeded1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EtwSession_GetEtwSession_m14FE36A6BDA36657ACA9BBEA4C60CB565F9123C7_MetadataUsageId); s_Il2CppMethodInitialized = true; } EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * V_0 = NULL; Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9 V_1; memset((&V_1), 0, sizeof(V_1)); EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { int32_t L_0 = ___etwSessionId0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0006; } } { return (EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D *)NULL; } IL_0006: { IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * L_1 = ((EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_StaticFields*)il2cpp_codegen_static_fields_for(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var))->get_s_etwSessions_2(); NullCheck(L_1); Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9 L_2 = List_1_GetEnumerator_mF5947B51A8D52827BFB44A79CA415D8D603F20CA(L_1, /*hidden argument*/List_1_GetEnumerator_mF5947B51A8D52827BFB44A79CA415D8D603F20CA_RuntimeMethod_var); V_1 = L_2; } IL_0011: try { // begin try (depth: 1) { goto IL_0030; } IL_0013: { WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C * L_3 = Enumerator_get_Current_m92E845B897A185775589F04AB1545350A5CE9659_inline((Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9 *)(&V_1), /*hidden argument*/Enumerator_get_Current_m92E845B897A185775589F04AB1545350A5CE9659_RuntimeMethod_var); NullCheck(L_3); bool L_4 = WeakReference_1_TryGetTarget_m4B931D6E4D5FC2F049728BC3B6669A3CDFCC2E09(L_3, (EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D **)(&V_0), /*hidden argument*/WeakReference_1_TryGetTarget_m4B931D6E4D5FC2F049728BC3B6669A3CDFCC2E09_RuntimeMethod_var); if (!L_4) { goto IL_0030; } } IL_0023: { EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_5 = V_0; NullCheck(L_5); int32_t L_6 = L_5->get_m_etwSessionId_0(); int32_t L_7 = ___etwSessionId0; if ((!(((uint32_t)L_6) == ((uint32_t)L_7)))) { goto IL_0030; } } IL_002c: { EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_8 = V_0; V_2 = L_8; IL2CPP_LEAVE(0x8B, FINALLY_003b); } IL_0030: { bool L_9 = Enumerator_MoveNext_m34B4BD472A4C190B7CF7D7BB62519CDC26572ACA((Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9 *)(&V_1), /*hidden argument*/Enumerator_MoveNext_m34B4BD472A4C190B7CF7D7BB62519CDC26572ACA_RuntimeMethod_var); if (L_9) { goto IL_0013; } } IL_0039: { IL2CPP_LEAVE(0x49, FINALLY_003b); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003b; } FINALLY_003b: { // begin finally (depth: 1) Enumerator_Dispose_mB0DA70A2E1B2C41E208BE127EB1424749BF79DC7((Enumerator_t984D39F3A7AD12B624F834C62E0E5017FDA008D9 *)(&V_1), /*hidden argument*/Enumerator_Dispose_mB0DA70A2E1B2C41E208BE127EB1424749BF79DC7_RuntimeMethod_var); IL2CPP_END_FINALLY(59) } // end finally (depth: 1) IL2CPP_CLEANUP(59) { IL2CPP_JUMP_TBL(0x8B, IL_008b) IL2CPP_JUMP_TBL(0x49, IL_0049) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0049: { bool L_10 = ___bCreateIfNeeded1; if (L_10) { goto IL_004e; } } { return (EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D *)NULL; } IL_004e: { IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * L_11 = ((EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_StaticFields*)il2cpp_codegen_static_fields_for(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var))->get_s_etwSessions_2(); if (L_11) { goto IL_005f; } } { List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * L_12 = (List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD *)il2cpp_codegen_object_new(List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD_il2cpp_TypeInfo_var); List_1__ctor_mFA59AD9F81154BCAA172F642DA6D2717B5203DC4(L_12, /*hidden argument*/List_1__ctor_mFA59AD9F81154BCAA172F642DA6D2717B5203DC4_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); ((EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_StaticFields*)il2cpp_codegen_static_fields_for(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var))->set_s_etwSessions_2(L_12); } IL_005f: { int32_t L_13 = ___etwSessionId0; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_14 = (EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D *)il2cpp_codegen_object_new(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); EtwSession__ctor_m7E42DF90818C56AD7D42EC3253F9093601D14298(L_14, L_13, /*hidden argument*/NULL); V_0 = L_14; IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * L_15 = ((EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_StaticFields*)il2cpp_codegen_static_fields_for(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var))->get_s_etwSessions_2(); EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_16 = V_0; WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C * L_17 = (WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C *)il2cpp_codegen_object_new(WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C_il2cpp_TypeInfo_var); WeakReference_1__ctor_m1D1205FEE4C0142F9E4CC8C32D88AD73BA16B002(L_17, L_16, /*hidden argument*/WeakReference_1__ctor_m1D1205FEE4C0142F9E4CC8C32D88AD73BA16B002_RuntimeMethod_var); NullCheck(L_15); List_1_Add_m4349B613F1434E41B26E92A1DA0B16A2D999F455(L_15, L_17, /*hidden argument*/List_1_Add_m4349B613F1434E41B26E92A1DA0B16A2D999F455_RuntimeMethod_var); List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * L_18 = ((EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_StaticFields*)il2cpp_codegen_static_fields_for(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var))->get_s_etwSessions_2(); NullCheck(L_18); int32_t L_19 = List_1_get_Count_mA529126CD2ED693219838C09130EC90DB560201C_inline(L_18, /*hidden argument*/List_1_get_Count_mA529126CD2ED693219838C09130EC90DB560201C_RuntimeMethod_var); if ((((int32_t)L_19) <= ((int32_t)((int32_t)16)))) { goto IL_0089; } } { IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); EtwSession_TrimGlobalList_m9D86F191B7D640C690D0A0B5A135BAEC8958AD70(/*hidden argument*/NULL); } IL_0089: { EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_20 = V_0; return L_20; } IL_008b: { EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_21 = V_2; return L_21; } } // System.Void System.Diagnostics.Tracing.EtwSession::RemoveEtwSession(System.Diagnostics.Tracing.EtwSession) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EtwSession_RemoveEtwSession_m3DBA837698A1FD39777CAB3E8B8520F2247AB9CF (EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * ___etwSession0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EtwSession_RemoveEtwSession_m3DBA837698A1FD39777CAB3E8B8520F2247AB9CF_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CU3Ec__DisplayClass1_0_t95A9C02B2D474A4B18323E18F37257E69B7F0B1E * V_0 = NULL; { U3CU3Ec__DisplayClass1_0_t95A9C02B2D474A4B18323E18F37257E69B7F0B1E * L_0 = (U3CU3Ec__DisplayClass1_0_t95A9C02B2D474A4B18323E18F37257E69B7F0B1E *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass1_0_t95A9C02B2D474A4B18323E18F37257E69B7F0B1E_il2cpp_TypeInfo_var); U3CU3Ec__DisplayClass1_0__ctor_mB255346B368388999B2278A029F8809960234BE5(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CU3Ec__DisplayClass1_0_t95A9C02B2D474A4B18323E18F37257E69B7F0B1E * L_1 = V_0; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_2 = ___etwSession0; NullCheck(L_1); L_1->set_etwSession_0(L_2); IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * L_3 = ((EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_StaticFields*)il2cpp_codegen_static_fields_for(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var))->get_s_etwSessions_2(); if (!L_3) { goto IL_001c; } } { U3CU3Ec__DisplayClass1_0_t95A9C02B2D474A4B18323E18F37257E69B7F0B1E * L_4 = V_0; NullCheck(L_4); EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_5 = L_4->get_etwSession_0(); if (L_5) { goto IL_001d; } } IL_001c: { return; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * L_6 = ((EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_StaticFields*)il2cpp_codegen_static_fields_for(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var))->get_s_etwSessions_2(); U3CU3Ec__DisplayClass1_0_t95A9C02B2D474A4B18323E18F37257E69B7F0B1E * L_7 = V_0; Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF * L_8 = (Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF *)il2cpp_codegen_object_new(Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF_il2cpp_TypeInfo_var); Predicate_1__ctor_m02BBC30377BBC3C3BC23A2E9BA4FAAAEC8321378(L_8, L_7, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass1_0_U3CRemoveEtwSessionU3Eb__0_mB859C94FB51BAA7EDF9A3B7B8672CE786439E391_RuntimeMethod_var), /*hidden argument*/Predicate_1__ctor_m02BBC30377BBC3C3BC23A2E9BA4FAAAEC8321378_RuntimeMethod_var); NullCheck(L_6); List_1_RemoveAll_m8ED39B4E9F385396D9FFA8556E3F889A5FC9D97B(L_6, L_8, /*hidden argument*/List_1_RemoveAll_m8ED39B4E9F385396D9FFA8556E3F889A5FC9D97B_RuntimeMethod_var); List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * L_9 = ((EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_StaticFields*)il2cpp_codegen_static_fields_for(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var))->get_s_etwSessions_2(); NullCheck(L_9); int32_t L_10 = List_1_get_Count_mA529126CD2ED693219838C09130EC90DB560201C_inline(L_9, /*hidden argument*/List_1_get_Count_mA529126CD2ED693219838C09130EC90DB560201C_RuntimeMethod_var); if ((((int32_t)L_10) <= ((int32_t)((int32_t)16)))) { goto IL_0047; } } { IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); EtwSession_TrimGlobalList_m9D86F191B7D640C690D0A0B5A135BAEC8958AD70(/*hidden argument*/NULL); } IL_0047: { return; } } // System.Void System.Diagnostics.Tracing.EtwSession::TrimGlobalList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EtwSession_TrimGlobalList_m9D86F191B7D640C690D0A0B5A135BAEC8958AD70 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EtwSession_TrimGlobalList_m9D86F191B7D640C690D0A0B5A135BAEC8958AD70_MetadataUsageId); s_Il2CppMethodInitialized = true; } Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF * G_B4_0 = NULL; List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * G_B4_1 = NULL; Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF * G_B3_0 = NULL; List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * G_B3_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * L_0 = ((EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_StaticFields*)il2cpp_codegen_static_fields_for(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var))->get_s_etwSessions_2(); if (L_0) { goto IL_0008; } } { return; } IL_0008: { IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * L_1 = ((EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_StaticFields*)il2cpp_codegen_static_fields_for(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var))->get_s_etwSessions_2(); IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE_il2cpp_TypeInfo_var); Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF * L_2 = ((U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE_il2cpp_TypeInfo_var))->get_U3CU3E9__2_0_1(); Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF * L_3 = L_2; G_B3_0 = L_3; G_B3_1 = L_1; if (L_3) { G_B4_0 = L_3; G_B4_1 = L_1; goto IL_002c; } } { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE_il2cpp_TypeInfo_var); U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE * L_4 = ((U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE_il2cpp_TypeInfo_var))->get_U3CU3E9_0(); Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF * L_5 = (Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF *)il2cpp_codegen_object_new(Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF_il2cpp_TypeInfo_var); Predicate_1__ctor_m02BBC30377BBC3C3BC23A2E9BA4FAAAEC8321378(L_5, L_4, (intptr_t)((intptr_t)U3CU3Ec_U3CTrimGlobalListU3Eb__2_0_m8248F04CFE66D74535AD59F94D04A353912A9AA3_RuntimeMethod_var), /*hidden argument*/Predicate_1__ctor_m02BBC30377BBC3C3BC23A2E9BA4FAAAEC8321378_RuntimeMethod_var); Predicate_1_t50FAD9871129524BE5D5F0F87B79CDAE13E87FCF * L_6 = L_5; ((U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE_il2cpp_TypeInfo_var))->set_U3CU3E9__2_0_1(L_6); G_B4_0 = L_6; G_B4_1 = G_B3_1; } IL_002c: { NullCheck(G_B4_1); List_1_RemoveAll_m8ED39B4E9F385396D9FFA8556E3F889A5FC9D97B(G_B4_1, G_B4_0, /*hidden argument*/List_1_RemoveAll_m8ED39B4E9F385396D9FFA8556E3F889A5FC9D97B_RuntimeMethod_var); return; } } // System.Void System.Diagnostics.Tracing.EtwSession::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EtwSession__ctor_m7E42DF90818C56AD7D42EC3253F9093601D14298 (EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * __this, int32_t ___etwSessionId0, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); int32_t L_0 = ___etwSessionId0; __this->set_m_etwSessionId_0(L_0); return; } } // System.Void System.Diagnostics.Tracing.EtwSession::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EtwSession__cctor_m7C39F24A99FC96B4C03232F16CB145DCAACCB7CA (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EtwSession__cctor_m7C39F24A99FC96B4C03232F16CB145DCAACCB7CA_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD * L_0 = (List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD *)il2cpp_codegen_object_new(List_1_tEEFE66C839CAE2489B81784A98C68D5F1CD8B5BD_il2cpp_TypeInfo_var); List_1__ctor_mFA59AD9F81154BCAA172F642DA6D2717B5203DC4(L_0, /*hidden argument*/List_1__ctor_mFA59AD9F81154BCAA172F642DA6D2717B5203DC4_RuntimeMethod_var); ((EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_StaticFields*)il2cpp_codegen_static_fields_for(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var))->set_s_etwSessions_2(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.EtwSession_<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mBAFD5DCA645C4737242A4DDFDF9FC1CCE45AC17A (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec__cctor_mBAFD5DCA645C4737242A4DDFDF9FC1CCE45AC17A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE * L_0 = (U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE *)il2cpp_codegen_object_new(U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE_il2cpp_TypeInfo_var); U3CU3Ec__ctor_m66C172742DCF7147BDED206B842A6982D4E08093(L_0, /*hidden argument*/NULL); ((U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0); return; } } // System.Void System.Diagnostics.Tracing.EtwSession_<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m66C172742DCF7147BDED206B842A6982D4E08093 (U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Boolean System.Diagnostics.Tracing.EtwSession_<>c::b__2_0(System.WeakReference`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec_U3CTrimGlobalListU3Eb__2_0_m8248F04CFE66D74535AD59F94D04A353912A9AA3 (U3CU3Ec_tCB0AEC346DE2BA03311FCF226650BDE61E1EB2CE * __this, WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C * ___wrEtwSession0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3CTrimGlobalListU3Eb__2_0_m8248F04CFE66D74535AD59F94D04A353912A9AA3_MetadataUsageId); s_Il2CppMethodInitialized = true; } EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * V_0 = NULL; { WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C * L_0 = ___wrEtwSession0; NullCheck(L_0); bool L_1 = WeakReference_1_TryGetTarget_m4B931D6E4D5FC2F049728BC3B6669A3CDFCC2E09(L_0, (EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D **)(&V_0), /*hidden argument*/WeakReference_1_TryGetTarget_m4B931D6E4D5FC2F049728BC3B6669A3CDFCC2E09_RuntimeMethod_var); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.EtwSession_<>c__DisplayClass1_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass1_0__ctor_mB255346B368388999B2278A029F8809960234BE5 (U3CU3Ec__DisplayClass1_0_t95A9C02B2D474A4B18323E18F37257E69B7F0B1E * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Boolean System.Diagnostics.Tracing.EtwSession_<>c__DisplayClass1_0::b__0(System.WeakReference`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec__DisplayClass1_0_U3CRemoveEtwSessionU3Eb__0_mB859C94FB51BAA7EDF9A3B7B8672CE786439E391 (U3CU3Ec__DisplayClass1_0_t95A9C02B2D474A4B18323E18F37257E69B7F0B1E * __this, WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C * ___wrEtwSession0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec__DisplayClass1_0_U3CRemoveEtwSessionU3Eb__0_mB859C94FB51BAA7EDF9A3B7B8672CE786439E391_MetadataUsageId); s_Il2CppMethodInitialized = true; } EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * V_0 = NULL; { WeakReference_1_t873076F0E617BCC31EB3C0C9D10324B896FB644C * L_0 = ___wrEtwSession0; NullCheck(L_0); bool L_1 = WeakReference_1_TryGetTarget_m4B931D6E4D5FC2F049728BC3B6669A3CDFCC2E09(L_0, (EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D **)(&V_0), /*hidden argument*/WeakReference_1_TryGetTarget_m4B931D6E4D5FC2F049728BC3B6669A3CDFCC2E09_RuntimeMethod_var); if (!L_1) { goto IL_001e; } } { EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_2 = V_0; NullCheck(L_2); int32_t L_3 = L_2->get_m_etwSessionId_0(); EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_4 = __this->get_etwSession_0(); NullCheck(L_4); int32_t L_5 = L_4->get_m_etwSessionId_0(); return (bool)((((int32_t)L_3) == ((int32_t)L_5))? 1 : 0); } IL_001e: { return (bool)0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.EventAttribute::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventAttribute__ctor_mAF81D17BBC44C41B77F565E419E91A9991828A12 (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___eventId0, const RuntimeMethod* method) { { Attribute__ctor_m45CAD4B01265CC84CC5A84F62EE2DBE85DE89EC0(__this, /*hidden argument*/NULL); int32_t L_0 = ___eventId0; EventAttribute_set_EventId_m61538B5C4903FEF2439AA944F6868FD2CD4E2140_inline(__this, L_0, /*hidden argument*/NULL); EventAttribute_set_Level_m6AEB7BE447B1A1163675C470E0F21C79A7338BFB_inline(__this, 4, /*hidden argument*/NULL); __this->set_m_opcodeSet_9((bool)0); return; } } // System.Int32 System.Diagnostics.Tracing.EventAttribute::get_EventId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557 (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CEventIdU3Ek__BackingField_0(); return L_0; } } // System.Void System.Diagnostics.Tracing.EventAttribute::set_EventId(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventAttribute_set_EventId_m61538B5C4903FEF2439AA944F6868FD2CD4E2140 (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CEventIdU3Ek__BackingField_0(L_0); return; } } // System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.EventAttribute::get_Level() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventAttribute_get_Level_mB5C7FA65BD79AA55FB614D04B573187E715081EA (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CLevelU3Ek__BackingField_1(); return L_0; } } // System.Void System.Diagnostics.Tracing.EventAttribute::set_Level(System.Diagnostics.Tracing.EventLevel) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventAttribute_set_Level_m6AEB7BE447B1A1163675C470E0F21C79A7338BFB (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CLevelU3Ek__BackingField_1(L_0); return; } } // System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventAttribute::get_Keywords() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t EventAttribute_get_Keywords_m6889779A5A55DB96A591BF26676DFCDDD0520142 (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_U3CKeywordsU3Ek__BackingField_2(); return L_0; } } // System.Diagnostics.Tracing.EventOpcode System.Diagnostics.Tracing.EventAttribute::get_Opcode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventAttribute_get_Opcode_m2D6D1FA345ABB33FEB10D4A9C0878CCB5C811712 (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_opcode_8(); return L_0; } } // System.Void System.Diagnostics.Tracing.EventAttribute::set_Opcode(System.Diagnostics.Tracing.EventOpcode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventAttribute_set_Opcode_m1B2E46E0B71755AD96C32C2A91C11FB01C3C3ADE (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_opcode_8(L_0); __this->set_m_opcodeSet_9((bool)1); return; } } // System.Boolean System.Diagnostics.Tracing.EventAttribute::get_IsOpcodeSet() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventAttribute_get_IsOpcodeSet_m1894AE2FDD0E7D2A746D8182CB4AEC49DDA0DA2E (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_opcodeSet_9(); return L_0; } } // System.Diagnostics.Tracing.EventTask System.Diagnostics.Tracing.EventAttribute::get_Task() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventAttribute_get_Task_m670824C9F357501D5AEB3051330FBDE3DEBFA7A3 (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CTaskU3Ek__BackingField_3(); return L_0; } } // System.Void System.Diagnostics.Tracing.EventAttribute::set_Task(System.Diagnostics.Tracing.EventTask) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventAttribute_set_Task_mB95C285A14B635F26C03541E7A5887C8206B59E2 (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CTaskU3Ek__BackingField_3(L_0); return; } } // System.Byte System.Diagnostics.Tracing.EventAttribute::get_Version() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t EventAttribute_get_Version_m3AAD912A9FC7924161D37BD19D89ECBA5BDD0CF6 (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_U3CVersionU3Ek__BackingField_4(); return L_0; } } // System.String System.Diagnostics.Tracing.EventAttribute::get_Message() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EventAttribute_get_Message_m058E0091B7D3211698644AC7149075C9355DD519 (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CMessageU3Ek__BackingField_5(); return L_0; } } // System.Void System.Diagnostics.Tracing.EventAttribute::set_Message(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventAttribute_set_Message_m837D28BE6A03C0A13E16BF19414173E2C505C9C9 (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CMessageU3Ek__BackingField_5(L_0); return; } } // System.Diagnostics.Tracing.EventTags System.Diagnostics.Tracing.EventAttribute::get_Tags() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventAttribute_get_Tags_m17DF10412A2D6AB01E36B784D74350E9528105E7 (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CTagsU3Ek__BackingField_6(); return L_0; } } // System.Diagnostics.Tracing.EventActivityOptions System.Diagnostics.Tracing.EventAttribute::get_ActivityOptions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventAttribute_get_ActivityOptions_m4840396BF21481922FCE3059FAE9CF231DF8541E (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CActivityOptionsU3Ek__BackingField_7(); return L_0; } } // System.Void System.Diagnostics.Tracing.EventAttribute::set_ActivityOptions(System.Diagnostics.Tracing.EventActivityOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventAttribute_set_ActivityOptions_mA357663A41591C7AC1086C41D7CA081181D9E838 (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CActivityOptionsU3Ek__BackingField_7(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Diagnostics.Tracing.EventCommand System.Diagnostics.Tracing.EventCommandEventArgs::get_Command() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventCommandEventArgs_get_Command_m9BD6DFCAF9C44A69F75FB447B55BEE00B36EB3E3 (EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CCommandU3Ek__BackingField_1(); return L_0; } } // System.Void System.Diagnostics.Tracing.EventCommandEventArgs::set_Command(System.Diagnostics.Tracing.EventCommand) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventCommandEventArgs_set_Command_m17462F8AD3C08E5DEEB66BEA0BBD92AB2C69AC1A (EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CCommandU3Ek__BackingField_1(L_0); return; } } // System.Collections.Generic.IDictionary`2 System.Diagnostics.Tracing.EventCommandEventArgs::get_Arguments() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* EventCommandEventArgs_get_Arguments_mC479E0933B8003A788E2D47344FFAFD8EB4B6B91 (EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get_U3CArgumentsU3Ek__BackingField_2(); return L_0; } } // System.Void System.Diagnostics.Tracing.EventCommandEventArgs::set_Arguments(System.Collections.Generic.IDictionary`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventCommandEventArgs_set_Arguments_m483387647F68AA74AECA7CA464E06EB1724C6B32 (EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * __this, RuntimeObject* ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___value0; __this->set_U3CArgumentsU3Ek__BackingField_2(L_0); return; } } // System.Void System.Diagnostics.Tracing.EventCommandEventArgs::.ctor(System.Diagnostics.Tracing.EventCommand,System.Collections.Generic.IDictionary`2,System.Diagnostics.Tracing.EventSource,System.Diagnostics.Tracing.EventListener,System.Int32,System.Int32,System.Boolean,System.Diagnostics.Tracing.EventLevel,System.Diagnostics.Tracing.EventKeywords) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventCommandEventArgs__ctor_mE825F4713713801A62278C1D1EDAE92C01923545 (EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * __this, int32_t ___command0, RuntimeObject* ___arguments1, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___eventSource2, EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___listener3, int32_t ___perEventSourceSessionId4, int32_t ___etwSessionId5, bool ___enable6, int32_t ___level7, int64_t ___matchAnyKeyword8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventCommandEventArgs__ctor_mE825F4713713801A62278C1D1EDAE92C01923545_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E_il2cpp_TypeInfo_var); EventArgs__ctor_m3551293259861C5A78CD47689D559F828ED29DF7(__this, /*hidden argument*/NULL); int32_t L_0 = ___command0; EventCommandEventArgs_set_Command_m17462F8AD3C08E5DEEB66BEA0BBD92AB2C69AC1A_inline(__this, L_0, /*hidden argument*/NULL); RuntimeObject* L_1 = ___arguments1; EventCommandEventArgs_set_Arguments_m483387647F68AA74AECA7CA464E06EB1724C6B32_inline(__this, L_1, /*hidden argument*/NULL); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_2 = ___eventSource2; __this->set_eventSource_3(L_2); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_3 = ___listener3; __this->set_listener_5(L_3); int32_t L_4 = ___perEventSourceSessionId4; __this->set_perEventSourceSessionId_6(L_4); int32_t L_5 = ___etwSessionId5; __this->set_etwSessionId_7(L_5); bool L_6 = ___enable6; __this->set_enable_8(L_6); int32_t L_7 = ___level7; __this->set_level_9(L_7); int64_t L_8 = ___matchAnyKeyword8; __this->set_matchAnyKeyword_10(L_8); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String System.Diagnostics.Tracing.EventDataAttribute::get_Name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EventDataAttribute_get_Name_m9AA2FCA324D80D38117FA506A81F54EAD3262D0F (EventDataAttribute_t1D5900E119C876806FC056E30DDBE11D841A1F85 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CNameU3Ek__BackingField_2(); return L_0; } } // System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.EventDataAttribute::get_Level() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventDataAttribute_get_Level_m2645CBBEA5EF6157B33D20DFFD92881FA5CB0D8B (EventDataAttribute_t1D5900E119C876806FC056E30DDBE11D841A1F85 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_level_0(); return L_0; } } // System.Diagnostics.Tracing.EventOpcode System.Diagnostics.Tracing.EventDataAttribute::get_Opcode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventDataAttribute_get_Opcode_mA9A0A7D84CD44B13F027B45AF1D8B5F0B435D79D (EventDataAttribute_t1D5900E119C876806FC056E30DDBE11D841A1F85 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_opcode_1(); return L_0; } } // System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventDataAttribute::get_Keywords() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t EventDataAttribute_get_Keywords_m8D6FDC6B0786770D3C977A2440F9812F21B200E1 (EventDataAttribute_t1D5900E119C876806FC056E30DDBE11D841A1F85 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_U3CKeywordsU3Ek__BackingField_3(); return L_0; } } // System.Diagnostics.Tracing.EventTags System.Diagnostics.Tracing.EventDataAttribute::get_Tags() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventDataAttribute_get_Tags_m412BCFA2B5FA99B82732C89EBC378E3A10AECB62 (EventDataAttribute_t1D5900E119C876806FC056E30DDBE11D841A1F85 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CTagsU3Ek__BackingField_4(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.EventDescriptor::.ctor(System.Int32,System.Byte,System.Byte,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventDescriptor__ctor_m20ACB5320BC8C24F5E6839113B8E6A42AC477BE8 (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, int32_t ___traceloggingId0, uint8_t ___level1, uint8_t ___opcode2, int64_t ___keywords3, const RuntimeMethod* method) { { __this->set_m_id_1((uint16_t)0); __this->set_m_version_2((uint8_t)0); __this->set_m_channel_3((uint8_t)0); int32_t L_0 = ___traceloggingId0; __this->set_m_traceloggingId_0(L_0); uint8_t L_1 = ___level1; __this->set_m_level_4(L_1); uint8_t L_2 = ___opcode2; __this->set_m_opcode_5(L_2); __this->set_m_task_6((uint16_t)0); int64_t L_3 = ___keywords3; __this->set_m_keywords_7(L_3); return; } } IL2CPP_EXTERN_C void EventDescriptor__ctor_m20ACB5320BC8C24F5E6839113B8E6A42AC477BE8_AdjustorThunk (RuntimeObject * __this, int32_t ___traceloggingId0, uint8_t ___level1, uint8_t ___opcode2, int64_t ___keywords3, const RuntimeMethod* method) { int32_t _offset = 1; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * _thisAdjusted = reinterpret_cast(__this + _offset); EventDescriptor__ctor_m20ACB5320BC8C24F5E6839113B8E6A42AC477BE8(_thisAdjusted, ___traceloggingId0, ___level1, ___opcode2, ___keywords3, method); } // System.Void System.Diagnostics.Tracing.EventDescriptor::.ctor(System.Int32,System.Byte,System.Byte,System.Byte,System.Byte,System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, int32_t ___id0, uint8_t ___version1, uint8_t ___channel2, uint8_t ___level3, uint8_t ___opcode4, int32_t ___task5, int64_t ___keywords6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___id0; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0019; } } { String_t* L_1 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral314A883D61C1D386E61BE443EB9D3B50BA3FF07D, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_2 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_2, _stringLiteral87EA5DFC8B8E384D848979496E706390B497E547, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D_RuntimeMethod_var); } IL_0019: { int32_t L_3 = ___id0; if ((((int32_t)L_3) <= ((int32_t)((int32_t)65535)))) { goto IL_0052; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_4 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_5 = L_4; int32_t L_6 = 1; RuntimeObject * L_7 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_6); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_7); (L_5)->SetAt(static_cast(0), (RuntimeObject *)L_7); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_8 = L_5; uint16_t L_9 = ((uint16_t)((int32_t)65535)); RuntimeObject * L_10 = Box(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var, &L_9); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_10); (L_8)->SetAt(static_cast(1), (RuntimeObject *)L_10); String_t* L_11 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteral12FFCFB9F9EADA5F01288F87D71E961E6D8AF90F, L_8, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_12 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_12, _stringLiteral87EA5DFC8B8E384D848979496E706390B497E547, L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D_RuntimeMethod_var); } IL_0052: { __this->set_m_traceloggingId_0(0); int32_t L_13 = ___id0; __this->set_m_id_1((uint16_t)(((int32_t)((uint16_t)L_13)))); uint8_t L_14 = ___version1; __this->set_m_version_2(L_14); uint8_t L_15 = ___channel2; __this->set_m_channel_3(L_15); uint8_t L_16 = ___level3; __this->set_m_level_4(L_16); uint8_t L_17 = ___opcode4; __this->set_m_opcode_5(L_17); int64_t L_18 = ___keywords6; __this->set_m_keywords_7(L_18); int32_t L_19 = ___task5; if ((((int32_t)L_19) >= ((int32_t)0))) { goto IL_00a1; } } { String_t* L_20 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral314A883D61C1D386E61BE443EB9D3B50BA3FF07D, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_21 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_21, _stringLiteral7FBB727DB4B2B6715B092505673CB5922A0D63A8, L_20, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D_RuntimeMethod_var); } IL_00a1: { int32_t L_22 = ___task5; if ((((int32_t)L_22) <= ((int32_t)((int32_t)65535)))) { goto IL_00db; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_23 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_24 = L_23; int32_t L_25 = 1; RuntimeObject * L_26 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_25); NullCheck(L_24); ArrayElementTypeCheck (L_24, L_26); (L_24)->SetAt(static_cast(0), (RuntimeObject *)L_26); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_27 = L_24; uint16_t L_28 = ((uint16_t)((int32_t)65535)); RuntimeObject * L_29 = Box(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var, &L_28); NullCheck(L_27); ArrayElementTypeCheck (L_27, L_29); (L_27)->SetAt(static_cast(1), (RuntimeObject *)L_29); String_t* L_30 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteral12FFCFB9F9EADA5F01288F87D71E961E6D8AF90F, L_27, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_31 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_31, _stringLiteral7FBB727DB4B2B6715B092505673CB5922A0D63A8, L_30, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_31, EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D_RuntimeMethod_var); } IL_00db: { int32_t L_32 = ___task5; __this->set_m_task_6((uint16_t)(((int32_t)((uint16_t)L_32)))); return; } } IL2CPP_EXTERN_C void EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D_AdjustorThunk (RuntimeObject * __this, int32_t ___id0, uint8_t ___version1, uint8_t ___channel2, uint8_t ___level3, uint8_t ___opcode4, int32_t ___task5, int64_t ___keywords6, const RuntimeMethod* method) { int32_t _offset = 1; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * _thisAdjusted = reinterpret_cast(__this + _offset); EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D(_thisAdjusted, ___id0, ___version1, ___channel2, ___level3, ___opcode4, ___task5, ___keywords6, method); } // System.Int32 System.Diagnostics.Tracing.EventDescriptor::get_EventId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventDescriptor_get_EventId_m21302247E72B42768C3BCEDE8A558EF7E5CC95F1 (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_m_id_1(); return L_0; } } IL2CPP_EXTERN_C int32_t EventDescriptor_get_EventId_m21302247E72B42768C3BCEDE8A558EF7E5CC95F1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * _thisAdjusted = reinterpret_cast(__this + _offset); return EventDescriptor_get_EventId_m21302247E72B42768C3BCEDE8A558EF7E5CC95F1_inline(_thisAdjusted, method); } // System.Byte System.Diagnostics.Tracing.EventDescriptor::get_Version() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t EventDescriptor_get_Version_m1072E7AD9DEB4C47C5E744CEEA88AE842DC3F325 (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_version_2(); return L_0; } } IL2CPP_EXTERN_C uint8_t EventDescriptor_get_Version_m1072E7AD9DEB4C47C5E744CEEA88AE842DC3F325_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * _thisAdjusted = reinterpret_cast(__this + _offset); return EventDescriptor_get_Version_m1072E7AD9DEB4C47C5E744CEEA88AE842DC3F325_inline(_thisAdjusted, method); } // System.Byte System.Diagnostics.Tracing.EventDescriptor::get_Channel() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t EventDescriptor_get_Channel_m0BB29BED3179BDFA9273A32316AA9F1AEC7DF2FE (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_channel_3(); return L_0; } } IL2CPP_EXTERN_C uint8_t EventDescriptor_get_Channel_m0BB29BED3179BDFA9273A32316AA9F1AEC7DF2FE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * _thisAdjusted = reinterpret_cast(__this + _offset); return EventDescriptor_get_Channel_m0BB29BED3179BDFA9273A32316AA9F1AEC7DF2FE_inline(_thisAdjusted, method); } // System.Byte System.Diagnostics.Tracing.EventDescriptor::get_Level() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t EventDescriptor_get_Level_m7C94E667D031CD7C223DF964A1152EBCDF4CF819 (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_level_4(); return L_0; } } IL2CPP_EXTERN_C uint8_t EventDescriptor_get_Level_m7C94E667D031CD7C223DF964A1152EBCDF4CF819_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * _thisAdjusted = reinterpret_cast(__this + _offset); return EventDescriptor_get_Level_m7C94E667D031CD7C223DF964A1152EBCDF4CF819_inline(_thisAdjusted, method); } // System.Byte System.Diagnostics.Tracing.EventDescriptor::get_Opcode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27 (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_opcode_5(); return L_0; } } IL2CPP_EXTERN_C uint8_t EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * _thisAdjusted = reinterpret_cast(__this + _offset); return EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline(_thisAdjusted, method); } // System.Int32 System.Diagnostics.Tracing.EventDescriptor::get_Task() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventDescriptor_get_Task_mC79AF3207BABD1AD4A46762F06C817B822B8019B (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_m_task_6(); return L_0; } } IL2CPP_EXTERN_C int32_t EventDescriptor_get_Task_mC79AF3207BABD1AD4A46762F06C817B822B8019B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * _thisAdjusted = reinterpret_cast(__this + _offset); return EventDescriptor_get_Task_mC79AF3207BABD1AD4A46762F06C817B822B8019B_inline(_thisAdjusted, method); } // System.Int64 System.Diagnostics.Tracing.EventDescriptor::get_Keywords() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t EventDescriptor_get_Keywords_mABC615159FF89E33D739D3A529BDDED9CD2F5762 (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_m_keywords_7(); return L_0; } } IL2CPP_EXTERN_C int64_t EventDescriptor_get_Keywords_mABC615159FF89E33D739D3A529BDDED9CD2F5762_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * _thisAdjusted = reinterpret_cast(__this + _offset); return EventDescriptor_get_Keywords_mABC615159FF89E33D739D3A529BDDED9CD2F5762_inline(_thisAdjusted, method); } // System.Boolean System.Diagnostics.Tracing.EventDescriptor::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventDescriptor_Equals_mBB3C8409351F189AFEB32E44E991A2459BCD10E7 (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventDescriptor_Equals_mBB3C8409351F189AFEB32E44E991A2459BCD10E7_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___obj0; if (((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E_il2cpp_TypeInfo_var))) { goto IL_000a; } } { return (bool)0; } IL_000a: { RuntimeObject * L_1 = ___obj0; bool L_2 = EventDescriptor_Equals_m7140F558C5527F3CBBA68E6AAAAD5FD4CB9566B4((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)__this, ((*(EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)UnBox(L_1, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_2; } } IL2CPP_EXTERN_C bool EventDescriptor_Equals_mBB3C8409351F189AFEB32E44E991A2459BCD10E7_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { int32_t _offset = 1; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * _thisAdjusted = reinterpret_cast(__this + _offset); return EventDescriptor_Equals_mBB3C8409351F189AFEB32E44E991A2459BCD10E7(_thisAdjusted, ___obj0, method); } // System.Int32 System.Diagnostics.Tracing.EventDescriptor::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventDescriptor_GetHashCode_m984A4CCE70E567FF52CAD661D9F328A76DDD0683 (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_m_id_1(); uint8_t L_1 = __this->get_m_version_2(); uint8_t L_2 = __this->get_m_channel_3(); uint8_t L_3 = __this->get_m_level_4(); uint8_t L_4 = __this->get_m_opcode_5(); uint16_t L_5 = __this->get_m_task_6(); int64_t L_6 = __this->get_m_keywords_7(); return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_0^(int32_t)L_1))^(int32_t)L_2))^(int32_t)L_3))^(int32_t)L_4))^(int32_t)L_5))^(int32_t)(((int32_t)((int32_t)L_6))))); } } IL2CPP_EXTERN_C int32_t EventDescriptor_GetHashCode_m984A4CCE70E567FF52CAD661D9F328A76DDD0683_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * _thisAdjusted = reinterpret_cast(__this + _offset); return EventDescriptor_GetHashCode_m984A4CCE70E567FF52CAD661D9F328A76DDD0683(_thisAdjusted, method); } // System.Boolean System.Diagnostics.Tracing.EventDescriptor::Equals(System.Diagnostics.Tracing.EventDescriptor) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventDescriptor_Equals_m7140F558C5527F3CBBA68E6AAAAD5FD4CB9566B4 (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E ___other0, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_m_id_1(); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E L_1 = ___other0; uint16_t L_2 = L_1.get_m_id_1(); if ((!(((uint32_t)L_0) == ((uint32_t)L_2)))) { goto IL_0062; } } { uint8_t L_3 = __this->get_m_version_2(); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E L_4 = ___other0; uint8_t L_5 = L_4.get_m_version_2(); if ((!(((uint32_t)L_3) == ((uint32_t)L_5)))) { goto IL_0062; } } { uint8_t L_6 = __this->get_m_channel_3(); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E L_7 = ___other0; uint8_t L_8 = L_7.get_m_channel_3(); if ((!(((uint32_t)L_6) == ((uint32_t)L_8)))) { goto IL_0062; } } { uint8_t L_9 = __this->get_m_level_4(); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E L_10 = ___other0; uint8_t L_11 = L_10.get_m_level_4(); if ((!(((uint32_t)L_9) == ((uint32_t)L_11)))) { goto IL_0062; } } { uint8_t L_12 = __this->get_m_opcode_5(); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E L_13 = ___other0; uint8_t L_14 = L_13.get_m_opcode_5(); if ((!(((uint32_t)L_12) == ((uint32_t)L_14)))) { goto IL_0062; } } { uint16_t L_15 = __this->get_m_task_6(); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E L_16 = ___other0; uint16_t L_17 = L_16.get_m_task_6(); if ((!(((uint32_t)L_15) == ((uint32_t)L_17)))) { goto IL_0062; } } { int64_t L_18 = __this->get_m_keywords_7(); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E L_19 = ___other0; int64_t L_20 = L_19.get_m_keywords_7(); if ((((int64_t)L_18) == ((int64_t)L_20))) { goto IL_0064; } } IL_0062: { return (bool)0; } IL_0064: { return (bool)1; } } IL2CPP_EXTERN_C bool EventDescriptor_Equals_m7140F558C5527F3CBBA68E6AAAAD5FD4CB9566B4_AdjustorThunk (RuntimeObject * __this, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E ___other0, const RuntimeMethod* method) { int32_t _offset = 1; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * _thisAdjusted = reinterpret_cast(__this + _offset); return EventDescriptor_Equals_m7140F558C5527F3CBBA68E6AAAAD5FD4CB9566B4(_thisAdjusted, ___other0, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.EventDispatcher::.ctor(System.Diagnostics.Tracing.EventDispatcher,System.Boolean[],System.Diagnostics.Tracing.EventListener) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventDispatcher__ctor_mACD9486D1C3A29D8508AD3BD2DDDE9121B5CCF2E (EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * __this, EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * ___next0, BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* ___eventEnabled1, EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___listener2, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_0 = ___next0; __this->set_m_Next_3(L_0); BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_1 = ___eventEnabled1; __this->set_m_EventEnabled_1(L_1); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_2 = ___listener2; __this->set_m_Listener_0(L_2); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Diagnostics.Tracing.EventFieldTags System.Diagnostics.Tracing.EventFieldAttribute::get_Tags() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventFieldAttribute_get_Tags_m9374186F1346A034B8062CE64776924AF3F55017 (EventFieldAttribute_tCD8E252D7D673724F2980B794282B715E16A675C * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CTagsU3Ek__BackingField_0(); return L_0; } } // System.String System.Diagnostics.Tracing.EventFieldAttribute::get_Name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EventFieldAttribute_get_Name_m49EA259EE61C829EA9F76EE79E0C1BC610235467 (EventFieldAttribute_tCD8E252D7D673724F2980B794282B715E16A675C * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CNameU3Ek__BackingField_1(); return L_0; } } // System.Diagnostics.Tracing.EventFieldFormat System.Diagnostics.Tracing.EventFieldAttribute::get_Format() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventFieldAttribute_get_Format_mFECF8B1366D7AF6C9B8BCA28F87B352C3C22B5C8 (EventFieldAttribute_tCD8E252D7D673724F2980B794282B715E16A675C * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CFormatU3Ek__BackingField_2(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.EventListener::OnEventSourceCreated(System.Diagnostics.Tracing.EventSource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventListener_OnEventSourceCreated_mE16D909C658BAC318541F2170B712A29ABAC71E9 (EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * __this, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___eventSource0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventListener_OnEventSourceCreated_mE16D909C658BAC318541F2170B712A29ABAC71E9_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventHandler_1_tE9CADA60E04DEA35665DBABBF7DE192763FACFBE * V_0 = NULL; EventSourceCreatedEventArgs_t12E0F6BDFDF8F46E6C583AB8408C30358EC85863 * V_1 = NULL; { EventHandler_1_tE9CADA60E04DEA35665DBABBF7DE192763FACFBE * L_0 = __this->get__EventSourceCreated_1(); V_0 = L_0; EventHandler_1_tE9CADA60E04DEA35665DBABBF7DE192763FACFBE * L_1 = V_0; if (!L_1) { goto IL_001f; } } { EventSourceCreatedEventArgs_t12E0F6BDFDF8F46E6C583AB8408C30358EC85863 * L_2 = (EventSourceCreatedEventArgs_t12E0F6BDFDF8F46E6C583AB8408C30358EC85863 *)il2cpp_codegen_object_new(EventSourceCreatedEventArgs_t12E0F6BDFDF8F46E6C583AB8408C30358EC85863_il2cpp_TypeInfo_var); EventSourceCreatedEventArgs__ctor_mF081BD4935B0CF6E11774446ABE33E49043CDA97(L_2, /*hidden argument*/NULL); V_1 = L_2; EventSourceCreatedEventArgs_t12E0F6BDFDF8F46E6C583AB8408C30358EC85863 * L_3 = V_1; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_4 = ___eventSource0; NullCheck(L_3); EventSourceCreatedEventArgs_set_EventSource_m8C2A640E3442264BA1BF7F6EE963F7FDBC744794_inline(L_3, L_4, /*hidden argument*/NULL); EventHandler_1_tE9CADA60E04DEA35665DBABBF7DE192763FACFBE * L_5 = V_0; EventSourceCreatedEventArgs_t12E0F6BDFDF8F46E6C583AB8408C30358EC85863 * L_6 = V_1; NullCheck(L_5); EventHandler_1_Invoke_m089262BF4C89B092A536795CB8FBA9BEED90D08D(L_5, __this, L_6, /*hidden argument*/EventHandler_1_Invoke_m089262BF4C89B092A536795CB8FBA9BEED90D08D_RuntimeMethod_var); } IL_001f: { return; } } // System.Void System.Diagnostics.Tracing.EventListener::OnEventWritten(System.Diagnostics.Tracing.EventWrittenEventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventListener_OnEventWritten_m948452552734FAA3156D27B90E72520BC14451D0 (EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * __this, EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * ___eventData0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventListener_OnEventWritten_m948452552734FAA3156D27B90E72520BC14451D0_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventHandler_1_t4CAFC32F107417E2417FCBD053FD1744C2CDDED6 * V_0 = NULL; { EventHandler_1_t4CAFC32F107417E2417FCBD053FD1744C2CDDED6 * L_0 = __this->get_EventWritten_2(); V_0 = L_0; EventHandler_1_t4CAFC32F107417E2417FCBD053FD1744C2CDDED6 * L_1 = V_0; if (!L_1) { goto IL_0012; } } { EventHandler_1_t4CAFC32F107417E2417FCBD053FD1744C2CDDED6 * L_2 = V_0; EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_3 = ___eventData0; NullCheck(L_2); EventHandler_1_Invoke_m04C06F5A9869D1E423894A71F168E38CBA1A02FB(L_2, __this, L_3, /*hidden argument*/EventHandler_1_Invoke_m04C06F5A9869D1E423894A71F168E38CBA1A02FB_RuntimeMethod_var); } IL_0012: { return; } } // System.Void System.Diagnostics.Tracing.EventListener::AddEventSource(System.Diagnostics.Tracing.EventSource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventListener_AddEventSource_mB9F8DBB27131AF31A8F5C3D52EFA96D9D219EFD3 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___newEventSource0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventListener_AddEventSource_mB9F8DBB27131AF31A8F5C3D52EFA96D9D219EFD3_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * V_4 = NULL; EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * V_5 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); RuntimeObject * L_0 = EventListener_get_EventListenersLock_mBDF83655CC15E0FFEFCFD64F88FFCE36739289D7(/*hidden argument*/NULL); V_0 = L_0; V_1 = (bool)0; } IL_0008: try { // begin try (depth: 1) { RuntimeObject * L_1 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * L_2 = ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->get_s_EventSources_6(); if (L_2) { goto IL_0022; } } IL_0017: { List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * L_3 = (List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF *)il2cpp_codegen_object_new(List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF_il2cpp_TypeInfo_var); List_1__ctor_m13455A354CC7CA1E12EF0474A3E70FFAB17F1581(L_3, 2, /*hidden argument*/List_1__ctor_m13455A354CC7CA1E12EF0474A3E70FFAB17F1581_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->set_s_EventSources_6(L_3); } IL_0022: { IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); bool L_4 = ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->get_s_EventSourceShutdownRegistered_8(); if (L_4) { goto IL_005b; } } IL_0029: { IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->set_s_EventSourceShutdownRegistered_8((bool)1); AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * L_5 = AppDomain_get_CurrentDomain_m3D3D52C9382D6853E49551DA6182DBC5F1118BF0(/*hidden argument*/NULL); EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_6 = (EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C *)il2cpp_codegen_object_new(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C_il2cpp_TypeInfo_var); EventHandler__ctor_m497A2BCD46DB769EAFFDE919303FCAE226906B6F(L_6, NULL, (intptr_t)((intptr_t)EventListener_DisposeOnShutdown_m281D5755882E0BEB4CEEBDB3B471C36E43B3ED22_RuntimeMethod_var), /*hidden argument*/NULL); NullCheck(L_5); AppDomain_add_ProcessExit_m3E765DEEAF65DEB1EAC787ED197CECD20967CCA2(L_5, L_6, /*hidden argument*/NULL); AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * L_7 = AppDomain_get_CurrentDomain_m3D3D52C9382D6853E49551DA6182DBC5F1118BF0(/*hidden argument*/NULL); EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_8 = (EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C *)il2cpp_codegen_object_new(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C_il2cpp_TypeInfo_var); EventHandler__ctor_m497A2BCD46DB769EAFFDE919303FCAE226906B6F(L_8, NULL, (intptr_t)((intptr_t)EventListener_DisposeOnShutdown_m281D5755882E0BEB4CEEBDB3B471C36E43B3ED22_RuntimeMethod_var), /*hidden argument*/NULL); NullCheck(L_7); AppDomain_add_DomainUnload_mF24D35CA25C3C808EC78600D0C603B396EC8765F(L_7, L_8, /*hidden argument*/NULL); } IL_005b: { V_2 = (-1); IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * L_9 = ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->get_s_EventSources_6(); NullCheck(L_9); int32_t L_10 = List_1_get_Count_m8707876DC867849EA7C40D0EFB53049A3E22557B_inline(L_9, /*hidden argument*/List_1_get_Count_m8707876DC867849EA7C40D0EFB53049A3E22557B_RuntimeMethod_var); if ((!(((uint32_t)((int32_t)((int32_t)L_10%(int32_t)((int32_t)64)))) == ((uint32_t)((int32_t)63))))) { goto IL_00a5; } } IL_006e: { IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * L_11 = ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->get_s_EventSources_6(); NullCheck(L_11); int32_t L_12 = List_1_get_Count_m8707876DC867849EA7C40D0EFB53049A3E22557B_inline(L_11, /*hidden argument*/List_1_get_Count_m8707876DC867849EA7C40D0EFB53049A3E22557B_RuntimeMethod_var); V_3 = L_12; goto IL_00a1; } IL_007b: { int32_t L_13 = V_3; V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)1)); IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * L_14 = ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->get_s_EventSources_6(); int32_t L_15 = V_3; NullCheck(L_14); WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * L_16 = List_1_get_Item_m713FA597147ACC832ED25C9094BE2DD048DEAC7F_inline(L_14, L_15, /*hidden argument*/List_1_get_Item_m713FA597147ACC832ED25C9094BE2DD048DEAC7F_RuntimeMethod_var); V_4 = L_16; WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * L_17 = V_4; NullCheck(L_17); bool L_18 = VirtFuncInvoker0< bool >::Invoke(5 /* System.Boolean System.WeakReference::get_IsAlive() */, L_17); if (L_18) { goto IL_00a1; } } IL_0095: { int32_t L_19 = V_3; V_2 = L_19; WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * L_20 = V_4; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_21 = ___newEventSource0; NullCheck(L_20); VirtActionInvoker1< RuntimeObject * >::Invoke(7 /* System.Void System.WeakReference::set_Target(System.Object) */, L_20, L_21); goto IL_00a5; } IL_00a1: { int32_t L_22 = V_3; if ((((int32_t)0) < ((int32_t)L_22))) { goto IL_007b; } } IL_00a5: { int32_t L_23 = V_2; if ((((int32_t)L_23) >= ((int32_t)0))) { goto IL_00c4; } } IL_00a9: { IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * L_24 = ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->get_s_EventSources_6(); NullCheck(L_24); int32_t L_25 = List_1_get_Count_m8707876DC867849EA7C40D0EFB53049A3E22557B_inline(L_24, /*hidden argument*/List_1_get_Count_m8707876DC867849EA7C40D0EFB53049A3E22557B_RuntimeMethod_var); V_2 = L_25; List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * L_26 = ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->get_s_EventSources_6(); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_27 = ___newEventSource0; WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * L_28 = (WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D *)il2cpp_codegen_object_new(WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D_il2cpp_TypeInfo_var); WeakReference__ctor_m12F7412E9F228AA2276BBB37441CFBCD21A0ABBB(L_28, L_27, /*hidden argument*/NULL); NullCheck(L_26); List_1_Add_mB0B548256D553D73A7187766AC67DDBCF8E38222(L_26, L_28, /*hidden argument*/List_1_Add_mB0B548256D553D73A7187766AC67DDBCF8E38222_RuntimeMethod_var); } IL_00c4: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_29 = ___newEventSource0; int32_t L_30 = V_2; NullCheck(L_29); L_29->set_m_id_2(L_30); IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_31 = ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->get_s_Listeners_5(); V_5 = L_31; goto IL_00e7; } IL_00d4: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_32 = ___newEventSource0; EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_33 = V_5; NullCheck(L_32); EventSource_AddListener_mB6D602A82B5E1A629E7964101D38EACAF9C01BC1(L_32, L_33, /*hidden argument*/NULL); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_34 = V_5; NullCheck(L_34); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_35 = L_34->get_m_Next_3(); il2cpp_codegen_memory_barrier(); V_5 = L_35; } IL_00e7: { EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_36 = V_5; if (L_36) { goto IL_00d4; } } IL_00eb: { IL2CPP_LEAVE(0xF7, FINALLY_00ed); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00ed; } FINALLY_00ed: { // begin finally (depth: 1) { bool L_37 = V_1; if (!L_37) { goto IL_00f6; } } IL_00f0: { RuntimeObject * L_38 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_38, /*hidden argument*/NULL); } IL_00f6: { IL2CPP_END_FINALLY(237) } } // end finally (depth: 1) IL2CPP_CLEANUP(237) { IL2CPP_JUMP_TBL(0xF7, IL_00f7) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00f7: { return; } } // System.Void System.Diagnostics.Tracing.EventListener::DisposeOnShutdown(System.Object,System.EventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventListener_DisposeOnShutdown_m281D5755882E0BEB4CEEBDB3B471C36E43B3ED22 (RuntimeObject * ___sender0, EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * ___e1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventListener_DisposeOnShutdown_m281D5755882E0BEB4CEEBDB3B471C36E43B3ED22_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; bool V_1 = false; Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A V_2; memset((&V_2), 0, sizeof(V_2)); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * V_3 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); RuntimeObject * L_0 = EventListener_get_EventListenersLock_mBDF83655CC15E0FFEFCFD64F88FFCE36739289D7(/*hidden argument*/NULL); V_0 = L_0; V_1 = (bool)0; } IL_0008: try { // begin try (depth: 1) { RuntimeObject * L_1 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * L_2 = ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->get_s_EventSources_6(); NullCheck(L_2); Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A L_3 = List_1_GetEnumerator_m02CE186FAD93FF1FCB8746955D05ED5CACB7FF46(L_2, /*hidden argument*/List_1_GetEnumerator_m02CE186FAD93FF1FCB8746955D05ED5CACB7FF46_RuntimeMethod_var); V_2 = L_3; } IL_001b: try { // begin try (depth: 2) { goto IL_0038; } IL_001d: { WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * L_4 = Enumerator_get_Current_m354E9A07FB71BEA97BD2599840C56533B903E0A4_inline((Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A *)(&V_2), /*hidden argument*/Enumerator_get_Current_m354E9A07FB71BEA97BD2599840C56533B903E0A4_RuntimeMethod_var); NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker0< RuntimeObject * >::Invoke(6 /* System.Object System.WeakReference::get_Target() */, L_4); V_3 = ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB *)IsInstClass((RuntimeObject*)L_5, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var)); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_6 = V_3; if (!L_6) { goto IL_0038; } } IL_0032: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_7 = V_3; NullCheck(L_7); EventSource_Dispose_m2B3962369A463AB6DC62A63CEBA0D557ADB094FA(L_7, /*hidden argument*/NULL); } IL_0038: { bool L_8 = Enumerator_MoveNext_mFB828EA0B4B38D81A1650415E56FAE757467E956((Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A *)(&V_2), /*hidden argument*/Enumerator_MoveNext_mFB828EA0B4B38D81A1650415E56FAE757467E956_RuntimeMethod_var); if (L_8) { goto IL_001d; } } IL_0041: { IL2CPP_LEAVE(0x5B, FINALLY_0043); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0043; } FINALLY_0043: { // begin finally (depth: 2) Enumerator_Dispose_m322D3F3F8717D4319C90FA2F2CCC8E4A4CAEAEF0((Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A *)(&V_2), /*hidden argument*/Enumerator_Dispose_m322D3F3F8717D4319C90FA2F2CCC8E4A4CAEAEF0_RuntimeMethod_var); IL2CPP_END_FINALLY(67) } // end finally (depth: 2) IL2CPP_CLEANUP(67) { IL2CPP_END_CLEANUP(0x5B, FINALLY_0051); IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0051; } FINALLY_0051: { // begin finally (depth: 1) { bool L_9 = V_1; if (!L_9) { goto IL_005a; } } IL_0054: { RuntimeObject * L_10 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_10, /*hidden argument*/NULL); } IL_005a: { IL2CPP_END_FINALLY(81) } } // end finally (depth: 1) IL2CPP_CLEANUP(81) { IL2CPP_JUMP_TBL(0x5B, IL_005b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005b: { return; } } // System.Object System.Diagnostics.Tracing.EventListener::get_EventListenersLock() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * EventListener_get_EventListenersLock_mBDF83655CC15E0FFEFCFD64F88FFCE36739289D7 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventListener_get_EventListenersLock_mBDF83655CC15E0FFEFCFD64F88FFCE36739289D7_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * L_0 = ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->get_s_EventSources_6(); if (L_0) { goto IL_0019; } } { IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * L_1 = (List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF *)il2cpp_codegen_object_new(List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF_il2cpp_TypeInfo_var); List_1__ctor_m13455A354CC7CA1E12EF0474A3E70FFAB17F1581(L_1, 2, /*hidden argument*/List_1__ctor_m13455A354CC7CA1E12EF0474A3E70FFAB17F1581_RuntimeMethod_var); InterlockedCompareExchangeImpl((List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF **)(((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->get_address_of_s_EventSources_6()), L_1, (List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF *)NULL); } IL_0019: { IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * L_2 = ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->get_s_EventSources_6(); return L_2; } } // System.Void System.Diagnostics.Tracing.EventListener::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventListener__cctor_mD64517D1F2A36B1B5CCD5FEFBD244EC11CFAE5A7 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventListener__cctor_mD64517D1F2A36B1B5CCD5FEFBD244EC11CFAE5A7_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(L_0, /*hidden argument*/NULL); ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->set_s_EventSourceCreatedLock_0(L_0); ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->set_s_CreatingListener_7((bool)0); ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->set_s_EventSourceShutdownRegistered_8((bool)0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.EventPayload::.ctor(System.Collections.Generic.List`1,System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventPayload__ctor_m8B60F93322B2AA2BA544D139AAA4091F35B44B9F (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * ___payloadNames0, List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * ___payloadValues1, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * L_0 = ___payloadNames0; __this->set_m_names_0(L_0); List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_1 = ___payloadValues1; __this->set_m_values_1(L_1); return; } } // System.Collections.Generic.ICollection`1 System.Diagnostics.Tracing.EventPayload::get_Keys() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* EventPayload_get_Keys_mD236EE154B85DCB3F0E625EFB795797859D9C865 (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, const RuntimeMethod* method) { { List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * L_0 = __this->get_m_names_0(); return L_0; } } // System.Object System.Diagnostics.Tracing.EventPayload::get_Item(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * EventPayload_get_Item_mA7D4C6A1762EFEC5B2A28528090DB612B75ED80B (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, String_t* ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventPayload_get_Item_mA7D4C6A1762EFEC5B2A28528090DB612B75ED80B_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 V_1; memset((&V_1), 0, sizeof(V_1)); RuntimeObject * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { String_t* L_0 = ___key0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralA62F2225BF70BFACCBC7F1EF2A397836717377DE, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, EventPayload_get_Item_mA7D4C6A1762EFEC5B2A28528090DB612B75ED80B_RuntimeMethod_var); } IL_000e: { V_0 = 0; List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * L_2 = __this->get_m_names_0(); NullCheck(L_2); Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 L_3 = List_1_GetEnumerator_mDFFBEE5A0B86EF1F068C4ED0ABC0F39B7CA7677E(L_2, /*hidden argument*/List_1_GetEnumerator_mDFFBEE5A0B86EF1F068C4ED0ABC0F39B7CA7677E_RuntimeMethod_var); V_1 = L_3; } IL_001c: try { // begin try (depth: 1) { goto IL_0040; } IL_001e: { String_t* L_4 = Enumerator_get_Current_m894E7226842A0AB920967095678A311EFF7C5737_inline((Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 *)(&V_1), /*hidden argument*/Enumerator_get_Current_m894E7226842A0AB920967095678A311EFF7C5737_RuntimeMethod_var); String_t* L_5 = ___key0; bool L_6 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_003c; } } IL_002d: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_7 = __this->get_m_values_1(); int32_t L_8 = V_0; NullCheck(L_7); RuntimeObject * L_9 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_7, L_8, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); V_2 = L_9; IL2CPP_LEAVE(0x5F, FINALLY_004b); } IL_003c: { int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0040: { bool L_11 = Enumerator_MoveNext_m129741E497FB617DC9845CFEE4CB27B84C86301A((Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 *)(&V_1), /*hidden argument*/Enumerator_MoveNext_m129741E497FB617DC9845CFEE4CB27B84C86301A_RuntimeMethod_var); if (L_11) { goto IL_001e; } } IL_0049: { IL2CPP_LEAVE(0x59, FINALLY_004b); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004b; } FINALLY_004b: { // begin finally (depth: 1) Enumerator_Dispose_mD9B1DB257A9F9A3CEA69542101B953689A4AD978((Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 *)(&V_1), /*hidden argument*/Enumerator_Dispose_mD9B1DB257A9F9A3CEA69542101B953689A4AD978_RuntimeMethod_var); IL2CPP_END_FINALLY(75) } // end finally (depth: 1) IL2CPP_CLEANUP(75) { IL2CPP_JUMP_TBL(0x5F, IL_005f) IL2CPP_JUMP_TBL(0x59, IL_0059) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0059: { KeyNotFoundException_tC28F8B9E114291001A5D135723673C6F292438E2 * L_12 = (KeyNotFoundException_tC28F8B9E114291001A5D135723673C6F292438E2 *)il2cpp_codegen_object_new(KeyNotFoundException_tC28F8B9E114291001A5D135723673C6F292438E2_il2cpp_TypeInfo_var); KeyNotFoundException__ctor_mE9E1C6E6E21842095342C0A2ED65EC201FB4F3C8(L_12, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, EventPayload_get_Item_mA7D4C6A1762EFEC5B2A28528090DB612B75ED80B_RuntimeMethod_var); } IL_005f: { RuntimeObject * L_13 = V_2; return L_13; } } // System.Void System.Diagnostics.Tracing.EventPayload::set_Item(System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventPayload_set_Item_m2824703E771F214B750920B6F242899F860B1CEA (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, String_t* ___key0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventPayload_set_Item_m2824703E771F214B750920B6F242899F860B1CEA_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, EventPayload_set_Item_m2824703E771F214B750920B6F242899F860B1CEA_RuntimeMethod_var); } } // System.Void System.Diagnostics.Tracing.EventPayload::Add(System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventPayload_Add_m704F88C7603E4BEAC23A3303DDF92F470085C78F (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, String_t* ___key0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventPayload_Add_m704F88C7603E4BEAC23A3303DDF92F470085C78F_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, EventPayload_Add_m704F88C7603E4BEAC23A3303DDF92F470085C78F_RuntimeMethod_var); } } // System.Void System.Diagnostics.Tracing.EventPayload::Add(System.Collections.Generic.KeyValuePair`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventPayload_Add_m30450C18FFC7912DEDDB784D268B461887970717 (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D ___payloadEntry0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventPayload_Add_m30450C18FFC7912DEDDB784D268B461887970717_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, EventPayload_Add_m30450C18FFC7912DEDDB784D268B461887970717_RuntimeMethod_var); } } // System.Void System.Diagnostics.Tracing.EventPayload::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventPayload_Clear_m39A4723AC6E4073FF4DC53930E3AD1BAF337C0D5 (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventPayload_Clear_m39A4723AC6E4073FF4DC53930E3AD1BAF337C0D5_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, EventPayload_Clear_m39A4723AC6E4073FF4DC53930E3AD1BAF337C0D5_RuntimeMethod_var); } } // System.Boolean System.Diagnostics.Tracing.EventPayload::Contains(System.Collections.Generic.KeyValuePair`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventPayload_Contains_m0C87CF0D769A650989D31A0B2516B6F25BC5FD88 (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D ___entry0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventPayload_Contains_m0C87CF0D769A650989D31A0B2516B6F25BC5FD88_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = KeyValuePair_2_get_Key_m70ABAD248D45E166CEC58AF007095CEC5E79B1DD_inline((KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D *)(&___entry0), /*hidden argument*/KeyValuePair_2_get_Key_m70ABAD248D45E166CEC58AF007095CEC5E79B1DD_RuntimeMethod_var); bool L_1 = EventPayload_ContainsKey_m3737598706A07270C39F102A5C5AF684CB4A20AA(__this, L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean System.Diagnostics.Tracing.EventPayload::ContainsKey(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventPayload_ContainsKey_m3737598706A07270C39F102A5C5AF684CB4A20AA (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, String_t* ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventPayload_ContainsKey_m3737598706A07270C39F102A5C5AF684CB4A20AA_MetadataUsageId); s_Il2CppMethodInitialized = true; } Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { String_t* L_0 = ___key0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralA62F2225BF70BFACCBC7F1EF2A397836717377DE, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, EventPayload_ContainsKey_m3737598706A07270C39F102A5C5AF684CB4A20AA_RuntimeMethod_var); } IL_000e: { List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * L_2 = __this->get_m_names_0(); NullCheck(L_2); Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 L_3 = List_1_GetEnumerator_mDFFBEE5A0B86EF1F068C4ED0ABC0F39B7CA7677E(L_2, /*hidden argument*/List_1_GetEnumerator_mDFFBEE5A0B86EF1F068C4ED0ABC0F39B7CA7677E_RuntimeMethod_var); V_0 = L_3; } IL_001a: try { // begin try (depth: 1) { goto IL_002f; } IL_001c: { String_t* L_4 = Enumerator_get_Current_m894E7226842A0AB920967095678A311EFF7C5737_inline((Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 *)(&V_0), /*hidden argument*/Enumerator_get_Current_m894E7226842A0AB920967095678A311EFF7C5737_RuntimeMethod_var); String_t* L_5 = ___key0; bool L_6 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002f; } } IL_002b: { V_1 = (bool)1; IL2CPP_LEAVE(0x4A, FINALLY_003a); } IL_002f: { bool L_7 = Enumerator_MoveNext_m129741E497FB617DC9845CFEE4CB27B84C86301A((Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m129741E497FB617DC9845CFEE4CB27B84C86301A_RuntimeMethod_var); if (L_7) { goto IL_001c; } } IL_0038: { IL2CPP_LEAVE(0x48, FINALLY_003a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003a; } FINALLY_003a: { // begin finally (depth: 1) Enumerator_Dispose_mD9B1DB257A9F9A3CEA69542101B953689A4AD978((Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 *)(&V_0), /*hidden argument*/Enumerator_Dispose_mD9B1DB257A9F9A3CEA69542101B953689A4AD978_RuntimeMethod_var); IL2CPP_END_FINALLY(58) } // end finally (depth: 1) IL2CPP_CLEANUP(58) { IL2CPP_JUMP_TBL(0x4A, IL_004a) IL2CPP_JUMP_TBL(0x48, IL_0048) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0048: { return (bool)0; } IL_004a: { bool L_8 = V_1; return L_8; } } // System.Int32 System.Diagnostics.Tracing.EventPayload::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventPayload_get_Count_mC8C51B0D0E8DD2D768443B5EA910CC0BC22F28CA (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventPayload_get_Count_mC8C51B0D0E8DD2D768443B5EA910CC0BC22F28CA_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * L_0 = __this->get_m_names_0(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m4151A68BD4CB1D737213E7595F574987F8C812B4_inline(L_0, /*hidden argument*/List_1_get_Count_m4151A68BD4CB1D737213E7595F574987F8C812B4_RuntimeMethod_var); return L_1; } } // System.Boolean System.Diagnostics.Tracing.EventPayload::get_IsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventPayload_get_IsReadOnly_m20D1ED36E831FF892038B4091CD2A475069C33C5 (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Collections.Generic.IEnumerator`1> System.Diagnostics.Tracing.EventPayload::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* EventPayload_GetEnumerator_m91136E6A7D5A3E74FA5366E3347F2E6AD853770D (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventPayload_GetEnumerator_m91136E6A7D5A3E74FA5366E3347F2E6AD853770D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E * L_0 = (U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E *)il2cpp_codegen_object_new(U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E_il2cpp_TypeInfo_var); U3CGetEnumeratorU3Ed__17__ctor_m96831BB252933F4FC367C90E8C6560467C39CCEE(L_0, 0, /*hidden argument*/NULL); U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E * L_1 = L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_2(__this); return L_1; } } // System.Collections.IEnumerator System.Diagnostics.Tracing.EventPayload::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* EventPayload_System_Collections_IEnumerable_GetEnumerator_m861738DBE222BB24EE6CDE14744E41F8E1E7E514 (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventPayload_System_Collections_IEnumerable_GetEnumerator_m861738DBE222BB24EE6CDE14744E41F8E1E7E514_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IEnumerable_1_t4392D5E5B321E5D2C8C0F9C7FFF1BD2EBF9DE17E_il2cpp_TypeInfo_var, __this); return L_0; } } // System.Void System.Diagnostics.Tracing.EventPayload::CopyTo(System.Collections.Generic.KeyValuePair`2[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventPayload_CopyTo_m6B0F68A45E6F5D04F648A748FEFF6E913CC9C92A (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, KeyValuePair_2U5BU5D_tEF7B0C36EC296277C5C943CFF843529E0B8B5343* ___payloadEntries0, int32_t ___count1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventPayload_CopyTo_m6B0F68A45E6F5D04F648A748FEFF6E913CC9C92A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, EventPayload_CopyTo_m6B0F68A45E6F5D04F648A748FEFF6E913CC9C92A_RuntimeMethod_var); } } // System.Boolean System.Diagnostics.Tracing.EventPayload::Remove(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventPayload_Remove_m55F4737F656BA3A8A9B6525ADAAC846FD19B2E3E (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, String_t* ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventPayload_Remove_m55F4737F656BA3A8A9B6525ADAAC846FD19B2E3E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, EventPayload_Remove_m55F4737F656BA3A8A9B6525ADAAC846FD19B2E3E_RuntimeMethod_var); } } // System.Boolean System.Diagnostics.Tracing.EventPayload::Remove(System.Collections.Generic.KeyValuePair`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventPayload_Remove_m67E94C45AA1EC648A3B89834A3A11220912847DC (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D ___entry0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventPayload_Remove_m67E94C45AA1EC648A3B89834A3A11220912847DC_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, EventPayload_Remove_m67E94C45AA1EC648A3B89834A3A11220912847DC_RuntimeMethod_var); } } // System.Boolean System.Diagnostics.Tracing.EventPayload::TryGetValue(System.String,System.Object&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventPayload_TryGetValue_m75C2983849C0B9FF8B15C51F0E2B471B7803387F (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, String_t* ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventPayload_TryGetValue_m75C2983849C0B9FF8B15C51F0E2B471B7803387F_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 V_1; memset((&V_1), 0, sizeof(V_1)); bool V_2 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { String_t* L_0 = ___key0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralA62F2225BF70BFACCBC7F1EF2A397836717377DE, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, EventPayload_TryGetValue_m75C2983849C0B9FF8B15C51F0E2B471B7803387F_RuntimeMethod_var); } IL_000e: { V_0 = 0; List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * L_2 = __this->get_m_names_0(); NullCheck(L_2); Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 L_3 = List_1_GetEnumerator_mDFFBEE5A0B86EF1F068C4ED0ABC0F39B7CA7677E(L_2, /*hidden argument*/List_1_GetEnumerator_mDFFBEE5A0B86EF1F068C4ED0ABC0F39B7CA7677E_RuntimeMethod_var); V_1 = L_3; } IL_001c: try { // begin try (depth: 1) { goto IL_0043; } IL_001e: { String_t* L_4 = Enumerator_get_Current_m894E7226842A0AB920967095678A311EFF7C5737_inline((Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 *)(&V_1), /*hidden argument*/Enumerator_get_Current_m894E7226842A0AB920967095678A311EFF7C5737_RuntimeMethod_var); String_t* L_5 = ___key0; bool L_6 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_003f; } } IL_002d: { RuntimeObject ** L_7 = ___value1; List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_8 = __this->get_m_values_1(); int32_t L_9 = V_0; NullCheck(L_8); RuntimeObject * L_10 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_8, L_9, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); *((RuntimeObject **)L_7) = (RuntimeObject *)L_10; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_7, (void*)(RuntimeObject *)L_10); V_2 = (bool)1; IL2CPP_LEAVE(0x61, FINALLY_004e); } IL_003f: { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0043: { bool L_12 = Enumerator_MoveNext_m129741E497FB617DC9845CFEE4CB27B84C86301A((Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 *)(&V_1), /*hidden argument*/Enumerator_MoveNext_m129741E497FB617DC9845CFEE4CB27B84C86301A_RuntimeMethod_var); if (L_12) { goto IL_001e; } } IL_004c: { IL2CPP_LEAVE(0x5C, FINALLY_004e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004e; } FINALLY_004e: { // begin finally (depth: 1) Enumerator_Dispose_mD9B1DB257A9F9A3CEA69542101B953689A4AD978((Enumerator_tBBAAE521602D26DCD42E467CF939632DC01EF813 *)(&V_1), /*hidden argument*/Enumerator_Dispose_mD9B1DB257A9F9A3CEA69542101B953689A4AD978_RuntimeMethod_var); IL2CPP_END_FINALLY(78) } // end finally (depth: 1) IL2CPP_CLEANUP(78) { IL2CPP_JUMP_TBL(0x61, IL_0061) IL2CPP_JUMP_TBL(0x5C, IL_005c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005c: { RuntimeObject ** L_13 = ___value1; *((RuntimeObject **)L_13) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_13, (void*)(RuntimeObject *)NULL); return (bool)0; } IL_0061: { bool L_14 = V_2; return L_14; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.EventPayload_d__17::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ed__17__ctor_m96831BB252933F4FC367C90E8C6560467C39CCEE (U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E * __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); int32_t L_0 = ___U3CU3E1__state0; __this->set_U3CU3E1__state_0(L_0); return; } } // System.Void System.Diagnostics.Tracing.EventPayload_d__17::System.IDisposable.Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ed__17_System_IDisposable_Dispose_m9F76E3E5CB1711E1B01C26506CEEA33FEEBF8ECC (U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E * __this, const RuntimeMethod* method) { { return; } } // System.Boolean System.Diagnostics.Tracing.EventPayload_d__17::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CGetEnumeratorU3Ed__17_MoveNext_m451A16FB6126749AB11DBD28771761699BFC1681 (U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetEnumeratorU3Ed__17_MoveNext_m451A16FB6126749AB11DBD28771761699BFC1681_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * V_1 = NULL; int32_t V_2 = 0; { int32_t L_0 = __this->get_U3CU3E1__state_0(); V_0 = L_0; EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * L_1 = __this->get_U3CU3E4__this_2(); V_1 = L_1; int32_t L_2 = V_0; if (!L_2) { goto IL_0017; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_005d; } } { return (bool)0; } IL_0017: { __this->set_U3CU3E1__state_0((-1)); __this->set_U3CiU3E5__1_3(0); goto IL_0074; } IL_0027: { EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * L_4 = V_1; NullCheck(L_4); List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * L_5 = L_4->get_m_names_0(); int32_t L_6 = __this->get_U3CiU3E5__1_3(); NullCheck(L_5); String_t* L_7 = List_1_get_Item_mB739B0066E5F7EBDBA9978F24A73D26D4FAE5BED_inline(L_5, L_6, /*hidden argument*/List_1_get_Item_mB739B0066E5F7EBDBA9978F24A73D26D4FAE5BED_RuntimeMethod_var); EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * L_8 = V_1; NullCheck(L_8); List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_9 = L_8->get_m_values_1(); int32_t L_10 = __this->get_U3CiU3E5__1_3(); NullCheck(L_9); RuntimeObject * L_11 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_9, L_10, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D L_12; memset((&L_12), 0, sizeof(L_12)); KeyValuePair_2__ctor_m474405E23A389932A288B43A12A17A220AD718A2((&L_12), L_7, L_11, /*hidden argument*/KeyValuePair_2__ctor_m474405E23A389932A288B43A12A17A220AD718A2_RuntimeMethod_var); __this->set_U3CU3E2__current_1(L_12); __this->set_U3CU3E1__state_0(1); return (bool)1; } IL_005d: { __this->set_U3CU3E1__state_0((-1)); int32_t L_13 = __this->get_U3CiU3E5__1_3(); V_2 = L_13; int32_t L_14 = V_2; __this->set_U3CiU3E5__1_3(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1))); } IL_0074: { int32_t L_15 = __this->get_U3CiU3E5__1_3(); EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * L_16 = V_1; NullCheck(L_16); RuntimeObject* L_17 = EventPayload_get_Keys_mD236EE154B85DCB3F0E625EFB795797859D9C865_inline(L_16, /*hidden argument*/NULL); NullCheck(L_17); int32_t L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_t2E51991ADA605DB75870908AF6D7C3093DC3FCBA_il2cpp_TypeInfo_var, L_17); if ((((int32_t)L_15) < ((int32_t)L_18))) { goto IL_0027; } } { return (bool)0; } } // System.Collections.Generic.KeyValuePair`2 System.Diagnostics.Tracing.EventPayload_d__17::System.Collections.Generic.IEnumerator>.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D U3CGetEnumeratorU3Ed__17_System_Collections_Generic_IEnumeratorU3CSystem_Collections_Generic_KeyValuePairU3CSystem_StringU2CSystem_ObjectU3EU3E_get_Current_mCB8BFBA2C812898BE240722FD9588935DC4CEFD1 (U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E * __this, const RuntimeMethod* method) { { KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D L_0 = __this->get_U3CU3E2__current_1(); return L_0; } } // System.Void System.Diagnostics.Tracing.EventPayload_d__17::System.Collections.IEnumerator.Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ed__17_System_Collections_IEnumerator_Reset_mDC045F6D9917B711DDC89E6B9A2EE9CC1DCD2856 (U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetEnumeratorU3Ed__17_System_Collections_IEnumerator_Reset_mDC045F6D9917B711DDC89E6B9A2EE9CC1DCD2856_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_0 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, U3CGetEnumeratorU3Ed__17_System_Collections_IEnumerator_Reset_mDC045F6D9917B711DDC89E6B9A2EE9CC1DCD2856_RuntimeMethod_var); } } // System.Object System.Diagnostics.Tracing.EventPayload_d__17::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * U3CGetEnumeratorU3Ed__17_System_Collections_IEnumerator_get_Current_m59F37C7DE26CE9C90711A8C710D37B68038228CF (U3CGetEnumeratorU3Ed__17_t9FCF49C9B588BF16E22AF95B07694772DC46C68E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetEnumeratorU3Ed__17_System_Collections_IEnumerator_get_Current_m59F37C7DE26CE9C90711A8C710D37B68038228CF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D L_0 = __this->get_U3CU3E2__current_1(); KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D L_1 = L_0; RuntimeObject * L_2 = Box(KeyValuePair_2_tC167337BFA3217084F940401B1BC047130DED61D_il2cpp_TypeInfo_var, &L_1); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif extern "C" void DEFAULT_CALL ReversePInvokeWrapper_EventProvider_EtwEnableCallBack_m32987ABF4E909DC5476F09C034714951CB4A8048(Guid_t * ___sourceId0, int32_t ___controlCode1, uint8_t ___setLevel2, int64_t ___anyKeyword3, int64_t ___allKeyword4, EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * ___filterData5, void* ___callbackContext6) { il2cpp::vm::ScopedThreadAttacher _vmThreadHelper; // Managed method invocation EventProvider_EtwEnableCallBack_m32987ABF4E909DC5476F09C034714951CB4A8048(___sourceId0, ___controlCode1, ___setLevel2, ___anyKeyword3, ___allKeyword4, ___filterData5, ___callbackContext6, NULL); } // System.Void System.Diagnostics.Tracing.EventProvider::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider__ctor_m3B50CC1BF097459B596C77B56561A089D9397AD9 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.EventProvider::Register(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_Register_m44CAC9D9F9EA2B0E4E3883128A19E1B70C254EE2 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, Guid_t ___providerGuid0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_Register_m44CAC9D9F9EA2B0E4E3883128A19E1B70C254EE2_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; intptr_t V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { Guid_t L_0 = ___providerGuid0; __this->set_m_providerId_9(L_0); EtwEnableCallback_tE661421A2F149DA151D5A519A09E09448E396A4A * L_1 = (EtwEnableCallback_tE661421A2F149DA151D5A519A09E09448E396A4A *)il2cpp_codegen_object_new(EtwEnableCallback_tE661421A2F149DA151D5A519A09E09448E396A4A_il2cpp_TypeInfo_var); EtwEnableCallback__ctor_m721827EA5CE55B57CB5C6F84EF95F1B36158289A(L_1, NULL, (intptr_t)((intptr_t)EventProvider_EtwEnableCallBack_m32987ABF4E909DC5476F09C034714951CB4A8048_RuntimeMethod_var), /*hidden argument*/NULL); __this->set_m_etwCallback_1(L_1); GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_2 = __this->get_address_of_m_thisGCHandle_2(); bool L_3 = GCHandle_get_IsAllocated_m91323BCB568B1150F90515EF862B00F193E77808((GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0031; } } { GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_4 = __this->get_address_of_m_thisGCHandle_2(); GCHandle_Free_m392ECC9B1058E35A0FD5CF21A65F212873FC26F0((GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)L_4, /*hidden argument*/NULL); } IL_0031: { GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 L_5 = GCHandle_Alloc_m5BF9DC23B533B904BFEA61136B92916683B46B0F(__this, /*hidden argument*/NULL); __this->set_m_thisGCHandle_2(L_5); } IL_003d: try { // begin try (depth: 1) { EtwEnableCallback_tE661421A2F149DA151D5A519A09E09448E396A4A * L_6 = __this->get_m_etwCallback_1(); GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 L_7 = __this->get_m_thisGCHandle_2(); intptr_t L_8 = GCHandle_ToIntPtr_m8CF7D07846B0C741B04A2A4E5E9B5D505F4B3CCE(L_7, /*hidden argument*/NULL); V_1 = (intptr_t)L_8; void* L_9 = IntPtr_ToPointer_mC56A17E597E9F767B889DA10DB866F0B96CF0D65_inline((intptr_t*)(&V_1), /*hidden argument*/NULL); int64_t* L_10 = __this->get_address_of_m_regHandle_3(); uint32_t L_11 = ManifestEtw_EventRegister_mE0FD847E8BE55184054D11D9CB65145D5DD7EC9A((Guid_t *)(&___providerGuid0), L_6, (void*)(void*)L_9, (int64_t*)L_10, /*hidden argument*/NULL); V_0 = L_11; uint32_t L_12 = V_0; if (!L_12) { goto IL_0073; } } IL_0067: { uint32_t L_13 = V_0; String_t* L_14 = Win32Native_GetMessage_m68D6D40DD33D7F2FF30B7CE600BADBEB4EE41B87(L_13, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_15 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_15, L_14, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, EventProvider_Register_m44CAC9D9F9EA2B0E4E3883128A19E1B70C254EE2_RuntimeMethod_var); } IL_0073: { goto IL_0083; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0075; throw e; } CATCH_0075: { // begin catch(System.Object) GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_16 = __this->get_address_of_m_thisGCHandle_2(); GCHandle_Free_m392ECC9B1058E35A0FD5CF21A65F212873FC26F0((GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)L_16, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, EventProvider_Register_m44CAC9D9F9EA2B0E4E3883128A19E1B70C254EE2_RuntimeMethod_var); } // end catch (depth: 1) IL_0083: { return; } } // System.Int32 System.Diagnostics.Tracing.EventProvider::SetInformation(Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_EVENT_INFO_CLASS,System.Void*,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventProvider_SetInformation_mD5E67B8179B84395068AB6CEC4D7907E63DFFDAE (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, int32_t ___eventInfoClass0, void* ___data1, int32_t ___dataSize2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_SetInformation_mD5E67B8179B84395068AB6CEC4D7907E63DFFDAE_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = ((int32_t)50); IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); bool L_0 = ((EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_StaticFields*)il2cpp_codegen_static_fields_for(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var))->get_m_setInformationMissing_0(); if (L_0) { goto IL_0024; } } IL_000a: try { // begin try (depth: 1) int64_t L_1 = __this->get_m_regHandle_3(); int32_t L_2 = ___eventInfoClass0; void* L_3 = ___data1; int32_t L_4 = ___dataSize2; int32_t L_5 = ManifestEtw_EventSetInformation_mCD8123D5289F7C51D92EC633159D70ED7E92E5B6(L_1, L_2, (void*)(void*)L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; goto IL_0024; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_001b; throw e; } CATCH_001b: { // begin catch(System.TypeLoadException) IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); ((EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_StaticFields*)il2cpp_codegen_static_fields_for(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var))->set_m_setInformationMissing_0((bool)1); goto IL_0024; } // end catch (depth: 1) IL_0024: { int32_t L_6 = V_0; return L_6; } } // System.Void System.Diagnostics.Tracing.EventProvider::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_Dispose_mB4F2B41F819F0AA49DFF2A1D6E93CEE2CD8C841D (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_Dispose_mB4F2B41F819F0AA49DFF2A1D6E93CEE2CD8C841D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { VirtActionInvoker1< bool >::Invoke(5 /* System.Void System.Diagnostics.Tracing.EventProvider::Dispose(System.Boolean) */, __this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var); GC_SuppressFinalize_m037319A9B95A5BA437E806DE592802225EE5B425(__this, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.EventProvider::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_Dispose_m9449CFF60A77A3A203D281635F7FE81756ED6DB1 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, bool ___disposing0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_Dispose_m9449CFF60A77A3A203D281635F7FE81756ED6DB1_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; bool V_1 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { bool L_0 = __this->get_m_disposed_10(); if (!L_0) { goto IL_0009; } } { return; } IL_0009: { __this->set_m_enabled_8((bool)0); IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); RuntimeObject * L_1 = EventListener_get_EventListenersLock_mBDF83655CC15E0FFEFCFD64F88FFCE36739289D7(/*hidden argument*/NULL); V_0 = L_1; V_1 = (bool)0; } IL_0018: try { // begin try (depth: 1) { RuntimeObject * L_2 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_2, (bool*)(&V_1), /*hidden argument*/NULL); bool L_3 = __this->get_m_disposed_10(); if (!L_3) { goto IL_002a; } } IL_0028: { IL2CPP_LEAVE(0x43, FINALLY_0039); } IL_002a: { EventProvider_Deregister_mAAE2FC907D1CF1D60C6B0113AD6C70C5262418E6(__this, /*hidden argument*/NULL); __this->set_m_disposed_10((bool)1); IL2CPP_LEAVE(0x43, FINALLY_0039); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0039; } FINALLY_0039: { // begin finally (depth: 1) { bool L_4 = V_1; if (!L_4) { goto IL_0042; } } IL_003c: { RuntimeObject * L_5 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_5, /*hidden argument*/NULL); } IL_0042: { IL2CPP_END_FINALLY(57) } } // end finally (depth: 1) IL2CPP_CLEANUP(57) { IL2CPP_JUMP_TBL(0x43, IL_0043) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0043: { return; } } // System.Void System.Diagnostics.Tracing.EventProvider::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_Finalize_m0C39C52B29F6B9641C114765416AB48648873033 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method) { Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: try { // begin try (depth: 1) VirtActionInvoker1< bool >::Invoke(5 /* System.Void System.Diagnostics.Tracing.EventProvider::Dispose(System.Boolean) */, __this, (bool)0); IL2CPP_LEAVE(0x10, FINALLY_0009); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0009; } FINALLY_0009: { // begin finally (depth: 1) Object_Finalize_m4015B7D3A44DE125C5FE34D7276CD4697C06F380(__this, /*hidden argument*/NULL); IL2CPP_END_FINALLY(9) } // end finally (depth: 1) IL2CPP_CLEANUP(9) { IL2CPP_JUMP_TBL(0x10, IL_0010) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0010: { return; } } // System.Void System.Diagnostics.Tracing.EventProvider::Deregister() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_Deregister_mAAE2FC907D1CF1D60C6B0113AD6C70C5262418E6 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_m_regHandle_3(); if (!L_0) { goto IL_0022; } } { EventProvider_EventUnregister_m54EE65718C38DFB6F0DA261DEA011DF185E4C35D(__this, /*hidden argument*/NULL); __this->set_m_regHandle_3((((int64_t)((int64_t)0)))); GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_1 = __this->get_address_of_m_thisGCHandle_2(); GCHandle_Free_m392ECC9B1058E35A0FD5CF21A65F212873FC26F0((GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)L_1, /*hidden argument*/NULL); } IL_0022: { return; } } // System.Void System.Diagnostics.Tracing.EventProvider::EtwEnableCallBack(System.Guid&,System.Int32,System.Byte,System.Int64,System.Int64,Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_EVENT_FILTER_DESCRIPTOR*,System.Void*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_EtwEnableCallBack_m32987ABF4E909DC5476F09C034714951CB4A8048 (Guid_t * ___sourceId0, int32_t ___controlCode1, uint8_t ___setLevel2, int64_t ___anyKeyword3, int64_t ___allKeyword4, EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * ___filterData5, void* ___callbackContext6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_EtwEnableCallBack_m32987ABF4E909DC5476F09C034714951CB4A8048_MetadataUsageId); s_Il2CppMethodInitialized = true; } GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 V_0; memset((&V_0), 0, sizeof(V_0)); { void* L_0 = ___callbackContext6; intptr_t L_1; memset((&L_1), 0, sizeof(L_1)); IntPtr__ctor_m6360250F4B87C6AE2F0389DA0DEE1983EED73FB6_inline((&L_1), (void*)(void*)L_0, /*hidden argument*/NULL); GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 L_2 = GCHandle_FromIntPtr_mB803C8ECA1D723F1C51A69F7A7E09E269488D36C((intptr_t)L_1, /*hidden argument*/NULL); V_0 = L_2; RuntimeObject * L_3 = GCHandle_get_Target_mDBDEA6883245CF1EF963D9FA945569B2D59DCCF8((GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)(&V_0), /*hidden argument*/NULL); int32_t L_4 = ___controlCode1; uint8_t L_5 = ___setLevel2; int64_t L_6 = ___anyKeyword3; int64_t L_7 = ___allKeyword4; EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * L_8 = ___filterData5; NullCheck(((EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 *)CastclassClass((RuntimeObject*)L_3, EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var))); EventProvider_EtwEnableCallBackImpl_m05EA7378BE8A415FF10BA92D0C8A9B1D7E0D9575(((EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 *)CastclassClass((RuntimeObject*)L_3, EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var)), L_4, L_5, L_6, L_7, (EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB *)(EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB *)L_8, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.EventProvider::EtwEnableCallBackImpl(System.Int32,System.Byte,System.Int64,System.Int64,Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_EVENT_FILTER_DESCRIPTOR*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_EtwEnableCallBackImpl_m05EA7378BE8A415FF10BA92D0C8A9B1D7E0D9575 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, int32_t ___controlCode0, uint8_t ___setLevel1, int64_t ___anyKeyword2, int64_t ___allKeyword3, EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * ___filterData4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_EtwEnableCallBackImpl_m05EA7378BE8A415FF10BA92D0C8A9B1D7E0D9575_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; RuntimeObject* V_1 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_2 = NULL; int32_t V_3 = 0; bool V_4 = false; List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * V_5 = NULL; Enumerator_tFE053339618997964377145129F568D3A6387F32 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; bool V_9 = false; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; String_t* V_13 = NULL; String_t* V_14 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 4); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); RuntimeObject* G_B14_0 = NULL; int32_t G_B14_1 = 0; EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * G_B14_2 = NULL; RuntimeObject* G_B13_0 = NULL; int32_t G_B13_1 = 0; EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * G_B13_2 = NULL; int32_t G_B15_0 = 0; RuntimeObject* G_B15_1 = NULL; int32_t G_B15_2 = 0; EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * G_B15_3 = NULL; IL_0000: try { // begin try (depth: 1) { V_0 = 0; V_1 = (RuntimeObject*)NULL; V_4 = (bool)0; int32_t L_0 = ___controlCode0; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0127; } } IL_000e: { __this->set_m_enabled_8((bool)1); uint8_t L_1 = ___setLevel1; __this->set_m_level_4(L_1); int64_t L_2 = ___anyKeyword2; __this->set_m_anyKeywordMask_5(L_2); int64_t L_3 = ___allKeyword3; __this->set_m_allKeywordMask_6(L_3); List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * L_4 = EventProvider_GetSessions_mF76C5CED507D8F8C66063D65255AA7AA46ED76AD(__this, /*hidden argument*/NULL); V_5 = L_4; List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * L_5 = V_5; NullCheck(L_5); Enumerator_tFE053339618997964377145129F568D3A6387F32 L_6 = List_1_GetEnumerator_m40477BAC3E5830EB87ACFD9613A063F04C085DD7(L_5, /*hidden argument*/List_1_GetEnumerator_m40477BAC3E5830EB87ACFD9613A063F04C085DD7_RuntimeMethod_var); V_6 = L_6; } IL_003c: try { // begin try (depth: 2) { goto IL_010b; } IL_0041: { Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * L_7 = Enumerator_get_Current_mCAFC7F3236D47238A088094D3D51A4A73868B6AA_inline((Enumerator_tFE053339618997964377145129F568D3A6387F32 *)(&V_6), /*hidden argument*/Enumerator_get_Current_mCAFC7F3236D47238A088094D3D51A4A73868B6AA_RuntimeMethod_var); Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * L_8 = L_7; NullCheck(L_8); SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_9 = Tuple_2_get_Item1_mE84BFA1353446DE95FEAC246056C2163078AC65F_inline(L_8, /*hidden argument*/Tuple_2_get_Item1_mE84BFA1353446DE95FEAC246056C2163078AC65F_RuntimeMethod_var); int32_t L_10 = L_9.get_sessionIdBit_0(); V_7 = L_10; Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * L_11 = L_8; NullCheck(L_11); SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_12 = Tuple_2_get_Item1_mE84BFA1353446DE95FEAC246056C2163078AC65F_inline(L_11, /*hidden argument*/Tuple_2_get_Item1_mE84BFA1353446DE95FEAC246056C2163078AC65F_RuntimeMethod_var); int32_t L_13 = L_12.get_etwSessionId_1(); V_8 = L_13; NullCheck(L_11); bool L_14 = Tuple_2_get_Item2_m7DC82E26331B6695B6696FCC7DDDC8CB16CB94E1_inline(L_11, /*hidden argument*/Tuple_2_get_Item2_m7DC82E26331B6695B6696FCC7DDDC8CB16CB94E1_RuntimeMethod_var); V_9 = L_14; V_4 = (bool)1; V_1 = (RuntimeObject*)NULL; List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * L_15 = V_5; NullCheck(L_15); int32_t L_16 = List_1_get_Count_m541E4299DCF80859DCFA0D54C3DFA3D40250121D_inline(L_15, /*hidden argument*/List_1_get_Count_m541E4299DCF80859DCFA0D54C3DFA3D40250121D_RuntimeMethod_var); if ((((int32_t)L_16) <= ((int32_t)1))) { goto IL_007c; } } IL_0078: { ___filterData4 = (EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB *)(((uintptr_t)0)); } IL_007c: { bool L_17 = V_9; if (!L_17) { goto IL_00f6; } } IL_0080: { int32_t L_18 = V_8; EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * L_19 = ___filterData4; bool L_20 = EventProvider_GetDataFromController_m0DB5389F33A5037F545F98F12A1C0C3BA9A6BAFA(__this, L_18, (EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB *)(EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB *)L_19, (int32_t*)(&V_0), (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821**)(&V_2), (int32_t*)(&V_3), /*hidden argument*/NULL); if (!L_20) { goto IL_00f6; } } IL_0092: { Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * L_21 = (Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC *)il2cpp_codegen_object_new(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC_il2cpp_TypeInfo_var); Dictionary_2__ctor_m4A1428F3BFC28918B0C2F7E98A49C3F05C735D3B(L_21, 4, /*hidden argument*/Dictionary_2__ctor_m4A1428F3BFC28918B0C2F7E98A49C3F05C735D3B_RuntimeMethod_var); V_1 = (RuntimeObject*)L_21; goto IL_00f0; } IL_009b: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_22 = V_2; int32_t L_23 = V_3; IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); int32_t L_24 = EventProvider_FindNull_m56DE2A00D1D720C8D449EABF8D0D5E8F7E5D0944(L_22, L_23, /*hidden argument*/NULL); V_10 = L_24; int32_t L_25 = V_10; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_26 = V_2; int32_t L_27 = V_11; int32_t L_28 = EventProvider_FindNull_m56DE2A00D1D720C8D449EABF8D0D5E8F7E5D0944(L_26, L_27, /*hidden argument*/NULL); V_12 = L_28; int32_t L_29 = V_12; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_30 = V_2; NullCheck(L_30); if ((((int32_t)L_29) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length))))))) { goto IL_00eb; } } IL_00bb: { Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * L_31 = Encoding_get_UTF8_m67C8652936B681E7BC7505E459E88790E0FF16D9(/*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_32 = V_2; int32_t L_33 = V_3; int32_t L_34 = V_10; int32_t L_35 = V_3; NullCheck(L_31); String_t* L_36 = VirtFuncInvoker3< String_t*, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(33 /* System.String System.Text.Encoding::GetString(System.Byte[],System.Int32,System.Int32) */, L_31, L_32, L_33, ((int32_t)il2cpp_codegen_subtract((int32_t)L_34, (int32_t)L_35))); V_13 = L_36; Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * L_37 = Encoding_get_UTF8_m67C8652936B681E7BC7505E459E88790E0FF16D9(/*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_38 = V_2; int32_t L_39 = V_11; int32_t L_40 = V_12; int32_t L_41 = V_11; NullCheck(L_37); String_t* L_42 = VirtFuncInvoker3< String_t*, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(33 /* System.String System.Text.Encoding::GetString(System.Byte[],System.Int32,System.Int32) */, L_37, L_38, L_39, ((int32_t)il2cpp_codegen_subtract((int32_t)L_40, (int32_t)L_41))); V_14 = L_42; RuntimeObject* L_43 = V_1; String_t* L_44 = V_13; String_t* L_45 = V_14; NullCheck(L_43); InterfaceActionInvoker2< String_t*, String_t* >::Invoke(1 /* System.Void System.Collections.Generic.IDictionary`2::set_Item(TKey,TValue) */, IDictionary_2_t8D4B47914EFD2300DFBC7D9626F3D538CFA7CA53_il2cpp_TypeInfo_var, L_43, L_44, L_45); } IL_00eb: { int32_t L_46 = V_12; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_00f0: { int32_t L_47 = V_3; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_48 = V_2; NullCheck(L_48); if ((((int32_t)L_47) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_48)->max_length))))))) { goto IL_009b; } } IL_00f6: { int32_t L_49 = V_0; RuntimeObject* L_50 = V_1; bool L_51 = V_9; G_B13_0 = L_50; G_B13_1 = L_49; G_B13_2 = __this; if (L_51) { G_B14_0 = L_50; G_B14_1 = L_49; G_B14_2 = __this; goto IL_0102; } } IL_00fd: { int32_t L_52 = V_7; G_B15_0 = ((-L_52)); G_B15_1 = G_B13_0; G_B15_2 = G_B13_1; G_B15_3 = G_B13_2; goto IL_0104; } IL_0102: { int32_t L_53 = V_7; G_B15_0 = L_53; G_B15_1 = G_B14_0; G_B15_2 = G_B14_1; G_B15_3 = G_B14_2; } IL_0104: { int32_t L_54 = V_8; NullCheck(G_B15_3); VirtActionInvoker4< int32_t, RuntimeObject*, int32_t, int32_t >::Invoke(6 /* System.Void System.Diagnostics.Tracing.EventProvider::OnControllerCommand(System.Diagnostics.Tracing.ControllerCommand,System.Collections.Generic.IDictionary`2,System.Int32,System.Int32) */, G_B15_3, G_B15_2, G_B15_1, G_B15_0, L_54); } IL_010b: { bool L_55 = Enumerator_MoveNext_m4A5415EF6CB847B02DF34AEA482AF0E6AEBCD18A((Enumerator_tFE053339618997964377145129F568D3A6387F32 *)(&V_6), /*hidden argument*/Enumerator_MoveNext_m4A5415EF6CB847B02DF34AEA482AF0E6AEBCD18A_RuntimeMethod_var); if (L_55) { goto IL_0041; } } IL_0117: { IL2CPP_LEAVE(0x15B, FINALLY_0119); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0119; } FINALLY_0119: { // begin finally (depth: 2) Enumerator_Dispose_m046417888981FE2D79A9D6A1B94951252AABD392((Enumerator_tFE053339618997964377145129F568D3A6387F32 *)(&V_6), /*hidden argument*/Enumerator_Dispose_m046417888981FE2D79A9D6A1B94951252AABD392_RuntimeMethod_var); IL2CPP_END_FINALLY(281) } // end finally (depth: 2) IL2CPP_CLEANUP(281) { IL2CPP_JUMP_TBL(0x15B, IL_015b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0127: { int32_t L_56 = ___controlCode0; if (L_56) { goto IL_0151; } } IL_012a: { __this->set_m_enabled_8((bool)0); __this->set_m_level_4((uint8_t)0); __this->set_m_anyKeywordMask_5((((int64_t)((int64_t)0)))); __this->set_m_allKeywordMask_6((((int64_t)((int64_t)0)))); __this->set_m_liveSessions_7((List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 *)NULL); goto IL_015b; } IL_0151: { int32_t L_57 = ___controlCode0; if ((!(((uint32_t)L_57) == ((uint32_t)2)))) { goto IL_0159; } } IL_0155: { V_0 = (-1); goto IL_015b; } IL_0159: { goto IL_016e; } IL_015b: { bool L_58 = V_4; if (L_58) { goto IL_0169; } } IL_015f: { int32_t L_59 = V_0; RuntimeObject* L_60 = V_1; VirtActionInvoker4< int32_t, RuntimeObject*, int32_t, int32_t >::Invoke(6 /* System.Void System.Diagnostics.Tracing.EventProvider::OnControllerCommand(System.Diagnostics.Tracing.ControllerCommand,System.Collections.Generic.IDictionary`2,System.Int32,System.Int32) */, __this, L_59, L_60, 0, 0); } IL_0169: { goto IL_016e; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_016b; throw e; } CATCH_016b: { // begin catch(System.Exception) goto IL_016e; } // end catch (depth: 1) IL_016e: { return; } } // System.Void System.Diagnostics.Tracing.EventProvider::OnControllerCommand(System.Diagnostics.Tracing.ControllerCommand,System.Collections.Generic.IDictionary`2,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_OnControllerCommand_mD2567D7D0C20D9B507CE83D185C6B173069E6FA8 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, int32_t ___command0, RuntimeObject* ___arguments1, int32_t ___sessionId2, int32_t ___etwSessionId3, const RuntimeMethod* method) { { return; } } // System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.EventProvider::get_Level() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventProvider_get_Level_m68A0811632D34B78A4C86E545AE957EAE1819B51 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_level_4(); return (int32_t)(L_0); } } // System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventProvider::get_MatchAnyKeyword() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t EventProvider_get_MatchAnyKeyword_mAB5C8F8500A479EA5294786DA79D8147A6681D2D (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_m_anyKeywordMask_5(); return (int64_t)(L_0); } } // System.Int32 System.Diagnostics.Tracing.EventProvider::FindNull(System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventProvider_FindNull_m56DE2A00D1D720C8D449EABF8D0D5E8F7E5D0944 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___idx1, const RuntimeMethod* method) { { goto IL_0007; } IL_0002: { int32_t L_0 = ___idx1; ___idx1 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); } IL_0007: { int32_t L_1 = ___idx1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = ___buffer0; NullCheck(L_2); if ((((int32_t)L_1) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))))) { goto IL_0012; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = ___buffer0; int32_t L_4 = ___idx1; NullCheck(L_3); int32_t L_5 = L_4; uint8_t L_6 = (L_3)->GetAt(static_cast(L_5)); if (L_6) { goto IL_0002; } } IL_0012: { int32_t L_7 = ___idx1; return L_7; } } // System.Collections.Generic.List`1> System.Diagnostics.Tracing.EventProvider::GetSessions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * EventProvider_GetSessions_mF76C5CED507D8F8C66063D65255AA7AA46ED76AD (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_GetSessions_mF76C5CED507D8F8C66063D65255AA7AA46ED76AD_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C * V_0 = NULL; List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * V_1 = NULL; Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 V_2; memset((&V_2), 0, sizeof(V_2)); SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C * L_0 = (U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C_il2cpp_TypeInfo_var); U3CU3Ec__DisplayClass44_0__ctor_m124616C1BA780E90A29F45AED140E42AFE7A0FCF(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C * L_1 = V_0; NullCheck(L_1); L_1->set_liveSessionList_0((List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 *)NULL); U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C * L_2 = V_0; Action_2_tC52FA3FD223419FC0456E089309277012CCE38E8 * L_3 = (Action_2_tC52FA3FD223419FC0456E089309277012CCE38E8 *)il2cpp_codegen_object_new(Action_2_tC52FA3FD223419FC0456E089309277012CCE38E8_il2cpp_TypeInfo_var); Action_2__ctor_m9C040F19BDAD892FF07CCF43ECF57026B3D9851C(L_3, L_2, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass44_0_U3CGetSessionsU3Eb__0_mF6A698B2DC65CAE298A7EEF7F767D2CB47DB0E6F_RuntimeMethod_var), /*hidden argument*/Action_2__ctor_m9C040F19BDAD892FF07CCF43ECF57026B3D9851C_RuntimeMethod_var); EventProvider_GetSessionInfo_m71C26395796B07AFB9D31C3EE6488169E95A7DF3(__this, L_3, /*hidden argument*/NULL); List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * L_4 = (List_1_t86F0A7577D66132BD1563965992F0046DB18D39D *)il2cpp_codegen_object_new(List_1_t86F0A7577D66132BD1563965992F0046DB18D39D_il2cpp_TypeInfo_var); List_1__ctor_m09B95037DB5592A6B6E3079C63B4645AAB071F9C(L_4, /*hidden argument*/List_1__ctor_m09B95037DB5592A6B6E3079C63B4645AAB071F9C_RuntimeMethod_var); V_1 = L_4; List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_5 = __this->get_m_liveSessions_7(); if (!L_5) { goto IL_009a; } } { List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_6 = __this->get_m_liveSessions_7(); NullCheck(L_6); Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 L_7 = List_1_GetEnumerator_mA75F31424308D649C87F98663FA608A7F528D97B(L_6, /*hidden argument*/List_1_GetEnumerator_mA75F31424308D649C87F98663FA608A7F528D97B_RuntimeMethod_var); V_2 = L_7; } IL_0039: try { // begin try (depth: 1) { goto IL_0081; } IL_003b: { SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_8 = Enumerator_get_Current_mAED28ED9DFA1487BB1B2961B20A31C9A59240A9F_inline((Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 *)(&V_2), /*hidden argument*/Enumerator_get_Current_mAED28ED9DFA1487BB1B2961B20A31C9A59240A9F_RuntimeMethod_var); V_3 = L_8; U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C * L_9 = V_0; NullCheck(L_9); List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_10 = L_9->get_liveSessionList_0(); SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_11 = V_3; int32_t L_12 = L_11.get_etwSessionId_1(); IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); int32_t L_13 = EventProvider_IndexOfSessionInList_m8BA6899C34E4767F735A299458C542B0E54703EB(L_10, L_12, /*hidden argument*/NULL); int32_t L_14 = L_13; V_4 = L_14; if ((((int32_t)L_14) < ((int32_t)0))) { goto IL_0074; } } IL_005a: { U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C * L_15 = V_0; NullCheck(L_15); List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_16 = L_15->get_liveSessionList_0(); int32_t L_17 = V_4; NullCheck(L_16); SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_18 = List_1_get_Item_m843BA7E495FB17519DA312B60E28F9142FCB39F9_inline(L_16, L_17, /*hidden argument*/List_1_get_Item_m843BA7E495FB17519DA312B60E28F9142FCB39F9_RuntimeMethod_var); int32_t L_19 = L_18.get_sessionIdBit_0(); SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_20 = V_3; int32_t L_21 = L_20.get_sessionIdBit_0(); if ((((int32_t)L_19) == ((int32_t)L_21))) { goto IL_0081; } } IL_0074: { List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * L_22 = V_1; SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_23 = V_3; Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * L_24 = Tuple_Create_TisSessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_mFCFC54D2D66C8EE47D9530005BA7A77A1AA699FC(L_23, (bool)0, /*hidden argument*/Tuple_Create_TisSessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_mFCFC54D2D66C8EE47D9530005BA7A77A1AA699FC_RuntimeMethod_var); NullCheck(L_22); List_1_Add_m4634CDDA4C694972DC779F799424EE15A13D7A23(L_22, L_24, /*hidden argument*/List_1_Add_m4634CDDA4C694972DC779F799424EE15A13D7A23_RuntimeMethod_var); } IL_0081: { bool L_25 = Enumerator_MoveNext_m6AAF8DE8B8F6FF147DF0303C1BF58447FCC53619((Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 *)(&V_2), /*hidden argument*/Enumerator_MoveNext_m6AAF8DE8B8F6FF147DF0303C1BF58447FCC53619_RuntimeMethod_var); if (L_25) { goto IL_003b; } } IL_008a: { IL2CPP_LEAVE(0x9A, FINALLY_008c); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008c; } FINALLY_008c: { // begin finally (depth: 1) Enumerator_Dispose_m5BE5F05575CBC1B9063C795C81F04EC002CA358C((Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 *)(&V_2), /*hidden argument*/Enumerator_Dispose_m5BE5F05575CBC1B9063C795C81F04EC002CA358C_RuntimeMethod_var); IL2CPP_END_FINALLY(140) } // end finally (depth: 1) IL2CPP_CLEANUP(140) { IL2CPP_JUMP_TBL(0x9A, IL_009a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_009a: { U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C * L_26 = V_0; NullCheck(L_26); List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_27 = L_26->get_liveSessionList_0(); if (!L_27) { goto IL_0113; } } { U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C * L_28 = V_0; NullCheck(L_28); List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_29 = L_28->get_liveSessionList_0(); NullCheck(L_29); Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 L_30 = List_1_GetEnumerator_mA75F31424308D649C87F98663FA608A7F528D97B(L_29, /*hidden argument*/List_1_GetEnumerator_mA75F31424308D649C87F98663FA608A7F528D97B_RuntimeMethod_var); V_2 = L_30; } IL_00ae: try { // begin try (depth: 1) { goto IL_00fa; } IL_00b0: { SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_31 = Enumerator_get_Current_mAED28ED9DFA1487BB1B2961B20A31C9A59240A9F_inline((Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 *)(&V_2), /*hidden argument*/Enumerator_get_Current_mAED28ED9DFA1487BB1B2961B20A31C9A59240A9F_RuntimeMethod_var); V_5 = L_31; List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_32 = __this->get_m_liveSessions_7(); SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_33 = V_5; int32_t L_34 = L_33.get_etwSessionId_1(); IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); int32_t L_35 = EventProvider_IndexOfSessionInList_m8BA6899C34E4767F735A299458C542B0E54703EB(L_32, L_34, /*hidden argument*/NULL); int32_t L_36 = L_35; V_6 = L_36; if ((((int32_t)L_36) < ((int32_t)0))) { goto IL_00ec; } } IL_00d1: { List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_37 = __this->get_m_liveSessions_7(); int32_t L_38 = V_6; NullCheck(L_37); SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_39 = List_1_get_Item_m843BA7E495FB17519DA312B60E28F9142FCB39F9_inline(L_37, L_38, /*hidden argument*/List_1_get_Item_m843BA7E495FB17519DA312B60E28F9142FCB39F9_RuntimeMethod_var); int32_t L_40 = L_39.get_sessionIdBit_0(); SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_41 = V_5; int32_t L_42 = L_41.get_sessionIdBit_0(); if ((((int32_t)L_40) == ((int32_t)L_42))) { goto IL_00fa; } } IL_00ec: { List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * L_43 = V_1; SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_44 = V_5; Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * L_45 = Tuple_Create_TisSessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_mFCFC54D2D66C8EE47D9530005BA7A77A1AA699FC(L_44, (bool)1, /*hidden argument*/Tuple_Create_TisSessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_mFCFC54D2D66C8EE47D9530005BA7A77A1AA699FC_RuntimeMethod_var); NullCheck(L_43); List_1_Add_m4634CDDA4C694972DC779F799424EE15A13D7A23(L_43, L_45, /*hidden argument*/List_1_Add_m4634CDDA4C694972DC779F799424EE15A13D7A23_RuntimeMethod_var); } IL_00fa: { bool L_46 = Enumerator_MoveNext_m6AAF8DE8B8F6FF147DF0303C1BF58447FCC53619((Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 *)(&V_2), /*hidden argument*/Enumerator_MoveNext_m6AAF8DE8B8F6FF147DF0303C1BF58447FCC53619_RuntimeMethod_var); if (L_46) { goto IL_00b0; } } IL_0103: { IL2CPP_LEAVE(0x113, FINALLY_0105); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0105; } FINALLY_0105: { // begin finally (depth: 1) Enumerator_Dispose_m5BE5F05575CBC1B9063C795C81F04EC002CA358C((Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 *)(&V_2), /*hidden argument*/Enumerator_Dispose_m5BE5F05575CBC1B9063C795C81F04EC002CA358C_RuntimeMethod_var); IL2CPP_END_FINALLY(261) } // end finally (depth: 1) IL2CPP_CLEANUP(261) { IL2CPP_JUMP_TBL(0x113, IL_0113) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0113: { U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C * L_47 = V_0; NullCheck(L_47); List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_48 = L_47->get_liveSessionList_0(); __this->set_m_liveSessions_7(L_48); List_1_t86F0A7577D66132BD1563965992F0046DB18D39D * L_49 = V_1; return L_49; } } // System.Void System.Diagnostics.Tracing.EventProvider::GetSessionInfoCallback(System.Int32,System.Int64,System.Collections.Generic.List`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_GetSessionInfoCallback_mD81D88C92F8882D52339D0B64364DE4C2DFFE588 (int32_t ___etwSessionId0, int64_t ___matchAllKeywords1, List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 ** ___sessionList2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_GetSessionInfoCallback_mD81D88C92F8882D52339D0B64364DE4C2DFFE588_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { int64_t L_0 = ___matchAllKeywords1; SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_1 = SessionMask_FromEventKeywords_m90707FEE5D3E1D84057394FAE517EF6B1696D701(L_0, /*hidden argument*/NULL); uint32_t L_2 = SessionMask_op_Explicit_m0098B07CE617722AD1EA9DF898D6539A0EEE19EE_inline(L_1, /*hidden argument*/NULL); V_0 = L_2; uint32_t L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); int32_t L_4 = EventProvider_bitcount_m569150D2AB57D36D2277653DAB4BB85B1AC95DEC(L_3, /*hidden argument*/NULL); if ((((int32_t)L_4) <= ((int32_t)1))) { goto IL_0016; } } { return; } IL_0016: { List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 ** L_5 = ___sessionList2; List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_6 = *((List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 **)L_5); if (L_6) { goto IL_0022; } } { List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 ** L_7 = ___sessionList2; List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_8 = (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 *)il2cpp_codegen_object_new(List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975_il2cpp_TypeInfo_var); List_1__ctor_mBD9932D1897852BC34DDBA3F03866934DBDFE329(L_8, 8, /*hidden argument*/List_1__ctor_mBD9932D1897852BC34DDBA3F03866934DBDFE329_RuntimeMethod_var); *((RuntimeObject **)L_7) = (RuntimeObject *)L_8; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_7, (void*)(RuntimeObject *)L_8); } IL_0022: { uint32_t L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); int32_t L_10 = EventProvider_bitcount_m569150D2AB57D36D2277653DAB4BB85B1AC95DEC(L_9, /*hidden argument*/NULL); if ((!(((uint32_t)L_10) == ((uint32_t)1)))) { goto IL_0041; } } { List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 ** L_11 = ___sessionList2; List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_12 = *((List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 **)L_11); uint32_t L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); int32_t L_14 = EventProvider_bitindex_m57E2DA3929D7112A697B4CD829B1B8A6AD86A82C(L_13, /*hidden argument*/NULL); int32_t L_15 = ___etwSessionId0; SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_16; memset((&L_16), 0, sizeof(L_16)); SessionInfo__ctor_m6A2E60B7B29F9603446D37D1474B44287A51FDF6((&L_16), ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)), L_15, /*hidden argument*/NULL); NullCheck(L_12); List_1_Add_m2B2BEA7427322556E7DB5B8F54725927D5F314DB(L_12, L_16, /*hidden argument*/List_1_Add_m2B2BEA7427322556E7DB5B8F54725927D5F314DB_RuntimeMethod_var); return; } IL_0041: { List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 ** L_17 = ___sessionList2; List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_18 = *((List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 **)L_17); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_19 = SessionMask_get_All_m496B5178F530B5516652F0F33CEF01BC9E3DD7B4(/*hidden argument*/NULL); uint32_t L_20 = SessionMask_op_Explicit_m0098B07CE617722AD1EA9DF898D6539A0EEE19EE_inline(L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); int32_t L_21 = EventProvider_bitcount_m569150D2AB57D36D2277653DAB4BB85B1AC95DEC(L_20, /*hidden argument*/NULL); int32_t L_22 = ___etwSessionId0; SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_23; memset((&L_23), 0, sizeof(L_23)); SessionInfo__ctor_m6A2E60B7B29F9603446D37D1474B44287A51FDF6((&L_23), ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)), L_22, /*hidden argument*/NULL); NullCheck(L_18); List_1_Add_m2B2BEA7427322556E7DB5B8F54725927D5F314DB(L_18, L_23, /*hidden argument*/List_1_Add_m2B2BEA7427322556E7DB5B8F54725927D5F314DB_RuntimeMethod_var); return; } } // System.Void System.Diagnostics.Tracing.EventProvider::GetSessionInfo(System.Action`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_GetSessionInfo_m71C26395796B07AFB9D31C3EE6488169E95A7DF3 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, Action_2_tC52FA3FD223419FC0456E089309277012CCE38E8 * ___action0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_GetSessionInfo_m71C26395796B07AFB9D31C3EE6488169E95A7DF3_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; uint8_t* V_1 = NULL; TRACE_GUID_INFO_t2A9E253E5C0924460486A47950FFFA500AD350C8 * V_2 = NULL; TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470 * V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; Guid_t * V_6 = NULL; Guid_t * V_7 = NULL; int32_t V_8 = 0; uint8_t* V_9 = NULL; TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217 * V_10 = NULL; int32_t V_11 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = ((int32_t)256); } IL_0006: { int32_t L_0 = V_0; int8_t* L_1 = (int8_t*) alloca((((uintptr_t)L_0))); memset(L_1, 0, (((uintptr_t)L_0))); V_1 = (uint8_t*)(L_1); V_5 = 0; Guid_t * L_2 = __this->get_address_of_m_providerId_9(); V_7 = (Guid_t *)L_2; Guid_t * L_3 = V_7; V_6 = (Guid_t *)(((uintptr_t)L_3)); } IL_001b: try { // begin try (depth: 1) Guid_t * L_4 = V_6; uint32_t L_5 = sizeof(Guid_t ); uint8_t* L_6 = V_1; int32_t L_7 = V_0; int32_t L_8 = ManifestEtw_EnumerateTraceGuidsEx_m1D2D1C621E9A53DE4B8153818D722AB87889B274(1, (void*)(void*)L_4, L_5, (void*)(void*)L_6, L_7, (int32_t*)(&V_0), /*hidden argument*/NULL); V_5 = L_8; goto IL_0037; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (DllNotFoundException_tED90B6A78D4CF5AA565288E0BA88A990062A7F76_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0031; throw e; } CATCH_0031: { // begin catch(System.DllNotFoundException) goto IL_00d8; } // end catch (depth: 1) IL_0037: { V_7 = (Guid_t *)(((uintptr_t)0)); int32_t L_9 = V_5; if (!L_9) { goto IL_0046; } } { int32_t L_10 = V_5; if ((((int32_t)L_10) == ((int32_t)((int32_t)122)))) { goto IL_0006; } } { return; } IL_0046: { uint8_t* L_11 = V_1; V_2 = (TRACE_GUID_INFO_t2A9E253E5C0924460486A47950FFFA500AD350C8 *)L_11; TRACE_GUID_INFO_t2A9E253E5C0924460486A47950FFFA500AD350C8 * L_12 = V_2; uint32_t L_13 = sizeof(TRACE_GUID_INFO_t2A9E253E5C0924460486A47950FFFA500AD350C8 ); V_3 = (TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470 *)(((uintptr_t)((TRACE_GUID_INFO_t2A9E253E5C0924460486A47950FFFA500AD350C8 *)il2cpp_codegen_add((intptr_t)L_12, (int32_t)L_13)))); uint32_t L_14 = Win32Native_GetCurrentProcessId_mD9A17F60E3588E1FA74BCCDF351EA967F0FA12F9(/*hidden argument*/NULL); V_4 = L_14; V_8 = 0; goto IL_00ce; } IL_005e: { TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470 * L_15 = V_3; NullCheck(L_15); int32_t L_16 = L_15->get_Pid_2(); int32_t L_17 = V_4; if ((!(((uint32_t)L_16) == ((uint32_t)L_17)))) { goto IL_00b2; } } { TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470 * L_18 = V_3; uint32_t L_19 = sizeof(TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470 ); V_10 = (TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217 *)(((uintptr_t)((TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470 *)il2cpp_codegen_add((intptr_t)L_18, (int32_t)L_19)))); V_11 = 0; goto IL_00a8; } IL_0078: { Action_2_tC52FA3FD223419FC0456E089309277012CCE38E8 * L_20 = ___action0; TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217 * L_21 = V_10; int32_t L_22 = V_11; uint32_t L_23 = sizeof(TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217 ); NullCheck(((TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217 *)il2cpp_codegen_add((intptr_t)L_21, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_22)), (int32_t)L_23))))); uint16_t L_24 = ((TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217 *)il2cpp_codegen_add((intptr_t)L_21, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_22)), (int32_t)L_23))))->get_LoggerId_3(); TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217 * L_25 = V_10; int32_t L_26 = V_11; uint32_t L_27 = sizeof(TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217 ); NullCheck(((TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217 *)il2cpp_codegen_add((intptr_t)L_25, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_26)), (int32_t)L_27))))); int64_t L_28 = ((TRACE_ENABLE_INFO_t214921DB872D7F62FDD2C6DCADA80F4B1A282217 *)il2cpp_codegen_add((intptr_t)L_25, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_26)), (int32_t)L_27))))->get_MatchAllKeyword_7(); NullCheck(L_20); Action_2_Invoke_m4CA8B2E800895A188FD0F7981737F367C5916FC7(L_20, L_24, L_28, /*hidden argument*/Action_2_Invoke_m4CA8B2E800895A188FD0F7981737F367C5916FC7_RuntimeMethod_var); int32_t L_29 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_00a8: { int32_t L_30 = V_11; TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470 * L_31 = V_3; NullCheck(L_31); int32_t L_32 = L_31->get_EnableCount_1(); if ((((int32_t)L_30) < ((int32_t)L_32))) { goto IL_0078; } } IL_00b2: { TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470 * L_33 = V_3; NullCheck(L_33); int32_t L_34 = L_33->get_NextOffset_0(); if (!L_34) { goto IL_00d8; } } { TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470 * L_35 = V_3; V_9 = (uint8_t*)L_35; uint8_t* L_36 = V_9; TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470 * L_37 = V_3; NullCheck(L_37); int32_t L_38 = L_37->get_NextOffset_0(); V_3 = (TRACE_PROVIDER_INSTANCE_INFO_t9426A95D8C5B37785B22B34CACED7B041C23C470 *)(((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_36, (int32_t)L_38)))); int32_t L_39 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); } IL_00ce: { int32_t L_40 = V_8; TRACE_GUID_INFO_t2A9E253E5C0924460486A47950FFFA500AD350C8 * L_41 = V_2; NullCheck(L_41); int32_t L_42 = L_41->get_InstanceCount_0(); if ((((int32_t)L_40) < ((int32_t)L_42))) { goto IL_005e; } } IL_00d8: { return; } } // System.Int32 System.Diagnostics.Tracing.EventProvider::IndexOfSessionInList(System.Collections.Generic.List`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventProvider_IndexOfSessionInList_m8BA6899C34E4767F735A299458C542B0E54703EB (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * ___sessions0, int32_t ___etwSessionId1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_IndexOfSessionInList_m8BA6899C34E4767F735A299458C542B0E54703EB_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_0 = ___sessions0; if (L_0) { goto IL_0005; } } { return (-1); } IL_0005: { V_0 = 0; goto IL_001e; } IL_0009: { List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_1 = ___sessions0; int32_t L_2 = V_0; NullCheck(L_1); SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_3 = List_1_get_Item_m843BA7E495FB17519DA312B60E28F9142FCB39F9_inline(L_1, L_2, /*hidden argument*/List_1_get_Item_m843BA7E495FB17519DA312B60E28F9142FCB39F9_RuntimeMethod_var); int32_t L_4 = L_3.get_etwSessionId_1(); int32_t L_5 = ___etwSessionId1; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_001a; } } { int32_t L_6 = V_0; return L_6; } IL_001a: { int32_t L_7 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_0; List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * L_9 = ___sessions0; NullCheck(L_9); int32_t L_10 = List_1_get_Count_m3B5287498CF7B5D240BF5FBE83C3896231D78614_inline(L_9, /*hidden argument*/List_1_get_Count_m3B5287498CF7B5D240BF5FBE83C3896231D78614_RuntimeMethod_var); if ((((int32_t)L_8) < ((int32_t)L_10))) { goto IL_0009; } } { return (-1); } } // System.Boolean System.Diagnostics.Tracing.EventProvider::GetDataFromController(System.Int32,Microsoft.Win32.UnsafeNativeMethods_ManifestEtw_EVENT_FILTER_DESCRIPTOR*,System.Diagnostics.Tracing.ControllerCommand&,System.Byte[]&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventProvider_GetDataFromController_m0DB5389F33A5037F545F98F12A1C0C3BA9A6BAFA (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, int32_t ___etwSessionId0, EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * ___filterData1, int32_t* ___command2, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** ___data3, int32_t* ___dataStart4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_GetDataFromController_m0DB5389F33A5037F545F98F12A1C0C3BA9A6BAFA_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** L_0 = ___data3; *((RuntimeObject **)L_0) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_0, (void*)(RuntimeObject *)NULL); int32_t* L_1 = ___dataStart4; *((int32_t*)L_1) = (int32_t)0; EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * L_2 = ___filterData1; if ((((intptr_t)L_2) == ((intptr_t)(((uintptr_t)0))))) { goto IL_005c; } } { EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * L_3 = ___filterData1; NullCheck(L_3); int64_t L_4 = L_3->get_Ptr_0(); if (!L_4) { goto IL_0052; } } { EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * L_5 = ___filterData1; NullCheck(L_5); int32_t L_6 = L_5->get_Size_1(); if ((((int32_t)0) >= ((int32_t)L_6))) { goto IL_0052; } } { EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * L_7 = ___filterData1; NullCheck(L_7); int32_t L_8 = L_7->get_Size_1(); if ((((int32_t)L_8) > ((int32_t)((int32_t)1024)))) { goto IL_0052; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** L_9 = ___data3; EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * L_10 = ___filterData1; NullCheck(L_10); int32_t L_11 = L_10->get_Size_1(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_12 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)L_11); *((RuntimeObject **)L_9) = (RuntimeObject *)L_12; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_9, (void*)(RuntimeObject *)L_12); EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * L_13 = ___filterData1; NullCheck(L_13); int64_t L_14 = L_13->get_Ptr_0(); intptr_t L_15 = IntPtr_op_Explicit_m534152049CE3084CEFA1CD8B1BA74F3C085A2ABF(L_14, /*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** L_16 = ___data3; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_17 = *((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821**)L_16); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** L_18 = ___data3; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_19 = *((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821**)L_18); NullCheck(L_19); IL2CPP_RUNTIME_CLASS_INIT(Marshal_tC795CE9CC2FFBA41EDB1AC1C0FEC04607DFA8A40_il2cpp_TypeInfo_var); Marshal_Copy_m64744D9E23AFC00AA06CD6B057E19B7C0CE4C0C2((intptr_t)L_15, L_17, 0, (((int32_t)((int32_t)(((RuntimeArray*)L_19)->max_length)))), /*hidden argument*/NULL); } IL_0052: { int32_t* L_20 = ___command2; EVENT_FILTER_DESCRIPTOR_t24FD3DB96806FFE8C96FFDB38B1B8331EA0D72BB * L_21 = ___filterData1; NullCheck(L_21); int32_t L_22 = L_21->get_Type_2(); *((int32_t*)L_20) = (int32_t)L_22; return (bool)1; } IL_005c: { int32_t* L_23 = ___command2; *((int32_t*)L_23) = (int32_t)0; return (bool)0; } } // System.Boolean System.Diagnostics.Tracing.EventProvider::IsEnabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventProvider_IsEnabled_m3C139A2AA66437973E6E41421D09300222F2CC4B (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_enabled_8(); return L_0; } } // System.Boolean System.Diagnostics.Tracing.EventProvider::IsEnabled(System.Byte,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventProvider_IsEnabled_m848CFB9793278CF12ADB24CCB61D7A18FD9C0770 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, uint8_t ___level0, int64_t ___keywords1, const RuntimeMethod* method) { { bool L_0 = __this->get_m_enabled_8(); if (L_0) { goto IL_000a; } } { return (bool)0; } IL_000a: { uint8_t L_1 = ___level0; uint8_t L_2 = __this->get_m_level_4(); if ((((int32_t)L_1) <= ((int32_t)L_2))) { goto IL_001b; } } { uint8_t L_3 = __this->get_m_level_4(); if (L_3) { goto IL_003a; } } IL_001b: { int64_t L_4 = ___keywords1; if (!L_4) { goto IL_0038; } } { int64_t L_5 = ___keywords1; int64_t L_6 = __this->get_m_anyKeywordMask_5(); if (!((int64_t)((int64_t)L_5&(int64_t)L_6))) { goto IL_003a; } } { int64_t L_7 = ___keywords1; int64_t L_8 = __this->get_m_allKeywordMask_6(); int64_t L_9 = __this->get_m_allKeywordMask_6(); if ((!(((uint64_t)((int64_t)((int64_t)L_7&(int64_t)L_8))) == ((uint64_t)L_9)))) { goto IL_003a; } } IL_0038: { return (bool)1; } IL_003a: { return (bool)0; } } // System.Diagnostics.Tracing.EventProvider_WriteEventErrorCode System.Diagnostics.Tracing.EventProvider::GetLastWriteEventError() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventProvider_GetLastWriteEventError_m6A26D6CE68F05B5CBB215F557891A1BC679F4190 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_GetLastWriteEventError_m6A26D6CE68F05B5CBB215F557891A1BC679F4190_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); int32_t L_0 = ((EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var))->get_s_returnCode_11(); return L_0; } } // System.Void System.Diagnostics.Tracing.EventProvider::SetLastError(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider_SetLastError_mBA37EA20D53FBE88D5C2CDEDB2DA95A81193467D (int32_t ___error0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_SetLastError_mBA37EA20D53FBE88D5C2CDEDB2DA95A81193467D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___error0; if ((((int32_t)L_0) == ((int32_t)8))) { goto IL_001b; } } { int32_t L_1 = ___error0; if ((((int32_t)L_1) == ((int32_t)((int32_t)234)))) { goto IL_0014; } } { int32_t L_2 = ___error0; if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)534))))) { goto IL_0021; } } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); ((EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var))->set_s_returnCode_11(2); return; } IL_001b: { IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); ((EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var))->set_s_returnCode_11(1); } IL_0021: { return; } } // System.Object System.Diagnostics.Tracing.EventProvider::EncodeObject(System.Object&,System.Diagnostics.Tracing.EventProvider_EventData*&,System.Byte*&,System.UInt32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * EventProvider_EncodeObject_m044B03076E2E0E22AA48868A25E6162A4F117756 (RuntimeObject ** ___data0, EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** ___dataDescriptor1, uint8_t** ___dataBuffer2, uint32_t* ___totalEventSize3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_EncodeObject_m044B03076E2E0E22AA48868A25E6162A4F117756_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_1 = NULL; intptr_t* V_2 = NULL; int32_t* V_3 = NULL; int64_t* V_4 = NULL; uint32_t* V_5 = NULL; uint64_t* V_6 = NULL; Il2CppChar* V_7 = NULL; uint8_t* V_8 = NULL; int16_t* V_9 = NULL; int8_t* V_10 = NULL; uint16_t* V_11 = NULL; float* V_12 = NULL; double* V_13 = NULL; int32_t* V_14 = NULL; Guid_t * V_15 = NULL; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * V_16 = NULL; int64_t V_17 = 0; int64_t* V_18 = NULL; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_19; memset((&V_19), 0, sizeof(V_19)); Type_t * V_20 = NULL; String_t* G_B52_0 = NULL; String_t* G_B51_0 = NULL; IL_0000: { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_0 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_0)))->set_Reserved_2(0); RuntimeObject ** L_1 = ___data0; RuntimeObject * L_2 = *((RuntimeObject **)L_1); V_0 = ((String_t*)IsInstSealed((RuntimeObject*)L_2, String_t_il2cpp_TypeInfo_var)); V_1 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; String_t* L_3 = V_0; if (!L_3) { goto IL_002b; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_4 = ___dataDescriptor1; String_t* L_5 = V_0; NullCheck(L_5); int32_t L_6 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_5, /*hidden argument*/NULL); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_4)))->set_Size_1(((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)), (int32_t)2))); goto IL_0431; } IL_002b: { RuntimeObject ** L_7 = ___data0; RuntimeObject * L_8 = *((RuntimeObject **)L_7); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_9 = ((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)IsInst((RuntimeObject*)L_8, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var)); V_1 = L_9; if (!L_9) { goto IL_007b; } } { uint8_t** L_10 = ___dataBuffer2; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_11 = V_1; NullCheck(L_11); *((int32_t*)(*((intptr_t*)L_10))) = (int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_12 = ___dataDescriptor1; uint8_t** L_13 = ___dataBuffer2; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_12)))->set_Ptr_0((((int64_t)((uint64_t)(*((intptr_t*)L_13)))))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_14 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_14)))->set_Size_1(4); uint32_t* L_15 = ___totalEventSize3; uint32_t* L_16 = ___totalEventSize3; int32_t L_17 = *((uint32_t*)L_16); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_18 = ___dataDescriptor1; uint32_t L_19 = ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_18)))->get_Size_1(); *((int32_t*)L_15) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)L_19)); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_20 = ___dataDescriptor1; EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_21 = ___dataDescriptor1; uint32_t L_22 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); *((intptr_t*)L_20) = (intptr_t)((intptr_t)il2cpp_codegen_add((intptr_t)(*((intptr_t*)L_21)), (int32_t)L_22)); uint8_t** L_23 = ___dataBuffer2; uint8_t** L_24 = ___dataBuffer2; *((intptr_t*)L_23) = (intptr_t)((intptr_t)il2cpp_codegen_add((intptr_t)(*((intptr_t*)L_24)), (int32_t)((int32_t)16))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_25 = ___dataDescriptor1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_26 = V_1; NullCheck(L_26); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_25)))->set_Size_1((((int32_t)((int32_t)(((RuntimeArray*)L_26)->max_length))))); goto IL_0431; } IL_007b: { RuntimeObject ** L_27 = ___data0; RuntimeObject * L_28 = *((RuntimeObject **)L_27); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_28, IntPtr_t_il2cpp_TypeInfo_var))) { goto IL_00ab; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_29 = ___dataDescriptor1; uint32_t L_30 = sizeof(intptr_t); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_29)))->set_Size_1(L_30); uint8_t** L_31 = ___dataBuffer2; V_2 = (intptr_t*)(*((intptr_t*)L_31)); intptr_t* L_32 = V_2; RuntimeObject ** L_33 = ___data0; RuntimeObject * L_34 = *((RuntimeObject **)L_33); *((intptr_t*)L_32) = (intptr_t)((*(intptr_t*)((intptr_t*)UnBox(L_34, IntPtr_t_il2cpp_TypeInfo_var)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_35 = ___dataDescriptor1; intptr_t* L_36 = V_2; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_35)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_36)))); goto IL_0431; } IL_00ab: { RuntimeObject ** L_37 = ___data0; RuntimeObject * L_38 = *((RuntimeObject **)L_37); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_38, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var))) { goto IL_00d6; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_39 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_39)))->set_Size_1(4); uint8_t** L_40 = ___dataBuffer2; V_3 = (int32_t*)(*((intptr_t*)L_40)); int32_t* L_41 = V_3; RuntimeObject ** L_42 = ___data0; RuntimeObject * L_43 = *((RuntimeObject **)L_42); *((int32_t*)L_41) = (int32_t)((*(int32_t*)((int32_t*)UnBox(L_43, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_44 = ___dataDescriptor1; int32_t* L_45 = V_3; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_44)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_45)))); goto IL_0431; } IL_00d6: { RuntimeObject ** L_46 = ___data0; RuntimeObject * L_47 = *((RuntimeObject **)L_46); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_47, Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var))) { goto IL_0104; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_48 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_48)))->set_Size_1(8); uint8_t** L_49 = ___dataBuffer2; V_4 = (int64_t*)(*((intptr_t*)L_49)); int64_t* L_50 = V_4; RuntimeObject ** L_51 = ___data0; RuntimeObject * L_52 = *((RuntimeObject **)L_51); *((int64_t*)L_50) = (int64_t)((*(int64_t*)((int64_t*)UnBox(L_52, Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_53 = ___dataDescriptor1; int64_t* L_54 = V_4; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_53)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_54)))); goto IL_0431; } IL_0104: { RuntimeObject ** L_55 = ___data0; RuntimeObject * L_56 = *((RuntimeObject **)L_55); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_56, UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_il2cpp_TypeInfo_var))) { goto IL_0132; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_57 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_57)))->set_Size_1(4); uint8_t** L_58 = ___dataBuffer2; V_5 = (uint32_t*)(*((intptr_t*)L_58)); uint32_t* L_59 = V_5; RuntimeObject ** L_60 = ___data0; RuntimeObject * L_61 = *((RuntimeObject **)L_60); *((int32_t*)L_59) = (int32_t)((*(uint32_t*)((uint32_t*)UnBox(L_61, UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_il2cpp_TypeInfo_var)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_62 = ___dataDescriptor1; uint32_t* L_63 = V_5; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_62)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_63)))); goto IL_0431; } IL_0132: { RuntimeObject ** L_64 = ___data0; RuntimeObject * L_65 = *((RuntimeObject **)L_64); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_65, UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_il2cpp_TypeInfo_var))) { goto IL_0160; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_66 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_66)))->set_Size_1(8); uint8_t** L_67 = ___dataBuffer2; V_6 = (uint64_t*)(*((intptr_t*)L_67)); uint64_t* L_68 = V_6; RuntimeObject ** L_69 = ___data0; RuntimeObject * L_70 = *((RuntimeObject **)L_69); *((int64_t*)L_68) = (int64_t)((*(uint64_t*)((uint64_t*)UnBox(L_70, UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_il2cpp_TypeInfo_var)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_71 = ___dataDescriptor1; uint64_t* L_72 = V_6; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_71)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_72)))); goto IL_0431; } IL_0160: { RuntimeObject ** L_73 = ___data0; RuntimeObject * L_74 = *((RuntimeObject **)L_73); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_74, Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var))) { goto IL_018e; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_75 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_75)))->set_Size_1(2); uint8_t** L_76 = ___dataBuffer2; V_7 = (Il2CppChar*)(*((intptr_t*)L_76)); Il2CppChar* L_77 = V_7; RuntimeObject ** L_78 = ___data0; RuntimeObject * L_79 = *((RuntimeObject **)L_78); *((int16_t*)L_77) = (int16_t)((*(Il2CppChar*)((Il2CppChar*)UnBox(L_79, Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_80 = ___dataDescriptor1; Il2CppChar* L_81 = V_7; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_80)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_81)))); goto IL_0431; } IL_018e: { RuntimeObject ** L_82 = ___data0; RuntimeObject * L_83 = *((RuntimeObject **)L_82); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_83, Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var))) { goto IL_01bc; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_84 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_84)))->set_Size_1(1); uint8_t** L_85 = ___dataBuffer2; V_8 = (uint8_t*)(*((intptr_t*)L_85)); uint8_t* L_86 = V_8; RuntimeObject ** L_87 = ___data0; RuntimeObject * L_88 = *((RuntimeObject **)L_87); *((int8_t*)L_86) = (int8_t)((*(uint8_t*)((uint8_t*)UnBox(L_88, Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_89 = ___dataDescriptor1; uint8_t* L_90 = V_8; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_89)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_90)))); goto IL_0431; } IL_01bc: { RuntimeObject ** L_91 = ___data0; RuntimeObject * L_92 = *((RuntimeObject **)L_91); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_92, Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_il2cpp_TypeInfo_var))) { goto IL_01ea; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_93 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_93)))->set_Size_1(2); uint8_t** L_94 = ___dataBuffer2; V_9 = (int16_t*)(*((intptr_t*)L_94)); int16_t* L_95 = V_9; RuntimeObject ** L_96 = ___data0; RuntimeObject * L_97 = *((RuntimeObject **)L_96); *((int16_t*)L_95) = (int16_t)((*(int16_t*)((int16_t*)UnBox(L_97, Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_il2cpp_TypeInfo_var)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_98 = ___dataDescriptor1; int16_t* L_99 = V_9; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_98)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_99)))); goto IL_0431; } IL_01ea: { RuntimeObject ** L_100 = ___data0; RuntimeObject * L_101 = *((RuntimeObject **)L_100); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_101, SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_il2cpp_TypeInfo_var))) { goto IL_0218; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_102 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_102)))->set_Size_1(1); uint8_t** L_103 = ___dataBuffer2; V_10 = (int8_t*)(*((intptr_t*)L_103)); int8_t* L_104 = V_10; RuntimeObject ** L_105 = ___data0; RuntimeObject * L_106 = *((RuntimeObject **)L_105); *((int8_t*)L_104) = (int8_t)((*(int8_t*)((int8_t*)UnBox(L_106, SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_il2cpp_TypeInfo_var)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_107 = ___dataDescriptor1; int8_t* L_108 = V_10; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_107)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_108)))); goto IL_0431; } IL_0218: { RuntimeObject ** L_109 = ___data0; RuntimeObject * L_110 = *((RuntimeObject **)L_109); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_110, UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var))) { goto IL_0246; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_111 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_111)))->set_Size_1(2); uint8_t** L_112 = ___dataBuffer2; V_11 = (uint16_t*)(*((intptr_t*)L_112)); uint16_t* L_113 = V_11; RuntimeObject ** L_114 = ___data0; RuntimeObject * L_115 = *((RuntimeObject **)L_114); *((int16_t*)L_113) = (int16_t)((*(uint16_t*)((uint16_t*)UnBox(L_115, UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_116 = ___dataDescriptor1; uint16_t* L_117 = V_11; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_116)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_117)))); goto IL_0431; } IL_0246: { RuntimeObject ** L_118 = ___data0; RuntimeObject * L_119 = *((RuntimeObject **)L_118); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_119, Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var))) { goto IL_0274; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_120 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_120)))->set_Size_1(4); uint8_t** L_121 = ___dataBuffer2; V_12 = (float*)(*((intptr_t*)L_121)); float* L_122 = V_12; RuntimeObject ** L_123 = ___data0; RuntimeObject * L_124 = *((RuntimeObject **)L_123); *((float*)L_122) = (float)((*(float*)((float*)UnBox(L_124, Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_125 = ___dataDescriptor1; float* L_126 = V_12; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_125)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_126)))); goto IL_0431; } IL_0274: { RuntimeObject ** L_127 = ___data0; RuntimeObject * L_128 = *((RuntimeObject **)L_127); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_128, Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var))) { goto IL_02a2; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_129 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_129)))->set_Size_1(8); uint8_t** L_130 = ___dataBuffer2; V_13 = (double*)(*((intptr_t*)L_130)); double* L_131 = V_13; RuntimeObject ** L_132 = ___data0; RuntimeObject * L_133 = *((RuntimeObject **)L_132); *((double*)L_131) = (double)((*(double*)((double*)UnBox(L_133, Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_134 = ___dataDescriptor1; double* L_135 = V_13; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_134)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_135)))); goto IL_0431; } IL_02a2: { RuntimeObject ** L_136 = ___data0; RuntimeObject * L_137 = *((RuntimeObject **)L_136); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_137, Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var))) { goto IL_02d9; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_138 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_138)))->set_Size_1(4); uint8_t** L_139 = ___dataBuffer2; V_14 = (int32_t*)(*((intptr_t*)L_139)); RuntimeObject ** L_140 = ___data0; RuntimeObject * L_141 = *((RuntimeObject **)L_140); if (!((*(bool*)((bool*)UnBox(L_141, Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var))))) { goto IL_02c6; } } { int32_t* L_142 = V_14; *((int32_t*)L_142) = (int32_t)1; goto IL_02ca; } IL_02c6: { int32_t* L_143 = V_14; *((int32_t*)L_143) = (int32_t)0; } IL_02ca: { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_144 = ___dataDescriptor1; int32_t* L_145 = V_14; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_144)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_145)))); goto IL_0431; } IL_02d9: { RuntimeObject ** L_146 = ___data0; RuntimeObject * L_147 = *((RuntimeObject **)L_146); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_147, Guid_t_il2cpp_TypeInfo_var))) { goto IL_0310; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_148 = ___dataDescriptor1; uint32_t L_149 = sizeof(Guid_t ); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_148)))->set_Size_1(L_149); uint8_t** L_150 = ___dataBuffer2; V_15 = (Guid_t *)(*((intptr_t*)L_150)); Guid_t * L_151 = V_15; RuntimeObject ** L_152 = ___data0; RuntimeObject * L_153 = *((RuntimeObject **)L_152); *(Guid_t *)L_151 = ((*(Guid_t *)((Guid_t *)UnBox(L_153, Guid_t_il2cpp_TypeInfo_var)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_154 = ___dataDescriptor1; Guid_t * L_155 = V_15; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_154)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_155)))); goto IL_0431; } IL_0310: { RuntimeObject ** L_156 = ___data0; RuntimeObject * L_157 = *((RuntimeObject **)L_156); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_157, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var))) { goto IL_0343; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_158 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_158)))->set_Size_1(((int32_t)16)); uint8_t** L_159 = ___dataBuffer2; V_16 = (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)(*((intptr_t*)L_159)); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * L_160 = V_16; RuntimeObject ** L_161 = ___data0; RuntimeObject * L_162 = *((RuntimeObject **)L_161); *(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)L_160 = ((*(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)((Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)UnBox(L_162, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_163 = ___dataDescriptor1; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * L_164 = V_16; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_163)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_164)))); goto IL_0431; } IL_0343: { RuntimeObject ** L_165 = ___data0; RuntimeObject * L_166 = *((RuntimeObject **)L_165); if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_166, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))) { goto IL_039d; } } { V_17 = (((int64_t)((int64_t)0))); RuntimeObject ** L_167 = ___data0; RuntimeObject * L_168 = *((RuntimeObject **)L_167); V_19 = ((*(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)UnBox(L_168, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var)))); int64_t L_169 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_19), /*hidden argument*/NULL); if ((((int64_t)L_169) <= ((int64_t)((int64_t)504911232000000000LL)))) { goto IL_037d; } } { RuntimeObject ** L_170 = ___data0; RuntimeObject * L_171 = *((RuntimeObject **)L_170); V_19 = ((*(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)UnBox(L_171, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var)))); int64_t L_172 = DateTime_ToFileTimeUtc_mD5EFD0BDB9645EF7B13E176EC4565FC52401751F((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_19), /*hidden argument*/NULL); V_17 = L_172; } IL_037d: { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_173 = ___dataDescriptor1; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_173)))->set_Size_1(8); uint8_t** L_174 = ___dataBuffer2; V_18 = (int64_t*)(*((intptr_t*)L_174)); int64_t* L_175 = V_18; int64_t L_176 = V_17; *((int64_t*)L_175) = (int64_t)L_176; EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_177 = ___dataDescriptor1; int64_t* L_178 = V_18; ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_177)))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_178)))); goto IL_0431; } IL_039d: { RuntimeObject ** L_179 = ___data0; RuntimeObject * L_180 = *((RuntimeObject **)L_179); if (!((Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 *)IsInstClass((RuntimeObject*)L_180, Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_il2cpp_TypeInfo_var))) { goto IL_040c; } } { RuntimeObject ** L_181 = ___data0; RuntimeObject * L_182 = *((RuntimeObject **)L_181); NullCheck(L_182); Type_t * L_183 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_182, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_il2cpp_TypeInfo_var); Type_t * L_184 = Enum_GetUnderlyingType_m0715B4E60E6909F03FF7302B6E20B1AB88DA84B1(L_183, /*hidden argument*/NULL); V_20 = L_184; Type_t * L_185 = V_20; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_186 = { reinterpret_cast (Int32_t585191389E07734F19F3156FF88FB3EF4800D102_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_187 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_186, /*hidden argument*/NULL); bool L_188 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_185, L_187, /*hidden argument*/NULL); if (!L_188) { goto IL_03e0; } } { RuntimeObject ** L_189 = ___data0; RuntimeObject ** L_190 = ___data0; RuntimeObject * L_191 = *((RuntimeObject **)L_190); NullCheck(((RuntimeObject*)Castclass((RuntimeObject*)L_191, IConvertible_tB52671A602A64FCCFD27EA5817E2A6C2B693D380_il2cpp_TypeInfo_var))); int32_t L_192 = InterfaceFuncInvoker1< int32_t, RuntimeObject* >::Invoke(7 /* System.Int32 System.IConvertible::ToInt32(System.IFormatProvider) */, IConvertible_tB52671A602A64FCCFD27EA5817E2A6C2B693D380_il2cpp_TypeInfo_var, ((RuntimeObject*)Castclass((RuntimeObject*)L_191, IConvertible_tB52671A602A64FCCFD27EA5817E2A6C2B693D380_il2cpp_TypeInfo_var)), (RuntimeObject*)NULL); int32_t L_193 = L_192; RuntimeObject * L_194 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_193); *((RuntimeObject **)L_189) = (RuntimeObject *)L_194; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_189, (void*)(RuntimeObject *)L_194); goto IL_0000; } IL_03e0: { Type_t * L_195 = V_20; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_196 = { reinterpret_cast (Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_197 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_196, /*hidden argument*/NULL); bool L_198 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_195, L_197, /*hidden argument*/NULL); if (!L_198) { goto IL_040c; } } { RuntimeObject ** L_199 = ___data0; RuntimeObject ** L_200 = ___data0; RuntimeObject * L_201 = *((RuntimeObject **)L_200); NullCheck(((RuntimeObject*)Castclass((RuntimeObject*)L_201, IConvertible_tB52671A602A64FCCFD27EA5817E2A6C2B693D380_il2cpp_TypeInfo_var))); int64_t L_202 = InterfaceFuncInvoker1< int64_t, RuntimeObject* >::Invoke(9 /* System.Int64 System.IConvertible::ToInt64(System.IFormatProvider) */, IConvertible_tB52671A602A64FCCFD27EA5817E2A6C2B693D380_il2cpp_TypeInfo_var, ((RuntimeObject*)Castclass((RuntimeObject*)L_201, IConvertible_tB52671A602A64FCCFD27EA5817E2A6C2B693D380_il2cpp_TypeInfo_var)), (RuntimeObject*)NULL); int64_t L_203 = L_202; RuntimeObject * L_204 = Box(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var, &L_203); *((RuntimeObject **)L_199) = (RuntimeObject *)L_204; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_199, (void*)(RuntimeObject *)L_204); goto IL_0000; } IL_040c: { RuntimeObject ** L_205 = ___data0; RuntimeObject * L_206 = *((RuntimeObject **)L_205); if (L_206) { goto IL_0418; } } { V_0 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; goto IL_0420; } IL_0418: { RuntimeObject ** L_207 = ___data0; RuntimeObject * L_208 = *((RuntimeObject **)L_207); NullCheck(L_208); String_t* L_209 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_208); V_0 = L_209; } IL_0420: { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_210 = ___dataDescriptor1; String_t* L_211 = V_0; NullCheck(L_211); int32_t L_212 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_211, /*hidden argument*/NULL); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_210)))->set_Size_1(((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_212, (int32_t)1)), (int32_t)2))); } IL_0431: { uint32_t* L_213 = ___totalEventSize3; uint32_t* L_214 = ___totalEventSize3; int32_t L_215 = *((uint32_t*)L_214); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_216 = ___dataDescriptor1; uint32_t L_217 = ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(*((intptr_t*)L_216)))->get_Size_1(); *((int32_t*)L_213) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_215, (int32_t)L_217)); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_218 = ___dataDescriptor1; EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ** L_219 = ___dataDescriptor1; uint32_t L_220 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); *((intptr_t*)L_218) = (intptr_t)((intptr_t)il2cpp_codegen_add((intptr_t)(*((intptr_t*)L_219)), (int32_t)L_220)); uint8_t** L_221 = ___dataBuffer2; uint8_t** L_222 = ___dataBuffer2; *((intptr_t*)L_221) = (intptr_t)((intptr_t)il2cpp_codegen_add((intptr_t)(*((intptr_t*)L_222)), (int32_t)((int32_t)16))); String_t* L_223 = V_0; String_t* L_224 = L_223; G_B51_0 = L_224; if (L_224) { G_B52_0 = L_224; goto IL_0455; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_225 = V_1; G_B52_0 = ((String_t*)(L_225)); } IL_0455: { return G_B52_0; } } // System.Boolean System.Diagnostics.Tracing.EventProvider::WriteEvent(System.Diagnostics.Tracing.EventDescriptor&,System.Guid*,System.Guid*,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventProvider_WriteEvent_mF2E76529786B9E030899B61AEDBF70E505E096B9 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * ___eventDescriptor0, Guid_t * ___activityID1, Guid_t * ___childActivityID2, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___eventPayload3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_WriteEvent_mF2E76529786B9E030899B61AEDBF70E505E096B9_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; uint32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * V_5 = NULL; List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * V_6 = NULL; EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * V_7 = NULL; EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * V_8 = NULL; uint8_t* V_9 = NULL; bool V_10 = false; RuntimeObject * V_11 = NULL; int32_t V_12 = 0; Il2CppChar* V_13 = NULL; Il2CppChar* V_14 = NULL; Il2CppChar* V_15 = NULL; Il2CppChar* V_16 = NULL; Il2CppChar* V_17 = NULL; Il2CppChar* V_18 = NULL; Il2CppChar* V_19 = NULL; Il2CppChar* V_20 = NULL; String_t* V_21 = NULL; String_t* V_22 = NULL; String_t* V_23 = NULL; String_t* V_24 = NULL; String_t* V_25 = NULL; String_t* V_26 = NULL; String_t* V_27 = NULL; String_t* V_28 = NULL; GCHandleU5BU5D_tA6EC6308F1B33AD5233BD26DE6FB431B6CEF1DB7* V_29 = NULL; int32_t V_30 = 0; Il2CppChar* V_31 = NULL; uint8_t* V_32 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_33 = NULL; int32_t V_34 = 0; { V_0 = 0; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_0 = ___eventDescriptor0; uint8_t L_1 = EventDescriptor_get_Level_m7C94E667D031CD7C223DF964A1152EBCDF4CF819_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_0, /*hidden argument*/NULL); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_2 = ___eventDescriptor0; int64_t L_3 = EventDescriptor_get_Keywords_mABC615159FF89E33D739D3A529BDDED9CD2F5762_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_2, /*hidden argument*/NULL); bool L_4 = EventProvider_IsEnabled_m848CFB9793278CF12ADB24CCB61D7A18FD9C0770(__this, L_1, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_04a8; } } { V_1 = 0; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_5 = ___eventPayload3; NullCheck(L_5); V_1 = (((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length)))); int32_t L_6 = V_1; if ((((int32_t)L_6) <= ((int32_t)((int32_t)128)))) { goto IL_0030; } } { IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); ((EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var))->set_s_returnCode_11(4); return (bool)0; } IL_0030: { V_2 = 0; V_4 = 0; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_7 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)il2cpp_codegen_object_new(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226_il2cpp_TypeInfo_var); List_1__ctor_m020F9255F34CF1C83F40396FACCAB453009967BC(L_7, 8, /*hidden argument*/List_1__ctor_m020F9255F34CF1C83F40396FACCAB453009967BC_RuntimeMethod_var); V_5 = L_7; List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_8 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)il2cpp_codegen_object_new(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_il2cpp_TypeInfo_var); List_1__ctor_mEE468B81D8E7C140F567D10FF7F5894A50EEEA57(L_8, 8, /*hidden argument*/List_1__ctor_mEE468B81D8E7C140F567D10FF7F5894A50EEEA57_RuntimeMethod_var); V_6 = L_8; int32_t L_9 = V_1; uint32_t L_10 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); if ((uintptr_t)(((uintptr_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_9)))) * (uintptr_t)L_10 > (uintptr_t)kIl2CppUIntPtrMax) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), EventProvider_WriteEvent_mF2E76529786B9E030899B61AEDBF70E505E096B9_RuntimeMethod_var); int8_t* L_11 = (int8_t*) alloca(((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_9)))), (int32_t)L_10))); memset(L_11, 0, ((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_9)))), (int32_t)L_10))); V_7 = (EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(L_11); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_12 = V_7; V_8 = (EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)L_12; int32_t L_13 = V_1; int8_t* L_14 = (int8_t*) alloca((((uintptr_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)32), (int32_t)L_13))))); memset(L_14, 0, (((uintptr_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)32), (int32_t)L_13))))); V_9 = (uint8_t*)(L_14); V_10 = (bool)0; V_3 = 0; goto IL_00e6; } IL_0068: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_15 = ___eventPayload3; int32_t L_16 = V_3; NullCheck(L_15); int32_t L_17 = L_16; RuntimeObject * L_18 = (L_15)->GetAt(static_cast(L_17)); if (!L_18) { goto IL_00da; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_19 = ___eventPayload3; int32_t L_20 = V_3; NullCheck(L_19); IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); RuntimeObject * L_21 = EventProvider_EncodeObject_m044B03076E2E0E22AA48868A25E6162A4F117756((RuntimeObject **)((L_19)->GetAddressAt(static_cast(L_20))), (EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 **)(&V_8), (uint8_t**)(&V_9), (uint32_t*)(&V_2), /*hidden argument*/NULL); V_11 = L_21; RuntimeObject * L_22 = V_11; if (!L_22) { goto IL_00e2; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_23 = V_8; EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_24 = V_7; uint32_t L_25 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); V_12 = (((int32_t)((int32_t)((int64_t)il2cpp_codegen_subtract((int64_t)(((int64_t)((int64_t)(intptr_t)((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)((intptr_t)((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_subtract((intptr_t)L_23, (intptr_t)L_24))/(int32_t)L_25))))), (int64_t)(((int64_t)((int64_t)1)))))))); RuntimeObject * L_26 = V_11; if (((String_t*)IsInstSealed((RuntimeObject*)L_26, String_t_il2cpp_TypeInfo_var))) { goto IL_00c0; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_27 = ___eventPayload3; NullCheck(L_27); int32_t L_28 = V_12; int32_t L_29 = V_3; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length)))), (int32_t)L_28)), (int32_t)1)), (int32_t)L_29))) <= ((int32_t)((int32_t)128)))) { goto IL_00bd; } } { IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); ((EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var))->set_s_returnCode_11(4); return (bool)0; } IL_00bd: { V_10 = (bool)1; } IL_00c0: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_30 = V_6; RuntimeObject * L_31 = V_11; NullCheck(L_30); List_1_Add_m6930161974C7504C80F52EC379EF012387D43138(L_30, L_31, /*hidden argument*/List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_RuntimeMethod_var); List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_32 = V_5; int32_t L_33 = V_12; NullCheck(L_32); List_1_Add_m50C0D1F69B2EF31137658E2F052EBBAC7BF82771(L_32, L_33, /*hidden argument*/List_1_Add_m50C0D1F69B2EF31137658E2F052EBBAC7BF82771_RuntimeMethod_var); int32_t L_34 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); goto IL_00e2; } IL_00da: { IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); ((EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var))->set_s_returnCode_11(3); return (bool)0; } IL_00e2: { int32_t L_35 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); } IL_00e6: { int32_t L_36 = V_3; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_37 = ___eventPayload3; NullCheck(L_37); if ((((int32_t)L_36) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_37)->max_length))))))) { goto IL_0068; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_38 = V_8; EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_39 = V_7; uint32_t L_40 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); V_1 = (((int32_t)((int32_t)(((int64_t)((int64_t)(intptr_t)((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)((intptr_t)((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_subtract((intptr_t)L_38, (intptr_t)L_39))/(int32_t)L_40)))))))); uint32_t L_41 = V_2; if ((!(((uint32_t)L_41) > ((uint32_t)((int32_t)65482))))) { goto IL_010f; } } { IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); ((EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var))->set_s_returnCode_11(2); return (bool)0; } IL_010f: { bool L_42 = V_10; if (L_42) { goto IL_039e; } } { int32_t L_43 = V_4; if ((((int32_t)L_43) >= ((int32_t)8))) { goto IL_039e; } } { goto IL_012e; } IL_0120: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_44 = V_6; NullCheck(L_44); List_1_Add_m6930161974C7504C80F52EC379EF012387D43138(L_44, NULL, /*hidden argument*/List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_RuntimeMethod_var); int32_t L_45 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_012e: { int32_t L_46 = V_4; if ((((int32_t)L_46) < ((int32_t)8))) { goto IL_0120; } } { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_47 = V_6; NullCheck(L_47); RuntimeObject * L_48 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_47, 0, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); V_21 = ((String_t*)CastclassSealed((RuntimeObject*)L_48, String_t_il2cpp_TypeInfo_var)); String_t* L_49 = V_21; V_13 = (Il2CppChar*)(((uintptr_t)L_49)); Il2CppChar* L_50 = V_13; if (!L_50) { goto IL_0155; } } { Il2CppChar* L_51 = V_13; int32_t L_52 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_13 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_51, (int32_t)L_52)); } IL_0155: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_53 = V_6; NullCheck(L_53); RuntimeObject * L_54 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_53, 1, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); V_22 = ((String_t*)CastclassSealed((RuntimeObject*)L_54, String_t_il2cpp_TypeInfo_var)); String_t* L_55 = V_22; V_14 = (Il2CppChar*)(((uintptr_t)L_55)); Il2CppChar* L_56 = V_14; if (!L_56) { goto IL_0177; } } { Il2CppChar* L_57 = V_14; int32_t L_58 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_14 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_57, (int32_t)L_58)); } IL_0177: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_59 = V_6; NullCheck(L_59); RuntimeObject * L_60 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_59, 2, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); V_23 = ((String_t*)CastclassSealed((RuntimeObject*)L_60, String_t_il2cpp_TypeInfo_var)); String_t* L_61 = V_23; V_15 = (Il2CppChar*)(((uintptr_t)L_61)); Il2CppChar* L_62 = V_15; if (!L_62) { goto IL_0199; } } { Il2CppChar* L_63 = V_15; int32_t L_64 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_15 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_63, (int32_t)L_64)); } IL_0199: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_65 = V_6; NullCheck(L_65); RuntimeObject * L_66 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_65, 3, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); V_24 = ((String_t*)CastclassSealed((RuntimeObject*)L_66, String_t_il2cpp_TypeInfo_var)); String_t* L_67 = V_24; V_16 = (Il2CppChar*)(((uintptr_t)L_67)); Il2CppChar* L_68 = V_16; if (!L_68) { goto IL_01bb; } } { Il2CppChar* L_69 = V_16; int32_t L_70 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_16 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_69, (int32_t)L_70)); } IL_01bb: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_71 = V_6; NullCheck(L_71); RuntimeObject * L_72 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_71, 4, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); V_25 = ((String_t*)CastclassSealed((RuntimeObject*)L_72, String_t_il2cpp_TypeInfo_var)); String_t* L_73 = V_25; V_17 = (Il2CppChar*)(((uintptr_t)L_73)); Il2CppChar* L_74 = V_17; if (!L_74) { goto IL_01dd; } } { Il2CppChar* L_75 = V_17; int32_t L_76 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_17 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_75, (int32_t)L_76)); } IL_01dd: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_77 = V_6; NullCheck(L_77); RuntimeObject * L_78 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_77, 5, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); V_26 = ((String_t*)CastclassSealed((RuntimeObject*)L_78, String_t_il2cpp_TypeInfo_var)); String_t* L_79 = V_26; V_18 = (Il2CppChar*)(((uintptr_t)L_79)); Il2CppChar* L_80 = V_18; if (!L_80) { goto IL_01ff; } } { Il2CppChar* L_81 = V_18; int32_t L_82 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_18 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_81, (int32_t)L_82)); } IL_01ff: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_83 = V_6; NullCheck(L_83); RuntimeObject * L_84 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_83, 6, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); V_27 = ((String_t*)CastclassSealed((RuntimeObject*)L_84, String_t_il2cpp_TypeInfo_var)); String_t* L_85 = V_27; V_19 = (Il2CppChar*)(((uintptr_t)L_85)); Il2CppChar* L_86 = V_19; if (!L_86) { goto IL_0221; } } { Il2CppChar* L_87 = V_19; int32_t L_88 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_19 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_87, (int32_t)L_88)); } IL_0221: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_89 = V_6; NullCheck(L_89); RuntimeObject * L_90 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_89, 7, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); V_28 = ((String_t*)CastclassSealed((RuntimeObject*)L_90, String_t_il2cpp_TypeInfo_var)); String_t* L_91 = V_28; V_20 = (Il2CppChar*)(((uintptr_t)L_91)); Il2CppChar* L_92 = V_20; if (!L_92) { goto IL_0243; } } { Il2CppChar* L_93 = V_20; int32_t L_94 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_20 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_93, (int32_t)L_94)); } IL_0243: { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_95 = V_7; V_8 = (EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)L_95; List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_96 = V_6; NullCheck(L_96); RuntimeObject * L_97 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_96, 0, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); if (!L_97) { goto IL_026c; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_98 = V_8; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_99 = V_5; NullCheck(L_99); int32_t L_100 = List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_inline(L_99, 0, /*hidden argument*/List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_RuntimeMethod_var); uint32_t L_101 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); Il2CppChar* L_102 = V_13; NullCheck(((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_98, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_100)), (int32_t)L_101))))); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_98, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_100)), (int32_t)L_101))))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_102)))); } IL_026c: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_103 = V_6; NullCheck(L_103); RuntimeObject * L_104 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_103, 1, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); if (!L_104) { goto IL_0291; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_105 = V_8; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_106 = V_5; NullCheck(L_106); int32_t L_107 = List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_inline(L_106, 1, /*hidden argument*/List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_RuntimeMethod_var); uint32_t L_108 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); Il2CppChar* L_109 = V_14; NullCheck(((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_105, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_107)), (int32_t)L_108))))); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_105, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_107)), (int32_t)L_108))))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_109)))); } IL_0291: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_110 = V_6; NullCheck(L_110); RuntimeObject * L_111 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_110, 2, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); if (!L_111) { goto IL_02b6; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_112 = V_8; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_113 = V_5; NullCheck(L_113); int32_t L_114 = List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_inline(L_113, 2, /*hidden argument*/List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_RuntimeMethod_var); uint32_t L_115 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); Il2CppChar* L_116 = V_15; NullCheck(((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_112, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_114)), (int32_t)L_115))))); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_112, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_114)), (int32_t)L_115))))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_116)))); } IL_02b6: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_117 = V_6; NullCheck(L_117); RuntimeObject * L_118 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_117, 3, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); if (!L_118) { goto IL_02db; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_119 = V_8; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_120 = V_5; NullCheck(L_120); int32_t L_121 = List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_inline(L_120, 3, /*hidden argument*/List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_RuntimeMethod_var); uint32_t L_122 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); Il2CppChar* L_123 = V_16; NullCheck(((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_119, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_121)), (int32_t)L_122))))); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_119, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_121)), (int32_t)L_122))))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_123)))); } IL_02db: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_124 = V_6; NullCheck(L_124); RuntimeObject * L_125 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_124, 4, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); if (!L_125) { goto IL_0300; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_126 = V_8; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_127 = V_5; NullCheck(L_127); int32_t L_128 = List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_inline(L_127, 4, /*hidden argument*/List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_RuntimeMethod_var); uint32_t L_129 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); Il2CppChar* L_130 = V_17; NullCheck(((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_126, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_128)), (int32_t)L_129))))); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_126, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_128)), (int32_t)L_129))))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_130)))); } IL_0300: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_131 = V_6; NullCheck(L_131); RuntimeObject * L_132 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_131, 5, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); if (!L_132) { goto IL_0325; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_133 = V_8; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_134 = V_5; NullCheck(L_134); int32_t L_135 = List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_inline(L_134, 5, /*hidden argument*/List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_RuntimeMethod_var); uint32_t L_136 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); Il2CppChar* L_137 = V_18; NullCheck(((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_133, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_135)), (int32_t)L_136))))); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_133, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_135)), (int32_t)L_136))))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_137)))); } IL_0325: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_138 = V_6; NullCheck(L_138); RuntimeObject * L_139 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_138, 6, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); if (!L_139) { goto IL_034a; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_140 = V_8; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_141 = V_5; NullCheck(L_141); int32_t L_142 = List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_inline(L_141, 6, /*hidden argument*/List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_RuntimeMethod_var); uint32_t L_143 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); Il2CppChar* L_144 = V_19; NullCheck(((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_140, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_142)), (int32_t)L_143))))); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_140, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_142)), (int32_t)L_143))))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_144)))); } IL_034a: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_145 = V_6; NullCheck(L_145); RuntimeObject * L_146 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_145, 7, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); if (!L_146) { goto IL_036f; } } { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_147 = V_8; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_148 = V_5; NullCheck(L_148); int32_t L_149 = List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_inline(L_148, 7, /*hidden argument*/List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_RuntimeMethod_var); uint32_t L_150 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); Il2CppChar* L_151 = V_20; NullCheck(((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_147, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_149)), (int32_t)L_150))))); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_147, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_149)), (int32_t)L_150))))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_151)))); } IL_036f: { int64_t L_152 = __this->get_m_regHandle_3(); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_153 = ___eventDescriptor0; Guid_t * L_154 = ___activityID1; Guid_t * L_155 = ___childActivityID2; int32_t L_156 = V_1; EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_157 = V_7; int32_t L_158 = ManifestEtw_EventWriteTransferWrapper_mC4B1A4E0320C5784CE8427B15574260CF168E0E3(L_152, (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_153, (Guid_t *)(Guid_t *)L_154, (Guid_t *)(Guid_t *)L_155, L_156, (EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)L_157, /*hidden argument*/NULL); V_0 = L_158; V_21 = (String_t*)NULL; V_22 = (String_t*)NULL; V_23 = (String_t*)NULL; V_24 = (String_t*)NULL; V_25 = (String_t*)NULL; V_26 = (String_t*)NULL; V_27 = (String_t*)NULL; V_28 = (String_t*)NULL; goto IL_04a8; } IL_039e: { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_159 = V_7; V_8 = (EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)L_159; int32_t L_160 = V_4; GCHandleU5BU5D_tA6EC6308F1B33AD5233BD26DE6FB431B6CEF1DB7* L_161 = (GCHandleU5BU5D_tA6EC6308F1B33AD5233BD26DE6FB431B6CEF1DB7*)(GCHandleU5BU5D_tA6EC6308F1B33AD5233BD26DE6FB431B6CEF1DB7*)SZArrayNew(GCHandleU5BU5D_tA6EC6308F1B33AD5233BD26DE6FB431B6CEF1DB7_il2cpp_TypeInfo_var, (uint32_t)L_160); V_29 = L_161; V_30 = 0; goto IL_046e; } IL_03b3: { GCHandleU5BU5D_tA6EC6308F1B33AD5233BD26DE6FB431B6CEF1DB7* L_162 = V_29; int32_t L_163 = V_30; List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_164 = V_6; int32_t L_165 = V_30; NullCheck(L_164); RuntimeObject * L_166 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_164, L_165, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 L_167 = GCHandle_Alloc_m30DAF14F75E3A692C594965CE6724E2454DE9A2E(L_166, 3, /*hidden argument*/NULL); NullCheck(L_162); (L_162)->SetAt(static_cast(L_163), (GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 )L_167); List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_168 = V_6; int32_t L_169 = V_30; NullCheck(L_168); RuntimeObject * L_170 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_168, L_169, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); if (!((String_t*)IsInstSealed((RuntimeObject*)L_170, String_t_il2cpp_TypeInfo_var))) { goto IL_041f; } } { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_171 = V_6; int32_t L_172 = V_30; NullCheck(L_171); RuntimeObject * L_173 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_171, L_172, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); V_28 = ((String_t*)CastclassSealed((RuntimeObject*)L_173, String_t_il2cpp_TypeInfo_var)); String_t* L_174 = V_28; V_31 = (Il2CppChar*)(((uintptr_t)L_174)); Il2CppChar* L_175 = V_31; if (!L_175) { goto IL_03fe; } } { Il2CppChar* L_176 = V_31; int32_t L_177 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_31 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_176, (int32_t)L_177)); } IL_03fe: { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_178 = V_8; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_179 = V_5; int32_t L_180 = V_30; NullCheck(L_179); int32_t L_181 = List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_inline(L_179, L_180, /*hidden argument*/List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_RuntimeMethod_var); uint32_t L_182 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); Il2CppChar* L_183 = V_31; NullCheck(((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_178, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_181)), (int32_t)L_182))))); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_178, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_181)), (int32_t)L_182))))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_183)))); V_28 = (String_t*)NULL; goto IL_0468; } IL_041f: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_184 = V_6; int32_t L_185 = V_30; NullCheck(L_184); RuntimeObject * L_186 = List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_inline(L_184, L_185, /*hidden argument*/List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_RuntimeMethod_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_187 = ((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)Castclass((RuntimeObject*)L_186, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var)); V_33 = L_187; if (!L_187) { goto IL_0438; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_188 = V_33; NullCheck(L_188); if ((((int32_t)((int32_t)(((RuntimeArray*)L_188)->max_length))))) { goto IL_043e; } } IL_0438: { V_32 = (uint8_t*)(((uintptr_t)0)); goto IL_0449; } IL_043e: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_189 = V_33; NullCheck(L_189); V_32 = (uint8_t*)(((uintptr_t)((L_189)->GetAddressAt(static_cast(0))))); } IL_0449: { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_190 = V_8; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_191 = V_5; int32_t L_192 = V_30; NullCheck(L_191); int32_t L_193 = List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_inline(L_191, L_192, /*hidden argument*/List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_RuntimeMethod_var); uint32_t L_194 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); uint8_t* L_195 = V_32; NullCheck(((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_190, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_193)), (int32_t)L_194))))); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_190, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_193)), (int32_t)L_194))))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_195)))); V_33 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; } IL_0468: { int32_t L_196 = V_30; V_30 = ((int32_t)il2cpp_codegen_add((int32_t)L_196, (int32_t)1)); } IL_046e: { int32_t L_197 = V_30; int32_t L_198 = V_4; if ((((int32_t)L_197) < ((int32_t)L_198))) { goto IL_03b3; } } { int64_t L_199 = __this->get_m_regHandle_3(); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_200 = ___eventDescriptor0; Guid_t * L_201 = ___activityID1; Guid_t * L_202 = ___childActivityID2; int32_t L_203 = V_1; EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_204 = V_7; int32_t L_205 = ManifestEtw_EventWriteTransferWrapper_mC4B1A4E0320C5784CE8427B15574260CF168E0E3(L_199, (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_200, (Guid_t *)(Guid_t *)L_201, (Guid_t *)(Guid_t *)L_202, L_203, (EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)L_204, /*hidden argument*/NULL); V_0 = L_205; V_34 = 0; goto IL_04a2; } IL_048e: { GCHandleU5BU5D_tA6EC6308F1B33AD5233BD26DE6FB431B6CEF1DB7* L_206 = V_29; int32_t L_207 = V_34; NullCheck(L_206); GCHandle_Free_m392ECC9B1058E35A0FD5CF21A65F212873FC26F0((GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)((L_206)->GetAddressAt(static_cast(L_207))), /*hidden argument*/NULL); int32_t L_208 = V_34; V_34 = ((int32_t)il2cpp_codegen_add((int32_t)L_208, (int32_t)1)); } IL_04a2: { int32_t L_209 = V_34; int32_t L_210 = V_4; if ((((int32_t)L_209) < ((int32_t)L_210))) { goto IL_048e; } } IL_04a8: { int32_t L_211 = V_0; if (!L_211) { goto IL_04b3; } } { int32_t L_212 = V_0; IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); EventProvider_SetLastError_mBA37EA20D53FBE88D5C2CDEDB2DA95A81193467D(L_212, /*hidden argument*/NULL); return (bool)0; } IL_04b3: { return (bool)1; } } // System.Boolean System.Diagnostics.Tracing.EventProvider::WriteEvent(System.Diagnostics.Tracing.EventDescriptor&,System.Guid*,System.Guid*,System.Int32,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventProvider_WriteEvent_m6C22684084397194BD0AFC9BC694919934E16B64 (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * ___eventDescriptor0, Guid_t * ___activityID1, Guid_t * ___childActivityID2, int32_t ___dataCount3, intptr_t ___data4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_WriteEvent_m6C22684084397194BD0AFC9BC694919934E16B64_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Guid_t * L_0 = ___childActivityID2; int64_t L_1 = __this->get_m_regHandle_3(); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_2 = ___eventDescriptor0; Guid_t * L_3 = ___activityID1; Guid_t * L_4 = ___childActivityID2; int32_t L_5 = ___dataCount3; intptr_t L_6 = ___data4; void* L_7 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_6, /*hidden argument*/NULL); int32_t L_8 = ManifestEtw_EventWriteTransferWrapper_mC4B1A4E0320C5784CE8427B15574260CF168E0E3(L_1, (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_2, (Guid_t *)(Guid_t *)L_3, (Guid_t *)(Guid_t *)L_4, L_5, (EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)L_7, /*hidden argument*/NULL); V_0 = L_8; int32_t L_9 = V_0; if (!L_9) { goto IL_0028; } } { int32_t L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); EventProvider_SetLastError_mBA37EA20D53FBE88D5C2CDEDB2DA95A81193467D(L_10, /*hidden argument*/NULL); return (bool)0; } IL_0028: { return (bool)1; } } // System.Boolean System.Diagnostics.Tracing.EventProvider::WriteEventRaw(System.Diagnostics.Tracing.EventDescriptor&,System.Guid*,System.Guid*,System.Int32,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventProvider_WriteEventRaw_mB083FE1591EEA4E690A4831CE311D8B8B6BE2FFB (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * ___eventDescriptor0, Guid_t * ___activityID1, Guid_t * ___relatedActivityID2, int32_t ___dataCount3, intptr_t ___data4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_WriteEventRaw_mB083FE1591EEA4E690A4831CE311D8B8B6BE2FFB_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int64_t L_0 = __this->get_m_regHandle_3(); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_1 = ___eventDescriptor0; Guid_t * L_2 = ___activityID1; Guid_t * L_3 = ___relatedActivityID2; int32_t L_4 = ___dataCount3; intptr_t L_5 = ___data4; void* L_6 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_5, /*hidden argument*/NULL); int32_t L_7 = ManifestEtw_EventWriteTransferWrapper_mC4B1A4E0320C5784CE8427B15574260CF168E0E3(L_0, (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_1, (Guid_t *)(Guid_t *)L_2, (Guid_t *)(Guid_t *)L_3, L_4, (EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)L_6, /*hidden argument*/NULL); V_0 = L_7; int32_t L_8 = V_0; if (!L_8) { goto IL_0023; } } { int32_t L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); EventProvider_SetLastError_mBA37EA20D53FBE88D5C2CDEDB2DA95A81193467D(L_9, /*hidden argument*/NULL); return (bool)0; } IL_0023: { return (bool)1; } } // System.UInt32 System.Diagnostics.Tracing.EventProvider::EventUnregister() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t EventProvider_EventUnregister_m54EE65718C38DFB6F0DA261DEA011DF185E4C35D (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_m_regHandle_3(); uint32_t L_1 = ManifestEtw_EventUnregister_m3F2136692CA0299E454DA8BEEE3AB6F38083D3FA(L_0, /*hidden argument*/NULL); __this->set_m_regHandle_3((((int64_t)((int64_t)0)))); return L_1; } } // System.Int32 System.Diagnostics.Tracing.EventProvider::bitcount(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventProvider_bitcount_m569150D2AB57D36D2277653DAB4BB85B1AC95DEC (uint32_t ___n0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_bitcount_m569150D2AB57D36D2277653DAB4BB85B1AC95DEC_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0016; } IL_0004: { int32_t L_0 = V_0; IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1 = ((EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_StaticFields*)il2cpp_codegen_static_fields_for(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var))->get_nibblebits_12(); uint32_t L_2 = ___n0; NullCheck(L_1); int32_t L_3 = ((int32_t)((int32_t)L_2&(int32_t)((int32_t)15))); int32_t L_4 = (L_1)->GetAt(static_cast(L_3)); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_4)); uint32_t L_5 = ___n0; ___n0 = ((int32_t)((uint32_t)L_5>>4)); } IL_0016: { uint32_t L_6 = ___n0; if (L_6) { goto IL_0004; } } { int32_t L_7 = V_0; return L_7; } } // System.Int32 System.Diagnostics.Tracing.EventProvider::bitindex(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventProvider_bitindex_m57E2DA3929D7112A697B4CD829B1B8A6AD86A82C (uint32_t ___n0, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; goto IL_0008; } IL_0004: { int32_t L_0 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); } IL_0008: { uint32_t L_1 = ___n0; int32_t L_2 = V_0; if (!((int64_t)((int64_t)(((int64_t)((uint64_t)L_1)))&(int64_t)(((int64_t)((int64_t)((int32_t)((int32_t)1<<(int32_t)((int32_t)((int32_t)L_2&(int32_t)((int32_t)31))))))))))) { goto IL_0004; } } { int32_t L_3 = V_0; return L_3; } } // System.Void System.Diagnostics.Tracing.EventProvider::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventProvider__cctor_m4CFEB09F7B23CD35BFA5023B8279CE4F948CD70D (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider__cctor_m4CFEB09F7B23CD35BFA5023B8279CE4F948CD70D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_0 = (Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83*)(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83*)SZArrayNew(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1 = L_0; RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF L_2 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A____3E4BBF9D0CDD2E34F78AA7A9A3979DCE1F7B02BD_30_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m29F50CDFEEE0AB868200291366253DD4737BC76A((RuntimeArray *)(RuntimeArray *)L_1, L_2, /*hidden argument*/NULL); ((EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_StaticFields*)il2cpp_codegen_static_fields_for(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var))->set_nibblebits_12(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.EventProvider_<>c__DisplayClass44_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass44_0__ctor_m124616C1BA780E90A29F45AED140E42AFE7A0FCF (U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.EventProvider_<>c__DisplayClass44_0::b__0(System.Int32,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass44_0_U3CGetSessionsU3Eb__0_mF6A698B2DC65CAE298A7EEF7F767D2CB47DB0E6F (U3CU3Ec__DisplayClass44_0_tEB7098584C07B4948342554AE0C7DEB89A59350C * __this, int32_t ___etwSessionId0, int64_t ___matchAllKeywords1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec__DisplayClass44_0_U3CGetSessionsU3Eb__0_mF6A698B2DC65CAE298A7EEF7F767D2CB47DB0E6F_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___etwSessionId0; int64_t L_1 = ___matchAllKeywords1; List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 ** L_2 = __this->get_address_of_liveSessionList_0(); IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); EventProvider_GetSessionInfoCallback_mD81D88C92F8882D52339D0B64364DE4C2DFFE588(L_0, L_1, (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 **)L_2, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.EventProvider_MonoPInvokeCallbackAttribute::.ctor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoPInvokeCallbackAttribute__ctor_mC3234693EC3F9BBF9F195791AABE716D47015B47 (MonoPInvokeCallbackAttribute_t79796A07F5B3160352634B40DE008A865B7EEF65 * __this, Type_t * ___t0, const RuntimeMethod* method) { { Attribute__ctor_m45CAD4B01265CC84CC5A84F62EE2DBE85DE89EC0(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.EventProvider_SessionInfo::.ctor(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SessionInfo__ctor_m6A2E60B7B29F9603446D37D1474B44287A51FDF6 (SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A * __this, int32_t ___sessionIdBit_0, int32_t ___etwSessionId_1, const RuntimeMethod* method) { { int32_t L_0 = ___sessionIdBit_0; __this->set_sessionIdBit_0(L_0); int32_t L_1 = ___etwSessionId_1; __this->set_etwSessionId_1(L_1); return; } } IL2CPP_EXTERN_C void SessionInfo__ctor_m6A2E60B7B29F9603446D37D1474B44287A51FDF6_AdjustorThunk (RuntimeObject * __this, int32_t ___sessionIdBit_0, int32_t ___etwSessionId_1, const RuntimeMethod* method) { int32_t _offset = 1; SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A * _thisAdjusted = reinterpret_cast(__this + _offset); SessionInfo__ctor_m6A2E60B7B29F9603446D37D1474B44287A51FDF6(_thisAdjusted, ___sessionIdBit_0, ___etwSessionId_1, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.EventSource::WriteMultiMerge(System.String,System.Diagnostics.Tracing.EventSourceOptions&,System.Diagnostics.Tracing.TraceLoggingEventTypes,System.Guid*,System.Guid*,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteMultiMerge_mDC46442C56B718279ABC9243D06516958E3D52A3 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___eventName0, EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * ___options1, TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * ___eventTypes2, Guid_t * ___activityID3, Guid_t * ___childActivityID4, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___values5, const RuntimeMethod* method) { uint8_t V_0 = 0x0; int64_t V_1 = 0; uint8_t G_B5_0 = 0x0; int64_t G_B8_0 = 0; { bool L_0 = EventSource_IsEnabled_m37942F59ECF17A141C3F1CE0FD2041CDB2A1486E_inline(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0009; } } { return; } IL_0009: { EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_1 = ___options1; uint8_t L_2 = L_1->get_valuesSet_5(); if (((int32_t)((int32_t)L_2&(int32_t)4))) { goto IL_001b; } } { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_3 = ___eventTypes2; NullCheck(L_3); uint8_t L_4 = L_3->get_level_3(); G_B5_0 = L_4; goto IL_0021; } IL_001b: { EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_5 = ___options1; uint8_t L_6 = L_5->get_level_3(); G_B5_0 = L_6; } IL_0021: { V_0 = G_B5_0; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_7 = ___options1; uint8_t L_8 = L_7->get_valuesSet_5(); if (((int32_t)((int32_t)L_8&(int32_t)1))) { goto IL_0034; } } { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_9 = ___eventTypes2; NullCheck(L_9); int64_t L_10 = L_9->get_keywords_5(); G_B8_0 = L_10; goto IL_003a; } IL_0034: { EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_11 = ___options1; int64_t L_12 = L_11->get_keywords_0(); G_B8_0 = L_12; } IL_003a: { V_1 = G_B8_0; uint8_t L_13 = V_0; int64_t L_14 = V_1; bool L_15 = EventSource_IsEnabled_mD4697D2FE23E685D66BBC81F3BB5AF7668167DDC(__this, L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0054; } } { String_t* L_16 = ___eventName0; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_17 = ___options1; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_18 = ___eventTypes2; Guid_t * L_19 = ___activityID3; Guid_t * L_20 = ___childActivityID4; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_21 = ___values5; EventSource_WriteMultiMergeInner_m4A2DB1EE170667A126A10EC907AB736BF27742A7(__this, L_16, (EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C *)L_17, L_18, (Guid_t *)(Guid_t *)L_19, (Guid_t *)(Guid_t *)L_20, L_21, /*hidden argument*/NULL); } IL_0054: { return; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteMultiMergeInner(System.String,System.Diagnostics.Tracing.EventSourceOptions&,System.Diagnostics.Tracing.TraceLoggingEventTypes,System.Guid*,System.Guid*,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteMultiMergeInner_m4A2DB1EE170667A126A10EC907AB736BF27742A7 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___eventName0, EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * ___options1, TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * ___eventTypes2, Guid_t * ___activityID3, Guid_t * ___childActivityID4, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___values5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_WriteMultiMergeInner_m4A2DB1EE170667A126A10EC907AB736BF27742A7_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; uint8_t V_1 = 0x0; uint8_t V_2 = 0x0; int32_t V_3 = 0; int64_t V_4 = 0; NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * V_5 = NULL; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; uint8_t* V_8 = NULL; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * V_9 = NULL; GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * V_10 = NULL; uint8_t* V_11 = NULL; uint8_t* V_12 = NULL; uint8_t* V_13 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_14 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_15 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_16 = NULL; int32_t V_17 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); uint8_t G_B3_0 = 0x0; uint8_t G_B6_0 = 0x0; int32_t G_B9_0 = 0; int64_t G_B12_0 = 0; String_t* G_B14_0 = NULL; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * G_B14_1 = NULL; String_t* G_B13_0 = NULL; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * G_B13_1 = NULL; { V_0 = 0; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_0 = ___options1; uint8_t L_1 = L_0->get_valuesSet_5(); if (((int32_t)((int32_t)L_1&(int32_t)4))) { goto IL_0014; } } { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_2 = ___eventTypes2; NullCheck(L_2); uint8_t L_3 = L_2->get_level_3(); G_B3_0 = L_3; goto IL_001a; } IL_0014: { EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_4 = ___options1; uint8_t L_5 = L_4->get_level_3(); G_B3_0 = L_5; } IL_001a: { V_1 = G_B3_0; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_6 = ___options1; uint8_t L_7 = L_6->get_valuesSet_5(); if (((int32_t)((int32_t)L_7&(int32_t)8))) { goto IL_002d; } } { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_8 = ___eventTypes2; NullCheck(L_8); uint8_t L_9 = L_8->get_opcode_4(); G_B6_0 = L_9; goto IL_0033; } IL_002d: { EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_10 = ___options1; uint8_t L_11 = L_10->get_opcode_4(); G_B6_0 = L_11; } IL_0033: { V_2 = G_B6_0; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_12 = ___options1; uint8_t L_13 = L_12->get_valuesSet_5(); if (((int32_t)((int32_t)L_13&(int32_t)2))) { goto IL_0046; } } { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_14 = ___eventTypes2; NullCheck(L_14); int32_t L_15 = TraceLoggingEventTypes_get_Tags_mEA1CB6CABA32F0B2FCDEAB82ACC7E3AE153B5E2C_inline(L_14, /*hidden argument*/NULL); G_B9_0 = L_15; goto IL_004c; } IL_0046: { EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_16 = ___options1; int32_t L_17 = L_16->get_tags_1(); G_B9_0 = L_17; } IL_004c: { V_3 = G_B9_0; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_18 = ___options1; uint8_t L_19 = L_18->get_valuesSet_5(); if (((int32_t)((int32_t)L_19&(int32_t)1))) { goto IL_005f; } } { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_20 = ___eventTypes2; NullCheck(L_20); int64_t L_21 = L_20->get_keywords_5(); G_B12_0 = L_21; goto IL_0065; } IL_005f: { EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_22 = ___options1; int64_t L_23 = L_22->get_keywords_0(); G_B12_0 = L_23; } IL_0065: { V_4 = G_B12_0; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_24 = ___eventTypes2; String_t* L_25 = ___eventName0; String_t* L_26 = L_25; G_B13_0 = L_26; G_B13_1 = L_24; if (L_26) { G_B14_0 = L_26; G_B14_1 = L_24; goto IL_0073; } } { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_27 = ___eventTypes2; NullCheck(L_27); String_t* L_28 = TraceLoggingEventTypes_get_Name_m582D5F0FF940D1585A968EF5D1625B14D8E055FA_inline(L_27, /*hidden argument*/NULL); G_B14_0 = L_28; G_B14_1 = G_B13_1; } IL_0073: { int32_t L_29 = V_3; NullCheck(G_B14_1); NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * L_30 = TraceLoggingEventTypes_GetNameInfo_m68D000807BAE5F6EC2C49E65F1C4C3671891F756(G_B14_1, G_B14_0, L_29, /*hidden argument*/NULL); V_5 = L_30; NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * L_31 = V_5; if (L_31) { goto IL_0080; } } { return; } IL_0080: { NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * L_32 = V_5; NullCheck(L_32); int32_t L_33 = L_32->get_identity_3(); V_0 = L_33; int32_t L_34 = V_0; uint8_t L_35 = V_1; uint8_t L_36 = V_2; int64_t L_37 = V_4; EventDescriptor__ctor_m20ACB5320BC8C24F5E6839113B8E6A42AC477BE8((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)(&V_6), L_34, L_35, L_36, L_37, /*hidden argument*/NULL); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_38 = ___eventTypes2; NullCheck(L_38); int32_t L_39 = L_38->get_pinCount_9(); V_7 = L_39; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_40 = ___eventTypes2; NullCheck(L_40); int32_t L_41 = L_40->get_scratchSize_7(); int8_t* L_42 = (int8_t*) alloca((((uintptr_t)L_41))); memset(L_42, 0, (((uintptr_t)L_41))); V_8 = (uint8_t*)(L_42); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_43 = ___eventTypes2; NullCheck(L_43); int32_t L_44 = L_43->get_dataCount_8(); uint32_t L_45 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); if ((uintptr_t)(((uintptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)3)))) * (uintptr_t)L_45 > (uintptr_t)kIl2CppUIntPtrMax) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), EventSource_WriteMultiMergeInner_m4A2DB1EE170667A126A10EC907AB736BF27742A7_RuntimeMethod_var); int8_t* L_46 = (int8_t*) alloca(((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)3)))), (int32_t)L_45))); memset(L_46, 0, ((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)3)))), (int32_t)L_45))); V_9 = (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(L_46); int32_t L_47 = V_7; uint32_t L_48 = sizeof(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 ); if ((uintptr_t)(((uintptr_t)L_47)) * (uintptr_t)L_48 > (uintptr_t)kIl2CppUIntPtrMax) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), EventSource_WriteMultiMergeInner_m4A2DB1EE170667A126A10EC907AB736BF27742A7_RuntimeMethod_var); int8_t* L_49 = (int8_t*) alloca(((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)L_47)), (int32_t)L_48))); memset(L_49, 0, ((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)L_47)), (int32_t)L_48))); V_10 = (GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)(L_49); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_50 = __this->get_providerMetadata_0(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_51 = L_50; V_14 = L_51; if (!L_51) { goto IL_00da; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_52 = V_14; NullCheck(L_52); if ((((int32_t)((int32_t)(((RuntimeArray*)L_52)->max_length))))) { goto IL_00e0; } } IL_00da: { V_11 = (uint8_t*)(((uintptr_t)0)); goto IL_00eb; } IL_00e0: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_53 = V_14; NullCheck(L_53); V_11 = (uint8_t*)(((uintptr_t)((L_53)->GetAddressAt(static_cast(0))))); } IL_00eb: { NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * L_54 = V_5; NullCheck(L_54); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_55 = L_54->get_nameMetadata_4(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_56 = L_55; V_15 = L_56; if (!L_56) { goto IL_00fd; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_57 = V_15; NullCheck(L_57); if ((((int32_t)((int32_t)(((RuntimeArray*)L_57)->max_length))))) { goto IL_0103; } } IL_00fd: { V_12 = (uint8_t*)(((uintptr_t)0)); goto IL_010e; } IL_0103: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_58 = V_15; NullCheck(L_58); V_12 = (uint8_t*)(((uintptr_t)((L_58)->GetAddressAt(static_cast(0))))); } IL_010e: { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_59 = ___eventTypes2; NullCheck(L_59); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_60 = L_59->get_typeMetadata_6(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_61 = L_60; V_16 = L_61; if (!L_61) { goto IL_011f; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_62 = V_16; NullCheck(L_62); if ((((int32_t)((int32_t)(((RuntimeArray*)L_62)->max_length))))) { goto IL_0125; } } IL_011f: { V_13 = (uint8_t*)(((uintptr_t)0)); goto IL_0130; } IL_0125: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_63 = V_16; NullCheck(L_63); V_13 = (uint8_t*)(((uintptr_t)((L_63)->GetAddressAt(static_cast(0))))); } IL_0130: { EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_64 = V_9; uint8_t* L_65 = V_11; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_66 = __this->get_providerMetadata_0(); NullCheck(L_66); EventData_SetMetadata_m2638D08FE5AD0F8A4B207B83E014385991E7CF88((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_64, (uint8_t*)(uint8_t*)L_65, (((int32_t)((int32_t)(((RuntimeArray*)L_66)->max_length)))), 2, /*hidden argument*/NULL); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_67 = V_9; uint32_t L_68 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); uint8_t* L_69 = V_12; NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * L_70 = V_5; NullCheck(L_70); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_71 = L_70->get_nameMetadata_4(); NullCheck(L_71); EventData_SetMetadata_m2638D08FE5AD0F8A4B207B83E014385991E7CF88((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_67, (int32_t)L_68)), (uint8_t*)(uint8_t*)L_69, (((int32_t)((int32_t)(((RuntimeArray*)L_71)->max_length)))), 1, /*hidden argument*/NULL); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_72 = V_9; uint32_t L_73 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); uint8_t* L_74 = V_13; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_75 = ___eventTypes2; NullCheck(L_75); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_76 = L_75->get_typeMetadata_6(); NullCheck(L_76); EventData_SetMetadata_m2638D08FE5AD0F8A4B207B83E014385991E7CF88((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_72, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)2)), (int32_t)L_73)))), (uint8_t*)(uint8_t*)L_74, (((int32_t)((int32_t)(((RuntimeArray*)L_76)->max_length)))), 1, /*hidden argument*/NULL); RuntimeHelpers_PrepareConstrainedRegions_m108F0650C70D15D3CC657AFEBA8E69770EDB9027(/*hidden argument*/NULL); } IL_017d: try { // begin try (depth: 1) { uint8_t* L_77 = V_8; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_78 = ___eventTypes2; NullCheck(L_78); int32_t L_79 = L_78->get_scratchSize_7(); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_80 = V_9; uint32_t L_81 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_82 = ___eventTypes2; NullCheck(L_82); int32_t L_83 = L_82->get_dataCount_8(); GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_84 = V_10; int32_t L_85 = V_7; DataCollector_Enable_m96EC2766D893ECDFA2FB42ED3D22BD56686C8F46((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)(((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_il2cpp_TypeInfo_var))->get_address_of_ThreadInstance_0()), (uint8_t*)(uint8_t*)L_77, L_79, (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_80, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)3)), (int32_t)L_81)))), L_83, (GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)L_84, L_85, /*hidden argument*/NULL); V_17 = 0; goto IL_01c8; } IL_01aa: { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_86 = ___eventTypes2; NullCheck(L_86); TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC* L_87 = L_86->get_typeInfos_0(); int32_t L_88 = V_17; NullCheck(L_87); int32_t L_89 = L_88; TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F * L_90 = (L_87)->GetAt(static_cast(L_89)); IL2CPP_RUNTIME_CLASS_INIT(TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA_il2cpp_TypeInfo_var); TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA * L_91 = ((TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA_StaticFields*)il2cpp_codegen_static_fields_for(TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA_il2cpp_TypeInfo_var))->get_Instance_0(); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_92 = ___values5; int32_t L_93 = V_17; NullCheck(L_92); int32_t L_94 = L_93; RuntimeObject * L_95 = (L_92)->GetAt(static_cast(L_94)); NullCheck(L_90); VirtActionInvoker2< TraceLoggingDataCollector_t2954EFEA739CA99BBC0554A317D7BDFE7E1402DA *, RuntimeObject * >::Invoke(5 /* System.Void System.Diagnostics.Tracing.TraceLoggingTypeInfo::WriteObjectData(System.Diagnostics.Tracing.TraceLoggingDataCollector,System.Object) */, L_90, L_91, L_95); int32_t L_96 = V_17; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)1)); } IL_01c8: { int32_t L_97 = V_17; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_98 = ___eventTypes2; NullCheck(L_98); TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC* L_99 = L_98->get_typeInfos_0(); NullCheck(L_99); if ((((int32_t)L_97) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_99)->max_length))))))) { goto IL_01aa; } } IL_01d4: { String_t* L_100 = ___eventName0; Guid_t * L_101 = ___activityID3; Guid_t * L_102 = ___childActivityID4; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_103 = DataCollector_Finish_mC345BA60556033F6411F860262E9699D37AFB33B((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)(((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_il2cpp_TypeInfo_var))->get_address_of_ThreadInstance_0()), /*hidden argument*/NULL); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_104 = V_9; uint32_t L_105 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_106 = V_9; intptr_t L_107 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)L_106, /*hidden argument*/NULL); EventSource_WriteEventRaw_mCA2DB42F1A629B84F40CCAFFFEF8C307A505656A(__this, L_100, (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)(&V_6), (Guid_t *)(Guid_t *)L_101, (Guid_t *)(Guid_t *)L_102, (((int32_t)((int32_t)(((int64_t)((int64_t)(intptr_t)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)((intptr_t)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_subtract((intptr_t)L_103, (intptr_t)L_104))/(int32_t)L_105)))))))), (intptr_t)L_107, /*hidden argument*/NULL); IL2CPP_LEAVE(0x20B, FINALLY_0200); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0200; } FINALLY_0200: { // begin finally (depth: 1) GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_108 = V_10; int32_t L_109 = V_7; EventSource_WriteCleanup_m9BFDFCC89E5EBB1B1949B8F3437ED35F158DD642(__this, (GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)L_108, L_109, /*hidden argument*/NULL); IL2CPP_END_FINALLY(512) } // end finally (depth: 1) IL2CPP_CLEANUP(512) { IL2CPP_JUMP_TBL(0x20B, IL_020b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_020b: { V_14 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; V_15 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; V_16 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; return; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteMultiMerge(System.String,System.Diagnostics.Tracing.EventSourceOptions&,System.Diagnostics.Tracing.TraceLoggingEventTypes,System.Guid*,System.Guid*,System.Diagnostics.Tracing.EventSource_EventData*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteMultiMerge_mE28FE5172F6CDBBB9DA939763E49E8170C737FBA (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___eventName0, EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * ___options1, TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * ___eventTypes2, Guid_t * ___activityID3, Guid_t * ___childActivityID4, EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___data5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_WriteMultiMerge_mE28FE5172F6CDBBB9DA939763E49E8170C737FBA_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * V_0 = NULL; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E V_1; memset((&V_1), 0, sizeof(V_1)); NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * V_2 = NULL; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * V_3 = NULL; uint8_t* V_4 = NULL; uint8_t* V_5 = NULL; uint8_t* V_6 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_7 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_8 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_9 = NULL; int32_t V_10 = 0; int32_t V_11 = 0; { bool L_0 = EventSource_IsEnabled_m37942F59ECF17A141C3F1CE0FD2041CDB2A1486E_inline(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0009; } } { return; } IL_0009: { EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_1 = ___options1; V_0 = (EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C *)L_1; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_2 = V_0; String_t* L_3 = ___eventName0; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_4 = ___eventTypes2; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_5 = ___options1; NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * L_6 = EventSource_UpdateDescriptor_mD988BD298BD4BC7C4BA81A18982DE214055D1A7C(__this, L_3, L_4, (EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C *)L_5, (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)(&V_1), /*hidden argument*/NULL); V_2 = L_6; NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * L_7 = V_2; if (L_7) { goto IL_001d; } } { return; } IL_001d: { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_8 = ___eventTypes2; NullCheck(L_8); int32_t L_9 = L_8->get_dataCount_8(); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_10 = ___eventTypes2; NullCheck(L_10); TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC* L_11 = L_10->get_typeInfos_0(); NullCheck(L_11); uint32_t L_12 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); if ((uintptr_t)(((uintptr_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))), (int32_t)2)))), (int32_t)3)))) * (uintptr_t)L_12 > (uintptr_t)kIl2CppUIntPtrMax) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), EventSource_WriteMultiMerge_mE28FE5172F6CDBBB9DA939763E49E8170C737FBA_RuntimeMethod_var); int8_t* L_13 = (int8_t*) alloca(((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))), (int32_t)2)))), (int32_t)3)))), (int32_t)L_12))); memset(L_13, 0, ((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))), (int32_t)2)))), (int32_t)3)))), (int32_t)L_12))); V_3 = (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(L_13); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_14 = __this->get_providerMetadata_0(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_15 = L_14; V_7 = L_15; if (!L_15) { goto IL_004c; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_16 = V_7; NullCheck(L_16); if ((((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))))) { goto IL_0052; } } IL_004c: { V_4 = (uint8_t*)(((uintptr_t)0)); goto IL_005d; } IL_0052: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_17 = V_7; NullCheck(L_17); V_4 = (uint8_t*)(((uintptr_t)((L_17)->GetAddressAt(static_cast(0))))); } IL_005d: { NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * L_18 = V_2; NullCheck(L_18); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_19 = L_18->get_nameMetadata_4(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_20 = L_19; V_8 = L_20; if (!L_20) { goto IL_006e; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_21 = V_8; NullCheck(L_21); if ((((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length))))) { goto IL_0074; } } IL_006e: { V_5 = (uint8_t*)(((uintptr_t)0)); goto IL_007f; } IL_0074: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_22 = V_8; NullCheck(L_22); V_5 = (uint8_t*)(((uintptr_t)((L_22)->GetAddressAt(static_cast(0))))); } IL_007f: { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_23 = ___eventTypes2; NullCheck(L_23); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_24 = L_23->get_typeMetadata_6(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_25 = L_24; V_9 = L_25; if (!L_25) { goto IL_0090; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_26 = V_9; NullCheck(L_26); if ((((int32_t)((int32_t)(((RuntimeArray*)L_26)->max_length))))) { goto IL_0096; } } IL_0090: { V_6 = (uint8_t*)(((uintptr_t)0)); goto IL_00a1; } IL_0096: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_27 = V_9; NullCheck(L_27); V_6 = (uint8_t*)(((uintptr_t)((L_27)->GetAddressAt(static_cast(0))))); } IL_00a1: { EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_28 = V_3; uint8_t* L_29 = V_4; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_30 = __this->get_providerMetadata_0(); NullCheck(L_30); EventData_SetMetadata_m2638D08FE5AD0F8A4B207B83E014385991E7CF88((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_28, (uint8_t*)(uint8_t*)L_29, (((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length)))), 2, /*hidden argument*/NULL); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_31 = V_3; uint32_t L_32 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); uint8_t* L_33 = V_5; NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * L_34 = V_2; NullCheck(L_34); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_35 = L_34->get_nameMetadata_4(); NullCheck(L_35); EventData_SetMetadata_m2638D08FE5AD0F8A4B207B83E014385991E7CF88((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_31, (int32_t)L_32)), (uint8_t*)(uint8_t*)L_33, (((int32_t)((int32_t)(((RuntimeArray*)L_35)->max_length)))), 1, /*hidden argument*/NULL); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_36 = V_3; uint32_t L_37 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); uint8_t* L_38 = V_6; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_39 = ___eventTypes2; NullCheck(L_39); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_40 = L_39->get_typeMetadata_6(); NullCheck(L_40); EventData_SetMetadata_m2638D08FE5AD0F8A4B207B83E014385991E7CF88((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_36, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)2)), (int32_t)L_37)))), (uint8_t*)(uint8_t*)L_38, (((int32_t)((int32_t)(((RuntimeArray*)L_40)->max_length)))), 1, /*hidden argument*/NULL); V_10 = 3; V_11 = 0; goto IL_023b; } IL_00f0: { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_41 = ___eventTypes2; NullCheck(L_41); TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC* L_42 = L_41->get_typeInfos_0(); int32_t L_43 = V_11; NullCheck(L_42); int32_t L_44 = L_43; TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F * L_45 = (L_42)->GetAt(static_cast(L_44)); NullCheck(L_45); Type_t * L_46 = TraceLoggingTypeInfo_get_DataType_m90D61A758FD34C646EDED59FF1A40F2B25604FED_inline(L_45, /*hidden argument*/NULL); RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_47 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_48 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_47, /*hidden argument*/NULL); bool L_49 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_46, L_48, /*hidden argument*/NULL); if (!L_49) { goto IL_01a3; } } { EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_50 = V_3; int32_t L_51 = V_10; uint32_t L_52 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_53 = V_3; int32_t L_54 = V_10; uint32_t L_55 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); NullCheck(((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_53, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)))), (int32_t)L_55))))); int32_t* L_56 = ((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_53, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)))), (int32_t)L_55))))->get_address_of_m_Size_1(); NullCheck(((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_50, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_51)), (int32_t)L_52))))); ((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_50, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_51)), (int32_t)L_52))))->set_m_Ptr_0((((int64_t)((uint64_t)(((uintptr_t)L_56)))))); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_57 = V_3; int32_t L_58 = V_10; uint32_t L_59 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); NullCheck(((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_57, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_58)), (int32_t)L_59))))); ((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_57, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_58)), (int32_t)L_59))))->set_m_Size_1(2); int32_t L_60 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_61 = V_3; int32_t L_62 = V_10; uint32_t L_63 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_64 = ___data5; int32_t L_65 = V_11; uint32_t L_66 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); NullCheck(((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_64, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_65)), (int32_t)L_66))))); int64_t L_67 = ((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_64, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_65)), (int32_t)L_66))))->get_m_Ptr_0(); NullCheck(((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_61, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_62)), (int32_t)L_63))))); ((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_61, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_62)), (int32_t)L_63))))->set_m_Ptr_0(L_67); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_68 = V_3; int32_t L_69 = V_10; uint32_t L_70 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_71 = ___data5; int32_t L_72 = V_11; uint32_t L_73 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); NullCheck(((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_71, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_72)), (int32_t)L_73))))); int32_t L_74 = ((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_71, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_72)), (int32_t)L_73))))->get_m_Size_1(); NullCheck(((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_68, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_69)), (int32_t)L_70))))); ((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_68, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_69)), (int32_t)L_70))))->set_m_Size_1(((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)2))); int32_t L_75 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_75, (int32_t)1)); goto IL_0235; } IL_01a3: { EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_76 = V_3; int32_t L_77 = V_10; uint32_t L_78 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_79 = ___data5; int32_t L_80 = V_11; uint32_t L_81 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); NullCheck(((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_79, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_80)), (int32_t)L_81))))); int64_t L_82 = ((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_79, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_80)), (int32_t)L_81))))->get_m_Ptr_0(); NullCheck(((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_76, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_77)), (int32_t)L_78))))); ((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_76, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_77)), (int32_t)L_78))))->set_m_Ptr_0(L_82); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_83 = V_3; int32_t L_84 = V_10; uint32_t L_85 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_86 = ___data5; int32_t L_87 = V_11; uint32_t L_88 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); NullCheck(((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_86, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_87)), (int32_t)L_88))))); int32_t L_89 = ((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_86, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_87)), (int32_t)L_88))))->get_m_Size_1(); NullCheck(((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_83, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_84)), (int32_t)L_85))))); ((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_83, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_84)), (int32_t)L_85))))->set_m_Size_1(L_89); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_90 = ___data5; int32_t L_91 = V_11; uint32_t L_92 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); NullCheck(((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_90, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_91)), (int32_t)L_92))))); int32_t L_93 = ((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_90, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_91)), (int32_t)L_92))))->get_m_Size_1(); if ((!(((uint32_t)L_93) == ((uint32_t)4)))) { goto IL_022f; } } { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_94 = ___eventTypes2; NullCheck(L_94); TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC* L_95 = L_94->get_typeInfos_0(); int32_t L_96 = V_11; NullCheck(L_95); int32_t L_97 = L_96; TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F * L_98 = (L_95)->GetAt(static_cast(L_97)); NullCheck(L_98); Type_t * L_99 = TraceLoggingTypeInfo_get_DataType_m90D61A758FD34C646EDED59FF1A40F2B25604FED_inline(L_98, /*hidden argument*/NULL); RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_100 = { reinterpret_cast (Boolean_tB53F6830F670160873277339AA58F15CAED4399C_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_101 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_100, /*hidden argument*/NULL); bool L_102 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_99, L_101, /*hidden argument*/NULL); if (!L_102) { goto IL_022f; } } { EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_103 = V_3; int32_t L_104 = V_10; uint32_t L_105 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); NullCheck(((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_103, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_104)), (int32_t)L_105))))); ((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_103, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_104)), (int32_t)L_105))))->set_m_Size_1(1); } IL_022f: { int32_t L_106 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_106, (int32_t)1)); } IL_0235: { int32_t L_107 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_107, (int32_t)1)); } IL_023b: { int32_t L_108 = V_11; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_109 = ___eventTypes2; NullCheck(L_109); TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC* L_110 = L_109->get_typeInfos_0(); NullCheck(L_110); if ((((int32_t)L_108) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_110)->max_length))))))) { goto IL_00f0; } } { String_t* L_111 = ___eventName0; Guid_t * L_112 = ___activityID3; Guid_t * L_113 = ___childActivityID4; int32_t L_114 = V_10; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_115 = V_3; intptr_t L_116 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)L_115, /*hidden argument*/NULL); EventSource_WriteEventRaw_mCA2DB42F1A629B84F40CCAFFFEF8C307A505656A(__this, L_111, (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)(&V_1), (Guid_t *)(Guid_t *)L_112, (Guid_t *)(Guid_t *)L_113, L_114, (intptr_t)L_116, /*hidden argument*/NULL); V_7 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; V_8 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; V_9 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; V_0 = (EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C *)(((uintptr_t)0)); return; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteCleanup(System.Runtime.InteropServices.GCHandle*,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteCleanup_m9BFDFCC89E5EBB1B1949B8F3437ED35F158DD642 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * ___pPins0, int32_t ___cPins1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_WriteCleanup_m9BFDFCC89E5EBB1B1949B8F3437ED35F158DD642_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { DataCollector_Disable_m2A8088437433B3A9A41C40400CEAB870094DE10F((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660 *)(((DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(DataCollector_t9621325BA9AAB82824DE3F54E894A817443B1660_il2cpp_TypeInfo_var))->get_address_of_ThreadInstance_0()), /*hidden argument*/NULL); V_0 = 0; goto IL_0043; } IL_000e: { GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_0 = ___pPins0; int32_t L_1 = V_0; uint32_t L_2 = sizeof(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 ); GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 L_3 = (*(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)((GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_1)), (int32_t)L_2))))); intptr_t L_4 = GCHandle_op_Explicit_mDDDE375E679609F240EF76F20E982C5B73A7D6BA(L_3, /*hidden argument*/NULL); bool L_5 = IntPtr_op_Inequality_mB4886A806009EA825EFCC60CD2A7F6EB8E273A61((intptr_t)(0), (intptr_t)L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_003f; } } { GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 * L_6 = ___pPins0; int32_t L_7 = V_0; uint32_t L_8 = sizeof(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 ); GCHandle_Free_m392ECC9B1058E35A0FD5CF21A65F212873FC26F0((GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)(GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)((GCHandle_t39FAEE3EA592432C93B574A31DD83B87F1847DE3 *)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)L_7)), (int32_t)L_8)))), /*hidden argument*/NULL); } IL_003f: { int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0043: { int32_t L_10 = V_0; int32_t L_11 = ___cPins1; if ((!(((uint32_t)L_10) == ((uint32_t)L_11)))) { goto IL_000e; } } { return; } } // System.Void System.Diagnostics.Tracing.EventSource::InitializeProviderMetadata() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_InitializeProviderMetadata_m676D1CFEE8AF394C647AB4626141DCB44EB0E690 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_InitializeProviderMetadata_m676D1CFEE8AF394C647AB4626141DCB44EB0E690_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; uint8_t V_4 = 0x0; String_t* V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA V_8; memset((&V_8), 0, sizeof(V_8)); uint8_t V_9 = 0x0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_0 = __this->get_m_traits_17(); if (!L_0) { goto IL_0142; } } { List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_1 = (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 *)il2cpp_codegen_object_new(List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32_il2cpp_TypeInfo_var); List_1__ctor_mBD0009D489971B3EAD201A8FE6872838B0F4F771(L_1, ((int32_t)100), /*hidden argument*/List_1__ctor_mBD0009D489971B3EAD201A8FE6872838B0F4F771_RuntimeMethod_var); V_0 = L_1; V_2 = 0; goto IL_00cf; } IL_001a: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_2 = __this->get_m_traits_17(); int32_t L_3 = V_2; NullCheck(L_2); int32_t L_4 = L_3; String_t* L_5 = (L_2)->GetAt(static_cast(L_4)); NullCheck(L_5); bool L_6 = String_StartsWith_m7D468FB7C801D9C2DBEEEEC86F8BA8F4EC3243C1(L_5, _stringLiteralBB93ABF7CDCB7C0B5EDAC0F774BAD19593CCFCAA, /*hidden argument*/NULL); if (!L_6) { goto IL_00cb; } } { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_7 = __this->get_m_traits_17(); int32_t L_8 = V_2; NullCheck(L_7); int32_t L_9 = L_8; String_t* L_10 = (L_7)->GetAt(static_cast(L_9)); NullCheck(L_10); String_t* L_11 = String_Substring_m2C4AFF5E79DD8BADFD2DFBCF156BF728FBB8E1AE(L_10, 4, /*hidden argument*/NULL); V_3 = L_11; String_t* L_12 = V_3; bool L_13 = Byte_TryParse_m4E27B75C7E05A8F2EEF380671471C958A32BB3EA(L_12, (uint8_t*)(&V_4), /*hidden argument*/NULL); if (L_13) { goto IL_007b; } } { String_t* L_14 = V_3; bool L_15 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_14, _stringLiteralEA5A383494F81C4F464965D03BF916C41D68CED5, /*hidden argument*/NULL); if (!L_15) { goto IL_005c; } } { V_4 = (uint8_t)1; goto IL_007b; } IL_005c: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_16 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_17 = L_16; String_t* L_18 = V_3; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(0), (RuntimeObject *)L_18); String_t* L_19 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteral5394EA8E84358CDEAF0F2E0D37B20C7F46C5392C, L_17, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_20 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_20, L_19, _stringLiteral5C07B468942B284C8625CE0A592EB99D42C7E6B8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_20, EventSource_InitializeProviderMetadata_m676D1CFEE8AF394C647AB4626141DCB44EB0E690_RuntimeMethod_var); } IL_007b: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_21 = __this->get_m_traits_17(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); String_t* L_24 = (L_21)->GetAt(static_cast(L_23)); V_5 = L_24; List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_25 = V_0; NullCheck(L_25); int32_t L_26 = List_1_get_Count_m77946F922B214B9FB9D3EA48D02AF4CA2B524356_inline(L_25, /*hidden argument*/List_1_get_Count_m77946F922B214B9FB9D3EA48D02AF4CA2B524356_RuntimeMethod_var); V_6 = L_26; List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_27 = V_0; NullCheck(L_27); List_1_Add_m09D0729675AC499836FEA645EC0F67CEFFF05DDC(L_27, (uint8_t)0, /*hidden argument*/List_1_Add_m09D0729675AC499836FEA645EC0F67CEFFF05DDC_RuntimeMethod_var); List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_28 = V_0; NullCheck(L_28); List_1_Add_m09D0729675AC499836FEA645EC0F67CEFFF05DDC(L_28, (uint8_t)0, /*hidden argument*/List_1_Add_m09D0729675AC499836FEA645EC0F67CEFFF05DDC_RuntimeMethod_var); List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_29 = V_0; uint8_t L_30 = V_4; NullCheck(L_29); List_1_Add_m09D0729675AC499836FEA645EC0F67CEFFF05DDC(L_29, L_30, /*hidden argument*/List_1_Add_m09D0729675AC499836FEA645EC0F67CEFFF05DDC_RuntimeMethod_var); List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_31 = V_0; String_t* L_32 = V_5; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); int32_t L_33 = EventSource_AddValueToMetaData_mD330620B11E64D53B9CCE4E6EA1E7D53EBACC05C(L_31, L_32, /*hidden argument*/NULL); V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)3)); List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_34 = V_0; int32_t L_35 = V_6; int32_t L_36 = V_7; NullCheck(L_34); List_1_set_Item_m538E96A9BEFBA178A1B6EED3A56E403C3F521BCC(L_34, L_35, (uint8_t)(((int32_t)((uint8_t)L_36))), /*hidden argument*/List_1_set_Item_m538E96A9BEFBA178A1B6EED3A56E403C3F521BCC_RuntimeMethod_var); List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_37 = V_0; int32_t L_38 = V_6; int32_t L_39 = V_7; NullCheck(L_37); List_1_set_Item_m538E96A9BEFBA178A1B6EED3A56E403C3F521BCC(L_37, ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)), (uint8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)L_39>>(int32_t)8))))), /*hidden argument*/List_1_set_Item_m538E96A9BEFBA178A1B6EED3A56E403C3F521BCC_RuntimeMethod_var); } IL_00cb: { int32_t L_40 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)2)); } IL_00cf: { int32_t L_41 = V_2; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_42 = __this->get_m_traits_17(); NullCheck(L_42); if ((((int32_t)L_41) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length)))), (int32_t)1))))) { goto IL_001a; } } { String_t* L_43 = EventSource_get_Name_mABD8C2F600FE94C317D03931E0FE6C7F03637191_inline(__this, /*hidden argument*/NULL); List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_44 = V_0; NullCheck(L_44); int32_t L_45 = List_1_get_Count_m77946F922B214B9FB9D3EA48D02AF4CA2B524356_inline(L_44, /*hidden argument*/List_1_get_Count_m77946F922B214B9FB9D3EA48D02AF4CA2B524356_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Statics_t5E1A1DC56C4617D3659228C6FA20FC98476ACF95_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_46 = Statics_MetadataForString_m53EAC9E9AD6BA8CB18BB3ABE008C4D5D2725C34D(L_43, 0, L_45, 0, /*hidden argument*/NULL); __this->set_providerMetadata_0(L_46); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_47 = __this->get_providerMetadata_0(); NullCheck(L_47); List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_48 = V_0; NullCheck(L_48); int32_t L_49 = List_1_get_Count_m77946F922B214B9FB9D3EA48D02AF4CA2B524356_inline(L_48, /*hidden argument*/List_1_get_Count_m77946F922B214B9FB9D3EA48D02AF4CA2B524356_RuntimeMethod_var); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length)))), (int32_t)L_49)); List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_50 = V_0; NullCheck(L_50); Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA L_51 = List_1_GetEnumerator_m15CE32E39D37654096BAFDC11C155E42B253BA5A(L_50, /*hidden argument*/List_1_GetEnumerator_m15CE32E39D37654096BAFDC11C155E42B253BA5A_RuntimeMethod_var); V_8 = L_51; } IL_0110: try { // begin try (depth: 1) { goto IL_0129; } IL_0112: { uint8_t L_52 = Enumerator_get_Current_mAD383B83783802633C6899ED69BC5D9B0E6647AE_inline((Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *)(&V_8), /*hidden argument*/Enumerator_get_Current_mAD383B83783802633C6899ED69BC5D9B0E6647AE_RuntimeMethod_var); V_9 = L_52; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_53 = __this->get_providerMetadata_0(); int32_t L_54 = V_1; int32_t L_55 = L_54; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); uint8_t L_56 = V_9; NullCheck(L_53); (L_53)->SetAt(static_cast(L_55), (uint8_t)L_56); } IL_0129: { bool L_57 = Enumerator_MoveNext_m3CAEB39B5C1B8059EDA6583E8158380D6B27EE80((Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *)(&V_8), /*hidden argument*/Enumerator_MoveNext_m3CAEB39B5C1B8059EDA6583E8158380D6B27EE80_RuntimeMethod_var); if (L_57) { goto IL_0112; } } IL_0132: { IL2CPP_LEAVE(0x156, FINALLY_0134); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0134; } FINALLY_0134: { // begin finally (depth: 1) Enumerator_Dispose_mCD97A0A7B206C0FA999ADAC1F827EF1A22A32D1F((Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA *)(&V_8), /*hidden argument*/Enumerator_Dispose_mCD97A0A7B206C0FA999ADAC1F827EF1A22A32D1F_RuntimeMethod_var); IL2CPP_END_FINALLY(308) } // end finally (depth: 1) IL2CPP_CLEANUP(308) { IL2CPP_JUMP_TBL(0x156, IL_0156) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0142: { String_t* L_58 = EventSource_get_Name_mABD8C2F600FE94C317D03931E0FE6C7F03637191_inline(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Statics_t5E1A1DC56C4617D3659228C6FA20FC98476ACF95_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_59 = Statics_MetadataForString_m53EAC9E9AD6BA8CB18BB3ABE008C4D5D2725C34D(L_58, 0, 0, 0, /*hidden argument*/NULL); __this->set_providerMetadata_0(L_59); } IL_0156: { return; } } // System.Int32 System.Diagnostics.Tracing.EventSource::AddValueToMetaData(System.Collections.Generic.List`1,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventSource_AddValueToMetaData_mD330620B11E64D53B9CCE4E6EA1E7D53EBACC05C (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * ___metaData0, String_t* ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_AddValueToMetaData_mD330620B11E64D53B9CCE4E6EA1E7D53EBACC05C_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Il2CppChar V_1 = 0x0; Guid_t V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; { String_t* L_0 = ___value1; NullCheck(L_0); int32_t L_1 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_000a; } } { return 0; } IL_000a: { List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_2 = ___metaData0; NullCheck(L_2); int32_t L_3 = List_1_get_Count_m77946F922B214B9FB9D3EA48D02AF4CA2B524356_inline(L_2, /*hidden argument*/List_1_get_Count_m77946F922B214B9FB9D3EA48D02AF4CA2B524356_RuntimeMethod_var); V_0 = L_3; String_t* L_4 = ___value1; NullCheck(L_4); Il2CppChar L_5 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_4, 0, /*hidden argument*/NULL); V_1 = L_5; Il2CppChar L_6 = V_1; if ((!(((uint32_t)L_6) == ((uint32_t)((int32_t)64))))) { goto IL_003a; } } { List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_7 = ___metaData0; Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * L_8 = Encoding_get_UTF8_m67C8652936B681E7BC7505E459E88790E0FF16D9(/*hidden argument*/NULL); String_t* L_9 = ___value1; NullCheck(L_9); String_t* L_10 = String_Substring_m2C4AFF5E79DD8BADFD2DFBCF156BF728FBB8E1AE(L_9, 1, /*hidden argument*/NULL); NullCheck(L_8); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_11 = VirtFuncInvoker1< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, String_t* >::Invoke(16 /* System.Byte[] System.Text.Encoding::GetBytes(System.String) */, L_8, L_10); NullCheck(L_7); List_1_AddRange_mFED3931B26E2F3EA44F00DDFDB00A723E877130B(L_7, (RuntimeObject*)(RuntimeObject*)L_11, /*hidden argument*/List_1_AddRange_mFED3931B26E2F3EA44F00DDFDB00A723E877130B_RuntimeMethod_var); goto IL_00fb; } IL_003a: { Il2CppChar L_12 = V_1; if ((!(((uint32_t)L_12) == ((uint32_t)((int32_t)123))))) { goto IL_0058; } } { List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_13 = ___metaData0; String_t* L_14 = ___value1; Guid_t L_15; memset((&L_15), 0, sizeof(L_15)); Guid__ctor_mC668142577A40A77D13B78AADDEFFFC2E2705079((&L_15), L_14, /*hidden argument*/NULL); V_2 = L_15; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_16 = Guid_ToByteArray_m5E99B09A26EA3A1943CC8FE697E247DAC5465223((Guid_t *)(&V_2), /*hidden argument*/NULL); NullCheck(L_13); List_1_AddRange_mFED3931B26E2F3EA44F00DDFDB00A723E877130B(L_13, (RuntimeObject*)(RuntimeObject*)L_16, /*hidden argument*/List_1_AddRange_mFED3931B26E2F3EA44F00DDFDB00A723E877130B_RuntimeMethod_var); goto IL_00fb; } IL_0058: { Il2CppChar L_17 = V_1; if ((!(((uint32_t)L_17) == ((uint32_t)((int32_t)35))))) { goto IL_00c4; } } { V_3 = 1; goto IL_00b9; } IL_0061: { String_t* L_18 = ___value1; int32_t L_19 = V_3; NullCheck(L_18); Il2CppChar L_20 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_18, L_19, /*hidden argument*/NULL); if ((((int32_t)L_20) == ((int32_t)((int32_t)32)))) { goto IL_00b5; } } { int32_t L_21 = V_3; String_t* L_22 = ___value1; NullCheck(L_22); int32_t L_23 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_22, /*hidden argument*/NULL); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1))) < ((int32_t)L_23))) { goto IL_008c; } } { String_t* L_24 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral966799128606386DE27F7B7CCB66DE9525836AA7, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_25 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_25, L_24, _stringLiteral5C07B468942B284C8625CE0A592EB99D42C7E6B8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_25, EventSource_AddValueToMetaData_mD330620B11E64D53B9CCE4E6EA1E7D53EBACC05C_RuntimeMethod_var); } IL_008c: { List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_26 = ___metaData0; String_t* L_27 = ___value1; int32_t L_28 = V_3; NullCheck(L_27); Il2CppChar L_29 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_27, L_28, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); int32_t L_30 = EventSource_HexDigit_mE5A6532D03CC8994C6ED0C3B9CAD0D74EAD670D5(L_29, /*hidden argument*/NULL); String_t* L_31 = ___value1; int32_t L_32 = V_3; NullCheck(L_31); Il2CppChar L_33 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_31, ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)), /*hidden argument*/NULL); int32_t L_34 = EventSource_HexDigit_mE5A6532D03CC8994C6ED0C3B9CAD0D74EAD670D5(L_33, /*hidden argument*/NULL); NullCheck(L_26); List_1_Add_m09D0729675AC499836FEA645EC0F67CEFFF05DDC(L_26, (uint8_t)(((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_30, (int32_t)((int32_t)16))), (int32_t)L_34))))), /*hidden argument*/List_1_Add_m09D0729675AC499836FEA645EC0F67CEFFF05DDC_RuntimeMethod_var); int32_t L_35 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); } IL_00b5: { int32_t L_36 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)1)); } IL_00b9: { int32_t L_37 = V_3; String_t* L_38 = ___value1; NullCheck(L_38); int32_t L_39 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_38, /*hidden argument*/NULL); if ((((int32_t)L_37) < ((int32_t)L_39))) { goto IL_0061; } } { goto IL_00fb; } IL_00c4: { Il2CppChar L_40 = V_1; if ((((int32_t)((int32_t)32)) > ((int32_t)L_40))) { goto IL_00dc; } } { List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_41 = ___metaData0; Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * L_42 = Encoding_get_UTF8_m67C8652936B681E7BC7505E459E88790E0FF16D9(/*hidden argument*/NULL); String_t* L_43 = ___value1; NullCheck(L_42); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_44 = VirtFuncInvoker1< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, String_t* >::Invoke(16 /* System.Byte[] System.Text.Encoding::GetBytes(System.String) */, L_42, L_43); NullCheck(L_41); List_1_AddRange_mFED3931B26E2F3EA44F00DDFDB00A723E877130B(L_41, (RuntimeObject*)(RuntimeObject*)L_44, /*hidden argument*/List_1_AddRange_mFED3931B26E2F3EA44F00DDFDB00A723E877130B_RuntimeMethod_var); goto IL_00fb; } IL_00dc: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_45 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_46 = L_45; String_t* L_47 = ___value1; NullCheck(L_46); ArrayElementTypeCheck (L_46, L_47); (L_46)->SetAt(static_cast(0), (RuntimeObject *)L_47); String_t* L_48 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteralD92F8B850F862BC38EA709AABFB6C3FD406FBB8C, L_46, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_49 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_49, L_48, _stringLiteral5C07B468942B284C8625CE0A592EB99D42C7E6B8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_49, EventSource_AddValueToMetaData_mD330620B11E64D53B9CCE4E6EA1E7D53EBACC05C_RuntimeMethod_var); } IL_00fb: { List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * L_50 = ___metaData0; NullCheck(L_50); int32_t L_51 = List_1_get_Count_m77946F922B214B9FB9D3EA48D02AF4CA2B524356_inline(L_50, /*hidden argument*/List_1_get_Count_m77946F922B214B9FB9D3EA48D02AF4CA2B524356_RuntimeMethod_var); int32_t L_52 = V_0; return ((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)L_52)); } } // System.Int32 System.Diagnostics.Tracing.EventSource::HexDigit(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventSource_HexDigit_mE5A6532D03CC8994C6ED0C3B9CAD0D74EAD670D5 (Il2CppChar ___c0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_HexDigit_mE5A6532D03CC8994C6ED0C3B9CAD0D74EAD670D5_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Il2CppChar L_0 = ___c0; if ((((int32_t)((int32_t)48)) > ((int32_t)L_0))) { goto IL_000f; } } { Il2CppChar L_1 = ___c0; if ((((int32_t)L_1) > ((int32_t)((int32_t)57)))) { goto IL_000f; } } { Il2CppChar L_2 = ___c0; return ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)((int32_t)48))); } IL_000f: { Il2CppChar L_3 = ___c0; if ((((int32_t)((int32_t)97)) > ((int32_t)L_3))) { goto IL_001b; } } { Il2CppChar L_4 = ___c0; ___c0 = (((int32_t)((uint16_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)((int32_t)32)))))); } IL_001b: { Il2CppChar L_5 = ___c0; if ((((int32_t)((int32_t)65)) > ((int32_t)L_5))) { goto IL_002d; } } { Il2CppChar L_6 = ___c0; if ((((int32_t)L_6) > ((int32_t)((int32_t)70)))) { goto IL_002d; } } { Il2CppChar L_7 = ___c0; return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)((int32_t)65))), (int32_t)((int32_t)10))); } IL_002d: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_8 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_9 = L_8; Il2CppChar L_10 = ___c0; Il2CppChar L_11 = L_10; RuntimeObject * L_12 = Box(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var, &L_11); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_12); (L_9)->SetAt(static_cast(0), (RuntimeObject *)L_12); String_t* L_13 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteral64579EE27B6FA87E1D9D6B0A12A8DBCEA604E048, L_9, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_14 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_14, L_13, _stringLiteral5C07B468942B284C8625CE0A592EB99D42C7E6B8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, EventSource_HexDigit_mE5A6532D03CC8994C6ED0C3B9CAD0D74EAD670D5_RuntimeMethod_var); } } // System.Diagnostics.Tracing.NameInfo System.Diagnostics.Tracing.EventSource::UpdateDescriptor(System.String,System.Diagnostics.Tracing.TraceLoggingEventTypes,System.Diagnostics.Tracing.EventSourceOptions&,System.Diagnostics.Tracing.EventDescriptor&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * EventSource_UpdateDescriptor_mD988BD298BD4BC7C4BA81A18982DE214055D1A7C (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___name0, TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * ___eventInfo1, EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * ___options2, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * ___descriptor3, const RuntimeMethod* method) { NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * V_0 = NULL; int32_t V_1 = 0; uint8_t V_2 = 0x0; uint8_t V_3 = 0x0; int32_t V_4 = 0; int64_t V_5 = 0; uint8_t G_B3_0 = 0x0; uint8_t G_B6_0 = 0x0; int32_t G_B9_0 = 0; int64_t G_B12_0 = 0; String_t* G_B15_0 = NULL; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * G_B15_1 = NULL; String_t* G_B14_0 = NULL; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * G_B14_1 = NULL; { V_0 = (NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C *)NULL; V_1 = 0; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_0 = ___options2; uint8_t L_1 = L_0->get_valuesSet_5(); if (((int32_t)((int32_t)L_1&(int32_t)4))) { goto IL_0016; } } { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_2 = ___eventInfo1; NullCheck(L_2); uint8_t L_3 = L_2->get_level_3(); G_B3_0 = L_3; goto IL_001c; } IL_0016: { EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_4 = ___options2; uint8_t L_5 = L_4->get_level_3(); G_B3_0 = L_5; } IL_001c: { V_2 = G_B3_0; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_6 = ___options2; uint8_t L_7 = L_6->get_valuesSet_5(); if (((int32_t)((int32_t)L_7&(int32_t)8))) { goto IL_002f; } } { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_8 = ___eventInfo1; NullCheck(L_8); uint8_t L_9 = L_8->get_opcode_4(); G_B6_0 = L_9; goto IL_0035; } IL_002f: { EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_10 = ___options2; uint8_t L_11 = L_10->get_opcode_4(); G_B6_0 = L_11; } IL_0035: { V_3 = G_B6_0; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_12 = ___options2; uint8_t L_13 = L_12->get_valuesSet_5(); if (((int32_t)((int32_t)L_13&(int32_t)2))) { goto IL_0048; } } { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_14 = ___eventInfo1; NullCheck(L_14); int32_t L_15 = TraceLoggingEventTypes_get_Tags_mEA1CB6CABA32F0B2FCDEAB82ACC7E3AE153B5E2C_inline(L_14, /*hidden argument*/NULL); G_B9_0 = L_15; goto IL_004e; } IL_0048: { EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_16 = ___options2; int32_t L_17 = L_16->get_tags_1(); G_B9_0 = L_17; } IL_004e: { V_4 = G_B9_0; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_18 = ___options2; uint8_t L_19 = L_18->get_valuesSet_5(); if (((int32_t)((int32_t)L_19&(int32_t)1))) { goto IL_0062; } } { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_20 = ___eventInfo1; NullCheck(L_20); int64_t L_21 = L_20->get_keywords_5(); G_B12_0 = L_21; goto IL_0068; } IL_0062: { EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C * L_22 = ___options2; int64_t L_23 = L_22->get_keywords_0(); G_B12_0 = L_23; } IL_0068: { V_5 = G_B12_0; uint8_t L_24 = V_2; int64_t L_25 = V_5; bool L_26 = EventSource_IsEnabled_mD4697D2FE23E685D66BBC81F3BB5AF7668167DDC(__this, L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_0090; } } { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_27 = ___eventInfo1; String_t* L_28 = ___name0; String_t* L_29 = L_28; G_B14_0 = L_29; G_B14_1 = L_27; if (L_29) { G_B15_0 = L_29; G_B15_1 = L_27; goto IL_0081; } } { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_30 = ___eventInfo1; NullCheck(L_30); String_t* L_31 = TraceLoggingEventTypes_get_Name_m582D5F0FF940D1585A968EF5D1625B14D8E055FA_inline(L_30, /*hidden argument*/NULL); G_B15_0 = L_31; G_B15_1 = G_B14_1; } IL_0081: { int32_t L_32 = V_4; NullCheck(G_B15_1); NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * L_33 = TraceLoggingEventTypes_GetNameInfo_m68D000807BAE5F6EC2C49E65F1C4C3671891F756(G_B15_1, G_B15_0, L_32, /*hidden argument*/NULL); V_0 = L_33; NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * L_34 = V_0; NullCheck(L_34); int32_t L_35 = L_34->get_identity_3(); V_1 = L_35; } IL_0090: { EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_36 = ___descriptor3; int32_t L_37 = V_1; uint8_t L_38 = V_2; uint8_t L_39 = V_3; int64_t L_40 = V_5; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E L_41; memset((&L_41), 0, sizeof(L_41)); EventDescriptor__ctor_m20ACB5320BC8C24F5E6839113B8E6A42AC477BE8((&L_41), L_37, L_38, L_39, L_40, /*hidden argument*/NULL); *(EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_36 = L_41; NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C * L_42 = V_0; return L_42; } } // System.String System.Diagnostics.Tracing.EventSource::get_Name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EventSource_get_Name_mABD8C2F600FE94C317D03931E0FE6C7F03637191 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_name_1(); return L_0; } } // System.Guid System.Diagnostics.Tracing.EventSource::get_Guid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t EventSource_get_Guid_m3394EA3EBA76E0308CEF04768FC752256A272131 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { { Guid_t L_0 = __this->get_m_guid_3(); return L_0; } } // System.Boolean System.Diagnostics.Tracing.EventSource::IsEnabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_IsEnabled_m37942F59ECF17A141C3F1CE0FD2041CDB2A1486E (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_eventSourceEnabled_8(); return L_0; } } // System.Boolean System.Diagnostics.Tracing.EventSource::IsEnabled(System.Diagnostics.Tracing.EventLevel,System.Diagnostics.Tracing.EventKeywords) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_IsEnabled_mD4697D2FE23E685D66BBC81F3BB5AF7668167DDC (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___level0, int64_t ___keywords1, const RuntimeMethod* method) { { int32_t L_0 = ___level0; int64_t L_1 = ___keywords1; bool L_2 = EventSource_IsEnabled_m5AE75285968280B58AA9B7B16140825FDB720F9D(__this, L_0, L_1, 0, /*hidden argument*/NULL); return L_2; } } // System.Boolean System.Diagnostics.Tracing.EventSource::IsEnabled(System.Diagnostics.Tracing.EventLevel,System.Diagnostics.Tracing.EventKeywords,System.Diagnostics.Tracing.EventChannel) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_IsEnabled_m5AE75285968280B58AA9B7B16140825FDB720F9D (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___level0, int64_t ___keywords1, uint8_t ___channel2, const RuntimeMethod* method) { { bool L_0 = __this->get_m_eventSourceEnabled_8(); if (L_0) { goto IL_000a; } } { return (bool)0; } IL_000a: { bool L_1 = __this->get_m_eventSourceEnabled_8(); int32_t L_2 = __this->get_m_level_9(); int64_t L_3 = __this->get_m_matchAnyKeyword_10(); int32_t L_4 = ___level0; int64_t L_5 = ___keywords1; uint8_t L_6 = ___channel2; bool L_7 = EventSource_IsEnabledCommon_m0127CC87C38EE4BD087484079C7EA9B11C3465B1(__this, L_1, L_2, L_3, L_4, L_5, L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0029; } } { return (bool)0; } IL_0029: { return (bool)1; } } // System.Guid System.Diagnostics.Tracing.EventSource::GetGuid(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t EventSource_GetGuid_mDC7778A0D413EE6FFF174026CBD083B8DE59A3AC (Type_t * ___eventSourceType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_GetGuid_mDC7778A0D413EE6FFF174026CBD083B8DE59A3AC_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * V_0 = NULL; String_t* V_1 = NULL; Guid_t V_2; memset((&V_2), 0, sizeof(V_2)); { Type_t * L_0 = ___eventSourceType0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralFB09CD5BB8BAA9D51F83C6D2788CC118F8D8A923, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, EventSource_GetGuid_mDC7778A0D413EE6FFF174026CBD083B8DE59A3AC_RuntimeMethod_var); } IL_0014: { Type_t * L_3 = ___eventSourceType0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast (EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * L_6 = EventSource_GetCustomAttributeHelper_m0071006CDD204BE00B7EFEA9F5E52D087AF1F7D7(L_3, L_5, 0, /*hidden argument*/NULL); V_0 = ((EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 *)CastclassSealed((RuntimeObject*)L_6, EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286_il2cpp_TypeInfo_var)); Type_t * L_7 = ___eventSourceType0; NullCheck(L_7); String_t* L_8 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_7); V_1 = L_8; EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * L_9 = V_0; if (!L_9) { goto IL_0063; } } { EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * L_10 = V_0; NullCheck(L_10); String_t* L_11 = EventSourceAttribute_get_Guid_m9DF9B8B791ACCF9B9DA2AC9BBF575944080DF9E1_inline(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0054; } } { IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); Guid_t L_12 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); V_2 = L_12; EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * L_13 = V_0; NullCheck(L_13); String_t* L_14 = EventSourceAttribute_get_Guid_m9DF9B8B791ACCF9B9DA2AC9BBF575944080DF9E1_inline(L_13, /*hidden argument*/NULL); bool L_15 = Guid_TryParse_m3995ADAE49495A387F3148F854F3C638789CE0C5(L_14, (Guid_t *)(&V_2), /*hidden argument*/NULL); if (!L_15) { goto IL_0054; } } { Guid_t L_16 = V_2; return L_16; } IL_0054: { EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * L_17 = V_0; NullCheck(L_17); String_t* L_18 = EventSourceAttribute_get_Name_mC420250C7AFB5B14092C7B6EF5550F55ED4525A0_inline(L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_0063; } } { EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * L_19 = V_0; NullCheck(L_19); String_t* L_20 = EventSourceAttribute_get_Name_mC420250C7AFB5B14092C7B6EF5550F55ED4525A0_inline(L_19, /*hidden argument*/NULL); V_1 = L_20; } IL_0063: { String_t* L_21 = V_1; if (L_21) { goto IL_007b; } } { String_t* L_22 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralF2FDDFC71271E10C109D73BFE7D7DE467EFEF039, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_23 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_23, L_22, _stringLiteralFB09CD5BB8BAA9D51F83C6D2788CC118F8D8A923, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_23, EventSource_GetGuid_mDC7778A0D413EE6FFF174026CBD083B8DE59A3AC_RuntimeMethod_var); } IL_007b: { String_t* L_24 = V_1; NullCheck(L_24); String_t* L_25 = String_ToUpperInvariant_m0AA42416F4CACA4D0E3B89D97E534D88AB136338(L_24, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Guid_t L_26 = EventSource_GenerateGuidFromName_m1F8FCE194EAE1D9BF3450A18651424A3EEB0FCCB(L_25, /*hidden argument*/NULL); return L_26; } } // System.String System.Diagnostics.Tracing.EventSource::GetName(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EventSource_GetName_m61DBFEE5EF6DEED0344196BE7E63129109FFD8DD (Type_t * ___eventSourceType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_GetName_m61DBFEE5EF6DEED0344196BE7E63129109FFD8DD_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___eventSourceType0; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); String_t* L_1 = EventSource_GetName_m8F056FBB0AAE31DAA579B4FB3CBF6F260C9A554C(L_0, 0, /*hidden argument*/NULL); return L_1; } } // System.Void System.Diagnostics.Tracing.EventSource::SetCurrentThreadActivityId(System.Guid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_SetCurrentThreadActivityId_m801DDE9F133D4E31C8965858AB4CDB708E0F0442 (Guid_t ___activityId0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_SetCurrentThreadActivityId_m801DDE9F133D4E31C8965858AB4CDB708E0F0442_MetadataUsageId); s_Il2CppMethodInitialized = true; } Guid_t V_0; memset((&V_0), 0, sizeof(V_0)); Action_1_t914484DED737548EE8FABFA959036371C8235942 * V_1 = NULL; { Guid_t L_0 = ___activityId0; V_0 = L_0; int32_t L_1 = ManifestEtw_EventActivityIdControl_mCCA4BC6BA5FFC12EBE3D8D003EFED561C73BF1CD(4, (Guid_t *)(&___activityId0), /*hidden argument*/NULL); if (L_1) { goto IL_0039; } } { IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Action_1_t914484DED737548EE8FABFA959036371C8235942 * L_2 = ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields*)il2cpp_codegen_static_fields_for(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->get_s_activityDying_25(); V_1 = L_2; Action_1_t914484DED737548EE8FABFA959036371C8235942 * L_3 = V_1; if (!L_3) { goto IL_0039; } } { Guid_t L_4 = V_0; Guid_t L_5 = ___activityId0; IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_6 = Guid_op_Inequality_mD6164E39F3B741C9FF30714A661F225ABD38E583(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0039; } } { Guid_t L_7 = ___activityId0; IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); Guid_t L_8 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_9 = Guid_op_Equality_m3D98BA18CDAF0C6C329F86720B5CD61A170A3E52(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0032; } } { IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Guid_t L_10 = EventSource_get_FallbackActivityId_m64F92C11C652C9E1AC7F8818CBC77700BC949940(/*hidden argument*/NULL); ___activityId0 = L_10; } IL_0032: { Action_1_t914484DED737548EE8FABFA959036371C8235942 * L_11 = V_1; Guid_t L_12 = ___activityId0; NullCheck(L_11); Action_1_Invoke_m0A36AC4F2CACB1975B2716676ED3576FD82E20DA(L_11, L_12, /*hidden argument*/Action_1_Invoke_m0A36AC4F2CACB1975B2716676ED3576FD82E20DA_RuntimeMethod_var); } IL_0039: { IL2CPP_RUNTIME_CLASS_INIT(TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E_il2cpp_TypeInfo_var); TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_13 = ((TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E_StaticFields*)il2cpp_codegen_static_fields_for(TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E_il2cpp_TypeInfo_var))->get_Log_29(); if (!L_13) { goto IL_004b; } } { IL2CPP_RUNTIME_CLASS_INIT(TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E_il2cpp_TypeInfo_var); TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E * L_14 = ((TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E_StaticFields*)il2cpp_codegen_static_fields_for(TplEtwProvider_tE8D95D638ADE31D5FCEF08E88222D518C2FACC9E_il2cpp_TypeInfo_var))->get_Log_29(); Guid_t L_15 = ___activityId0; NullCheck(L_14); TplEtwProvider_SetActivityId_m294926056209B6554A8B45C237CE0E63928AF1DB(L_14, L_15, /*hidden argument*/NULL); } IL_004b: { return; } } // System.Guid System.Diagnostics.Tracing.EventSource::get_CurrentThreadActivityId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t EventSource_get_CurrentThreadActivityId_m8D74643E8786AFAFBBE37E174271CF942228E427 (const RuntimeMethod* method) { Guid_t V_0; memset((&V_0), 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Guid_t )); ManifestEtw_EventActivityIdControl_mCCA4BC6BA5FFC12EBE3D8D003EFED561C73BF1CD(1, (Guid_t *)(&V_0), /*hidden argument*/NULL); Guid_t L_0 = V_0; return L_0; } } // System.Guid System.Diagnostics.Tracing.EventSource::get_InternalCurrentThreadActivityId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t EventSource_get_InternalCurrentThreadActivityId_m8620A6D4474016C5B1C8E067E0483D431AFB15B5 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_get_InternalCurrentThreadActivityId_m8620A6D4474016C5B1C8E067E0483D431AFB15B5_MetadataUsageId); s_Il2CppMethodInitialized = true; } Guid_t V_0; memset((&V_0), 0, sizeof(V_0)); { IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Guid_t L_0 = EventSource_get_CurrentThreadActivityId_m8D74643E8786AFAFBBE37E174271CF942228E427(/*hidden argument*/NULL); V_0 = L_0; Guid_t L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); Guid_t L_2 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_3 = Guid_op_Equality_m3D98BA18CDAF0C6C329F86720B5CD61A170A3E52(L_1, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0019; } } { IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Guid_t L_4 = EventSource_get_FallbackActivityId_m64F92C11C652C9E1AC7F8818CBC77700BC949940(/*hidden argument*/NULL); V_0 = L_4; } IL_0019: { Guid_t L_5 = V_0; return L_5; } } // System.Guid System.Diagnostics.Tracing.EventSource::get_FallbackActivityId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t EventSource_get_FallbackActivityId_m64F92C11C652C9E1AC7F8818CBC77700BC949940 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_get_FallbackActivityId_m64F92C11C652C9E1AC7F8818CBC77700BC949940_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = AppDomain_GetCurrentThreadId_m9DEAFC6D4D70D96572F8AD7920B7F950C15288AB(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); uint32_t L_1 = ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields*)il2cpp_codegen_static_fields_for(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->get_s_currentPid_18(); uint32_t L_2 = ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields*)il2cpp_codegen_static_fields_for(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->get_s_currentPid_18(); Guid_t L_3; memset((&L_3), 0, sizeof(L_3)); Guid__ctor_mB0E1F8AF1DBD6D2191C909AB0736FDBA3E6267EF((&L_3), L_0, (uint16_t)(((int32_t)((uint16_t)L_1))), (uint16_t)(((int32_t)((uint16_t)((int32_t)((uint32_t)L_2>>((int32_t)16)))))), (uint8_t)((int32_t)148), (uint8_t)((int32_t)27), (uint8_t)((int32_t)135), (uint8_t)((int32_t)213), (uint8_t)((int32_t)166), (uint8_t)((int32_t)92), (uint8_t)((int32_t)54), (uint8_t)((int32_t)100), /*hidden argument*/NULL); return L_3; } } // System.String System.Diagnostics.Tracing.EventSource::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EventSource_ToString_m0265BBC34A7D8001FE1819300765B1E62F56D80E (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_ToString_m0265BBC34A7D8001FE1819300765B1E62F56D80E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_0 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_1 = L_0; String_t* L_2 = EventSource_get_Name_mABD8C2F600FE94C317D03931E0FE6C7F03637191_inline(__this, /*hidden argument*/NULL); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_2); (L_1)->SetAt(static_cast(0), (RuntimeObject *)L_2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_3 = L_1; Guid_t L_4 = EventSource_get_Guid_m3394EA3EBA76E0308CEF04768FC752256A272131_inline(__this, /*hidden argument*/NULL); Guid_t L_5 = L_4; RuntimeObject * L_6 = Box(Guid_t_il2cpp_TypeInfo_var, &L_5); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_6); (L_3)->SetAt(static_cast(1), (RuntimeObject *)L_6); String_t* L_7 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteral21F010574B6E585DF66AA6CEF1BF23CD9DFD945D, L_3, /*hidden argument*/NULL); return L_7; } } // System.Void System.Diagnostics.Tracing.EventSource::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource__ctor_m609A5F8A53C64F1F7E5CEEE5427E77F4D3F4B52A (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { { EventSource__ctor_mB386B8134304A663129B2AE557487685C91A927B(__this, 4, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.EventSource::.ctor(System.Diagnostics.Tracing.EventSourceSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource__ctor_mB386B8134304A663129B2AE557487685C91A927B (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___settings0, const RuntimeMethod* method) { { int32_t L_0 = ___settings0; EventSource__ctor_mF8965DE244C1780B06C51E727B299E74A0798A4B(__this, L_0, (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)NULL, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.EventSource::.ctor(System.Diagnostics.Tracing.EventSourceSettings,System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource__ctor_mF8965DE244C1780B06C51E727B299E74A0798A4B (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___settings0, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___traits1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource__ctor_mF8965DE244C1780B06C51E727B299E74A0798A4B_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); int32_t L_0 = ___settings0; int32_t L_1 = EventSource_ValidateSettings_mE39C56F8D4DAB1C4E09CAA91896E9F247EF61BFF(__this, L_0, /*hidden argument*/NULL); __this->set_m_config_7(L_1); Type_t * L_2 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(__this, /*hidden argument*/NULL); V_0 = L_2; Type_t * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Guid_t L_4 = EventSource_GetGuid_mDC7778A0D413EE6FFF174026CBD083B8DE59A3AC(L_3, /*hidden argument*/NULL); Type_t * L_5 = V_0; String_t* L_6 = EventSource_GetName_m61DBFEE5EF6DEED0344196BE7E63129109FFD8DD(L_5, /*hidden argument*/NULL); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_7 = ___traits1; EventSource_Initialize_m19DBF37360307BE0AF8E5F4D48CDFBB11C2DFD01(__this, L_4, L_6, L_7, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.EventSource::OnEventCommand(System.Diagnostics.Tracing.EventCommandEventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_OnEventCommand_mFAB609F2FCE61EF095D1FDD2AE94A7CF4DEE0209 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * ___command0, const RuntimeMethod* method) { { return; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteEvent(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteEvent_m44D8648B0F8F664487F15BEA6E13AE6D81543CB8 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, int32_t ___arg11, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_WriteEvent_m44D8648B0F8F664487F15BEA6E13AE6D81543CB8_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * V_0 = NULL; { bool L_0 = __this->get_m_eventSourceEnabled_8(); if (!L_0) { goto IL_0032; } } { uint32_t L_1 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); if ((uintptr_t)(((uintptr_t)1)) * (uintptr_t)L_1 > (uintptr_t)kIl2CppUIntPtrMax) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), EventSource_WriteEvent_m44D8648B0F8F664487F15BEA6E13AE6D81543CB8_RuntimeMethod_var); int8_t* L_2 = (int8_t*) alloca(((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)1)), (int32_t)L_1))); memset(L_2, 0, ((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)1)), (int32_t)L_1))); V_0 = (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(L_2); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_3 = V_0; intptr_t L_4 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)(((uintptr_t)(&___arg11))), /*hidden argument*/NULL); EventData_set_DataPointer_mCBFBFF7CED553A233032A89F0F0EC16FDFCD62B4((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_3, (intptr_t)L_4, /*hidden argument*/NULL); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_5 = V_0; EventData_set_Size_m43C4529AD157BEC415C9338748703B06D1B63579_inline((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_5, 4, /*hidden argument*/NULL); int32_t L_6 = ___eventId0; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_7 = V_0; EventSource_WriteEventCore_m662D7C156AC77E89457BA453C735A5D209A138EF(__this, L_6, 1, (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_7, /*hidden argument*/NULL); } IL_0032: { return; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteEvent(System.Int32,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteEvent_mE27A6FC640BF894A83640A57FD16C9C26AB9FDF9 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, String_t* ___arg11, String_t* ___arg22, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_WriteEvent_mE27A6FC640BF894A83640A57FD16C9C26AB9FDF9_MetadataUsageId); s_Il2CppMethodInitialized = true; } Il2CppChar* V_0 = NULL; String_t* V_1 = NULL; Il2CppChar* V_2 = NULL; String_t* V_3 = NULL; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * V_4 = NULL; { bool L_0 = __this->get_m_eventSourceEnabled_8(); if (!L_0) { goto IL_00a4; } } { String_t* L_1 = ___arg11; if (L_1) { goto IL_0015; } } { ___arg11 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; } IL_0015: { String_t* L_2 = ___arg22; if (L_2) { goto IL_001f; } } { ___arg22 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; } IL_001f: { String_t* L_3 = ___arg11; V_1 = L_3; String_t* L_4 = V_1; V_0 = (Il2CppChar*)(((uintptr_t)L_4)); Il2CppChar* L_5 = V_0; if (!L_5) { goto IL_002f; } } { Il2CppChar* L_6 = V_0; int32_t L_7 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_6, (int32_t)L_7)); } IL_002f: { String_t* L_8 = ___arg22; V_3 = L_8; String_t* L_9 = V_3; V_2 = (Il2CppChar*)(((uintptr_t)L_9)); Il2CppChar* L_10 = V_2; if (!L_10) { goto IL_003f; } } { Il2CppChar* L_11 = V_2; int32_t L_12 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_11, (int32_t)L_12)); } IL_003f: { uint32_t L_13 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); if ((uintptr_t)(((uintptr_t)2)) * (uintptr_t)L_13 > (uintptr_t)kIl2CppUIntPtrMax) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), EventSource_WriteEvent_mE27A6FC640BF894A83640A57FD16C9C26AB9FDF9_RuntimeMethod_var); int8_t* L_14 = (int8_t*) alloca(((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)2)), (int32_t)L_13))); memset(L_14, 0, ((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)2)), (int32_t)L_13))); V_4 = (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(L_14); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_15 = V_4; Il2CppChar* L_16 = V_0; intptr_t L_17 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)L_16, /*hidden argument*/NULL); EventData_set_DataPointer_mCBFBFF7CED553A233032A89F0F0EC16FDFCD62B4((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_15, (intptr_t)L_17, /*hidden argument*/NULL); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_18 = V_4; String_t* L_19 = ___arg11; NullCheck(L_19); int32_t L_20 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_19, /*hidden argument*/NULL); EventData_set_Size_m43C4529AD157BEC415C9338748703B06D1B63579_inline((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_18, ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)), (int32_t)2)), /*hidden argument*/NULL); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_21 = V_4; uint32_t L_22 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); Il2CppChar* L_23 = V_2; intptr_t L_24 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)L_23, /*hidden argument*/NULL); EventData_set_DataPointer_mCBFBFF7CED553A233032A89F0F0EC16FDFCD62B4((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_21, (int32_t)L_22)), (intptr_t)L_24, /*hidden argument*/NULL); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_25 = V_4; uint32_t L_26 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); String_t* L_27 = ___arg22; NullCheck(L_27); int32_t L_28 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_27, /*hidden argument*/NULL); EventData_set_Size_m43C4529AD157BEC415C9338748703B06D1B63579_inline((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_25, (int32_t)L_26)), ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), (int32_t)2)), /*hidden argument*/NULL); int32_t L_29 = ___eventId0; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_30 = V_4; EventSource_WriteEventCore_m662D7C156AC77E89457BA453C735A5D209A138EF(__this, L_29, 2, (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_30, /*hidden argument*/NULL); V_3 = (String_t*)NULL; V_1 = (String_t*)NULL; } IL_00a4: { return; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteEvent(System.Int32,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteEvent_m09CF0FC5F066EF4464A34539CE25033532AB6EC4 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, String_t* ___arg11, String_t* ___arg22, String_t* ___arg33, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_WriteEvent_m09CF0FC5F066EF4464A34539CE25033532AB6EC4_MetadataUsageId); s_Il2CppMethodInitialized = true; } Il2CppChar* V_0 = NULL; String_t* V_1 = NULL; Il2CppChar* V_2 = NULL; String_t* V_3 = NULL; Il2CppChar* V_4 = NULL; String_t* V_5 = NULL; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * V_6 = NULL; { bool L_0 = __this->get_m_eventSourceEnabled_8(); if (!L_0) { goto IL_00fd; } } { String_t* L_1 = ___arg11; if (L_1) { goto IL_0015; } } { ___arg11 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; } IL_0015: { String_t* L_2 = ___arg22; if (L_2) { goto IL_001f; } } { ___arg22 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; } IL_001f: { String_t* L_3 = ___arg33; if (L_3) { goto IL_002a; } } { ___arg33 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; } IL_002a: { String_t* L_4 = ___arg11; V_1 = L_4; String_t* L_5 = V_1; V_0 = (Il2CppChar*)(((uintptr_t)L_5)); Il2CppChar* L_6 = V_0; if (!L_6) { goto IL_003a; } } { Il2CppChar* L_7 = V_0; int32_t L_8 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_7, (int32_t)L_8)); } IL_003a: { String_t* L_9 = ___arg22; V_3 = L_9; String_t* L_10 = V_3; V_2 = (Il2CppChar*)(((uintptr_t)L_10)); Il2CppChar* L_11 = V_2; if (!L_11) { goto IL_004a; } } { Il2CppChar* L_12 = V_2; int32_t L_13 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_12, (int32_t)L_13)); } IL_004a: { String_t* L_14 = ___arg33; V_5 = L_14; String_t* L_15 = V_5; V_4 = (Il2CppChar*)(((uintptr_t)L_15)); Il2CppChar* L_16 = V_4; if (!L_16) { goto IL_0061; } } { Il2CppChar* L_17 = V_4; int32_t L_18 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_4 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_17, (int32_t)L_18)); } IL_0061: { uint32_t L_19 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); if ((uintptr_t)(((uintptr_t)3)) * (uintptr_t)L_19 > (uintptr_t)kIl2CppUIntPtrMax) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), EventSource_WriteEvent_m09CF0FC5F066EF4464A34539CE25033532AB6EC4_RuntimeMethod_var); int8_t* L_20 = (int8_t*) alloca(((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)3)), (int32_t)L_19))); memset(L_20, 0, ((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)3)), (int32_t)L_19))); V_6 = (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(L_20); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_21 = V_6; Il2CppChar* L_22 = V_0; intptr_t L_23 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)L_22, /*hidden argument*/NULL); EventData_set_DataPointer_mCBFBFF7CED553A233032A89F0F0EC16FDFCD62B4((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_21, (intptr_t)L_23, /*hidden argument*/NULL); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_24 = V_6; String_t* L_25 = ___arg11; NullCheck(L_25); int32_t L_26 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_25, /*hidden argument*/NULL); EventData_set_Size_m43C4529AD157BEC415C9338748703B06D1B63579_inline((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_24, ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)), (int32_t)2)), /*hidden argument*/NULL); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_27 = V_6; uint32_t L_28 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); Il2CppChar* L_29 = V_2; intptr_t L_30 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)L_29, /*hidden argument*/NULL); EventData_set_DataPointer_mCBFBFF7CED553A233032A89F0F0EC16FDFCD62B4((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_27, (int32_t)L_28)), (intptr_t)L_30, /*hidden argument*/NULL); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_31 = V_6; uint32_t L_32 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); String_t* L_33 = ___arg22; NullCheck(L_33); int32_t L_34 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_33, /*hidden argument*/NULL); EventData_set_Size_m43C4529AD157BEC415C9338748703B06D1B63579_inline((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_31, (int32_t)L_32)), ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)), (int32_t)2)), /*hidden argument*/NULL); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_35 = V_6; uint32_t L_36 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); Il2CppChar* L_37 = V_4; intptr_t L_38 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)L_37, /*hidden argument*/NULL); EventData_set_DataPointer_mCBFBFF7CED553A233032A89F0F0EC16FDFCD62B4((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_35, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)2)), (int32_t)L_36)))), (intptr_t)L_38, /*hidden argument*/NULL); EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_39 = V_6; uint32_t L_40 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); String_t* L_41 = ___arg33; NullCheck(L_41); int32_t L_42 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_41, /*hidden argument*/NULL); EventData_set_Size_m43C4529AD157BEC415C9338748703B06D1B63579_inline((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)il2cpp_codegen_add((intptr_t)L_39, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)(((intptr_t)2)), (int32_t)L_40)))), ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)), (int32_t)2)), /*hidden argument*/NULL); int32_t L_43 = ___eventId0; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_44 = V_6; EventSource_WriteEventCore_m662D7C156AC77E89457BA453C735A5D209A138EF(__this, L_43, 3, (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_44, /*hidden argument*/NULL); V_5 = (String_t*)NULL; V_3 = (String_t*)NULL; V_1 = (String_t*)NULL; } IL_00fd: { return; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteEventCore(System.Int32,System.Int32,System.Diagnostics.Tracing.EventSource_EventData*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteEventCore_m662D7C156AC77E89457BA453C735A5D209A138EF (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, int32_t ___eventDataCount1, EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___data2, const RuntimeMethod* method) { { int32_t L_0 = ___eventId0; int32_t L_1 = ___eventDataCount1; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_2 = ___data2; EventSource_WriteEventWithRelatedActivityIdCore_m05FFB47325B826566B3C4B8ED415BB90BDDA2661(__this, L_0, (Guid_t *)(Guid_t *)(((uintptr_t)0)), L_1, (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_2, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteEventWithRelatedActivityIdCore(System.Int32,System.Guid*,System.Int32,System.Diagnostics.Tracing.EventSource_EventData*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteEventWithRelatedActivityIdCore_m05FFB47325B826566B3C4B8ED415BB90BDDA2661 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, Guid_t * ___relatedActivityId1, int32_t ___eventDataCount2, EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___data3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_WriteEventWithRelatedActivityIdCore_m05FFB47325B826566B3C4B8ED415BB90BDDA2661_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Guid_t * V_2 = NULL; Guid_t V_3; memset((&V_3), 0, sizeof(V_3)); Guid_t V_4; memset((&V_4), 0, sizeof(V_4)); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE V_5; memset((&V_5), 0, sizeof(V_5)); int64_t V_6 = 0; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E V_7; memset((&V_7), 0, sizeof(V_7)); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE V_8; memset((&V_8), 0, sizeof(V_8)); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * V_9 = NULL; int64_t V_10 = 0; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C V_11; memset((&V_11), 0, sizeof(V_11)); EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C V_12; memset((&V_12), 0, sizeof(V_12)); Exception_t * V_13 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { bool L_0 = __this->get_m_eventSourceEnabled_8(); if (!L_0) { goto IL_0473; } } IL_000b: try { // begin try (depth: 1) { Guid_t * L_1 = ___relatedActivityId1; if ((((intptr_t)L_1) == ((intptr_t)(((uintptr_t)0))))) { goto IL_0037; } } IL_0010: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_2 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_3 = ___eventId0; NullCheck(L_2); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_4 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_5 = ___eventId0; NullCheck(L_4); String_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->get_Name_6(); EventSource_ValidateEventOpcodeForTransfer_m876C53C1AA2692F8DFEB46618060F9F045208E22(__this, (EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B *)((L_2)->GetAddressAt(static_cast(L_3))), L_6, /*hidden argument*/NULL); } IL_0037: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_7 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_8 = ___eventId0; NullCheck(L_7); bool L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->get_EnabledForETW_3(); if (!L_9) { goto IL_041d; } } IL_004f: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_10 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_11 = ___eventId0; NullCheck(L_10); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_12 = ((L_10)->GetAddressAt(static_cast(L_11)))->get_address_of_Descriptor_0(); uint8_t L_13 = EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_12, /*hidden argument*/NULL); V_0 = L_13; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_14 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_15 = ___eventId0; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->get_ActivityOptions_10(); V_1 = L_16; V_2 = (Guid_t *)(((uintptr_t)0)); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); Guid_t L_17 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); V_3 = L_17; Guid_t L_18 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); V_4 = L_18; int32_t L_19 = V_0; if (!L_19) { goto IL_0161; } } IL_0092: { Guid_t * L_20 = ___relatedActivityId1; if ((!(((uintptr_t)L_20) == ((uintptr_t)(((uintptr_t)0)))))) { goto IL_0161; } } IL_009a: { int32_t L_21 = V_1; if (((int32_t)((int32_t)L_21&(int32_t)2))) { goto IL_0161; } } IL_00a2: { int32_t L_22 = V_0; if ((!(((uint32_t)L_22) == ((uint32_t)1)))) { goto IL_00fb; } } IL_00a6: { ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * L_23 = __this->get_m_activityTracker_26(); String_t* L_24 = __this->get_m_name_1(); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_25 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_26 = ___eventId0; NullCheck(L_25); String_t* L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->get_Name_6(); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_28 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_29 = ___eventId0; NullCheck(L_28); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_30 = ((L_28)->GetAddressAt(static_cast(L_29)))->get_address_of_Descriptor_0(); int32_t L_31 = EventDescriptor_get_Task_mC79AF3207BABD1AD4A46762F06C817B822B8019B_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_30, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_32 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_33 = ___eventId0; NullCheck(L_32); int32_t L_34 = ((L_32)->GetAddressAt(static_cast(L_33)))->get_ActivityOptions_10(); NullCheck(L_23); ActivityTracker_OnStart_mEDF85D7D9BE34A20080296A0448EB869DB5E1423(L_23, L_24, L_27, L_31, (Guid_t *)(&V_3), (Guid_t *)(&V_4), L_34, /*hidden argument*/NULL); goto IL_013d; } IL_00fb: { int32_t L_35 = V_0; if ((!(((uint32_t)L_35) == ((uint32_t)2)))) { goto IL_013d; } } IL_00ff: { ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * L_36 = __this->get_m_activityTracker_26(); String_t* L_37 = __this->get_m_name_1(); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_38 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_39 = ___eventId0; NullCheck(L_38); String_t* L_40 = ((L_38)->GetAddressAt(static_cast(L_39)))->get_Name_6(); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_41 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_42 = ___eventId0; NullCheck(L_41); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_43 = ((L_41)->GetAddressAt(static_cast(L_42)))->get_address_of_Descriptor_0(); int32_t L_44 = EventDescriptor_get_Task_mC79AF3207BABD1AD4A46762F06C817B822B8019B_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_43, /*hidden argument*/NULL); NullCheck(L_36); ActivityTracker_OnStop_m10062644F7133C33781A4D4FF469C42F9C793460(L_36, L_37, L_40, L_44, (Guid_t *)(&V_3), /*hidden argument*/NULL); } IL_013d: { Guid_t L_45 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); Guid_t L_46 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_47 = Guid_op_Inequality_mD6164E39F3B741C9FF30714A661F225ABD38E583(L_45, L_46, /*hidden argument*/NULL); if (!L_47) { goto IL_014e; } } IL_014a: { V_2 = (Guid_t *)(((uintptr_t)(&V_3))); } IL_014e: { Guid_t L_48 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); Guid_t L_49 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_50 = Guid_op_Inequality_mD6164E39F3B741C9FF30714A661F225ABD38E583(L_48, L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_0161; } } IL_015c: { ___relatedActivityId1 = (Guid_t *)(((uintptr_t)(&V_4))); } IL_0161: { SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_51 = SessionMask_get_All_m496B5178F530B5516652F0F33CEF01BC9E3DD7B4(/*hidden argument*/NULL); V_5 = L_51; SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_52 = __this->get_m_curLiveSessions_20(); uint64_t L_53 = SessionMask_op_Explicit_m62151A83BD15863B4E030D07FB7621C2540A3CF7(L_52, /*hidden argument*/NULL); if (!L_53) { goto IL_017f; } } IL_0175: { int32_t L_54 = ___eventId0; Guid_t * L_55 = ___relatedActivityId1; SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_56 = EventSource_GetEtwSessionMask_m6735D6D9DFE0CD12958F84CF0AF515E0B227A976(__this, L_54, (Guid_t *)(Guid_t *)L_55, /*hidden argument*/NULL); V_5 = L_56; } IL_017f: { SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_57 = V_5; uint64_t L_58 = SessionMask_op_Explicit_m62151A83BD15863B4E030D07FB7621C2540A3CF7(L_57, /*hidden argument*/NULL); if (L_58) { goto IL_01a4; } } IL_0188: { List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * L_59 = __this->get_m_legacySessions_22(); if (!L_59) { goto IL_041d; } } IL_0193: { List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * L_60 = __this->get_m_legacySessions_22(); NullCheck(L_60); int32_t L_61 = List_1_get_Count_m790479A9FDA1A82F332D585A4D2ED6B375CE6B45_inline(L_60, /*hidden argument*/List_1_get_Count_m790479A9FDA1A82F332D585A4D2ED6B375CE6B45_RuntimeMethod_var); if ((((int32_t)L_61) <= ((int32_t)0))) { goto IL_041d; } } IL_01a4: { bool L_62 = EventSource_get_SelfDescribingEvents_mC1AA4D0FD4ECB96F90435B292D23DC86C76F3DD0(__this, /*hidden argument*/NULL); if (L_62) { goto IL_0314; } } IL_01af: { SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_63 = __this->get_m_curLiveSessions_20(); bool L_64 = SessionMask_IsEqualOrSupersetOf_m59465BC65F95147CEC04D7C88FE57B2A8328BCAD((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&V_5), L_63, /*hidden argument*/NULL); if (!L_64) { goto IL_020c; } } IL_01be: { OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_65 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_66 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_67 = ___eventId0; NullCheck(L_66); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_68 = ((L_66)->GetAddressAt(static_cast(L_67)))->get_address_of_Descriptor_0(); Guid_t * L_69 = V_2; Guid_t * L_70 = ___relatedActivityId1; int32_t L_71 = ___eventDataCount2; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_72 = ___data3; intptr_t L_73 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)L_72, /*hidden argument*/NULL); NullCheck(L_65); bool L_74 = EventProvider_WriteEvent_m6C22684084397194BD0AFC9BC694919934E16B64(L_65, (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_68, (Guid_t *)(Guid_t *)L_69, (Guid_t *)(Guid_t *)L_70, L_71, (intptr_t)L_73, /*hidden argument*/NULL); if (L_74) { goto IL_041d; } } IL_01ed: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_75 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_76 = ___eventId0; NullCheck(L_75); String_t* L_77 = ((L_75)->GetAddressAt(static_cast(L_76)))->get_Name_6(); EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454(__this, L_77, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_041d; } IL_020c: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_78 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_79 = ___eventId0; NullCheck(L_78); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_80 = ((L_78)->GetAddressAt(static_cast(L_79)))->get_address_of_Descriptor_0(); int64_t L_81 = EventDescriptor_get_Keywords_mABC615159FF89E33D739D3A529BDDED9CD2F5762_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_80, /*hidden argument*/NULL); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_82 = SessionMask_get_All_m496B5178F530B5516652F0F33CEF01BC9E3DD7B4(/*hidden argument*/NULL); V_8 = L_82; uint64_t L_83 = SessionMask_ToEventKeywords_m0A85046D77F1C6AA244EB74A812E52C8059B77B8((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&V_8), /*hidden argument*/NULL); V_6 = ((int64_t)((int64_t)L_81&(int64_t)((~L_83)))); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_84 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_85 = ___eventId0; NullCheck(L_84); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_86 = ((L_84)->GetAddressAt(static_cast(L_85)))->get_address_of_Descriptor_0(); int32_t L_87 = EventDescriptor_get_EventId_m21302247E72B42768C3BCEDE8A558EF7E5CC95F1_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_86, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_88 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_89 = ___eventId0; NullCheck(L_88); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_90 = ((L_88)->GetAddressAt(static_cast(L_89)))->get_address_of_Descriptor_0(); uint8_t L_91 = EventDescriptor_get_Version_m1072E7AD9DEB4C47C5E744CEEA88AE842DC3F325_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_90, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_92 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_93 = ___eventId0; NullCheck(L_92); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_94 = ((L_92)->GetAddressAt(static_cast(L_93)))->get_address_of_Descriptor_0(); uint8_t L_95 = EventDescriptor_get_Channel_m0BB29BED3179BDFA9273A32316AA9F1AEC7DF2FE_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_94, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_96 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_97 = ___eventId0; NullCheck(L_96); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_98 = ((L_96)->GetAddressAt(static_cast(L_97)))->get_address_of_Descriptor_0(); uint8_t L_99 = EventDescriptor_get_Level_m7C94E667D031CD7C223DF964A1152EBCDF4CF819_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_98, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_100 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_101 = ___eventId0; NullCheck(L_100); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_102 = ((L_100)->GetAddressAt(static_cast(L_101)))->get_address_of_Descriptor_0(); uint8_t L_103 = EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_102, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_104 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_105 = ___eventId0; NullCheck(L_104); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_106 = ((L_104)->GetAddressAt(static_cast(L_105)))->get_address_of_Descriptor_0(); int32_t L_107 = EventDescriptor_get_Task_mC79AF3207BABD1AD4A46762F06C817B822B8019B_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_106, /*hidden argument*/NULL); uint64_t L_108 = SessionMask_ToEventKeywords_m0A85046D77F1C6AA244EB74A812E52C8059B77B8((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&V_5), /*hidden argument*/NULL); int64_t L_109 = V_6; EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)(&V_7), L_87, L_91, L_95, L_99, L_103, L_107, ((int64_t)((int64_t)L_108|(int64_t)L_109)), /*hidden argument*/NULL); OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_110 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); Guid_t * L_111 = V_2; Guid_t * L_112 = ___relatedActivityId1; int32_t L_113 = ___eventDataCount2; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_114 = ___data3; intptr_t L_115 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)L_114, /*hidden argument*/NULL); NullCheck(L_110); bool L_116 = EventProvider_WriteEvent_m6C22684084397194BD0AFC9BC694919934E16B64(L_110, (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)(&V_7), (Guid_t *)(Guid_t *)L_111, (Guid_t *)(Guid_t *)L_112, L_113, (intptr_t)L_115, /*hidden argument*/NULL); if (L_116) { goto IL_041d; } } IL_02f5: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_117 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_118 = ___eventId0; NullCheck(L_117); String_t* L_119 = ((L_117)->GetAddressAt(static_cast(L_118)))->get_Name_6(); EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454(__this, L_119, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_041d; } IL_0314: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_120 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_121 = ___eventId0; NullCheck(L_120); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_122 = ((L_120)->GetAddressAt(static_cast(L_121)))->get_TraceLoggingEventTypes_9(); V_9 = L_122; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_123 = V_9; if (L_123) { goto IL_0377; } } IL_032d: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_124 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_125 = ___eventId0; NullCheck(L_124); String_t* L_126 = ((L_124)->GetAddressAt(static_cast(L_125)))->get_Name_6(); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_127 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_128 = ___eventId0; NullCheck(L_127); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_129 = ((L_127)->GetAddressAt(static_cast(L_128)))->get_Parameters_8(); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_130 = (TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 *)il2cpp_codegen_object_new(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25_il2cpp_TypeInfo_var); TraceLoggingEventTypes__ctor_m08243D6F1D5DD75F9E2ED6C5C09CF1F25E506A4B(L_130, L_126, 0, L_129, /*hidden argument*/NULL); V_9 = L_130; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_131 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_132 = ___eventId0; NullCheck(L_131); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 ** L_133 = ((L_131)->GetAddressAt(static_cast(L_132)))->get_address_of_TraceLoggingEventTypes_9(); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_134 = V_9; InterlockedCompareExchangeImpl((TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 **)L_133, L_134, (TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 *)NULL); } IL_0377: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_135 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_136 = ___eventId0; NullCheck(L_135); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_137 = ((L_135)->GetAddressAt(static_cast(L_136)))->get_address_of_Descriptor_0(); int64_t L_138 = EventDescriptor_get_Keywords_mABC615159FF89E33D739D3A529BDDED9CD2F5762_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_137, /*hidden argument*/NULL); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_139 = SessionMask_get_All_m496B5178F530B5516652F0F33CEF01BC9E3DD7B4(/*hidden argument*/NULL); V_8 = L_139; uint64_t L_140 = SessionMask_ToEventKeywords_m0A85046D77F1C6AA244EB74A812E52C8059B77B8((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&V_8), /*hidden argument*/NULL); V_10 = ((int64_t)((int64_t)L_138&(int64_t)((~L_140)))); il2cpp_codegen_initobj((&V_12), sizeof(EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C )); uint64_t L_141 = SessionMask_ToEventKeywords_m0A85046D77F1C6AA244EB74A812E52C8059B77B8((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&V_5), /*hidden argument*/NULL); int64_t L_142 = V_10; EventSourceOptions_set_Keywords_m1D14E58898680877AB26459A21B160F955A34187((EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C *)(&V_12), ((int64_t)((int64_t)L_141|(int64_t)L_142)), /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_143 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_144 = ___eventId0; NullCheck(L_143); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_145 = ((L_143)->GetAddressAt(static_cast(L_144)))->get_address_of_Descriptor_0(); uint8_t L_146 = EventDescriptor_get_Level_m7C94E667D031CD7C223DF964A1152EBCDF4CF819_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_145, /*hidden argument*/NULL); EventSourceOptions_set_Level_m340628B5F059DE8CD72F0094BBB29D6EADFD39D4((EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C *)(&V_12), L_146, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_147 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_148 = ___eventId0; NullCheck(L_147); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_149 = ((L_147)->GetAddressAt(static_cast(L_148)))->get_address_of_Descriptor_0(); uint8_t L_150 = EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_149, /*hidden argument*/NULL); EventSourceOptions_set_Opcode_m4763851B2C99E961E725331B973501E21F17B854((EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C *)(&V_12), L_150, /*hidden argument*/NULL); EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C L_151 = V_12; V_11 = L_151; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_152 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_153 = ___eventId0; NullCheck(L_152); String_t* L_154 = ((L_152)->GetAddressAt(static_cast(L_153)))->get_Name_6(); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_155 = V_9; Guid_t * L_156 = V_2; Guid_t * L_157 = ___relatedActivityId1; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_158 = ___data3; EventSource_WriteMultiMerge_mE28FE5172F6CDBBB9DA939763E49E8170C737FBA(__this, L_154, (EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C *)(&V_11), L_155, (Guid_t *)(Guid_t *)L_156, (Guid_t *)(Guid_t *)L_157, (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_158, /*hidden argument*/NULL); } IL_041d: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_159 = __this->get_m_Dispatchers_11(); il2cpp_codegen_memory_barrier(); if (!L_159) { goto IL_0447; } } IL_0427: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_160 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_161 = ___eventId0; NullCheck(L_160); bool L_162 = ((L_160)->GetAddressAt(static_cast(L_161)))->get_EnabledForAnyListener_2(); if (!L_162) { goto IL_0447; } } IL_043c: { int32_t L_163 = ___eventId0; Guid_t * L_164 = ___relatedActivityId1; int32_t L_165 = ___eventDataCount2; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_166 = ___data3; EventSource_WriteToAllListeners_mD457E0CC869EFD253FC4348D6AD53F8445D6E4D9(__this, L_163, (Guid_t *)(Guid_t *)L_164, L_165, (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_166, /*hidden argument*/NULL); } IL_0447: { goto IL_0473; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0449; throw e; } CATCH_0449: { // begin catch(System.Exception) { V_13 = ((Exception_t *)__exception_local); Exception_t * L_167 = V_13; if (!((EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 *)IsInstClass((RuntimeObject*)L_167, EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275_il2cpp_TypeInfo_var))) { goto IL_0456; } } IL_0454: { IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, EventSource_WriteEventWithRelatedActivityIdCore_m05FFB47325B826566B3C4B8ED415BB90BDDA2661_RuntimeMethod_var); } IL_0456: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_168 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_169 = ___eventId0; NullCheck(L_168); String_t* L_170 = ((L_168)->GetAddressAt(static_cast(L_169)))->get_Name_6(); Exception_t * L_171 = V_13; EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454(__this, L_170, L_171, /*hidden argument*/NULL); goto IL_0473; } } // end catch (depth: 1) IL_0473: { return; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteEvent(System.Int32,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteEvent_m07CFBC104154E61897EFBA392944181E34C0200F (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, const RuntimeMethod* method) { { int32_t L_0 = ___eventId0; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_1 = ___args1; EventSource_WriteEventVarargs_mCE9497C75321C9390053AEFC4233EE6BBAFC3341(__this, L_0, (Guid_t *)(Guid_t *)(((uintptr_t)0)), L_1, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.EventSource::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_Dispose_m2B3962369A463AB6DC62A63CEBA0D557ADB094FA (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_Dispose_m2B3962369A463AB6DC62A63CEBA0D557ADB094FA_MetadataUsageId); s_Il2CppMethodInitialized = true; } { VirtActionInvoker1< bool >::Invoke(6 /* System.Void System.Diagnostics.Tracing.EventSource::Dispose(System.Boolean) */, __this, (bool)1); IL2CPP_RUNTIME_CLASS_INIT(GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var); GC_SuppressFinalize_m037319A9B95A5BA437E806DE592802225EE5B425(__this, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.EventSource::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_Dispose_m6E49F02AD7EC25079AE7D2209AA15723AA066928 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, bool ___disposing0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_Dispose_m6E49F02AD7EC25079AE7D2209AA15723AA066928_MetadataUsageId); s_Il2CppMethodInitialized = true; } Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { bool L_0 = ___disposing0; if (!L_0) { goto IL_0046; } } { bool L_1 = __this->get_m_eventSourceEnabled_8(); if (!L_1) { goto IL_0026; } } IL_000b: try { // begin try (depth: 1) ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = __this->get_m_rawManifest_5(); il2cpp_codegen_memory_barrier(); EventSource_SendManifest_mA0825219A44D8580BBF5E15E051BC398AA420311(__this, L_2, /*hidden argument*/NULL); goto IL_001f; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_001c; throw e; } CATCH_001c: { // begin catch(System.Exception) goto IL_001f; } // end catch (depth: 1) IL_001f: { __this->set_m_eventSourceEnabled_8((bool)0); } IL_0026: { OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_3 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); if (!L_3) { goto IL_0046; } } { OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_4 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); NullCheck(L_4); EventProvider_Dispose_mB4F2B41F819F0AA49DFF2A1D6E93CEE2CD8C841D(L_4, /*hidden argument*/NULL); il2cpp_codegen_memory_barrier(); __this->set_m_provider_12((OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B *)NULL); } IL_0046: { __this->set_m_eventSourceEnabled_8((bool)0); return; } } // System.Void System.Diagnostics.Tracing.EventSource::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_Finalize_m146DD940348050A0FC11F0110BCA54D9A53C1A9C (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: try { // begin try (depth: 1) VirtActionInvoker1< bool >::Invoke(6 /* System.Void System.Diagnostics.Tracing.EventSource::Dispose(System.Boolean) */, __this, (bool)0); IL2CPP_LEAVE(0x10, FINALLY_0009); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0009; } FINALLY_0009: { // begin finally (depth: 1) Object_Finalize_m4015B7D3A44DE125C5FE34D7276CD4697C06F380(__this, /*hidden argument*/NULL); IL2CPP_END_FINALLY(9) } // end finally (depth: 1) IL2CPP_CLEANUP(9) { IL2CPP_JUMP_TBL(0x10, IL_0010) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0010: { return; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteStringToListener(System.Diagnostics.Tracing.EventListener,System.String,System.Diagnostics.Tracing.SessionMask) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteStringToListener_m1AD36AD726EA78E822B0AAED74458DC13D611FF4 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___listener0, String_t* ___msg1, SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE ___m2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_WriteStringToListener_m1AD36AD726EA78E822B0AAED74458DC13D611FF4_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * V_0 = NULL; EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * V_1 = NULL; { bool L_0 = __this->get_m_eventSourceEnabled_8(); if (!L_0) { goto IL_0049; } } { EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_1 = ___listener0; if (L_1) { goto IL_001b; } } { uint64_t L_2 = SessionMask_ToEventKeywords_m0A85046D77F1C6AA244EB74A812E52C8059B77B8((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&___m2), /*hidden argument*/NULL); String_t* L_3 = ___msg1; EventSource_WriteEventString_mD4ED7CB40E6DE8A5EC1C6CB99111E7D22810EB81(__this, 0, L_2, L_3, /*hidden argument*/NULL); return; } IL_001b: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_4 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)il2cpp_codegen_object_new(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_il2cpp_TypeInfo_var); List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3(L_4, /*hidden argument*/List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_RuntimeMethod_var); V_0 = L_4; List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_5 = V_0; String_t* L_6 = ___msg1; NullCheck(L_5); List_1_Add_m6930161974C7504C80F52EC379EF012387D43138(L_5, L_6, /*hidden argument*/List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_RuntimeMethod_var); EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_7 = (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E *)il2cpp_codegen_object_new(EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E_il2cpp_TypeInfo_var); EventWrittenEventArgs__ctor_m932A7D51A4062CD37694EDF4688EB5F91F8CE635(L_7, __this, /*hidden argument*/NULL); V_1 = L_7; EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_8 = V_1; NullCheck(L_8); EventWrittenEventArgs_set_EventId_mE7FB36E134327D9723860072902E1580EC653FCE_inline(L_8, 0, /*hidden argument*/NULL); EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_9 = V_1; List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_10 = V_0; ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 * L_11 = (ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 *)il2cpp_codegen_object_new(ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50_il2cpp_TypeInfo_var); ReadOnlyCollection_1__ctor_m8F7880F43C4E281DBF7CA5A9431D5E6DD3797B7E(L_11, L_10, /*hidden argument*/ReadOnlyCollection_1__ctor_m8F7880F43C4E281DBF7CA5A9431D5E6DD3797B7E_RuntimeMethod_var); NullCheck(L_9); EventWrittenEventArgs_set_Payload_mA63B6D1CB51F126394F4BF193856BD9445C85647_inline(L_9, L_11, /*hidden argument*/NULL); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_12 = ___listener0; EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_13 = V_1; NullCheck(L_12); VirtActionInvoker1< EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * >::Invoke(5 /* System.Void System.Diagnostics.Tracing.EventListener::OnEventWritten(System.Diagnostics.Tracing.EventWrittenEventArgs) */, L_12, L_13); } IL_0049: { return; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteEventRaw(System.String,System.Diagnostics.Tracing.EventDescriptor&,System.Guid*,System.Guid*,System.Int32,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteEventRaw_mCA2DB42F1A629B84F40CCAFFFEF8C307A505656A (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___eventName0, EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * ___eventDescriptor1, Guid_t * ___activityID2, Guid_t * ___relatedActivityID3, int32_t ___dataCount4, intptr_t ___data5, const RuntimeMethod* method) { { OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_0 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_0013; } } { String_t* L_1 = ___eventName0; EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454(__this, L_1, (Exception_t *)NULL, /*hidden argument*/NULL); return; } IL_0013: { OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_2 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_3 = ___eventDescriptor1; Guid_t * L_4 = ___activityID2; Guid_t * L_5 = ___relatedActivityID3; int32_t L_6 = ___dataCount4; intptr_t L_7 = ___data5; NullCheck(L_2); bool L_8 = EventProvider_WriteEventRaw_mB083FE1591EEA4E690A4831CE311D8B8B6BE2FFB(L_2, (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_3, (Guid_t *)(Guid_t *)L_4, (Guid_t *)(Guid_t *)L_5, L_6, (intptr_t)L_7, /*hidden argument*/NULL); if (L_8) { goto IL_0032; } } { String_t* L_9 = ___eventName0; EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454(__this, L_9, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_0032: { return; } } // System.Void System.Diagnostics.Tracing.EventSource::Initialize(System.Guid,System.String,System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_Initialize_m19DBF37360307BE0AF8E5F4D48CDFBB11C2DFD01 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, Guid_t ___eventSourceGuid0, String_t* ___eventSourceName1, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___traits2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_Initialize_m19DBF37360307BE0AF8E5F4D48CDFBB11C2DFD01_MetadataUsageId); s_Il2CppMethodInitialized = true; } OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * V_0 = NULL; int32_t V_1 = 0; void* V_2 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_3 = NULL; Exception_t * V_4 = NULL; RuntimeObject * V_5 = NULL; bool V_6 = false; EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * V_7 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 4); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: try { // begin try (depth: 1) { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_0 = ___traits2; __this->set_m_traits_17(L_0); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_1 = __this->get_m_traits_17(); if (!L_1) { goto IL_0030; } } IL_000f: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_2 = __this->get_m_traits_17(); NullCheck(L_2); if (!((int32_t)((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))%(int32_t)2))) { goto IL_0030; } } IL_001b: { String_t* L_3 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral4F92663CAA2EF5A01B2EEC7965909B473AF5FAF9, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_4 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_4, L_3, _stringLiteral5C07B468942B284C8625CE0A592EB99D42C7E6B8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, EventSource_Initialize_m19DBF37360307BE0AF8E5F4D48CDFBB11C2DFD01_RuntimeMethod_var); } IL_0030: { Guid_t L_5 = ___eventSourceGuid0; IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); Guid_t L_6 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_7 = Guid_op_Equality_m3D98BA18CDAF0C6C329F86720B5CD61A170A3E52(L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_004d; } } IL_003d: { String_t* L_8 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral46E181F92BE161D7F3607886988F3B54F5C85611, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_9 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_9, L_8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, EventSource_Initialize_m19DBF37360307BE0AF8E5F4D48CDFBB11C2DFD01_RuntimeMethod_var); } IL_004d: { String_t* L_10 = ___eventSourceName1; if (L_10) { goto IL_0060; } } IL_0050: { String_t* L_11 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral0F6B5F6F3E2A7BB8A024C58A6B78616871FD04C5, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_12 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_12, L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, EventSource_Initialize_m19DBF37360307BE0AF8E5F4D48CDFBB11C2DFD01_RuntimeMethod_var); } IL_0060: { String_t* L_13 = ___eventSourceName1; __this->set_m_name_1(L_13); Guid_t L_14 = ___eventSourceGuid0; __this->set_m_guid_3(L_14); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_15; memset((&L_15), 0, sizeof(L_15)); SessionMask__ctor_mF0381B32D172407AD80049857433DAA4206268EB((&L_15), 0, /*hidden argument*/NULL); __this->set_m_curLiveSessions_20(L_15); EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* L_16 = (EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA*)(EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA*)SZArrayNew(EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA_il2cpp_TypeInfo_var, (uint32_t)4); __this->set_m_etwSessionIdMap_21(L_16); IL2CPP_RUNTIME_CLASS_INIT(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_il2cpp_TypeInfo_var); ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * L_17 = ActivityTracker_get_Instance_m59A2EFCE88211D1C5B0936FE82F300CF64AF3F79_inline(/*hidden argument*/NULL); __this->set_m_activityTracker_26(L_17); EventSource_InitializeProviderMetadata_m676D1CFEE8AF394C647AB4626141DCB44EB0E690(__this, /*hidden argument*/NULL); OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_18 = (OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B *)il2cpp_codegen_object_new(OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B_il2cpp_TypeInfo_var); OverideEventProvider__ctor_mD477F0BCF1048627D9B27E8D71AD47B2D28C385B(L_18, __this, /*hidden argument*/NULL); V_0 = L_18; OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_19 = V_0; Guid_t L_20 = ___eventSourceGuid0; NullCheck(L_19); EventProvider_Register_m44CAC9D9F9EA2B0E4E3883128A19E1B70C254EE2(L_19, L_20, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); EventListener_AddEventSource_mB9F8DBB27131AF31A8F5C3D52EFA96D9D219EFD3(__this, /*hidden argument*/NULL); OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_21 = V_0; il2cpp_codegen_memory_barrier(); __this->set_m_provider_12(L_21); OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 * L_22 = Environment_get_OSVersion_mD6E99E279170E00D17F7D29F242EF65434812233(/*hidden argument*/NULL); NullCheck(L_22); Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_23 = OperatingSystem_get_Version_m43B43AB4379FD61E300AEE13FF0FDF74829A4043_inline(L_22, /*hidden argument*/NULL); NullCheck(L_23); int32_t L_24 = Version_get_Major_m7A6BEEF367674B8C06B15F6675AFF0C32CCEE87C_inline(L_23, /*hidden argument*/NULL); OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 * L_25 = Environment_get_OSVersion_mD6E99E279170E00D17F7D29F242EF65434812233(/*hidden argument*/NULL); NullCheck(L_25); Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_26 = OperatingSystem_get_Version_m43B43AB4379FD61E300AEE13FF0FDF74829A4043_inline(L_25, /*hidden argument*/NULL); NullCheck(L_26); int32_t L_27 = Version_get_Minor_mCBAFA7052D1786A47B4BA971E7193A4EB9A7D059_inline(L_26, /*hidden argument*/NULL); V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_24, (int32_t)((int32_t)10))), (int32_t)L_27)); String_t* L_28 = EventSource_get_Name_mABD8C2F600FE94C317D03931E0FE6C7F03637191_inline(__this, /*hidden argument*/NULL); bool L_29 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_28, _stringLiteral5C7CC760F35D697C25C2A84A3C01C5F2AE736F66, /*hidden argument*/NULL); if (L_29) { goto IL_00ee; } } IL_00e9: { int32_t L_30 = V_1; if ((((int32_t)L_30) < ((int32_t)((int32_t)62)))) { goto IL_0129; } } IL_00ee: { } IL_00ef: try { // begin try (depth: 2) { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_31 = __this->get_providerMetadata_0(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_32 = L_31; V_3 = L_32; if (!L_32) { goto IL_00fe; } } IL_00f9: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_33 = V_3; NullCheck(L_33); if ((((int32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))))) { goto IL_0103; } } IL_00fe: { V_2 = (void*)(((uintptr_t)0)); goto IL_010c; } IL_0103: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_34 = V_3; NullCheck(L_34); V_2 = (void*)(((uintptr_t)((L_34)->GetAddressAt(static_cast(0))))); } IL_010c: { OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_35 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); void* L_36 = V_2; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_37 = __this->get_providerMetadata_0(); NullCheck(L_37); NullCheck(L_35); EventProvider_SetInformation_mD5E67B8179B84395068AB6CEC4D7907E63DFFDAE(L_35, 2, (void*)(void*)L_36, (((int32_t)((int32_t)(((RuntimeArray*)L_37)->max_length)))), /*hidden argument*/NULL); IL2CPP_LEAVE(0x129, FINALLY_0126); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0126; } FINALLY_0126: { // begin finally (depth: 2) V_3 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; IL2CPP_END_FINALLY(294) } // end finally (depth: 2) IL2CPP_CLEANUP(294) { IL2CPP_JUMP_TBL(0x129, IL_0129) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0129: { __this->set_m_completelyInited_13((bool)1); goto IL_0169; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0132; throw e; } CATCH_0132: { // begin catch(System.Exception) { V_4 = ((Exception_t *)__exception_local); Exception_t * L_38 = __this->get_m_constructionException_14(); if (L_38) { goto IL_0144; } } IL_013c: { Exception_t * L_39 = V_4; __this->set_m_constructionException_14(L_39); } IL_0144: { String_t* L_40 = EventSource_get_Name_mABD8C2F600FE94C317D03931E0FE6C7F03637191_inline(__this, /*hidden argument*/NULL); Exception_t * L_41 = V_4; NullCheck(L_41); String_t* L_42 = VirtFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Exception::get_Message() */, L_41); String_t* L_43 = String_Concat_mDD2E38332DED3A8C088D38D78A0E0BEB5091DA64(_stringLiteralEEC43372C80B086C5E7A958B6568C369DA18407E, L_40, _stringLiteralCECA32E904728D1645727CB2B9CDEAA153807D77, L_42, /*hidden argument*/NULL); EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8(__this, L_43, (bool)1, /*hidden argument*/NULL); goto IL_0169; } } // end catch (depth: 1) IL_0169: { IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); RuntimeObject * L_44 = EventListener_get_EventListenersLock_mBDF83655CC15E0FFEFCFD64F88FFCE36739289D7(/*hidden argument*/NULL); V_5 = L_44; V_6 = (bool)0; } IL_0173: try { // begin try (depth: 1) { RuntimeObject * L_45 = V_5; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_45, (bool*)(&V_6), /*hidden argument*/NULL); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_46 = __this->get_m_deferredCommands_16(); V_7 = L_46; goto IL_0197; } IL_0186: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_47 = V_7; EventSource_DoCommand_mE3A4F025E762B755EC8EF965078564898D7984B5(__this, L_47, /*hidden argument*/NULL); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_48 = V_7; NullCheck(L_48); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_49 = L_48->get_nextCommand_11(); V_7 = L_49; } IL_0197: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_50 = V_7; if (L_50) { goto IL_0186; } } IL_019b: { IL2CPP_LEAVE(0x1A9, FINALLY_019d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_019d; } FINALLY_019d: { // begin finally (depth: 1) { bool L_51 = V_6; if (!L_51) { goto IL_01a8; } } IL_01a1: { RuntimeObject * L_52 = V_5; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_52, /*hidden argument*/NULL); } IL_01a8: { IL2CPP_END_FINALLY(413) } } // end finally (depth: 1) IL2CPP_CLEANUP(413) { IL2CPP_JUMP_TBL(0x1A9, IL_01a9) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_01a9: { return; } } // System.String System.Diagnostics.Tracing.EventSource::GetName(System.Type,System.Diagnostics.Tracing.EventManifestOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EventSource_GetName_m8F056FBB0AAE31DAA579B4FB3CBF6F260C9A554C (Type_t * ___eventSourceType0, int32_t ___flags1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_GetName_m8F056FBB0AAE31DAA579B4FB3CBF6F260C9A554C_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * V_0 = NULL; { Type_t * L_0 = ___eventSourceType0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralFB09CD5BB8BAA9D51F83C6D2788CC118F8D8A923, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, EventSource_GetName_m8F056FBB0AAE31DAA579B4FB3CBF6F260C9A554C_RuntimeMethod_var); } IL_0014: { Type_t * L_3 = ___eventSourceType0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast (EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_4, /*hidden argument*/NULL); int32_t L_6 = ___flags1; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * L_7 = EventSource_GetCustomAttributeHelper_m0071006CDD204BE00B7EFEA9F5E52D087AF1F7D7(L_3, L_5, L_6, /*hidden argument*/NULL); V_0 = ((EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 *)CastclassSealed((RuntimeObject*)L_7, EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286_il2cpp_TypeInfo_var)); EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * L_8 = V_0; if (!L_8) { goto IL_003d; } } { EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * L_9 = V_0; NullCheck(L_9); String_t* L_10 = EventSourceAttribute_get_Name_mC420250C7AFB5B14092C7B6EF5550F55ED4525A0_inline(L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_003d; } } { EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * L_11 = V_0; NullCheck(L_11); String_t* L_12 = EventSourceAttribute_get_Name_mC420250C7AFB5B14092C7B6EF5550F55ED4525A0_inline(L_11, /*hidden argument*/NULL); return L_12; } IL_003d: { Type_t * L_13 = ___eventSourceType0; NullCheck(L_13); String_t* L_14 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_13); return L_14; } } // System.Guid System.Diagnostics.Tracing.EventSource::GenerateGuidFromName(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t EventSource_GenerateGuidFromName_m1F8FCE194EAE1D9BF3450A18651424A3EEB0FCCB (String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_GenerateGuidFromName_m1F8FCE194EAE1D9BF3450A18651424A3EEB0FCCB_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_0 = NULL; Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 V_1; memset((&V_1), 0, sizeof(V_1)); { Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * L_0 = Encoding_get_BigEndianUnicode_m6CC17642A36943FE038F54729446D7E30D582BDD(/*hidden argument*/NULL); String_t* L_1 = ___name0; NullCheck(L_0); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = VirtFuncInvoker1< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, String_t* >::Invoke(16 /* System.Byte[] System.Text.Encoding::GetBytes(System.String) */, L_0, L_1); V_0 = L_2; il2cpp_codegen_initobj((&V_1), sizeof(Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 )); Sha1ForNonSecretPurposes_Start_mA97AC00189A011EF6E62617B21C6E2CEEE480941((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)(&V_1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields*)il2cpp_codegen_static_fields_for(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->get_namespaceBytes_27(); Sha1ForNonSecretPurposes_Append_mE38C1265578CD69E60160CBC417DC10FB05D367C((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)(&V_1), L_3, /*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = V_0; Sha1ForNonSecretPurposes_Append_mE38C1265578CD69E60160CBC417DC10FB05D367C((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)(&V_1), L_4, /*hidden argument*/NULL); Array_Resize_TisByte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_m06AF58E490AA366B34FFAAA68EF7179C85828C62((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821**)(&V_0), ((int32_t)16), /*hidden argument*/Array_Resize_TisByte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_m06AF58E490AA366B34FFAAA68EF7179C85828C62_RuntimeMethod_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_5 = V_0; Sha1ForNonSecretPurposes_Finish_mE22BAFF41954BF42E561E6ECB08E549FC867D927((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)(&V_1), L_5, /*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_6 = V_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_7 = V_0; NullCheck(L_7); int32_t L_8 = 7; uint8_t L_9 = (L_7)->GetAt(static_cast(L_8)); NullCheck(L_6); (L_6)->SetAt(static_cast(7), (uint8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)((int32_t)((int32_t)L_9&(int32_t)((int32_t)15)))|(int32_t)((int32_t)80))))))); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_10 = V_0; Guid_t L_11; memset((&L_11), 0, sizeof(L_11)); Guid__ctor_m93F5E840798B5FB4B96497327B3907829EBA100A((&L_11), L_10, /*hidden argument*/NULL); return L_11; } } // System.Object System.Diagnostics.Tracing.EventSource::DecodeObject(System.Int32,System.Int32,System.Diagnostics.Tracing.EventSource_EventData*&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * EventSource_DecodeObject_mAD5531B9BB6EC969B6E834D2484B635F7AED7AF9 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, int32_t ___parameterId1, EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ** ___data2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_DecodeObject_mAD5531B9BB6EC969B6E834D2484B635F7AED7AF9_MetadataUsageId); s_Il2CppMethodInitialized = true; } intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); Type_t * V_1 = NULL; int32_t V_2 = 0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_3 = NULL; int32_t V_4 = 0; { EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ** L_0 = ___data2; intptr_t L_1 = EventData_get_DataPointer_mBC2F8ECE956F3A8B3D24BCC48512C6C153C978DA((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(*((intptr_t*)L_0)), /*hidden argument*/NULL); V_0 = (intptr_t)L_1; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ** L_2 = ___data2; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ** L_3 = ___data2; uint32_t L_4 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); *((intptr_t*)L_2) = (intptr_t)((intptr_t)il2cpp_codegen_add((intptr_t)(*((intptr_t*)L_3)), (int32_t)L_4)); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_5 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_6 = ___eventId0; NullCheck(L_5); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->get_Parameters_8(); int32_t L_8 = ___parameterId1; NullCheck(L_7); int32_t L_9 = L_8; ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * L_10 = (L_7)->GetAt(static_cast(L_9)); NullCheck(L_10); Type_t * L_11 = VirtFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_10); V_1 = L_11; } IL_002e: { Type_t * L_12 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_13 = { reinterpret_cast (IntPtr_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_13, /*hidden argument*/NULL); bool L_15 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_12, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_004d; } } { intptr_t L_16 = V_0; void* L_17 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_16, /*hidden argument*/NULL); intptr_t L_18 = (*((intptr_t*)L_17)); RuntimeObject * L_19 = Box(IntPtr_t_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_004d: { Type_t * L_20 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast (Int32_t585191389E07734F19F3156FF88FB3EF4800D102_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_21, /*hidden argument*/NULL); bool L_23 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_20, L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_006c; } } { intptr_t L_24 = V_0; void* L_25 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_24, /*hidden argument*/NULL); int32_t L_26 = *((int32_t*)L_25); int32_t L_27 = L_26; RuntimeObject * L_28 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_27); return L_28; } IL_006c: { Type_t * L_29 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_30 = { reinterpret_cast (UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_31 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_30, /*hidden argument*/NULL); bool L_32 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_29, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_008b; } } { intptr_t L_33 = V_0; void* L_34 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_33, /*hidden argument*/NULL); int32_t L_35 = *((uint32_t*)L_34); uint32_t L_36 = ((uint32_t)L_35); RuntimeObject * L_37 = Box(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_il2cpp_TypeInfo_var, &L_36); return L_37; } IL_008b: { Type_t * L_38 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_39 = { reinterpret_cast (Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_40 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_39, /*hidden argument*/NULL); bool L_41 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_38, L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00aa; } } { intptr_t L_42 = V_0; void* L_43 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_42, /*hidden argument*/NULL); int64_t L_44 = *((int64_t*)L_43); int64_t L_45 = L_44; RuntimeObject * L_46 = Box(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var, &L_45); return L_46; } IL_00aa: { Type_t * L_47 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_48 = { reinterpret_cast (UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_49 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_48, /*hidden argument*/NULL); bool L_50 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_47, L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_00c9; } } { intptr_t L_51 = V_0; void* L_52 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_51, /*hidden argument*/NULL); int64_t L_53 = *((int64_t*)L_52); uint64_t L_54 = ((uint64_t)L_53); RuntimeObject * L_55 = Box(UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_il2cpp_TypeInfo_var, &L_54); return L_55; } IL_00c9: { Type_t * L_56 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_57 = { reinterpret_cast (Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_58 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_57, /*hidden argument*/NULL); bool L_59 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_56, L_58, /*hidden argument*/NULL); if (!L_59) { goto IL_00e8; } } { intptr_t L_60 = V_0; void* L_61 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_60, /*hidden argument*/NULL); int32_t L_62 = *((uint8_t*)L_61); uint8_t L_63 = ((uint8_t)L_62); RuntimeObject * L_64 = Box(Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var, &L_63); return L_64; } IL_00e8: { Type_t * L_65 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_66 = { reinterpret_cast (SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_67 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_66, /*hidden argument*/NULL); bool L_68 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_65, L_67, /*hidden argument*/NULL); if (!L_68) { goto IL_0107; } } { intptr_t L_69 = V_0; void* L_70 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_69, /*hidden argument*/NULL); int32_t L_71 = *((int8_t*)L_70); int8_t L_72 = ((int8_t)L_71); RuntimeObject * L_73 = Box(SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_il2cpp_TypeInfo_var, &L_72); return L_73; } IL_0107: { Type_t * L_74 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_75 = { reinterpret_cast (Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_76 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_75, /*hidden argument*/NULL); bool L_77 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_74, L_76, /*hidden argument*/NULL); if (!L_77) { goto IL_0126; } } { intptr_t L_78 = V_0; void* L_79 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_78, /*hidden argument*/NULL); int32_t L_80 = *((int16_t*)L_79); int16_t L_81 = ((int16_t)L_80); RuntimeObject * L_82 = Box(Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_il2cpp_TypeInfo_var, &L_81); return L_82; } IL_0126: { Type_t * L_83 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_84 = { reinterpret_cast (UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_85 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_84, /*hidden argument*/NULL); bool L_86 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_83, L_85, /*hidden argument*/NULL); if (!L_86) { goto IL_0145; } } { intptr_t L_87 = V_0; void* L_88 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_87, /*hidden argument*/NULL); int32_t L_89 = *((uint16_t*)L_88); uint16_t L_90 = ((uint16_t)L_89); RuntimeObject * L_91 = Box(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var, &L_90); return L_91; } IL_0145: { Type_t * L_92 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_93 = { reinterpret_cast (Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_94 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_93, /*hidden argument*/NULL); bool L_95 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_92, L_94, /*hidden argument*/NULL); if (!L_95) { goto IL_0164; } } { intptr_t L_96 = V_0; void* L_97 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_96, /*hidden argument*/NULL); float L_98 = *((float*)L_97); float L_99 = L_98; RuntimeObject * L_100 = Box(Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var, &L_99); return L_100; } IL_0164: { Type_t * L_101 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_102 = { reinterpret_cast (Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_103 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_102, /*hidden argument*/NULL); bool L_104 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_101, L_103, /*hidden argument*/NULL); if (!L_104) { goto IL_0183; } } { intptr_t L_105 = V_0; void* L_106 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_105, /*hidden argument*/NULL); double L_107 = *((double*)L_106); double L_108 = L_107; RuntimeObject * L_109 = Box(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var, &L_108); return L_109; } IL_0183: { Type_t * L_110 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_111 = { reinterpret_cast (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_112 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_111, /*hidden argument*/NULL); bool L_113 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_110, L_112, /*hidden argument*/NULL); if (!L_113) { goto IL_01a6; } } { intptr_t L_114 = V_0; void* L_115 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_114, /*hidden argument*/NULL); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_116 = (*(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)L_115); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_117 = L_116; RuntimeObject * L_118 = Box(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var, &L_117); return L_118; } IL_01a6: { Type_t * L_119 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_120 = { reinterpret_cast (Boolean_tB53F6830F670160873277339AA58F15CAED4399C_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_121 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_120, /*hidden argument*/NULL); bool L_122 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_119, L_121, /*hidden argument*/NULL); if (!L_122) { goto IL_01d0; } } { intptr_t L_123 = V_0; void* L_124 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_123, /*hidden argument*/NULL); int32_t L_125 = *((int32_t*)L_124); if ((!(((uint32_t)L_125) == ((uint32_t)1)))) { goto IL_01c9; } } { bool L_126 = ((bool)1); RuntimeObject * L_127 = Box(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var, &L_126); return L_127; } IL_01c9: { bool L_128 = ((bool)0); RuntimeObject * L_129 = Box(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var, &L_128); return L_129; } IL_01d0: { Type_t * L_130 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_131 = { reinterpret_cast (Guid_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_132 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_131, /*hidden argument*/NULL); bool L_133 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_130, L_132, /*hidden argument*/NULL); if (!L_133) { goto IL_01f3; } } { intptr_t L_134 = V_0; void* L_135 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_134, /*hidden argument*/NULL); Guid_t L_136 = (*(Guid_t *)L_135); Guid_t L_137 = L_136; RuntimeObject * L_138 = Box(Guid_t_il2cpp_TypeInfo_var, &L_137); return L_138; } IL_01f3: { Type_t * L_139 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_140 = { reinterpret_cast (Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_141 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_140, /*hidden argument*/NULL); bool L_142 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_139, L_141, /*hidden argument*/NULL); if (!L_142) { goto IL_0212; } } { intptr_t L_143 = V_0; void* L_144 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_143, /*hidden argument*/NULL); int32_t L_145 = *((uint16_t*)L_144); Il2CppChar L_146 = ((Il2CppChar)L_145); RuntimeObject * L_147 = Box(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var, &L_146); return L_147; } IL_0212: { Type_t * L_148 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_149 = { reinterpret_cast (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_150 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_149, /*hidden argument*/NULL); bool L_151 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_148, L_150, /*hidden argument*/NULL); if (!L_151) { goto IL_0236; } } { intptr_t L_152 = V_0; void* L_153 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_152, /*hidden argument*/NULL); int64_t L_154 = *((int64_t*)L_153); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_155 = DateTime_FromFileTimeUtc_m124AEAB3C97C7E47A59FA6D33EDC52E6B00DD733(L_154, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_156 = L_155; RuntimeObject * L_157 = Box(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var, &L_156); return L_157; } IL_0236: { Type_t * L_158 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_159 = { reinterpret_cast (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_160 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_159, /*hidden argument*/NULL); bool L_161 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_158, L_160, /*hidden argument*/NULL); if (!L_161) { goto IL_028a; } } { intptr_t L_162 = V_0; void* L_163 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_162, /*hidden argument*/NULL); int32_t L_164 = *((int32_t*)L_163); V_2 = L_164; int32_t L_165 = V_2; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_166 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)L_165); V_3 = L_166; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ** L_167 = ___data2; intptr_t L_168 = EventData_get_DataPointer_mBC2F8ECE956F3A8B3D24BCC48512C6C153C978DA((EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)(*((intptr_t*)L_167)), /*hidden argument*/NULL); V_0 = (intptr_t)L_168; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ** L_169 = ___data2; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ** L_170 = ___data2; uint32_t L_171 = sizeof(EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 ); *((intptr_t*)L_169) = (intptr_t)((intptr_t)il2cpp_codegen_add((intptr_t)(*((intptr_t*)L_170)), (int32_t)L_171)); V_4 = 0; goto IL_0283; } IL_026f: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_172 = V_3; int32_t L_173 = V_4; intptr_t L_174 = V_0; void* L_175 = IntPtr_op_Explicit_mB8A512095BCE1A23B2840310C8A27C928ADAD027((intptr_t)L_174, /*hidden argument*/NULL); int32_t L_176 = V_4; int32_t L_177 = *((uint8_t*)((void*)il2cpp_codegen_add((intptr_t)L_175, (int32_t)L_176))); NullCheck(L_172); (L_172)->SetAt(static_cast(L_173), (uint8_t)L_177); int32_t L_178 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_178, (int32_t)1)); } IL_0283: { int32_t L_179 = V_4; int32_t L_180 = V_2; if ((((int32_t)L_179) < ((int32_t)L_180))) { goto IL_026f; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_181 = V_3; return (RuntimeObject *)L_181; } IL_028a: { Type_t * L_182 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_183 = { reinterpret_cast (ByteU2A_t845C3DAA707FCEFFD78AA0108542C23B1D254371_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_184 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_183, /*hidden argument*/NULL); bool L_185 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_182, L_184, /*hidden argument*/NULL); if (!L_185) { goto IL_029e; } } { return NULL; } IL_029e: { Type_t * L_186 = V_1; bool L_187 = ReflectionExtensions_IsEnum_m2930BB5E455993D6A599EA4F61DFB9859099EDA6(L_186, /*hidden argument*/NULL); if (!L_187) { goto IL_02b2; } } { Type_t * L_188 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_il2cpp_TypeInfo_var); Type_t * L_189 = Enum_GetUnderlyingType_m0715B4E60E6909F03FF7302B6E20B1AB88DA84B1(L_188, /*hidden argument*/NULL); V_1 = L_189; goto IL_002e; } IL_02b2: { intptr_t L_190 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Marshal_tC795CE9CC2FFBA41EDB1AC1C0FEC04607DFA8A40_il2cpp_TypeInfo_var); String_t* L_191 = Marshal_PtrToStringUni_mB2F7EE63E8A6E0DA0443BDC57153D839282E2779((intptr_t)L_190, /*hidden argument*/NULL); return L_191; } } // System.Diagnostics.Tracing.EventDispatcher System.Diagnostics.Tracing.EventSource::GetDispatcher(System.Diagnostics.Tracing.EventListener) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * EventSource_GetDispatcher_m29C93456D9792AB1FBD2E3153C79AD72B41E8FF6 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___listener0, const RuntimeMethod* method) { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * V_0 = NULL; { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_0 = __this->get_m_Dispatchers_11(); il2cpp_codegen_memory_barrier(); V_0 = L_0; goto IL_001d; } IL_000b: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_1 = V_0; NullCheck(L_1); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_2 = L_1->get_m_Listener_0(); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_3 = ___listener0; if ((!(((RuntimeObject*)(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 *)L_2) == ((RuntimeObject*)(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 *)L_3)))) { goto IL_0016; } } { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_4 = V_0; return L_4; } IL_0016: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_5 = V_0; NullCheck(L_5); EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_6 = L_5->get_m_Next_3(); V_0 = L_6; } IL_001d: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_7 = V_0; if (L_7) { goto IL_000b; } } { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_8 = V_0; return L_8; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteEventVarargs(System.Int32,System.Guid*,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteEventVarargs_mCE9497C75321C9390053AEFC4233EE6BBAFC3341 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, Guid_t * ___childActivityID1, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_WriteEventVarargs_mCE9497C75321C9390053AEFC4233EE6BBAFC3341_MetadataUsageId); s_Il2CppMethodInitialized = true; } Guid_t * V_0 = NULL; Guid_t V_1; memset((&V_1), 0, sizeof(V_1)); Guid_t V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE V_5; memset((&V_5), 0, sizeof(V_5)); int64_t V_6 = 0; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E V_7; memset((&V_7), 0, sizeof(V_7)); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE V_8; memset((&V_8), 0, sizeof(V_8)); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * V_9 = NULL; int64_t V_10 = 0; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C V_11; memset((&V_11), 0, sizeof(V_11)); EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C V_12; memset((&V_12), 0, sizeof(V_12)); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_13 = NULL; Exception_t * V_14 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { bool L_0 = __this->get_m_eventSourceEnabled_8(); if (!L_0) { goto IL_04b8; } } IL_000b: try { // begin try (depth: 1) { Guid_t * L_1 = ___childActivityID1; if ((((intptr_t)L_1) == ((intptr_t)(((uintptr_t)0))))) { goto IL_005c; } } IL_0010: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_2 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_3 = ___eventId0; NullCheck(L_2); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_4 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_5 = ___eventId0; NullCheck(L_4); String_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->get_Name_6(); EventSource_ValidateEventOpcodeForTransfer_m876C53C1AA2692F8DFEB46618060F9F045208E22(__this, (EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B *)((L_2)->GetAddressAt(static_cast(L_3))), L_6, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_7 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_8 = ___eventId0; NullCheck(L_7); bool L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->get_HasRelatedActivityID_4(); if (L_9) { goto IL_005c; } } IL_004c: { String_t* L_10 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralF450C9D88D03DE820CA8E0689EF1D7F7B9BFFE84, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_11 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_11, L_10, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, EventSource_WriteEventVarargs_mCE9497C75321C9390053AEFC4233EE6BBAFC3341_RuntimeMethod_var); } IL_005c: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_12 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_13 = ___eventId0; NullCheck(L_12); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_14 = ((L_12)->GetAddressAt(static_cast(L_13)))->get_Parameters_8(); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_15 = ___args2; EventSource_LogEventArgsMismatches_m4A7AA9AD1A96A67DEF1074C575BB4254546679A7(__this, L_14, L_15, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_16 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_17 = ___eventId0; NullCheck(L_16); bool L_18 = ((L_16)->GetAddressAt(static_cast(L_17)))->get_EnabledForETW_3(); if (!L_18) { goto IL_0447; } } IL_008e: { V_0 = (Guid_t *)(((uintptr_t)0)); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); Guid_t L_19 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); V_1 = L_19; Guid_t L_20 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); V_2 = L_20; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_21 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_22 = ___eventId0; NullCheck(L_21); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_23 = ((L_21)->GetAddressAt(static_cast(L_22)))->get_address_of_Descriptor_0(); uint8_t L_24 = EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_23, /*hidden argument*/NULL); V_3 = L_24; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_25 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_26 = ___eventId0; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->get_ActivityOptions_10(); V_4 = L_27; Guid_t * L_28 = ___childActivityID1; if ((!(((uintptr_t)L_28) == ((uintptr_t)(((uintptr_t)0)))))) { goto IL_019a; } } IL_00d3: { int32_t L_29 = V_4; if (((int32_t)((int32_t)L_29&(int32_t)2))) { goto IL_019a; } } IL_00dc: { int32_t L_30 = V_3; if ((!(((uint32_t)L_30) == ((uint32_t)1)))) { goto IL_0135; } } IL_00e0: { ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * L_31 = __this->get_m_activityTracker_26(); String_t* L_32 = __this->get_m_name_1(); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_33 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_34 = ___eventId0; NullCheck(L_33); String_t* L_35 = ((L_33)->GetAddressAt(static_cast(L_34)))->get_Name_6(); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_36 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_37 = ___eventId0; NullCheck(L_36); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_38 = ((L_36)->GetAddressAt(static_cast(L_37)))->get_address_of_Descriptor_0(); int32_t L_39 = EventDescriptor_get_Task_mC79AF3207BABD1AD4A46762F06C817B822B8019B_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_38, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_40 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_41 = ___eventId0; NullCheck(L_40); int32_t L_42 = ((L_40)->GetAddressAt(static_cast(L_41)))->get_ActivityOptions_10(); NullCheck(L_31); ActivityTracker_OnStart_mEDF85D7D9BE34A20080296A0448EB869DB5E1423(L_31, L_32, L_35, L_39, (Guid_t *)(&V_1), (Guid_t *)(&V_2), L_42, /*hidden argument*/NULL); goto IL_0177; } IL_0135: { int32_t L_43 = V_3; if ((!(((uint32_t)L_43) == ((uint32_t)2)))) { goto IL_0177; } } IL_0139: { ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * L_44 = __this->get_m_activityTracker_26(); String_t* L_45 = __this->get_m_name_1(); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_46 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_47 = ___eventId0; NullCheck(L_46); String_t* L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->get_Name_6(); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_49 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_50 = ___eventId0; NullCheck(L_49); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_51 = ((L_49)->GetAddressAt(static_cast(L_50)))->get_address_of_Descriptor_0(); int32_t L_52 = EventDescriptor_get_Task_mC79AF3207BABD1AD4A46762F06C817B822B8019B_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_51, /*hidden argument*/NULL); NullCheck(L_44); ActivityTracker_OnStop_m10062644F7133C33781A4D4FF469C42F9C793460(L_44, L_45, L_48, L_52, (Guid_t *)(&V_1), /*hidden argument*/NULL); } IL_0177: { Guid_t L_53 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); Guid_t L_54 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_55 = Guid_op_Inequality_mD6164E39F3B741C9FF30714A661F225ABD38E583(L_53, L_54, /*hidden argument*/NULL); if (!L_55) { goto IL_0188; } } IL_0184: { V_0 = (Guid_t *)(((uintptr_t)(&V_1))); } IL_0188: { Guid_t L_56 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); Guid_t L_57 = ((Guid_t_StaticFields*)il2cpp_codegen_static_fields_for(Guid_t_il2cpp_TypeInfo_var))->get_Empty_0(); bool L_58 = Guid_op_Inequality_mD6164E39F3B741C9FF30714A661F225ABD38E583(L_56, L_57, /*hidden argument*/NULL); if (!L_58) { goto IL_019a; } } IL_0195: { ___childActivityID1 = (Guid_t *)(((uintptr_t)(&V_2))); } IL_019a: { SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_59 = SessionMask_get_All_m496B5178F530B5516652F0F33CEF01BC9E3DD7B4(/*hidden argument*/NULL); V_5 = L_59; SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_60 = __this->get_m_curLiveSessions_20(); uint64_t L_61 = SessionMask_op_Explicit_m62151A83BD15863B4E030D07FB7621C2540A3CF7(L_60, /*hidden argument*/NULL); if (!L_61) { goto IL_01b8; } } IL_01ae: { int32_t L_62 = ___eventId0; Guid_t * L_63 = ___childActivityID1; SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_64 = EventSource_GetEtwSessionMask_m6735D6D9DFE0CD12958F84CF0AF515E0B227A976(__this, L_62, (Guid_t *)(Guid_t *)L_63, /*hidden argument*/NULL); V_5 = L_64; } IL_01b8: { SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_65 = V_5; uint64_t L_66 = SessionMask_op_Explicit_m62151A83BD15863B4E030D07FB7621C2540A3CF7(L_65, /*hidden argument*/NULL); if (L_66) { goto IL_01dd; } } IL_01c1: { List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * L_67 = __this->get_m_legacySessions_22(); if (!L_67) { goto IL_0447; } } IL_01cc: { List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * L_68 = __this->get_m_legacySessions_22(); NullCheck(L_68); int32_t L_69 = List_1_get_Count_m790479A9FDA1A82F332D585A4D2ED6B375CE6B45_inline(L_68, /*hidden argument*/List_1_get_Count_m790479A9FDA1A82F332D585A4D2ED6B375CE6B45_RuntimeMethod_var); if ((((int32_t)L_69) <= ((int32_t)0))) { goto IL_0447; } } IL_01dd: { bool L_70 = EventSource_get_SelfDescribingEvents_mC1AA4D0FD4ECB96F90435B292D23DC86C76F3DD0(__this, /*hidden argument*/NULL); if (L_70) { goto IL_033f; } } IL_01e8: { SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_71 = __this->get_m_curLiveSessions_20(); bool L_72 = SessionMask_IsEqualOrSupersetOf_m59465BC65F95147CEC04D7C88FE57B2A8328BCAD((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&V_5), L_71, /*hidden argument*/NULL); if (!L_72) { goto IL_023e; } } IL_01f7: { OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_73 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_74 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_75 = ___eventId0; NullCheck(L_74); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_76 = ((L_74)->GetAddressAt(static_cast(L_75)))->get_address_of_Descriptor_0(); Guid_t * L_77 = V_0; Guid_t * L_78 = ___childActivityID1; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_79 = ___args2; NullCheck(L_73); bool L_80 = EventProvider_WriteEvent_mF2E76529786B9E030899B61AEDBF70E505E096B9(L_73, (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_76, (Guid_t *)(Guid_t *)L_77, (Guid_t *)(Guid_t *)L_78, L_79, /*hidden argument*/NULL); if (L_80) { goto IL_0447; } } IL_021f: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_81 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_82 = ___eventId0; NullCheck(L_81); String_t* L_83 = ((L_81)->GetAddressAt(static_cast(L_82)))->get_Name_6(); EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454(__this, L_83, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_0447; } IL_023e: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_84 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_85 = ___eventId0; NullCheck(L_84); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_86 = ((L_84)->GetAddressAt(static_cast(L_85)))->get_address_of_Descriptor_0(); int64_t L_87 = EventDescriptor_get_Keywords_mABC615159FF89E33D739D3A529BDDED9CD2F5762_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_86, /*hidden argument*/NULL); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_88 = SessionMask_get_All_m496B5178F530B5516652F0F33CEF01BC9E3DD7B4(/*hidden argument*/NULL); V_8 = L_88; uint64_t L_89 = SessionMask_ToEventKeywords_m0A85046D77F1C6AA244EB74A812E52C8059B77B8((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&V_8), /*hidden argument*/NULL); V_6 = ((int64_t)((int64_t)L_87&(int64_t)((~L_89)))); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_90 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_91 = ___eventId0; NullCheck(L_90); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_92 = ((L_90)->GetAddressAt(static_cast(L_91)))->get_address_of_Descriptor_0(); int32_t L_93 = EventDescriptor_get_EventId_m21302247E72B42768C3BCEDE8A558EF7E5CC95F1_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_92, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_94 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_95 = ___eventId0; NullCheck(L_94); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_96 = ((L_94)->GetAddressAt(static_cast(L_95)))->get_address_of_Descriptor_0(); uint8_t L_97 = EventDescriptor_get_Version_m1072E7AD9DEB4C47C5E744CEEA88AE842DC3F325_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_96, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_98 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_99 = ___eventId0; NullCheck(L_98); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_100 = ((L_98)->GetAddressAt(static_cast(L_99)))->get_address_of_Descriptor_0(); uint8_t L_101 = EventDescriptor_get_Channel_m0BB29BED3179BDFA9273A32316AA9F1AEC7DF2FE_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_100, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_102 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_103 = ___eventId0; NullCheck(L_102); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_104 = ((L_102)->GetAddressAt(static_cast(L_103)))->get_address_of_Descriptor_0(); uint8_t L_105 = EventDescriptor_get_Level_m7C94E667D031CD7C223DF964A1152EBCDF4CF819_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_104, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_106 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_107 = ___eventId0; NullCheck(L_106); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_108 = ((L_106)->GetAddressAt(static_cast(L_107)))->get_address_of_Descriptor_0(); uint8_t L_109 = EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_108, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_110 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_111 = ___eventId0; NullCheck(L_110); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_112 = ((L_110)->GetAddressAt(static_cast(L_111)))->get_address_of_Descriptor_0(); int32_t L_113 = EventDescriptor_get_Task_mC79AF3207BABD1AD4A46762F06C817B822B8019B_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_112, /*hidden argument*/NULL); uint64_t L_114 = SessionMask_ToEventKeywords_m0A85046D77F1C6AA244EB74A812E52C8059B77B8((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&V_5), /*hidden argument*/NULL); int64_t L_115 = V_6; EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)(&V_7), L_93, L_97, L_101, L_105, L_109, L_113, ((int64_t)((int64_t)L_114|(int64_t)L_115)), /*hidden argument*/NULL); OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_116 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); Guid_t * L_117 = V_0; Guid_t * L_118 = ___childActivityID1; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_119 = ___args2; NullCheck(L_116); bool L_120 = EventProvider_WriteEvent_mF2E76529786B9E030899B61AEDBF70E505E096B9(L_116, (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)(&V_7), (Guid_t *)(Guid_t *)L_117, (Guid_t *)(Guid_t *)L_118, L_119, /*hidden argument*/NULL); if (L_120) { goto IL_0447; } } IL_0320: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_121 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_122 = ___eventId0; NullCheck(L_121); String_t* L_123 = ((L_121)->GetAddressAt(static_cast(L_122)))->get_Name_6(); EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454(__this, L_123, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_0447; } IL_033f: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_124 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_125 = ___eventId0; NullCheck(L_124); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_126 = ((L_124)->GetAddressAt(static_cast(L_125)))->get_TraceLoggingEventTypes_9(); V_9 = L_126; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_127 = V_9; if (L_127) { goto IL_03a2; } } IL_0358: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_128 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_129 = ___eventId0; NullCheck(L_128); String_t* L_130 = ((L_128)->GetAddressAt(static_cast(L_129)))->get_Name_6(); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_131 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_132 = ___eventId0; NullCheck(L_131); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_133 = ((L_131)->GetAddressAt(static_cast(L_132)))->get_Parameters_8(); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_134 = (TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 *)il2cpp_codegen_object_new(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25_il2cpp_TypeInfo_var); TraceLoggingEventTypes__ctor_m08243D6F1D5DD75F9E2ED6C5C09CF1F25E506A4B(L_134, L_130, 0, L_133, /*hidden argument*/NULL); V_9 = L_134; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_135 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_136 = ___eventId0; NullCheck(L_135); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 ** L_137 = ((L_135)->GetAddressAt(static_cast(L_136)))->get_address_of_TraceLoggingEventTypes_9(); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_138 = V_9; InterlockedCompareExchangeImpl((TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 **)L_137, L_138, (TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 *)NULL); } IL_03a2: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_139 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_140 = ___eventId0; NullCheck(L_139); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_141 = ((L_139)->GetAddressAt(static_cast(L_140)))->get_address_of_Descriptor_0(); int64_t L_142 = EventDescriptor_get_Keywords_mABC615159FF89E33D739D3A529BDDED9CD2F5762_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_141, /*hidden argument*/NULL); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_143 = SessionMask_get_All_m496B5178F530B5516652F0F33CEF01BC9E3DD7B4(/*hidden argument*/NULL); V_8 = L_143; uint64_t L_144 = SessionMask_ToEventKeywords_m0A85046D77F1C6AA244EB74A812E52C8059B77B8((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&V_8), /*hidden argument*/NULL); V_10 = ((int64_t)((int64_t)L_142&(int64_t)((~L_144)))); il2cpp_codegen_initobj((&V_12), sizeof(EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C )); uint64_t L_145 = SessionMask_ToEventKeywords_m0A85046D77F1C6AA244EB74A812E52C8059B77B8((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&V_5), /*hidden argument*/NULL); int64_t L_146 = V_10; EventSourceOptions_set_Keywords_m1D14E58898680877AB26459A21B160F955A34187((EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C *)(&V_12), ((int64_t)((int64_t)L_145|(int64_t)L_146)), /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_147 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_148 = ___eventId0; NullCheck(L_147); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_149 = ((L_147)->GetAddressAt(static_cast(L_148)))->get_address_of_Descriptor_0(); uint8_t L_150 = EventDescriptor_get_Level_m7C94E667D031CD7C223DF964A1152EBCDF4CF819_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_149, /*hidden argument*/NULL); EventSourceOptions_set_Level_m340628B5F059DE8CD72F0094BBB29D6EADFD39D4((EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C *)(&V_12), L_150, /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_151 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_152 = ___eventId0; NullCheck(L_151); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_153 = ((L_151)->GetAddressAt(static_cast(L_152)))->get_address_of_Descriptor_0(); uint8_t L_154 = EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_153, /*hidden argument*/NULL); EventSourceOptions_set_Opcode_m4763851B2C99E961E725331B973501E21F17B854((EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C *)(&V_12), L_154, /*hidden argument*/NULL); EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C L_155 = V_12; V_11 = L_155; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_156 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_157 = ___eventId0; NullCheck(L_156); String_t* L_158 = ((L_156)->GetAddressAt(static_cast(L_157)))->get_Name_6(); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_159 = V_9; Guid_t * L_160 = V_0; Guid_t * L_161 = ___childActivityID1; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_162 = ___args2; EventSource_WriteMultiMerge_mDC46442C56B718279ABC9243D06516958E3D52A3(__this, L_158, (EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C *)(&V_11), L_159, (Guid_t *)(Guid_t *)L_160, (Guid_t *)(Guid_t *)L_161, L_162, /*hidden argument*/NULL); } IL_0447: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_163 = __this->get_m_Dispatchers_11(); il2cpp_codegen_memory_barrier(); if (!L_163) { goto IL_048c; } } IL_0451: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_164 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_165 = ___eventId0; NullCheck(L_164); bool L_166 = ((L_164)->GetAddressAt(static_cast(L_165)))->get_EnabledForAnyListener_2(); if (!L_166) { goto IL_048c; } } IL_0466: { bool L_167 = ((AppContextSwitches_tAF0B2C874D2BB57032B24C11819205802669FD8D_StaticFields*)il2cpp_codegen_static_fields_for(AppContextSwitches_tAF0B2C874D2BB57032B24C11819205802669FD8D_il2cpp_TypeInfo_var))->get_PreserveEventListnerObjectIdentity_1(); if (!L_167) { goto IL_0478; } } IL_046d: { int32_t L_168 = ___eventId0; Guid_t * L_169 = ___childActivityID1; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_170 = ___args2; EventSource_WriteToAllListeners_mA57F9C980EC8A2C8D120C0B94C03AD4CB7D8FB92(__this, L_168, (Guid_t *)(Guid_t *)L_169, L_170, /*hidden argument*/NULL); goto IL_048c; } IL_0478: { int32_t L_171 = ___eventId0; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_172 = ___args2; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_173 = EventSource_SerializeEventArgs_m05C56910CA41D15C484C0357CD6845ED0E36CAAB(__this, L_171, L_172, /*hidden argument*/NULL); V_13 = L_173; int32_t L_174 = ___eventId0; Guid_t * L_175 = ___childActivityID1; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_176 = V_13; EventSource_WriteToAllListeners_mA57F9C980EC8A2C8D120C0B94C03AD4CB7D8FB92(__this, L_174, (Guid_t *)(Guid_t *)L_175, L_176, /*hidden argument*/NULL); } IL_048c: { goto IL_04b8; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_048e; throw e; } CATCH_048e: { // begin catch(System.Exception) { V_14 = ((Exception_t *)__exception_local); Exception_t * L_177 = V_14; if (!((EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 *)IsInstClass((RuntimeObject*)L_177, EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275_il2cpp_TypeInfo_var))) { goto IL_049b; } } IL_0499: { IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, EventSource_WriteEventVarargs_mCE9497C75321C9390053AEFC4233EE6BBAFC3341_RuntimeMethod_var); } IL_049b: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_178 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_179 = ___eventId0; NullCheck(L_178); String_t* L_180 = ((L_178)->GetAddressAt(static_cast(L_179)))->get_Name_6(); Exception_t * L_181 = V_14; EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454(__this, L_180, L_181, /*hidden argument*/NULL); goto IL_04b8; } } // end catch (depth: 1) IL_04b8: { return; } } // System.Object[] System.Diagnostics.Tracing.EventSource::SerializeEventArgs(System.Int32,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* EventSource_SerializeEventArgs_m05C56910CA41D15C484C0357CD6845ED0E36CAAB (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_SerializeEventArgs_m05C56910CA41D15C484C0357CD6845ED0E36CAAB_MetadataUsageId); s_Il2CppMethodInitialized = true; } TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * V_0 = NULL; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_1 = NULL; int32_t V_2 = 0; { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_0 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_1 = ___eventId0; NullCheck(L_0); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_2 = ((L_0)->GetAddressAt(static_cast(L_1)))->get_TraceLoggingEventTypes_9(); V_0 = L_2; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_3 = V_0; if (L_3) { goto IL_005f; } } { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_4 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_5 = ___eventId0; NullCheck(L_4); String_t* L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->get_Name_6(); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_7 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_8 = ___eventId0; NullCheck(L_7); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->get_Parameters_8(); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_10 = (TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 *)il2cpp_codegen_object_new(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25_il2cpp_TypeInfo_var); TraceLoggingEventTypes__ctor_m08243D6F1D5DD75F9E2ED6C5C09CF1F25E506A4B(L_10, L_6, 0, L_9, /*hidden argument*/NULL); V_0 = L_10; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_11 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_12 = ___eventId0; NullCheck(L_11); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 ** L_13 = ((L_11)->GetAddressAt(static_cast(L_12)))->get_address_of_TraceLoggingEventTypes_9(); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_14 = V_0; InterlockedCompareExchangeImpl((TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 **)L_13, L_14, (TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 *)NULL); } IL_005f: { TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_15 = V_0; NullCheck(L_15); TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC* L_16 = L_15->get_typeInfos_0(); NullCheck(L_16); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_17 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))))); V_1 = L_17; V_2 = 0; goto IL_0088; } IL_0071: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_18 = V_1; int32_t L_19 = V_2; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_20 = V_0; NullCheck(L_20); TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC* L_21 = L_20->get_typeInfos_0(); int32_t L_22 = V_2; NullCheck(L_21); int32_t L_23 = L_22; TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F * L_24 = (L_21)->GetAt(static_cast(L_23)); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_25 = ___args1; int32_t L_26 = V_2; NullCheck(L_25); int32_t L_27 = L_26; RuntimeObject * L_28 = (L_25)->GetAt(static_cast(L_27)); NullCheck(L_24); RuntimeObject * L_29 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(6 /* System.Object System.Diagnostics.Tracing.TraceLoggingTypeInfo::GetData(System.Object) */, L_24, L_28); NullCheck(L_18); ArrayElementTypeCheck (L_18, L_29); (L_18)->SetAt(static_cast(L_19), (RuntimeObject *)L_29); int32_t L_30 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_0088: { int32_t L_31 = V_2; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_32 = V_0; NullCheck(L_32); TraceLoggingTypeInfoU5BU5D_t1B6542B40A911FABF686F860C2F97C7E09FD08AC* L_33 = L_32->get_typeInfos_0(); NullCheck(L_33); if ((((int32_t)L_31) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))))))) { goto IL_0071; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_34 = V_1; return L_34; } } // System.Void System.Diagnostics.Tracing.EventSource::LogEventArgsMismatches(System.Reflection.ParameterInfo[],System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_LogEventArgsMismatches_m4A7AA9AD1A96A67DEF1074C575BB4254546679A7 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* ___infos0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_LogEventArgsMismatches_m4A7AA9AD1A96A67DEF1074C575BB4254546679A7_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; Type_t * V_2 = NULL; { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_0 = ___args1; NullCheck(L_0); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_1 = ___infos0; NullCheck(L_1); V_0 = (bool)((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))))) == ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))))))? 1 : 0); V_1 = 0; goto IL_0057; } IL_000d: { ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_2 = ___infos0; int32_t L_3 = V_1; NullCheck(L_2); int32_t L_4 = L_3; ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * L_5 = (L_2)->GetAt(static_cast(L_4)); NullCheck(L_5); Type_t * L_6 = VirtFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_5); V_2 = L_6; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_7 = ___args1; int32_t L_8 = V_1; NullCheck(L_7); int32_t L_9 = L_8; RuntimeObject * L_10 = (L_7)->GetAt(static_cast(L_9)); if (!L_10) { goto IL_002b; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_11 = ___args1; int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = L_12; RuntimeObject * L_14 = (L_11)->GetAt(static_cast(L_13)); NullCheck(L_14); Type_t * L_15 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_14, /*hidden argument*/NULL); Type_t * L_16 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_17 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_15, L_16, /*hidden argument*/NULL); if (L_17) { goto IL_004f; } } IL_002b: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_18 = ___args1; int32_t L_19 = V_1; NullCheck(L_18); int32_t L_20 = L_19; RuntimeObject * L_21 = (L_18)->GetAt(static_cast(L_20)); if (L_21) { goto IL_0053; } } { Type_t * L_22 = V_2; NullCheck(L_22); bool L_23 = VirtFuncInvoker0< bool >::Invoke(81 /* System.Boolean System.Type::get_IsGenericType() */, L_22); if (!L_23) { goto IL_004f; } } { Type_t * L_24 = V_2; NullCheck(L_24); Type_t * L_25 = VirtFuncInvoker0< Type_t * >::Invoke(106 /* System.Type System.Type::GetGenericTypeDefinition() */, L_24); RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_26 = { reinterpret_cast (Nullable_1_t220FFA40D2CEE2CB28F8C04DB1216024A0BC75C3_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_27 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_26, /*hidden argument*/NULL); bool L_28 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_25, L_27, /*hidden argument*/NULL); if (L_28) { goto IL_0053; } } IL_004f: { V_0 = (bool)0; goto IL_0060; } IL_0053: { int32_t L_29 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_0057: { bool L_30 = V_0; if (!L_30) { goto IL_0060; } } { int32_t L_31 = V_1; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_32 = ___args1; NullCheck(L_32); if ((((int32_t)L_31) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_32)->max_length))))))) { goto IL_000d; } } IL_0060: { bool L_33 = V_0; if (L_33) { goto IL_007e; } } { String_t* L_34 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralFDA84ADCC28FDAFEA38CD44D7D194D7019F32A77, /*hidden argument*/NULL); String_t* L_35 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(L_34, _stringLiteralBA8AB5A0280B953AA97435FF8946CBCBB2755A27, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debugger_t3DB04278A3AA5DF846CC56744D05F18B7037C22E_il2cpp_TypeInfo_var); Debugger_Log_m52B86A127845E202768352DD9E3ED13BE12756DC(0, (String_t*)NULL, L_35, /*hidden argument*/NULL); } IL_007e: { return; } } // System.Int32 System.Diagnostics.Tracing.EventSource::GetParamLengthIncludingByteArray(System.Reflection.ParameterInfo[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventSource_GetParamLengthIncludingByteArray_m9442DBFD2A5D754AD9B7D0BF26149B5053A279BE (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* ___parameters0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_GetParamLengthIncludingByteArray_m9442DBFD2A5D754AD9B7D0BF26149B5053A279BE_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* V_1 = NULL; int32_t V_2 = 0; { V_0 = 0; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_0 = ___parameters0; V_1 = L_0; V_2 = 0; goto IL_002f; } IL_0008: { ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_1 = V_1; int32_t L_2 = V_2; NullCheck(L_1); int32_t L_3 = L_2; ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * L_4 = (L_1)->GetAt(static_cast(L_3)); NullCheck(L_4); Type_t * L_5 = VirtFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_4); RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_6 = { reinterpret_cast (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_6, /*hidden argument*/NULL); bool L_8 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_5, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0027; } } { int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)2)); goto IL_002b; } IL_0027: { int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_002b: { int32_t L_11 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002f: { int32_t L_12 = V_2; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_13 = V_1; NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length))))))) { goto IL_0008; } } { int32_t L_14 = V_0; return L_14; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteToAllListeners(System.Int32,System.Guid*,System.Int32,System.Diagnostics.Tracing.EventSource_EventData*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteToAllListeners_mD457E0CC869EFD253FC4348D6AD53F8445D6E4D9 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, Guid_t * ___childActivityID1, int32_t ___eventDataCount2, EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * ___data3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_WriteToAllListeners_mD457E0CC869EFD253FC4348D6AD53F8445D6E4D9_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_2 = NULL; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * V_3 = NULL; int32_t V_4 = 0; { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_0 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_1 = ___eventId0; NullCheck(L_0); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_2 = ((L_0)->GetAddressAt(static_cast(L_1)))->get_Parameters_8(); NullCheck(L_2); V_0 = (((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_3 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_4 = ___eventId0; NullCheck(L_3); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->get_Parameters_8(); int32_t L_6 = EventSource_GetParamLengthIncludingByteArray_m9442DBFD2A5D754AD9B7D0BF26149B5053A279BE(__this, L_5, /*hidden argument*/NULL); V_1 = L_6; int32_t L_7 = ___eventDataCount2; int32_t L_8 = V_1; if ((((int32_t)L_7) == ((int32_t)L_8))) { goto IL_006e; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_9 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)3); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_10 = L_9; int32_t L_11 = ___eventId0; int32_t L_12 = L_11; RuntimeObject * L_13 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_12); NullCheck(L_10); ArrayElementTypeCheck (L_10, L_13); (L_10)->SetAt(static_cast(0), (RuntimeObject *)L_13); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_14 = L_10; int32_t L_15 = ___eventDataCount2; int32_t L_16 = L_15; RuntimeObject * L_17 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_16); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_17); (L_14)->SetAt(static_cast(1), (RuntimeObject *)L_17); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_18 = L_14; int32_t L_19 = V_0; int32_t L_20 = L_19; RuntimeObject * L_21 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_20); NullCheck(L_18); ArrayElementTypeCheck (L_18, L_21); (L_18)->SetAt(static_cast(2), (RuntimeObject *)L_21); String_t* L_22 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteral0F9B61B438384A99CFBE8C8DF01D3170FB19077B, L_18, /*hidden argument*/NULL); EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8(__this, L_22, (bool)1, /*hidden argument*/NULL); int32_t L_23 = V_0; int32_t L_24 = ___eventDataCount2; IL2CPP_RUNTIME_CLASS_INIT(Math_tFB388E53C7FDC6FCCF9A19ABF5A4E521FBD52E19_il2cpp_TypeInfo_var); int32_t L_25 = Math_Min_mC950438198519FB2B0260FCB91220847EE4BB525(L_23, L_24, /*hidden argument*/NULL); V_0 = L_25; } IL_006e: { int32_t L_26 = V_0; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_27 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)L_26); V_2 = L_27; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * L_28 = ___data3; V_3 = (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 *)L_28; V_4 = 0; goto IL_0092; } IL_007d: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_29 = V_2; int32_t L_30 = V_4; int32_t L_31 = ___eventId0; int32_t L_32 = V_4; RuntimeObject * L_33 = EventSource_DecodeObject_mAD5531B9BB6EC969B6E834D2484B635F7AED7AF9(__this, L_31, L_32, (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 **)(&V_3), /*hidden argument*/NULL); NullCheck(L_29); ArrayElementTypeCheck (L_29, L_33); (L_29)->SetAt(static_cast(L_30), (RuntimeObject *)L_33); int32_t L_34 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_0092: { int32_t L_35 = V_4; int32_t L_36 = V_0; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_007d; } } { int32_t L_37 = ___eventId0; Guid_t * L_38 = ___childActivityID1; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_39 = V_2; EventSource_WriteToAllListeners_mA57F9C980EC8A2C8D120C0B94C03AD4CB7D8FB92(__this, L_37, (Guid_t *)(Guid_t *)L_38, L_39, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteToAllListeners(System.Int32,System.Guid*,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteToAllListeners_mA57F9C980EC8A2C8D120C0B94C03AD4CB7D8FB92 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, Guid_t * ___childActivityID1, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_WriteToAllListeners_mA57F9C980EC8A2C8D120C0B94C03AD4CB7D8FB92_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * V_0 = NULL; { EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_0 = (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E *)il2cpp_codegen_object_new(EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E_il2cpp_TypeInfo_var); EventWrittenEventArgs__ctor_m932A7D51A4062CD37694EDF4688EB5F91F8CE635(L_0, __this, /*hidden argument*/NULL); V_0 = L_0; EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_1 = V_0; int32_t L_2 = ___eventId0; NullCheck(L_1); EventWrittenEventArgs_set_EventId_mE7FB36E134327D9723860072902E1580EC653FCE_inline(L_1, L_2, /*hidden argument*/NULL); Guid_t * L_3 = ___childActivityID1; if ((((intptr_t)L_3) == ((intptr_t)(((uintptr_t)0))))) { goto IL_001f; } } { EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_4 = V_0; Guid_t * L_5 = ___childActivityID1; Guid_t L_6 = (*(Guid_t *)L_5); NullCheck(L_4); EventWrittenEventArgs_set_RelatedActivityId_mE9E13512C9D1F91EE7C5B3B2E2897CADFF72CDDF_inline(L_4, L_6, /*hidden argument*/NULL); } IL_001f: { EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_7 = V_0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_8 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_9 = ___eventId0; NullCheck(L_8); String_t* L_10 = ((L_8)->GetAddressAt(static_cast(L_9)))->get_Name_6(); NullCheck(L_7); EventWrittenEventArgs_set_EventName_m6DEE32D41AE486E21288D9B7A405B06FACD3B6CB_inline(L_7, L_10, /*hidden argument*/NULL); EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_11 = V_0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_12 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_13 = ___eventId0; NullCheck(L_12); String_t* L_14 = ((L_12)->GetAddressAt(static_cast(L_13)))->get_Message_7(); NullCheck(L_11); EventWrittenEventArgs_set_Message_m694B0CF9EF8C94C0F24F8DF61FC36B766AF728CE_inline(L_11, L_14, /*hidden argument*/NULL); EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_15 = V_0; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_16 = ___args2; ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 * L_17 = (ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 *)il2cpp_codegen_object_new(ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50_il2cpp_TypeInfo_var); ReadOnlyCollection_1__ctor_m8F7880F43C4E281DBF7CA5A9431D5E6DD3797B7E(L_17, (RuntimeObject*)(RuntimeObject*)L_16, /*hidden argument*/ReadOnlyCollection_1__ctor_m8F7880F43C4E281DBF7CA5A9431D5E6DD3797B7E_RuntimeMethod_var); NullCheck(L_15); EventWrittenEventArgs_set_Payload_mA63B6D1CB51F126394F4BF193856BD9445C85647_inline(L_15, L_17, /*hidden argument*/NULL); int32_t L_18 = ___eventId0; Guid_t * L_19 = ___childActivityID1; EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_20 = V_0; EventSource_DispatchToAllListeners_m15BA8A2450CF4B48186FFF584C29F31A66F2A95A(__this, L_18, (Guid_t *)(Guid_t *)L_19, L_20, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.EventSource::DispatchToAllListeners(System.Int32,System.Guid*,System.Diagnostics.Tracing.EventWrittenEventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_DispatchToAllListeners_m15BA8A2450CF4B48186FFF584C29F31A66F2A95A (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, Guid_t * ___childActivityID1, EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * ___eventCallbackArgs2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_DispatchToAllListeners_m15BA8A2450CF4B48186FFF584C29F31A66F2A95A_MetadataUsageId); s_Il2CppMethodInitialized = true; } Exception_t * V_0 = NULL; EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * V_1 = NULL; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * V_2 = NULL; Exception_t * V_3 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = (Exception_t *)NULL; EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_0 = __this->get_m_Dispatchers_11(); il2cpp_codegen_memory_barrier(); V_1 = L_0; goto IL_0085; } IL_000d: { int32_t L_1 = ___eventId0; if ((((int32_t)L_1) == ((int32_t)(-1)))) { goto IL_001b; } } { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_2 = V_1; NullCheck(L_2); BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_3 = L_2->get_m_EventEnabled_1(); int32_t L_4 = ___eventId0; NullCheck(L_3); int32_t L_5 = L_4; uint8_t L_6 = (uint8_t)(L_3)->GetAt(static_cast(L_5)); if (!L_6) { goto IL_007e; } } IL_001b: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_7 = V_1; NullCheck(L_7); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_8 = L_7->get_m_Listener_0(); NullCheck(L_8); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_9 = L_8->get_m_activityFilter_4(); V_2 = L_9; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_10 = V_2; if (!L_10) { goto IL_0053; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_11 = V_2; Guid_t * L_12 = ___childActivityID1; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_13 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_14 = ___eventId0; NullCheck(L_13); uint8_t L_15 = ((L_13)->GetAddressAt(static_cast(L_14)))->get_TriggersActivityTracking_5(); int32_t L_16 = ___eventId0; bool L_17 = ActivityFilter_PassesActivityFilter_m785587F8F988B60DE16C32E39A7A6098B0789EBF(L_11, (Guid_t *)(Guid_t *)L_12, (bool)((((int32_t)L_15) > ((int32_t)0))? 1 : 0), __this, L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0053; } } { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_18 = V_1; NullCheck(L_18); bool L_19 = L_18->get_m_activityFilteringEnabled_2(); if (L_19) { goto IL_007e; } } IL_0053: { } IL_0054: try { // begin try (depth: 1) EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_20 = V_1; NullCheck(L_20); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_21 = L_20->get_m_Listener_0(); EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_22 = ___eventCallbackArgs2; NullCheck(L_21); VirtActionInvoker1< EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * >::Invoke(5 /* System.Void System.Diagnostics.Tracing.EventListener::OnEventWritten(System.Diagnostics.Tracing.EventWrittenEventArgs) */, L_21, L_22); goto IL_007e; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0062; throw e; } CATCH_0062: { // begin catch(System.Exception) V_3 = ((Exception_t *)__exception_local); Exception_t * L_23 = V_3; NullCheck(L_23); String_t* L_24 = VirtFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Exception::get_Message() */, L_23); String_t* L_25 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteral6065B2C89A8C794508CC2FC8A739E7E46E2015D6, L_24, /*hidden argument*/NULL); EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8(__this, L_25, (bool)0, /*hidden argument*/NULL); Exception_t * L_26 = V_3; V_0 = L_26; goto IL_007e; } // end catch (depth: 1) IL_007e: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_27 = V_1; NullCheck(L_27); EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_28 = L_27->get_m_Next_3(); V_1 = L_28; } IL_0085: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_29 = V_1; if (L_29) { goto IL_000d; } } { Exception_t * L_30 = V_0; if (!L_30) { goto IL_0092; } } { Exception_t * L_31 = V_0; EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 * L_32 = (EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 *)il2cpp_codegen_object_new(EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275_il2cpp_TypeInfo_var); EventSourceException__ctor_m0F9F45DC1718C6DEEC208258A16B71F140022D8C(L_32, L_31, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_32, EventSource_DispatchToAllListeners_m15BA8A2450CF4B48186FFF584C29F31A66F2A95A_RuntimeMethod_var); } IL_0092: { return; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteEventString(System.Diagnostics.Tracing.EventLevel,System.Int64,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteEventString_mD4ED7CB40E6DE8A5EC1C6CB99111E7D22810EB81 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___level0, int64_t ___keywords1, String_t* ___msgString2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_WriteEventString_mD4ED7CB40E6DE8A5EC1C6CB99111E7D22810EB81_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C V_1; memset((&V_1), 0, sizeof(V_1)); U3CU3Ef__AnonymousType0_1_t03ADF03DDFFC030F7918870BFA59D44DEEC6F8B4 * V_2 = NULL; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * V_3 = NULL; EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C V_4; memset((&V_4), 0, sizeof(V_4)); ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * V_5 = NULL; Il2CppChar* V_6 = NULL; String_t* V_7 = NULL; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E V_8; memset((&V_8), 0, sizeof(V_8)); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 V_9; memset((&V_9), 0, sizeof(V_9)); { OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_0 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); if (!L_0) { goto IL_0156; } } { V_0 = _stringLiteral8461C6F6B7093372724F350BBE30FE6C44DA8A93; bool L_1 = EventSource_get_SelfDescribingEvents_mC1AA4D0FD4ECB96F90435B292D23DC86C76F3DD0(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_006d; } } { il2cpp_codegen_initobj((&V_4), sizeof(EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C )); int64_t L_2 = ___keywords1; EventSourceOptions_set_Keywords_m1D14E58898680877AB26459A21B160F955A34187((EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C *)(&V_4), L_2, /*hidden argument*/NULL); int32_t L_3 = ___level0; EventSourceOptions_set_Level_m340628B5F059DE8CD72F0094BBB29D6EADFD39D4((EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C *)(&V_4), L_3, /*hidden argument*/NULL); EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C L_4 = V_4; V_1 = L_4; String_t* L_5 = ___msgString2; U3CU3Ef__AnonymousType0_1_t03ADF03DDFFC030F7918870BFA59D44DEEC6F8B4 * L_6 = (U3CU3Ef__AnonymousType0_1_t03ADF03DDFFC030F7918870BFA59D44DEEC6F8B4 *)il2cpp_codegen_object_new(U3CU3Ef__AnonymousType0_1_t03ADF03DDFFC030F7918870BFA59D44DEEC6F8B4_il2cpp_TypeInfo_var); U3CU3Ef__AnonymousType0_1__ctor_mB123586B6CA9B5458CF3D0154626D23096FAC2EB(L_6, L_5, /*hidden argument*/U3CU3Ef__AnonymousType0_1__ctor_mB123586B6CA9B5458CF3D0154626D23096FAC2EB_RuntimeMethod_var); V_2 = L_6; String_t* L_7 = V_0; TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_8 = (TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F*)SZArrayNew(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F_il2cpp_TypeInfo_var, (uint32_t)1); TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* L_9 = L_8; U3CU3Ef__AnonymousType0_1_t03ADF03DDFFC030F7918870BFA59D44DEEC6F8B4 * L_10 = V_2; NullCheck(L_10); Type_t * L_11 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_10, /*hidden argument*/NULL); NullCheck(L_9); ArrayElementTypeCheck (L_9, L_11); (L_9)->SetAt(static_cast(0), (Type_t *)L_11); TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_12 = (TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 *)il2cpp_codegen_object_new(TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25_il2cpp_TypeInfo_var); TraceLoggingEventTypes__ctor_m8463F3C12A26246CDBCED020138DE3188B3D37C7(L_12, L_7, 0, L_9, /*hidden argument*/NULL); V_3 = L_12; String_t* L_13 = V_0; TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * L_14 = V_3; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_15 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_16 = L_15; U3CU3Ef__AnonymousType0_1_t03ADF03DDFFC030F7918870BFA59D44DEEC6F8B4 * L_17 = V_2; NullCheck(L_16); ArrayElementTypeCheck (L_16, L_17); (L_16)->SetAt(static_cast(0), (RuntimeObject *)L_17); EventSource_WriteMultiMergeInner_m4A2DB1EE170667A126A10EC907AB736BF27742A7(__this, L_13, (EventSourceOptions_tB3B2EDA0BF087FEB0198CF64451FAAF4C1B3002C *)(&V_1), L_14, (Guid_t *)(Guid_t *)(((uintptr_t)0)), (Guid_t *)(Guid_t *)(((uintptr_t)0)), L_16, /*hidden argument*/NULL); return; } IL_006d: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_18 = __this->get_m_rawManifest_5(); il2cpp_codegen_memory_barrier(); if (L_18) { goto IL_00e6; } } { uint8_t L_19 = __this->get_m_outOfBandMessageCount_15(); if ((!(((uint32_t)L_19) == ((uint32_t)1)))) { goto IL_00e6; } } { String_t* L_20 = EventSource_get_Name_mABD8C2F600FE94C317D03931E0FE6C7F03637191_inline(__this, /*hidden argument*/NULL); Guid_t L_21 = EventSource_get_Guid_m3394EA3EBA76E0308CEF04768FC752256A272131_inline(__this, /*hidden argument*/NULL); String_t* L_22 = EventSource_get_Name_mABD8C2F600FE94C317D03931E0FE6C7F03637191_inline(__this, /*hidden argument*/NULL); ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_23 = (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 *)il2cpp_codegen_object_new(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450_il2cpp_TypeInfo_var); ManifestBuilder__ctor_mE5FB339ABBF66CDB14F65E053D7D8764D2659C39(L_23, L_20, L_21, L_22, (ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF *)NULL, 0, /*hidden argument*/NULL); V_5 = L_23; ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_24 = V_5; String_t* L_25 = V_0; EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_26 = (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 *)il2cpp_codegen_object_new(EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1_il2cpp_TypeInfo_var); EventAttribute__ctor_mAF81D17BBC44C41B77F565E419E91A9991828A12(L_26, 0, /*hidden argument*/NULL); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_27 = L_26; NullCheck(L_27); EventAttribute_set_Level_m6AEB7BE447B1A1163675C470E0F21C79A7338BFB_inline(L_27, 0, /*hidden argument*/NULL); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_28 = L_27; NullCheck(L_28); EventAttribute_set_Task_mB95C285A14B635F26C03541E7A5887C8206B59E2_inline(L_28, ((int32_t)65534), /*hidden argument*/NULL); NullCheck(L_24); ManifestBuilder_StartEvent_m20757C6BE1E0E1F3B9AB3CB1674567A8B56E183E(L_24, L_25, L_28, /*hidden argument*/NULL); ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_29 = V_5; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_30 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_31 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_30, /*hidden argument*/NULL); NullCheck(L_29); ManifestBuilder_AddEventParameter_m53C32DDB5EB3C924364BB80E0E0492E0E06CC46E(L_29, L_31, _stringLiteral6F9B9AF3CD6E8B8A73C2CDCED37FE9F59226E27D, /*hidden argument*/NULL); ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_32 = V_5; NullCheck(L_32); ManifestBuilder_EndEvent_m95778E3FF0E7DA01DD15D5B3EFBE13A0AB208F6C(L_32, /*hidden argument*/NULL); ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_33 = V_5; NullCheck(L_33); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_34 = ManifestBuilder_CreateManifest_mDD01686B4C7D615B86ACBA648988B5903FBB67E7(L_33, /*hidden argument*/NULL); EventSource_SendManifest_mA0825219A44D8580BBF5E15E051BC398AA420311(__this, L_34, /*hidden argument*/NULL); } IL_00e6: { String_t* L_35 = ___msgString2; V_7 = L_35; String_t* L_36 = V_7; V_6 = (Il2CppChar*)(((uintptr_t)L_36)); Il2CppChar* L_37 = V_6; if (!L_37) { goto IL_00fc; } } { Il2CppChar* L_38 = V_6; int32_t L_39 = RuntimeHelpers_get_OffsetToStringData_mF3B79A906181F1A2734590DA161E2AF183853F8B(/*hidden argument*/NULL); V_6 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_38, (int32_t)L_39)); } IL_00fc: { int32_t L_40 = ___level0; int64_t L_41 = ___keywords1; EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)(&V_8), 0, (uint8_t)0, (uint8_t)0, (uint8_t)(((int32_t)((uint8_t)L_40))), (uint8_t)0, 0, L_41, /*hidden argument*/NULL); il2cpp_codegen_initobj((&V_9), sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 )); Il2CppChar* L_42 = V_6; (&V_9)->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_42)))); String_t* L_43 = ___msgString2; NullCheck(L_43); int32_t L_44 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_43, /*hidden argument*/NULL); (&V_9)->set_Size_1(((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1))))); (&V_9)->set_Reserved_2(0); OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_45 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); intptr_t L_46 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)(((uintptr_t)(&V_9))), /*hidden argument*/NULL); NullCheck(L_45); EventProvider_WriteEvent_m6C22684084397194BD0AFC9BC694919934E16B64(L_45, (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)(&V_8), (Guid_t *)(Guid_t *)(((uintptr_t)0)), (Guid_t *)(Guid_t *)(((uintptr_t)0)), 1, (intptr_t)L_46, /*hidden argument*/NULL); V_7 = (String_t*)NULL; } IL_0156: { return; } } // System.Void System.Diagnostics.Tracing.EventSource::WriteStringToAllListeners(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_WriteStringToAllListeners_m2FB8625875A9A4F2F47F1539A9085805F1335B83 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___eventName0, String_t* ___msg1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_WriteStringToAllListeners_m2FB8625875A9A4F2F47F1539A9085805F1335B83_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * V_0 = NULL; EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * V_1 = NULL; bool V_2 = false; int32_t V_3 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_0 = (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E *)il2cpp_codegen_object_new(EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E_il2cpp_TypeInfo_var); EventWrittenEventArgs__ctor_m932A7D51A4062CD37694EDF4688EB5F91F8CE635(L_0, __this, /*hidden argument*/NULL); V_0 = L_0; EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_1 = V_0; NullCheck(L_1); EventWrittenEventArgs_set_EventId_mE7FB36E134327D9723860072902E1580EC653FCE_inline(L_1, 0, /*hidden argument*/NULL); EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_2 = V_0; String_t* L_3 = ___msg1; NullCheck(L_2); EventWrittenEventArgs_set_Message_m694B0CF9EF8C94C0F24F8DF61FC36B766AF728CE_inline(L_2, L_3, /*hidden argument*/NULL); EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_4 = V_0; List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_5 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)il2cpp_codegen_object_new(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_il2cpp_TypeInfo_var); List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3(L_5, /*hidden argument*/List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_RuntimeMethod_var); List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_6 = L_5; String_t* L_7 = ___msg1; NullCheck(L_6); List_1_Add_m6930161974C7504C80F52EC379EF012387D43138(L_6, L_7, /*hidden argument*/List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_RuntimeMethod_var); ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 * L_8 = (ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 *)il2cpp_codegen_object_new(ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50_il2cpp_TypeInfo_var); ReadOnlyCollection_1__ctor_m8F7880F43C4E281DBF7CA5A9431D5E6DD3797B7E(L_8, L_6, /*hidden argument*/ReadOnlyCollection_1__ctor_m8F7880F43C4E281DBF7CA5A9431D5E6DD3797B7E_RuntimeMethod_var); NullCheck(L_4); EventWrittenEventArgs_set_Payload_mA63B6D1CB51F126394F4BF193856BD9445C85647_inline(L_4, L_8, /*hidden argument*/NULL); EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_9 = V_0; List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * L_10 = (List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 *)il2cpp_codegen_object_new(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3_il2cpp_TypeInfo_var); List_1__ctor_mDA22758D73530683C950C5CCF39BDB4E7E1F3F06(L_10, /*hidden argument*/List_1__ctor_mDA22758D73530683C950C5CCF39BDB4E7E1F3F06_RuntimeMethod_var); List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * L_11 = L_10; NullCheck(L_11); List_1_Add_mA348FA1140766465189459D25B01EB179001DE83(L_11, _stringLiteral6F9B9AF3CD6E8B8A73C2CDCED37FE9F59226E27D, /*hidden argument*/List_1_Add_mA348FA1140766465189459D25B01EB179001DE83_RuntimeMethod_var); ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0 * L_12 = (ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0 *)il2cpp_codegen_object_new(ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0_il2cpp_TypeInfo_var); ReadOnlyCollection_1__ctor_m1440D3837B7E6FDD6D6BB6DE771F96B58369814D(L_12, L_11, /*hidden argument*/ReadOnlyCollection_1__ctor_m1440D3837B7E6FDD6D6BB6DE771F96B58369814D_RuntimeMethod_var); NullCheck(L_9); EventWrittenEventArgs_set_PayloadNames_mA045E5448CD84218AD1C21E408EFC3578F9B1A0F_inline(L_9, L_12, /*hidden argument*/NULL); EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_13 = V_0; String_t* L_14 = ___eventName0; NullCheck(L_13); EventWrittenEventArgs_set_EventName_m6DEE32D41AE486E21288D9B7A405B06FACD3B6CB_inline(L_13, L_14, /*hidden argument*/NULL); EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_15 = __this->get_m_Dispatchers_11(); il2cpp_codegen_memory_barrier(); V_1 = L_15; goto IL_00a4; } IL_0059: { V_2 = (bool)0; EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_16 = V_1; NullCheck(L_16); BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_17 = L_16->get_m_EventEnabled_1(); if (L_17) { goto IL_0067; } } { V_2 = (bool)1; goto IL_0088; } IL_0067: { V_3 = 0; goto IL_007d; } IL_006b: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_18 = V_1; NullCheck(L_18); BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_19 = L_18->get_m_EventEnabled_1(); int32_t L_20 = V_3; NullCheck(L_19); int32_t L_21 = L_20; uint8_t L_22 = (uint8_t)(L_19)->GetAt(static_cast(L_21)); if (!L_22) { goto IL_0079; } } { V_2 = (bool)1; goto IL_0088; } IL_0079: { int32_t L_23 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_007d: { int32_t L_24 = V_3; EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_25 = V_1; NullCheck(L_25); BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_26 = L_25->get_m_EventEnabled_1(); NullCheck(L_26); if ((((int32_t)L_24) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_26)->max_length))))))) { goto IL_006b; } } IL_0088: { } IL_0089: try { // begin try (depth: 1) { bool L_27 = V_2; if (!L_27) { goto IL_0098; } } IL_008c: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_28 = V_1; NullCheck(L_28); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_29 = L_28->get_m_Listener_0(); EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * L_30 = V_0; NullCheck(L_29); VirtActionInvoker1< EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * >::Invoke(5 /* System.Void System.Diagnostics.Tracing.EventListener::OnEventWritten(System.Diagnostics.Tracing.EventWrittenEventArgs) */, L_29, L_30); } IL_0098: { goto IL_009d; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_009a; throw e; } CATCH_009a: { // begin catch(System.Object) goto IL_009d; } // end catch (depth: 1) IL_009d: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_31 = V_1; NullCheck(L_31); EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_32 = L_31->get_m_Next_3(); V_1 = L_32; } IL_00a4: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_33 = V_1; if (L_33) { goto IL_0059; } } { return; } } // System.Diagnostics.Tracing.SessionMask System.Diagnostics.Tracing.EventSource::GetEtwSessionMask(System.Int32,System.Guid*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE EventSource_GetEtwSessionMask_m6735D6D9DFE0CD12958F84CF0AF515E0B227A976 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventId0, Guid_t * ___childActivityID1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_GetEtwSessionMask_m6735D6D9DFE0CD12958F84CF0AF515E0B227A976_MetadataUsageId); s_Il2CppMethodInitialized = true; } SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * V_2 = NULL; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * V_3 = NULL; Guid_t * V_4 = NULL; Guid_t V_5; memset((&V_5), 0, sizeof(V_5)); Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB V_6; memset((&V_6), 0, sizeof(V_6)); EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * V_7 = NULL; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * V_8 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { il2cpp_codegen_initobj((&V_0), sizeof(SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE )); V_1 = 0; goto IL_006f; } IL_000c: { EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* L_0 = __this->get_m_etwSessionIdMap_21(); int32_t L_1 = V_1; NullCheck(L_0); int32_t L_2 = L_1; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_3 = (L_0)->GetAt(static_cast(L_2)); V_2 = L_3; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_4 = V_2; if (!L_4) { goto IL_006b; } } { EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_5 = V_2; NullCheck(L_5); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_6 = L_5->get_m_activityFilter_1(); V_3 = L_6; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_7 = V_3; if (L_7) { goto IL_0030; } } { SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE * L_8 = __this->get_address_of_m_activityFilteringForETWEnabled_24(); int32_t L_9 = V_1; bool L_10 = SessionMask_get_Item_mB7D297B67C35C99EB2FCBA1CC0EECC6BFB8D2E3A((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0062; } } IL_0030: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_11 = V_3; if (!L_11) { goto IL_0054; } } { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_12 = V_3; Guid_t * L_13 = ___childActivityID1; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_14 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_15 = ___eventId0; NullCheck(L_14); uint8_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->get_TriggersActivityTracking_5(); int32_t L_17 = ___eventId0; bool L_18 = ActivityFilter_PassesActivityFilter_m785587F8F988B60DE16C32E39A7A6098B0789EBF(L_12, (Guid_t *)(Guid_t *)L_13, (bool)((((int32_t)L_16) > ((int32_t)0))? 1 : 0), __this, L_17, /*hidden argument*/NULL); if (L_18) { goto IL_0062; } } IL_0054: { SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE * L_19 = __this->get_address_of_m_activityFilteringForETWEnabled_24(); int32_t L_20 = V_1; bool L_21 = SessionMask_get_Item_mB7D297B67C35C99EB2FCBA1CC0EECC6BFB8D2E3A((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)L_19, L_20, /*hidden argument*/NULL); if (L_21) { goto IL_006b; } } IL_0062: { int32_t L_22 = V_1; SessionMask_set_Item_m0C2E974F91F0702A8D534619C30AEA4195D7D628((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&V_0), L_22, (bool)1, /*hidden argument*/NULL); } IL_006b: { int32_t L_23 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_006f: { int32_t L_24 = V_1; if ((((int64_t)(((int64_t)((int64_t)L_24)))) < ((int64_t)(((int64_t)((int64_t)4)))))) { goto IL_000c; } } { List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * L_25 = __this->get_m_legacySessions_22(); if (!L_25) { goto IL_010c; } } { List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * L_26 = __this->get_m_legacySessions_22(); NullCheck(L_26); int32_t L_27 = List_1_get_Count_m790479A9FDA1A82F332D585A4D2ED6B375CE6B45_inline(L_26, /*hidden argument*/List_1_get_Count_m790479A9FDA1A82F332D585A4D2ED6B375CE6B45_RuntimeMethod_var); if ((((int32_t)L_27) <= ((int32_t)0))) { goto IL_010c; } } { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_28 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_29 = ___eventId0; NullCheck(L_28); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_30 = ((L_28)->GetAddressAt(static_cast(L_29)))->get_address_of_Descriptor_0(); uint8_t L_31 = EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_30, /*hidden argument*/NULL); if ((!(((uint32_t)L_31) == ((uint32_t)((int32_t)9))))) { goto IL_010c; } } { V_4 = (Guid_t *)(((uintptr_t)0)); List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * L_32 = __this->get_m_legacySessions_22(); NullCheck(L_32); Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB L_33 = List_1_GetEnumerator_mDF3F5D9AB31E04197AEC9C03D6F598AB9DAAB905(L_32, /*hidden argument*/List_1_GetEnumerator_mDF3F5D9AB31E04197AEC9C03D6F598AB9DAAB905_RuntimeMethod_var); V_6 = L_33; } IL_00bb: try { // begin try (depth: 1) { goto IL_00f3; } IL_00bd: { EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_34 = Enumerator_get_Current_mBF8233396AD989CC10A13604E6CBBCFB614E8F3C_inline((Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB *)(&V_6), /*hidden argument*/Enumerator_get_Current_mBF8233396AD989CC10A13604E6CBBCFB614E8F3C_RuntimeMethod_var); V_7 = L_34; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_35 = V_7; if (!L_35) { goto IL_00f3; } } IL_00ca: { EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_36 = V_7; NullCheck(L_36); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_37 = L_36->get_m_activityFilter_1(); V_8 = L_37; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_38 = V_8; if (!L_38) { goto IL_00f3; } } IL_00d7: { Guid_t * L_39 = V_4; if ((!(((uintptr_t)L_39) == ((uintptr_t)(((uintptr_t)0)))))) { goto IL_00e9; } } IL_00dd: { IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Guid_t L_40 = EventSource_get_InternalCurrentThreadActivityId_m8620A6D4474016C5B1C8E067E0483D431AFB15B5(/*hidden argument*/NULL); V_5 = L_40; V_4 = (Guid_t *)(((uintptr_t)(&V_5))); } IL_00e9: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_41 = V_8; Guid_t * L_42 = V_4; Guid_t * L_43 = ___childActivityID1; ActivityFilter_FlowActivityIfNeeded_mDEF179A961943951E2CEBC169DE65B2EFB81C2DE(L_41, (Guid_t *)(Guid_t *)L_42, (Guid_t *)(Guid_t *)L_43, /*hidden argument*/NULL); } IL_00f3: { bool L_44 = Enumerator_MoveNext_m04FD59790BD480BEA2DABFF36E4B956A12BE7EE1((Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB *)(&V_6), /*hidden argument*/Enumerator_MoveNext_m04FD59790BD480BEA2DABFF36E4B956A12BE7EE1_RuntimeMethod_var); if (L_44) { goto IL_00bd; } } IL_00fc: { IL2CPP_LEAVE(0x10C, FINALLY_00fe); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00fe; } FINALLY_00fe: { // begin finally (depth: 1) Enumerator_Dispose_m32EDB2290B1708E077664C264094DFB6580AEA6B((Enumerator_tA6593366132DFA7F3E4AAA44A00E7E5E21F70CAB *)(&V_6), /*hidden argument*/Enumerator_Dispose_m32EDB2290B1708E077664C264094DFB6580AEA6B_RuntimeMethod_var); IL2CPP_END_FINALLY(254) } // end finally (depth: 1) IL2CPP_CLEANUP(254) { IL2CPP_JUMP_TBL(0x10C, IL_010c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_010c: { SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_45 = V_0; return L_45; } } // System.Boolean System.Diagnostics.Tracing.EventSource::IsEnabledByDefault(System.Int32,System.Boolean,System.Diagnostics.Tracing.EventLevel,System.Diagnostics.Tracing.EventKeywords) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_IsEnabledByDefault_m57B7C1CE338531F6F54F023A349CF34AAA526DCC (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___eventNum0, bool ___enable1, int32_t ___currentLevel2, int64_t ___currentMatchAnyKeyword3, const RuntimeMethod* method) { int32_t V_0 = 0; int64_t V_1 = 0; uint8_t V_2 = 0; SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE V_3; memset((&V_3), 0, sizeof(V_3)); { bool L_0 = ___enable1; if (L_0) { goto IL_0005; } } { return (bool)0; } IL_0005: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_1 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_2 = ___eventNum0; NullCheck(L_1); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_3 = ((L_1)->GetAddressAt(static_cast(L_2)))->get_address_of_Descriptor_0(); uint8_t L_4 = EventDescriptor_get_Level_m7C94E667D031CD7C223DF964A1152EBCDF4CF819_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_3, /*hidden argument*/NULL); V_0 = L_4; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_5 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_6 = ___eventNum0; NullCheck(L_5); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->get_address_of_Descriptor_0(); int64_t L_8 = EventDescriptor_get_Keywords_mABC615159FF89E33D739D3A529BDDED9CD2F5762_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_7, /*hidden argument*/NULL); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_9 = SessionMask_get_All_m496B5178F530B5516652F0F33CEF01BC9E3DD7B4(/*hidden argument*/NULL); V_3 = L_9; uint64_t L_10 = SessionMask_ToEventKeywords_m0A85046D77F1C6AA244EB74A812E52C8059B77B8((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&V_3), /*hidden argument*/NULL); V_1 = ((int64_t)((int64_t)L_8&(int64_t)((~L_10)))); V_2 = 0; bool L_11 = ___enable1; int32_t L_12 = ___currentLevel2; int64_t L_13 = ___currentMatchAnyKeyword3; int32_t L_14 = V_0; int64_t L_15 = V_1; uint8_t L_16 = V_2; bool L_17 = EventSource_IsEnabledCommon_m0127CC87C38EE4BD087484079C7EA9B11C3465B1(__this, L_11, L_12, L_13, L_14, L_15, L_16, /*hidden argument*/NULL); return L_17; } } // System.Boolean System.Diagnostics.Tracing.EventSource::IsEnabledCommon(System.Boolean,System.Diagnostics.Tracing.EventLevel,System.Diagnostics.Tracing.EventKeywords,System.Diagnostics.Tracing.EventLevel,System.Diagnostics.Tracing.EventKeywords,System.Diagnostics.Tracing.EventChannel) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_IsEnabledCommon_m0127CC87C38EE4BD087484079C7EA9B11C3465B1 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, bool ___enabled0, int32_t ___currentLevel1, int64_t ___currentMatchAnyKeyword2, int32_t ___eventLevel3, int64_t ___eventKeywords4, uint8_t ___eventChannel5, const RuntimeMethod* method) { { bool L_0 = ___enabled0; if (L_0) { goto IL_0005; } } { return (bool)0; } IL_0005: { int32_t L_1 = ___currentLevel1; if (!L_1) { goto IL_000f; } } { int32_t L_2 = ___currentLevel1; int32_t L_3 = ___eventLevel3; if ((((int32_t)L_2) >= ((int32_t)L_3))) { goto IL_000f; } } { return (bool)0; } IL_000f: { int64_t L_4 = ___currentMatchAnyKeyword2; if (!L_4) { goto IL_001e; } } { int64_t L_5 = ___eventKeywords4; if (!L_5) { goto IL_001e; } } { int64_t L_6 = ___eventKeywords4; int64_t L_7 = ___currentMatchAnyKeyword2; if (((int64_t)((int64_t)L_6&(int64_t)L_7))) { goto IL_001e; } } { return (bool)0; } IL_001e: { return (bool)1; } } // System.Void System.Diagnostics.Tracing.EventSource::ThrowEventSourceException(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___eventName0, Exception_t * ___innerEx1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); uint8_t L_0 = ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->get_m_EventSourceExceptionRecurenceCount_19(); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_0009; } } { return; } IL_0009: { } IL_000a: try { // begin try (depth: 1) { IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); uint8_t L_1 = ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->get_m_EventSourceExceptionRecurenceCount_19(); ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->set_m_EventSourceExceptionRecurenceCount_19((uint8_t)(((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)))))); V_0 = _stringLiteral9F6666246B289B236DB1FD92EFD79C73FCA35B28; String_t* L_2 = ___eventName0; if (!L_2) { goto IL_0032; } } IL_0020: { String_t* L_3 = V_0; String_t* L_4 = ___eventName0; String_t* L_5 = String_Concat_mDD2E38332DED3A8C088D38D78A0E0BEB5091DA64(L_3, _stringLiteral8EDAAF5FA2520154BB61C53E22A2960ED1078D78, L_4, _stringLiteral2ACE62C1BEFA19E3EA37DD52BE9F6D508C5163E6, /*hidden argument*/NULL); V_0 = L_5; } IL_0032: { IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); int32_t L_6 = EventProvider_GetLastWriteEventError_m6A26D6CE68F05B5CBB215F557891A1BC679F4190_inline(/*hidden argument*/NULL); V_1 = L_6; int32_t L_7 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1))) { case 0: { goto IL_008d; } case 1: { goto IL_0055; } case 2: { goto IL_00c5; } case 3: { goto IL_00fd; } } } IL_0050: { goto IL_0132; } IL_0055: { String_t* L_8 = V_0; String_t* L_9 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralF25349635DA52CABF127775A9290C5922A088BB1, /*hidden argument*/NULL); String_t* L_10 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(L_8, _stringLiteralCECA32E904728D1645727CB2B9CDEAA153807D77, L_9, /*hidden argument*/NULL); EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8(__this, L_10, (bool)1, /*hidden argument*/NULL); bool L_11 = EventSource_get_ThrowOnEventWriteErrors_mCF30F1D3752B413F3E08436D4CEABE2B76315A3F(__this, /*hidden argument*/NULL); if (!L_11) { goto IL_0186; } } IL_007c: { String_t* L_12 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralF25349635DA52CABF127775A9290C5922A088BB1, /*hidden argument*/NULL); Exception_t * L_13 = ___innerEx1; EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 * L_14 = (EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 *)il2cpp_codegen_object_new(EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275_il2cpp_TypeInfo_var); EventSourceException__ctor_m78D3B11FA7DD159AA95794E02A5F773920CA1E4B(L_14, L_12, L_13, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454_RuntimeMethod_var); } IL_008d: { String_t* L_15 = V_0; String_t* L_16 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralFAFEE630745355A52C1393D8D3FA3B9978A55DE8, /*hidden argument*/NULL); String_t* L_17 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(L_15, _stringLiteralCECA32E904728D1645727CB2B9CDEAA153807D77, L_16, /*hidden argument*/NULL); EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8(__this, L_17, (bool)1, /*hidden argument*/NULL); bool L_18 = EventSource_get_ThrowOnEventWriteErrors_mCF30F1D3752B413F3E08436D4CEABE2B76315A3F(__this, /*hidden argument*/NULL); if (!L_18) { goto IL_0186; } } IL_00b4: { String_t* L_19 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralFAFEE630745355A52C1393D8D3FA3B9978A55DE8, /*hidden argument*/NULL); Exception_t * L_20 = ___innerEx1; EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 * L_21 = (EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 *)il2cpp_codegen_object_new(EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275_il2cpp_TypeInfo_var); EventSourceException__ctor_m78D3B11FA7DD159AA95794E02A5F773920CA1E4B(L_21, L_19, L_20, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454_RuntimeMethod_var); } IL_00c5: { String_t* L_22 = V_0; String_t* L_23 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral02E0FAB5EA766B2FA7726F3E225BFE12443B150A, /*hidden argument*/NULL); String_t* L_24 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(L_22, _stringLiteralCECA32E904728D1645727CB2B9CDEAA153807D77, L_23, /*hidden argument*/NULL); EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8(__this, L_24, (bool)1, /*hidden argument*/NULL); bool L_25 = EventSource_get_ThrowOnEventWriteErrors_mCF30F1D3752B413F3E08436D4CEABE2B76315A3F(__this, /*hidden argument*/NULL); if (!L_25) { goto IL_0186; } } IL_00ec: { String_t* L_26 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral02E0FAB5EA766B2FA7726F3E225BFE12443B150A, /*hidden argument*/NULL); Exception_t * L_27 = ___innerEx1; EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 * L_28 = (EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 *)il2cpp_codegen_object_new(EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275_il2cpp_TypeInfo_var); EventSourceException__ctor_m78D3B11FA7DD159AA95794E02A5F773920CA1E4B(L_28, L_26, L_27, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_28, EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454_RuntimeMethod_var); } IL_00fd: { String_t* L_29 = V_0; String_t* L_30 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralA748DB8D994B17A4A9D299C317DFE98AE89331F8, /*hidden argument*/NULL); String_t* L_31 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(L_29, _stringLiteralCECA32E904728D1645727CB2B9CDEAA153807D77, L_30, /*hidden argument*/NULL); EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8(__this, L_31, (bool)1, /*hidden argument*/NULL); bool L_32 = EventSource_get_ThrowOnEventWriteErrors_mCF30F1D3752B413F3E08436D4CEABE2B76315A3F(__this, /*hidden argument*/NULL); if (!L_32) { goto IL_0186; } } IL_0121: { String_t* L_33 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralA748DB8D994B17A4A9D299C317DFE98AE89331F8, /*hidden argument*/NULL); Exception_t * L_34 = ___innerEx1; EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 * L_35 = (EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 *)il2cpp_codegen_object_new(EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275_il2cpp_TypeInfo_var); EventSourceException__ctor_m78D3B11FA7DD159AA95794E02A5F773920CA1E4B(L_35, L_33, L_34, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_35, EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454_RuntimeMethod_var); } IL_0132: { Exception_t * L_36 = ___innerEx1; if (!L_36) { goto IL_016f; } } IL_0135: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_37 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)5); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_38 = L_37; String_t* L_39 = V_0; NullCheck(L_38); ArrayElementTypeCheck (L_38, L_39); (L_38)->SetAt(static_cast(0), (RuntimeObject *)L_39); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_40 = L_38; NullCheck(L_40); ArrayElementTypeCheck (L_40, _stringLiteralCECA32E904728D1645727CB2B9CDEAA153807D77); (L_40)->SetAt(static_cast(1), (RuntimeObject *)_stringLiteralCECA32E904728D1645727CB2B9CDEAA153807D77); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_41 = L_40; Exception_t * L_42 = ___innerEx1; NullCheck(L_42); Type_t * L_43 = Exception_GetType_mA3390B9D538D5FAC3802D9D8A2FCAC31465130F3(L_42, /*hidden argument*/NULL); NullCheck(L_41); ArrayElementTypeCheck (L_41, L_43); (L_41)->SetAt(static_cast(2), (RuntimeObject *)L_43); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_44 = L_41; NullCheck(L_44); ArrayElementTypeCheck (L_44, _stringLiteral05A79F06CF3F67F726DAE68D18A2290F6C9A50C9); (L_44)->SetAt(static_cast(3), (RuntimeObject *)_stringLiteral05A79F06CF3F67F726DAE68D18A2290F6C9A50C9); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_45 = L_44; Exception_t * L_46 = ___innerEx1; NullCheck(L_46); String_t* L_47 = VirtFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Exception::get_Message() */, L_46); NullCheck(L_45); ArrayElementTypeCheck (L_45, L_47); (L_45)->SetAt(static_cast(4), (RuntimeObject *)L_47); String_t* L_48 = String_Concat_mB7BA84F13912303B2E5E40FBF0109E1A328ACA07(L_45, /*hidden argument*/NULL); EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8(__this, L_48, (bool)1, /*hidden argument*/NULL); goto IL_0177; } IL_016f: { String_t* L_49 = V_0; EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8(__this, L_49, (bool)1, /*hidden argument*/NULL); } IL_0177: { bool L_50 = EventSource_get_ThrowOnEventWriteErrors_mCF30F1D3752B413F3E08436D4CEABE2B76315A3F(__this, /*hidden argument*/NULL); if (!L_50) { goto IL_0186; } } IL_017f: { Exception_t * L_51 = ___innerEx1; EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 * L_52 = (EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275 *)il2cpp_codegen_object_new(EventSourceException_tCD5CC7F1F4F968609FB863449D9A5CD630236275_il2cpp_TypeInfo_var); EventSourceException__ctor_m0F9F45DC1718C6DEEC208258A16B71F140022D8C(L_52, L_51, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_52, EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454_RuntimeMethod_var); } IL_0186: { IL2CPP_LEAVE(0x196, FINALLY_0188); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0188; } FINALLY_0188: { // begin finally (depth: 1) IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); uint8_t L_53 = ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->get_m_EventSourceExceptionRecurenceCount_19(); ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->set_m_EventSourceExceptionRecurenceCount_19((uint8_t)(((int32_t)((uint8_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)1)))))); IL2CPP_END_FINALLY(392) } // end finally (depth: 1) IL2CPP_CLEANUP(392) { IL2CPP_JUMP_TBL(0x196, IL_0196) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0196: { return; } } // System.Void System.Diagnostics.Tracing.EventSource::ValidateEventOpcodeForTransfer(System.Diagnostics.Tracing.EventSource_EventMetadata&,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_ValidateEventOpcodeForTransfer_m876C53C1AA2692F8DFEB46618060F9F045208E22 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B * ___eventData0, String_t* ___eventName1, const RuntimeMethod* method) { { EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B * L_0 = ___eventData0; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_1 = L_0->get_address_of_Descriptor_0(); uint8_t L_2 = EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_1, /*hidden argument*/NULL); if ((((int32_t)L_2) == ((int32_t)((int32_t)9)))) { goto IL_0037; } } { EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B * L_3 = ___eventData0; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_4 = L_3->get_address_of_Descriptor_0(); uint8_t L_5 = EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_4, /*hidden argument*/NULL); if ((((int32_t)L_5) == ((int32_t)((int32_t)240)))) { goto IL_0037; } } { EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B * L_6 = ___eventData0; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_7 = L_6->get_address_of_Descriptor_0(); uint8_t L_8 = EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_7, /*hidden argument*/NULL); if ((((int32_t)L_8) == ((int32_t)1))) { goto IL_0037; } } { String_t* L_9 = ___eventName1; EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454(__this, L_9, (Exception_t *)NULL, /*hidden argument*/NULL); } IL_0037: { return; } } // System.Diagnostics.Tracing.EventOpcode System.Diagnostics.Tracing.EventSource::GetOpcodeWithDefault(System.Diagnostics.Tracing.EventOpcode,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventSource_GetOpcodeWithDefault_m97DE04BD2DD86571AC4CC084DB6A091F6E0F27B3 (int32_t ___opcode0, String_t* ___eventName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_GetOpcodeWithDefault_m97DE04BD2DD86571AC4CC084DB6A091F6E0F27B3_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___opcode0; if (L_0) { goto IL_0024; } } { String_t* L_1 = ___eventName1; if (!L_1) { goto IL_0024; } } { String_t* L_2 = ___eventName1; NullCheck(L_2); bool L_3 = String_EndsWith_mE4F039DCC2A9FCB8C1ED2D04B00A35E3CE16DE99(L_2, _stringLiteral952F375412E89FF213A8ACA383D18E5691354347, /*hidden argument*/NULL); if (!L_3) { goto IL_0015; } } { return (int32_t)(1); } IL_0015: { String_t* L_4 = ___eventName1; NullCheck(L_4); bool L_5 = String_EndsWith_mE4F039DCC2A9FCB8C1ED2D04B00A35E3CE16DE99(L_4, _stringLiteral9E253470C876EE6D5C720EB777AEB82D4C26E28F, /*hidden argument*/NULL); if (!L_5) { goto IL_0024; } } { return (int32_t)(2); } IL_0024: { int32_t L_6 = ___opcode0; return L_6; } } // System.Void System.Diagnostics.Tracing.EventSource::SendCommand(System.Diagnostics.Tracing.EventListener,System.Int32,System.Int32,System.Diagnostics.Tracing.EventCommand,System.Boolean,System.Diagnostics.Tracing.EventLevel,System.Diagnostics.Tracing.EventKeywords,System.Collections.Generic.IDictionary`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_SendCommand_mC04C4889CCB21B58C052A48E030C4655B5CA74DE (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___listener0, int32_t ___perEventSourceSessionId1, int32_t ___etwSessionId2, int32_t ___command3, bool ___enable4, int32_t ___level5, int64_t ___matchAnyKeyword6, RuntimeObject* ___commandArguments7, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_SendCommand_mC04C4889CCB21B58C052A48E030C4655B5CA74DE_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * V_0 = NULL; RuntimeObject * V_1 = NULL; bool V_2 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { int32_t L_0 = ___command3; RuntimeObject* L_1 = ___commandArguments7; EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_2 = ___listener0; int32_t L_3 = ___perEventSourceSessionId1; int32_t L_4 = ___etwSessionId2; bool L_5 = ___enable4; int32_t L_6 = ___level5; int64_t L_7 = ___matchAnyKeyword6; EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_8 = (EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 *)il2cpp_codegen_object_new(EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15_il2cpp_TypeInfo_var); EventCommandEventArgs__ctor_mE825F4713713801A62278C1D1EDAE92C01923545(L_8, L_0, L_1, __this, L_2, L_3, L_4, L_5, L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); RuntimeObject * L_9 = EventListener_get_EventListenersLock_mBDF83655CC15E0FFEFCFD64F88FFCE36739289D7(/*hidden argument*/NULL); V_1 = L_9; V_2 = (bool)0; } IL_001c: try { // begin try (depth: 1) { RuntimeObject * L_10 = V_1; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_10, (bool*)(&V_2), /*hidden argument*/NULL); bool L_11 = __this->get_m_completelyInited_13(); if (!L_11) { goto IL_003c; } } IL_002c: { __this->set_m_deferredCommands_16((EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 *)NULL); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_12 = V_0; EventSource_DoCommand_mE3A4F025E762B755EC8EF965078564898D7984B5(__this, L_12, /*hidden argument*/NULL); IL2CPP_LEAVE(0x5B, FINALLY_0051); } IL_003c: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_13 = V_0; EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_14 = __this->get_m_deferredCommands_16(); NullCheck(L_13); L_13->set_nextCommand_11(L_14); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_15 = V_0; __this->set_m_deferredCommands_16(L_15); IL2CPP_LEAVE(0x5B, FINALLY_0051); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0051; } FINALLY_0051: { // begin finally (depth: 1) { bool L_16 = V_2; if (!L_16) { goto IL_005a; } } IL_0054: { RuntimeObject * L_17 = V_1; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_17, /*hidden argument*/NULL); } IL_005a: { IL2CPP_END_FINALLY(81) } } // end finally (depth: 1) IL2CPP_CLEANUP(81) { IL2CPP_JUMP_TBL(0x5B, IL_005b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005b: { return; } } // System.Void System.Diagnostics.Tracing.EventSource::DoCommand(System.Diagnostics.Tracing.EventCommandEventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_DoCommand_mE3A4F025E762B755EC8EF965078564898D7984B5 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * ___commandArgs0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_DoCommand_mE3A4F025E762B755EC8EF965078564898D7984B5_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C * V_2 = NULL; int32_t V_3 = 0; bool V_4 = false; String_t* V_5 = NULL; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * V_9 = NULL; int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * V_13 = NULL; EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C * V_14 = NULL; SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE V_15; memset((&V_15), 0, sizeof(V_15)); Exception_t * V_16 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); int32_t G_B5_0 = 0; EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * G_B33_0 = NULL; EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * G_B32_0 = NULL; int32_t G_B34_0 = 0; EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * G_B34_1 = NULL; { OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_0 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_000b; } } { return; } IL_000b: { __this->set_m_outOfBandMessageCount_15((uint8_t)0); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_1 = ___commandArgs0; NullCheck(L_1); int32_t L_2 = L_1->get_perEventSourceSessionId_6(); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_002b; } } { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_3 = ___commandArgs0; NullCheck(L_3); int32_t L_4 = L_3->get_perEventSourceSessionId_6(); G_B5_0 = ((((int32_t)((((int64_t)(((int64_t)((int64_t)L_4)))) > ((int64_t)(((int64_t)((int64_t)4)))))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_002c; } IL_002b: { G_B5_0 = 0; } IL_002c: { V_0 = (bool)G_B5_0; } IL_002d: try { // begin try (depth: 1) { EventSource_EnsureDescriptorsInitialized_m65626E878E8D3224BD1345BEAAFD0FA058703BE7(__this, /*hidden argument*/NULL); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_5 = ___commandArgs0; EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_6 = ___commandArgs0; NullCheck(L_6); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_7 = L_6->get_listener_5(); EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_8 = EventSource_GetDispatcher_m29C93456D9792AB1FBD2E3153C79AD72B41E8FF6(__this, L_7, /*hidden argument*/NULL); NullCheck(L_5); L_5->set_dispatcher_4(L_8); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_9 = ___commandArgs0; NullCheck(L_9); EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_10 = L_9->get_dispatcher_4(); if (L_10) { goto IL_0065; } } IL_004d: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_11 = ___commandArgs0; NullCheck(L_11); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_12 = L_11->get_listener_5(); if (!L_12) { goto IL_0065; } } IL_0055: { String_t* L_13 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral3D6B07216617FCB622A956B57AC78F102CFB0E87, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_14 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_14, L_13, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, EventSource_DoCommand_mE3A4F025E762B755EC8EF965078564898D7984B5_RuntimeMethod_var); } IL_0065: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_15 = ___commandArgs0; NullCheck(L_15); RuntimeObject* L_16 = EventCommandEventArgs_get_Arguments_mC479E0933B8003A788E2D47344FFAFD8EB4B6B91_inline(L_15, /*hidden argument*/NULL); if (L_16) { goto IL_0078; } } IL_006d: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_17 = ___commandArgs0; Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * L_18 = (Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC *)il2cpp_codegen_object_new(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC_il2cpp_TypeInfo_var); Dictionary_2__ctor_m5B1C279E77422BB0B2C7B0374ECF89E3224AF62B(L_18, /*hidden argument*/Dictionary_2__ctor_m5B1C279E77422BB0B2C7B0374ECF89E3224AF62B_RuntimeMethod_var); NullCheck(L_17); EventCommandEventArgs_set_Arguments_m483387647F68AA74AECA7CA464E06EB1724C6B32_inline(L_17, L_18, /*hidden argument*/NULL); } IL_0078: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_19 = ___commandArgs0; NullCheck(L_19); int32_t L_20 = EventCommandEventArgs_get_Command_m9BD6DFCAF9C44A69F75FB447B55BEE00B36EB3E3_inline(L_19, /*hidden argument*/NULL); if (L_20) { goto IL_0433; } } IL_0083: { V_3 = 0; goto IL_00b2; } IL_0087: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_21 = ___commandArgs0; NullCheck(L_21); EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_22 = L_21->get_dispatcher_4(); int32_t L_23 = V_3; int32_t L_24 = V_3; EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_25 = ___commandArgs0; NullCheck(L_25); bool L_26 = L_25->get_enable_8(); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_27 = ___commandArgs0; NullCheck(L_27); int32_t L_28 = L_27->get_level_9(); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_29 = ___commandArgs0; NullCheck(L_29); int64_t L_30 = L_29->get_matchAnyKeyword_10(); bool L_31 = EventSource_IsEnabledByDefault_m57B7C1CE338531F6F54F023A349CF34AAA526DCC(__this, L_24, L_26, L_28, L_30, /*hidden argument*/NULL); EventSource_EnableEventForDispatcher_mF9382455854614BE9AE3CBD3AFDA7E2C568D070F(__this, L_22, L_23, L_31, /*hidden argument*/NULL); int32_t L_32 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); } IL_00b2: { int32_t L_33 = V_3; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_34 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); NullCheck(L_34); if ((((int32_t)L_33) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_34)->max_length))))))) { goto IL_0087; } } IL_00bf: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_35 = ___commandArgs0; NullCheck(L_35); bool L_36 = L_35->get_enable_8(); if (!L_36) { goto IL_0130; } } IL_00c7: { bool L_37 = __this->get_m_eventSourceEnabled_8(); if (L_37) { goto IL_00e9; } } IL_00cf: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_38 = ___commandArgs0; NullCheck(L_38); int32_t L_39 = L_38->get_level_9(); __this->set_m_level_9(L_39); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_40 = ___commandArgs0; NullCheck(L_40); int64_t L_41 = L_40->get_matchAnyKeyword_10(); __this->set_m_matchAnyKeyword_10(L_41); goto IL_0130; } IL_00e9: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_42 = ___commandArgs0; NullCheck(L_42); int32_t L_43 = L_42->get_level_9(); int32_t L_44 = __this->get_m_level_9(); if ((((int32_t)L_43) <= ((int32_t)L_44))) { goto IL_0103; } } IL_00f7: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_45 = ___commandArgs0; NullCheck(L_45); int32_t L_46 = L_45->get_level_9(); __this->set_m_level_9(L_46); } IL_0103: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_47 = ___commandArgs0; NullCheck(L_47); int64_t L_48 = L_47->get_matchAnyKeyword_10(); if (L_48) { goto IL_0115; } } IL_010b: { __this->set_m_matchAnyKeyword_10((((int64_t)((int64_t)0)))); goto IL_0130; } IL_0115: { int64_t L_49 = __this->get_m_matchAnyKeyword_10(); if (!L_49) { goto IL_0130; } } IL_011d: { int64_t L_50 = __this->get_m_matchAnyKeyword_10(); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_51 = ___commandArgs0; NullCheck(L_51); int64_t L_52 = L_51->get_matchAnyKeyword_10(); __this->set_m_matchAnyKeyword_10(((int64_t)((int64_t)L_50|(int64_t)L_52))); } IL_0130: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_53 = ___commandArgs0; NullCheck(L_53); int32_t L_54 = L_53->get_perEventSourceSessionId_6(); V_1 = (bool)((((int32_t)((((int32_t)L_54) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_55 = ___commandArgs0; NullCheck(L_55); int32_t L_56 = L_55->get_perEventSourceSessionId_6(); if (L_56) { goto IL_014f; } } IL_0145: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_57 = ___commandArgs0; NullCheck(L_57); bool L_58 = L_57->get_enable_8(); if (L_58) { goto IL_014f; } } IL_014d: { V_1 = (bool)0; } IL_014f: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_59 = ___commandArgs0; NullCheck(L_59); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_60 = L_59->get_listener_5(); if (L_60) { goto IL_0175; } } IL_0157: { bool L_61 = V_1; if (L_61) { goto IL_0167; } } IL_015a: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_62 = ___commandArgs0; EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_63 = ___commandArgs0; NullCheck(L_63); int32_t L_64 = L_63->get_perEventSourceSessionId_6(); NullCheck(L_62); L_62->set_perEventSourceSessionId_6(((-L_64))); } IL_0167: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_65 = ___commandArgs0; EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_66 = L_65; NullCheck(L_66); int32_t L_67 = L_66->get_perEventSourceSessionId_6(); NullCheck(L_66); L_66->set_perEventSourceSessionId_6(((int32_t)il2cpp_codegen_subtract((int32_t)L_67, (int32_t)1))); } IL_0175: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_68 = ___commandArgs0; bool L_69 = V_1; G_B32_0 = L_68; if (L_69) { G_B33_0 = L_68; goto IL_017d; } } IL_0179: { G_B34_0 = ((int32_t)-3); G_B34_1 = G_B32_0; goto IL_017f; } IL_017d: { G_B34_0 = ((int32_t)-2); G_B34_1 = G_B33_0; } IL_017f: { NullCheck(G_B34_1); EventCommandEventArgs_set_Command_m17462F8AD3C08E5DEEB66BEA0BBD92AB2C69AC1A_inline(G_B34_1, G_B34_0, /*hidden argument*/NULL); bool L_70 = V_1; if (!L_70) { goto IL_01a6; } } IL_0187: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_71 = ___commandArgs0; NullCheck(L_71); EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_72 = L_71->get_dispatcher_4(); if (L_72) { goto IL_01a6; } } IL_018f: { bool L_73 = EventSource_get_SelfDescribingEvents_mC1AA4D0FD4ECB96F90435B292D23DC86C76F3DD0(__this, /*hidden argument*/NULL); if (L_73) { goto IL_01a6; } } IL_0197: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_74 = __this->get_m_rawManifest_5(); il2cpp_codegen_memory_barrier(); EventSource_SendManifest_mA0825219A44D8580BBF5E15E051BC398AA420311(__this, L_74, /*hidden argument*/NULL); } IL_01a6: { bool L_75 = V_1; if (!L_75) { goto IL_0265; } } IL_01ac: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_76 = ___commandArgs0; NullCheck(L_76); int32_t L_77 = L_76->get_perEventSourceSessionId_6(); if ((((int32_t)L_77) == ((int32_t)(-1)))) { goto IL_0265; } } IL_01b8: { V_4 = (bool)0; EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_78 = ___commandArgs0; NullCheck(L_78); RuntimeObject* L_79 = EventCommandEventArgs_get_Arguments_mC479E0933B8003A788E2D47344FFAFD8EB4B6B91_inline(L_78, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); EventSource_ParseCommandArgs_m35F3BD60CBD5B9B5CF46955DCFFDF83EEEE6FF50(L_79, (bool*)(&V_4), (String_t**)(&V_5), (int32_t*)(&V_6), /*hidden argument*/NULL); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_80 = ___commandArgs0; NullCheck(L_80); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_81 = L_80->get_listener_5(); if (L_81) { goto IL_0221; } } IL_01d5: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_82 = ___commandArgs0; NullCheck(L_82); RuntimeObject* L_83 = EventCommandEventArgs_get_Arguments_mC479E0933B8003A788E2D47344FFAFD8EB4B6B91_inline(L_82, /*hidden argument*/NULL); NullCheck(L_83); int32_t L_84 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1>::get_Count() */, ICollection_1_tC12FC9F1ED1BE2DE4AF828C51C568DC089B956F0_il2cpp_TypeInfo_var, L_83); if ((((int32_t)L_84) <= ((int32_t)0))) { goto IL_0221; } } IL_01e3: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_85 = ___commandArgs0; NullCheck(L_85); int32_t L_86 = L_85->get_perEventSourceSessionId_6(); int32_t L_87 = V_6; if ((((int32_t)L_86) == ((int32_t)L_87))) { goto IL_0221; } } IL_01ed: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_88 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_89 = L_88; EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_90 = ___commandArgs0; NullCheck(L_90); int32_t L_91 = L_90->get_perEventSourceSessionId_6(); int32_t L_92 = ((int32_t)il2cpp_codegen_add((int32_t)L_91, (int32_t)((int32_t)44))); RuntimeObject * L_93 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_92); NullCheck(L_89); ArrayElementTypeCheck (L_89, L_93); (L_89)->SetAt(static_cast(0), (RuntimeObject *)L_93); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_94 = L_89; int32_t L_95 = V_6; int32_t L_96 = ((int32_t)il2cpp_codegen_add((int32_t)L_95, (int32_t)((int32_t)44))); RuntimeObject * L_97 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_96); NullCheck(L_94); ArrayElementTypeCheck (L_94, L_97); (L_94)->SetAt(static_cast(1), (RuntimeObject *)L_97); String_t* L_98 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteralCEE0A4A45ED886C405E3FD5D3E6979C27FC6B62B, L_94, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_99 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_99, L_98, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_99, EventSource_DoCommand_mE3A4F025E762B755EC8EF965078564898D7984B5_RuntimeMethod_var); } IL_0221: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_100 = ___commandArgs0; NullCheck(L_100); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_101 = L_100->get_listener_5(); if (L_101) { goto IL_0242; } } IL_0229: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_102 = ___commandArgs0; NullCheck(L_102); int32_t L_103 = L_102->get_perEventSourceSessionId_6(); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_104 = ___commandArgs0; NullCheck(L_104); int32_t L_105 = L_104->get_etwSessionId_7(); String_t* L_106 = V_5; bool L_107 = V_4; EventSource_UpdateEtwSession_m33189FFE8A08A040F324E3F6D657BB84CD646706(__this, L_103, L_105, (bool)1, L_106, L_107, /*hidden argument*/NULL); goto IL_02ab; } IL_0242: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_108 = ___commandArgs0; NullCheck(L_108); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_109 = L_108->get_listener_5(); NullCheck(L_109); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_110 = L_109->get_address_of_m_activityFilter_4(); String_t* L_111 = V_5; ActivityFilter_UpdateFilter_m0C60ECDB3EB276F7ADB7CC633A6775B229C271F2((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_110, __this, 0, L_111, /*hidden argument*/NULL); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_112 = ___commandArgs0; NullCheck(L_112); EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_113 = L_112->get_dispatcher_4(); bool L_114 = V_4; NullCheck(L_113); L_113->set_m_activityFilteringEnabled_2(L_114); goto IL_02ab; } IL_0265: { bool L_115 = V_1; if (L_115) { goto IL_02ab; } } IL_0268: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_116 = ___commandArgs0; NullCheck(L_116); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_117 = L_116->get_listener_5(); if (L_117) { goto IL_02ab; } } IL_0270: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_118 = ___commandArgs0; NullCheck(L_118); int32_t L_119 = L_118->get_perEventSourceSessionId_6(); if ((((int32_t)L_119) < ((int32_t)0))) { goto IL_02ab; } } IL_0279: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_120 = ___commandArgs0; NullCheck(L_120); int32_t L_121 = L_120->get_perEventSourceSessionId_6(); if ((((int64_t)(((int64_t)((int64_t)L_121)))) >= ((int64_t)(((int64_t)((int64_t)4)))))) { goto IL_02ab; } } IL_0284: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_122 = ___commandArgs0; NullCheck(L_122); RuntimeObject* L_123 = EventCommandEventArgs_get_Arguments_mC479E0933B8003A788E2D47344FFAFD8EB4B6B91_inline(L_122, /*hidden argument*/NULL); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_124 = ___commandArgs0; NullCheck(L_124); int32_t L_125 = L_124->get_perEventSourceSessionId_6(); V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_125, (int32_t)((int32_t)44))); IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_il2cpp_TypeInfo_var); CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_126 = CultureInfo_get_InvariantCulture_mF13B47F8A763CE6A9C8A8BB2EED33FF8F7A63A72(/*hidden argument*/NULL); String_t* L_127 = Int32_ToString_m1D0AF82BDAB5D4710527DD3FEFA6F01246D128A5((int32_t*)(&V_7), L_126, /*hidden argument*/NULL); NullCheck(L_123); InterfaceActionInvoker2< String_t*, String_t* >::Invoke(1 /* System.Void System.Collections.Generic.IDictionary`2::set_Item(TKey,TValue) */, IDictionary_2_t8D4B47914EFD2300DFBC7D9626F3D538CFA7CA53_il2cpp_TypeInfo_var, L_123, _stringLiteral9C6632655E29EEFD4F6A4B78DD03078A6BB40E82, L_127); } IL_02ab: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_128 = ___commandArgs0; NullCheck(L_128); bool L_129 = L_128->get_enable_8(); if (!L_129) { goto IL_02ba; } } IL_02b3: { __this->set_m_eventSourceEnabled_8((bool)1); } IL_02ba: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_130 = ___commandArgs0; VirtActionInvoker1< EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * >::Invoke(5 /* System.Void System.Diagnostics.Tracing.EventSource::OnEventCommand(System.Diagnostics.Tracing.EventCommandEventArgs) */, __this, L_130); EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C * L_131 = __this->get_m_eventCommandExecuted_6(); V_2 = L_131; EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C * L_132 = V_2; if (!L_132) { goto IL_02d3; } } IL_02cb: { EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C * L_133 = V_2; EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_134 = ___commandArgs0; NullCheck(L_133); EventHandler_1_Invoke_m93676CEE9C0C757CE539E67D9C1935A112FC6847(L_133, __this, L_134, /*hidden argument*/EventHandler_1_Invoke_m93676CEE9C0C757CE539E67D9C1935A112FC6847_RuntimeMethod_var); } IL_02d3: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_135 = ___commandArgs0; NullCheck(L_135); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_136 = L_135->get_listener_5(); if (L_136) { goto IL_02fc; } } IL_02db: { bool L_137 = V_1; if (L_137) { goto IL_02fc; } } IL_02de: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_138 = ___commandArgs0; NullCheck(L_138); int32_t L_139 = L_138->get_perEventSourceSessionId_6(); if ((((int32_t)L_139) == ((int32_t)(-1)))) { goto IL_02fc; } } IL_02e7: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_140 = ___commandArgs0; NullCheck(L_140); int32_t L_141 = L_140->get_perEventSourceSessionId_6(); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_142 = ___commandArgs0; NullCheck(L_142); int32_t L_143 = L_142->get_etwSessionId_7(); EventSource_UpdateEtwSession_m33189FFE8A08A040F324E3F6D657BB84CD646706(__this, L_141, L_143, (bool)0, (String_t*)NULL, (bool)0, /*hidden argument*/NULL); } IL_02fc: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_144 = ___commandArgs0; NullCheck(L_144); bool L_145 = L_144->get_enable_8(); if (L_145) { goto IL_0425; } } IL_0307: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_146 = ___commandArgs0; NullCheck(L_146); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_147 = L_146->get_listener_5(); if (L_147) { goto IL_038e; } } IL_030f: { V_8 = 0; goto IL_0336; } IL_0314: { EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* L_148 = __this->get_m_etwSessionIdMap_21(); int32_t L_149 = V_8; NullCheck(L_148); int32_t L_150 = L_149; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_151 = (L_148)->GetAt(static_cast(L_150)); V_9 = L_151; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_152 = V_9; if (!L_152) { goto IL_0330; } } IL_0323: { EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_153 = V_9; NullCheck(L_153); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_154 = L_153->get_address_of_m_activityFilter_1(); ActivityFilter_DisableFilter_m9FBB5B5BA14DE3C7E50C3E5CADAF4D20B9DAE9E0((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_154, __this, /*hidden argument*/NULL); } IL_0330: { int32_t L_155 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_155, (int32_t)1)); } IL_0336: { int32_t L_156 = V_8; if ((((int64_t)(((int64_t)((int64_t)L_156)))) < ((int64_t)(((int64_t)((int64_t)4)))))) { goto IL_0314; } } IL_033d: { SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_157; memset((&L_157), 0, sizeof(L_157)); SessionMask__ctor_mF0381B32D172407AD80049857433DAA4206268EB((&L_157), 0, /*hidden argument*/NULL); __this->set_m_activityFilteringForETWEnabled_24(L_157); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_158; memset((&L_158), 0, sizeof(L_158)); SessionMask__ctor_mF0381B32D172407AD80049857433DAA4206268EB((&L_158), 0, /*hidden argument*/NULL); __this->set_m_curLiveSessions_20(L_158); EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* L_159 = __this->get_m_etwSessionIdMap_21(); if (!L_159) { goto IL_0379; } } IL_035d: { V_10 = 0; goto IL_0372; } IL_0362: { EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* L_160 = __this->get_m_etwSessionIdMap_21(); int32_t L_161 = V_10; NullCheck(L_160); ArrayElementTypeCheck (L_160, NULL); (L_160)->SetAt(static_cast(L_161), (EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D *)NULL); int32_t L_162 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_162, (int32_t)1)); } IL_0372: { int32_t L_163 = V_10; if ((((int64_t)(((int64_t)((int64_t)L_163)))) < ((int64_t)(((int64_t)((int64_t)4)))))) { goto IL_0362; } } IL_0379: { List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * L_164 = __this->get_m_legacySessions_22(); if (!L_164) { goto IL_03ab; } } IL_0381: { List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * L_165 = __this->get_m_legacySessions_22(); NullCheck(L_165); List_1_Clear_m075AB40A344A801C2EE2CE108622E0CBEDC7E3FE(L_165, /*hidden argument*/List_1_Clear_m075AB40A344A801C2EE2CE108622E0CBEDC7E3FE_RuntimeMethod_var); goto IL_03ab; } IL_038e: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_166 = ___commandArgs0; NullCheck(L_166); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_167 = L_166->get_listener_5(); NullCheck(L_167); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_168 = L_167->get_address_of_m_activityFilter_4(); ActivityFilter_DisableFilter_m9FBB5B5BA14DE3C7E50C3E5CADAF4D20B9DAE9E0((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_168, __this, /*hidden argument*/NULL); EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_169 = ___commandArgs0; NullCheck(L_169); EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_170 = L_169->get_dispatcher_4(); NullCheck(L_170); L_170->set_m_activityFilteringEnabled_2((bool)0); } IL_03ab: { V_11 = 0; goto IL_03f9; } IL_03b0: { V_12 = (bool)0; EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_171 = __this->get_m_Dispatchers_11(); il2cpp_codegen_memory_barrier(); V_13 = L_171; goto IL_03d9; } IL_03bf: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_172 = V_13; NullCheck(L_172); BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_173 = L_172->get_m_EventEnabled_1(); int32_t L_174 = V_11; NullCheck(L_173); int32_t L_175 = L_174; uint8_t L_176 = (uint8_t)(L_173)->GetAt(static_cast(L_175)); if (!L_176) { goto IL_03d0; } } IL_03cb: { V_12 = (bool)1; goto IL_03dd; } IL_03d0: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_177 = V_13; NullCheck(L_177); EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_178 = L_177->get_m_Next_3(); V_13 = L_178; } IL_03d9: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_179 = V_13; if (L_179) { goto IL_03bf; } } IL_03dd: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_180 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_181 = V_11; NullCheck(L_180); bool L_182 = V_12; ((L_180)->GetAddressAt(static_cast(L_181)))->set_EnabledForAnyListener_2(L_182); int32_t L_183 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_183, (int32_t)1)); } IL_03f9: { int32_t L_184 = V_11; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_185 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); NullCheck(L_185); if ((((int32_t)L_184) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_185)->max_length))))))) { goto IL_03b0; } } IL_0407: { bool L_186 = EventSource_AnyEventEnabled_m2D7B2F4BE236B1776E8144A9223E09DCAFBB7689(__this, /*hidden argument*/NULL); if (L_186) { goto IL_0425; } } IL_040f: { __this->set_m_level_9(0); __this->set_m_matchAnyKeyword_10((((int64_t)((int64_t)0)))); __this->set_m_eventSourceEnabled_8((bool)0); } IL_0425: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_187 = ___commandArgs0; NullCheck(L_187); bool L_188 = L_187->get_enable_8(); EventSource_UpdateKwdTriggers_mBA5B84F6C3F910D2CD4623294EE8B9D0F41476B1(__this, L_188, /*hidden argument*/NULL); goto IL_0471; } IL_0433: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_189 = ___commandArgs0; NullCheck(L_189); int32_t L_190 = EventCommandEventArgs_get_Command_m9BD6DFCAF9C44A69F75FB447B55BEE00B36EB3E3_inline(L_189, /*hidden argument*/NULL); if ((!(((uint32_t)L_190) == ((uint32_t)(-1))))) { goto IL_0455; } } IL_043c: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_191 = __this->get_m_rawManifest_5(); il2cpp_codegen_memory_barrier(); if (!L_191) { goto IL_0455; } } IL_0446: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_192 = __this->get_m_rawManifest_5(); il2cpp_codegen_memory_barrier(); EventSource_SendManifest_mA0825219A44D8580BBF5E15E051BC398AA420311(__this, L_192, /*hidden argument*/NULL); } IL_0455: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_193 = ___commandArgs0; VirtActionInvoker1< EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * >::Invoke(5 /* System.Void System.Diagnostics.Tracing.EventSource::OnEventCommand(System.Diagnostics.Tracing.EventCommandEventArgs) */, __this, L_193); EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C * L_194 = __this->get_m_eventCommandExecuted_6(); V_14 = L_194; EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C * L_195 = V_14; if (!L_195) { goto IL_0471; } } IL_0468: { EventHandler_1_t7B950CA178FCE6D050E740E55B739A0C75BDE49C * L_196 = V_14; EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_197 = ___commandArgs0; NullCheck(L_196); EventHandler_1_Invoke_m93676CEE9C0C757CE539E67D9C1935A112FC6847(L_196, __this, L_197, /*hidden argument*/EventHandler_1_Invoke_m93676CEE9C0C757CE539E67D9C1935A112FC6847_RuntimeMethod_var); } IL_0471: { bool L_198 = __this->get_m_completelyInited_13(); if (!L_198) { goto IL_04a1; } } IL_0479: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_199 = ___commandArgs0; NullCheck(L_199); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_200 = L_199->get_listener_5(); bool L_201 = V_0; if (!((int32_t)((int32_t)((!(((RuntimeObject*)(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 *)L_200) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0)|(int32_t)L_201))) { goto IL_04a1; } } IL_0486: { EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_202 = ___commandArgs0; NullCheck(L_202); int32_t L_203 = L_202->get_perEventSourceSessionId_6(); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_204 = SessionMask_FromId_m4766E347B5F280891336E8B9B70BD9F4EBD686CC(L_203, /*hidden argument*/NULL); V_15 = L_204; EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * L_205 = ___commandArgs0; NullCheck(L_205); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_206 = L_205->get_listener_5(); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_207 = V_15; EventSource_ReportActivitySamplingInfo_m5C4B41A96EA6877580974579248B5B1F98165928(__this, L_206, L_207, /*hidden argument*/NULL); } IL_04a1: { goto IL_04ca; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_04a3; throw e; } CATCH_04a3: { // begin catch(System.Exception) V_16 = ((Exception_t *)__exception_local); String_t* L_208 = EventSource_get_Name_mABD8C2F600FE94C317D03931E0FE6C7F03637191_inline(__this, /*hidden argument*/NULL); Exception_t * L_209 = V_16; NullCheck(L_209); String_t* L_210 = VirtFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Exception::get_Message() */, L_209); String_t* L_211 = String_Concat_mDD2E38332DED3A8C088D38D78A0E0BEB5091DA64(_stringLiteralCE8674CB20F80F52B68CDF6AB88174ABFB9CCD9F, L_208, _stringLiteralCECA32E904728D1645727CB2B9CDEAA153807D77, L_210, /*hidden argument*/NULL); EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8(__this, L_211, (bool)1, /*hidden argument*/NULL); goto IL_04ca; } // end catch (depth: 1) IL_04ca: { return; } } // System.Void System.Diagnostics.Tracing.EventSource::UpdateEtwSession(System.Int32,System.Int32,System.Boolean,System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_UpdateEtwSession_m33189FFE8A08A040F324E3F6D657BB84CD646706 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___sessionIdBit0, int32_t ___etwSessionId1, bool ___bEnable2, String_t* ___activityFilters3, bool ___participateInSampling4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_UpdateEtwSession_m33189FFE8A08A040F324E3F6D657BB84CD646706_MetadataUsageId); s_Il2CppMethodInitialized = true; } EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * V_0 = NULL; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * V_1 = NULL; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * V_2 = NULL; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * V_3 = NULL; { int32_t L_0 = ___sessionIdBit0; if ((((int64_t)(((int64_t)((int64_t)L_0)))) >= ((int64_t)(((int64_t)((int64_t)4)))))) { goto IL_007a; } } { bool L_1 = ___bEnable2; if (!L_1) { goto IL_0039; } } { int32_t L_2 = ___etwSessionId1; IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_3 = EtwSession_GetEtwSession_m14FE36A6BDA36657ACA9BBEA4C60CB565F9123C7(L_2, (bool)1, /*hidden argument*/NULL); V_0 = L_3; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_4 = V_0; NullCheck(L_4); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_5 = L_4->get_address_of_m_activityFilter_1(); int32_t L_6 = ___sessionIdBit0; String_t* L_7 = ___activityFilters3; ActivityFilter_UpdateFilter_m0C60ECDB3EB276F7ADB7CC633A6775B229C271F2((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_5, __this, L_6, L_7, /*hidden argument*/NULL); EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* L_8 = __this->get_m_etwSessionIdMap_21(); int32_t L_9 = ___sessionIdBit0; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_10 = V_0; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_10); (L_8)->SetAt(static_cast(L_9), (EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D *)L_10); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE * L_11 = __this->get_address_of_m_activityFilteringForETWEnabled_24(); int32_t L_12 = ___sessionIdBit0; bool L_13 = ___participateInSampling4; SessionMask_set_Item_m0C2E974F91F0702A8D534619C30AEA4195D7D628((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)L_11, L_12, L_13, /*hidden argument*/NULL); goto IL_006c; } IL_0039: { int32_t L_14 = ___etwSessionId1; IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_15 = EtwSession_GetEtwSession_m14FE36A6BDA36657ACA9BBEA4C60CB565F9123C7(L_14, (bool)0, /*hidden argument*/NULL); V_1 = L_15; EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* L_16 = __this->get_m_etwSessionIdMap_21(); int32_t L_17 = ___sessionIdBit0; NullCheck(L_16); ArrayElementTypeCheck (L_16, NULL); (L_16)->SetAt(static_cast(L_17), (EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D *)NULL); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE * L_18 = __this->get_address_of_m_activityFilteringForETWEnabled_24(); int32_t L_19 = ___sessionIdBit0; SessionMask_set_Item_m0C2E974F91F0702A8D534619C30AEA4195D7D628((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)L_18, L_19, (bool)0, /*hidden argument*/NULL); EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_20 = V_1; if (!L_20) { goto IL_006c; } } { EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_21 = V_1; NullCheck(L_21); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 ** L_22 = L_21->get_address_of_m_activityFilter_1(); ActivityFilter_DisableFilter_m9FBB5B5BA14DE3C7E50C3E5CADAF4D20B9DAE9E0((ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 **)L_22, __this, /*hidden argument*/NULL); EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_23 = V_1; IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); EtwSession_RemoveEtwSession_m3DBA837698A1FD39777CAB3E8B8520F2247AB9CF(L_23, /*hidden argument*/NULL); } IL_006c: { SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE * L_24 = __this->get_address_of_m_curLiveSessions_20(); int32_t L_25 = ___sessionIdBit0; bool L_26 = ___bEnable2; SessionMask_set_Item_m0C2E974F91F0702A8D534619C30AEA4195D7D628((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)L_24, L_25, L_26, /*hidden argument*/NULL); return; } IL_007a: { bool L_27 = ___bEnable2; if (!L_27) { goto IL_00b4; } } { List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * L_28 = __this->get_m_legacySessions_22(); if (L_28) { goto IL_0091; } } { List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * L_29 = (List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 *)il2cpp_codegen_object_new(List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88_il2cpp_TypeInfo_var); List_1__ctor_mED0C927BCBE06F362EB85FDF4721FBAF11AE680C(L_29, 8, /*hidden argument*/List_1__ctor_mED0C927BCBE06F362EB85FDF4721FBAF11AE680C_RuntimeMethod_var); __this->set_m_legacySessions_22(L_29); } IL_0091: { int32_t L_30 = ___etwSessionId1; IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_31 = EtwSession_GetEtwSession_m14FE36A6BDA36657ACA9BBEA4C60CB565F9123C7(L_30, (bool)1, /*hidden argument*/NULL); V_2 = L_31; List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * L_32 = __this->get_m_legacySessions_22(); EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_33 = V_2; NullCheck(L_32); bool L_34 = List_1_Contains_mF80C125DA258D8316E3FF5ECDA2F3C2C0E44D3D2(L_32, L_33, /*hidden argument*/List_1_Contains_mF80C125DA258D8316E3FF5ECDA2F3C2C0E44D3D2_RuntimeMethod_var); if (L_34) { goto IL_00da; } } { List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * L_35 = __this->get_m_legacySessions_22(); EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_36 = V_2; NullCheck(L_35); List_1_Add_m881D88148E48DB5BF0AFF7C69A6CCB4ADF525256(L_35, L_36, /*hidden argument*/List_1_Add_m881D88148E48DB5BF0AFF7C69A6CCB4ADF525256_RuntimeMethod_var); return; } IL_00b4: { int32_t L_37 = ___etwSessionId1; IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_38 = EtwSession_GetEtwSession_m14FE36A6BDA36657ACA9BBEA4C60CB565F9123C7(L_37, (bool)0, /*hidden argument*/NULL); V_3 = L_38; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_39 = V_3; if (!L_39) { goto IL_00da; } } { List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * L_40 = __this->get_m_legacySessions_22(); if (!L_40) { goto IL_00d4; } } { List_1_t9CDF2E150AAD0D0EF043696D08554EE4E22E3E88 * L_41 = __this->get_m_legacySessions_22(); EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_42 = V_3; NullCheck(L_41); List_1_Remove_mDEC1F4A8D22AF086115E0D100DF1BCE4BA654E22(L_41, L_42, /*hidden argument*/List_1_Remove_mDEC1F4A8D22AF086115E0D100DF1BCE4BA654E22_RuntimeMethod_var); } IL_00d4: { EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_43 = V_3; IL2CPP_RUNTIME_CLASS_INIT(EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D_il2cpp_TypeInfo_var); EtwSession_RemoveEtwSession_m3DBA837698A1FD39777CAB3E8B8520F2247AB9CF(L_43, /*hidden argument*/NULL); } IL_00da: { return; } } // System.Boolean System.Diagnostics.Tracing.EventSource::ParseCommandArgs(System.Collections.Generic.IDictionary`2,System.Boolean&,System.String&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_ParseCommandArgs_m35F3BD60CBD5B9B5CF46955DCFFDF83EEEE6FF50 (RuntimeObject* ___commandArguments0, bool* ___participateInSampling1, String_t** ___activityFilters2, int32_t* ___sessionIdBit3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_ParseCommandArgs_m35F3BD60CBD5B9B5CF46955DCFFDF83EEEE6FF50_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; String_t* V_1 = NULL; String_t* V_2 = NULL; int32_t V_3 = 0; { V_0 = (bool)1; bool* L_0 = ___participateInSampling1; *((int8_t*)L_0) = (int8_t)0; RuntimeObject* L_1 = ___commandArguments0; String_t** L_2 = ___activityFilters2; NullCheck(L_1); bool L_3 = InterfaceFuncInvoker2< bool, String_t*, String_t** >::Invoke(6 /* System.Boolean System.Collections.Generic.IDictionary`2::TryGetValue(TKey,TValue&) */, IDictionary_2_t8D4B47914EFD2300DFBC7D9626F3D538CFA7CA53_il2cpp_TypeInfo_var, L_1, _stringLiteral4518284C8C2DD2CD2362AF87CDD7EA27FD5B4182, (String_t**)L_2); if (!L_3) { goto IL_0016; } } { bool* L_4 = ___participateInSampling1; *((int8_t*)L_4) = (int8_t)1; } IL_0016: { RuntimeObject* L_5 = ___commandArguments0; NullCheck(L_5); bool L_6 = InterfaceFuncInvoker2< bool, String_t*, String_t** >::Invoke(6 /* System.Boolean System.Collections.Generic.IDictionary`2::TryGetValue(TKey,TValue&) */, IDictionary_2_t8D4B47914EFD2300DFBC7D9626F3D538CFA7CA53_il2cpp_TypeInfo_var, L_5, _stringLiteral69D9CD914B3E890F2A9E075FE8023D6F4318ED0E, (String_t**)(&V_1)); if (!L_6) { goto IL_0048; } } { String_t* L_7 = V_1; int32_t L_8 = String_Compare_m5BD1EF8904C9B13BEDB7A876B122F117B317B442(L_7, _stringLiteral7CB6EFB98BA5972A9B5090DC2E517FE14D12CB04, 5, /*hidden argument*/NULL); if (!L_8) { goto IL_0040; } } { String_t* L_9 = V_1; bool L_10 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_9, _stringLiteralB6589FC6AB0DC82CF12099D1C2D40AB994E8410C, /*hidden argument*/NULL); if (!L_10) { goto IL_0045; } } IL_0040: { bool* L_11 = ___participateInSampling1; *((int8_t*)L_11) = (int8_t)0; goto IL_0048; } IL_0045: { bool* L_12 = ___participateInSampling1; *((int8_t*)L_12) = (int8_t)1; } IL_0048: { V_3 = (-1); RuntimeObject* L_13 = ___commandArguments0; NullCheck(L_13); bool L_14 = InterfaceFuncInvoker2< bool, String_t*, String_t** >::Invoke(6 /* System.Boolean System.Collections.Generic.IDictionary`2::TryGetValue(TKey,TValue&) */, IDictionary_2_t8D4B47914EFD2300DFBC7D9626F3D538CFA7CA53_il2cpp_TypeInfo_var, L_13, _stringLiteral9C6632655E29EEFD4F6A4B78DD03078A6BB40E82, (String_t**)(&V_2)); if (!L_14) { goto IL_006f; } } { String_t* L_15 = V_2; bool L_16 = Int32_TryParse_m03D31CAB7050E8286A8A90711C896B181006AD00(L_15, (int32_t*)(&V_3), /*hidden argument*/NULL); if (!L_16) { goto IL_006f; } } { int32_t L_17 = V_3; if ((((int32_t)L_17) < ((int32_t)((int32_t)44)))) { goto IL_006f; } } { int32_t L_18 = V_3; if ((((int64_t)(((int64_t)((int64_t)L_18)))) < ((int64_t)(((int64_t)((int64_t)((int32_t)48))))))) { goto IL_0076; } } IL_006f: { int32_t* L_19 = ___sessionIdBit3; *((int32_t*)L_19) = (int32_t)(-1); V_0 = (bool)0; goto IL_007c; } IL_0076: { int32_t* L_20 = ___sessionIdBit3; int32_t L_21 = V_3; *((int32_t*)L_20) = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)((int32_t)44))); } IL_007c: { bool L_22 = V_0; return L_22; } } // System.Void System.Diagnostics.Tracing.EventSource::UpdateKwdTriggers(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_UpdateKwdTriggers_mBA5B84F6C3F910D2CD4623294EE8B9D0F41476B1 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, bool ___enable0, const RuntimeMethod* method) { uint64_t V_0 = 0; int32_t V_1 = 0; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * V_2 = NULL; { bool L_0 = ___enable0; if (!L_0) { goto IL_0046; } } { int64_t L_1 = __this->get_m_matchAnyKeyword_10(); V_0 = L_1; uint64_t L_2 = V_0; if (L_2) { goto IL_0010; } } { V_0 = (((int64_t)((int64_t)(-1)))); } IL_0010: { __this->set_m_keywordTriggers_23((((int64_t)((int64_t)0)))); V_1 = 0; goto IL_003f; } IL_001c: { EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* L_3 = __this->get_m_etwSessionIdMap_21(); int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = L_4; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_6 = (L_3)->GetAt(static_cast(L_5)); V_2 = L_6; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_7 = V_2; if (!L_7) { goto IL_003b; } } { EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_8 = V_2; NullCheck(L_8); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_9 = L_8->get_m_activityFilter_1(); Guid_t L_10 = __this->get_m_guid_3(); uint64_t L_11 = V_0; ActivityFilter_UpdateKwdTriggers_mD820641A48F418C6F0C27AB2102143DED6A45466(L_9, L_10, __this, L_11, /*hidden argument*/NULL); } IL_003b: { int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_003f: { int32_t L_13 = V_1; if ((((int64_t)(((int64_t)((int64_t)L_13)))) < ((int64_t)(((int64_t)((int64_t)4)))))) { goto IL_001c; } } { return; } IL_0046: { __this->set_m_keywordTriggers_23((((int64_t)((int64_t)0)))); return; } } // System.Boolean System.Diagnostics.Tracing.EventSource::EnableEventForDispatcher(System.Diagnostics.Tracing.EventDispatcher,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_EnableEventForDispatcher_mF9382455854614BE9AE3CBD3AFDA7E2C568D070F (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * ___dispatcher0, int32_t ___eventId1, bool ___value2, const RuntimeMethod* method) { { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_0 = ___dispatcher0; if (L_0) { goto IL_0032; } } { int32_t L_1 = ___eventId1; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_2 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); NullCheck(L_2); if ((((int32_t)L_1) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))))) { goto IL_0012; } } { return (bool)0; } IL_0012: { OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_3 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); if (!L_3) { goto IL_005f; } } { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_4 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_5 = ___eventId1; NullCheck(L_4); bool L_6 = ___value2; ((L_4)->GetAddressAt(static_cast(L_5)))->set_EnabledForETW_3(L_6); goto IL_005f; } IL_0032: { int32_t L_7 = ___eventId1; EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_8 = ___dispatcher0; NullCheck(L_8); BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_9 = L_8->get_m_EventEnabled_1(); NullCheck(L_9); if ((((int32_t)L_7) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length))))))) { goto IL_003f; } } { return (bool)0; } IL_003f: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_10 = ___dispatcher0; NullCheck(L_10); BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_11 = L_10->get_m_EventEnabled_1(); int32_t L_12 = ___eventId1; bool L_13 = ___value2; NullCheck(L_11); (L_11)->SetAt(static_cast(L_12), (bool)L_13); bool L_14 = ___value2; if (!L_14) { goto IL_005f; } } { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_15 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_16 = ___eventId1; NullCheck(L_15); ((L_15)->GetAddressAt(static_cast(L_16)))->set_EnabledForAnyListener_2((bool)1); } IL_005f: { return (bool)1; } } // System.Boolean System.Diagnostics.Tracing.EventSource::AnyEventEnabled() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_AnyEventEnabled_m2D7B2F4BE236B1776E8144A9223E09DCAFBB7689 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; goto IL_0034; } IL_0004: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_0 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_1 = V_0; NullCheck(L_0); bool L_2 = ((L_0)->GetAddressAt(static_cast(L_1)))->get_EnabledForETW_3(); if (L_2) { goto IL_002e; } } { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_3 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); int32_t L_4 = V_0; NullCheck(L_3); bool L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->get_EnabledForAnyListener_2(); if (!L_5) { goto IL_0030; } } IL_002e: { return (bool)1; } IL_0030: { int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0034: { int32_t L_7 = V_0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_8 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); NullCheck(L_8); if ((((int32_t)L_7) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))))))) { goto IL_0004; } } { return (bool)0; } } // System.Boolean System.Diagnostics.Tracing.EventSource::get_IsDisposed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_get_IsDisposed_m5EDEAD9D333BB6B845416840E5AF815910766C8C (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { { OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_0 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); if (!L_0) { goto IL_0018; } } { OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_1 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); NullCheck(L_1); bool L_2 = ((EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 *)L_1)->get_m_disposed_10(); return L_2; } IL_0018: { return (bool)1; } } // System.Void System.Diagnostics.Tracing.EventSource::EnsureDescriptorsInitialized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_EnsureDescriptorsInitialized_m65626E878E8D3224BD1345BEAAFD0FA058703BE7 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_EnsureDescriptorsInitialized_m65626E878E8D3224BD1345BEAAFD0FA058703BE7_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * V_0 = NULL; Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A V_1; memset((&V_1), 0, sizeof(V_1)); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_0 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_00d8; } } { Type_t * L_1 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(__this, /*hidden argument*/NULL); String_t* L_2 = EventSource_get_Name_mABD8C2F600FE94C317D03931E0FE6C7F03637191_inline(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = EventSource_CreateManifestAndDescriptors_mB6EC46491632FA449EDCDFC4BAB3711B511F679D(L_1, L_2, __this, 0, /*hidden argument*/NULL); il2cpp_codegen_memory_barrier(); __this->set_m_rawManifest_5(L_3); IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); List_1_t0B19BE4139518EFD1F11815FD931281B09EA15EF * L_4 = ((EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_StaticFields*)il2cpp_codegen_static_fields_for(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var))->get_s_EventSources_6(); NullCheck(L_4); Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A L_5 = List_1_GetEnumerator_m02CE186FAD93FF1FCB8746955D05ED5CACB7FF46(L_4, /*hidden argument*/List_1_GetEnumerator_m02CE186FAD93FF1FCB8746955D05ED5CACB7FF46_RuntimeMethod_var); V_1 = L_5; } IL_0033: try { // begin try (depth: 1) { goto IL_008d; } IL_0035: { WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * L_6 = Enumerator_get_Current_m354E9A07FB71BEA97BD2599840C56533B903E0A4_inline((Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A *)(&V_1), /*hidden argument*/Enumerator_get_Current_m354E9A07FB71BEA97BD2599840C56533B903E0A4_RuntimeMethod_var); NullCheck(L_6); RuntimeObject * L_7 = VirtFuncInvoker0< RuntimeObject * >::Invoke(6 /* System.Object System.WeakReference::get_Target() */, L_6); V_2 = ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB *)IsInstClass((RuntimeObject*)L_7, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var)); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_8 = V_2; if (!L_8) { goto IL_008d; } } IL_004a: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_9 = V_2; NullCheck(L_9); Guid_t L_10 = EventSource_get_Guid_m3394EA3EBA76E0308CEF04768FC752256A272131_inline(L_9, /*hidden argument*/NULL); Guid_t L_11 = __this->get_m_guid_3(); IL2CPP_RUNTIME_CLASS_INIT(Guid_t_il2cpp_TypeInfo_var); bool L_12 = Guid_op_Equality_m3D98BA18CDAF0C6C329F86720B5CD61A170A3E52(L_10, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_008d; } } IL_005d: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_13 = V_2; NullCheck(L_13); bool L_14 = EventSource_get_IsDisposed_m5EDEAD9D333BB6B845416840E5AF815910766C8C(L_13, /*hidden argument*/NULL); if (L_14) { goto IL_008d; } } IL_0065: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_15 = V_2; if ((((RuntimeObject*)(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB *)L_15) == ((RuntimeObject*)(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB *)__this))) { goto IL_008d; } } IL_0069: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_16 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_17 = L_16; Guid_t L_18 = __this->get_m_guid_3(); Guid_t L_19 = L_18; RuntimeObject * L_20 = Box(Guid_t_il2cpp_TypeInfo_var, &L_19); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_20); (L_17)->SetAt(static_cast(0), (RuntimeObject *)L_20); String_t* L_21 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteral8B33CB1CBD77A3327FC32955CEA8F0087559F67A, L_17, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_22 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_22, L_21, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_22, EventSource_EnsureDescriptorsInitialized_m65626E878E8D3224BD1345BEAAFD0FA058703BE7_RuntimeMethod_var); } IL_008d: { bool L_23 = Enumerator_MoveNext_mFB828EA0B4B38D81A1650415E56FAE757467E956((Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A *)(&V_1), /*hidden argument*/Enumerator_MoveNext_mFB828EA0B4B38D81A1650415E56FAE757467E956_RuntimeMethod_var); if (L_23) { goto IL_0035; } } IL_0096: { IL2CPP_LEAVE(0xA6, FINALLY_0098); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0098; } FINALLY_0098: { // begin finally (depth: 1) Enumerator_Dispose_m322D3F3F8717D4319C90FA2F2CCC8E4A4CAEAEF0((Enumerator_t25C205D8F179461B548DCEFBF571F4D7326C7E1A *)(&V_1), /*hidden argument*/Enumerator_Dispose_m322D3F3F8717D4319C90FA2F2CCC8E4A4CAEAEF0_RuntimeMethod_var); IL2CPP_END_FINALLY(152) } // end finally (depth: 1) IL2CPP_CLEANUP(152) { IL2CPP_JUMP_TBL(0xA6, IL_00a6) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00a6: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_24 = __this->get_m_Dispatchers_11(); il2cpp_codegen_memory_barrier(); V_0 = L_24; goto IL_00d5; } IL_00b1: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_25 = V_0; NullCheck(L_25); BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_26 = L_25->get_m_EventEnabled_1(); if (L_26) { goto IL_00ce; } } { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_27 = V_0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_28 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); NullCheck(L_28); BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_29 = (BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040*)(BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040*)SZArrayNew(BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_28)->max_length))))); NullCheck(L_27); L_27->set_m_EventEnabled_1(L_29); } IL_00ce: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_30 = V_0; NullCheck(L_30); EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_31 = L_30->get_m_Next_3(); V_0 = L_31; } IL_00d5: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_32 = V_0; if (L_32) { goto IL_00b1; } } IL_00d8: { IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); uint32_t L_33 = ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields*)il2cpp_codegen_static_fields_for(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->get_s_currentPid_18(); if (L_33) { goto IL_00e9; } } { uint32_t L_34 = Win32Native_GetCurrentProcessId_mD9A17F60E3588E1FA74BCCDF351EA967F0FA12F9(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields*)il2cpp_codegen_static_fields_for(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->set_s_currentPid_18(L_34); } IL_00e9: { return; } } // System.Boolean System.Diagnostics.Tracing.EventSource::SendManifest(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_SendManifest_mA0825219A44D8580BBF5E15E051BC398AA420311 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___rawManifest0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_SendManifest_mA0825219A44D8580BBF5E15E051BC398AA420311_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; uint8_t* V_1 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_2 = NULL; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E V_3; memset((&V_3), 0, sizeof(V_3)); ManifestEnvelope_t77CD15A106F6540BFB7C48C6F4E4427CA1994E34 V_4; memset((&V_4), 0, sizeof(V_4)); int32_t V_5 = 0; EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * V_6 = NULL; int32_t V_7 = 0; { V_0 = (bool)1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___rawManifest0; if (L_0) { goto IL_0007; } } { return (bool)0; } IL_0007: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = ___rawManifest0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = L_1; V_2 = L_2; if (!L_2) { goto IL_0011; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = V_2; NullCheck(L_3); if ((((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))))) { goto IL_0016; } } IL_0011: { V_1 = (uint8_t*)(((uintptr_t)0)); goto IL_001f; } IL_0016: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = V_2; NullCheck(L_4); V_1 = (uint8_t*)(((uintptr_t)((L_4)->GetAddressAt(static_cast(0))))); } IL_001f: { EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)(&V_3), ((int32_t)65534), (uint8_t)1, (uint8_t)0, (uint8_t)0, (uint8_t)((int32_t)254), ((int32_t)65534), ((int64_t)72057594037927935LL), /*hidden argument*/NULL); il2cpp_codegen_initobj((&V_4), sizeof(ManifestEnvelope_t77CD15A106F6540BFB7C48C6F4E4427CA1994E34 )); (&V_4)->set_Format_0(1); (&V_4)->set_MajorVersion_1((uint8_t)1); (&V_4)->set_MinorVersion_2((uint8_t)0); (&V_4)->set_Magic_3((uint8_t)((int32_t)91)); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_5 = ___rawManifest0; NullCheck(L_5); V_5 = (((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length)))); (&V_4)->set_ChunkNumber_5((uint16_t)0); uint32_t L_6 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); if ((uintptr_t)(((uintptr_t)2)) * (uintptr_t)L_6 > (uintptr_t)kIl2CppUIntPtrMax) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), EventSource_SendManifest_mA0825219A44D8580BBF5E15E051BC398AA420311_RuntimeMethod_var); int8_t* L_7 = (int8_t*) alloca(((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)2)), (int32_t)L_6))); memset(L_7, 0, ((intptr_t)il2cpp_codegen_multiply((intptr_t)(((uintptr_t)2)), (int32_t)L_6))); V_6 = (EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)(L_7); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_8 = V_6; NullCheck(L_8); L_8->set_Ptr_0((((int64_t)((uint64_t)(((uintptr_t)(&V_4))))))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_9 = V_6; uint32_t L_10 = sizeof(ManifestEnvelope_t77CD15A106F6540BFB7C48C6F4E4427CA1994E34 ); NullCheck(L_9); L_9->set_Size_1(L_10); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_11 = V_6; NullCheck(L_11); L_11->set_Reserved_2(0); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_12 = V_6; uint32_t L_13 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); uint8_t* L_14 = V_1; NullCheck(((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_12, (int32_t)L_13))); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_12, (int32_t)L_13))->set_Ptr_0((((int64_t)((uint64_t)(intptr_t)L_14)))); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_15 = V_6; uint32_t L_16 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); NullCheck(((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_15, (int32_t)L_16))); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_15, (int32_t)L_16))->set_Reserved_2(0); V_7 = ((int32_t)65280); } IL_00ca: { int32_t L_17 = V_5; int32_t L_18 = V_7; int32_t L_19 = V_7; (&V_4)->set_TotalChunks_4((uint16_t)(((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)1))))/(int32_t)L_19)))))); goto IL_0194; } IL_00e1: { EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_20 = V_6; uint32_t L_21 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); int32_t L_22 = V_5; int32_t L_23 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Math_tFB388E53C7FDC6FCCF9A19ABF5A4E521FBD52E19_il2cpp_TypeInfo_var); int32_t L_24 = Math_Min_mC950438198519FB2B0260FCB91220847EE4BB525(L_22, L_23, /*hidden argument*/NULL); NullCheck(((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_20, (int32_t)L_21))); ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_20, (int32_t)L_21))->set_Size_1(L_24); OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_25 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); if (!L_25) { goto IL_0159; } } { OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * L_26 = __this->get_m_provider_12(); il2cpp_codegen_memory_barrier(); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_27 = V_6; intptr_t L_28 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)L_27, /*hidden argument*/NULL); NullCheck(L_26); bool L_29 = EventProvider_WriteEvent_m6C22684084397194BD0AFC9BC694919934E16B64(L_26, (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)(&V_3), (Guid_t *)(Guid_t *)(((uintptr_t)0)), (Guid_t *)(Guid_t *)(((uintptr_t)0)), 2, (intptr_t)L_28, /*hidden argument*/NULL); if (L_29) { goto IL_0159; } } { IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); int32_t L_30 = EventProvider_GetLastWriteEventError_m6A26D6CE68F05B5CBB215F557891A1BC679F4190_inline(/*hidden argument*/NULL); if ((!(((uint32_t)L_30) == ((uint32_t)2)))) { goto IL_0141; } } { ManifestEnvelope_t77CD15A106F6540BFB7C48C6F4E4427CA1994E34 L_31 = V_4; uint16_t L_32 = L_31.get_ChunkNumber_5(); if (L_32) { goto IL_0141; } } { int32_t L_33 = V_7; if ((((int32_t)L_33) <= ((int32_t)((int32_t)256)))) { goto IL_0141; } } { int32_t L_34 = V_7; V_7 = ((int32_t)((int32_t)L_34/(int32_t)2)); goto IL_00ca; } IL_0141: { V_0 = (bool)0; bool L_35 = EventSource_get_ThrowOnEventWriteErrors_mCF30F1D3752B413F3E08436D4CEABE2B76315A3F(__this, /*hidden argument*/NULL); if (!L_35) { goto IL_019c; } } { EventSource_ThrowEventSourceException_m88C851C8CF8D333C7D99B2E1B52DE215B938E454(__this, _stringLiteral7F5ED1107E78EDFC1C70E6D94D945ED8CA805BDB, (Exception_t *)NULL, /*hidden argument*/NULL); goto IL_019c; } IL_0159: { int32_t L_36 = V_5; int32_t L_37 = V_7; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)L_37)); EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 * L_38 = V_6; uint32_t L_39 = sizeof(EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 ); NullCheck(((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_38, (int32_t)L_39))); uint64_t* L_40 = ((EventData_tAD6076CFA2061B58174218E06F6D34E747D05480 *)il2cpp_codegen_add((intptr_t)L_38, (int32_t)L_39))->get_address_of_Ptr_0(); uint64_t* L_41 = L_40; int64_t L_42 = *((int64_t*)L_41); int32_t L_43 = V_7; *((int64_t*)L_41) = (int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_42, (int64_t)(((int64_t)((uint64_t)(((uint32_t)((uint32_t)L_43)))))))); uint16_t* L_44 = (&V_4)->get_address_of_ChunkNumber_5(); uint16_t* L_45 = L_44; int32_t L_46 = *((uint16_t*)L_45); *((int16_t*)L_45) = (int16_t)(((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1))))); ManifestEnvelope_t77CD15A106F6540BFB7C48C6F4E4427CA1994E34 L_47 = V_4; uint16_t L_48 = L_47.get_ChunkNumber_5(); if (((int32_t)((int32_t)L_48%(int32_t)5))) { goto IL_0194; } } { Thread_Sleep_m2CD320EAB7BE02CC1F395EAFE9970D53A5F9EAEF(((int32_t)15), /*hidden argument*/NULL); } IL_0194: { int32_t L_49 = V_5; if ((((int32_t)L_49) > ((int32_t)0))) { goto IL_00e1; } } IL_019c: { V_2 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; bool L_50 = V_0; return L_50; } } // System.Attribute System.Diagnostics.Tracing.EventSource::GetCustomAttributeHelper(System.Reflection.MemberInfo,System.Type,System.Diagnostics.Tracing.EventManifestOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * EventSource_GetCustomAttributeHelper_m0071006CDD204BE00B7EFEA9F5E52D087AF1F7D7 (MemberInfo_t * ___member0, Type_t * ___attributeType1, int32_t ___flags2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_GetCustomAttributeHelper_m0071006CDD204BE00B7EFEA9F5E52D087AF1F7D7_MetadataUsageId); s_Il2CppMethodInitialized = true; } Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * V_0 = NULL; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_1 = NULL; int32_t V_2 = 0; RuntimeObject* V_3 = NULL; CustomAttributeData_t2CD9D78F97B6517D5DEE35DEE97159B02C078F88 * V_4 = NULL; Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * V_5 = NULL; CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 V_6; memset((&V_6), 0, sizeof(V_6)); Type_t * V_7 = NULL; RuntimeObject* V_8 = NULL; CustomAttributeNamedArgument_t08BA731A94FD7F173551DF3098384CB9B3056E9E V_9; memset((&V_9), 0, sizeof(V_9)); PropertyInfo_t * V_10 = NULL; RuntimeObject * V_11 = NULL; Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * V_12 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { MemberInfo_t * L_0 = ___member0; NullCheck(L_0); Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7 * L_1 = VirtFuncInvoker0< Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7 * >::Invoke(16 /* System.Reflection.Module System.Reflection.MemberInfo::get_Module() */, L_0); NullCheck(L_1); Assembly_t * L_2 = VirtFuncInvoker0< Assembly_t * >::Invoke(10 /* System.Reflection.Assembly System.Reflection.Module::get_Assembly() */, L_1); bool L_3 = ReflectionExtensions_ReflectionOnly_m8C91C2D49A13553C0D55EA6742CCE682BF4AA662(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0039; } } { int32_t L_4 = ___flags2; if (((int32_t)((int32_t)L_4&(int32_t)8))) { goto IL_0039; } } { V_0 = (Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 *)NULL; MemberInfo_t * L_5 = ___member0; Type_t * L_6 = ___attributeType1; NullCheck(L_5); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_7 = VirtFuncInvoker2< ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*, Type_t *, bool >::Invoke(12 /* System.Object[] System.Reflection.MemberInfo::GetCustomAttributes(System.Type,System.Boolean) */, L_5, L_6, (bool)0); V_1 = L_7; V_2 = 0; goto IL_0031; } IL_0026: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_8 = V_1; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = L_9; RuntimeObject * L_11 = (L_8)->GetAt(static_cast(L_10)); V_0 = ((Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 *)CastclassClass((RuntimeObject*)L_11, Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74_il2cpp_TypeInfo_var)); goto IL_0037; } IL_0031: { int32_t L_12 = V_2; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_13 = V_1; NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length))))))) { goto IL_0026; } } IL_0037: { Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * L_14 = V_0; return L_14; } IL_0039: { Type_t * L_15 = ___attributeType1; NullCheck(L_15); VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Type::get_FullName() */, L_15); MemberInfo_t * L_16 = ___member0; RuntimeObject* L_17 = CustomAttributeData_GetCustomAttributes_mFFDE689A6FB19FC3D930515DB40EAFD217AB1146(L_16, /*hidden argument*/NULL); NullCheck(L_17); RuntimeObject* L_18 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t225D30F8B9E4D8415BFC4EC87D4FC76D173B4D94_il2cpp_TypeInfo_var, L_17); V_3 = L_18; } IL_004c: try { // begin try (depth: 1) { goto IL_0169; } IL_0051: { RuntimeObject* L_19 = V_3; NullCheck(L_19); CustomAttributeData_t2CD9D78F97B6517D5DEE35DEE97159B02C078F88 * L_20 = InterfaceFuncInvoker0< CustomAttributeData_t2CD9D78F97B6517D5DEE35DEE97159B02C078F88 * >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t586EAFA658B0D4EC3217A68ABF8E593C58CD3F5D_il2cpp_TypeInfo_var, L_19); V_4 = L_20; Type_t * L_21 = ___attributeType1; CustomAttributeData_t2CD9D78F97B6517D5DEE35DEE97159B02C078F88 * L_22 = V_4; NullCheck(L_22); ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * L_23 = VirtFuncInvoker0< ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF * >::Invoke(4 /* System.Reflection.ConstructorInfo System.Reflection.CustomAttributeData::get_Constructor() */, L_22); NullCheck(L_23); Type_t * L_24 = VirtFuncInvoker0< Type_t * >::Invoke(10 /* System.Type System.Reflection.MemberInfo::get_ReflectedType() */, L_23); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); bool L_25 = EventSource_AttributeTypeNamesMatch_m40953EA25DF869AD98D3DBF329FD74C98E7F41A0(L_21, L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_0169; } } IL_0070: { V_5 = (Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 *)NULL; CustomAttributeData_t2CD9D78F97B6517D5DEE35DEE97159B02C078F88 * L_26 = V_4; NullCheck(L_26); RuntimeObject* L_27 = VirtFuncInvoker0< RuntimeObject* >::Invoke(5 /* System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::get_ConstructorArguments() */, L_26); NullCheck(L_27); int32_t L_28 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tD5445A483D025654198185F0941FFAEAC7CA32CA_il2cpp_TypeInfo_var, L_27); if ((!(((uint32_t)L_28) == ((uint32_t)1)))) { goto IL_00b0; } } IL_0082: { Type_t * L_29 = ___attributeType1; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_30 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_31 = L_30; CustomAttributeData_t2CD9D78F97B6517D5DEE35DEE97159B02C078F88 * L_32 = V_4; NullCheck(L_32); RuntimeObject* L_33 = VirtFuncInvoker0< RuntimeObject* >::Invoke(5 /* System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::get_ConstructorArguments() */, L_32); NullCheck(L_33); CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 L_34 = InterfaceFuncInvoker1< CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 , int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IList_1_t6CC82F01278D7AA7C3DC2939506F0C54E06AAADE_il2cpp_TypeInfo_var, L_33, 0); V_6 = L_34; RuntimeObject * L_35 = CustomAttributeTypedArgument_get_Value_m11CEBA0F1359637E888E86CB46188B6F3B0C7553_inline((CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 *)(&V_6), /*hidden argument*/NULL); NullCheck(L_31); ArrayElementTypeCheck (L_31, L_35); (L_31)->SetAt(static_cast(0), (RuntimeObject *)L_35); RuntimeObject * L_36 = Activator_CreateInstance_mEE50708E1E8AAD4E5021A2FFDB992DDF65727E17(L_29, L_31, /*hidden argument*/NULL); V_5 = ((Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 *)CastclassClass((RuntimeObject*)L_36, Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74_il2cpp_TypeInfo_var)); goto IL_00cb; } IL_00b0: { CustomAttributeData_t2CD9D78F97B6517D5DEE35DEE97159B02C078F88 * L_37 = V_4; NullCheck(L_37); RuntimeObject* L_38 = VirtFuncInvoker0< RuntimeObject* >::Invoke(5 /* System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::get_ConstructorArguments() */, L_37); NullCheck(L_38); int32_t L_39 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tD5445A483D025654198185F0941FFAEAC7CA32CA_il2cpp_TypeInfo_var, L_38); if (L_39) { goto IL_00cb; } } IL_00be: { Type_t * L_40 = ___attributeType1; RuntimeObject * L_41 = Activator_CreateInstance_mD06EE47879F606317C6DA91FB63E678CABAC6A16(L_40, /*hidden argument*/NULL); V_5 = ((Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 *)CastclassClass((RuntimeObject*)L_41, Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74_il2cpp_TypeInfo_var)); } IL_00cb: { Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * L_42 = V_5; if (!L_42) { goto IL_0169; } } IL_00d2: { Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * L_43 = V_5; NullCheck(L_43); Type_t * L_44 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_43, /*hidden argument*/NULL); V_7 = L_44; CustomAttributeData_t2CD9D78F97B6517D5DEE35DEE97159B02C078F88 * L_45 = V_4; NullCheck(L_45); RuntimeObject* L_46 = VirtFuncInvoker0< RuntimeObject* >::Invoke(6 /* System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::get_NamedArguments() */, L_45); NullCheck(L_46); RuntimeObject* L_47 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t2FDD2431745CEB000C1AD0F7399A2516BE0D09F9_il2cpp_TypeInfo_var, L_46); V_8 = L_47; } IL_00e9: try { // begin try (depth: 2) { goto IL_014c; } IL_00eb: { RuntimeObject* L_48 = V_8; NullCheck(L_48); CustomAttributeNamedArgument_t08BA731A94FD7F173551DF3098384CB9B3056E9E L_49 = InterfaceFuncInvoker0< CustomAttributeNamedArgument_t08BA731A94FD7F173551DF3098384CB9B3056E9E >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t8450E008DD928AC26B0925729A17C3068E4226A2_il2cpp_TypeInfo_var, L_48); V_9 = L_49; Type_t * L_50 = V_7; MemberInfo_t * L_51 = CustomAttributeNamedArgument_get_MemberInfo_m789DAC5B01E4B3A9D6D1C8CD11DA2FC48EFDEEBF_inline((CustomAttributeNamedArgument_t08BA731A94FD7F173551DF3098384CB9B3056E9E *)(&V_9), /*hidden argument*/NULL); NullCheck(L_51); String_t* L_52 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_51); NullCheck(L_50); PropertyInfo_t * L_53 = Type_GetProperty_m724FAA955DCE10E0C46A9485BCEA32C1CE608130(L_50, L_52, ((int32_t)20), /*hidden argument*/NULL); V_10 = L_53; CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 L_54 = CustomAttributeNamedArgument_get_TypedValue_m0C92F6C3DD4A63AE8FD4A13BB5DF72B8CD122C67_inline((CustomAttributeNamedArgument_t08BA731A94FD7F173551DF3098384CB9B3056E9E *)(&V_9), /*hidden argument*/NULL); V_6 = L_54; RuntimeObject * L_55 = CustomAttributeTypedArgument_get_Value_m11CEBA0F1359637E888E86CB46188B6F3B0C7553_inline((CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 *)(&V_6), /*hidden argument*/NULL); V_11 = L_55; PropertyInfo_t * L_56 = V_10; NullCheck(L_56); Type_t * L_57 = VirtFuncInvoker0< Type_t * >::Invoke(20 /* System.Type System.Reflection.PropertyInfo::get_PropertyType() */, L_56); NullCheck(L_57); bool L_58 = VirtFuncInvoker0< bool >::Invoke(77 /* System.Boolean System.Type::get_IsEnum() */, L_57); if (!L_58) { goto IL_0140; } } IL_012b: { PropertyInfo_t * L_59 = V_10; NullCheck(L_59); Type_t * L_60 = VirtFuncInvoker0< Type_t * >::Invoke(20 /* System.Type System.Reflection.PropertyInfo::get_PropertyType() */, L_59); RuntimeObject * L_61 = V_11; NullCheck(L_61); String_t* L_62 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_61); IL2CPP_RUNTIME_CLASS_INIT(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_il2cpp_TypeInfo_var); RuntimeObject * L_63 = Enum_Parse_m8677C5E01F1258902058D844824B93F7836BF4C3(L_60, L_62, /*hidden argument*/NULL); V_11 = L_63; } IL_0140: { PropertyInfo_t * L_64 = V_10; Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * L_65 = V_5; RuntimeObject * L_66 = V_11; NullCheck(L_64); VirtActionInvoker3< RuntimeObject *, RuntimeObject *, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* >::Invoke(28 /* System.Void System.Reflection.PropertyInfo::SetValue(System.Object,System.Object,System.Object[]) */, L_64, L_65, L_66, (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)NULL); } IL_014c: { RuntimeObject* L_67 = V_8; NullCheck(L_67); bool L_68 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, L_67); if (L_68) { goto IL_00eb; } } IL_0155: { IL2CPP_LEAVE(0x163, FINALLY_0157); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0157; } FINALLY_0157: { // begin finally (depth: 2) { RuntimeObject* L_69 = V_8; if (!L_69) { goto IL_0162; } } IL_015b: { RuntimeObject* L_70 = V_8; NullCheck(L_70); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, L_70); } IL_0162: { IL2CPP_END_FINALLY(343) } } // end finally (depth: 2) IL2CPP_CLEANUP(343) { IL2CPP_JUMP_TBL(0x163, IL_0163) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0163: { Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * L_71 = V_5; V_12 = L_71; IL2CPP_LEAVE(0x182, FINALLY_0176); } IL_0169: { RuntimeObject* L_72 = V_3; NullCheck(L_72); bool L_73 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, L_72); if (L_73) { goto IL_0051; } } IL_0174: { IL2CPP_LEAVE(0x180, FINALLY_0176); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0176; } FINALLY_0176: { // begin finally (depth: 1) { RuntimeObject* L_74 = V_3; if (!L_74) { goto IL_017f; } } IL_0179: { RuntimeObject* L_75 = V_3; NullCheck(L_75); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, L_75); } IL_017f: { IL2CPP_END_FINALLY(374) } } // end finally (depth: 1) IL2CPP_CLEANUP(374) { IL2CPP_JUMP_TBL(0x182, IL_0182) IL2CPP_JUMP_TBL(0x180, IL_0180) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0180: { return (Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 *)NULL; } IL_0182: { Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * L_76 = V_12; return L_76; } } // System.Boolean System.Diagnostics.Tracing.EventSource::AttributeTypeNamesMatch(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_AttributeTypeNamesMatch_m40953EA25DF869AD98D3DBF329FD74C98E7F41A0 (Type_t * ___attributeType0, Type_t * ___reflectedAttributeType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_AttributeTypeNamesMatch_m40953EA25DF869AD98D3DBF329FD74C98E7F41A0_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___attributeType0; Type_t * L_1 = ___reflectedAttributeType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_2 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0056; } } { Type_t * L_3 = ___attributeType0; NullCheck(L_3); String_t* L_4 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Type::get_FullName() */, L_3); Type_t * L_5 = ___reflectedAttributeType1; NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Type::get_FullName() */, L_5); bool L_7 = String_Equals_m1A3302D7214F75FB06302101934BF3EE9282AA43(L_4, L_6, 4, /*hidden argument*/NULL); if (L_7) { goto IL_0056; } } { Type_t * L_8 = ___attributeType0; NullCheck(L_8); String_t* L_9 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_8); Type_t * L_10 = ___reflectedAttributeType1; NullCheck(L_10); String_t* L_11 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_10); bool L_12 = String_Equals_m1A3302D7214F75FB06302101934BF3EE9282AA43(L_9, L_11, 4, /*hidden argument*/NULL); if (!L_12) { goto IL_0054; } } { Type_t * L_13 = ___attributeType0; NullCheck(L_13); String_t* L_14 = VirtFuncInvoker0< String_t* >::Invoke(27 /* System.String System.Type::get_Namespace() */, L_13); NullCheck(L_14); bool L_15 = String_EndsWith_mE4F039DCC2A9FCB8C1ED2D04B00A35E3CE16DE99(L_14, _stringLiteral19E2C5734444D0E21425DE8591172580E692AC49, /*hidden argument*/NULL); if (!L_15) { goto IL_0054; } } { Type_t * L_16 = ___reflectedAttributeType1; NullCheck(L_16); String_t* L_17 = VirtFuncInvoker0< String_t* >::Invoke(27 /* System.String System.Type::get_Namespace() */, L_16); NullCheck(L_17); bool L_18 = String_EndsWith_mE4F039DCC2A9FCB8C1ED2D04B00A35E3CE16DE99(L_17, _stringLiteral19E2C5734444D0E21425DE8591172580E692AC49, /*hidden argument*/NULL); return L_18; } IL_0054: { return (bool)0; } IL_0056: { return (bool)1; } } // System.Type System.Diagnostics.Tracing.EventSource::GetEventSourceBaseType(System.Type,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * EventSource_GetEventSourceBaseType_m9DC1F883AE9DBD6C162E3794B1174C9905446238 (Type_t * ___eventSourceType0, bool ___allowEventSourceOverride1, bool ___reflectionOnly2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_GetEventSourceBaseType_m9DC1F883AE9DBD6C162E3794B1174C9905446238_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___eventSourceType0; Type_t * L_1 = ReflectionExtensions_BaseType_m763D89753F3CD60354D2A6DE487BCD9735790669(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_2 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_1, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_0010; } } { return (Type_t *)NULL; } IL_0010: { Type_t * L_3 = ___eventSourceType0; Type_t * L_4 = ReflectionExtensions_BaseType_m763D89753F3CD60354D2A6DE487BCD9735790669(L_3, /*hidden argument*/NULL); ___eventSourceType0 = L_4; Type_t * L_5 = ___eventSourceType0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_5, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0029; } } { Type_t * L_7 = ___eventSourceType0; bool L_8 = ReflectionExtensions_IsAbstract_m7D58AD3A5F2B93C0F96353054BD8132C36EDD84E(L_7, /*hidden argument*/NULL); if (L_8) { goto IL_0010; } } IL_0029: { Type_t * L_9 = ___eventSourceType0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_10 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_9, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_10) { goto IL_007f; } } { bool L_11 = ___allowEventSourceOverride1; if (L_11) { goto IL_006b; } } { bool L_12 = ___reflectionOnly2; if (!L_12) { goto IL_0054; } } { Type_t * L_13 = ___eventSourceType0; NullCheck(L_13); String_t* L_14 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Type::get_FullName() */, L_13); RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_15 = { reinterpret_cast (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_16 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_15, /*hidden argument*/NULL); NullCheck(L_16); String_t* L_17 = VirtFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Type::get_FullName() */, L_16); bool L_18 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_14, L_17, /*hidden argument*/NULL); if (L_18) { goto IL_0069; } } IL_0054: { bool L_19 = ___reflectionOnly2; if (L_19) { goto IL_007f; } } { Type_t * L_20 = ___eventSourceType0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_21 = { reinterpret_cast (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_22 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_21, /*hidden argument*/NULL); bool L_23 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_20, L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_007f; } } IL_0069: { return (Type_t *)NULL; } IL_006b: { Type_t * L_24 = ___eventSourceType0; NullCheck(L_24); String_t* L_25 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_24); bool L_26 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_25, _stringLiteral791F9BDF4B7DFC83C7A653139354DC01454B069A, /*hidden argument*/NULL); if (!L_26) { goto IL_007f; } } { return (Type_t *)NULL; } IL_007f: { Type_t * L_27 = ___eventSourceType0; return L_27; } } // System.Byte[] System.Diagnostics.Tracing.EventSource::CreateManifestAndDescriptors(System.Type,System.String,System.Diagnostics.Tracing.EventSource,System.Diagnostics.Tracing.EventManifestOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* EventSource_CreateManifestAndDescriptors_mB6EC46491632FA449EDCDFC4BAB3711B511F679D (Type_t * ___eventSourceType0, String_t* ___eventSourceDllName1, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___source2, int32_t ___flags3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_CreateManifestAndDescriptors_mB6EC46491632FA449EDCDFC4BAB3711B511F679D_MetadataUsageId); s_Il2CppMethodInitialized = true; } ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * V_0 = NULL; bool V_1 = false; Exception_t * V_2 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_3 = NULL; MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B* V_4 = NULL; int32_t V_5 = 0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* V_6 = NULL; Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * V_7 = NULL; ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF * V_8 = NULL; EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * V_9 = NULL; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_10 = NULL; int32_t V_11 = 0; String_t* V_12 = NULL; Type_t * V_13 = NULL; FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* V_14 = NULL; int32_t V_15 = 0; FieldInfo_t * V_16 = NULL; int32_t V_17 = 0; MethodInfo_t * V_18 = NULL; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* V_19 = NULL; EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * V_20 = NULL; String_t* V_21 = NULL; bool V_22 = false; Guid_t V_23; memset((&V_23), 0, sizeof(V_23)); bool V_24 = false; String_t* V_25 = NULL; int32_t V_26 = 0; EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B V_27; memset((&V_27), 0, sizeof(V_27)); String_t* V_28 = NULL; int32_t V_29 = 0; String_t* V_30 = NULL; String_t* V_31 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_32 = NULL; String_t* V_33 = NULL; bool V_34 = false; RuntimeObject* V_35 = NULL; String_t* V_36 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 4); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); int32_t G_B3_0 = 0; Exception_t * G_B93_0 = NULL; Exception_t * G_B92_0 = NULL; { V_0 = (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 *)NULL; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_0 = ___source2; if (L_0) { goto IL_0008; } } { G_B3_0 = 1; goto IL_0011; } IL_0008: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_1 = ___source2; NullCheck(L_1); bool L_2 = EventSource_get_SelfDescribingEvents_mC1AA4D0FD4ECB96F90435B292D23DC86C76F3DD0(L_1, /*hidden argument*/NULL); G_B3_0 = ((((int32_t)L_2) == ((int32_t)0))? 1 : 0); } IL_0011: { V_1 = (bool)G_B3_0; V_2 = (Exception_t *)NULL; V_3 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; Type_t * L_3 = ___eventSourceType0; bool L_4 = ReflectionExtensions_IsAbstract_m7D58AD3A5F2B93C0F96353054BD8132C36EDD84E(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0025; } } { int32_t L_5 = ___flags3; if (((int32_t)((int32_t)L_5&(int32_t)1))) { goto IL_0025; } } { return (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; } IL_0025: { } IL_0026: try { // begin try (depth: 1) { Type_t * L_6 = ___eventSourceType0; NullCheck(L_6); MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B* L_7 = VirtFuncInvoker1< MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B*, int32_t >::Invoke(42 /* System.Reflection.MethodInfo[] System.Type::GetMethods(System.Reflection.BindingFlags) */, L_6, ((int32_t)54)); V_4 = L_7; V_5 = 1; V_6 = (EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94*)NULL; V_7 = (Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC *)NULL; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_8 = ___source2; if (L_8) { goto IL_0041; } } IL_003c: { int32_t L_9 = ___flags3; if (!((int32_t)((int32_t)L_9&(int32_t)1))) { goto IL_0060; } } IL_0041: { MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B* L_10 = V_4; NullCheck(L_10); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_11 = (EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94*)(EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94*)SZArrayNew(EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))), (int32_t)1))); V_6 = L_11; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_12 = V_6; NullCheck(L_12); ((L_12)->GetAddressAt(static_cast(0)))->set_Name_6(_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709); } IL_0060: { V_8 = (ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF *)NULL; Type_t * L_13 = ___eventSourceType0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_14 = { reinterpret_cast (EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_15 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_14, /*hidden argument*/NULL); int32_t L_16 = ___flags3; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * L_17 = EventSource_GetCustomAttributeHelper_m0071006CDD204BE00B7EFEA9F5E52D087AF1F7D7(L_13, L_15, L_16, /*hidden argument*/NULL); V_9 = ((EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 *)CastclassSealed((RuntimeObject*)L_17, EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286_il2cpp_TypeInfo_var)); EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * L_18 = V_9; if (!L_18) { goto IL_009c; } } IL_007f: { EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * L_19 = V_9; NullCheck(L_19); String_t* L_20 = EventSourceAttribute_get_LocalizationResources_m4733F2B33A398B188C0541C3394954FF3DAC6B1F_inline(L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_009c; } } IL_0088: { EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * L_21 = V_9; NullCheck(L_21); String_t* L_22 = EventSourceAttribute_get_LocalizationResources_m4733F2B33A398B188C0541C3394954FF3DAC6B1F_inline(L_21, /*hidden argument*/NULL); Type_t * L_23 = ___eventSourceType0; Assembly_t * L_24 = ReflectionExtensions_Assembly_mEAD61760D2D93D0DB51DB8D28061182028AFD0A5(L_23, /*hidden argument*/NULL); ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF * L_25 = (ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF *)il2cpp_codegen_object_new(ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF_il2cpp_TypeInfo_var); ResourceManager__ctor_m8AD56F37694577CB52FB2EC2C1787B1051DB1EF4(L_25, L_22, L_24, /*hidden argument*/NULL); V_8 = L_25; } IL_009c: { Type_t * L_26 = ___eventSourceType0; int32_t L_27 = ___flags3; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); String_t* L_28 = EventSource_GetName_m8F056FBB0AAE31DAA579B4FB3CBF6F260C9A554C(L_26, L_27, /*hidden argument*/NULL); Type_t * L_29 = ___eventSourceType0; Guid_t L_30 = EventSource_GetGuid_mDC7778A0D413EE6FFF174026CBD083B8DE59A3AC(L_29, /*hidden argument*/NULL); String_t* L_31 = ___eventSourceDllName1; ResourceManager_t966CE0B6B59F36DD8797BDC20B5EEFACE0A883FF * L_32 = V_8; int32_t L_33 = ___flags3; ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_34 = (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 *)il2cpp_codegen_object_new(ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450_il2cpp_TypeInfo_var); ManifestBuilder__ctor_mE5FB339ABBF66CDB14F65E053D7D8764D2659C39(L_34, L_28, L_30, L_31, L_32, L_33, /*hidden argument*/NULL); V_0 = L_34; ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_35 = V_0; EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_36 = (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 *)il2cpp_codegen_object_new(EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1_il2cpp_TypeInfo_var); EventAttribute__ctor_mAF81D17BBC44C41B77F565E419E91A9991828A12(L_36, 0, /*hidden argument*/NULL); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_37 = L_36; NullCheck(L_37); EventAttribute_set_Level_m6AEB7BE447B1A1163675C470E0F21C79A7338BFB_inline(L_37, 0, /*hidden argument*/NULL); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_38 = L_37; NullCheck(L_38); EventAttribute_set_Task_mB95C285A14B635F26C03541E7A5887C8206B59E2_inline(L_38, ((int32_t)65534), /*hidden argument*/NULL); NullCheck(L_35); ManifestBuilder_StartEvent_m20757C6BE1E0E1F3B9AB3CB1674567A8B56E183E(L_35, _stringLiteral8461C6F6B7093372724F350BBE30FE6C44DA8A93, L_38, /*hidden argument*/NULL); ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_39 = V_0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_40 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_41 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_40, /*hidden argument*/NULL); NullCheck(L_39); ManifestBuilder_AddEventParameter_m53C32DDB5EB3C924364BB80E0E0492E0E06CC46E(L_39, L_41, _stringLiteral6F9B9AF3CD6E8B8A73C2CDCED37FE9F59226E27D, /*hidden argument*/NULL); ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_42 = V_0; NullCheck(L_42); ManifestBuilder_EndEvent_m95778E3FF0E7DA01DD15D5B3EFBE13A0AB208F6C(L_42, /*hidden argument*/NULL); int32_t L_43 = ___flags3; if (!((int32_t)((int32_t)L_43&(int32_t)1))) { goto IL_0147; } } IL_00f6: { Type_t * L_44 = ___eventSourceType0; int32_t L_45 = ___flags3; Type_t * L_46 = ___eventSourceType0; Assembly_t * L_47 = ReflectionExtensions_Assembly_mEAD61760D2D93D0DB51DB8D28061182028AFD0A5(L_46, /*hidden argument*/NULL); bool L_48 = ReflectionExtensions_ReflectionOnly_m8C91C2D49A13553C0D55EA6742CCE682BF4AA662(L_47, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Type_t * L_49 = EventSource_GetEventSourceBaseType_m9DC1F883AE9DBD6C162E3794B1174C9905446238(L_44, (bool)((!(((uint32_t)((int32_t)((int32_t)L_45&(int32_t)8))) <= ((uint32_t)0)))? 1 : 0), L_48, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_50 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_49, (Type_t *)NULL, /*hidden argument*/NULL); if (L_50) { goto IL_0126; } } IL_0115: { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_51 = V_0; String_t* L_52 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralE648B01271A5E51A4E4193E17FC98D365286B775, /*hidden argument*/NULL); NullCheck(L_51); ManifestBuilder_ManifestError_mA178FBE087E34A3CC07873D32896191BF7C74A20(L_51, L_52, (bool)0, /*hidden argument*/NULL); } IL_0126: { Type_t * L_53 = ___eventSourceType0; bool L_54 = ReflectionExtensions_IsAbstract_m7D58AD3A5F2B93C0F96353054BD8132C36EDD84E(L_53, /*hidden argument*/NULL); if (L_54) { goto IL_0147; } } IL_012e: { Type_t * L_55 = ___eventSourceType0; bool L_56 = ReflectionExtensions_IsSealed_mFD0388F050D6EEBB0832BDFAE3026AF62DC24C89(L_55, /*hidden argument*/NULL); if (L_56) { goto IL_0147; } } IL_0136: { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_57 = V_0; String_t* L_58 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteralD0CADD9CE586AC16E16CD02E5E3D93618EC847B3, /*hidden argument*/NULL); NullCheck(L_57); ManifestBuilder_ManifestError_mA178FBE087E34A3CC07873D32896191BF7C74A20(L_57, L_58, (bool)0, /*hidden argument*/NULL); } IL_0147: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_59 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)3); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_60 = L_59; NullCheck(L_60); ArrayElementTypeCheck (L_60, _stringLiteralF530DB58B3E5088DC7412C6D2298BA3F8456BDEB); (L_60)->SetAt(static_cast(0), (String_t*)_stringLiteralF530DB58B3E5088DC7412C6D2298BA3F8456BDEB); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_61 = L_60; NullCheck(L_61); ArrayElementTypeCheck (L_61, _stringLiteral090EC5F560FC50377FCD95E5CDA128E91B276E98); (L_61)->SetAt(static_cast(1), (String_t*)_stringLiteral090EC5F560FC50377FCD95E5CDA128E91B276E98); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_62 = L_61; NullCheck(L_62); ArrayElementTypeCheck (L_62, _stringLiteral7524F3AA077AFFF7785A23FCD72580F55D33FF80); (L_62)->SetAt(static_cast(2), (String_t*)_stringLiteral7524F3AA077AFFF7785A23FCD72580F55D33FF80); V_10 = L_62; V_11 = 0; goto IL_01e7; } IL_016c: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_63 = V_10; int32_t L_64 = V_11; NullCheck(L_63); int32_t L_65 = L_64; String_t* L_66 = (L_63)->GetAt(static_cast(L_65)); V_12 = L_66; Type_t * L_67 = ___eventSourceType0; String_t* L_68 = V_12; NullCheck(L_67); Type_t * L_69 = Type_GetNestedType_m30D9D5DF0FB7ADAED9B54CC02DCC5D8C4E873F45(L_67, L_68, /*hidden argument*/NULL); V_13 = L_69; Type_t * L_70 = V_13; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_71 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_70, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_71) { goto IL_01e1; } } IL_0187: { Type_t * L_72 = ___eventSourceType0; bool L_73 = ReflectionExtensions_IsAbstract_m7D58AD3A5F2B93C0F96353054BD8132C36EDD84E(L_72, /*hidden argument*/NULL); if (!L_73) { goto IL_01b2; } } IL_018f: { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_74 = V_0; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_75 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_76 = L_75; Type_t * L_77 = V_13; NullCheck(L_77); String_t* L_78 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_77); NullCheck(L_76); ArrayElementTypeCheck (L_76, L_78); (L_76)->SetAt(static_cast(0), (RuntimeObject *)L_78); String_t* L_79 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteral51366B655A54275B1315D7C5832966AFDE316AB9, L_76, /*hidden argument*/NULL); NullCheck(L_74); ManifestBuilder_ManifestError_mA178FBE087E34A3CC07873D32896191BF7C74A20(L_74, L_79, (bool)0, /*hidden argument*/NULL); goto IL_01e1; } IL_01b2: { Type_t * L_80 = V_13; NullCheck(L_80); FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* L_81 = VirtFuncInvoker1< FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE*, int32_t >::Invoke(46 /* System.Reflection.FieldInfo[] System.Type::GetFields(System.Reflection.BindingFlags) */, L_80, ((int32_t)58)); V_14 = L_81; V_15 = 0; goto IL_01d9; } IL_01c2: { FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* L_82 = V_14; int32_t L_83 = V_15; NullCheck(L_82); int32_t L_84 = L_83; FieldInfo_t * L_85 = (L_82)->GetAt(static_cast(L_84)); V_16 = L_85; ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_86 = V_0; FieldInfo_t * L_87 = V_16; String_t* L_88 = V_12; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); EventSource_AddProviderEnumKind_m34E218F4A3DAD06FCEA74D1BDF1B7B5972D008D6(L_86, L_87, L_88, /*hidden argument*/NULL); int32_t L_89 = V_15; V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_89, (int32_t)1)); } IL_01d9: { int32_t L_90 = V_15; FieldInfoU5BU5D_t9C36FA93372CA01DAF85946064B058CD9CE2E8BE* L_91 = V_14; NullCheck(L_91); if ((((int32_t)L_90) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_91)->max_length))))))) { goto IL_01c2; } } IL_01e1: { int32_t L_92 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_92, (int32_t)1)); } IL_01e7: { int32_t L_93 = V_11; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_94 = V_10; NullCheck(L_94); if ((((int32_t)L_93) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_94)->max_length))))))) { goto IL_016c; } } IL_01f2: { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_95 = V_0; NullCheck(L_95); ManifestBuilder_AddKeyword_m40B31162FE9759417693A96A346D03759AE5F79A(L_95, _stringLiteralA5C934D107ABFBCA1F23BDD0340D5E775D7F4F14, ((int64_t)17592186044416LL), /*hidden argument*/NULL); ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_96 = V_0; NullCheck(L_96); ManifestBuilder_AddKeyword_m40B31162FE9759417693A96A346D03759AE5F79A(L_96, _stringLiteral74322AC09140256383B1572065DCE3008FA2BA4A, ((int64_t)35184372088832LL), /*hidden argument*/NULL); ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_97 = V_0; NullCheck(L_97); ManifestBuilder_AddKeyword_m40B31162FE9759417693A96A346D03759AE5F79A(L_97, _stringLiteral486B531BE543A3E1C89553C5E9BC4BAE21184488, ((int64_t)70368744177664LL), /*hidden argument*/NULL); ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_98 = V_0; NullCheck(L_98); ManifestBuilder_AddKeyword_m40B31162FE9759417693A96A346D03759AE5F79A(L_98, _stringLiteralAB99D0D3144F77FDCE629BF40B2B699647E9B611, ((int64_t)140737488355328LL), /*hidden argument*/NULL); Type_t * L_99 = ___eventSourceType0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_100 = { reinterpret_cast (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_101 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_100, /*hidden argument*/NULL); bool L_102 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_99, L_101, /*hidden argument*/NULL); if (!L_102) { goto IL_064b; } } IL_0257: { V_17 = 0; goto IL_0640; } IL_025f: { MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B* L_103 = V_4; int32_t L_104 = V_17; NullCheck(L_103); int32_t L_105 = L_104; MethodInfo_t * L_106 = (L_103)->GetAt(static_cast(L_105)); V_18 = L_106; MethodInfo_t * L_107 = V_18; NullCheck(L_107); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_108 = VirtFuncInvoker0< ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* >::Invoke(18 /* System.Reflection.ParameterInfo[] System.Reflection.MethodBase::GetParameters() */, L_107); V_19 = L_108; MethodInfo_t * L_109 = V_18; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_110 = { reinterpret_cast (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_111 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_110, /*hidden argument*/NULL); int32_t L_112 = ___flags3; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * L_113 = EventSource_GetCustomAttributeHelper_m0071006CDD204BE00B7EFEA9F5E52D087AF1F7D7(L_109, L_111, L_112, /*hidden argument*/NULL); V_20 = ((EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 *)CastclassSealed((RuntimeObject*)L_113, EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1_il2cpp_TypeInfo_var)); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_114 = V_20; if (!L_114) { goto IL_02be; } } IL_028c: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_115 = ___source2; if (!L_115) { goto IL_02be; } } IL_028f: { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_116 = V_20; NullCheck(L_116); int32_t L_117 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_116, /*hidden argument*/NULL); if ((((int32_t)L_117) > ((int32_t)3))) { goto IL_02be; } } IL_0299: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_118 = ___source2; NullCheck(L_118); Guid_t L_119 = EventSource_get_Guid_m3394EA3EBA76E0308CEF04768FC752256A272131_inline(L_118, /*hidden argument*/NULL); V_23 = L_119; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Guid_t L_120 = ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields*)il2cpp_codegen_static_fields_for(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->get_AspNetEventSourceGuid_28(); bool L_121 = Guid_Equals_mC7FC66A530A8B6FC95E8F5F9E34AE81FD44CD245((Guid_t *)(&V_23), L_120, /*hidden argument*/NULL); if (!L_121) { goto IL_02be; } } IL_02af: { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_122 = V_20; EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_123 = L_122; NullCheck(L_123); int32_t L_124 = EventAttribute_get_ActivityOptions_m4840396BF21481922FCE3059FAE9CF231DF8541E_inline(L_123, /*hidden argument*/NULL); NullCheck(L_123); EventAttribute_set_ActivityOptions_mA357663A41591C7AC1086C41D7CA081181D9E838_inline(L_123, ((int32_t)((int32_t)L_124|(int32_t)2)), /*hidden argument*/NULL); } IL_02be: { MethodInfo_t * L_125 = V_18; NullCheck(L_125); bool L_126 = MethodBase_get_IsStatic_m745A9BDA4869DB7CC4886436C52D34855C1270A5(L_125, /*hidden argument*/NULL); if (L_126) { goto IL_063a; } } IL_02ca: { Type_t * L_127 = ___eventSourceType0; bool L_128 = ReflectionExtensions_IsAbstract_m7D58AD3A5F2B93C0F96353054BD8132C36EDD84E(L_127, /*hidden argument*/NULL); if (!L_128) { goto IL_030e; } } IL_02d2: { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_129 = V_20; if (!L_129) { goto IL_063a; } } IL_02d9: { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_130 = V_0; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_131 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_132 = L_131; MethodInfo_t * L_133 = V_18; NullCheck(L_133); String_t* L_134 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_133); NullCheck(L_132); ArrayElementTypeCheck (L_132, L_134); (L_132)->SetAt(static_cast(0), (RuntimeObject *)L_134); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_135 = L_132; EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_136 = V_20; NullCheck(L_136); int32_t L_137 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_136, /*hidden argument*/NULL); int32_t L_138 = L_137; RuntimeObject * L_139 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_138); NullCheck(L_135); ArrayElementTypeCheck (L_135, L_139); (L_135)->SetAt(static_cast(1), (RuntimeObject *)L_139); String_t* L_140 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteral5C16DB6833014011F6DD10A9415289AC315767A7, L_135, /*hidden argument*/NULL); NullCheck(L_130); ManifestBuilder_ManifestError_mA178FBE087E34A3CC07873D32896191BF7C74A20(L_130, L_140, (bool)0, /*hidden argument*/NULL); goto IL_063a; } IL_030e: { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_141 = V_20; if (L_141) { goto IL_035b; } } IL_0312: { MethodInfo_t * L_142 = V_18; NullCheck(L_142); Type_t * L_143 = VirtFuncInvoker0< Type_t * >::Invoke(40 /* System.Type System.Reflection.MethodInfo::get_ReturnType() */, L_142); RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_144 = { reinterpret_cast (Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_145 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_144, /*hidden argument*/NULL); bool L_146 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_143, L_145, /*hidden argument*/NULL); if (L_146) { goto IL_063a; } } IL_032d: { MethodInfo_t * L_147 = V_18; NullCheck(L_147); bool L_148 = MethodBase_get_IsVirtual_m60B52F086B75D675CAB423C351C3B0CA062675F4(L_147, /*hidden argument*/NULL); if (L_148) { goto IL_063a; } } IL_0339: { MethodInfo_t * L_149 = V_18; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_150 = { reinterpret_cast (NonEventAttribute_tEFC3FBCB594E618AF8214093944F2AC045497726_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_151 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_150, /*hidden argument*/NULL); int32_t L_152 = ___flags3; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * L_153 = EventSource_GetCustomAttributeHelper_m0071006CDD204BE00B7EFEA9F5E52D087AF1F7D7(L_149, L_151, L_152, /*hidden argument*/NULL); if (L_153) { goto IL_063a; } } IL_0350: { int32_t L_154 = V_5; EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_155 = (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 *)il2cpp_codegen_object_new(EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1_il2cpp_TypeInfo_var); EventAttribute__ctor_mAF81D17BBC44C41B77F565E419E91A9991828A12(L_155, L_154, /*hidden argument*/NULL); V_20 = L_155; goto IL_038b; } IL_035b: { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_156 = V_20; NullCheck(L_156); int32_t L_157 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_156, /*hidden argument*/NULL); if ((((int32_t)L_157) > ((int32_t)0))) { goto IL_038b; } } IL_0365: { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_158 = V_0; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_159 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_160 = L_159; MethodInfo_t * L_161 = V_18; NullCheck(L_161); String_t* L_162 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_161); NullCheck(L_160); ArrayElementTypeCheck (L_160, L_162); (L_160)->SetAt(static_cast(0), (RuntimeObject *)L_162); String_t* L_163 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteral63DBA0A3B4FC102E496AEA7FB158126F00331473, L_160, /*hidden argument*/NULL); NullCheck(L_158); ManifestBuilder_ManifestError_mA178FBE087E34A3CC07873D32896191BF7C74A20(L_158, L_163, (bool)1, /*hidden argument*/NULL); goto IL_063a; } IL_038b: { MethodInfo_t * L_164 = V_18; NullCheck(L_164); String_t* L_165 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_164); NullCheck(L_165); int32_t L_166 = String_LastIndexOf_m76C37E3915E802044761572007B8FB0635995F59(L_165, ((int32_t)46), /*hidden argument*/NULL); if ((((int32_t)L_166) < ((int32_t)0))) { goto IL_03cc; } } IL_039c: { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_167 = V_0; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_168 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_169 = L_168; MethodInfo_t * L_170 = V_18; NullCheck(L_170); String_t* L_171 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_170); NullCheck(L_169); ArrayElementTypeCheck (L_169, L_171); (L_169)->SetAt(static_cast(0), (RuntimeObject *)L_171); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_172 = L_169; EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_173 = V_20; NullCheck(L_173); int32_t L_174 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_173, /*hidden argument*/NULL); int32_t L_175 = L_174; RuntimeObject * L_176 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_175); NullCheck(L_172); ArrayElementTypeCheck (L_172, L_176); (L_172)->SetAt(static_cast(1), (RuntimeObject *)L_176); String_t* L_177 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteralDE95A0E9C55375D5E47229EDAA695386047ED340, L_172, /*hidden argument*/NULL); NullCheck(L_167); ManifestBuilder_ManifestError_mA178FBE087E34A3CC07873D32896191BF7C74A20(L_167, L_177, (bool)0, /*hidden argument*/NULL); } IL_03cc: { int32_t L_178 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_178, (int32_t)1)); MethodInfo_t * L_179 = V_18; NullCheck(L_179); String_t* L_180 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_179); V_21 = L_180; EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_181 = V_20; NullCheck(L_181); int32_t L_182 = EventAttribute_get_Opcode_m2D6D1FA345ABB33FEB10D4A9C0878CCB5C811712_inline(L_181, /*hidden argument*/NULL); if (L_182) { goto IL_0598; } } IL_03e7: { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_183 = V_20; NullCheck(L_183); int32_t L_184 = EventAttribute_get_Task_m670824C9F357501D5AEB3051330FBDE3DEBFA7A3_inline(L_183, /*hidden argument*/NULL); V_24 = (bool)((((int32_t)L_184) == ((int32_t)0))? 1 : 0); bool L_185 = V_24; if (!L_185) { goto IL_040b; } } IL_03f7: { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_186 = V_20; EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_187 = V_20; NullCheck(L_187); int32_t L_188 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_187, /*hidden argument*/NULL); NullCheck(L_186); EventAttribute_set_Task_mB95C285A14B635F26C03541E7A5887C8206B59E2_inline(L_186, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)65534), (int32_t)L_188)), /*hidden argument*/NULL); } IL_040b: { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_189 = V_20; NullCheck(L_189); bool L_190 = EventAttribute_get_IsOpcodeSet_m1894AE2FDD0E7D2A746D8182CB4AEC49DDA0DA2E_inline(L_189, /*hidden argument*/NULL); if (L_190) { goto IL_0423; } } IL_0414: { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_191 = V_20; String_t* L_192 = V_21; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); int32_t L_193 = EventSource_GetOpcodeWithDefault_m97DE04BD2DD86571AC4CC084DB6A091F6E0F27B3(0, L_192, /*hidden argument*/NULL); NullCheck(L_191); EventAttribute_set_Opcode_m1B2E46E0B71755AD96C32C2A91C11FB01C3C3ADE(L_191, L_193, /*hidden argument*/NULL); } IL_0423: { bool L_194 = V_24; if (!L_194) { goto IL_0598; } } IL_042a: { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_195 = V_20; NullCheck(L_195); int32_t L_196 = EventAttribute_get_Opcode_m2D6D1FA345ABB33FEB10D4A9C0878CCB5C811712_inline(L_195, /*hidden argument*/NULL); if ((!(((uint32_t)L_196) == ((uint32_t)1)))) { goto IL_04b2; } } IL_0434: { String_t* L_197 = V_21; String_t* L_198 = V_21; NullCheck(L_198); int32_t L_199 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_198, /*hidden argument*/NULL); NullCheck(_stringLiteral952F375412E89FF213A8ACA383D18E5691354347); int32_t L_200 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(_stringLiteral952F375412E89FF213A8ACA383D18E5691354347, /*hidden argument*/NULL); NullCheck(L_197); String_t* L_201 = String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB(L_197, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_199, (int32_t)L_200)), /*hidden argument*/NULL); V_25 = L_201; String_t* L_202 = V_21; String_t* L_203 = V_25; String_t* L_204 = V_25; NullCheck(L_204); int32_t L_205 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_204, /*hidden argument*/NULL); int32_t L_206 = String_Compare_m99CC35260CCF4E79928E1769863EBA747B44530B(L_202, 0, L_203, 0, L_205, /*hidden argument*/NULL); if (L_206) { goto IL_0598; } } IL_0467: { String_t* L_207 = V_21; String_t* L_208 = V_25; NullCheck(L_208); int32_t L_209 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_208, /*hidden argument*/NULL); String_t* L_210 = V_21; NullCheck(L_210); int32_t L_211 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_210, /*hidden argument*/NULL); String_t* L_212 = V_25; NullCheck(L_212); int32_t L_213 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_212, /*hidden argument*/NULL); NullCheck(_stringLiteral952F375412E89FF213A8ACA383D18E5691354347); int32_t L_214 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(_stringLiteral952F375412E89FF213A8ACA383D18E5691354347, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Math_tFB388E53C7FDC6FCCF9A19ABF5A4E521FBD52E19_il2cpp_TypeInfo_var); int32_t L_215 = Math_Max_mA99E48BB021F2E4B62D4EA9F52EA6928EED618A2(((int32_t)il2cpp_codegen_subtract((int32_t)L_211, (int32_t)L_213)), L_214, /*hidden argument*/NULL); int32_t L_216 = String_Compare_m99CC35260CCF4E79928E1769863EBA747B44530B(L_207, L_209, _stringLiteral952F375412E89FF213A8ACA383D18E5691354347, 0, L_215, /*hidden argument*/NULL); if (L_216) { goto IL_0598; } } IL_049e: { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_217 = V_0; String_t* L_218 = V_25; EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_219 = V_20; NullCheck(L_219); int32_t L_220 = EventAttribute_get_Task_m670824C9F357501D5AEB3051330FBDE3DEBFA7A3_inline(L_219, /*hidden argument*/NULL); NullCheck(L_217); ManifestBuilder_AddTask_m27FA79B8634C16C8D2EA5068AFB937EC3DEA4282(L_217, L_218, L_220, /*hidden argument*/NULL); goto IL_0598; } IL_04b2: { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_221 = V_20; NullCheck(L_221); int32_t L_222 = EventAttribute_get_Opcode_m2D6D1FA345ABB33FEB10D4A9C0878CCB5C811712_inline(L_221, /*hidden argument*/NULL); if ((!(((uint32_t)L_222) == ((uint32_t)2)))) { goto IL_0598; } } IL_04bf: { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_223 = V_20; NullCheck(L_223); int32_t L_224 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_223, /*hidden argument*/NULL); V_26 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_224, (int32_t)1)); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_225 = V_6; if (!L_225) { goto IL_057f; } } IL_04d1: { int32_t L_226 = V_26; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_227 = V_6; NullCheck(L_227); if ((((int32_t)L_226) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_227)->max_length))))))) { goto IL_057f; } } IL_04dc: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_228 = V_6; int32_t L_229 = V_26; NullCheck(L_228); int32_t L_230 = L_229; EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B L_231 = (L_228)->GetAt(static_cast(L_230)); V_27 = L_231; String_t* L_232 = V_21; String_t* L_233 = V_21; NullCheck(L_233); int32_t L_234 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_233, /*hidden argument*/NULL); NullCheck(_stringLiteral9E253470C876EE6D5C720EB777AEB82D4C26E28F); int32_t L_235 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(_stringLiteral9E253470C876EE6D5C720EB777AEB82D4C26E28F, /*hidden argument*/NULL); NullCheck(L_232); String_t* L_236 = String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB(L_232, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_234, (int32_t)L_235)), /*hidden argument*/NULL); V_28 = L_236; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_237 = (&V_27)->get_address_of_Descriptor_0(); uint8_t L_238 = EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_237, /*hidden argument*/NULL); if ((!(((uint32_t)L_238) == ((uint32_t)1)))) { goto IL_057f; } } IL_0512: { EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B L_239 = V_27; String_t* L_240 = L_239.get_Name_6(); String_t* L_241 = V_28; String_t* L_242 = V_28; NullCheck(L_242); int32_t L_243 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_242, /*hidden argument*/NULL); int32_t L_244 = String_Compare_m99CC35260CCF4E79928E1769863EBA747B44530B(L_240, 0, L_241, 0, L_243, /*hidden argument*/NULL); if (L_244) { goto IL_057f; } } IL_052b: { EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B L_245 = V_27; String_t* L_246 = L_245.get_Name_6(); String_t* L_247 = V_28; NullCheck(L_247); int32_t L_248 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_247, /*hidden argument*/NULL); EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B L_249 = V_27; String_t* L_250 = L_249.get_Name_6(); NullCheck(L_250); int32_t L_251 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_250, /*hidden argument*/NULL); String_t* L_252 = V_28; NullCheck(L_252); int32_t L_253 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_252, /*hidden argument*/NULL); NullCheck(_stringLiteral952F375412E89FF213A8ACA383D18E5691354347); int32_t L_254 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(_stringLiteral952F375412E89FF213A8ACA383D18E5691354347, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Math_tFB388E53C7FDC6FCCF9A19ABF5A4E521FBD52E19_il2cpp_TypeInfo_var); int32_t L_255 = Math_Max_mA99E48BB021F2E4B62D4EA9F52EA6928EED618A2(((int32_t)il2cpp_codegen_subtract((int32_t)L_251, (int32_t)L_253)), L_254, /*hidden argument*/NULL); int32_t L_256 = String_Compare_m99CC35260CCF4E79928E1769863EBA747B44530B(L_246, L_248, _stringLiteral952F375412E89FF213A8ACA383D18E5691354347, 0, L_255, /*hidden argument*/NULL); if (L_256) { goto IL_057f; } } IL_0569: { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_257 = V_20; EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_258 = (&V_27)->get_address_of_Descriptor_0(); int32_t L_259 = EventDescriptor_get_Task_mC79AF3207BABD1AD4A46762F06C817B822B8019B_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_258, /*hidden argument*/NULL); NullCheck(L_257); EventAttribute_set_Task_mB95C285A14B635F26C03541E7A5887C8206B59E2_inline(L_257, L_259, /*hidden argument*/NULL); V_24 = (bool)0; } IL_057f: { bool L_260 = V_24; if (!L_260) { goto IL_0598; } } IL_0583: { int32_t L_261 = ___flags3; if (!((int32_t)((int32_t)L_261&(int32_t)1))) { goto IL_0598; } } IL_0588: { String_t* L_262 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral509DDCAFA12F2E8A9B2E3620EB692287E107A5D1, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_263 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_263, L_262, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_263, EventSource_CreateManifestAndDescriptors_mB6EC46491632FA449EDCDFC4BAB3711B511F679D_RuntimeMethod_var); } IL_0598: { IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); bool L_264 = EventSource_RemoveFirstArgIfRelatedActivityId_mF6B0FB18A71D6634E910A93DF42B228DF13DBEDE((ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694**)(&V_19), /*hidden argument*/NULL); V_22 = L_264; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_265 = ___source2; if (!L_265) { goto IL_05ac; } } IL_05a4: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_266 = ___source2; NullCheck(L_266); bool L_267 = EventSource_get_SelfDescribingEvents_mC1AA4D0FD4ECB96F90435B292D23DC86C76F3DD0(L_266, /*hidden argument*/NULL); if (L_267) { goto IL_05e9; } } IL_05ac: { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_268 = V_0; String_t* L_269 = V_21; EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_270 = V_20; NullCheck(L_268); ManifestBuilder_StartEvent_m20757C6BE1E0E1F3B9AB3CB1674567A8B56E183E(L_268, L_269, L_270, /*hidden argument*/NULL); V_29 = 0; goto IL_05db; } IL_05bb: { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_271 = V_0; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_272 = V_19; int32_t L_273 = V_29; NullCheck(L_272); int32_t L_274 = L_273; ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * L_275 = (L_272)->GetAt(static_cast(L_274)); NullCheck(L_275); Type_t * L_276 = VirtFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_275); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_277 = V_19; int32_t L_278 = V_29; NullCheck(L_277); int32_t L_279 = L_278; ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * L_280 = (L_277)->GetAt(static_cast(L_279)); NullCheck(L_280); String_t* L_281 = VirtFuncInvoker0< String_t* >::Invoke(10 /* System.String System.Reflection.ParameterInfo::get_Name() */, L_280); NullCheck(L_271); ManifestBuilder_AddEventParameter_m53C32DDB5EB3C924364BB80E0E0492E0E06CC46E(L_271, L_276, L_281, /*hidden argument*/NULL); int32_t L_282 = V_29; V_29 = ((int32_t)il2cpp_codegen_add((int32_t)L_282, (int32_t)1)); } IL_05db: { int32_t L_283 = V_29; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_284 = V_19; NullCheck(L_284); if ((((int32_t)L_283) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_284)->max_length))))))) { goto IL_05bb; } } IL_05e3: { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_285 = V_0; NullCheck(L_285); ManifestBuilder_EndEvent_m95778E3FF0E7DA01DD15D5B3EFBE13A0AB208F6C(L_285, /*hidden argument*/NULL); } IL_05e9: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_286 = ___source2; if (L_286) { goto IL_05f1; } } IL_05ec: { int32_t L_287 = ___flags3; if (!((int32_t)((int32_t)L_287&(int32_t)1))) { goto IL_063a; } } IL_05f1: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_288 = V_6; MethodInfo_t * L_289 = V_18; EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_290 = V_20; ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_291 = V_0; int32_t L_292 = ___flags3; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); EventSource_DebugCheckEvent_m7967092356AD89E7EB5E45D15E8C4088898D633A((Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC **)(&V_7), L_288, L_289, L_290, L_291, L_292, /*hidden argument*/NULL); String_t* L_293 = V_21; String_t* L_294 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteralC03DF71F362B020D7ECA0433A7EAEDE62B82ABB5, L_293, /*hidden argument*/NULL); V_30 = L_294; ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_295 = V_0; String_t* L_296 = V_30; IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_il2cpp_TypeInfo_var); CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_297 = CultureInfo_get_CurrentUICulture_mE132DCAF12CBF24E1FC0AF90BB6F33739F416487(/*hidden argument*/NULL); NullCheck(L_295); String_t* L_298 = ManifestBuilder_GetLocalizedMessage_mCB29634920B7747BA68803A846811B46A1538C66(L_295, L_296, L_297, (bool)0, /*hidden argument*/NULL); V_31 = L_298; String_t* L_299 = V_31; if (!L_299) { goto IL_062b; } } IL_0622: { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_300 = V_20; String_t* L_301 = V_31; NullCheck(L_300); EventAttribute_set_Message_m837D28BE6A03C0A13E16BF19414173E2C505C9C9_inline(L_300, L_301, /*hidden argument*/NULL); } IL_062b: { String_t* L_302 = V_21; EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_303 = V_20; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_304 = V_19; bool L_305 = V_22; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); EventSource_AddEventDescriptor_m2477DFF028C6BBC7C415914465312DBE1A05DD50((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)(&V_6), L_302, L_303, L_304, L_305, /*hidden argument*/NULL); } IL_063a: { int32_t L_306 = V_17; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_306, (int32_t)1)); } IL_0640: { int32_t L_307 = V_17; MethodInfoU5BU5D_t93E968F23AF2DB5CFCFF13BE775A0E222C03586B* L_308 = V_4; NullCheck(L_308); if ((((int32_t)L_307) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_308)->max_length))))))) { goto IL_025f; } } IL_064b: { int32_t L_309 = V_5; IL2CPP_RUNTIME_CLASS_INIT(NameInfo_t506A214E126C77BF344CC08864783DE4E5922D4C_il2cpp_TypeInfo_var); NameInfo_ReserveEventIDsBelow_m4297DAD11F30051AC636093AB42E31178C0A08F8(L_309, /*hidden argument*/NULL); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_310 = ___source2; if (!L_310) { goto IL_0666; } } IL_0655: { IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); EventSource_TrimEventDescriptors_mB20A4A38B1690E2BDBA7198FCF96140566140E3A((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)(&V_6), /*hidden argument*/NULL); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_311 = ___source2; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_312 = V_6; NullCheck(L_311); il2cpp_codegen_memory_barrier(); L_311->set_m_eventData_4(L_312); } IL_0666: { Type_t * L_313 = ___eventSourceType0; bool L_314 = ReflectionExtensions_IsAbstract_m7D58AD3A5F2B93C0F96353054BD8132C36EDD84E(L_313, /*hidden argument*/NULL); if (L_314) { goto IL_0697; } } IL_066e: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_315 = ___source2; if (!L_315) { goto IL_0679; } } IL_0671: { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_316 = ___source2; NullCheck(L_316); bool L_317 = EventSource_get_SelfDescribingEvents_mC1AA4D0FD4ECB96F90435B292D23DC86C76F3DD0(L_316, /*hidden argument*/NULL); if (L_317) { goto IL_0697; } } IL_0679: { int32_t L_318 = ___flags3; V_1 = (bool)((((int32_t)((int32_t)((int32_t)L_318&(int32_t)4))) == ((int32_t)0))? 1 : 0); bool L_319 = V_1; if (L_319) { goto IL_0690; } } IL_0683: { int32_t L_320 = ___flags3; if (((int32_t)((int32_t)L_320&(int32_t)1))) { goto IL_0690; } } IL_0688: { V_32 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; goto IL_0748; } IL_0690: { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_321 = V_0; NullCheck(L_321); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_322 = ManifestBuilder_CreateManifest_mDD01686B4C7D615B86ACBA648988B5903FBB67E7(L_321, /*hidden argument*/NULL); V_3 = L_322; } IL_0697: { goto IL_06a3; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0699; throw e; } CATCH_0699: { // begin catch(System.Exception) { int32_t L_323 = ___flags3; G_B92_0 = ((Exception_t *)__exception_local); if (((int32_t)((int32_t)L_323&(int32_t)1))) { G_B93_0 = ((Exception_t *)__exception_local); goto IL_06a0; } } IL_069e: { IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, EventSource_CreateManifestAndDescriptors_mB6EC46491632FA449EDCDFC4BAB3711B511F679D_RuntimeMethod_var); } IL_06a0: { V_2 = G_B93_0; goto IL_06a3; } } // end catch (depth: 1) IL_06a3: { int32_t L_324 = ___flags3; if (!((int32_t)((int32_t)L_324&(int32_t)1))) { goto IL_0741; } } { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_325 = V_0; NullCheck(L_325); RuntimeObject* L_326 = ManifestBuilder_get_Errors_m38AD987BCFCAC441E35B1407D0E6E07C42AB822E_inline(L_325, /*hidden argument*/NULL); NullCheck(L_326); int32_t L_327 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_t2E51991ADA605DB75870908AF6D7C3093DC3FCBA_il2cpp_TypeInfo_var, L_326); if ((((int32_t)L_327) > ((int32_t)0))) { goto IL_06bf; } } { Exception_t * L_328 = V_2; if (!L_328) { goto IL_0741; } } IL_06bf: { String_t* L_329 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); V_33 = L_329; ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_330 = V_0; NullCheck(L_330); RuntimeObject* L_331 = ManifestBuilder_get_Errors_m38AD987BCFCAC441E35B1407D0E6E07C42AB822E_inline(L_330, /*hidden argument*/NULL); NullCheck(L_331); int32_t L_332 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_t2E51991ADA605DB75870908AF6D7C3093DC3FCBA_il2cpp_TypeInfo_var, L_331); if ((((int32_t)L_332) <= ((int32_t)0))) { goto IL_0726; } } { V_34 = (bool)1; ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_333 = V_0; NullCheck(L_333); RuntimeObject* L_334 = ManifestBuilder_get_Errors_m38AD987BCFCAC441E35B1407D0E6E07C42AB822E_inline(L_333, /*hidden argument*/NULL); NullCheck(L_334); RuntimeObject* L_335 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t31EF1520A3A805598500BB6033C14ABDA7116D5E_il2cpp_TypeInfo_var, L_334); V_35 = L_335; } IL_06e4: try { // begin try (depth: 1) { goto IL_070f; } IL_06e6: { RuntimeObject* L_336 = V_35; NullCheck(L_336); String_t* L_337 = InterfaceFuncInvoker0< String_t* >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_tE14471B9BA58E22CC2B0F85AA521BEBB7F04E004_il2cpp_TypeInfo_var, L_336); V_36 = L_337; bool L_338 = V_34; if (L_338) { goto IL_0701; } } IL_06f3: { String_t* L_339 = V_33; String_t* L_340 = Environment_get_NewLine_m5D4F4667FA5D1E2DBDD4DF9696D0CE76C83EF318(/*hidden argument*/NULL); String_t* L_341 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(L_339, L_340, /*hidden argument*/NULL); V_33 = L_341; } IL_0701: { V_34 = (bool)0; String_t* L_342 = V_33; String_t* L_343 = V_36; String_t* L_344 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(L_342, L_343, /*hidden argument*/NULL); V_33 = L_344; } IL_070f: { RuntimeObject* L_345 = V_35; NullCheck(L_345); bool L_346 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, L_345); if (L_346) { goto IL_06e6; } } IL_0718: { IL2CPP_LEAVE(0x738, FINALLY_071a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_071a; } FINALLY_071a: { // begin finally (depth: 1) { RuntimeObject* L_347 = V_35; if (!L_347) { goto IL_0725; } } IL_071e: { RuntimeObject* L_348 = V_35; NullCheck(L_348); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, L_348); } IL_0725: { IL2CPP_END_FINALLY(1818) } } // end finally (depth: 1) IL2CPP_CLEANUP(1818) { IL2CPP_JUMP_TBL(0x738, IL_0738) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0726: { Exception_t * L_349 = V_2; NullCheck(L_349); String_t* L_350 = VirtFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Exception::get_Message() */, L_349); String_t* L_351 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteral62A3697EC200C7E1E115E4A9F1A402E43C255500, L_350, /*hidden argument*/NULL); V_33 = L_351; } IL_0738: { String_t* L_352 = V_33; Exception_t * L_353 = V_2; ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_354 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m1BF85DCCECA37FCD88A0884AF3C4D03566911BF0(L_354, L_352, L_353, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_354, EventSource_CreateManifestAndDescriptors_mB6EC46491632FA449EDCDFC4BAB3711B511F679D_RuntimeMethod_var); } IL_0741: { bool L_355 = V_1; if (L_355) { goto IL_0746; } } { return (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; } IL_0746: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_356 = V_3; return L_356; } IL_0748: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_357 = V_32; return L_357; } } // System.Boolean System.Diagnostics.Tracing.EventSource::RemoveFirstArgIfRelatedActivityId(System.Reflection.ParameterInfo[]&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_RemoveFirstArgIfRelatedActivityId_mF6B0FB18A71D6634E910A93DF42B228DF13DBEDE (ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694** ___args0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_RemoveFirstArgIfRelatedActivityId_mF6B0FB18A71D6634E910A93DF42B228DF13DBEDE_MetadataUsageId); s_Il2CppMethodInitialized = true; } ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* V_0 = NULL; { ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694** L_0 = ___args0; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_1 = *((ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694**)L_0); NullCheck(L_1); if (!(((RuntimeArray*)L_1)->max_length)) { goto IL_0056; } } { ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694** L_2 = ___args0; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_3 = *((ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694**)L_2); NullCheck(L_3); int32_t L_4 = 0; ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * L_5 = (L_3)->GetAt(static_cast(L_4)); NullCheck(L_5); Type_t * L_6 = VirtFuncInvoker0< Type_t * >::Invoke(8 /* System.Type System.Reflection.ParameterInfo::get_ParameterType() */, L_5); RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_7 = { reinterpret_cast (Guid_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_7, /*hidden argument*/NULL); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0056; } } { ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694** L_10 = ___args0; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_11 = *((ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694**)L_10); NullCheck(L_11); int32_t L_12 = 0; ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB * L_13 = (L_11)->GetAt(static_cast(L_12)); NullCheck(L_13); String_t* L_14 = VirtFuncInvoker0< String_t* >::Invoke(10 /* System.String System.Reflection.ParameterInfo::get_Name() */, L_13); int32_t L_15 = String_Compare_m5BD1EF8904C9B13BEDB7A876B122F117B317B442(L_14, _stringLiteral18071038F9E99098AC5177E9DA000A725F3D1407, 5, /*hidden argument*/NULL); if (L_15) { goto IL_0056; } } { ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694** L_16 = ___args0; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_17 = *((ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694**)L_16); NullCheck(L_17); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_18 = (ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694*)(ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694*)SZArrayNew(ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length)))), (int32_t)1))); V_0 = L_18; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694** L_19 = ___args0; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_20 = *((ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694**)L_19); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_21 = V_0; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694** L_22 = ___args0; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_23 = *((ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694**)L_22); NullCheck(L_23); Array_Copy_mA10D079DD8D9700CA44721A219A934A2397653F6((RuntimeArray *)(RuntimeArray *)L_20, 1, (RuntimeArray *)(RuntimeArray *)L_21, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_23)->max_length)))), (int32_t)1)), /*hidden argument*/NULL); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694** L_24 = ___args0; ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_25 = V_0; *((RuntimeObject **)L_24) = (RuntimeObject *)L_25; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_24, (void*)(RuntimeObject *)L_25); return (bool)1; } IL_0056: { return (bool)0; } } // System.Void System.Diagnostics.Tracing.EventSource::AddProviderEnumKind(System.Diagnostics.Tracing.ManifestBuilder,System.Reflection.FieldInfo,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_AddProviderEnumKind_m34E218F4A3DAD06FCEA74D1BDF1B7B5972D008D6 (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * ___manifest0, FieldInfo_t * ___staticField1, String_t* ___providerEnumKind2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_AddProviderEnumKind_m34E218F4A3DAD06FCEA74D1BDF1B7B5972D008D6_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; Type_t * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint64_t V_4 = 0; { FieldInfo_t * L_0 = ___staticField1; NullCheck(L_0); Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7 * L_1 = VirtFuncInvoker0< Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7 * >::Invoke(16 /* System.Reflection.Module System.Reflection.MemberInfo::get_Module() */, L_0); NullCheck(L_1); Assembly_t * L_2 = VirtFuncInvoker0< Assembly_t * >::Invoke(10 /* System.Reflection.Assembly System.Reflection.Module::get_Assembly() */, L_1); bool L_3 = ReflectionExtensions_ReflectionOnly_m8C91C2D49A13553C0D55EA6742CCE682BF4AA662(L_2, /*hidden argument*/NULL); V_0 = L_3; FieldInfo_t * L_4 = ___staticField1; NullCheck(L_4); Type_t * L_5 = VirtFuncInvoker0< Type_t * >::Invoke(19 /* System.Type System.Reflection.FieldInfo::get_FieldType() */, L_4); V_1 = L_5; bool L_6 = V_0; if (L_6) { goto IL_002d; } } { Type_t * L_7 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_8 = { reinterpret_cast (EventOpcode_t52B1CBEC2A4C6FDDC00A61ECF12BF584A5146C44_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_8, /*hidden argument*/NULL); bool L_10 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_9, /*hidden argument*/NULL); if (L_10) { goto IL_003f; } } IL_002d: { Type_t * L_11 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_12 = { reinterpret_cast (EventOpcode_t52B1CBEC2A4C6FDDC00A61ECF12BF584A5146C44_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); bool L_14 = EventSource_AttributeTypeNamesMatch_m40953EA25DF869AD98D3DBF329FD74C98E7F41A0(L_11, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0069; } } IL_003f: { String_t* L_15 = ___providerEnumKind2; bool L_16 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_15, _stringLiteral7524F3AA077AFFF7785A23FCD72580F55D33FF80, /*hidden argument*/NULL); if (L_16) { goto IL_0107; } } { FieldInfo_t * L_17 = ___staticField1; NullCheck(L_17); RuntimeObject * L_18 = VirtFuncInvoker0< RuntimeObject * >::Invoke(29 /* System.Object System.Reflection.FieldInfo::GetRawConstantValue() */, L_17); V_2 = ((*(int32_t*)((int32_t*)UnBox(L_18, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var)))); ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_19 = ___manifest0; FieldInfo_t * L_20 = ___staticField1; NullCheck(L_20); String_t* L_21 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_20); int32_t L_22 = V_2; NullCheck(L_19); ManifestBuilder_AddOpcode_m39D46900FA589DD6295EC85E438CD844B1771227(L_19, L_21, L_22, /*hidden argument*/NULL); return; } IL_0069: { bool L_23 = V_0; if (L_23) { goto IL_007e; } } { Type_t * L_24 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_25 = { reinterpret_cast (EventTask_tBEC61529FD6426C4863B30C6BDD3CC5E4201E8C9_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_26 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_25, /*hidden argument*/NULL); bool L_27 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_24, L_26, /*hidden argument*/NULL); if (L_27) { goto IL_0090; } } IL_007e: { Type_t * L_28 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_29 = { reinterpret_cast (EventTask_tBEC61529FD6426C4863B30C6BDD3CC5E4201E8C9_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_30 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_29, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); bool L_31 = EventSource_AttributeTypeNamesMatch_m40953EA25DF869AD98D3DBF329FD74C98E7F41A0(L_28, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_00b7; } } IL_0090: { String_t* L_32 = ___providerEnumKind2; bool L_33 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_32, _stringLiteral090EC5F560FC50377FCD95E5CDA128E91B276E98, /*hidden argument*/NULL); if (L_33) { goto IL_0107; } } { FieldInfo_t * L_34 = ___staticField1; NullCheck(L_34); RuntimeObject * L_35 = VirtFuncInvoker0< RuntimeObject * >::Invoke(29 /* System.Object System.Reflection.FieldInfo::GetRawConstantValue() */, L_34); V_3 = ((*(int32_t*)((int32_t*)UnBox(L_35, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var)))); ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_36 = ___manifest0; FieldInfo_t * L_37 = ___staticField1; NullCheck(L_37); String_t* L_38 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_37); int32_t L_39 = V_3; NullCheck(L_36); ManifestBuilder_AddTask_m27FA79B8634C16C8D2EA5068AFB937EC3DEA4282(L_36, L_38, L_39, /*hidden argument*/NULL); return; } IL_00b7: { bool L_40 = V_0; if (L_40) { goto IL_00cc; } } { Type_t * L_41 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_42 = { reinterpret_cast (EventKeywords_t23A3504C8689DEED4A3545494C8C52C55214B942_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_43 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_42, /*hidden argument*/NULL); bool L_44 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_41, L_43, /*hidden argument*/NULL); if (L_44) { goto IL_00de; } } IL_00cc: { Type_t * L_45 = V_1; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_46 = { reinterpret_cast (EventKeywords_t23A3504C8689DEED4A3545494C8C52C55214B942_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_47 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_46, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); bool L_48 = EventSource_AttributeTypeNamesMatch_m40953EA25DF869AD98D3DBF329FD74C98E7F41A0(L_45, L_47, /*hidden argument*/NULL); if (!L_48) { goto IL_0106; } } IL_00de: { String_t* L_49 = ___providerEnumKind2; bool L_50 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_49, _stringLiteralF530DB58B3E5088DC7412C6D2298BA3F8456BDEB, /*hidden argument*/NULL); if (L_50) { goto IL_0107; } } { FieldInfo_t * L_51 = ___staticField1; NullCheck(L_51); RuntimeObject * L_52 = VirtFuncInvoker0< RuntimeObject * >::Invoke(29 /* System.Object System.Reflection.FieldInfo::GetRawConstantValue() */, L_51); V_4 = ((*(int64_t*)((int64_t*)UnBox(L_52, Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var)))); ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_53 = ___manifest0; FieldInfo_t * L_54 = ___staticField1; NullCheck(L_54); String_t* L_55 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_54); uint64_t L_56 = V_4; NullCheck(L_53); ManifestBuilder_AddKeyword_m40B31162FE9759417693A96A346D03759AE5F79A(L_53, L_55, L_56, /*hidden argument*/NULL); } IL_0106: { return; } IL_0107: { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_57 = ___manifest0; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_58 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)3); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_59 = L_58; FieldInfo_t * L_60 = ___staticField1; NullCheck(L_60); String_t* L_61 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_60); NullCheck(L_59); ArrayElementTypeCheck (L_59, L_61); (L_59)->SetAt(static_cast(0), (RuntimeObject *)L_61); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_62 = L_59; FieldInfo_t * L_63 = ___staticField1; NullCheck(L_63); Type_t * L_64 = VirtFuncInvoker0< Type_t * >::Invoke(19 /* System.Type System.Reflection.FieldInfo::get_FieldType() */, L_63); NullCheck(L_64); String_t* L_65 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_64); NullCheck(L_62); ArrayElementTypeCheck (L_62, L_65); (L_62)->SetAt(static_cast(1), (RuntimeObject *)L_65); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_66 = L_62; String_t* L_67 = ___providerEnumKind2; NullCheck(L_66); ArrayElementTypeCheck (L_66, L_67); (L_66)->SetAt(static_cast(2), (RuntimeObject *)L_67); String_t* L_68 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteralA0F895B686C2E5201DD1DC96077AABA81FCC3A88, L_66, /*hidden argument*/NULL); NullCheck(L_57); ManifestBuilder_ManifestError_mA178FBE087E34A3CC07873D32896191BF7C74A20(L_57, L_68, (bool)0, /*hidden argument*/NULL); return; } } // System.Void System.Diagnostics.Tracing.EventSource::AddEventDescriptor(System.Diagnostics.Tracing.EventSource_EventMetadata[]&,System.String,System.Diagnostics.Tracing.EventAttribute,System.Reflection.ParameterInfo[],System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_AddEventDescriptor_m2477DFF028C6BBC7C415914465312DBE1A05DD50 (EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** ___eventData0, String_t* ___eventName1, EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * ___eventAttribute2, ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* ___eventParameters3, bool ___hasRelatedActivityID4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_AddEventDescriptor_m2477DFF028C6BBC7C415914465312DBE1A05DD50_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* V_0 = NULL; SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE V_1; memset((&V_1), 0, sizeof(V_1)); { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_0 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_1 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_0); if (!L_1) { goto IL_0010; } } { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_2 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_3 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_2); NullCheck(L_3); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_4 = ___eventAttribute2; NullCheck(L_4); int32_t L_5 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_4, /*hidden argument*/NULL); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))))) > ((int32_t)L_5))) { goto IL_0039; } } IL_0010: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_6 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_7 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_6); NullCheck(L_7); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_8 = ___eventAttribute2; NullCheck(L_8); int32_t L_9 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Math_tFB388E53C7FDC6FCCF9A19ABF5A4E521FBD52E19_il2cpp_TypeInfo_var); int32_t L_10 = Math_Max_mA99E48BB021F2E4B62D4EA9F52EA6928EED618A2(((int32_t)il2cpp_codegen_add((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))), (int32_t)((int32_t)16))), ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)), /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_11 = (EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94*)(EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94*)SZArrayNew(EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94_il2cpp_TypeInfo_var, (uint32_t)L_10); V_0 = L_11; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_12 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_13 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_12); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_14 = V_0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_15 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_16 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_15); NullCheck(L_16); Array_Copy_m2D96731C600DE8A167348CA8BA796344E64F7434((RuntimeArray *)(RuntimeArray *)L_13, (RuntimeArray *)(RuntimeArray *)L_14, (((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length)))), /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_17 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_18 = V_0; *((RuntimeObject **)L_17) = (RuntimeObject *)L_18; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_17, (void*)(RuntimeObject *)L_18); } IL_0039: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_19 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_20 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_19); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_21 = ___eventAttribute2; NullCheck(L_21); int32_t L_22 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_21, /*hidden argument*/NULL); NullCheck(L_20); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_23 = ___eventAttribute2; NullCheck(L_23); int32_t L_24 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_23, /*hidden argument*/NULL); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_25 = ___eventAttribute2; NullCheck(L_25); uint8_t L_26 = EventAttribute_get_Version_m3AAD912A9FC7924161D37BD19D89ECBA5BDD0CF6_inline(L_25, /*hidden argument*/NULL); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_27 = ___eventAttribute2; NullCheck(L_27); int32_t L_28 = EventAttribute_get_Level_mB5C7FA65BD79AA55FB614D04B573187E715081EA_inline(L_27, /*hidden argument*/NULL); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_29 = ___eventAttribute2; NullCheck(L_29); int32_t L_30 = EventAttribute_get_Opcode_m2D6D1FA345ABB33FEB10D4A9C0878CCB5C811712_inline(L_29, /*hidden argument*/NULL); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_31 = ___eventAttribute2; NullCheck(L_31); int32_t L_32 = EventAttribute_get_Task_m670824C9F357501D5AEB3051330FBDE3DEBFA7A3_inline(L_31, /*hidden argument*/NULL); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_33 = ___eventAttribute2; NullCheck(L_33); int64_t L_34 = EventAttribute_get_Keywords_m6889779A5A55DB96A591BF26676DFCDDD0520142_inline(L_33, /*hidden argument*/NULL); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_35 = SessionMask_get_All_m496B5178F530B5516652F0F33CEF01BC9E3DD7B4(/*hidden argument*/NULL); V_1 = L_35; uint64_t L_36 = SessionMask_ToEventKeywords_m0A85046D77F1C6AA244EB74A812E52C8059B77B8((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&V_1), /*hidden argument*/NULL); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E L_37; memset((&L_37), 0, sizeof(L_37)); EventDescriptor__ctor_mCACEB722052AE5F7952870054BECE6C4D3F6EF1D((&L_37), L_24, L_26, (uint8_t)0, (uint8_t)(((int32_t)((uint8_t)L_28))), (uint8_t)(((int32_t)((uint8_t)L_30))), L_32, ((int64_t)((int64_t)L_34|(int64_t)L_36)), /*hidden argument*/NULL); ((L_20)->GetAddressAt(static_cast(L_22)))->set_Descriptor_0(L_37); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_38 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_39 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_38); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_40 = ___eventAttribute2; NullCheck(L_40); int32_t L_41 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_40, /*hidden argument*/NULL); NullCheck(L_39); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_42 = ___eventAttribute2; NullCheck(L_42); int32_t L_43 = EventAttribute_get_Tags_m17DF10412A2D6AB01E36B784D74350E9528105E7_inline(L_42, /*hidden argument*/NULL); ((L_39)->GetAddressAt(static_cast(L_41)))->set_Tags_1(L_43); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_44 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_45 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_44); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_46 = ___eventAttribute2; NullCheck(L_46); int32_t L_47 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_46, /*hidden argument*/NULL); NullCheck(L_45); String_t* L_48 = ___eventName1; ((L_45)->GetAddressAt(static_cast(L_47)))->set_Name_6(L_48); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_49 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_50 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_49); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_51 = ___eventAttribute2; NullCheck(L_51); int32_t L_52 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_51, /*hidden argument*/NULL); NullCheck(L_50); ParameterInfoU5BU5D_t9F6F38E4A0B0A78E2F463D1B2C0031716CA7A694* L_53 = ___eventParameters3; ((L_50)->GetAddressAt(static_cast(L_52)))->set_Parameters_8(L_53); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_54 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_55 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_54); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_56 = ___eventAttribute2; NullCheck(L_56); int32_t L_57 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_56, /*hidden argument*/NULL); NullCheck(L_55); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_58 = ___eventAttribute2; NullCheck(L_58); String_t* L_59 = EventAttribute_get_Message_m058E0091B7D3211698644AC7149075C9355DD519_inline(L_58, /*hidden argument*/NULL); ((L_55)->GetAddressAt(static_cast(L_57)))->set_Message_7(L_59); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_60 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_61 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_60); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_62 = ___eventAttribute2; NullCheck(L_62); int32_t L_63 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_62, /*hidden argument*/NULL); NullCheck(L_61); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_64 = ___eventAttribute2; NullCheck(L_64); int32_t L_65 = EventAttribute_get_ActivityOptions_m4840396BF21481922FCE3059FAE9CF231DF8541E_inline(L_64, /*hidden argument*/NULL); ((L_61)->GetAddressAt(static_cast(L_63)))->set_ActivityOptions_10(L_65); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_66 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_67 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_66); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_68 = ___eventAttribute2; NullCheck(L_68); int32_t L_69 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_68, /*hidden argument*/NULL); NullCheck(L_67); bool L_70 = ___hasRelatedActivityID4; ((L_67)->GetAddressAt(static_cast(L_69)))->set_HasRelatedActivityID_4(L_70); return; } } // System.Void System.Diagnostics.Tracing.EventSource::TrimEventDescriptors(System.Diagnostics.Tracing.EventSource_EventMetadata[]&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_TrimEventDescriptors_mB20A4A38B1690E2BDBA7198FCF96140566140E3A (EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** ___eventData0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_TrimEventDescriptors_mB20A4A38B1690E2BDBA7198FCF96140566140E3A_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* V_1 = NULL; { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_0 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_1 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_0); NullCheck(L_1); V_0 = (((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))); goto IL_001f; } IL_0007: { int32_t L_2 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1)); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_3 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_4 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_3); int32_t L_5 = V_0; NullCheck(L_4); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->get_address_of_Descriptor_0(); int32_t L_7 = EventDescriptor_get_EventId_m21302247E72B42768C3BCEDE8A558EF7E5CC95F1_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0023; } } IL_001f: { int32_t L_8 = V_0; if ((((int32_t)0) < ((int32_t)L_8))) { goto IL_0007; } } IL_0023: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_9 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_10 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_9); NullCheck(L_10); int32_t L_11 = V_0; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))), (int32_t)L_11))) <= ((int32_t)2))) { goto IL_0043; } } { int32_t L_12 = V_0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_13 = (EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94*)(EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94*)SZArrayNew(EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); V_1 = L_13; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_14 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_15 = *((EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94**)L_14); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_16 = V_1; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_17 = V_1; NullCheck(L_17); Array_Copy_m2D96731C600DE8A167348CA8BA796344E64F7434((RuntimeArray *)(RuntimeArray *)L_15, (RuntimeArray *)(RuntimeArray *)L_16, (((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length)))), /*hidden argument*/NULL); EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94** L_18 = ___eventData0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_19 = V_1; *((RuntimeObject **)L_18) = (RuntimeObject *)L_19; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_18, (void*)(RuntimeObject *)L_19); } IL_0043: { return; } } // System.Void System.Diagnostics.Tracing.EventSource::AddListener(System.Diagnostics.Tracing.EventListener) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_AddListener_mB6D602A82B5E1A629E7964101D38EACAF9C01BC1 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___listener0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_AddListener_mB6D602A82B5E1A629E7964101D38EACAF9C01BC1_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; bool V_1 = false; BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { IL2CPP_RUNTIME_CLASS_INIT(EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6_il2cpp_TypeInfo_var); RuntimeObject * L_0 = EventListener_get_EventListenersLock_mBDF83655CC15E0FFEFCFD64F88FFCE36739289D7(/*hidden argument*/NULL); V_0 = L_0; V_1 = (bool)0; } IL_0008: try { // begin try (depth: 1) { RuntimeObject * L_1 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL); V_2 = (BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040*)NULL; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_2 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); if (!L_2) { goto IL_002c; } } IL_001c: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_3 = __this->get_m_eventData_4(); il2cpp_codegen_memory_barrier(); NullCheck(L_3); BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_4 = (BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040*)(BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040*)SZArrayNew(BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))))); V_2 = L_4; } IL_002c: { EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_5 = __this->get_m_Dispatchers_11(); il2cpp_codegen_memory_barrier(); BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_6 = V_2; EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_7 = ___listener0; EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_8 = (EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF *)il2cpp_codegen_object_new(EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF_il2cpp_TypeInfo_var); EventDispatcher__ctor_mACD9486D1C3A29D8508AD3BD2DDDE9121B5CCF2E(L_8, L_5, L_6, L_7, /*hidden argument*/NULL); il2cpp_codegen_memory_barrier(); __this->set_m_Dispatchers_11(L_8); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_9 = ___listener0; NullCheck(L_9); VirtActionInvoker1< EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * >::Invoke(4 /* System.Void System.Diagnostics.Tracing.EventListener::OnEventSourceCreated(System.Diagnostics.Tracing.EventSource) */, L_9, __this); IL2CPP_LEAVE(0x56, FINALLY_004c); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004c; } FINALLY_004c: { // begin finally (depth: 1) { bool L_10 = V_1; if (!L_10) { goto IL_0055; } } IL_004f: { RuntimeObject * L_11 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_11, /*hidden argument*/NULL); } IL_0055: { IL2CPP_END_FINALLY(76) } } // end finally (depth: 1) IL2CPP_CLEANUP(76) { IL2CPP_JUMP_TBL(0x56, IL_0056) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0056: { return; } } // System.Void System.Diagnostics.Tracing.EventSource::DebugCheckEvent(System.Collections.Generic.Dictionary`2&,System.Diagnostics.Tracing.EventSource_EventMetadata[],System.Reflection.MethodInfo,System.Diagnostics.Tracing.EventAttribute,System.Diagnostics.Tracing.ManifestBuilder,System.Diagnostics.Tracing.EventManifestOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_DebugCheckEvent_m7967092356AD89E7EB5E45D15E8C4088898D633A (Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC ** ___eventsByName0, EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* ___eventData1, MethodInfo_t * ___method2, EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * ___eventAttribute3, ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * ___manifest4, int32_t ___options5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_DebugCheckEvent_m7967092356AD89E7EB5E45D15E8C4088898D633A_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; bool V_4 = false; int32_t V_5 = 0; { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_0 = ___eventAttribute3; NullCheck(L_0); int32_t L_1 = EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; MethodInfo_t * L_2 = ___method2; NullCheck(L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_2); V_1 = L_3; MethodInfo_t * L_4 = ___method2; IL2CPP_RUNTIME_CLASS_INIT(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var); int32_t L_5 = EventSource_GetHelperCallFirstArg_mC36F9E7EF839A547C0B1F36BC98C05FC0CDACC4F(L_4, /*hidden argument*/NULL); V_2 = L_5; int32_t L_6 = V_2; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_004b; } } { int32_t L_7 = V_0; int32_t L_8 = V_2; if ((((int32_t)L_7) == ((int32_t)L_8))) { goto IL_004b; } } { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_9 = ___manifest4; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_10 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)3); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_11 = L_10; String_t* L_12 = V_1; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(0), (RuntimeObject *)L_12); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_13 = L_11; int32_t L_14 = V_0; int32_t L_15 = L_14; RuntimeObject * L_16 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_15); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_16); (L_13)->SetAt(static_cast(1), (RuntimeObject *)L_16); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_17 = L_13; int32_t L_18 = V_2; int32_t L_19 = L_18; RuntimeObject * L_20 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_19); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_20); (L_17)->SetAt(static_cast(2), (RuntimeObject *)L_20); String_t* L_21 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteral8553E9BC0BB766C4C9E2BC7E1EC0B5DFCDFE6EFB, L_17, /*hidden argument*/NULL); NullCheck(L_9); ManifestBuilder_ManifestError_mA178FBE087E34A3CC07873D32896191BF7C74A20(L_9, L_21, (bool)1, /*hidden argument*/NULL); } IL_004b: { int32_t L_22 = V_0; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_23 = ___eventData1; NullCheck(L_23); if ((((int32_t)L_22) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_23)->max_length))))))) { goto IL_0098; } } { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_24 = ___eventData1; int32_t L_25 = V_0; NullCheck(L_24); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_26 = ((L_24)->GetAddressAt(static_cast(L_25)))->get_address_of_Descriptor_0(); int32_t L_27 = EventDescriptor_get_EventId_m21302247E72B42768C3BCEDE8A558EF7E5CC95F1_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_26, /*hidden argument*/NULL); if (!L_27) { goto IL_0098; } } { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_28 = ___manifest4; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_29 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)3); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_30 = L_29; String_t* L_31 = V_1; NullCheck(L_30); ArrayElementTypeCheck (L_30, L_31); (L_30)->SetAt(static_cast(0), (RuntimeObject *)L_31); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_32 = L_30; int32_t L_33 = V_0; int32_t L_34 = L_33; RuntimeObject * L_35 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_34); NullCheck(L_32); ArrayElementTypeCheck (L_32, L_35); (L_32)->SetAt(static_cast(1), (RuntimeObject *)L_35); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_36 = L_32; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_37 = ___eventData1; int32_t L_38 = V_0; NullCheck(L_37); String_t* L_39 = ((L_37)->GetAddressAt(static_cast(L_38)))->get_Name_6(); NullCheck(L_36); ArrayElementTypeCheck (L_36, L_39); (L_36)->SetAt(static_cast(2), (RuntimeObject *)L_39); String_t* L_40 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteral9BF0F92F6077298963F29C04B03EDF52C87838D7, L_36, /*hidden argument*/NULL); NullCheck(L_28); ManifestBuilder_ManifestError_mA178FBE087E34A3CC07873D32896191BF7C74A20(L_28, L_40, (bool)1, /*hidden argument*/NULL); } IL_0098: { V_3 = 0; goto IL_0126; } IL_009f: { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_41 = ___eventData1; int32_t L_42 = V_3; NullCheck(L_41); String_t* L_43 = ((L_41)->GetAddressAt(static_cast(L_42)))->get_Name_6(); if (!L_43) { goto IL_0122; } } { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_44 = ___eventData1; int32_t L_45 = V_3; NullCheck(L_44); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_46 = ((L_44)->GetAddressAt(static_cast(L_45)))->get_address_of_Descriptor_0(); int32_t L_47 = EventDescriptor_get_Task_mC79AF3207BABD1AD4A46762F06C817B822B8019B_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_46, /*hidden argument*/NULL); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_48 = ___eventAttribute3; NullCheck(L_48); int32_t L_49 = EventAttribute_get_Task_m670824C9F357501D5AEB3051330FBDE3DEBFA7A3_inline(L_48, /*hidden argument*/NULL); if ((!(((uint32_t)L_47) == ((uint32_t)L_49)))) { goto IL_0122; } } { EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_50 = ___eventData1; int32_t L_51 = V_3; NullCheck(L_50); EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * L_52 = ((L_50)->GetAddressAt(static_cast(L_51)))->get_address_of_Descriptor_0(); uint8_t L_53 = EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline((EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E *)L_52, /*hidden argument*/NULL); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_54 = ___eventAttribute3; NullCheck(L_54); int32_t L_55 = EventAttribute_get_Opcode_m2D6D1FA345ABB33FEB10D4A9C0878CCB5C811712_inline(L_54, /*hidden argument*/NULL); if ((!(((uint32_t)L_53) == ((uint32_t)L_55)))) { goto IL_0122; } } { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_56 = ___manifest4; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_57 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)4); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_58 = L_57; String_t* L_59 = V_1; NullCheck(L_58); ArrayElementTypeCheck (L_58, L_59); (L_58)->SetAt(static_cast(0), (RuntimeObject *)L_59); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_60 = L_58; int32_t L_61 = V_0; int32_t L_62 = L_61; RuntimeObject * L_63 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_62); NullCheck(L_60); ArrayElementTypeCheck (L_60, L_63); (L_60)->SetAt(static_cast(1), (RuntimeObject *)L_63); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_64 = L_60; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_65 = ___eventData1; int32_t L_66 = V_3; NullCheck(L_65); String_t* L_67 = ((L_65)->GetAddressAt(static_cast(L_66)))->get_Name_6(); NullCheck(L_64); ArrayElementTypeCheck (L_64, L_67); (L_64)->SetAt(static_cast(2), (RuntimeObject *)L_67); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_68 = L_64; int32_t L_69 = V_3; int32_t L_70 = L_69; RuntimeObject * L_71 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_70); NullCheck(L_68); ArrayElementTypeCheck (L_68, L_71); (L_68)->SetAt(static_cast(3), (RuntimeObject *)L_71); String_t* L_72 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteralFA5C85D2749C30603894C71CE11E1BD82E11A09F, L_68, /*hidden argument*/NULL); NullCheck(L_56); ManifestBuilder_ManifestError_mA178FBE087E34A3CC07873D32896191BF7C74A20(L_56, L_72, (bool)0, /*hidden argument*/NULL); int32_t L_73 = ___options5; if (!((int32_t)((int32_t)L_73&(int32_t)1))) { goto IL_012f; } } IL_0122: { int32_t L_74 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)); } IL_0126: { int32_t L_75 = V_3; EventMetadataU5BU5D_tA6A4B1FE9D3A53D9941A4C63D95399E4594ABE94* L_76 = ___eventData1; NullCheck(L_76); if ((((int32_t)L_75) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_76)->max_length))))))) { goto IL_009f; } } IL_012f: { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_77 = ___eventAttribute3; NullCheck(L_77); int32_t L_78 = EventAttribute_get_Opcode_m2D6D1FA345ABB33FEB10D4A9C0878CCB5C811712_inline(L_77, /*hidden argument*/NULL); if (!L_78) { goto IL_0198; } } { V_4 = (bool)0; EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_79 = ___eventAttribute3; NullCheck(L_79); int32_t L_80 = EventAttribute_get_Task_m670824C9F357501D5AEB3051330FBDE3DEBFA7A3_inline(L_79, /*hidden argument*/NULL); if (L_80) { goto IL_0147; } } { V_4 = (bool)1; goto IL_016f; } IL_0147: { int32_t L_81 = V_0; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)65534), (int32_t)L_81)); EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_82 = ___eventAttribute3; NullCheck(L_82); int32_t L_83 = EventAttribute_get_Opcode_m2D6D1FA345ABB33FEB10D4A9C0878CCB5C811712_inline(L_82, /*hidden argument*/NULL); if ((((int32_t)L_83) == ((int32_t)1))) { goto IL_016f; } } { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_84 = ___eventAttribute3; NullCheck(L_84); int32_t L_85 = EventAttribute_get_Opcode_m2D6D1FA345ABB33FEB10D4A9C0878CCB5C811712_inline(L_84, /*hidden argument*/NULL); if ((((int32_t)L_85) == ((int32_t)2))) { goto IL_016f; } } { EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * L_86 = ___eventAttribute3; NullCheck(L_86); int32_t L_87 = EventAttribute_get_Task_m670824C9F357501D5AEB3051330FBDE3DEBFA7A3_inline(L_86, /*hidden argument*/NULL); int32_t L_88 = V_5; if ((!(((uint32_t)L_87) == ((uint32_t)L_88)))) { goto IL_016f; } } { V_4 = (bool)1; } IL_016f: { bool L_89 = V_4; if (!L_89) { goto IL_0198; } } { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_90 = ___manifest4; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_91 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_92 = L_91; String_t* L_93 = V_1; NullCheck(L_92); ArrayElementTypeCheck (L_92, L_93); (L_92)->SetAt(static_cast(0), (RuntimeObject *)L_93); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_94 = L_92; int32_t L_95 = V_0; int32_t L_96 = L_95; RuntimeObject * L_97 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_96); NullCheck(L_94); ArrayElementTypeCheck (L_94, L_97); (L_94)->SetAt(static_cast(1), (RuntimeObject *)L_97); String_t* L_98 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteral32E8CEFBE2B10E23A7C274813FFE3F4F86D62D09, L_94, /*hidden argument*/NULL); NullCheck(L_90); ManifestBuilder_ManifestError_mA178FBE087E34A3CC07873D32896191BF7C74A20(L_90, L_98, (bool)0, /*hidden argument*/NULL); } IL_0198: { Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC ** L_99 = ___eventsByName0; Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * L_100 = *((Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC **)L_99); if (L_100) { goto IL_01a3; } } { Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC ** L_101 = ___eventsByName0; Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * L_102 = (Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC *)il2cpp_codegen_object_new(Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC_il2cpp_TypeInfo_var); Dictionary_2__ctor_m5B1C279E77422BB0B2C7B0374ECF89E3224AF62B(L_102, /*hidden argument*/Dictionary_2__ctor_m5B1C279E77422BB0B2C7B0374ECF89E3224AF62B_RuntimeMethod_var); *((RuntimeObject **)L_101) = (RuntimeObject *)L_102; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_101, (void*)(RuntimeObject *)L_102); } IL_01a3: { Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC ** L_103 = ___eventsByName0; Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * L_104 = *((Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC **)L_103); String_t* L_105 = V_1; NullCheck(L_104); bool L_106 = Dictionary_2_ContainsKey_m6035A72C0D6A9432F46DE0742776CC7B866AB127(L_104, L_105, /*hidden argument*/Dictionary_2_ContainsKey_m6035A72C0D6A9432F46DE0742776CC7B866AB127_RuntimeMethod_var); if (!L_106) { goto IL_01c9; } } { ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * L_107 = ___manifest4; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_108 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_109 = L_108; String_t* L_110 = V_1; NullCheck(L_109); ArrayElementTypeCheck (L_109, L_110); (L_109)->SetAt(static_cast(0), (RuntimeObject *)L_110); String_t* L_111 = Environment_GetResourceString_m7389941B4C0688D875CC647D99A739DA2F907ADB(_stringLiteralBD6F3D8FF67B161E67263D6605466BAEDBE11730, L_109, /*hidden argument*/NULL); NullCheck(L_107); ManifestBuilder_ManifestError_mA178FBE087E34A3CC07873D32896191BF7C74A20(L_107, L_111, (bool)1, /*hidden argument*/NULL); } IL_01c9: { Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC ** L_112 = ___eventsByName0; Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC * L_113 = *((Dictionary_2_t931BF283048C4E74FC063C3036E5F3FE328861FC **)L_112); String_t* L_114 = V_1; String_t* L_115 = V_1; NullCheck(L_113); Dictionary_2_set_Item_m597918251624A4BF29104324490143CFCA659FAD(L_113, L_114, L_115, /*hidden argument*/Dictionary_2_set_Item_m597918251624A4BF29104324490143CFCA659FAD_RuntimeMethod_var); return; } } // System.Int32 System.Diagnostics.Tracing.EventSource::GetHelperCallFirstArg(System.Reflection.MethodInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventSource_GetHelperCallFirstArg_mC36F9E7EF839A547C0B1F36BC98C05FC0CDACC4F (MethodInfo_t * ___method0, const RuntimeMethod* method) { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; uint8_t V_3 = 0x0; int32_t V_4 = 0; { MethodInfo_t * L_0 = ___method0; NullCheck(L_0); MethodBody_t900C79A470F33FA739168B232092420240DC11F2 * L_1 = VirtFuncInvoker0< MethodBody_t900C79A470F33FA739168B232092420240DC11F2 * >::Invoke(35 /* System.Reflection.MethodBody System.Reflection.MethodBase::GetMethodBody() */, L_0); NullCheck(L_1); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = VirtFuncInvoker0< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* >::Invoke(4 /* System.Byte[] System.Reflection.MethodBody::GetILAsByteArray() */, L_1); V_0 = L_2; V_1 = (-1); V_2 = 0; goto IL_01ef; } IL_0015: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = V_0; int32_t L_4 = V_2; NullCheck(L_3); int32_t L_5 = L_4; uint8_t L_6 = (L_3)->GetAt(static_cast(L_5)); V_3 = L_6; uint8_t L_7 = V_3; if ((!(((uint32_t)L_7) <= ((uint32_t)((int32_t)110))))) { goto IL_012c; } } { uint8_t L_8 = V_3; switch (L_8) { case 0: { goto IL_01eb; } case 1: { goto IL_01eb; } case 2: { goto IL_01eb; } case 3: { goto IL_01eb; } case 4: { goto IL_01eb; } case 5: { goto IL_01eb; } case 6: { goto IL_01eb; } case 7: { goto IL_01eb; } case 8: { goto IL_01eb; } case 9: { goto IL_01eb; } case 10: { goto IL_01eb; } case 11: { goto IL_01eb; } case 12: { goto IL_01eb; } case 13: { goto IL_01eb; } case 14: { goto IL_0154; } case 15: { goto IL_01e9; } case 16: { goto IL_0154; } case 17: { goto IL_01e9; } case 18: { goto IL_01e9; } case 19: { goto IL_01e9; } case 20: { goto IL_01eb; } case 21: { goto IL_015d; } case 22: { goto IL_015d; } case 23: { goto IL_015d; } case 24: { goto IL_015d; } case 25: { goto IL_015d; } case 26: { goto IL_015d; } case 27: { goto IL_015d; } case 28: { goto IL_015d; } case 29: { goto IL_015d; } case 30: { goto IL_015d; } case 31: { goto IL_0175; } case 32: { goto IL_018d; } case 33: { goto IL_01e9; } case 34: { goto IL_01e9; } case 35: { goto IL_01e9; } case 36: { goto IL_01e9; } case 37: { goto IL_01eb; } case 38: { goto IL_01e9; } case 39: { goto IL_01e9; } case 40: { goto IL_0193; } case 41: { goto IL_01e9; } case 42: { goto IL_01e9; } case 43: { goto IL_01e9; } case 44: { goto IL_01c3; } case 45: { goto IL_01c3; } case 46: { goto IL_01e9; } case 47: { goto IL_01e9; } case 48: { goto IL_01e9; } case 49: { goto IL_01e9; } case 50: { goto IL_01e9; } case 51: { goto IL_01e9; } case 52: { goto IL_01e9; } case 53: { goto IL_01e9; } case 54: { goto IL_01e9; } case 55: { goto IL_01e9; } case 56: { goto IL_01e9; } case 57: { goto IL_01cb; } case 58: { goto IL_01cb; } } } { uint8_t L_9 = V_3; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)((int32_t)103)))) > ((uint32_t)3)))) { goto IL_01eb; } } { uint8_t L_10 = V_3; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)((int32_t)109)))) > ((uint32_t)1)))) { goto IL_01eb; } } { goto IL_01e9; } IL_012c: { uint8_t L_11 = V_3; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)((int32_t)140)))) > ((uint32_t)1)))) { goto IL_01d3; } } { uint8_t L_12 = V_3; if ((((int32_t)L_12) == ((int32_t)((int32_t)162)))) { goto IL_01eb; } } { uint8_t L_13 = V_3; if ((((int32_t)L_13) == ((int32_t)((int32_t)254)))) { goto IL_01d9; } } { goto IL_01e9; } IL_0154: { int32_t L_14 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); goto IL_01eb; } IL_015d: { int32_t L_15 = V_2; if ((((int32_t)L_15) <= ((int32_t)0))) { goto IL_01eb; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_16 = V_0; int32_t L_17 = V_2; NullCheck(L_16); int32_t L_18 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)1)); uint8_t L_19 = (L_16)->GetAt(static_cast(L_18)); if ((!(((uint32_t)L_19) == ((uint32_t)2)))) { goto IL_01eb; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_20 = V_0; int32_t L_21 = V_2; NullCheck(L_20); int32_t L_22 = L_21; uint8_t L_23 = (L_20)->GetAt(static_cast(L_22)); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_23, (int32_t)((int32_t)22))); goto IL_01eb; } IL_0175: { int32_t L_24 = V_2; if ((((int32_t)L_24) <= ((int32_t)0))) { goto IL_0187; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_25 = V_0; int32_t L_26 = V_2; NullCheck(L_25); int32_t L_27 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_26, (int32_t)1)); uint8_t L_28 = (L_25)->GetAt(static_cast(L_27)); if ((!(((uint32_t)L_28) == ((uint32_t)2)))) { goto IL_0187; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_29 = V_0; int32_t L_30 = V_2; NullCheck(L_29); int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); uint8_t L_32 = (L_29)->GetAt(static_cast(L_31)); V_1 = L_32; } IL_0187: { int32_t L_33 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); goto IL_01eb; } IL_018d: { int32_t L_34 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)4)); goto IL_01eb; } IL_0193: { int32_t L_35 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)4)); int32_t L_36 = V_1; if ((((int32_t)L_36) < ((int32_t)0))) { goto IL_01bf; } } { int32_t L_37 = V_2; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); goto IL_01b8; } IL_01a2: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_38 = V_0; int32_t L_39 = V_4; NullCheck(L_38); int32_t L_40 = L_39; uint8_t L_41 = (L_38)->GetAt(static_cast(L_40)); if ((!(((uint32_t)L_41) == ((uint32_t)((int32_t)42))))) { goto IL_01ac; } } { int32_t L_42 = V_1; return L_42; } IL_01ac: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_43 = V_0; int32_t L_44 = V_4; NullCheck(L_43); int32_t L_45 = L_44; uint8_t L_46 = (L_43)->GetAt(static_cast(L_45)); if (L_46) { goto IL_01bf; } } { int32_t L_47 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1)); } IL_01b8: { int32_t L_48 = V_4; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_49 = V_0; NullCheck(L_49); if ((((int32_t)L_48) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_49)->max_length))))))) { goto IL_01a2; } } IL_01bf: { V_1 = (-1); goto IL_01eb; } IL_01c3: { V_1 = (-1); int32_t L_50 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_50, (int32_t)1)); goto IL_01eb; } IL_01cb: { V_1 = (-1); int32_t L_51 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)4)); goto IL_01eb; } IL_01d3: { int32_t L_52 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)4)); goto IL_01eb; } IL_01d9: { int32_t L_53 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); int32_t L_54 = V_2; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_55 = V_0; NullCheck(L_55); if ((((int32_t)L_54) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_55)->max_length))))))) { goto IL_01e9; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_56 = V_0; int32_t L_57 = V_2; NullCheck(L_56); int32_t L_58 = L_57; uint8_t L_59 = (L_56)->GetAt(static_cast(L_58)); if ((((int32_t)L_59) < ((int32_t)6))) { goto IL_01eb; } } IL_01e9: { return (-1); } IL_01eb: { int32_t L_60 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); } IL_01ef: { int32_t L_61 = V_2; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_62 = V_0; NullCheck(L_62); if ((((int32_t)L_61) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_62)->max_length))))))) { goto IL_0015; } } { return (-1); } } // System.Void System.Diagnostics.Tracing.EventSource::ReportOutOfBandMessage(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, String_t* ___msg0, bool ___flush1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_ReportOutOfBandMessage_m0E5283359AE9FAED47C0D72E26FF1D80F20646B8_MetadataUsageId); s_Il2CppMethodInitialized = true; } Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: try { // begin try (depth: 1) { String_t* L_0 = ___msg0; String_t* L_1 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(L_0, _stringLiteralBA8AB5A0280B953AA97435FF8946CBCBB2755A27, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Debugger_t3DB04278A3AA5DF846CC56744D05F18B7037C22E_il2cpp_TypeInfo_var); Debugger_Log_m52B86A127845E202768352DD9E3ED13BE12756DC(0, (String_t*)NULL, L_1, /*hidden argument*/NULL); uint8_t L_2 = __this->get_m_outOfBandMessageCount_15(); if ((((int32_t)L_2) >= ((int32_t)((int32_t)15)))) { goto IL_002d; } } IL_001c: { uint8_t L_3 = __this->get_m_outOfBandMessageCount_15(); __this->set_m_outOfBandMessageCount_15((uint8_t)(((int32_t)((uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)))))); goto IL_0048; } IL_002d: { uint8_t L_4 = __this->get_m_outOfBandMessageCount_15(); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_0039; } } IL_0037: { goto IL_0063; } IL_0039: { __this->set_m_outOfBandMessageCount_15((uint8_t)((int32_t)16)); ___msg0 = _stringLiteral2B56DBCDC59C93F624F329FE6BDFAFD435F92BD6; } IL_0048: { String_t* L_5 = ___msg0; EventSource_WriteEventString_mD4ED7CB40E6DE8A5EC1C6CB99111E7D22810EB81(__this, 0, (((int64_t)((int64_t)(-1)))), L_5, /*hidden argument*/NULL); String_t* L_6 = ___msg0; EventSource_WriteStringToAllListeners_m2FB8625875A9A4F2F47F1539A9085805F1335B83(__this, _stringLiteral8461C6F6B7093372724F350BBE30FE6C44DA8A93, L_6, /*hidden argument*/NULL); goto IL_0063; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0060; throw e; } CATCH_0060: { // begin catch(System.Exception) goto IL_0063; } // end catch (depth: 1) IL_0063: { return; } } // System.Diagnostics.Tracing.EventSourceSettings System.Diagnostics.Tracing.EventSource::ValidateSettings(System.Diagnostics.Tracing.EventSourceSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EventSource_ValidateSettings_mE39C56F8D4DAB1C4E09CAA91896E9F247EF61BFF (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, int32_t ___settings0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_ValidateSettings_mE39C56F8D4DAB1C4E09CAA91896E9F247EF61BFF_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = ((int32_t)12); int32_t L_0 = ___settings0; int32_t L_1 = V_0; int32_t L_2 = V_0; if ((!(((uint32_t)((int32_t)((int32_t)L_0&(int32_t)L_1))) == ((uint32_t)L_2)))) { goto IL_001e; } } { String_t* L_3 = Environment_GetResourceString_m2C75C2AF268F01E2BF34AD1C2E1352CF4BA51AD9(_stringLiteral968CB9DA91F166158DD0C700AA9BA4D42F2996DE, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_4 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_4, L_3, _stringLiteral3CC1D5A427A45820B04FE30F78A972B784952460, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, EventSource_ValidateSettings_mE39C56F8D4DAB1C4E09CAA91896E9F247EF61BFF_RuntimeMethod_var); } IL_001e: { int32_t L_5 = ___settings0; int32_t L_6 = V_0; if (((int32_t)((int32_t)L_5&(int32_t)L_6))) { goto IL_0028; } } { int32_t L_7 = ___settings0; ___settings0 = ((int32_t)((int32_t)L_7|(int32_t)8)); } IL_0028: { int32_t L_8 = ___settings0; return L_8; } } // System.Boolean System.Diagnostics.Tracing.EventSource::get_ThrowOnEventWriteErrors() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_get_ThrowOnEventWriteErrors_mCF30F1D3752B413F3E08436D4CEABE2B76315A3F (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_config_7(); return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&(int32_t)1))) <= ((uint32_t)0)))? 1 : 0); } } // System.Boolean System.Diagnostics.Tracing.EventSource::get_SelfDescribingEvents() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventSource_get_SelfDescribingEvents_mC1AA4D0FD4ECB96F90435B292D23DC86C76F3DD0 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_config_7(); return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&(int32_t)8))) <= ((uint32_t)0)))? 1 : 0); } } // System.Void System.Diagnostics.Tracing.EventSource::ReportActivitySamplingInfo(System.Diagnostics.Tracing.EventListener,System.Diagnostics.Tracing.SessionMask) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource_ReportActivitySamplingInfo_m5C4B41A96EA6877580974579248B5B1F98165928 (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * ___listener0, SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE ___sessions1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource_ReportActivitySamplingInfo_m5C4B41A96EA6877580974579248B5B1F98165928_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * V_1 = NULL; SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE V_2; memset((&V_2), 0, sizeof(V_2)); bool V_3 = false; RuntimeObject* V_4 = NULL; Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * V_5 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); bool G_B17_0 = false; RuntimeObject * G_B19_0 = NULL; String_t* G_B19_1 = NULL; CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * G_B19_2 = NULL; EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * G_B19_3 = NULL; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * G_B19_4 = NULL; RuntimeObject * G_B18_0 = NULL; String_t* G_B18_1 = NULL; CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * G_B18_2 = NULL; EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * G_B18_3 = NULL; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * G_B18_4 = NULL; String_t* G_B20_0 = NULL; RuntimeObject * G_B20_1 = NULL; String_t* G_B20_2 = NULL; CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * G_B20_3 = NULL; EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * G_B20_4 = NULL; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * G_B20_5 = NULL; { V_0 = 0; goto IL_00fd; } IL_0007: { int32_t L_0 = V_0; bool L_1 = SessionMask_get_Item_mB7D297B67C35C99EB2FCBA1CC0EECC6BFB8D2E3A((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&___sessions1), L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_00f9; } } { EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_2 = ___listener0; if (L_2) { goto IL_0027; } } { EtwSessionU5BU5D_t8797EC7C4B69B091119AFD2A22F03049811748FA* L_3 = __this->get_m_etwSessionIdMap_21(); int32_t L_4 = V_0; NullCheck(L_3); int32_t L_5 = L_4; EtwSession_t9B05ABB436001F644F074E8D8587D00E03023E9D * L_6 = (L_3)->GetAt(static_cast(L_5)); NullCheck(L_6); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_7 = L_6->get_m_activityFilter_1(); V_1 = L_7; goto IL_002e; } IL_0027: { EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_8 = ___listener0; NullCheck(L_8); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_9 = L_8->get_m_activityFilter_4(); V_1 = L_9; } IL_002e: { ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_10 = V_1; if (!L_10) { goto IL_00f9; } } { il2cpp_codegen_initobj((&V_2), sizeof(SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE )); int32_t L_11 = V_0; SessionMask_set_Item_m0C2E974F91F0702A8D534619C30AEA4195D7D628((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)(&V_2), L_11, (bool)1, /*hidden argument*/NULL); ActivityFilter_t0752727D4698E64AAC232FD9DB1FC68735A9EAE8 * L_12 = V_1; Guid_t L_13 = __this->get_m_guid_3(); NullCheck(L_12); RuntimeObject* L_14 = ActivityFilter_GetFilterAsTuple_m2F34BA17CE7D2F693C2EF1469EECB6CEFB0483CD(L_12, L_13, /*hidden argument*/NULL); NullCheck(L_14); RuntimeObject* L_15 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IEnumerable_1_t9F6E53CF90D5894A62585EFCFAC31CAA0F9E39F4_il2cpp_TypeInfo_var, L_14); V_4 = L_15; } IL_0058: try { // begin try (depth: 1) { goto IL_0098; } IL_005a: { RuntimeObject* L_16 = V_4; NullCheck(L_16); Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * L_17 = InterfaceFuncInvoker0< Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1>::get_Current() */, IEnumerator_1_tE415BB4F904025B017EAA74082B123AFD0FC41D9_il2cpp_TypeInfo_var, L_16); V_5 = L_17; EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_18 = ___listener0; IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_il2cpp_TypeInfo_var); CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_19 = CultureInfo_get_InvariantCulture_mF13B47F8A763CE6A9C8A8BB2EED33FF8F7A63A72(/*hidden argument*/NULL); int32_t L_20 = V_0; int32_t L_21 = L_20; RuntimeObject * L_22 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_21); Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * L_23 = V_5; NullCheck(L_23); int32_t L_24 = Tuple_2_get_Item1_m4E3939973A5C024B74911E454CADEE3F932429A0_inline(L_23, /*hidden argument*/Tuple_2_get_Item1_m4E3939973A5C024B74911E454CADEE3F932429A0_RuntimeMethod_var); int32_t L_25 = L_24; RuntimeObject * L_26 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_25); Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * L_27 = V_5; NullCheck(L_27); int32_t L_28 = Tuple_2_get_Item2_m0BD6FCE9669911470B4320204CCF717DC8BBE09F_inline(L_27, /*hidden argument*/Tuple_2_get_Item2_m0BD6FCE9669911470B4320204CCF717DC8BBE09F_RuntimeMethod_var); int32_t L_29 = L_28; RuntimeObject * L_30 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_29); String_t* L_31 = String_Format_mCE84582533EA9934933F3F1496451F3D9DA652A4(L_19, _stringLiteral25923458D48726351C3C07FD361E2919AD7962DF, L_22, L_26, L_30, /*hidden argument*/NULL); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_32 = V_2; EventSource_WriteStringToListener_m1AD36AD726EA78E822B0AAED74458DC13D611FF4(__this, L_18, L_31, L_32, /*hidden argument*/NULL); } IL_0098: { RuntimeObject* L_33 = V_4; NullCheck(L_33); bool L_34 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, L_33); if (L_34) { goto IL_005a; } } IL_00a1: { IL2CPP_LEAVE(0xAF, FINALLY_00a3); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00a3; } FINALLY_00a3: { // begin finally (depth: 1) { RuntimeObject* L_35 = V_4; if (!L_35) { goto IL_00ae; } } IL_00a7: { RuntimeObject* L_36 = V_4; NullCheck(L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, L_36); } IL_00ae: { IL2CPP_END_FINALLY(163) } } // end finally (depth: 1) IL2CPP_CLEANUP(163) { IL2CPP_JUMP_TBL(0xAF, IL_00af) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00af: { EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_37 = ___listener0; if (!L_37) { goto IL_00c0; } } { EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_38 = ___listener0; EventDispatcher_tCC0CD01793D8CA99D9F2580DF4DA0663AFB54BFF * L_39 = EventSource_GetDispatcher_m29C93456D9792AB1FBD2E3153C79AD72B41E8FF6(__this, L_38, /*hidden argument*/NULL); NullCheck(L_39); bool L_40 = L_39->get_m_activityFilteringEnabled_2(); G_B17_0 = L_40; goto IL_00cc; } IL_00c0: { SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE * L_41 = __this->get_address_of_m_activityFilteringForETWEnabled_24(); int32_t L_42 = V_0; bool L_43 = SessionMask_get_Item_mB7D297B67C35C99EB2FCBA1CC0EECC6BFB8D2E3A((SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE *)L_41, L_42, /*hidden argument*/NULL); G_B17_0 = L_43; } IL_00cc: { V_3 = G_B17_0; EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_44 = ___listener0; IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_il2cpp_TypeInfo_var); CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_45 = CultureInfo_get_InvariantCulture_mF13B47F8A763CE6A9C8A8BB2EED33FF8F7A63A72(/*hidden argument*/NULL); int32_t L_46 = V_0; int32_t L_47 = L_46; RuntimeObject * L_48 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_47); bool L_49 = V_3; G_B18_0 = L_48; G_B18_1 = _stringLiteralAE132D2077B46E8294D9EB292194C77E6A54589F; G_B18_2 = L_45; G_B18_3 = L_44; G_B18_4 = __this; if (L_49) { G_B19_0 = L_48; G_B19_1 = _stringLiteralAE132D2077B46E8294D9EB292194C77E6A54589F; G_B19_2 = L_45; G_B19_3 = L_44; G_B19_4 = __this; goto IL_00e9; } } { G_B20_0 = _stringLiteral07596F183F5E91B1778D5E47B2752B8D42AA763D; G_B20_1 = G_B18_0; G_B20_2 = G_B18_1; G_B20_3 = G_B18_2; G_B20_4 = G_B18_3; G_B20_5 = G_B18_4; goto IL_00ee; } IL_00e9: { G_B20_0 = _stringLiteral3EA3F9802ACCF8817BACD6F3DF46A73B93CCDDEC; G_B20_1 = G_B19_0; G_B20_2 = G_B19_1; G_B20_3 = G_B19_2; G_B20_4 = G_B19_3; G_B20_5 = G_B19_4; } IL_00ee: { String_t* L_50 = String_Format_m453C2840536781B718FF4D0F5C7EEC8E5481C435(G_B20_3, G_B20_2, G_B20_1, G_B20_0, /*hidden argument*/NULL); SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_51 = V_2; NullCheck(G_B20_5); EventSource_WriteStringToListener_m1AD36AD726EA78E822B0AAED74458DC13D611FF4(G_B20_5, G_B20_4, L_50, L_51, /*hidden argument*/NULL); } IL_00f9: { int32_t L_52 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); } IL_00fd: { int32_t L_53 = V_0; if ((((int64_t)(((int64_t)((int64_t)L_53)))) < ((int64_t)(((int64_t)((int64_t)4)))))) { goto IL_0007; } } { return; } } // System.Void System.Diagnostics.Tracing.EventSource::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventSource__cctor_m4929B950E6F969BE9565F18F477E75978E914B33 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventSource__cctor_m4929B950E6F969BE9565F18F477E75978E914B33_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->set_m_EventSourceExceptionRecurenceCount_19((uint8_t)0); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = L_0; RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF L_2 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t5BA0C21499B7A4F7CBCB87805E61EF52DF22771A____6CEE45445AFD150B047A5866FFA76AA651CDB7B7_57_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m29F50CDFEEE0AB868200291366253DD4737BC76A((RuntimeArray *)(RuntimeArray *)L_1, L_2, /*hidden argument*/NULL); ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields*)il2cpp_codegen_static_fields_for(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->set_namespaceBytes_27(L_1); Guid_t L_3; memset((&L_3), 0, sizeof(L_3)); Guid__ctor_mC668142577A40A77D13B78AADDEFFFC2E2705079((&L_3), _stringLiteral7D8C8E403A209FAEBC3A305AF4E07E0809EC23D3, /*hidden argument*/NULL); ((EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_StaticFields*)il2cpp_codegen_static_fields_for(EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB_il2cpp_TypeInfo_var))->set_AspNetEventSourceGuid_28(L_3); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IntPtr System.Diagnostics.Tracing.EventSource_EventData::get_DataPointer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t EventData_get_DataPointer_mBC2F8ECE956F3A8B3D24BCC48512C6C153C978DA (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_m_Ptr_0(); intptr_t L_1 = IntPtr_op_Explicit_m534152049CE3084CEFA1CD8B1BA74F3C085A2ABF(L_0, /*hidden argument*/NULL); return (intptr_t)L_1; } } IL2CPP_EXTERN_C intptr_t EventData_get_DataPointer_mBC2F8ECE956F3A8B3D24BCC48512C6C153C978DA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * _thisAdjusted = reinterpret_cast(__this + _offset); return EventData_get_DataPointer_mBC2F8ECE956F3A8B3D24BCC48512C6C153C978DA(_thisAdjusted, method); } // System.Void System.Diagnostics.Tracing.EventSource_EventData::set_DataPointer(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventData_set_DataPointer_mCBFBFF7CED553A233032A89F0F0EC16FDFCD62B4 (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * __this, intptr_t ___value0, const RuntimeMethod* method) { { intptr_t L_0 = ___value0; int64_t L_1 = IntPtr_op_Explicit_m254924E8680FCCF870F18064DC0B114445B09172((intptr_t)L_0, /*hidden argument*/NULL); __this->set_m_Ptr_0(L_1); return; } } IL2CPP_EXTERN_C void EventData_set_DataPointer_mCBFBFF7CED553A233032A89F0F0EC16FDFCD62B4_AdjustorThunk (RuntimeObject * __this, intptr_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * _thisAdjusted = reinterpret_cast(__this + _offset); EventData_set_DataPointer_mCBFBFF7CED553A233032A89F0F0EC16FDFCD62B4(_thisAdjusted, ___value0, method); } // System.Void System.Diagnostics.Tracing.EventSource_EventData::set_Size(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventData_set_Size_m43C4529AD157BEC415C9338748703B06D1B63579 (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_Size_1(L_0); return; } } IL2CPP_EXTERN_C void EventData_set_Size_m43C4529AD157BEC415C9338748703B06D1B63579_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * _thisAdjusted = reinterpret_cast(__this + _offset); EventData_set_Size_m43C4529AD157BEC415C9338748703B06D1B63579_inline(_thisAdjusted, ___value0, method); } // System.Void System.Diagnostics.Tracing.EventSource_EventData::SetMetadata(System.Byte*,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventData_SetMetadata_m2638D08FE5AD0F8A4B207B83E014385991E7CF88 (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * __this, uint8_t* ___pointer0, int32_t ___size1, int32_t ___reserved2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventData_SetMetadata_m2638D08FE5AD0F8A4B207B83E014385991E7CF88_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uint8_t* L_0 = ___pointer0; IL2CPP_RUNTIME_CLASS_INIT(UIntPtr_t_il2cpp_TypeInfo_var); uintptr_t L_1 = UIntPtr_op_Explicit_m484C2BD47D35FBD254A95FD56CCABD27CC79C95F((void*)(void*)L_0, /*hidden argument*/NULL); uint64_t L_2 = UIntPtr_op_Explicit_m0F6E9EC046D4A796A257B9C2192A21051DC90075(L_1, /*hidden argument*/NULL); __this->set_m_Ptr_0(L_2); int32_t L_3 = ___size1; __this->set_m_Size_1(L_3); int32_t L_4 = ___reserved2; __this->set_m_Reserved_2(L_4); return; } } IL2CPP_EXTERN_C void EventData_SetMetadata_m2638D08FE5AD0F8A4B207B83E014385991E7CF88_AdjustorThunk (RuntimeObject * __this, uint8_t* ___pointer0, int32_t ___size1, int32_t ___reserved2, const RuntimeMethod* method) { int32_t _offset = 1; EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * _thisAdjusted = reinterpret_cast(__this + _offset); EventData_SetMetadata_m2638D08FE5AD0F8A4B207B83E014385991E7CF88(_thisAdjusted, ___pointer0, ___size1, ___reserved2, method); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.Diagnostics.Tracing.EventSource/EventMetadata IL2CPP_EXTERN_C void EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B_marshal_pinvoke(const EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B& unmarshaled, EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B_marshaled_pinvoke& marshaled) { Exception_t* ___Parameters_8Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'Parameters' of type 'EventMetadata': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___Parameters_8Exception, NULL); } IL2CPP_EXTERN_C void EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B_marshal_pinvoke_back(const EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B_marshaled_pinvoke& marshaled, EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B& unmarshaled) { Exception_t* ___Parameters_8Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'Parameters' of type 'EventMetadata': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___Parameters_8Exception, NULL); } // Conversion method for clean up from marshalling of: System.Diagnostics.Tracing.EventSource/EventMetadata IL2CPP_EXTERN_C void EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B_marshal_pinvoke_cleanup(EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: System.Diagnostics.Tracing.EventSource/EventMetadata IL2CPP_EXTERN_C void EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B_marshal_com(const EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B& unmarshaled, EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B_marshaled_com& marshaled) { Exception_t* ___Parameters_8Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'Parameters' of type 'EventMetadata': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___Parameters_8Exception, NULL); } IL2CPP_EXTERN_C void EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B_marshal_com_back(const EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B_marshaled_com& marshaled, EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B& unmarshaled) { Exception_t* ___Parameters_8Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'Parameters' of type 'EventMetadata': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___Parameters_8Exception, NULL); } // Conversion method for clean up from marshalling of: System.Diagnostics.Tracing.EventSource/EventMetadata IL2CPP_EXTERN_C void EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B_marshal_com_cleanup(EventMetadata_tDC146079349635A3A29F84F4655C39D480BBCF0B_marshaled_com& marshaled) { } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Diagnostics.Tracing.EventSource_OverideEventProvider::.ctor(System.Diagnostics.Tracing.EventSource) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverideEventProvider__ctor_mD477F0BCF1048627D9B27E8D71AD47B2D28C385B (OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * __this, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___eventSource0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (OverideEventProvider__ctor_mD477F0BCF1048627D9B27E8D71AD47B2D28C385B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); EventProvider__ctor_m3B50CC1BF097459B596C77B56561A089D9397AD9(__this, /*hidden argument*/NULL); EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_0 = ___eventSource0; __this->set_m_eventSource_13(L_0); return; } } // System.Void System.Diagnostics.Tracing.EventSource_OverideEventProvider::OnControllerCommand(System.Diagnostics.Tracing.ControllerCommand,System.Collections.Generic.IDictionary`2,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverideEventProvider_OnControllerCommand_m18D4213930B4B551E30CE21175AB45200A1FED97 (OverideEventProvider_t354C68E8EFB53023A6C94D61F8F44358225D7C2B * __this, int32_t ___command0, RuntimeObject* ___arguments1, int32_t ___perEventSourceSessionId2, int32_t ___etwSessionId3, const RuntimeMethod* method) { EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * V_0 = NULL; { V_0 = (EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 *)NULL; EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_0 = __this->get_m_eventSource_13(); EventListener_t9B86F76EF72340DCFA9AD7715776E2C3988144A6 * L_1 = V_0; int32_t L_2 = ___perEventSourceSessionId2; int32_t L_3 = ___etwSessionId3; int32_t L_4 = ___command0; bool L_5 = EventProvider_IsEnabled_m3C139A2AA66437973E6E41421D09300222F2CC4B_inline(__this, /*hidden argument*/NULL); int32_t L_6 = EventProvider_get_Level_m68A0811632D34B78A4C86E545AE957EAE1819B51_inline(__this, /*hidden argument*/NULL); int64_t L_7 = EventProvider_get_MatchAnyKeyword_mAB5C8F8500A479EA5294786DA79D8147A6681D2D_inline(__this, /*hidden argument*/NULL); RuntimeObject* L_8 = ___arguments1; NullCheck(L_0); EventSource_SendCommand_mC04C4889CCB21B58C052A48E030C4655B5CA74DE(L_0, L_1, L_2, L_3, L_4, L_5, L_6, L_7, L_8, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.Diagnostics.Tracing.EventSource/Sha1ForNonSecretPurposes IL2CPP_EXTERN_C void Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_marshal_pinvoke(const Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17& unmarshaled, Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_marshaled_pinvoke& marshaled) { marshaled.___length_0 = unmarshaled.get_length_0(); marshaled.___w_1 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_UI4, unmarshaled.get_w_1()); marshaled.___pos_2 = unmarshaled.get_pos_2(); } IL2CPP_EXTERN_C void Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_marshal_pinvoke_back(const Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_marshaled_pinvoke& marshaled, Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_pinvoke_FromNativeMethodDefinition_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t unmarshaled_length_temp_0 = 0; unmarshaled_length_temp_0 = marshaled.___length_0; unmarshaled.set_length_0(unmarshaled_length_temp_0); unmarshaled.set_w_1((UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_UI4, UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_il2cpp_TypeInfo_var, marshaled.___w_1)); int32_t unmarshaled_pos_temp_2 = 0; unmarshaled_pos_temp_2 = marshaled.___pos_2; unmarshaled.set_pos_2(unmarshaled_pos_temp_2); } // Conversion method for clean up from marshalling of: System.Diagnostics.Tracing.EventSource/Sha1ForNonSecretPurposes IL2CPP_EXTERN_C void Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_marshal_pinvoke_cleanup(Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_marshaled_pinvoke& marshaled) { il2cpp_codegen_com_destroy_safe_array(marshaled.___w_1); marshaled.___w_1 = NULL; } // Conversion methods for marshalling of: System.Diagnostics.Tracing.EventSource/Sha1ForNonSecretPurposes IL2CPP_EXTERN_C void Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_marshal_com(const Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17& unmarshaled, Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_marshaled_com& marshaled) { marshaled.___length_0 = unmarshaled.get_length_0(); marshaled.___w_1 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_UI4, unmarshaled.get_w_1()); marshaled.___pos_2 = unmarshaled.get_pos_2(); } IL2CPP_EXTERN_C void Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_marshal_com_back(const Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_marshaled_com& marshaled, Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_com_FromNativeMethodDefinition_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t unmarshaled_length_temp_0 = 0; unmarshaled_length_temp_0 = marshaled.___length_0; unmarshaled.set_length_0(unmarshaled_length_temp_0); unmarshaled.set_w_1((UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_UI4, UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_il2cpp_TypeInfo_var, marshaled.___w_1)); int32_t unmarshaled_pos_temp_2 = 0; unmarshaled_pos_temp_2 = marshaled.___pos_2; unmarshaled.set_pos_2(unmarshaled_pos_temp_2); } // Conversion method for clean up from marshalling of: System.Diagnostics.Tracing.EventSource/Sha1ForNonSecretPurposes IL2CPP_EXTERN_C void Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_marshal_com_cleanup(Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17_marshaled_com& marshaled) { il2cpp_codegen_com_destroy_safe_array(marshaled.___w_1); marshaled.___w_1 = NULL; } // System.Void System.Diagnostics.Tracing.EventSource_Sha1ForNonSecretPurposes::Start() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sha1ForNonSecretPurposes_Start_mA97AC00189A011EF6E62617B21C6E2CEEE480941 (Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Sha1ForNonSecretPurposes_Start_mA97AC00189A011EF6E62617B21C6E2CEEE480941_MetadataUsageId); s_Il2CppMethodInitialized = true; } { UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_0 = __this->get_w_1(); if (L_0) { goto IL_0015; } } { UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_1 = (UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB*)(UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB*)SZArrayNew(UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB_il2cpp_TypeInfo_var, (uint32_t)((int32_t)85)); __this->set_w_1(L_1); } IL_0015: { __this->set_length_0((((int64_t)((int64_t)0)))); __this->set_pos_2(0); UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_2 = __this->get_w_1(); NullCheck(L_2); (L_2)->SetAt(static_cast(((int32_t)80)), (uint32_t)((int32_t)1732584193)); UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_3 = __this->get_w_1(); NullCheck(L_3); (L_3)->SetAt(static_cast(((int32_t)81)), (uint32_t)((int32_t)-271733879)); UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_4 = __this->get_w_1(); NullCheck(L_4); (L_4)->SetAt(static_cast(((int32_t)82)), (uint32_t)((int32_t)-1732584194)); UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_5 = __this->get_w_1(); NullCheck(L_5); (L_5)->SetAt(static_cast(((int32_t)83)), (uint32_t)((int32_t)271733878)); UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_6 = __this->get_w_1(); NullCheck(L_6); (L_6)->SetAt(static_cast(((int32_t)84)), (uint32_t)((int32_t)-1009589776)); return; } } IL2CPP_EXTERN_C void Sha1ForNonSecretPurposes_Start_mA97AC00189A011EF6E62617B21C6E2CEEE480941_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 * _thisAdjusted = reinterpret_cast(__this + _offset); Sha1ForNonSecretPurposes_Start_mA97AC00189A011EF6E62617B21C6E2CEEE480941(_thisAdjusted, method); } // System.Void System.Diagnostics.Tracing.EventSource_Sha1ForNonSecretPurposes::Append(System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sha1ForNonSecretPurposes_Append_m6B1A3F8758C2E73925709AC34E208A4E6051E1B1 (Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 * __this, uint8_t ___input0, const RuntimeMethod* method) { int32_t V_0 = 0; { UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_0 = __this->get_w_1(); int32_t L_1 = __this->get_pos_2(); UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_2 = __this->get_w_1(); int32_t L_3 = __this->get_pos_2(); NullCheck(L_2); int32_t L_4 = ((int32_t)((int32_t)L_3/(int32_t)4)); uint32_t L_5 = (L_2)->GetAt(static_cast(L_4)); uint8_t L_6 = ___input0; NullCheck(L_0); (L_0)->SetAt(static_cast(((int32_t)((int32_t)L_1/(int32_t)4))), (uint32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_5<<(int32_t)8))|(int32_t)L_6))); int32_t L_7 = __this->get_pos_2(); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); int32_t L_8 = V_0; __this->set_pos_2(L_8); int32_t L_9 = V_0; if ((!(((uint32_t)((int32_t)64)) == ((uint32_t)L_9)))) { goto IL_003d; } } { Sha1ForNonSecretPurposes_Drain_m506D32DBB98E741CDF8674DDCB6808B35A8C48A8((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)__this, /*hidden argument*/NULL); } IL_003d: { return; } } IL2CPP_EXTERN_C void Sha1ForNonSecretPurposes_Append_m6B1A3F8758C2E73925709AC34E208A4E6051E1B1_AdjustorThunk (RuntimeObject * __this, uint8_t ___input0, const RuntimeMethod* method) { int32_t _offset = 1; Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 * _thisAdjusted = reinterpret_cast(__this + _offset); Sha1ForNonSecretPurposes_Append_m6B1A3F8758C2E73925709AC34E208A4E6051E1B1(_thisAdjusted, ___input0, method); } // System.Void System.Diagnostics.Tracing.EventSource_Sha1ForNonSecretPurposes::Append(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sha1ForNonSecretPurposes_Append_mE38C1265578CD69E60160CBC417DC10FB05D367C (Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___input0, const RuntimeMethod* method) { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_0 = NULL; int32_t V_1 = 0; uint8_t V_2 = 0x0; { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___input0; V_0 = L_0; V_1 = 0; goto IL_0015; } IL_0006: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = V_0; int32_t L_2 = V_1; NullCheck(L_1); int32_t L_3 = L_2; uint8_t L_4 = (L_1)->GetAt(static_cast(L_3)); V_2 = L_4; uint8_t L_5 = V_2; Sha1ForNonSecretPurposes_Append_m6B1A3F8758C2E73925709AC34E208A4E6051E1B1((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)__this, L_5, /*hidden argument*/NULL); int32_t L_6 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0015: { int32_t L_7 = V_1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_8 = V_0; NullCheck(L_8); if ((((int32_t)L_7) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))))))) { goto IL_0006; } } { return; } } IL2CPP_EXTERN_C void Sha1ForNonSecretPurposes_Append_mE38C1265578CD69E60160CBC417DC10FB05D367C_AdjustorThunk (RuntimeObject * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___input0, const RuntimeMethod* method) { int32_t _offset = 1; Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 * _thisAdjusted = reinterpret_cast(__this + _offset); Sha1ForNonSecretPurposes_Append_mE38C1265578CD69E60160CBC417DC10FB05D367C(_thisAdjusted, ___input0, method); } // System.Void System.Diagnostics.Tracing.EventSource_Sha1ForNonSecretPurposes::Finish(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sha1ForNonSecretPurposes_Finish_mE22BAFF41954BF42E561E6ECB08E549FC867D927 (Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___output0, const RuntimeMethod* method) { int64_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; uint32_t V_3 = 0; int32_t G_B6_0 = 0; { int64_t L_0 = __this->get_length_0(); int32_t L_1 = __this->get_pos_2(); V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_0, (int64_t)(((int64_t)((int64_t)((int32_t)il2cpp_codegen_multiply((int32_t)8, (int32_t)L_1))))))); Sha1ForNonSecretPurposes_Append_m6B1A3F8758C2E73925709AC34E208A4E6051E1B1((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)__this, (uint8_t)((int32_t)128), /*hidden argument*/NULL); goto IL_0025; } IL_001e: { Sha1ForNonSecretPurposes_Append_m6B1A3F8758C2E73925709AC34E208A4E6051E1B1((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)__this, (uint8_t)0, /*hidden argument*/NULL); } IL_0025: { int32_t L_2 = __this->get_pos_2(); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)56))))) { goto IL_001e; } } { int64_t L_3 = V_0; Sha1ForNonSecretPurposes_Append_m6B1A3F8758C2E73925709AC34E208A4E6051E1B1((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)__this, (uint8_t)(((int32_t)((uint8_t)((int64_t)((int64_t)L_3>>(int32_t)((int32_t)56)))))), /*hidden argument*/NULL); int64_t L_4 = V_0; Sha1ForNonSecretPurposes_Append_m6B1A3F8758C2E73925709AC34E208A4E6051E1B1((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)__this, (uint8_t)(((int32_t)((uint8_t)((int64_t)((int64_t)L_4>>(int32_t)((int32_t)48)))))), /*hidden argument*/NULL); int64_t L_5 = V_0; Sha1ForNonSecretPurposes_Append_m6B1A3F8758C2E73925709AC34E208A4E6051E1B1((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)__this, (uint8_t)(((int32_t)((uint8_t)((int64_t)((int64_t)L_5>>(int32_t)((int32_t)40)))))), /*hidden argument*/NULL); int64_t L_6 = V_0; Sha1ForNonSecretPurposes_Append_m6B1A3F8758C2E73925709AC34E208A4E6051E1B1((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)__this, (uint8_t)(((int32_t)((uint8_t)((int64_t)((int64_t)L_6>>(int32_t)((int32_t)32)))))), /*hidden argument*/NULL); int64_t L_7 = V_0; Sha1ForNonSecretPurposes_Append_m6B1A3F8758C2E73925709AC34E208A4E6051E1B1((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)__this, (uint8_t)(((int32_t)((uint8_t)((int64_t)((int64_t)L_7>>(int32_t)((int32_t)24)))))), /*hidden argument*/NULL); int64_t L_8 = V_0; Sha1ForNonSecretPurposes_Append_m6B1A3F8758C2E73925709AC34E208A4E6051E1B1((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)__this, (uint8_t)(((int32_t)((uint8_t)((int64_t)((int64_t)L_8>>(int32_t)((int32_t)16)))))), /*hidden argument*/NULL); int64_t L_9 = V_0; Sha1ForNonSecretPurposes_Append_m6B1A3F8758C2E73925709AC34E208A4E6051E1B1((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)__this, (uint8_t)(((int32_t)((uint8_t)((int64_t)((int64_t)L_9>>(int32_t)8))))), /*hidden argument*/NULL); int64_t L_10 = V_0; Sha1ForNonSecretPurposes_Append_m6B1A3F8758C2E73925709AC34E208A4E6051E1B1((Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 *)__this, (uint8_t)(((int32_t)((uint8_t)L_10))), /*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_11 = ___output0; NullCheck(L_11); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length))))) < ((int32_t)((int32_t)20)))) { goto IL_008e; } } { G_B6_0 = ((int32_t)20); goto IL_0091; } IL_008e: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_12 = ___output0; NullCheck(L_12); G_B6_0 = (((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))); } IL_0091: { V_1 = G_B6_0; V_2 = 0; goto IL_00c0; } IL_0096: { UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_13 = __this->get_w_1(); int32_t L_14 = V_2; NullCheck(L_13); int32_t L_15 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)80), (int32_t)((int32_t)((int32_t)L_14/(int32_t)4)))); uint32_t L_16 = (L_13)->GetAt(static_cast(L_15)); V_3 = L_16; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_17 = ___output0; int32_t L_18 = V_2; uint32_t L_19 = V_3; NullCheck(L_17); (L_17)->SetAt(static_cast(L_18), (uint8_t)(((int32_t)((uint8_t)((int32_t)((uint32_t)L_19>>((int32_t)24))))))); UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_20 = __this->get_w_1(); int32_t L_21 = V_2; uint32_t L_22 = V_3; NullCheck(L_20); (L_20)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)((int32_t)80), (int32_t)((int32_t)((int32_t)L_21/(int32_t)4))))), (uint32_t)((int32_t)((int32_t)L_22<<(int32_t)8))); int32_t L_23 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_00c0: { int32_t L_24 = V_2; int32_t L_25 = V_1; if ((!(((uint32_t)L_24) == ((uint32_t)L_25)))) { goto IL_0096; } } { return; } } IL2CPP_EXTERN_C void Sha1ForNonSecretPurposes_Finish_mE22BAFF41954BF42E561E6ECB08E549FC867D927_AdjustorThunk (RuntimeObject * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___output0, const RuntimeMethod* method) { int32_t _offset = 1; Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 * _thisAdjusted = reinterpret_cast(__this + _offset); Sha1ForNonSecretPurposes_Finish_mE22BAFF41954BF42E561E6ECB08E549FC867D927(_thisAdjusted, ___output0, method); } // System.Void System.Diagnostics.Tracing.EventSource_Sha1ForNonSecretPurposes::Drain() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sha1ForNonSecretPurposes_Drain_m506D32DBB98E741CDF8674DDCB6808B35A8C48A8 (Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; uint32_t V_1 = 0; uint32_t V_2 = 0; uint32_t V_3 = 0; uint32_t V_4 = 0; uint32_t V_5 = 0; int32_t V_6 = 0; uint32_t V_7 = 0; int32_t V_8 = 0; uint32_t V_9 = 0; int32_t V_10 = 0; uint32_t V_11 = 0; int32_t V_12 = 0; uint32_t V_13 = 0; { V_0 = ((int32_t)16); goto IL_0043; } IL_0005: { UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_0 = __this->get_w_1(); int32_t L_1 = V_0; UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_2 = __this->get_w_1(); int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)3)); uint32_t L_5 = (L_2)->GetAt(static_cast(L_4)); UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_6 = __this->get_w_1(); int32_t L_7 = V_0; NullCheck(L_6); int32_t L_8 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)8)); uint32_t L_9 = (L_6)->GetAt(static_cast(L_8)); UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_10 = __this->get_w_1(); int32_t L_11 = V_0; NullCheck(L_10); int32_t L_12 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)((int32_t)14))); uint32_t L_13 = (L_10)->GetAt(static_cast(L_12)); UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_14 = __this->get_w_1(); int32_t L_15 = V_0; NullCheck(L_14); int32_t L_16 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)((int32_t)16))); uint32_t L_17 = (L_14)->GetAt(static_cast(L_16)); uint32_t L_18 = Sha1ForNonSecretPurposes_Rol1_m77257ADE4C12D9216F61D909B7C217647BE37BED(((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_5^(int32_t)L_9))^(int32_t)L_13))^(int32_t)L_17)), /*hidden argument*/NULL); NullCheck(L_0); (L_0)->SetAt(static_cast(L_1), (uint32_t)L_18); int32_t L_19 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0043: { int32_t L_20 = V_0; if ((!(((uint32_t)L_20) == ((uint32_t)((int32_t)80))))) { goto IL_0005; } } { UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_21 = __this->get_w_1(); NullCheck(L_21); int32_t L_22 = ((int32_t)80); uint32_t L_23 = (L_21)->GetAt(static_cast(L_22)); V_1 = L_23; UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_24 = __this->get_w_1(); NullCheck(L_24); int32_t L_25 = ((int32_t)81); uint32_t L_26 = (L_24)->GetAt(static_cast(L_25)); V_2 = L_26; UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_27 = __this->get_w_1(); NullCheck(L_27); int32_t L_28 = ((int32_t)82); uint32_t L_29 = (L_27)->GetAt(static_cast(L_28)); V_3 = L_29; UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_30 = __this->get_w_1(); NullCheck(L_30); int32_t L_31 = ((int32_t)83); uint32_t L_32 = (L_30)->GetAt(static_cast(L_31)); V_4 = L_32; UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_33 = __this->get_w_1(); NullCheck(L_33); int32_t L_34 = ((int32_t)84); uint32_t L_35 = (L_33)->GetAt(static_cast(L_34)); V_5 = L_35; V_6 = 0; goto IL_00bf; } IL_0081: { uint32_t L_36 = V_2; uint32_t L_37 = V_3; uint32_t L_38 = V_2; uint32_t L_39 = V_4; V_7 = ((int32_t)((int32_t)((int32_t)((int32_t)L_36&(int32_t)L_37))|(int32_t)((int32_t)((int32_t)((~L_38))&(int32_t)L_39)))); uint32_t L_40 = V_1; uint32_t L_41 = Sha1ForNonSecretPurposes_Rol5_m059118E8DFAC985AC4A28DA77D57CA02EE854EFD(L_40, /*hidden argument*/NULL); uint32_t L_42 = V_7; uint32_t L_43 = V_5; UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_44 = __this->get_w_1(); int32_t L_45 = V_6; NullCheck(L_44); int32_t L_46 = L_45; uint32_t L_47 = (L_44)->GetAt(static_cast(L_46)); uint32_t L_48 = V_4; V_5 = L_48; uint32_t L_49 = V_3; V_4 = L_49; uint32_t L_50 = V_2; uint32_t L_51 = Sha1ForNonSecretPurposes_Rol30_m866BB946519D295C48B706551F4C9048B337B52F(L_50, /*hidden argument*/NULL); V_3 = L_51; uint32_t L_52 = V_1; V_2 = L_52; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)L_42)), (int32_t)L_43)), (int32_t)((int32_t)1518500249))), (int32_t)L_47)); int32_t L_53 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); } IL_00bf: { int32_t L_54 = V_6; if ((!(((uint32_t)L_54) == ((uint32_t)((int32_t)20))))) { goto IL_0081; } } { V_8 = ((int32_t)20); goto IL_0106; } IL_00cb: { uint32_t L_55 = V_2; uint32_t L_56 = V_3; uint32_t L_57 = V_4; V_9 = ((int32_t)((int32_t)((int32_t)((int32_t)L_55^(int32_t)L_56))^(int32_t)L_57)); uint32_t L_58 = V_1; uint32_t L_59 = Sha1ForNonSecretPurposes_Rol5_m059118E8DFAC985AC4A28DA77D57CA02EE854EFD(L_58, /*hidden argument*/NULL); uint32_t L_60 = V_9; uint32_t L_61 = V_5; UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_62 = __this->get_w_1(); int32_t L_63 = V_8; NullCheck(L_62); int32_t L_64 = L_63; uint32_t L_65 = (L_62)->GetAt(static_cast(L_64)); uint32_t L_66 = V_4; V_5 = L_66; uint32_t L_67 = V_3; V_4 = L_67; uint32_t L_68 = V_2; uint32_t L_69 = Sha1ForNonSecretPurposes_Rol30_m866BB946519D295C48B706551F4C9048B337B52F(L_68, /*hidden argument*/NULL); V_3 = L_69; uint32_t L_70 = V_1; V_2 = L_70; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)L_60)), (int32_t)L_61)), (int32_t)((int32_t)1859775393))), (int32_t)L_65)); int32_t L_71 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_71, (int32_t)1)); } IL_0106: { int32_t L_72 = V_8; if ((!(((uint32_t)L_72) == ((uint32_t)((int32_t)40))))) { goto IL_00cb; } } { V_10 = ((int32_t)40); goto IL_0154; } IL_0112: { uint32_t L_73 = V_2; uint32_t L_74 = V_3; uint32_t L_75 = V_2; uint32_t L_76 = V_4; uint32_t L_77 = V_3; uint32_t L_78 = V_4; V_11 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_73&(int32_t)L_74))|(int32_t)((int32_t)((int32_t)L_75&(int32_t)L_76))))|(int32_t)((int32_t)((int32_t)L_77&(int32_t)L_78)))); uint32_t L_79 = V_1; uint32_t L_80 = Sha1ForNonSecretPurposes_Rol5_m059118E8DFAC985AC4A28DA77D57CA02EE854EFD(L_79, /*hidden argument*/NULL); uint32_t L_81 = V_11; uint32_t L_82 = V_5; UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_83 = __this->get_w_1(); int32_t L_84 = V_10; NullCheck(L_83); int32_t L_85 = L_84; uint32_t L_86 = (L_83)->GetAt(static_cast(L_85)); uint32_t L_87 = V_4; V_5 = L_87; uint32_t L_88 = V_3; V_4 = L_88; uint32_t L_89 = V_2; uint32_t L_90 = Sha1ForNonSecretPurposes_Rol30_m866BB946519D295C48B706551F4C9048B337B52F(L_89, /*hidden argument*/NULL); V_3 = L_90; uint32_t L_91 = V_1; V_2 = L_91; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)L_81)), (int32_t)L_82)), (int32_t)((int32_t)-1894007588))), (int32_t)L_86)); int32_t L_92 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_92, (int32_t)1)); } IL_0154: { int32_t L_93 = V_10; if ((!(((uint32_t)L_93) == ((uint32_t)((int32_t)60))))) { goto IL_0112; } } { V_12 = ((int32_t)60); goto IL_019b; } IL_0160: { uint32_t L_94 = V_2; uint32_t L_95 = V_3; uint32_t L_96 = V_4; V_13 = ((int32_t)((int32_t)((int32_t)((int32_t)L_94^(int32_t)L_95))^(int32_t)L_96)); uint32_t L_97 = V_1; uint32_t L_98 = Sha1ForNonSecretPurposes_Rol5_m059118E8DFAC985AC4A28DA77D57CA02EE854EFD(L_97, /*hidden argument*/NULL); uint32_t L_99 = V_13; uint32_t L_100 = V_5; UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_101 = __this->get_w_1(); int32_t L_102 = V_12; NullCheck(L_101); int32_t L_103 = L_102; uint32_t L_104 = (L_101)->GetAt(static_cast(L_103)); uint32_t L_105 = V_4; V_5 = L_105; uint32_t L_106 = V_3; V_4 = L_106; uint32_t L_107 = V_2; uint32_t L_108 = Sha1ForNonSecretPurposes_Rol30_m866BB946519D295C48B706551F4C9048B337B52F(L_107, /*hidden argument*/NULL); V_3 = L_108; uint32_t L_109 = V_1; V_2 = L_109; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_98, (int32_t)L_99)), (int32_t)L_100)), (int32_t)((int32_t)-899497514))), (int32_t)L_104)); int32_t L_110 = V_12; V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_110, (int32_t)1)); } IL_019b: { int32_t L_111 = V_12; if ((!(((uint32_t)L_111) == ((uint32_t)((int32_t)80))))) { goto IL_0160; } } { UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_112 = __this->get_w_1(); NullCheck(L_112); uint32_t* L_113 = ((L_112)->GetAddressAt(static_cast(((int32_t)80)))); int32_t L_114 = *((uint32_t*)L_113); uint32_t L_115 = V_1; *((int32_t*)L_113) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_114, (int32_t)L_115)); UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_116 = __this->get_w_1(); NullCheck(L_116); uint32_t* L_117 = ((L_116)->GetAddressAt(static_cast(((int32_t)81)))); int32_t L_118 = *((uint32_t*)L_117); uint32_t L_119 = V_2; *((int32_t*)L_117) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_118, (int32_t)L_119)); UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_120 = __this->get_w_1(); NullCheck(L_120); uint32_t* L_121 = ((L_120)->GetAddressAt(static_cast(((int32_t)82)))); int32_t L_122 = *((uint32_t*)L_121); uint32_t L_123 = V_3; *((int32_t*)L_121) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_122, (int32_t)L_123)); UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_124 = __this->get_w_1(); NullCheck(L_124); uint32_t* L_125 = ((L_124)->GetAddressAt(static_cast(((int32_t)83)))); int32_t L_126 = *((uint32_t*)L_125); uint32_t L_127 = V_4; *((int32_t*)L_125) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_126, (int32_t)L_127)); UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_128 = __this->get_w_1(); NullCheck(L_128); uint32_t* L_129 = ((L_128)->GetAddressAt(static_cast(((int32_t)84)))); int32_t L_130 = *((uint32_t*)L_129); uint32_t L_131 = V_5; *((int32_t*)L_129) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_130, (int32_t)L_131)); int64_t L_132 = __this->get_length_0(); __this->set_length_0(((int64_t)il2cpp_codegen_add((int64_t)L_132, (int64_t)(((int64_t)((int64_t)((int32_t)512))))))); __this->set_pos_2(0); return; } } IL2CPP_EXTERN_C void Sha1ForNonSecretPurposes_Drain_m506D32DBB98E741CDF8674DDCB6808B35A8C48A8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; Sha1ForNonSecretPurposes_t5BC53EA67CBDDA90838254263C37A8AA7F401C17 * _thisAdjusted = reinterpret_cast(__this + _offset); Sha1ForNonSecretPurposes_Drain_m506D32DBB98E741CDF8674DDCB6808B35A8C48A8(_thisAdjusted, method); } // System.UInt32 System.Diagnostics.Tracing.EventSource_Sha1ForNonSecretPurposes::Rol1(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Sha1ForNonSecretPurposes_Rol1_m77257ADE4C12D9216F61D909B7C217647BE37BED (uint32_t ___input0, const RuntimeMethod* method) { { uint32_t L_0 = ___input0; uint32_t L_1 = ___input0; return ((int32_t)((int32_t)((int32_t)((int32_t)L_0<<(int32_t)1))|(int32_t)((int32_t)((uint32_t)L_1>>((int32_t)31))))); } } // System.UInt32 System.Diagnostics.Tracing.EventSource_Sha1ForNonSecretPurposes::Rol5(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Sha1ForNonSecretPurposes_Rol5_m059118E8DFAC985AC4A28DA77D57CA02EE854EFD (uint32_t ___input0, const RuntimeMethod* method) { { uint32_t L_0 = ___input0; uint32_t L_1 = ___input0; return ((int32_t)((int32_t)((int32_t)((int32_t)L_0<<(int32_t)5))|(int32_t)((int32_t)((uint32_t)L_1>>((int32_t)27))))); } } // System.UInt32 System.Diagnostics.Tracing.EventSource_Sha1ForNonSecretPurposes::Rol30(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Sha1ForNonSecretPurposes_Rol30_m866BB946519D295C48B706551F4C9048B337B52F (uint32_t ___input0, const RuntimeMethod* method) { { uint32_t L_0 = ___input0; uint32_t L_1 = ___input0; return ((int32_t)((int32_t)((int32_t)((int32_t)L_0<<(int32_t)((int32_t)30)))|(int32_t)((int32_t)((uint32_t)L_1>>2)))); } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* StackFrame_GetInternalMethodName_m2690896FB6563D59491447D1B5377195E88A2018_inline (StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_internalMethodName_9(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t StackFrame_GetMethodAddress_m8516C2832DE41C888861EE98AEA341287BC07A27_inline (StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_methodAddress_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint32_t StackFrame_GetMethodIndex_mC1E293B5EF859BA0424EF76F84659A06201E84B2_inline (StackFrame_tD06959DD2B585E9BEB73C60AB5C110DE69F23A00 * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_methodIndex_4(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Guid_t EventSource_get_Guid_m3394EA3EBA76E0308CEF04768FC752256A272131_inline (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { { Guid_t L_0 = __this->get_m_guid_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_stringLength_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventDescriptor_get_EventId_m21302247E72B42768C3BCEDE8A558EF7E5CC95F1_inline (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_m_id_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t EventDescriptor_get_Opcode_m48F2CE8D3854DB6DF75737FE7126BE4E93CC8E27_inline (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_opcode_5(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t EventDescriptor_get_Keywords_mABC615159FF89E33D739D3A529BDDED9CD2F5762_inline (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_m_keywords_7(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Guid_t ActivityInfo_get_ActivityId_mAF4ADFA8470BA23026C4221A87F00C8FD1AB17DA_inline (ActivityInfo_tA71907ACB6FBCAC7266747F2B119D9116E1DEFF3 * __this, const RuntimeMethod* method) { { Guid_t L_0 = __this->get_m_guid_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7_inline (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get__ticks_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventAttribute_set_EventId_m61538B5C4903FEF2439AA944F6868FD2CD4E2140_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CEventIdU3Ek__BackingField_0(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventAttribute_set_Level_m6AEB7BE447B1A1163675C470E0F21C79A7338BFB_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CLevelU3Ek__BackingField_1(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventCommandEventArgs_set_Command_m17462F8AD3C08E5DEEB66BEA0BBD92AB2C69AC1A_inline (EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CCommandU3Ek__BackingField_1(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventCommandEventArgs_set_Arguments_m483387647F68AA74AECA7CA464E06EB1724C6B32_inline (EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * __this, RuntimeObject* ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___value0; __this->set_U3CArgumentsU3Ek__BackingField_2(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t EventDescriptor_get_Version_m1072E7AD9DEB4C47C5E744CEEA88AE842DC3F325_inline (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_version_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t EventDescriptor_get_Channel_m0BB29BED3179BDFA9273A32316AA9F1AEC7DF2FE_inline (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_channel_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t EventDescriptor_get_Level_m7C94E667D031CD7C223DF964A1152EBCDF4CF819_inline (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_level_4(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventDescriptor_get_Task_mC79AF3207BABD1AD4A46762F06C817B822B8019B_inline (EventDescriptor_t0DB21DFB13157AE81D79A01C853DF3729072B38E * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_m_task_6(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventSourceCreatedEventArgs_set_EventSource_m8C2A640E3442264BA1BF7F6EE963F7FDBC744794_inline (EventSourceCreatedEventArgs_t12E0F6BDFDF8F46E6C583AB8408C30358EC85863 * __this, EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * ___value0, const RuntimeMethod* method) { { EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * L_0 = ___value0; __this->set_U3CEventSourceU3Ek__BackingField_1(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* EventPayload_get_Keys_mD236EE154B85DCB3F0E625EFB795797859D9C865_inline (EventPayload_tD59C5C56809766D01313413F703203F0469CEE25 * __this, const RuntimeMethod* method) { { List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * L_0 = __this->get_m_names_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void* IntPtr_ToPointer_mC56A17E597E9F767B889DA10DB866F0B96CF0D65_inline (intptr_t* __this, const RuntimeMethod* method) { { intptr_t L_0 = *__this; return (void*)(L_0); } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void IntPtr__ctor_m6360250F4B87C6AE2F0389DA0DEE1983EED73FB6_inline (intptr_t* __this, void* ___value0, const RuntimeMethod* method) { { void* L_0 = ___value0; *__this = ((intptr_t)L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint32_t SessionMask_op_Explicit_m0098B07CE617722AD1EA9DF898D6539A0EEE19EE_inline (SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE ___m0, const RuntimeMethod* method) { { SessionMask_tB8958F498570ACD71F69E13A7334D3ECD6837BDE L_0 = ___m0; uint32_t L_1 = L_0.get_m_mask_0(); return L_1; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool EventSource_IsEnabled_m37942F59ECF17A141C3F1CE0FD2041CDB2A1486E_inline (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_eventSourceEnabled_8(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t TraceLoggingEventTypes_get_Tags_mEA1CB6CABA32F0B2FCDEAB82ACC7E3AE153B5E2C_inline (TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_tags_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* TraceLoggingEventTypes_get_Name_m582D5F0FF940D1585A968EF5D1625B14D8E055FA_inline (TraceLoggingEventTypes_t9CC0B45F554DBE11BA54227A704E1AC027E5DD25 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_name_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Type_t * TraceLoggingTypeInfo_get_DataType_m90D61A758FD34C646EDED59FF1A40F2B25604FED_inline (TraceLoggingTypeInfo_t20C551D7A794E567EA451C7C8E8BAA4F7E2E263F * __this, const RuntimeMethod* method) { { Type_t * L_0 = __this->get_dataType_5(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* EventSource_get_Name_mABD8C2F600FE94C317D03931E0FE6C7F03637191_inline (EventSource_t263F509672F3C6747C5BA393F20E2717B7A981EB * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_name_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* EventSourceAttribute_get_Guid_m9DF9B8B791ACCF9B9DA2AC9BBF575944080DF9E1_inline (EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CGuidU3Ek__BackingField_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* EventSourceAttribute_get_Name_mC420250C7AFB5B14092C7B6EF5550F55ED4525A0_inline (EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CNameU3Ek__BackingField_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventData_set_Size_m43C4529AD157BEC415C9338748703B06D1B63579_inline (EventData_tA4F2B7D36DF2FDCB4074D2088BF766EBEC2A9B04 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_m_Size_1(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventWrittenEventArgs_set_EventId_mE7FB36E134327D9723860072902E1580EC653FCE_inline (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CEventIdU3Ek__BackingField_1(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventWrittenEventArgs_set_Payload_mA63B6D1CB51F126394F4BF193856BD9445C85647_inline (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * __this, ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 * ___value0, const RuntimeMethod* method) { { ReadOnlyCollection_1_t5D996E967221C71E4EC5CC11210C3076432D5A50 * L_0 = ___value0; __this->set_U3CPayloadU3Ek__BackingField_3(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * ActivityTracker_get_Instance_m59A2EFCE88211D1C5B0936FE82F300CF64AF3F79_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ActivityTracker_get_Instance_m59A2EFCE88211D1C5B0936FE82F300CF64AF3F79mscorlib5_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_il2cpp_TypeInfo_var); ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838 * L_0 = ((ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_StaticFields*)il2cpp_codegen_static_fields_for(ActivityTracker_tFBAFEF8651768D41ECD29EF2692D57A6B6A80838_il2cpp_TypeInfo_var))->get_s_activityTrackerInstance_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * OperatingSystem_get_Version_m43B43AB4379FD61E300AEE13FF0FDF74829A4043_inline (OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 * __this, const RuntimeMethod* method) { { Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_0 = __this->get__version_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Version_get_Major_m7A6BEEF367674B8C06B15F6675AFF0C32CCEE87C_inline (Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get__Major_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Version_get_Minor_mCBAFA7052D1786A47B4BA971E7193A4EB9A7D059_inline (Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get__Minor_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventWrittenEventArgs_set_RelatedActivityId_mE9E13512C9D1F91EE7C5B3B2E2897CADFF72CDDF_inline (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * __this, Guid_t ___value0, const RuntimeMethod* method) { { Guid_t L_0 = ___value0; __this->set_U3CRelatedActivityIdU3Ek__BackingField_2(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventWrittenEventArgs_set_EventName_m6DEE32D41AE486E21288D9B7A405B06FACD3B6CB_inline (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_m_eventName_5(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventWrittenEventArgs_set_Message_m694B0CF9EF8C94C0F24F8DF61FC36B766AF728CE_inline (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_m_message_4(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventAttribute_set_Task_mB95C285A14B635F26C03541E7A5887C8206B59E2_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CTaskU3Ek__BackingField_3(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventWrittenEventArgs_set_PayloadNames_mA045E5448CD84218AD1C21E408EFC3578F9B1A0F_inline (EventWrittenEventArgs_t3E46581254D84E46F89EE4154394C8B5B75A523E * __this, ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0 * ___value0, const RuntimeMethod* method) { { ReadOnlyCollection_1_tB9E469CEA1A95F21BDF5C8594323E208E5454BE0 * L_0 = ___value0; __this->set_m_payloadNames_7(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventProvider_GetLastWriteEventError_m6A26D6CE68F05B5CBB215F557891A1BC679F4190_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EventProvider_GetLastWriteEventError_m6A26D6CE68F05B5CBB215F557891A1BC679F4190mscorlib5_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var); int32_t L_0 = ((EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_ThreadStaticFields*)il2cpp_codegen_get_thread_static_data(EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483_il2cpp_TypeInfo_var))->get_s_returnCode_11(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* EventCommandEventArgs_get_Arguments_mC479E0933B8003A788E2D47344FFAFD8EB4B6B91_inline (EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get_U3CArgumentsU3Ek__BackingField_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventCommandEventArgs_get_Command_m9BD6DFCAF9C44A69F75FB447B55BEE00B36EB3E3_inline (EventCommandEventArgs_t96A2E796A34D5D2D56784C5DEDAE4BDA14EDBE15 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CCommandU3Ek__BackingField_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * CustomAttributeTypedArgument_get_Value_m11CEBA0F1359637E888E86CB46188B6F3B0C7553_inline (CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_value_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR MemberInfo_t * CustomAttributeNamedArgument_get_MemberInfo_m789DAC5B01E4B3A9D6D1C8CD11DA2FC48EFDEEBF_inline (CustomAttributeNamedArgument_t08BA731A94FD7F173551DF3098384CB9B3056E9E * __this, const RuntimeMethod* method) { { MemberInfo_t * L_0 = __this->get_memberInfo_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 CustomAttributeNamedArgument_get_TypedValue_m0C92F6C3DD4A63AE8FD4A13BB5DF72B8CD122C67_inline (CustomAttributeNamedArgument_t08BA731A94FD7F173551DF3098384CB9B3056E9E * __this, const RuntimeMethod* method) { { CustomAttributeTypedArgument_t238ACCB3A438CB5EDE4A924C637B288CCEC958E8 L_0 = __this->get_typedArgument_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* EventSourceAttribute_get_LocalizationResources_m4733F2B33A398B188C0541C3394954FF3DAC6B1F_inline (EventSourceAttribute_t7E8C5240E08345D1B46ADE585550D34D9B16D286 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CLocalizationResourcesU3Ek__BackingField_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventAttribute_get_EventId_mECBD6F6FA850319FF22D8C98CD56AFC44A786557_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CEventIdU3Ek__BackingField_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventAttribute_get_ActivityOptions_m4840396BF21481922FCE3059FAE9CF231DF8541E_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CActivityOptionsU3Ek__BackingField_7(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventAttribute_set_ActivityOptions_mA357663A41591C7AC1086C41D7CA081181D9E838_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CActivityOptionsU3Ek__BackingField_7(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventAttribute_get_Opcode_m2D6D1FA345ABB33FEB10D4A9C0878CCB5C811712_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_opcode_8(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventAttribute_get_Task_m670824C9F357501D5AEB3051330FBDE3DEBFA7A3_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CTaskU3Ek__BackingField_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool EventAttribute_get_IsOpcodeSet_m1894AE2FDD0E7D2A746D8182CB4AEC49DDA0DA2E_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_opcodeSet_9(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void EventAttribute_set_Message_m837D28BE6A03C0A13E16BF19414173E2C505C9C9_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CMessageU3Ek__BackingField_5(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* ManifestBuilder_get_Errors_m38AD987BCFCAC441E35B1407D0E6E07C42AB822E_inline (ManifestBuilder_t6C6D19F4605FBB0F1E11B6143457A3AE4D01E450 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get_errors_10(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t EventAttribute_get_Version_m3AAD912A9FC7924161D37BD19D89ECBA5BDD0CF6_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_U3CVersionU3Ek__BackingField_4(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventAttribute_get_Level_mB5C7FA65BD79AA55FB614D04B573187E715081EA_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CLevelU3Ek__BackingField_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t EventAttribute_get_Keywords_m6889779A5A55DB96A591BF26676DFCDDD0520142_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_U3CKeywordsU3Ek__BackingField_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventAttribute_get_Tags_m17DF10412A2D6AB01E36B784D74350E9528105E7_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CTagsU3Ek__BackingField_6(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* EventAttribute_get_Message_m058E0091B7D3211698644AC7149075C9355DD519_inline (EventAttribute_t2BBB5CB51746AE5ABE68D2DAE4614F284400D7F1 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CMessageU3Ek__BackingField_5(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool EventProvider_IsEnabled_m3C139A2AA66437973E6E41421D09300222F2CC4B_inline (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_enabled_8(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t EventProvider_get_Level_m68A0811632D34B78A4C86E545AE957EAE1819B51_inline (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_level_4(); return (int32_t)(L_0); } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int64_t EventProvider_get_MatchAnyKeyword_mAB5C8F8500A479EA5294786DA79D8147A6681D2D_inline (EventProvider_t70CEE09111DA394FEAE007A324A44F737E74D483 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_m_anyKeywordMask_5(); return (int64_t)(L_0); } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Guid_t Tuple_2_get_Item1_m13EA1E5CA5BF90B5BE582AD8FDE7331A348E0276_gshared_inline (Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * __this, const RuntimeMethod* method) { { Guid_t L_0 = (Guid_t )__this->get_m_Item1_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Tuple_2_get_Item2_m6877C44725610C7C0C3AFAE09D5C1F4B4CE79517_gshared_inline (Tuple_2_t24BE91BA338C2678B7B104B30F6EB33015FF720E * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_m_Item2_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Guid_t KeyValuePair_2_get_Key_m04BF1DDB542A4C8B193F0B260F0C385BF44A12CC_gshared_inline (KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 * __this, const RuntimeMethod* method) { { Guid_t L_0 = (Guid_t )__this->get_key_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_mC21621FE323ACF9646AF601FFEF6D05304DE03DE_gshared_inline (KeyValuePair_2_t12CFA7FF15603BD4A555CDBFEBC08ECD343F1937 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_value_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * AsyncLocalValueChangedArgs_1_get_CurrentValue_mE7B45C05247F47070ABC5251ECF740710FB99B52_gshared_inline (AsyncLocalValueChangedArgs_1_t64BF6800935406CA808E9821DF12DBB72A71640D * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U3CCurrentValueU3Ek__BackingField_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * AsyncLocalValueChangedArgs_1_get_PreviousValue_mA9C4C0E1D013516923CAFF73AF850F31347DAD3D_gshared_inline (AsyncLocalValueChangedArgs_1_t64BF6800935406CA808E9821DF12DBB72A71640D * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U3CPreviousValueU3Ek__BackingField_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline (Enumerator_tE0C99528D3DCE5863566CE37BD94162A4C0431CD * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_current_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m507C9149FF7F83AAC72C29091E745D557DA47D22_gshared_inline (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_mFDB8AD680C600072736579BBF5F38F7416396588_gshared_inline (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mBA2AF20A35144E0C43CD721A22EAC9FCA15D6550(/*hidden argument*/NULL); } IL_000e: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_2 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)__this->get__items_1(); int32_t L_3 = ___index0; RuntimeObject * L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_2, (int32_t)L_3); return L_4; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m9D4E9BCBAB1BE560871A0889C851FC22A09975F4_gshared_inline (KeyValuePair_2_t23481547E419E16E3B96A303578C1EB685C99EEE * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_key_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A Tuple_2_get_Item1_mE84BFA1353446DE95FEAC246056C2163078AC65F_gshared_inline (Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * __this, const RuntimeMethod* method) { { SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_0 = (SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A )__this->get_m_Item1_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool Tuple_2_get_Item2_m7DC82E26331B6695B6696FCC7DDDC8CB16CB94E1_gshared_inline (Tuple_2_tFB909554E9029649923EA250C43FBDD4F4548252 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_m_Item2_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A Enumerator_get_Current_mAED28ED9DFA1487BB1B2961B20A31C9A59240A9F_gshared_inline (Enumerator_t44E6CFF6C65630E3DE408C144F0F52D4E9E3E402 * __this, const RuntimeMethod* method) { { SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_0 = (SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A )__this->get_current_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A List_1_get_Item_m843BA7E495FB17519DA312B60E28F9142FCB39F9_gshared_inline (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mBA2AF20A35144E0C43CD721A22EAC9FCA15D6550(/*hidden argument*/NULL); } IL_000e: { SessionInfoU5BU5D_t02CDCD5CCABB257B68199994B2C87BBD1849E906* L_2 = (SessionInfoU5BU5D_t02CDCD5CCABB257B68199994B2C87BBD1849E906*)__this->get__items_1(); int32_t L_3 = ___index0; SessionInfo_tEAFEEFE3C65BFE4DCD6DBA6F4B1F525553E17F4A L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((SessionInfoU5BU5D_t02CDCD5CCABB257B68199994B2C87BBD1849E906*)L_2, (int32_t)L_3); return L_4; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m3B5287498CF7B5D240BF5FBE83C3896231D78614_gshared_inline (List_1_t48C08E578B230ECD129D7CD72958FDC29E6D1975 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t List_1_get_Item_mDF3F52C7C1985C572A07CD15F1486A0035D288D5_gshared_inline (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mBA2AF20A35144E0C43CD721A22EAC9FCA15D6550(/*hidden argument*/NULL); } IL_000e: { Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_2 = (Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83*)__this->get__items_1(); int32_t L_3 = ___index0; int32_t L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83*)L_2, (int32_t)L_3); return L_4; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m77946F922B214B9FB9D3EA48D02AF4CA2B524356_gshared_inline (List_1_t2E429D48492C9F1ED16C7D74224A8AAB590A7B32 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t Enumerator_get_Current_mAD383B83783802633C6899ED69BC5D9B0E6647AE_gshared_inline (Enumerator_t0322424E88E1CAC38AF566D79CBC3C30BA7E4AEA * __this, const RuntimeMethod* method) { { uint8_t L_0 = (uint8_t)__this->get_current_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Tuple_2_get_Item1_m4E3939973A5C024B74911E454CADEE3F932429A0_gshared_inline (Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_m_Item1_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Tuple_2_get_Item2_m0BD6FCE9669911470B4320204CCF717DC8BBE09F_gshared_inline (Tuple_2_t28940D9AA109CFB8C1D8CAEDD0EAF70EAD2F7C63 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_m_Item2_1(); return L_0; } }