#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/System/System.Net.Sockets/SocketException.h" #include "il2cpp-object-internals.h" 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 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 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 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 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); } }; struct VirtActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, 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 VirtFuncInvoker5 { typedef R (*Func)(void*, T1, T2, T3, T4, T5, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, invokeData.method); } }; template struct GenericVirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericVirtActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, 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); } }; 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 InterfaceActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((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 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); } }; template struct GenericInterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericInterfaceActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; // Microsoft.Win32.SafeHandles.SafeWaitHandle struct SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2; // Mono.Math.BigInteger struct BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8; // Mono.Net.Security.MonoTlsStream struct MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171; // Mono.Security.ASN1 struct ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E; // Mono.Security.Cryptography.DSAManaged struct DSAManaged_tB329E8EFCE56CF874A8EEAC16BEAC13146F47FEA; // Mono.Security.Cryptography.KeyPairPersistence struct KeyPairPersistence_t5C070E8D158094F7D0CC5D591F30EDFFB39849A2; // Mono.Security.Cryptography.RSAManaged struct RSAManaged_t7FC74A986C888D9301EC82EBE4A37C293CDA963A; // Mono.Security.Cryptography.RSAManaged struct RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745; // Mono.Security.Cryptography.RSAManaged/KeyGeneratedEventHandler struct KeyGeneratedEventHandler_t4696955EF1EA571682FB3F21F5A4CA5E5B6737A9; // Mono.Security.Interface.IMonoSslStream struct IMonoSslStream_t3476E6615542EBD74C52117F2B3BE178525AA38F; // Mono.Security.Interface.MonoTlsProvider struct MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27; // Mono.Security.Interface.MonoTlsSettings struct MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF; // Mono.Security.X509.X509Certificate struct X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B; // Mono.Security.X509.X509ExtensionCollection struct X509ExtensionCollection_t64150C4CB662DB5B4A434CC41C612FE573707D19; // System.Action`1 struct Action_1_tC8BAB6C7B8E5508F10B3A5EF475B0FFAE7688621; // System.Action`1 struct Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0; // 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.Byte[] struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821; // System.Char[] struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2; // System.Collections.ArrayList struct ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4; // 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_t70161CFEB8DA3C79E19E31D0ED948D3C2925095F; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tBA5388DBB42BF620266F9A48E8B859BBBB224E25; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4CAF579D576CCEDF0310DD80EFB19ACBE04267D8; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t9140A71329927AE4FD0F3CF4D4D66668EBE151EA; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2B4A575938F12185D62CE7B381FC75D09F004B17; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t31EF1520A3A805598500BB6033C14ABDA7116D5E; // System.Collections.Generic.IList`1> struct IList_1_t15A182E73791E22311F72DAC1B68F0D055C32E3A; // System.Collections.Generic.IList`1 struct IList_1_tFFB5515FC97391D04D5034ED7F334357FED1FAE6; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t44CA4EB2162DC04F96F29C8A68A05D05166137F7; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25; // System.Collections.Generic.List`1 struct List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF; // 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_t584FFF54C798BF7768C5EA483641BADEC0CB963D; // System.Collections.Hashtable struct Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9; // System.Collections.Hashtable/bucket[] struct bucketU5BU5D_t6FF2C2C4B21F2206885CD19A78F68B874C8DC84A; // System.Collections.ICollection struct ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54; // System.Collections.IDictionary struct IDictionary_t1BD5C1546718A374EA8122FBD6C6EE45331E8CE7; // System.Collections.IEnumerator struct IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A; // System.Collections.IEqualityComparer struct IEqualityComparer_t3102D0F5BABD60224F6DFF4815BCA1045831FB7C; // System.Collections.Queue struct Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3; // System.Collections.Specialized.NameObjectCollectionBase struct NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D; // System.Collections.Specialized.NameObjectCollectionBase/NameObjectEntry struct NameObjectEntry_tC137E0E1F256300B1F9F0ED88EE02B6611918B54; // System.Collections.Specialized.NameObjectCollectionBase/NameObjectKeysEnumerator struct NameObjectKeysEnumerator_tF732067271E844365B1FF19A6A37852ABCD990D5; // System.Collections.Specialized.NameValueCollection struct NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1; // System.ComponentModel.Component struct Component_t7AEFE153F6778CF52E1981BC3E811A9604B29473; // System.ComponentModel.DescriptionAttribute struct DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75; // System.ComponentModel.EventHandlerList struct EventHandlerList_tFE9EF79E85419EBB2C206CF475E29A9960699BE4; // System.ComponentModel.ISite struct ISite_t6804B48BC23ABB5F4141903F878589BCEF6097A2; // System.ComponentModel.Win32Exception struct Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668; // System.DBNull struct DBNull_t7400E04939C2C29699B389B106997892BF53A8E5; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE; // System.Delegate[] struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86; // System.Diagnostics.StackFrame[] struct StackFrameU5BU5D_t5075A2805A51162E94A9CF2F2881DC51B78EA80D; // System.Diagnostics.StackTrace struct StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196; // System.EventArgs struct EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E; // System.EventHandler struct EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C; // System.EventHandler`1 struct EventHandler_1_tFBF7D1676A66F950822630E5E6DA5D6FFEAF7A34; // System.EventHandler`1 struct EventHandler_1_t10245A26B14DDE8DDFD5B263BDE0641F17DCFDC3; // System.EventHandler`1 struct EventHandler_1_t1E35ED2E29145994C6C03E57601C6D48C61083FF; // System.Exception struct Exception_t; // System.Func`1 struct Func_1_t48C2978A48CE3F2F6EB5B6DE269D00746483BB1F; // System.Func`2 struct Func_2_tF6A6FE235E53230F712003180A1DBAF19C50FC61; // System.Func`2 struct Func_2_t7EE965B791A606D187CCB69569A433D4CBB36879; // 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.IO.IOException struct IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA; // System.IO.MemoryStream struct MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C; // System.IO.Stream struct Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7; // System.IO.Stream/ReadWriteTask struct ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80; // System.IOAsyncCallback struct IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547; // System.IOAsyncResult struct IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD; // System.IOSelectorJob struct IOSelectorJob_t2B03604D19B81660C4C1C06590C76BC8630DDE99; // System.Int32[] struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83; // System.IntPtr[] struct IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD; // System.InvalidOperationException struct InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1; // System.MarshalByRefObject struct MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF; // System.Net.Authorization struct Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B; // System.Net.AutoWebProxyScriptEngine struct AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455; // System.Net.BindIPEndPoint struct BindIPEndPoint_t6B179B1AD32AF233C8C8E6440DFEF78153A851B9; // System.Net.Cache.RequestCache struct RequestCache_t41E1BB0AF0CD41C778E51C62180B844887B6EAF8; // System.Net.Cache.RequestCacheBinding struct RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724; // System.Net.Cache.RequestCachePolicy struct RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61; // System.Net.Cache.RequestCacheProtocol struct RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D; // System.Net.Cache.RequestCacheValidator struct RequestCacheValidator_t21A4A8B8ECF2EDCDD0C34B0D26FCAB2F77190F41; // System.Net.Configuration.DefaultProxySectionInternal struct DefaultProxySectionInternal_tF2CCE31F75FAA00492E00F045768C58A69F53459; // System.Net.CookieCollection struct CookieCollection_t69ADF0ABD99419E54AB4740B341D94F443D995A3; // System.Net.CookieContainer struct CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73; // System.Net.EndPoint struct EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980; // System.Net.FileWebRequestCreator struct FileWebRequestCreator_tC02A1A70722C45B078D759F22AE10256A6900C6D; // System.Net.FtpRequestCreator struct FtpRequestCreator_t2C5CC32221C790FB648AF6276DA861B4ABAC357F; // System.Net.HeaderInfo struct HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8; // System.Net.HeaderInfoTable struct HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF; // System.Net.HeaderParser struct HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E; // System.Net.HeaderVariantInfo[] struct HeaderVariantInfoU5BU5D_t0E01B2AC4A3A836E5AC79344A8F0CBD547CC8012; // System.Net.HttpContinueDelegate struct HttpContinueDelegate_t38DB016AD9C4FA9F4E9B4417278FB8D0594F37AC; // System.Net.HttpRequestCreator struct HttpRequestCreator_tE16C19B09EAACE12BEBA0427796314523601EB1D; // System.Net.HttpWebRequest struct HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0; // System.Net.HttpWebResponse struct HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951; // System.Net.ICredentials struct ICredentials_t1A41F1096B037CAB53AE01434DF0747881455344; // System.Net.IPAddress struct IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE; // System.Net.IPAddress[] struct IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3; // System.Net.IPEndPoint struct IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F; // System.Net.IPHostEntry struct IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D; // System.Net.IWebConnectionState struct IWebConnectionState_tD5FA067BE4DD93CFA1B64DBFA5648893D9398710; // System.Net.IWebProxy struct IWebProxy_tA24C0862A1ACA35D20FD079E2672CA5786C1A67E; // System.Net.IWebRequestCreate struct IWebRequestCreate_t06784F00B2587AB3D7D13A6B2C96819C8F5260ED; // System.Net.InternalException struct InternalException_t1460C350125DE6268459D2F27DFF588AE88F2AA0; // System.Net.MonoChunkStream struct MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5; // System.Net.NetworkCredential struct NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062; // System.Net.NetworkInformation.IPGlobalProperties struct IPGlobalProperties_t7E7512A45C7685568CA6214D97F31262B754285C; // System.Net.ProtocolViolationException struct ProtocolViolationException_t287E1EFCC1BC7BB76C74A681581BF3A67C68BDFB; // System.Net.ServerCertValidationCallback struct ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB; // System.Net.ServicePoint struct ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4; // System.Net.SimpleAsyncCallback struct SimpleAsyncCallback_t690665AFDCBDEBA379B6F4CD213CB4BB8570F83F; // System.Net.SimpleAsyncResult struct SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6; // System.Net.Sockets.NetworkStream struct NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA; // System.Net.Sockets.SafeSocketHandle struct SafeSocketHandle_t9A33B4DCE2012075A5D6D355D323A05E7F16329A; // System.Net.Sockets.Socket struct Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8; // System.Net.Sockets.Socket/<>c struct U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E; // System.Net.Sockets.Socket/<>c__DisplayClass242_0 struct U3CU3Ec__DisplayClass242_0_tA32CA02257AF703718D32CE05809EB89C1614997; // System.Net.Sockets.Socket/<>c__DisplayClass298_0 struct U3CU3Ec__DisplayClass298_0_tCCC599BC4750E6215E11C91C2037B4694B3E23E7; // System.Net.Sockets.SocketAsyncEventArgs struct SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7; // System.Net.Sockets.SocketAsyncResult struct SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C; // System.Net.Sockets.SocketAsyncResult/<>c struct U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC; // System.Net.Sockets.SocketException struct SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5; // System.Net.Sockets.TcpClient struct TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB; // System.Net.SystemNetworkCredential struct SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F; // System.Net.TimerThread/Callback struct Callback_t8DF3FD84AB632709C486978BE28ED721EB3A40E3; // System.Net.TimerThread/InfiniteTimerQueue struct InfiniteTimerQueue_t141BA98635EDB34E2BAAFE8BA5C91795E7CCAB51; // System.Net.TimerThread/Queue struct Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643; // System.Net.TimerThread/Timer struct Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F; // System.Net.TimerThread/TimerNode struct TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B; // System.Net.TimerThread/TimerQueue struct TimerQueue_t8C40E5540B8DCC1AF23C12BC62F6D1D8061F754C; // System.Net.WebAsyncResult struct WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE; // System.Net.WebClient struct WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A; // System.Net.WebClient/ProgressData struct ProgressData_tE1BDFEEC6B492E4A260BBEF1107683C28BB8AC20; // System.Net.WebConnection struct WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243; // System.Net.WebConnection/AbortHelper struct AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81; // System.Net.WebConnectionData struct WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC; // System.Net.WebConnectionGroup struct WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F; // System.Net.WebConnectionGroup/ConnectionState struct ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6; // System.Net.WebConnectionStream struct WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC; // System.Net.WebConnectionStream/<>c__DisplayClass75_0 struct U3CU3Ec__DisplayClass75_0_tB08224AE141BA9F8046D1F0C267E2308BA8CABCB; // System.Net.WebConnectionStream/<>c__DisplayClass76_0 struct U3CU3Ec__DisplayClass76_0_t09438DD600601604F0E06AE0B2549E981049E350; // System.Net.WebConnectionStream/<>c__DisplayClass80_0 struct U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE; // System.Net.WebConnection[] struct WebConnectionU5BU5D_t506E2D6EB1D7A3913AB730076AE859CABC1CCD55; // System.Net.WebException struct WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D; // System.Net.WebHeaderCollection struct WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304; // System.Net.WebHeaderCollection/RfcChar[] struct RfcCharU5BU5D_t27AD0ADBD612E10FCEF4917B5E70094398C6EC4E; // System.Net.WebProxy struct WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417; // System.Net.WebRequest struct WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8; // System.Net.WebRequest/DesignerWebRequestCreate struct DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3; // System.Net.WebRequest/WebProxyWrapper struct WebProxyWrapper_t47B30DCD77853C5079F4944A6FCA329026D84E3B; // System.Net.WebRequest/WebProxyWrapperOpaque struct WebProxyWrapperOpaque_t6CC216364481C2A8254832AA0897F770BB494A62; // System.Net.WebRequestPrefixElement struct WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482; // System.Net.WebResponse struct WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD; // System.NotImplementedException struct NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4; // System.NotSupportedException struct NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010; // System.ObjectDisposedException struct ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A; // System.Object[] struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A; // System.OperatingSystem struct OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83; // System.Predicate`1 struct Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979; // System.Predicate`1 struct Predicate_1_tF4286C34BB184CE5690FDCEBA7F09FC68D229335; // System.Reflection.Binder struct Binder_t4D5CB06963501D32847C057B57157D6DC49CA759; // System.Reflection.MemberFilter struct MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381; // System.Reflection.MethodInfo struct MethodInfo_t; // System.ResolveEventHandler struct ResolveEventHandler_t045C469BEA8B632FA99FE8867C921BA8DAE0BEE5; // System.Runtime.Serialization.IFormatterConverter struct IFormatterConverter_tC3280D64D358F47EA4DAF1A65609BA0FC081888A; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26; // System.SByte[] struct SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889; // System.SRDescriptionAttribute struct SRDescriptionAttribute_t6353D331C0C05160ABDB31CF62A496F5E36D6C6A; // System.Security.Authentication.AuthenticationException struct AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516; // System.Security.Cryptography.AsnEncodedData struct AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65; // System.Security.Cryptography.AsymmetricAlgorithm struct AsymmetricAlgorithm_t9F811260245370BD8786A849DBF9F8054F97F4CB; // System.Security.Cryptography.CryptographicException struct CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A; // System.Security.Cryptography.DSA struct DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF; // System.Security.Cryptography.DSACryptoServiceProvider struct DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8; // System.Security.Cryptography.KeySizes[] struct KeySizesU5BU5D_t934CCA482596402177BAF86727F169872D74934E; // System.Security.Cryptography.Oid struct Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137; // System.Security.Cryptography.OidCollection struct OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E; // System.Security.Cryptography.OidEnumerator struct OidEnumerator_tC2DB288576C575B69F7934274DDD8A5868CEF97C; // System.Security.Cryptography.RSA struct RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145; // System.Security.Cryptography.RSACryptoServiceProvider struct RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4; // System.Security.Cryptography.X509Certificates.PublicKey struct PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620; // System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension struct X509BasicConstraintsExtension_t091983B3CDCB686781B4853177610A22483B532C; // System.Security.Cryptography.X509Certificates.X509CertificateCollection struct X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833; // System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension struct X509EnhancedKeyUsageExtension_t8B1FEC5814799207635A97EA878EA64688437254; // System.Security.Cryptography.X509Certificates.X509KeyUsageExtension struct X509KeyUsageExtension_t9F740A60AD6DBEF9B09E946D4D8D67DB882C6E6E; // System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension struct X509SubjectKeyIdentifierExtension_t200DBBEB1229862DAA5F56EA352B03D2EDAC4D8E; // System.Security.SecureString struct SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5; // System.String struct String_t; // System.StringComparer struct StringComparer_t588BC7FEF85D6E7425E0A8147A3D5A334F1F82DE; // System.String[] struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E; // System.SystemException struct SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782; // System.Text.DecoderFallback struct DecoderFallback_t128445EB7676870485230893338EF044F6B72F60; // System.Text.EncoderFallback struct EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63; // System.Text.Encoding struct Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4; // System.Text.RegularExpressions.ExclusiveReference struct ExclusiveReference_t39E202CDB13A1E6EBA4CE0C7548B192CEB5C64DB; // System.Text.RegularExpressions.Regex struct Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF; // System.Text.RegularExpressions.RegexCode struct RegexCode_t12846533CAD1E4221CEDF5A4D15D4D649EA688FA; // System.Text.RegularExpressions.RegexRunnerFactory struct RegexRunnerFactory_t0703F390E2102623B0189DEC095DB182698E404B; // System.Text.RegularExpressions.Regex[] struct RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53; // System.Text.RegularExpressions.SharedReference struct SharedReference_t225BA5C249F9F1D6C959F151695BDF65EF2C92A5; // System.Text.StringBuilder struct StringBuilder_t; // System.Threading.AutoResetEvent struct AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7; // System.Threading.ContextCallback struct ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676; // System.Threading.EventWaitHandle struct EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98; // System.Threading.ManualResetEvent struct ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408; // System.Threading.SemaphoreSlim struct SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048; // System.Threading.SemaphoreSlim/TaskNode struct TaskNode_t2497E541C4CB8A41A55B30DFBE3A30F68B140E2D; // System.Threading.Tasks.StackGuard struct StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9; // System.Threading.Tasks.Task struct Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2; // System.Threading.Tasks.Task/ContingentProperties struct ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08; // System.Threading.Tasks.TaskFactory struct TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155; // System.Threading.Tasks.TaskScheduler struct TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114; // System.Threading.Tasks.Task`1 struct Task_1_tD6131FE3A3A2F1D58DB886B6CF31A2672B75B439; // System.Threading.Tasks.Task`1 struct Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87; // System.Threading.Timer struct Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553; // System.Threading.WaitCallback struct WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC; // System.Threading.WaitHandle struct WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6; // System.Threading.WaitHandle[] struct WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC; // System.Type struct Type_t; // System.Type[] struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F; // System.UInt16[] struct UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E; // System.UnhandledExceptionEventHandler struct UnhandledExceptionEventHandler_tB0DFF05ABF7A3A234C87D4F7A71F98E9AB2D91DE; // System.Uri struct Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E; // System.Uri/UriInfo struct UriInfo_t9FCC6BD4EC1EA14D75209E6A35417057BF6EDC5E; // System.UriBuilder struct UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905; // System.UriParser struct UriParser_t07C77D673CCE8D2DA253B8A7ACCB010147F1A4AC; // System.Version struct Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD; // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017; // System.WeakReference struct WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D; IL2CPP_EXTERN_C RuntimeClass* ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81_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* ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AuthenticationManager_t0C973C7282FB47EAA7E2A239421304D47571B012_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7_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* CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Component_t7AEFE153F6778CF52E1981BC3E811A9604B29473_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DBNull_t7400E04939C2C29699B389B106997892BF53A8E5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DllNotFoundException_tED90B6A78D4CF5AA565288E0BA88A990062A7F76_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FileWebRequestCreator_tC02A1A70722C45B078D759F22AE10256A6900C6D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FtpRequestCreator_t2C5CC32221C790FB648AF6276DA861B4ABAC357F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Func_2_tF6A6FE235E53230F712003180A1DBAF19C50FC61_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HTTP_REQUEST_HEADER_ID_tB60B4713336EB0EA6D9963F588F4C9F9BAD3D9CE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HttpApi_tDD21E6C468ACB472A3D1CE51865417E65113B12F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HttpRequestCreator_tE16C19B09EAACE12BEBA0427796314523601EB1D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ICollection_1_t2E51991ADA605DB75870908AF6D7C3093DC3FCBA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ICredentials_t1A41F1096B037CAB53AE01434DF0747881455344_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t31EF1520A3A805598500BB6033C14ABDA7116D5E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_tE14471B9BA58E22CC2B0F85AA521BEBB7F04E004_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IList_1_tFFB5515FC97391D04D5034ED7F334357FED1FAE6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IWebConnectionState_tD5FA067BE4DD93CFA1B64DBFA5648893D9398710_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IWebProxy_tA24C0862A1ACA35D20FD079E2672CA5786C1A67E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IWebRequestCreate_t06784F00B2587AB3D7D13A6B2C96819C8F5260ED_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InfiniteTimerQueue_t141BA98635EDB34E2BAAFE8BA5C91795E7CCAB51_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IntPtr_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InternalException_t1460C350125DE6268459D2F27DFF588AE88F2AA0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Marshal_tC795CE9CC2FFBA41EDB1AC1C0FEC04607DFA8A40_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NameObjectKeysEnumerator_tF732067271E844365B1FF19A6A37852ABCD990D5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OidEnumerator_tC2DB288576C575B69F7934274DDD8A5868CEF97C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OutOfMemoryException_t2DF3EAC178583BD1DEFAAECBEDB2AF1EA86FBFC7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Platform_t5364982F402C388F4F07604E44D19E0133130C7D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ProtocolViolationException_t287E1EFCC1BC7BB76C74A681581BF3A67C68BDFB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RfcCharU5BU5D_t27AD0ADBD612E10FCEF4917B5E70094398C6EC4E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecurityException_tBB116BA16A419AB19A4F7DEEF43A3FC2A638E8D5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SimpleAsyncCallback_t690665AFDCBDEBA379B6F4CD213CB4BB8570F83F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StackOverflowException_t8F10DDD924B10951FCA8CC166684A13DC6C7BFDC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7_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* SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimerQueue_t8C40E5540B8DCC1AF23C12BC62F6D1D8061F754C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass75_0_tB08224AE141BA9F8046D1F0C267E2308BA8CABCB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass76_0_t09438DD600601604F0E06AE0B2549E981049E350_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WebExceptionMapping_t4E7EF581D0224FFC2F2C8556EF320557517A378A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WebExceptionStatus_t97365CBADE462C1E2A1A0FACF18F3B111900F8DC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* X509BasicConstraintsExtension_t091983B3CDCB686781B4853177610A22483B532C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* X509EnhancedKeyUsageExtension_t8B1FEC5814799207635A97EA878EA64688437254_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* X509KeyUsageExtension_t9F740A60AD6DBEF9B09E946D4D8D67DB882C6E6E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* X509SubjectKeyIdentifierExtension_t200DBBEB1229862DAA5F56EA352B03D2EDAC4D8E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291____03F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291____3BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291____6F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_9_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291____8E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_10_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291____EC5842B3154E1AF94500B57220EB9F684BCCC42A_15_FieldInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral0011D81085F38395E04E22699B43CD18F7378B33; IL2CPP_EXTERN_C String_t* _stringLiteral026EAC853E081A2793439A30EF3A00433E26F261; IL2CPP_EXTERN_C String_t* _stringLiteral02910FE72AEF1E79D1CE552B0125FE9D6E734463; IL2CPP_EXTERN_C String_t* _stringLiteral03B54C173D0B849C2B100892F8AA763F728E98D3; IL2CPP_EXTERN_C String_t* _stringLiteral05A64D8F4A280F6D2641D1D8433899C188E94B59; IL2CPP_EXTERN_C String_t* _stringLiteral05A79F06CF3F67F726DAE68D18A2290F6C9A50C9; IL2CPP_EXTERN_C String_t* _stringLiteral063F5BA07B9A8319201C127A47193BF92C67599A; IL2CPP_EXTERN_C String_t* _stringLiteral073D82D7A89E8FF8AA7F143D0C3C70AE5B9750C7; IL2CPP_EXTERN_C String_t* _stringLiteral0809AAB737974023FA126BF46E2D642FF29802FD; IL2CPP_EXTERN_C String_t* _stringLiteral09C6E7C494A2144538BB3BB115B36D0E86163572; IL2CPP_EXTERN_C String_t* _stringLiteral09F0D4C76CB7C53C42623F8E471B043ED6EA8A24; IL2CPP_EXTERN_C String_t* _stringLiteral0BCB5370FC03D916157E41F2FD44DBFBA8BAE6AE; IL2CPP_EXTERN_C String_t* _stringLiteral0C8228FD66679AE4DB1497BDC2A75ECBFEB52B60; IL2CPP_EXTERN_C String_t* _stringLiteral0CE13782E9AC74EF50B0F764C0721DE2A4AE3187; IL2CPP_EXTERN_C String_t* _stringLiteral0CE2BABDAB94A9CE04A36D1B7053EC151CBAC599; IL2CPP_EXTERN_C String_t* _stringLiteral0CF1BC84BB8BACA804F9015A158E88642D415FFA; IL2CPP_EXTERN_C String_t* _stringLiteral0D7652C6A78D387AD1AF2F86D37C74C5E6FB9F7A; IL2CPP_EXTERN_C String_t* _stringLiteral0F5B530255E5A064CC73699E4FA44BA8B2AD399F; IL2CPP_EXTERN_C String_t* _stringLiteral10118C5852C525FA60183BE2C27CB87D5AF2E3FA; IL2CPP_EXTERN_C String_t* _stringLiteral11D00F6ED181AFBAE6281CF892E585DCEE85B274; IL2CPP_EXTERN_C String_t* _stringLiteral129C9C3F8D66749FC7B94A0C58CE91CDAADABF3C; IL2CPP_EXTERN_C String_t* _stringLiteral14FF037C41BD8B8B7FDA06CC169C23B88EF34D19; IL2CPP_EXTERN_C String_t* _stringLiteral151E5C200EA85B272F12723EADC045C6B0CCAE03; IL2CPP_EXTERN_C String_t* _stringLiteral15BD560AA9FBBFC3C9D4F82A8316D7453EE7B6FA; IL2CPP_EXTERN_C String_t* _stringLiteral15E98A4A0C68AFDDFB4FD0A806D9F33B9D2E4C33; IL2CPP_EXTERN_C String_t* _stringLiteral16F245B7E0981F6CC5683286D189CA6E0D0B1805; IL2CPP_EXTERN_C String_t* _stringLiteral1709FBC1E0ACE0896D1448A6AD5744DF476596D8; IL2CPP_EXTERN_C String_t* _stringLiteral170C6D2E56E8B4E9EC094B58AFE212EC6E8296A6; IL2CPP_EXTERN_C String_t* _stringLiteral177429157553DBB71C8BAB30AAC57A62D268CC1C; IL2CPP_EXTERN_C String_t* _stringLiteral182A1006504A8759958D9A863A2087C996006E1E; IL2CPP_EXTERN_C String_t* _stringLiteral1920DC29EFA05D07C2A609FB2E2DFAD7E83A25C6; IL2CPP_EXTERN_C String_t* _stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25; IL2CPP_EXTERN_C String_t* _stringLiteral1A35E9ED1F3A8DCD3FE5170DF1C4B1B698BDB2B5; IL2CPP_EXTERN_C String_t* _stringLiteral1B1BE06F5BFB451C3199AEB9E8E337905DD0CECB; IL2CPP_EXTERN_C String_t* _stringLiteral1B9F1BD38C0A17325950EA0E9D15F9E61F03D8A6; IL2CPP_EXTERN_C String_t* _stringLiteral1BA3338BD0D397031AE85DC0347D63C94B00E5DF; IL2CPP_EXTERN_C String_t* _stringLiteral1C196E02C5BB22014A392C3BAEE10D54CADF5845; IL2CPP_EXTERN_C String_t* _stringLiteral1CD7B22E5E84AF8A6738C729C05B73B9447B685F; IL2CPP_EXTERN_C String_t* _stringLiteral1CED71B6CFFB57B20E923281A13CCB873DC469F1; IL2CPP_EXTERN_C String_t* _stringLiteral1CF405A0D39702CEA19CAC4F29DB3762310CF82A; IL2CPP_EXTERN_C String_t* _stringLiteral1D3C8BCC44B8A2CBA4C63B30774BF6644D4649C4; IL2CPP_EXTERN_C String_t* _stringLiteral1E5C2F367F02E47A8C160CDA1CD9D91DECBAC441; IL2CPP_EXTERN_C String_t* _stringLiteral1F931F510EF926787C8A721C148174EB72058D3B; IL2CPP_EXTERN_C String_t* _stringLiteral2118C8699C55066293A0E34341B9953F6C1811BD; IL2CPP_EXTERN_C String_t* _stringLiteral21606782C65E44CAC7AFBB90977D8B6F82140E76; IL2CPP_EXTERN_C String_t* _stringLiteral26013BCCBA39D56F3505ECD08B5AABDC74EF7701; IL2CPP_EXTERN_C String_t* _stringLiteral269A2614A96D634F4BA5A20647B7BE734CAD6B7C; IL2CPP_EXTERN_C String_t* _stringLiteral26E69388BB28F94E4154EB47125EC8A829CADFA8; IL2CPP_EXTERN_C String_t* _stringLiteral274B87CC2F550D67154E8B43E5DAC59E0F531C6D; IL2CPP_EXTERN_C String_t* _stringLiteral27B8ECABABE91D996C3B609017E39379BE30174B; IL2CPP_EXTERN_C String_t* _stringLiteral2A4C1F45438DFF26DF9EEA23D1AE85FA0BC7DAB4; IL2CPP_EXTERN_C String_t* _stringLiteral2AA3E1DBC324C92C8C08550546609ACBE597D10C; IL2CPP_EXTERN_C String_t* _stringLiteral2B24D45FC35A156981B37EC34E29D99633F90CEB; IL2CPP_EXTERN_C String_t* _stringLiteral2BE17AA181D8226BFAD83CE993E838FA79DCCE4D; IL2CPP_EXTERN_C String_t* _stringLiteral2C743CA76B5FF26374732B33A172BC6386B3AAB3; IL2CPP_EXTERN_C String_t* _stringLiteral2D77BE6D598A0A9376398980E66D10E319F1B52A; IL2CPP_EXTERN_C String_t* _stringLiteral2F32BE1DC74166373C988EC03B0BD86F0A576919; IL2CPP_EXTERN_C String_t* _stringLiteral2FEF34652532BA6065A4C47E9BBDD30482490F1E; IL2CPP_EXTERN_C String_t* _stringLiteral30EFC02D11E06C55DE11CB215737C9F33CABFE16; IL2CPP_EXTERN_C String_t* _stringLiteral325A8E55AB9E23E1D1845CDDF9971AF254905126; IL2CPP_EXTERN_C String_t* _stringLiteral32679E4CE463CE1AD4AE7CBBDDA0D62F08639EB7; IL2CPP_EXTERN_C String_t* _stringLiteral389CD4A4A1C109139F5580BD7BD33B7AAB5C2117; IL2CPP_EXTERN_C String_t* _stringLiteral38C7E35BE500E1A29424F122004EE91306541922; IL2CPP_EXTERN_C String_t* _stringLiteral38E33C861BCB3B4A7C0999C49F39513EA2D145F6; IL2CPP_EXTERN_C String_t* _stringLiteral38F93D32853ECA4603A582EB7A404079E10B855D; IL2CPP_EXTERN_C String_t* _stringLiteral3960EC4CA5FB5E5D8CDB2CC1C5121C003E426517; IL2CPP_EXTERN_C String_t* _stringLiteral3A52CE780950D4D969792A2559CD519D7EE8C727; IL2CPP_EXTERN_C String_t* _stringLiteral3AD0E3698278F45B2AF94445396E9865F213F617; IL2CPP_EXTERN_C String_t* _stringLiteral3B46F0E32ECA57681BADE9625A8D2AF7C6344DBE; IL2CPP_EXTERN_C String_t* _stringLiteral3BF08A84F15B98CE4D14B707F4A093B3CC8B853E; IL2CPP_EXTERN_C String_t* _stringLiteral3D40DBB928A5C7B5821BA584FE0E47297DFAA72C; IL2CPP_EXTERN_C String_t* _stringLiteral3E610A822745A7648A28DDC376BB31E9D961B787; IL2CPP_EXTERN_C String_t* _stringLiteral3F66052A107EAF9BAE7CAD0F61FB462F47EC2C47; IL2CPP_EXTERN_C String_t* _stringLiteral415AB40AE9B7CC4E66D6769CB2C08106E8293B48; IL2CPP_EXTERN_C String_t* _stringLiteral42099B4AF021E53FD8FD4E056C2568D7C2E3FFA8; IL2CPP_EXTERN_C String_t* _stringLiteral42BD405BCAF14785216A43C2547CB41CEB8A5D61; IL2CPP_EXTERN_C String_t* _stringLiteral42CD7EC8504C632CBE002A201653CDC132F878F0; IL2CPP_EXTERN_C String_t* _stringLiteral4312B9CDC22A0D8CF25AB213C9D034CEE9CE16EE; IL2CPP_EXTERN_C String_t* _stringLiteral431EC418146189970D18C4A946342A85AD243B47; IL2CPP_EXTERN_C String_t* _stringLiteral43A9519ED4B5E9C75EB7D683E3D1E09708F9B34A; IL2CPP_EXTERN_C String_t* _stringLiteral4491F8B5ECC09D9DE308EA37E6A23AD2DD66C256; IL2CPP_EXTERN_C String_t* _stringLiteral465CA7DEF5D9B26DCBDA532B2147B7D5E954EB24; IL2CPP_EXTERN_C String_t* _stringLiteral4D8B97A685DB2FA279DF1BB0D54E0FDC0C9F8BB5; IL2CPP_EXTERN_C String_t* _stringLiteral4DC7C9EC434ED06502767136789763EC11D2C4B7; IL2CPP_EXTERN_C String_t* _stringLiteral4F3ECD0D3F8585D5B2BF6ECE1337BC200BCE8F6E; IL2CPP_EXTERN_C String_t* _stringLiteral4FB68E41215008F250259801798F487B89D91CE7; IL2CPP_EXTERN_C String_t* _stringLiteral50281D24C2D88378812DE23830477826D4116605; IL2CPP_EXTERN_C String_t* _stringLiteral51A1295345B4726E34DBC7225E76121460F0CD74; IL2CPP_EXTERN_C String_t* _stringLiteral53A610E925BBC0A175E365D31241AE75AEEAD651; IL2CPP_EXTERN_C String_t* _stringLiteral53E4664B72D62DE135DB121B6A717EBF837FC4FE; IL2CPP_EXTERN_C String_t* _stringLiteral5689F8FC0EDCCDA7299967EA621BBC7DE476ADF6; IL2CPP_EXTERN_C String_t* _stringLiteral56D91D770F6FD64E188020F40D1D915BE6E046DC; IL2CPP_EXTERN_C String_t* _stringLiteral58385B3FBA0471CB7C233041F9D15C4B6CCF18FE; IL2CPP_EXTERN_C String_t* _stringLiteral58FC1BE971A32518B08BB4967F47C3E29FC379B9; IL2CPP_EXTERN_C String_t* _stringLiteral594FD1615A341C77829E83ED988F137E1BA96231; IL2CPP_EXTERN_C String_t* _stringLiteral5975C5872CEACBB04ECD731A29150F3D39D3E47D; IL2CPP_EXTERN_C String_t* _stringLiteral5DBD8EF1B4DCFCBCD952F15CC15F7ED999A98F26; IL2CPP_EXTERN_C String_t* _stringLiteral5E25CE007AA95EA2EA8B158AEE9C630A32EA5616; IL2CPP_EXTERN_C String_t* _stringLiteral62BC6C87C84A7676BFE9B0E473A7E03E7E508734; IL2CPP_EXTERN_C String_t* _stringLiteral630FC0FF22AF7DFA6F63B9D4C2EEC683559BEEDD; IL2CPP_EXTERN_C String_t* _stringLiteral6417CC0966CF6AAC7BFD850C09A8CA91745BBD86; IL2CPP_EXTERN_C String_t* _stringLiteral6512EE1541E9A6C52D5BF7CF465332E8DF25EA3C; IL2CPP_EXTERN_C String_t* _stringLiteral66413FB003977D655A9BFBABAEAF9CF7C0E16850; IL2CPP_EXTERN_C String_t* _stringLiteral66928E6CBB59C3A3BCE606959EF4A865FE04E642; IL2CPP_EXTERN_C String_t* _stringLiteral66E12969C225CC6D65E18210488ACB826EBA907E; IL2CPP_EXTERN_C String_t* _stringLiteral6750E3B9685ABDB893A0BFD53EAC4683D30E6314; IL2CPP_EXTERN_C String_t* _stringLiteral67DBF284BA4887D116A010DDFA178CF6A84EE6F5; IL2CPP_EXTERN_C String_t* _stringLiteral684DD500E31BD095765C659DEF0773796AA3A0C1; IL2CPP_EXTERN_C String_t* _stringLiteral695C30DA52807837432872044A6EAE91AEAD89E7; IL2CPP_EXTERN_C String_t* _stringLiteral699B2FB0910CCC7C0854D17A2041A907709ED3C1; IL2CPP_EXTERN_C String_t* _stringLiteral69A7BE7D74E8B54EF69683EB73C3ADDBE24661A5; IL2CPP_EXTERN_C String_t* _stringLiteral6AB4CC540FC5FD37A61FAA7128260FF331A73902; IL2CPP_EXTERN_C String_t* _stringLiteral6AC4338BB79AC3C4906CE72BAFA4A59D6E305BE8; IL2CPP_EXTERN_C String_t* _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C; IL2CPP_EXTERN_C String_t* _stringLiteral6B4A1ABAC4ADF0B20D63D51E0EB7DE1B450C069A; IL2CPP_EXTERN_C String_t* _stringLiteral6B52C309B17195299795A2131ED2FE3F3C6F2107; IL2CPP_EXTERN_C String_t* _stringLiteral6BA83D8699910039B5B5F1D3BD60B1F43B1C39FA; IL2CPP_EXTERN_C String_t* _stringLiteral6C8AB939E128BDE48BD3E5D6AC21C29EA1E72CEA; IL2CPP_EXTERN_C String_t* _stringLiteral6C9C7BAF0DF03D7191DA4E981ABFD19642D45582; IL2CPP_EXTERN_C String_t* _stringLiteral6D697EDAD9BAE43583B61DBA3A266225DB0EA628; IL2CPP_EXTERN_C String_t* _stringLiteral6D95A3CC14D5D8FC45ED76CCF3099380FB98A63C; IL2CPP_EXTERN_C String_t* _stringLiteral6D95E6298D641E510DEE2603D5EA0D91E06E1EFB; IL2CPP_EXTERN_C String_t* _stringLiteral6DC7A6FF7FD6E3F1A4D8F1089EFF579F5B7EDF61; IL2CPP_EXTERN_C String_t* _stringLiteral6E288959D3443BCEC62386F7D9014542F6872829; IL2CPP_EXTERN_C String_t* _stringLiteral6E7226A12720F1392504B6161BBCA162F1377E03; IL2CPP_EXTERN_C String_t* _stringLiteral705406CE6BC47411E9A6F16CAF53813C90837C6C; IL2CPP_EXTERN_C String_t* _stringLiteral70ADBF5BAA5641389D1D851F72912481E303B603; IL2CPP_EXTERN_C String_t* _stringLiteral7138A51661947B19B5088DA5A2BFEDE2876F49B9; IL2CPP_EXTERN_C String_t* _stringLiteral731BCD1FBA9D30DE39F2CD8FA41AABF7E79C7D91; IL2CPP_EXTERN_C String_t* _stringLiteral73C68A69A8FB0CBDA481680BDF7E86FE01482E98; IL2CPP_EXTERN_C String_t* _stringLiteral74E82E6ED4A629CFABFF45E83888A95B5A0C2D3B; IL2CPP_EXTERN_C String_t* _stringLiteral7616BB87BD05F6439E3672BA1B2BE55D5BEB68B3; IL2CPP_EXTERN_C String_t* _stringLiteral77B5F8E343A90F6F597751021FB8B7A08FE83083; IL2CPP_EXTERN_C String_t* _stringLiteral77D12B97BA61FFCCB079E0DD2EF6809C1E957255; IL2CPP_EXTERN_C String_t* _stringLiteral78D557A4491193EE5FFDA70447A0845C638BE213; IL2CPP_EXTERN_C String_t* _stringLiteral7A5E2E271BBDF6A8651351BAB136549DEE4A5F64; IL2CPP_EXTERN_C String_t* _stringLiteral7C4D33785DAA5C2370201FFA236B427AA37C9996; IL2CPP_EXTERN_C String_t* _stringLiteral7DB2323AF37E1841807C6590CD0597B920564B93; IL2CPP_EXTERN_C String_t* _stringLiteral7E26E4C5758E2EB5DE8C639A2FC7A818CE70E97A; IL2CPP_EXTERN_C String_t* _stringLiteral7E8B1D0FC088BB90DBBE8A2DBD8D00105AEBFDF3; IL2CPP_EXTERN_C String_t* _stringLiteral7EF95F14AF3E24B8942C944144D6749C5ACA09D7; IL2CPP_EXTERN_C String_t* _stringLiteral8381ABF715F2CE40C8CA6FFFBA006026CD3D0B40; IL2CPP_EXTERN_C String_t* _stringLiteral8466D35907F2BD82025A77F0D3D021B93E557E00; IL2CPP_EXTERN_C String_t* _stringLiteral84C858726E4144B89C00E74CD892C71630D219E8; IL2CPP_EXTERN_C String_t* _stringLiteral852B438F91AD9EB2CDD84419A675A216D543C687; IL2CPP_EXTERN_C String_t* _stringLiteral863ED7DBCE405ADC108BD22F478D424CF5B1809C; IL2CPP_EXTERN_C String_t* _stringLiteral86DD1CF45142E904CB2E99C2721FAC3CA198C6CA; IL2CPP_EXTERN_C String_t* _stringLiteral871D8DB60F7B680ACDD8F3B304E5F1E5695141A1; IL2CPP_EXTERN_C String_t* _stringLiteral8918776C55D081E9DBEDEFFF4E02E117936C4AA3; IL2CPP_EXTERN_C String_t* _stringLiteral89368E1D68015693AB48EE189D0632CB5D6EDFB3; IL2CPP_EXTERN_C String_t* _stringLiteral894E12D1523E99F051EEFC8EBA5BF874229F69A4; IL2CPP_EXTERN_C String_t* _stringLiteral89ACF6FF8008B775EEDD2455290C9FA6FCDD71B9; IL2CPP_EXTERN_C String_t* _stringLiteral8AB41A4A72B3A4643FF7DD55BAB2C9BF2D154F72; IL2CPP_EXTERN_C String_t* _stringLiteral8B1045A08F6A74520AC6D95614BECE14AEDBED06; IL2CPP_EXTERN_C String_t* _stringLiteral8C2CE9628312BDF283A7D01ADC7E4486F48FA35A; IL2CPP_EXTERN_C String_t* _stringLiteral8C8EFBA440D5F3CD4F07DFFD5F416F5AA2C78986; IL2CPP_EXTERN_C String_t* _stringLiteral8CD5743C3C970AE732CB089D3F883DD86EDEB07C; IL2CPP_EXTERN_C String_t* _stringLiteral8ED26D26F2A35BDCA232B027A6E2216B64C38BF3; IL2CPP_EXTERN_C String_t* _stringLiteral9071A4CB8E2F99F81D5B117DAE3211B994971FFA; IL2CPP_EXTERN_C String_t* _stringLiteral908843169EE7BDA362D6EF5286DC014EE824F846; IL2CPP_EXTERN_C String_t* _stringLiteral91E15DFD33A8977326EC3048FFFCF2851F9AB5D0; IL2CPP_EXTERN_C String_t* _stringLiteral91FD1DFED8364F154A419BB30F47511380D2A0E0; IL2CPP_EXTERN_C String_t* _stringLiteral929E64373A1A3A451EAF8698A1D26A5C989E42EA; IL2CPP_EXTERN_C String_t* _stringLiteral9356DA8DE25D6E45154E4196FDE5036F9FFC395F; IL2CPP_EXTERN_C String_t* _stringLiteral94F1240DB28257B2D5540D3E18359A5AE748CE21; IL2CPP_EXTERN_C String_t* _stringLiteral96345565D17AF6C906986DE53169BE9AD27D4692; IL2CPP_EXTERN_C String_t* _stringLiteral971C419DD609331343DEE105FFFD0F4608DC0BF2; IL2CPP_EXTERN_C String_t* _stringLiteral9B09C51972B24AAF8BFF4E23301B40DA54C025B6; IL2CPP_EXTERN_C String_t* _stringLiteralA12083BADD146F221E05419C3C15DC0CB7D1A0F6; IL2CPP_EXTERN_C String_t* _stringLiteralA16C5BBE4BF996740F257AA1E81BD57E4C52C8DD; IL2CPP_EXTERN_C String_t* _stringLiteralA265316472178FFE9FD969D45ABD032853F5889B; IL2CPP_EXTERN_C String_t* _stringLiteralA3B1C4E601D193095FCB88B3CCB7FF41EB150E2F; IL2CPP_EXTERN_C String_t* _stringLiteralA3FE483FE09B16D4DC1A2B711E2D4942291B4206; IL2CPP_EXTERN_C String_t* _stringLiteralA49303A2A274C4FC9F5AF1C3F1149E1EBD8AB34B; IL2CPP_EXTERN_C String_t* _stringLiteralA6279315C5DEE67D112368DB6846BCA93408CC2E; IL2CPP_EXTERN_C String_t* _stringLiteralA6F47E00E036C5589EB12E237894B37FB015D365; IL2CPP_EXTERN_C String_t* _stringLiteralA7CBF229082D863696B7FFE948C34C8CD766705C; IL2CPP_EXTERN_C String_t* _stringLiteralA8FB69456149034E0C74E43230F8241BC8A15DF6; IL2CPP_EXTERN_C String_t* _stringLiteralA99BE3DA0C9DA2F3C64500B5EF8A8E48F503D127; IL2CPP_EXTERN_C String_t* _stringLiteralAA0DCCA0AE7E27FFFE86AF73C08FDD9263DB4C5B; IL2CPP_EXTERN_C String_t* _stringLiteralAA855C33A895449A8532DC5ED8AFC693FA67AE7E; IL2CPP_EXTERN_C String_t* _stringLiteralAAF67685A1D81108695F45293BF84F12A0C9CB46; IL2CPP_EXTERN_C String_t* _stringLiteralABB247FC495B4DF4392C330AA7E91BE41A71F52A; IL2CPP_EXTERN_C String_t* _stringLiteralAE61936696CC34F27C3F3CD4A0F3E1F2DF022723; IL2CPP_EXTERN_C String_t* _stringLiteralAE8A0F83801F621B61C401D3E16D19A509CE346B; IL2CPP_EXTERN_C String_t* _stringLiteralAECF0292DA85CB2048D8B648567127D024D4074F; IL2CPP_EXTERN_C String_t* _stringLiteralAED50C025ED803A67CC6CFB263E16CB5489429E6; IL2CPP_EXTERN_C String_t* _stringLiteralAEE370B0F123573C06763F70D30C8890721694C4; IL2CPP_EXTERN_C String_t* _stringLiteralB054262502288B48A26CF2F3961326CD6C9CFB84; IL2CPP_EXTERN_C String_t* _stringLiteralB0D8E8115103BC498F3013E2CBAE6F6EE9D7E005; IL2CPP_EXTERN_C String_t* _stringLiteralB1590D210090D3ECCF037D1212DF4EA2F7A816AD; IL2CPP_EXTERN_C String_t* _stringLiteralB310DA45B1EBF444106A41B7832AB2FBE25DAB41; IL2CPP_EXTERN_C String_t* _stringLiteralB81CEC6DD5C78F4049E16D0648BC478ECA6273FC; IL2CPP_EXTERN_C String_t* _stringLiteralB845FDAFF1BF49C014DFF506CFA6BDC63DADD835; IL2CPP_EXTERN_C String_t* _stringLiteralB858CB282617FB0956D960215C8E84D1CCF909C6; IL2CPP_EXTERN_C String_t* _stringLiteralB91E397CAC217852F6C88DC27C17BC1C2261F3E1; IL2CPP_EXTERN_C String_t* _stringLiteralB991E3B8AFD7DADCC6F6F8F846261DF3DF5DC7AB; IL2CPP_EXTERN_C String_t* _stringLiteralBA0CEB3F0BE08615CE7B7AC0CA94BED35C6C6B7C; IL2CPP_EXTERN_C String_t* _stringLiteralBA8AB5A0280B953AA97435FF8946CBCBB2755A27; IL2CPP_EXTERN_C String_t* _stringLiteralBB01CE9655988C03A8D21DDAB4C48223243029D2; IL2CPP_EXTERN_C String_t* _stringLiteralBB54DB510A92908A5A4DF79FC1AD1EAE8DF50EC3; IL2CPP_EXTERN_C String_t* _stringLiteralBB589D0621E5472F470FA3425A234C74B1E202E8; IL2CPP_EXTERN_C String_t* _stringLiteralBC4F25FFA040BCA2940EE764035E4665AD6AF175; IL2CPP_EXTERN_C String_t* _stringLiteralBE11E668C352A7505AEF2F84DE71A87DB58F9A41; IL2CPP_EXTERN_C String_t* _stringLiteralBE3F306A5E0BA5DC2F76020448FB66EB734EF545; IL2CPP_EXTERN_C String_t* _stringLiteralBE591269E96263FE450EF74421A96C4AD9175EB9; IL2CPP_EXTERN_C String_t* _stringLiteralBF167B8644FF067EF2FA43BA1F4A0C34D70EE8A0; IL2CPP_EXTERN_C String_t* _stringLiteralBFE8557CF50D83E630AA617955268E24C1EC746E; IL2CPP_EXTERN_C String_t* _stringLiteralC0C9DAD2C642C24EAE7D635AB457CC493E1789C6; IL2CPP_EXTERN_C String_t* _stringLiteralC128A21F6AC690242AB034ABCDEAB8B8BCF4904F; IL2CPP_EXTERN_C String_t* _stringLiteralC1EA94F7E524679D0CF34AB7B0B28ABE41BA732B; IL2CPP_EXTERN_C String_t* _stringLiteralC33F059B0CA7725FBFD6C9EA4F2F012CC7AC5A74; IL2CPP_EXTERN_C String_t* _stringLiteralC3437DBC7C1255D3A21D444D86EBF2E9234C22BD; IL2CPP_EXTERN_C String_t* _stringLiteralC37EB4CB935A6017AAAAAAB327837C7D9BBBC004; IL2CPP_EXTERN_C String_t* _stringLiteralC46B50407D7FDDA010F48931C8915B3AB6B11F47; IL2CPP_EXTERN_C String_t* _stringLiteralC4ECA4702BBD3334F2AF696C9113056AD66A8D93; IL2CPP_EXTERN_C String_t* _stringLiteralC5790E5094FDAC9EB2BDF24D4F898BED561F84AD; IL2CPP_EXTERN_C String_t* _stringLiteralC662180230CAD14787D4AB7E77AA08681CE783FA; IL2CPP_EXTERN_C String_t* _stringLiteralC842E9E9BC835B364523756986E087621D98DDA0; IL2CPP_EXTERN_C String_t* _stringLiteralC87F485336AFBE9EC73E4656D8FFBB898F797118; IL2CPP_EXTERN_C String_t* _stringLiteralC94554BAE8520C18CE8F7935BA1FC2ADB5932BF9; IL2CPP_EXTERN_C String_t* _stringLiteralC954DD485FE7617409297D71CA42E85CA06BA671; IL2CPP_EXTERN_C String_t* _stringLiteralCB0CB170D106F8E8D5AF1E05BBDBD3A96A7DE197; IL2CPP_EXTERN_C String_t* _stringLiteralCD4392C91DE8890E0E515B2D682D08B47EE6F3F5; IL2CPP_EXTERN_C String_t* _stringLiteralCDE01DFBE7B6D732DC2E787107006A5009783AC5; IL2CPP_EXTERN_C String_t* _stringLiteralCE3C377596438C66F53D48756E1242003FF5FC3F; IL2CPP_EXTERN_C String_t* _stringLiteralCE4CD26992C9E2AABC1288F131CB0DD4D5E73CB4; IL2CPP_EXTERN_C String_t* _stringLiteralCECA32E904728D1645727CB2B9CDEAA153807D77; IL2CPP_EXTERN_C String_t* _stringLiteralD1FE3B60B921CE9A0C42EC3E1ED7AF8E1C74AC8C; IL2CPP_EXTERN_C String_t* _stringLiteralD219C68101F532DE10ADD2CF42FB9DBECA73D3BE; IL2CPP_EXTERN_C String_t* _stringLiteralD22C3734AFED02977F2F0CD9471D803374527E21; IL2CPP_EXTERN_C String_t* _stringLiteralD2FD2A50C1A375BEB79E19EC25E0A1496B8C4176; IL2CPP_EXTERN_C String_t* _stringLiteralD3BC9A378DAAA1DDDBA1B19C1AA641D3E9683C46; IL2CPP_EXTERN_C String_t* _stringLiteralD43134CB1CE397F6BCEB0059EDFFA36BB6FDCEE5; IL2CPP_EXTERN_C String_t* _stringLiteralD52066B0FA1D68EF07EEAB73031C3A3671298417; IL2CPP_EXTERN_C String_t* _stringLiteralD8A137C21303D5CDFAF674A6D77269E2B8A33D34; IL2CPP_EXTERN_C String_t* _stringLiteralDA0A766B7E3D0908A410169F4A0696D16842A7B3; IL2CPP_EXTERN_C String_t* _stringLiteralDA18D02D9A384EC87B2924AA70BB99B190DFA12C; IL2CPP_EXTERN_C String_t* _stringLiteralDA38860CB875CB64092E402D80D9FE29C4865B18; IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; IL2CPP_EXTERN_C String_t* _stringLiteralDAEF8C12BA34D373D95154C87B3B6B16A8668FA3; IL2CPP_EXTERN_C String_t* _stringLiteralDB3EECAE58759D4594ADCF0C7E1DBDD1375AD4E4; IL2CPP_EXTERN_C String_t* _stringLiteralDC573A47ACA875AAA79618871337D7F6C56FA72F; IL2CPP_EXTERN_C String_t* _stringLiteralDCF3131D4D91F512411E9C181AFC22E080DDD27D; IL2CPP_EXTERN_C String_t* _stringLiteralDDEC4A2E8CE9F653AE4EBAF140EBD077739011A9; IL2CPP_EXTERN_C String_t* _stringLiteralDDF8A55C683EE58C6268B4264ACB1D703195D588; IL2CPP_EXTERN_C String_t* _stringLiteralDE1338853DA05E0B2EF334C6D2A1BD4EFD32B464; IL2CPP_EXTERN_C String_t* _stringLiteralDEDECE9FD5695DF933056CBE96D25F6B3069F79B; IL2CPP_EXTERN_C String_t* _stringLiteralE0000ABFE2C72976480D2ACE311F321B27C18D97; IL2CPP_EXTERN_C String_t* _stringLiteralE4256D98A23829DB83E40650966DEF6AE26E7543; IL2CPP_EXTERN_C String_t* _stringLiteralE4F81994FED009C24D31EFD799E2D47A74A60F1F; IL2CPP_EXTERN_C String_t* _stringLiteralE53C2EA1FE4BD2B78BF4723C7C155A578E020A25; IL2CPP_EXTERN_C String_t* _stringLiteralE540CDD1328B2B21E29A95405C301B9313B7C346; IL2CPP_EXTERN_C String_t* _stringLiteralE67622E4CC268EE4A986CC6ADE09FC6BEB396B1C; IL2CPP_EXTERN_C String_t* _stringLiteralE6FF236915A9CF5660312A9884A613EA912D8AC5; IL2CPP_EXTERN_C String_t* _stringLiteralE73CAE7DFACEFCEF71FBF26A30B14FB6F485D82D; IL2CPP_EXTERN_C String_t* _stringLiteralE82C9BACBF2DFB2DCC47002F7D2B12849D472EA8; IL2CPP_EXTERN_C String_t* _stringLiteralE8DC057D3346E56AED7CF252185DBE1FA6454411; IL2CPP_EXTERN_C String_t* _stringLiteralE8E44A3A5E3765B1EC2B48822322E3E88E07F732; IL2CPP_EXTERN_C String_t* _stringLiteralE9409DF97BEDAC237D8B9091530CA87951E31AC6; IL2CPP_EXTERN_C String_t* _stringLiteralE9A9575AA117C5C0D53E90A74011A0039A6CC819; IL2CPP_EXTERN_C String_t* _stringLiteralE9C45563358E813F157BA81B33143542165BA84E; IL2CPP_EXTERN_C String_t* _stringLiteralE9CACE35E90B037B0140E79E5BFF9090459AEF6C; IL2CPP_EXTERN_C String_t* _stringLiteralEAC092496A67A033E1565F9E3CB6843A3257640C; IL2CPP_EXTERN_C String_t* _stringLiteralEB9A4BC1C0C153E4E4B042A79113B815B7E3021D; IL2CPP_EXTERN_C String_t* _stringLiteralEC001DFFD491C50BD3C1CB2E358F6063FC1CDAB5; IL2CPP_EXTERN_C String_t* _stringLiteralED962452A775ED29F17EE5488FBA95394B1C0988; IL2CPP_EXTERN_C String_t* _stringLiteralEE617AA3C1633B88FA29FF8B4524F83330B4D16D; IL2CPP_EXTERN_C String_t* _stringLiteralEF81042E1E86ACB765718EA37393A1292452BBCC; IL2CPP_EXTERN_C String_t* _stringLiteralF030BBBD32966CDE41037B98A8849C46B76E4BC1; IL2CPP_EXTERN_C String_t* _stringLiteralF07214A10803CAA1960EF37719A4F05B844FB3C7; IL2CPP_EXTERN_C String_t* _stringLiteralF07EA20E44175D8597A0629B88839DC18660C130; IL2CPP_EXTERN_C String_t* _stringLiteralF2883B73C7170209AD6F63B0EFACADB881FE5E22; IL2CPP_EXTERN_C String_t* _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5; IL2CPP_EXTERN_C String_t* _stringLiteralF544FB304C83E23652A63E1BB1B28F4FCC7F6AC0; IL2CPP_EXTERN_C String_t* _stringLiteralF56F69D01D6B3C82DA914A60D71A6A4D544A0D11; IL2CPP_EXTERN_C String_t* _stringLiteralF5E3824C4AC3321CC9D94880C13682C5CFC3B175; IL2CPP_EXTERN_C String_t* _stringLiteralF640B26C60B76CA4F478050C708A81262202249E; IL2CPP_EXTERN_C String_t* _stringLiteralF660F1505DB01D72D4CEAA2DF53D8FA8CD4B672A; IL2CPP_EXTERN_C String_t* _stringLiteralF6D0C643351580307B2EAA6A7560E76965496BC7; IL2CPP_EXTERN_C String_t* _stringLiteralF6ED0DB09E6DB0796157D257BB7B20B9B451F50C; IL2CPP_EXTERN_C String_t* _stringLiteralF70B725E7A9B6C6549E358133E2DBE2B02020C68; IL2CPP_EXTERN_C String_t* _stringLiteralFD916A733B7A811CD35B7057C8AF918C5FA637EB; IL2CPP_EXTERN_C String_t* _stringLiteralFF9F1FF32120D8B893C1DED522D49590353B29A6; IL2CPP_EXTERN_C const RuntimeMethod* AbortHelper_Abort_mF239AF69587A3125F40DCDC9241010D8DF12857C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsnEncodedData_CopyFrom_m3937C7ACC425960B8E48B7D2EB50E9417A7CD4B7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsnEncodedData_set_RawData_mD7FE2383373A6AF578A4983999D677B58BD6B4EC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mA1B4F602ED04DFB54CE9E45BD7A0322F8C39FB0C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mF978AA55D62613B836271700DF8E9482C030B7C9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m7C1200907FE3706D083F15556D53F57FC351A36D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m895F3698FCF052803A3FEBB468FD1E1C32C0BB1D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mA255BB964BFCA9CEE5694142291FCC26A759C2DE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mE262D0F575A9FD34B907535442A887F7907B0434_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* EventHandler_1_Invoke_m7C4EC3BCD7679CAB938D34570A90432757484582_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Func_2__ctor_mAACB403C7CEBA7EFECE15D9DF1D989696AACB1D6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LinkedListNode_1_get_Next_m790A7FF250A8AD264124FAEFD8E4973AA495963D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LinkedListNode_1_get_Value_m6B147F1D4F5F6CFD37AFADBED3D57428394A9209_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1_AddFirst_m3C7673118B5376E2CFC105410A5FA5AFC6FB9ADF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1_AddLast_mAE1A5AD324D19BCABB7850740EE503B270546EE7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1_GetEnumerator_mA5DDC1AE87773A923CA819C7810BFBA5B35C898A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1_Remove_m5261279B5BB1E662CA484B19C369368F68865CEB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1_Remove_mCCD02C807DFB00A0BEEC08B64F80160EF40AAE7D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1__ctor_m88FA83B8835C85D7112D90BB2DC919E7E443283D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1__ctor_mD868740C6CEED023008AD5BE409D193CAD7C0D96_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1_get_Count_m7EB76777529BB94C25F81ADB1A0DC50AE3BB0395_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1_get_First_m5CBC2508D469B32CF4BA46303F360C3F0717D64F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LinkedList_1_get_Last_m22CB4A64FCD6A320E17DC663A222A01140509EB0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m23E02CC0DD123D2D9B4CCF1739A376C796B1317D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m4A75D7685E5D86C0EDB7640AE02A11C9B28DE4C3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m5A32EE87CE87C450CCE04A8870888918B0665D71_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* OidCollection_System_Collections_ICollection_CopyTo_mE508CB1FD9E56CCFE5A4BDD5251D815BF78AC5A9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Oid__ctor_mA7AFE14DF30B47447BFFC9E41B37B8DB46C9D079_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PublicKey_DecodeDSA_mFE5301F7BC0E4ED8DF0EBCCAA0D1DA48972BC901_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PublicKey_DecodeRSA_m39565B7B6C8DDB7666D5C3ABF7951DDC93D35965_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* PublicKey_get_Key_m9690CE02A29978F4F97623CB72361EC3E69935F7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SocketAsyncResult_CheckIfThrowDelayedException_mA857B11642F239B6FE95EC9E57F99E01F114FCAD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TcpClient__ctor_m1B221687523D22D24C3EAA6C804E13D998CED343_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimerThread_CreateQueue_m38F306BCB0D055ADBC36F3D8F2B77EBE4BFF8C82_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* TimerThread_OnDomainUnload_m3CA503B871CEE33D278B6995FBF8ED5B92001E1D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CCompleteU3Eb__27_0_mBC254448542DAB8EBC47160EB33A36700D1A32E9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__309_0_mA1E4E9EBD8C59F3452F3C291A116338BD04123B3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__309_10_m7AB7D356C3FD8B2B8BF0C280B14675A3D597501F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__309_12_m6A2545287216688A2636B385C1E550CA4C6E12F7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__309_14_m2E7D16D51C6DFA7706CFBC0A906A81BA94CA2932_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__309_3_m6DC581C3C4C027974F71C41B8E3AD0E9C64405BA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__309_5_m124EFFED3D1E44E4C1A5F5A1E586AFBEC6EB42D1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3C_cctorU3Eb__309_7_mB19175AFC1F2BB2A749184A61DD84BBB76135E45_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass75_0_U3CSetHeadersAsyncU3Eb__0_m94DC4A0EEE65A2DA45D5180C553B74B3F0321363_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass76_0_U3CSetHeadersAsyncU3Eb__0_m6CB2363998886364501A27B91501CE430E62E7EF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass80_0_U3CWriteRequestAsyncU3Eb__0_m316B5A4B4607B7F2EF832429C639D19B28248A3B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec__DisplayClass80_0_U3CWriteRequestAsyncU3Eb__1_m92F6F9F413853EDF30AC17455D26DA377B02DCF0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebClient_AbortRequest_m28C43D2EC606439625087D2D8C65E515A435CE5E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebClient_ClearWebClientState_m7A797C91A0753FDF6D13ADA6D79720A2FF4618A1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebClient_GetUri_mF2D6567101672B0844132B9922BEE86C3475CB3B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebClient_OpenRead_m3FFE890B8B6F2F5C234F074A386282C9A03C0C06_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebClient_OpenRead_m44CA0A3E8F0E4A52B542D47D51F7F9B146AB5117_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionData_set_ReadState_m41D0A09AD5C348FBC2BE7945B4499213236D878D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_BeginRead_m0A1710A267861777A8CBB2782D6ED5529B77DC26_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_BeginWrite_mAD1807454009E79267606C0F80AB9B48F1849742_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_CheckWriteOverflow_m982BEB0C0EAFCFABE36A1B44B2AAF421C5244B13_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_Close_mC198127F4B51189068476B01AD013D4F352B09EF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_EndRead_m1C82B7825F510C83A208EA90CF421BB93146122D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_EndWrite_m956629BFC95D1D6A158A64D9D7AAEEDDB40B81B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_ReadAll_m2DB26220CA17BA940A59E0C83202E19CB3F348D7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_ReadCallbackWrapper_m07A148DB07C61128C387FF38DFEC32EB8122BCAF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_Read_m1ACEA5D6E6123A23A69B1F42DE2C7A22501F3D27_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_Seek_m693D40ED7D1B52C93CE90195829A3890916DD51A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_SetLength_m026F335946E2BC4ABB0EAE4AD020204073C5ED76_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_WriteAsyncCB_mBFA5C342DC4A3BE3C129353EC99AE4E34E496B7B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_WriteCallbackWrapper_m1265040288FABA1D72A9A5ED6E9131ADFB6C2F31_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_WriteRequestAsync_mAF66F0E7EC2A86DF96BBA24993405C5939A340DF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_Write_mD7BD1F0A1D5D1388AD8D69E429F95D639F2E45C4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream__ctor_mFBA63C859EB9E44B9BEB807658DAED0DD3EB36AC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_get_Length_m0DBBB20237DB80F164F0895C9795989B7E5D6DEF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_get_Position_m463D2F068BA5F2D156237C2DE131AA650739FE7F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnectionStream_set_Position_m2908BE95F8AD2AFB3250377DAD79E38C1ABABAC6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnection_BeginRead_m9156712283BBC00B9FFC001640169DCC2E26E247_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnection_BeginWrite_m33F4740211D85A6B3E62EAAC19E060321F35D179_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnection_EndRead_m22FDB4E67DEE4828945FEF970E3274479DB111EF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnection_EndWrite_m4A161B7A30650E77C513CA3083DB71D6C4046DF7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnection_GetResponse_m9F1B1D47737772B777FF8AB67829FB8274C38CF1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnection_ReadDone_m0768A9A7250129F37AC883272FF9A27E184A5F87_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnection_ReadHeaders_m645B044D78ED4874C0CA6F1BF5F93522C78C193E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnection_Read_m42DDD6C1964CE76E64E6A81ADB3D9EE43E8B86D9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnection_U3CSendRequestU3Eb__41_0_mA9D66CAF0FF2C4F758DF8861F4B5897206FBFE7C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebConnection_Write_m45BE50FA912AB73240D6E307B5383B18064EA581_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebExceptionMapping_GetWebStatusString_mEB4A50FC87E40382A86D007C2E80FCCDEFCB5B91_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebHeaderCollection_Add_mAAA624D792BE679F4583C3413A249F3BC6302175_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebHeaderCollection_Add_mB254E228D958CFE984049FBFA75815196B1BB993_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebHeaderCollection_GetAsString_m2446E221F9367C3C2D0FCC9E1686E3E5292B6932_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebHeaderCollection_Remove_m10C592B12EC07F33161B71FB0C2DE0112C0041DF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebHeaderCollection_Remove_m18657B99A5BB7629EA307342100E4E67C18A42DB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebHeaderCollection_SetInternal_mFB16D4B140F7B3136B1B9AB8785DD3FD9A83FA90_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebHeaderCollection_Set_m113A8E6210BA3E7D4B3B33E378FF3EBEF757F07C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebHeaderCollection_ThrowOnRestrictedHeader_mD66B7AB428CEE7686AA15963F42F6645880A7A6B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebProxy_GetProxy_m59215526173C7FD907EC86C35C44AF4FC4EFF28A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebProxy_IsBypassed_m1DB51D78C18C700F26EEE00938F4A202EF944B5E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebProxy_UpdateRegExList_mEAE558ABD241391C3AAD19D62066AB67EC3AE46B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_Abort_mD4BEAD790585FF295E6FE1D684759ABBE9FD8E65_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_BeginGetResponse_m32DB00C1B2BF8A7011211863AC4E1C086B961887_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_Create_m1091F2B969C5E26C5F85E6368BAC1BCC38B61778_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_Create_m35EB35D743484ADC1FB4FEB5062B657C849455A9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_Create_mB04C3982BCF4D3A684678E19209C1023E30180E6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_EndGetResponse_m15E3EC2FD0378BD3132CF8EF7DA4E4C69CF5DF51_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_GetResponse_m90BD94F0B282F812713E33758A966E0830B5B880_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_get_ContentLength_m13FA1B5D808111650FC091CAC08847A9EB7CD2D1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_get_Credentials_m28A45EB76F22A697873FFC83C64027CBBA8614C7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_get_Headers_m9E67E3345E374FA62A5682FA1CB60F1A0BD62E4C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_get_Method_mDB3397139B6D07B3DE8DB69984B6B52F21A6F5D8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_get_Proxy_mA5FD08EDBAAF28280AB221CF67AAB9F44C8E6956_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_get_RequestUri_m40083AE68B5F31E772C15F2B08CF17E82D7A645C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_get_Timeout_mA3D9303CB86B2F74C41CBB8A40933F944D23FDDF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_set_ContentLength_m3934DA05B33908A58E8A69F443D4B67814B69B64_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_set_ContentType_m33FDB1325F56ABE2FCCCA21C5E85AD7A6085C082_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_set_Credentials_m039658E4F3F2AFCE1A129D1FEDAC21873C83CA50_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_set_Headers_m936B00D4D936C9B706804D071B68ED7D28020EF1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_set_Method_mD5BEADF019B9A0C560864B771D5A7A91686AE165_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebRequest_set_Proxy_m974F248FF7E12FE0FB2433038AC18D0E4FB0CD6A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebResponse_GetResponseStream_m700E98CA6B76A9B0C770344CB92767296EFA8416_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* WebResponse_get_Headers_m0E303E68D6DBE5E052833B5A64022D13DBA4EE7C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A_0_0_0_var; IL2CPP_EXTERN_C const uint32_t AbortHelper_Abort_mF239AF69587A3125F40DCDC9241010D8DF12857C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AsnEncodedData_BasicConstraintsExtension_m64D690A2456E16AF39F6F0784CE74BC9533BB182_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AsnEncodedData_CopyFrom_m3937C7ACC425960B8E48B7D2EB50E9417A7CD4B7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AsnEncodedData_Default_mEEA94BA253ED1B8A719466A8152A5333E0E3FF07_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AsnEncodedData_EnhancedKeyUsageExtension_mE04DC17ACCBF3850AFBA454D9937EC4713CC5058_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AsnEncodedData_KeyUsageExtension_m4EE74EA5C4A3C0B72C50DEB22A537812997AF590_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AsnEncodedData_NetscapeCertType_m9191830C380BEC39DBE09065B2A4134193EA92D4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AsnEncodedData_SubjectAltName_m94FE55170A872B3174D5C495A27AD09F3BACAF49_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AsnEncodedData_SubjectKeyIdentifierExtension_m261D32E7AE226499BA8AD3FBE24FC0E71C9DEB76_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AsnEncodedData_ToString_m502785F2F8B4D1EBDF5CEE612FD8D0C2044390D7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AsnEncodedData_set_Oid_m91E38503AAFD8E6FD98970D94FD43E7A738242A6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AsnEncodedData_set_RawData_mD7FE2383373A6AF578A4983999D677B58BD6B4EC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t AuthenticationException__ctor_m28782FCB7D9F3773F20A9F422CB2843FB70D723A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t CAPI_CryptFindOIDInfoKeyFromName_m7809CD491D913D58FA1B996B835A0A91C413E9DB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t CAPI_CryptFindOIDInfoNameFromKey_mA2FD2F391E133E586BC8B827DD916613B590E698_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Callback_BeginInvoke_m41DDA2A728FAF5D8FC7BDD6BAF1E5A5FAA44067A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ConnectionState_SetIdle_mA53B60FB52CE86FFA1D6914DFF0473A5A96D1DD1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ConnectionState_TrySetBusy_m7E9451A5C520D9AB76064AEFBC1E79C285AADACC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ConnectionState__ctor_m4E5DF1083DD07F0538A60670780142FD2F428890_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t CredentialCache_get_DefaultCredentials_m669684689D1F69432F33D9B1E0ECF53080BB8CDCSystem7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t DesignerWebRequestCreate_Create_m5117E1FE79020BBAB0A39CF90F7DEB5F2E03136C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t HTTP_REQUEST_HEADER_ID_ToString_m26FCFC96F9A3BA5FB9ADFDB26F5FAF5BBA5212D4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t HTTP_REQUEST_HEADER_ID__cctor_m4336E06A33B3A9939D61E89706DE09458D9C8D59_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t HttpApi__cctor_mC83D9A859B85D52D1A8328824572DC1E140E571A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t OidCollection_System_Collections_ICollection_CopyTo_mE508CB1FD9E56CCFE5A4BDD5251D815BF78AC5A9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t OidCollection_System_Collections_IEnumerable_GetEnumerator_m3FD3A96DFF93BD88A3B28E35A4DEF57AF25ECB30_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t OidCollection__ctor_m99B93BB5B35BF7A395CFB7F8B155DFA8DD734800_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t OidCollection_get_Item_mB37F923F4714BFE0DF44E8EE4A1A5EA1F3EBB1D9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Oid__ctor_mA7AFE14DF30B47447BFFC9E41B37B8DB46C9D079_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Platform_CheckOS_mE140C06A839F2EA49C9A0FE795A85311E283CC45_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Platform_get_IsMacOS_m7E1B4DAEFA519F65C50D16CC5DEA7A9FA0EE4D77_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PublicKey_DecodeDSA_mFE5301F7BC0E4ED8DF0EBCCAA0D1DA48972BC901_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PublicKey_DecodeRSA_m39565B7B6C8DDB7666D5C3ABF7951DDC93D35965_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PublicKey_GetUnsignedBigInteger_mA92B0B30FA75335EFEFE6B5E8580543C387C3785_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PublicKey__cctor_m9F739A93AE91AE86889835AAE256410F4DB808CC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PublicKey__ctor_mE8D32598F92B3941B4DC6AC367C7FFD75C7FAE20_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t PublicKey_get_Key_m9690CE02A29978F4F97623CB72361EC3E69935F7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SRDescriptionAttribute__ctor_m622E3521D8FC9006D8C0C56524F62475D16EE02F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SecureStringHelper_CreateSecureString_m36F065E59FF9B8AC79289E4B2A42F96C23BD4F0C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SecureStringHelper_CreateString_m48E822E6ECF3CEEB6D3CB1624B260B49E3368A40_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SocketAsyncEventArgs_OnCompleted_m330F7F5F140260C0AFCAC74F160C2EF9BA23AAC8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SocketAsyncResult_CheckIfThrowDelayedException_mA857B11642F239B6FE95EC9E57F99E01F114FCAD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SocketAsyncResult_Complete_m956632BDCB195816D5BD8F57B6493329C10DCD32_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SocketAsyncResult_get_ErrorCode_m0888A12E8AE75A62CDC76F139829240215E8B6DE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SocketAsyncResult_get_Handle_mA1FCAC625E2265493F931EF8C717E50BE7921ABB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SocketException__ctor_m1853BFE92CDFB7A46B2AD59841A3B1DB95244533_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SocketException__ctor_m2687C4EFA4D012280C5D19B89D8D01F97B6A2F1A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SocketException__ctor_m4C36461DF98089890FBF01908A4AAD301CABE071_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SocketException__ctor_m68F7126C5B5AD6C6E1EF8A06DE8F5068D6A46002_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SocketException__ctor_mB16B95B2752EAD626C88A5230C1A8FEB7CF632CA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SocketException_get_Message_m50B9DF4BB6F3B20F650E2F965B3DD654C8970378_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SystemNetworkCredential__cctor_m42F0FC8A6A428F7764FC5A86B38469FC032D3340_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t SystemNetworkCredential__ctor_m51111F468A7CFB7B990C2C618A99EDC7FA7B307A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TcpClient_BeginConnect_m52E1A875F3FE5DEB08E08FC6DA4281AA1420A743_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TcpClient_Dispose_mD44F6453D48E9FB528D143BB27D384557AA52106_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TcpClient_EndConnect_m38E0788EDDA2DF9D90A67FA0CB3D030D3A9FC851_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TcpClient__ctor_m152C74CC5F0D393E707CF031F18B0E04422936BF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TcpClient__ctor_m1B221687523D22D24C3EAA6C804E13D998CED343_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TcpClient_initialize_m50BEA4060C1628784A0B66E2628A0A8110ED3B97_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimerQueue__ctor_m0AE128C18B38F02F946242A6D18C788B83CF4A0F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimerThread_CreateQueue_m38F306BCB0D055ADBC36F3D8F2B77EBE4BFF8C82_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimerThread_OnDomainUnload_m3CA503B871CEE33D278B6995FBF8ED5B92001E1D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimerThread_StopTimerThread_m5D33E7D7EAAB667AEE1ABC6E0F832DA361BA83CB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t TimerThread__cctor_m92260B88BACC7706E288A0AD202FA71CD0696199_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3CBeginSendU3Eb__241_0_mED3657F5D9278E1CF28553337FDB5BB377EDFCF4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3CCompleteU3Eb__27_0_mBC254448542DAB8EBC47160EB33A36700D1A32E9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__309_0_mA1E4E9EBD8C59F3452F3C291A116338BD04123B3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__309_10_m7AB7D356C3FD8B2B8BF0C280B14675A3D597501F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__309_11_m54D0A1A002B2CA233DAA2E13818D0B514C750156_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__309_12_m6A2545287216688A2636B385C1E550CA4C6E12F7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__309_13_m557F5E3E30E4AAF3D185278BAB5EEC27AA33C657_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__309_14_m2E7D16D51C6DFA7706CFBC0A906A81BA94CA2932_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__309_1_mFE31CFBA6F2BE4A47926572EE46D8368D4BB6D3D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__309_2_mEEA9AFDA35A729986A198CCC9785205946F10425_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__309_3_m6DC581C3C4C027974F71C41B8E3AD0E9C64405BA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__309_4_m8D8DA2E8BC6EAD867C7FB95D126E3C0B8CBC2630_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__309_5_m124EFFED3D1E44E4C1A5F5A1E586AFBEC6EB42D1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__309_6_mC8539B0D721812B995C06217EC22C578EF76E01A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__309_7_mB19175AFC1F2BB2A749184A61DD84BBB76135E45_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__309_8_mA9F0B14FEA60E5CA4D29CDF2F8BBABE4CEDEDB5F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec_U3C_cctorU3Eb__309_9_mBA3DCDDE64656E216E23EC585A364C692370765E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__DisplayClass242_0_U3CBeginSendCallbackU3Eb__0_m2D1B9158103E534CC52214422CE5B043F4CEE08E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__DisplayClass76_0_U3CSetHeadersAsyncU3Eb__0_m6CB2363998886364501A27B91501CE430E62E7EF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__DisplayClass80_0_U3CWriteRequestAsyncU3Eb__0_m316B5A4B4607B7F2EF832429C639D19B28248A3B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__DisplayClass80_0_U3CWriteRequestAsyncU3Eb__1_m92F6F9F413853EDF30AC17455D26DA377B02DCF0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__cctor_m0096D8732373ECAFCCC3553EDDE54F1CB40D6EA2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t U3CU3Ec__cctor_m189E5660A587DF9A7CA7B87434E92DB20CFE6DD5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ValidationHelper__cctor_mE5C7F68FC003121FE3AC2039FFA9B2E88500E16A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebClient_AbortRequest_m28C43D2EC606439625087D2D8C65E515A435CE5E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebClient_ClearWebClientState_m7A797C91A0753FDF6D13ADA6D79720A2FF4618A1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebClient_CopyHeadersTo_mC6D91A57CC17A96A63B59797CF37A888A253C734_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebClient_GetUri_m686DD2770FE27C705179DC239D845FEFC9F1EAA5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebClient_GetUri_mF2D6567101672B0844132B9922BEE86C3475CB3B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebClient_GetWebRequest_mB32EEBB7F83A3D9AFDE2CC56889F9593D261DAFA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebClient_OpenRead_m3FFE890B8B6F2F5C234F074A386282C9A03C0C06_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebClient_OpenRead_m44CA0A3E8F0E4A52B542D47D51F7F9B146AB5117_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebClient__ctor_mCF3ACBA3EA11A7EF963B976A0A504B1911B0249E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionData_set_ReadState_m41D0A09AD5C348FBC2BE7945B4499213236D878D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionGroup_CreateOrReuseConnection_mC2EB49D44CA5BC0C7D0D07807BE510DB71A28D7D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionGroup_FindIdleConnection_m7B4B570E7A69A611B1D3B822A2DDB9C41BA6A49C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionGroup_PrepareSharingNtlm_mF42D1F9C1078FF64E51696BA9DF99D6BF44FF7C3_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionGroup_TryRecycle_m3020B12F48C57C3C9FD0D0E8F9165D6B49936EEA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionGroup__ctor_m06D931E460ED4CA3E3BF35DD5B616F1911834312_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionGroup_add_ConnectionClosed_mF3CA85BEA0450D0A8DEC85C3A2401CBFBBB7E92D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionGroup_remove_ConnectionClosed_mD365B97FD0B5A3D41DD051DA2B999BB654600087_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_BeginRead_m0A1710A267861777A8CBB2782D6ED5529B77DC26_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_BeginWrite_mAD1807454009E79267606C0F80AB9B48F1849742_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_CheckAuthHeader_m1E8BFB46D47E91AE81728FF32187CB8A4A17A105_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_CheckWriteOverflow_m982BEB0C0EAFCFABE36A1B44B2AAF421C5244B13_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_Close_mC198127F4B51189068476B01AD013D4F352B09EF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_EndRead_m1C82B7825F510C83A208EA90CF421BB93146122D_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_EndWrite_m956629BFC95D1D6A158A64D9D7AAEEDDB40B81B4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_IsNtlmAuth_m26DC82B8F6EC25E1C5E8D64CEBCF1A14005254C0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_ReadAll_m2DB26220CA17BA940A59E0C83202E19CB3F348D7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_ReadCallbackWrapper_m07A148DB07C61128C387FF38DFEC32EB8122BCAF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_Read_m1ACEA5D6E6123A23A69B1F42DE2C7A22501F3D27_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_Seek_m693D40ED7D1B52C93CE90195829A3890916DD51A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_SetHeadersAsync_m324EBB0943F5676D8D6281420656151FA3BF7067_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_SetHeadersAsync_mC95971FC00AA993900011ED6E9AE8F6EF619CBEF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_SetLength_m026F335946E2BC4ABB0EAE4AD020204073C5ED76_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_WriteAsyncCB_mBFA5C342DC4A3BE3C129353EC99AE4E34E496B7B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_WriteCallbackWrapper_m1265040288FABA1D72A9A5ED6E9131ADFB6C2F31_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_WriteRequestAsync_mAF66F0E7EC2A86DF96BBA24993405C5939A340DF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_Write_mD7BD1F0A1D5D1388AD8D69E429F95D639F2E45C4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream__cctor_mE8E92B9375512A80A980C146B5A40B79FD3A10ED_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream__ctor_m029C30339C03B615360A23FBD5C8031698062757_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream__ctor_mFBA63C859EB9E44B9BEB807658DAED0DD3EB36AC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_get_Length_m0DBBB20237DB80F164F0895C9795989B7E5D6DEF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_get_Position_m463D2F068BA5F2D156237C2DE131AA650739FE7F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnectionStream_set_Position_m2908BE95F8AD2AFB3250377DAD79E38C1ABABAC6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_Abort_m47E5C3D8C038CFE802BEEE79346D97843C7F2467_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_BeginRead_m9156712283BBC00B9FFC001640169DCC2E26E247_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_BeginWrite_m33F4740211D85A6B3E62EAAC19E060321F35D179_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_Connect_m99C4967C99100050A4BD5EBBB0E385A1BFFC6CBE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_CreateStream_m2BA8A86F765E7FB8980608BE2A25AFE7CAC4498F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_CreateTunnel_m514EFD20BF9DE135A269B18DB1BFAF9A3B8FDB97_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_EndRead_m22FDB4E67DEE4828945FEF970E3274479DB111EF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_EndWrite_m4A161B7A30650E77C513CA3083DB71D6C4046DF7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_EnsureRead_mD5F1DD8F1E798469AC94956CBB62D234FABAC0C6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_ExpectContent_m7C256B2551526A687615CF119ED9692E15A42299_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_FlushContents_m7620CD3A285D6698CC9BA707165DFD35E8F846AA_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_GetResponse_m9F1B1D47737772B777FF8AB67829FB8274C38CF1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_InitConnection_mA193BFE6FB3B5407ECEEA0A72404AD443D730585_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_InitRead_m18F2ECF3D5AFD206484E1CF9B1B880B189136B93_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_NextRead_mF0A9E5A7CB0577D8A7A0B5767FE50EFDB29F923F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_ReadDone_m0768A9A7250129F37AC883272FF9A27E184A5F87_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_ReadHeaders_m645B044D78ED4874C0CA6F1BF5F93522C78C193E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_ReadLine_m4A7A3BB2359C48996BC6C2B29D0B199AA7120C13_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_Read_m42DDD6C1964CE76E64E6A81ADB3D9EE43E8B86D9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_SendNext_mBB92F675077F910244B738F5E1AE68610F265322_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_SendRequest_m8A10B8CD617D9D6BBD69BEA8F68FB1C66B1AFB36_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_U3CSendRequestU3Eb__41_0_mA9D66CAF0FF2C4F758DF8861F4B5897206FBFE7C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection_Write_m45BE50FA912AB73240D6E307B5383B18064EA581_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebConnection__ctor_m64B8D22FB5F0D82EE474DC6B9C97CFF9ED73F4AB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebExceptionMapping_GetWebStatusString_mEB4A50FC87E40382A86D007C2E80FCCDEFCB5B91_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebExceptionMapping__cctor_m25DD11B1F6D1AFB6D3DCD727B6D0D0F9C551EDE6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebException__ctor_m5363C3AC28BABD353ABD5295C3A4FD44724D9407_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebException__ctor_mC0C6225799FA6FFA5795052158BDF312BEF065C4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_Add_mAAA624D792BE679F4583C3413A249F3BC6302175_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_Add_mB254E228D958CFE984049FBFA75815196B1BB993_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_AllowMultiValues_m078D979B7DBF77A8640B1DFAAAAAA280065567EE_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_CheckUpdate_mD96B54829D540AD2C75631F01E1DE7A25918EE09_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_GetAsString_m2446E221F9367C3C2D0FCC9E1686E3E5292B6932_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_GetEnumerator_m3B38A75F803A0EA365EC3A5FB2E71F85B784B71C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_GetObjectData_mBDBD7A68D3851F96DCFE6819ECE1FB5B7B733D50_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_GetValues_m38ADF029537D145653A9CB8ECA1AB60A0CCC7E5F_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_Get_mBAE90C4839B7748D8889C011ADE5E8CD9ABADD7C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_Remove_m10C592B12EC07F33161B71FB0C2DE0112C0041DF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_Remove_m18657B99A5BB7629EA307342100E4E67C18A42DB_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_SetInternal_mFB16D4B140F7B3136B1B9AB8785DD3FD9A83FA90_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_Set_m113A8E6210BA3E7D4B3B33E378FF3EBEF757F07C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_ThrowOnRestrictedHeader_mD66B7AB428CEE7686AA15963F42F6645880A7A6B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_ToString_mAF0DD5057B67B6D935F9F81254FE4EF3816AE1F5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection__cctor_m779CABD05DE263A98071763B54A53757E33B9A6A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection__ctor_mA6673D3256664909BD3B6BA1DED72901CBF302DD_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection__ctor_mD9851B680C175978BABED32CA813D66553B5DB48_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection__ctor_mDE789C8E11131B5FB1FD5FF79382893DE73E8752_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy_AreAllBypassed_m6E869A92B478E61C29F0B9D9085E2AC6A075B59E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy_CreateDefaultProxy_m0F1C8D957370920707869349941412B6BC3323A5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy_GetObjectData_mF4C20C0FADD55674E00C1E13A16F4A14B2777D6B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy_GetProxyAuto_m1EACF0FDED5E764C7B3EAF243F39A73646B94CD2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy_GetProxy_m59215526173C7FD907EC86C35C44AF4FC4EFF28A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy_IsBypassedAuto_m96DE81A96B947F6F6A25A49D5F5D8430346809C0_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy_IsBypassedManual_m96199F172C51F06EE36CCE5D937BDD7BF873FEFC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy_IsBypassed_m1DB51D78C18C700F26EEE00938F4A202EF944B5E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy_IsLocalInProxyHash_mB4C405FEB5AFC01644FFE81AA3CB76918A7D45A5_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy_IsLocal_m22583E899743095130F899378336361304BE71AC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy_IsMatchInBypassList_m6B8C5DA8C56E6D50B0C84CCD094DB8FFBECDCC93_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy_ProxyUri_mE09DD6D37536E7D5AC20A9519DFABCDB974F2B42_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy_UpdateRegExList_mEAE558ABD241391C3AAD19D62066AB67EC3AE46B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy__ctor_m2354821664C2380AF107CBC5C66F0325068C5DA7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy__ctor_mC76DA2892292BF1609EE4874C11206819F96899E_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebProxy_get_UseDefaultCredentials_m661B51178D8050D605835FCB034A166BF33B009B_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequestPrefixElement_get_Creator_m726F8CA7DEF4B1B81E2D0078AC8B9383992C15F6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_Abort_mD4BEAD790585FF295E6FE1D684759ABBE9FD8E65_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_BeginGetResponse_m32DB00C1B2BF8A7011211863AC4E1C086B961887_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_Create_m1091F2B969C5E26C5F85E6368BAC1BCC38B61778_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_Create_m35EB35D743484ADC1FB4FEB5062B657C849455A9_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_Create_mB04C3982BCF4D3A684678E19209C1023E30180E6_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_EndGetResponse_m15E3EC2FD0378BD3132CF8EF7DA4E4C69CF5DF51_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_GetResponse_m90BD94F0B282F812713E33758A966E0830B5B880_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_InternalSetCachePolicy_m1565BC65155617FF58473DF859CB28938FAB6C33_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_PopulatePrefixList_mAB11680E66F5007F37725A12F4818B464DA3D4C2_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest__cctor_mF114B4DA7976F2211658435221ABC2968FF13798_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_get_ContentLength_m13FA1B5D808111650FC091CAC08847A9EB7CD2D1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_get_Credentials_m28A45EB76F22A697873FFC83C64027CBBA8614C7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_get_DefaultWebProxy_m65F367761268F3797F96B8BE99F85FF8CB1C117A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_get_Headers_m9E67E3345E374FA62A5682FA1CB60F1A0BD62E4C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_get_InternalDefaultWebProxy_m13E2CAB3FE298CF26023A3626454FE989CF687C7_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_get_InternalSyncObject_m80BB55BB5C09059A46F4E10599FA455F41286330_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_get_Method_mDB3397139B6D07B3DE8DB69984B6B52F21A6F5D8_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_get_PrefixList_m3FC9A6BE5AD9EBFC78EF84F10DB93A5EB3DBFB76_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_get_Proxy_mA5FD08EDBAAF28280AB221CF67AAB9F44C8E6956_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_get_RequestUri_m40083AE68B5F31E772C15F2B08CF17E82D7A645C_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_get_Timeout_mA3D9303CB86B2F74C41CBB8A40933F944D23FDDF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_set_ContentLength_m3934DA05B33908A58E8A69F443D4B67814B69B64_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_set_ContentType_m33FDB1325F56ABE2FCCCA21C5E85AD7A6085C082_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_set_Credentials_m039658E4F3F2AFCE1A129D1FEDAC21873C83CA50_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_set_Headers_m936B00D4D936C9B706804D071B68ED7D28020EF1_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_set_Method_mD5BEADF019B9A0C560864B771D5A7A91686AE165_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebRequest_set_Proxy_m974F248FF7E12FE0FB2433038AC18D0E4FB0CD6A_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebResponse_Dispose_mC0C80BE4CDA26A6A26EEAE961C588A461FEE9FE4_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebResponse_Dispose_mD37AF3FE467717A008830A34E72215D3DBC244EC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebResponse_GetResponseStream_m700E98CA6B76A9B0C770344CB92767296EFA8416_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t WebResponse_get_Headers_m0E303E68D6DBE5E052833B5A64022D13DBA4EE7C_MetadataUsageId; 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 Exception_t;; struct Exception_t_marshaled_com; struct Exception_t_marshaled_com;; struct Exception_t_marshaled_pinvoke; struct Exception_t_marshaled_pinvoke;; struct IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD_marshaled_com; struct IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD_marshaled_pinvoke; struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821; struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2; struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86; struct IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3; struct RfcCharU5BU5D_t27AD0ADBD612E10FCEF4917B5E70094398C6EC4E; struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A; struct SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889; struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E; struct RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53; struct WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC; 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 // Mono.Security.ASN1 struct ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E : public RuntimeObject { public: // System.Byte Mono.Security.ASN1::m_nTag uint8_t ___m_nTag_0; // System.Byte[] Mono.Security.ASN1::m_aValue ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___m_aValue_1; // System.Collections.ArrayList Mono.Security.ASN1::elist ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * ___elist_2; public: inline static int32_t get_offset_of_m_nTag_0() { return static_cast(offsetof(ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E, ___m_nTag_0)); } inline uint8_t get_m_nTag_0() const { return ___m_nTag_0; } inline uint8_t* get_address_of_m_nTag_0() { return &___m_nTag_0; } inline void set_m_nTag_0(uint8_t value) { ___m_nTag_0 = value; } inline static int32_t get_offset_of_m_aValue_1() { return static_cast(offsetof(ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E, ___m_aValue_1)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_m_aValue_1() const { return ___m_aValue_1; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_m_aValue_1() { return &___m_aValue_1; } inline void set_m_aValue_1(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___m_aValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_aValue_1), (void*)value); } inline static int32_t get_offset_of_elist_2() { return static_cast(offsetof(ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E, ___elist_2)); } inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * get_elist_2() const { return ___elist_2; } inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 ** get_address_of_elist_2() { return &___elist_2; } inline void set_elist_2(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * value) { ___elist_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___elist_2), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // System.Attribute struct Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 : public RuntimeObject { public: public: }; // System.Collections.ArrayList struct ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 : public RuntimeObject { public: // System.Object[] System.Collections.ArrayList::_items ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____items_0; // System.Int32 System.Collections.ArrayList::_size int32_t ____size_1; // System.Int32 System.Collections.ArrayList::_version int32_t ____version_2; // System.Object System.Collections.ArrayList::_syncRoot RuntimeObject * ____syncRoot_3; public: inline static int32_t get_offset_of__items_0() { return static_cast(offsetof(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4, ____items_0)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__items_0() const { return ____items_0; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__items_0() { return &____items_0; } inline void set__items_0(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ____items_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_0), (void*)value); } inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4, ____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__version_2() { return static_cast(offsetof(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4, ____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__syncRoot_3() { return static_cast(offsetof(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } }; struct ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4_StaticFields { public: // System.Object[] System.Collections.ArrayList::emptyArray ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___emptyArray_4; public: inline static int32_t get_offset_of_emptyArray_4() { return static_cast(offsetof(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4_StaticFields, ___emptyArray_4)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get_emptyArray_4() const { return ___emptyArray_4; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of_emptyArray_4() { return &___emptyArray_4; } inline void set_emptyArray_4(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ___emptyArray_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___emptyArray_4), (void*)value); } }; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 : public RuntimeObject { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedListNode`1::list LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * ___list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::next LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * ___next_1; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::prev LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * ___prev_2; // T System.Collections.Generic.LinkedListNode`1::item ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * ___item_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0, ___list_0)); } inline LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * get_list_0() const { return ___list_0; } inline LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0, ___next_1)); } inline LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * get_next_1() const { return ___next_1; } inline LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 ** get_address_of_next_1() { return &___next_1; } inline void set_next_1(LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * value) { ___next_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_1), (void*)value); } inline static int32_t get_offset_of_prev_2() { return static_cast(offsetof(LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0, ___prev_2)); } inline LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * get_prev_2() const { return ___prev_2; } inline LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 ** get_address_of_prev_2() { return &___prev_2; } inline void set_prev_2(LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * value) { ___prev_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___prev_2), (void*)value); } inline static int32_t get_offset_of_item_3() { return static_cast(offsetof(LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0, ___item_3)); } inline ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * get_item_3() const { return ___item_3; } inline ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 ** get_address_of_item_3() { return &___item_3; } inline void set_item_3(ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * value) { ___item_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___item_3), (void*)value); } }; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 : public RuntimeObject { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedListNode`1::list LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * ___list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::next LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ___next_1; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::prev LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ___prev_2; // T System.Collections.Generic.LinkedListNode`1::item RuntimeObject * ___item_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683, ___list_0)); } inline LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * get_list_0() const { return ___list_0; } inline LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683, ___next_1)); } inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * get_next_1() const { return ___next_1; } inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 ** get_address_of_next_1() { return &___next_1; } inline void set_next_1(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * value) { ___next_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_1), (void*)value); } inline static int32_t get_offset_of_prev_2() { return static_cast(offsetof(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683, ___prev_2)); } inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * get_prev_2() const { return ___prev_2; } inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 ** get_address_of_prev_2() { return &___prev_2; } inline void set_prev_2(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * value) { ___prev_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___prev_2), (void*)value); } inline static int32_t get_offset_of_item_3() { return static_cast(offsetof(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683, ___item_3)); } inline RuntimeObject * get_item_3() const { return ___item_3; } inline RuntimeObject ** get_address_of_item_3() { return &___item_3; } inline void set_item_3(RuntimeObject * value) { ___item_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___item_3), (void*)value); } }; // System.Collections.Generic.LinkedListNode`1 struct LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9 : public RuntimeObject { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedListNode`1::list LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * ___list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::next LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9 * ___next_1; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::prev LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9 * ___prev_2; // T System.Collections.Generic.LinkedListNode`1::item WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * ___item_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9, ___list_0)); } inline LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * get_list_0() const { return ___list_0; } inline LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9, ___next_1)); } inline LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9 * get_next_1() const { return ___next_1; } inline LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9 ** get_address_of_next_1() { return &___next_1; } inline void set_next_1(LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9 * value) { ___next_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_1), (void*)value); } inline static int32_t get_offset_of_prev_2() { return static_cast(offsetof(LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9, ___prev_2)); } inline LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9 * get_prev_2() const { return ___prev_2; } inline LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9 ** get_address_of_prev_2() { return &___prev_2; } inline void set_prev_2(LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9 * value) { ___prev_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___prev_2), (void*)value); } inline static int32_t get_offset_of_item_3() { return static_cast(offsetof(LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9, ___item_3)); } inline WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * get_item_3() const { return ___item_3; } inline WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D ** get_address_of_item_3() { return &___item_3; } inline void set_item_3(WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * value) { ___item_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___item_3), (void*)value); } }; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F : public RuntimeObject { public: // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::head LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * ___head_0; // System.Int32 System.Collections.Generic.LinkedList`1::count int32_t ___count_1; // System.Int32 System.Collections.Generic.LinkedList`1::version int32_t ___version_2; // System.Object System.Collections.Generic.LinkedList`1::_syncRoot RuntimeObject * ____syncRoot_3; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1::_siInfo SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ____siInfo_4; public: inline static int32_t get_offset_of_head_0() { return static_cast(offsetof(LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F, ___head_0)); } inline LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * get_head_0() const { return ___head_0; } inline LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 ** get_address_of_head_0() { return &___head_0; } inline void set_head_0(LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * value) { ___head_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___head_0), (void*)value); } inline static int32_t get_offset_of_count_1() { return static_cast(offsetof(LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F, ___count_1)); } inline int32_t get_count_1() const { return ___count_1; } inline int32_t* get_address_of_count_1() { return &___count_1; } inline void set_count_1(int32_t value) { ___count_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F, ___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__syncRoot_3() { return static_cast(offsetof(LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } inline static int32_t get_offset_of__siInfo_4() { return static_cast(offsetof(LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F, ____siInfo_4)); } inline SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * get__siInfo_4() const { return ____siInfo_4; } inline SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 ** get_address_of__siInfo_4() { return &____siInfo_4; } inline void set__siInfo_4(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * value) { ____siInfo_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____siInfo_4), (void*)value); } }; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 : public RuntimeObject { public: // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::head LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ___head_0; // System.Int32 System.Collections.Generic.LinkedList`1::count int32_t ___count_1; // System.Int32 System.Collections.Generic.LinkedList`1::version int32_t ___version_2; // System.Object System.Collections.Generic.LinkedList`1::_syncRoot RuntimeObject * ____syncRoot_3; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1::_siInfo SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ____siInfo_4; public: inline static int32_t get_offset_of_head_0() { return static_cast(offsetof(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384, ___head_0)); } inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * get_head_0() const { return ___head_0; } inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 ** get_address_of_head_0() { return &___head_0; } inline void set_head_0(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * value) { ___head_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___head_0), (void*)value); } inline static int32_t get_offset_of_count_1() { return static_cast(offsetof(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384, ___count_1)); } inline int32_t get_count_1() const { return ___count_1; } inline int32_t* get_address_of_count_1() { return &___count_1; } inline void set_count_1(int32_t value) { ___count_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384, ___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__syncRoot_3() { return static_cast(offsetof(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } inline static int32_t get_offset_of__siInfo_4() { return static_cast(offsetof(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384, ____siInfo_4)); } inline SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * get__siInfo_4() const { return ____siInfo_4; } inline SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 ** get_address_of__siInfo_4() { return &____siInfo_4; } inline void set__siInfo_4(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * value) { ____siInfo_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____siInfo_4), (void*)value); } }; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 : public RuntimeObject { public: // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::head LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9 * ___head_0; // System.Int32 System.Collections.Generic.LinkedList`1::count int32_t ___count_1; // System.Int32 System.Collections.Generic.LinkedList`1::version int32_t ___version_2; // System.Object System.Collections.Generic.LinkedList`1::_syncRoot RuntimeObject * ____syncRoot_3; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.LinkedList`1::_siInfo SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ____siInfo_4; public: inline static int32_t get_offset_of_head_0() { return static_cast(offsetof(LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25, ___head_0)); } inline LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9 * get_head_0() const { return ___head_0; } inline LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9 ** get_address_of_head_0() { return &___head_0; } inline void set_head_0(LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9 * value) { ___head_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___head_0), (void*)value); } inline static int32_t get_offset_of_count_1() { return static_cast(offsetof(LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25, ___count_1)); } inline int32_t get_count_1() const { return ___count_1; } inline int32_t* get_address_of_count_1() { return &___count_1; } inline void set_count_1(int32_t value) { ___count_1 = value; } inline static int32_t get_offset_of_version_2() { return static_cast(offsetof(LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25, ___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__syncRoot_3() { return static_cast(offsetof(LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25, ____syncRoot_3)); } inline RuntimeObject * get__syncRoot_3() const { return ____syncRoot_3; } inline RuntimeObject ** get_address_of__syncRoot_3() { return &____syncRoot_3; } inline void set__syncRoot_3(RuntimeObject * value) { ____syncRoot_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_3), (void*)value); } inline static int32_t get_offset_of__siInfo_4() { return static_cast(offsetof(LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25, ____siInfo_4)); } inline SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * get__siInfo_4() const { return ____siInfo_4; } inline SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 ** get_address_of__siInfo_4() { return &____siInfo_4; } inline void set__siInfo_4(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * value) { ____siInfo_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____siInfo_4), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items WebConnectionU5BU5D_t506E2D6EB1D7A3913AB730076AE859CABC1CCD55* ____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_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF, ____items_1)); } inline WebConnectionU5BU5D_t506E2D6EB1D7A3913AB730076AE859CABC1CCD55* get__items_1() const { return ____items_1; } inline WebConnectionU5BU5D_t506E2D6EB1D7A3913AB730076AE859CABC1CCD55** get_address_of__items_1() { return &____items_1; } inline void set__items_1(WebConnectionU5BU5D_t506E2D6EB1D7A3913AB730076AE859CABC1CCD55* 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_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF, ____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_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF, ____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_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF, ____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_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray WebConnectionU5BU5D_t506E2D6EB1D7A3913AB730076AE859CABC1CCD55* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF_StaticFields, ____emptyArray_5)); } inline WebConnectionU5BU5D_t506E2D6EB1D7A3913AB730076AE859CABC1CCD55* get__emptyArray_5() const { return ____emptyArray_5; } inline WebConnectionU5BU5D_t506E2D6EB1D7A3913AB730076AE859CABC1CCD55** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(WebConnectionU5BU5D_t506E2D6EB1D7A3913AB730076AE859CABC1CCD55* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Queue struct Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 : public RuntimeObject { public: // System.Object[] System.Collections.Queue::_array ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____array_0; // System.Int32 System.Collections.Queue::_head int32_t ____head_1; // System.Int32 System.Collections.Queue::_tail int32_t ____tail_2; // System.Int32 System.Collections.Queue::_size int32_t ____size_3; // System.Int32 System.Collections.Queue::_growFactor int32_t ____growFactor_4; // System.Int32 System.Collections.Queue::_version int32_t ____version_5; // System.Object System.Collections.Queue::_syncRoot RuntimeObject * ____syncRoot_6; public: inline static int32_t get_offset_of__array_0() { return static_cast(offsetof(Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3, ____array_0)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__array_0() const { return ____array_0; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__array_0() { return &____array_0; } inline void set__array_0(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ____array_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____array_0), (void*)value); } inline static int32_t get_offset_of__head_1() { return static_cast(offsetof(Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3, ____head_1)); } inline int32_t get__head_1() const { return ____head_1; } inline int32_t* get_address_of__head_1() { return &____head_1; } inline void set__head_1(int32_t value) { ____head_1 = value; } inline static int32_t get_offset_of__tail_2() { return static_cast(offsetof(Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3, ____tail_2)); } inline int32_t get__tail_2() const { return ____tail_2; } inline int32_t* get_address_of__tail_2() { return &____tail_2; } inline void set__tail_2(int32_t value) { ____tail_2 = value; } inline static int32_t get_offset_of__size_3() { return static_cast(offsetof(Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3, ____size_3)); } inline int32_t get__size_3() const { return ____size_3; } inline int32_t* get_address_of__size_3() { return &____size_3; } inline void set__size_3(int32_t value) { ____size_3 = value; } inline static int32_t get_offset_of__growFactor_4() { return static_cast(offsetof(Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3, ____growFactor_4)); } inline int32_t get__growFactor_4() const { return ____growFactor_4; } inline int32_t* get_address_of__growFactor_4() { return &____growFactor_4; } inline void set__growFactor_4(int32_t value) { ____growFactor_4 = value; } inline static int32_t get_offset_of__version_5() { return static_cast(offsetof(Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3, ____version_5)); } inline int32_t get__version_5() const { return ____version_5; } inline int32_t* get_address_of__version_5() { return &____version_5; } inline void set__version_5(int32_t value) { ____version_5 = value; } inline static int32_t get_offset_of__syncRoot_6() { return static_cast(offsetof(Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3, ____syncRoot_6)); } inline RuntimeObject * get__syncRoot_6() const { return ____syncRoot_6; } inline RuntimeObject ** get_address_of__syncRoot_6() { return &____syncRoot_6; } inline void set__syncRoot_6(RuntimeObject * value) { ____syncRoot_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_6), (void*)value); } }; // System.Collections.Specialized.NameObjectCollectionBase struct NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D : public RuntimeObject { public: // System.Boolean System.Collections.Specialized.NameObjectCollectionBase::_readOnly bool ____readOnly_0; // System.Collections.ArrayList System.Collections.Specialized.NameObjectCollectionBase::_entriesArray ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * ____entriesArray_1; // System.Collections.IEqualityComparer System.Collections.Specialized.NameObjectCollectionBase::_keyComparer RuntimeObject* ____keyComparer_2; // System.Collections.Hashtable modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Specialized.NameObjectCollectionBase::_entriesTable Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ____entriesTable_3; // System.Collections.Specialized.NameObjectCollectionBase_NameObjectEntry modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Specialized.NameObjectCollectionBase::_nullKeyEntry NameObjectEntry_tC137E0E1F256300B1F9F0ED88EE02B6611918B54 * ____nullKeyEntry_4; // System.Runtime.Serialization.SerializationInfo System.Collections.Specialized.NameObjectCollectionBase::_serializationInfo SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ____serializationInfo_5; // System.Int32 System.Collections.Specialized.NameObjectCollectionBase::_version int32_t ____version_6; // System.Object System.Collections.Specialized.NameObjectCollectionBase::_syncRoot RuntimeObject * ____syncRoot_7; public: inline static int32_t get_offset_of__readOnly_0() { return static_cast(offsetof(NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D, ____readOnly_0)); } inline bool get__readOnly_0() const { return ____readOnly_0; } inline bool* get_address_of__readOnly_0() { return &____readOnly_0; } inline void set__readOnly_0(bool value) { ____readOnly_0 = value; } inline static int32_t get_offset_of__entriesArray_1() { return static_cast(offsetof(NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D, ____entriesArray_1)); } inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * get__entriesArray_1() const { return ____entriesArray_1; } inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 ** get_address_of__entriesArray_1() { return &____entriesArray_1; } inline void set__entriesArray_1(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * value) { ____entriesArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____entriesArray_1), (void*)value); } inline static int32_t get_offset_of__keyComparer_2() { return static_cast(offsetof(NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D, ____keyComparer_2)); } inline RuntimeObject* get__keyComparer_2() const { return ____keyComparer_2; } inline RuntimeObject** get_address_of__keyComparer_2() { return &____keyComparer_2; } inline void set__keyComparer_2(RuntimeObject* value) { ____keyComparer_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____keyComparer_2), (void*)value); } inline static int32_t get_offset_of__entriesTable_3() { return static_cast(offsetof(NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D, ____entriesTable_3)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get__entriesTable_3() const { return ____entriesTable_3; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of__entriesTable_3() { return &____entriesTable_3; } inline void set__entriesTable_3(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ____entriesTable_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____entriesTable_3), (void*)value); } inline static int32_t get_offset_of__nullKeyEntry_4() { return static_cast(offsetof(NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D, ____nullKeyEntry_4)); } inline NameObjectEntry_tC137E0E1F256300B1F9F0ED88EE02B6611918B54 * get__nullKeyEntry_4() const { return ____nullKeyEntry_4; } inline NameObjectEntry_tC137E0E1F256300B1F9F0ED88EE02B6611918B54 ** get_address_of__nullKeyEntry_4() { return &____nullKeyEntry_4; } inline void set__nullKeyEntry_4(NameObjectEntry_tC137E0E1F256300B1F9F0ED88EE02B6611918B54 * value) { ____nullKeyEntry_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____nullKeyEntry_4), (void*)value); } inline static int32_t get_offset_of__serializationInfo_5() { return static_cast(offsetof(NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D, ____serializationInfo_5)); } inline SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * get__serializationInfo_5() const { return ____serializationInfo_5; } inline SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 ** get_address_of__serializationInfo_5() { return &____serializationInfo_5; } inline void set__serializationInfo_5(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * value) { ____serializationInfo_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____serializationInfo_5), (void*)value); } inline static int32_t get_offset_of__version_6() { return static_cast(offsetof(NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D, ____version_6)); } inline int32_t get__version_6() const { return ____version_6; } inline int32_t* get_address_of__version_6() { return &____version_6; } inline void set__version_6(int32_t value) { ____version_6 = value; } inline static int32_t get_offset_of__syncRoot_7() { return static_cast(offsetof(NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D, ____syncRoot_7)); } inline RuntimeObject * get__syncRoot_7() const { return ____syncRoot_7; } inline RuntimeObject ** get_address_of__syncRoot_7() { return &____syncRoot_7; } inline void set__syncRoot_7(RuntimeObject * value) { ____syncRoot_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_7), (void*)value); } }; struct NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D_StaticFields { public: // System.StringComparer System.Collections.Specialized.NameObjectCollectionBase::defaultComparer StringComparer_t588BC7FEF85D6E7425E0A8147A3D5A334F1F82DE * ___defaultComparer_8; public: inline static int32_t get_offset_of_defaultComparer_8() { return static_cast(offsetof(NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D_StaticFields, ___defaultComparer_8)); } inline StringComparer_t588BC7FEF85D6E7425E0A8147A3D5A334F1F82DE * get_defaultComparer_8() const { return ___defaultComparer_8; } inline StringComparer_t588BC7FEF85D6E7425E0A8147A3D5A334F1F82DE ** get_address_of_defaultComparer_8() { return &___defaultComparer_8; } inline void set_defaultComparer_8(StringComparer_t588BC7FEF85D6E7425E0A8147A3D5A334F1F82DE * value) { ___defaultComparer_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_8), (void*)value); } }; // System.Collections.Specialized.NameObjectCollectionBase_NameObjectKeysEnumerator struct NameObjectKeysEnumerator_tF732067271E844365B1FF19A6A37852ABCD990D5 : public RuntimeObject { public: // System.Int32 System.Collections.Specialized.NameObjectCollectionBase_NameObjectKeysEnumerator::_pos int32_t ____pos_0; // System.Collections.Specialized.NameObjectCollectionBase System.Collections.Specialized.NameObjectCollectionBase_NameObjectKeysEnumerator::_coll NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D * ____coll_1; // System.Int32 System.Collections.Specialized.NameObjectCollectionBase_NameObjectKeysEnumerator::_version int32_t ____version_2; public: inline static int32_t get_offset_of__pos_0() { return static_cast(offsetof(NameObjectKeysEnumerator_tF732067271E844365B1FF19A6A37852ABCD990D5, ____pos_0)); } inline int32_t get__pos_0() const { return ____pos_0; } inline int32_t* get_address_of__pos_0() { return &____pos_0; } inline void set__pos_0(int32_t value) { ____pos_0 = value; } inline static int32_t get_offset_of__coll_1() { return static_cast(offsetof(NameObjectKeysEnumerator_tF732067271E844365B1FF19A6A37852ABCD990D5, ____coll_1)); } inline NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D * get__coll_1() const { return ____coll_1; } inline NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D ** get_address_of__coll_1() { return &____coll_1; } inline void set__coll_1(NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D * value) { ____coll_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____coll_1), (void*)value); } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(NameObjectKeysEnumerator_tF732067271E844365B1FF19A6A37852ABCD990D5, ____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; } }; // System.DBNull struct DBNull_t7400E04939C2C29699B389B106997892BF53A8E5 : public RuntimeObject { public: public: }; struct DBNull_t7400E04939C2C29699B389B106997892BF53A8E5_StaticFields { public: // System.DBNull System.DBNull::Value DBNull_t7400E04939C2C29699B389B106997892BF53A8E5 * ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(DBNull_t7400E04939C2C29699B389B106997892BF53A8E5_StaticFields, ___Value_0)); } inline DBNull_t7400E04939C2C29699B389B106997892BF53A8E5 * get_Value_0() const { return ___Value_0; } inline DBNull_t7400E04939C2C29699B389B106997892BF53A8E5 ** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(DBNull_t7400E04939C2C29699B389B106997892BF53A8E5 * value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // 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.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.IOAsyncResult struct IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD : public RuntimeObject { public: // System.AsyncCallback System.IOAsyncResult::async_callback AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___async_callback_0; // System.Object System.IOAsyncResult::async_state RuntimeObject * ___async_state_1; // System.Threading.ManualResetEvent System.IOAsyncResult::wait_handle ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * ___wait_handle_2; // System.Boolean System.IOAsyncResult::completed_synchronously bool ___completed_synchronously_3; // System.Boolean System.IOAsyncResult::completed bool ___completed_4; public: inline static int32_t get_offset_of_async_callback_0() { return static_cast(offsetof(IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD, ___async_callback_0)); } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * get_async_callback_0() const { return ___async_callback_0; } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 ** get_address_of_async_callback_0() { return &___async_callback_0; } inline void set_async_callback_0(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * value) { ___async_callback_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___async_callback_0), (void*)value); } inline static int32_t get_offset_of_async_state_1() { return static_cast(offsetof(IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD, ___async_state_1)); } inline RuntimeObject * get_async_state_1() const { return ___async_state_1; } inline RuntimeObject ** get_address_of_async_state_1() { return &___async_state_1; } inline void set_async_state_1(RuntimeObject * value) { ___async_state_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___async_state_1), (void*)value); } inline static int32_t get_offset_of_wait_handle_2() { return static_cast(offsetof(IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD, ___wait_handle_2)); } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * get_wait_handle_2() const { return ___wait_handle_2; } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 ** get_address_of_wait_handle_2() { return &___wait_handle_2; } inline void set_wait_handle_2(ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * value) { ___wait_handle_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___wait_handle_2), (void*)value); } inline static int32_t get_offset_of_completed_synchronously_3() { return static_cast(offsetof(IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD, ___completed_synchronously_3)); } inline bool get_completed_synchronously_3() const { return ___completed_synchronously_3; } inline bool* get_address_of_completed_synchronously_3() { return &___completed_synchronously_3; } inline void set_completed_synchronously_3(bool value) { ___completed_synchronously_3 = value; } inline static int32_t get_offset_of_completed_4() { return static_cast(offsetof(IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD, ___completed_4)); } inline bool get_completed_4() const { return ___completed_4; } inline bool* get_address_of_completed_4() { return &___completed_4; } inline void set_completed_4(bool value) { ___completed_4 = value; } }; // Native definition for P/Invoke marshalling of System.IOAsyncResult struct IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD_marshaled_pinvoke { Il2CppMethodPointer ___async_callback_0; Il2CppIUnknown* ___async_state_1; ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * ___wait_handle_2; int32_t ___completed_synchronously_3; int32_t ___completed_4; }; // Native definition for COM marshalling of System.IOAsyncResult struct IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD_marshaled_com { Il2CppMethodPointer ___async_callback_0; Il2CppIUnknown* ___async_state_1; ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * ___wait_handle_2; int32_t ___completed_synchronously_3; int32_t ___completed_4; }; // 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.Net.Authorization struct Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B : public RuntimeObject { public: // System.String System.Net.Authorization::m_Message String_t* ___m_Message_0; // System.Boolean System.Net.Authorization::m_Complete bool ___m_Complete_1; // System.String System.Net.Authorization::ModuleAuthenticationType String_t* ___ModuleAuthenticationType_2; public: inline static int32_t get_offset_of_m_Message_0() { return static_cast(offsetof(Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B, ___m_Message_0)); } inline String_t* get_m_Message_0() const { return ___m_Message_0; } inline String_t** get_address_of_m_Message_0() { return &___m_Message_0; } inline void set_m_Message_0(String_t* value) { ___m_Message_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Message_0), (void*)value); } inline static int32_t get_offset_of_m_Complete_1() { return static_cast(offsetof(Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B, ___m_Complete_1)); } inline bool get_m_Complete_1() const { return ___m_Complete_1; } inline bool* get_address_of_m_Complete_1() { return &___m_Complete_1; } inline void set_m_Complete_1(bool value) { ___m_Complete_1 = value; } inline static int32_t get_offset_of_ModuleAuthenticationType_2() { return static_cast(offsetof(Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B, ___ModuleAuthenticationType_2)); } inline String_t* get_ModuleAuthenticationType_2() const { return ___ModuleAuthenticationType_2; } inline String_t** get_address_of_ModuleAuthenticationType_2() { return &___ModuleAuthenticationType_2; } inline void set_ModuleAuthenticationType_2(String_t* value) { ___ModuleAuthenticationType_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ModuleAuthenticationType_2), (void*)value); } }; // System.Net.AutoWebProxyScriptEngine struct AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455 : public RuntimeObject { public: public: }; // System.Net.Cache.RequestCache struct RequestCache_t41E1BB0AF0CD41C778E51C62180B844887B6EAF8 : public RuntimeObject { public: public: }; struct RequestCache_t41E1BB0AF0CD41C778E51C62180B844887B6EAF8_StaticFields { public: // System.Char[] System.Net.Cache.RequestCache::LineSplits CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___LineSplits_0; public: inline static int32_t get_offset_of_LineSplits_0() { return static_cast(offsetof(RequestCache_t41E1BB0AF0CD41C778E51C62180B844887B6EAF8_StaticFields, ___LineSplits_0)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_LineSplits_0() const { return ___LineSplits_0; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_LineSplits_0() { return &___LineSplits_0; } inline void set_LineSplits_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___LineSplits_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LineSplits_0), (void*)value); } }; // System.Net.Cache.RequestCacheBinding struct RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 : public RuntimeObject { public: // System.Net.Cache.RequestCache System.Net.Cache.RequestCacheBinding::m_RequestCache RequestCache_t41E1BB0AF0CD41C778E51C62180B844887B6EAF8 * ___m_RequestCache_0; // System.Net.Cache.RequestCacheValidator System.Net.Cache.RequestCacheBinding::m_CacheValidator RequestCacheValidator_t21A4A8B8ECF2EDCDD0C34B0D26FCAB2F77190F41 * ___m_CacheValidator_1; public: inline static int32_t get_offset_of_m_RequestCache_0() { return static_cast(offsetof(RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724, ___m_RequestCache_0)); } inline RequestCache_t41E1BB0AF0CD41C778E51C62180B844887B6EAF8 * get_m_RequestCache_0() const { return ___m_RequestCache_0; } inline RequestCache_t41E1BB0AF0CD41C778E51C62180B844887B6EAF8 ** get_address_of_m_RequestCache_0() { return &___m_RequestCache_0; } inline void set_m_RequestCache_0(RequestCache_t41E1BB0AF0CD41C778E51C62180B844887B6EAF8 * value) { ___m_RequestCache_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_RequestCache_0), (void*)value); } inline static int32_t get_offset_of_m_CacheValidator_1() { return static_cast(offsetof(RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724, ___m_CacheValidator_1)); } inline RequestCacheValidator_t21A4A8B8ECF2EDCDD0C34B0D26FCAB2F77190F41 * get_m_CacheValidator_1() const { return ___m_CacheValidator_1; } inline RequestCacheValidator_t21A4A8B8ECF2EDCDD0C34B0D26FCAB2F77190F41 ** get_address_of_m_CacheValidator_1() { return &___m_CacheValidator_1; } inline void set_m_CacheValidator_1(RequestCacheValidator_t21A4A8B8ECF2EDCDD0C34B0D26FCAB2F77190F41 * value) { ___m_CacheValidator_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CacheValidator_1), (void*)value); } }; // System.Net.Cache.RequestCacheProtocol struct RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D : public RuntimeObject { public: public: }; // System.Net.Cache.RequestCacheValidator struct RequestCacheValidator_t21A4A8B8ECF2EDCDD0C34B0D26FCAB2F77190F41 : public RuntimeObject { public: public: }; // System.Net.CaseInsensitiveAscii struct CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B : public RuntimeObject { public: public: }; struct CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_StaticFields { public: // System.Net.CaseInsensitiveAscii System.Net.CaseInsensitiveAscii::StaticInstance CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B * ___StaticInstance_0; // System.Byte[] System.Net.CaseInsensitiveAscii::AsciiToLower ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___AsciiToLower_1; public: inline static int32_t get_offset_of_StaticInstance_0() { return static_cast(offsetof(CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_StaticFields, ___StaticInstance_0)); } inline CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B * get_StaticInstance_0() const { return ___StaticInstance_0; } inline CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B ** get_address_of_StaticInstance_0() { return &___StaticInstance_0; } inline void set_StaticInstance_0(CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B * value) { ___StaticInstance_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___StaticInstance_0), (void*)value); } inline static int32_t get_offset_of_AsciiToLower_1() { return static_cast(offsetof(CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_StaticFields, ___AsciiToLower_1)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_AsciiToLower_1() const { return ___AsciiToLower_1; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_AsciiToLower_1() { return &___AsciiToLower_1; } inline void set_AsciiToLower_1(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___AsciiToLower_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___AsciiToLower_1), (void*)value); } }; // System.Net.Configuration.DefaultProxySectionInternal struct DefaultProxySectionInternal_tF2CCE31F75FAA00492E00F045768C58A69F53459 : public RuntimeObject { public: // System.Net.IWebProxy System.Net.Configuration.DefaultProxySectionInternal::webProxy RuntimeObject* ___webProxy_0; public: inline static int32_t get_offset_of_webProxy_0() { return static_cast(offsetof(DefaultProxySectionInternal_tF2CCE31F75FAA00492E00F045768C58A69F53459, ___webProxy_0)); } inline RuntimeObject* get_webProxy_0() const { return ___webProxy_0; } inline RuntimeObject** get_address_of_webProxy_0() { return &___webProxy_0; } inline void set_webProxy_0(RuntimeObject* value) { ___webProxy_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___webProxy_0), (void*)value); } }; struct DefaultProxySectionInternal_tF2CCE31F75FAA00492E00F045768C58A69F53459_StaticFields { public: // System.Object System.Net.Configuration.DefaultProxySectionInternal::classSyncObject RuntimeObject * ___classSyncObject_1; public: inline static int32_t get_offset_of_classSyncObject_1() { return static_cast(offsetof(DefaultProxySectionInternal_tF2CCE31F75FAA00492E00F045768C58A69F53459_StaticFields, ___classSyncObject_1)); } inline RuntimeObject * get_classSyncObject_1() const { return ___classSyncObject_1; } inline RuntimeObject ** get_address_of_classSyncObject_1() { return &___classSyncObject_1; } inline void set_classSyncObject_1(RuntimeObject * value) { ___classSyncObject_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___classSyncObject_1), (void*)value); } }; // System.Net.CookieContainer struct CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73 : public RuntimeObject { public: // System.Collections.Hashtable System.Net.CookieContainer::m_domainTable Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ___m_domainTable_1; // System.Int32 System.Net.CookieContainer::m_maxCookieSize int32_t ___m_maxCookieSize_2; // System.Int32 System.Net.CookieContainer::m_maxCookies int32_t ___m_maxCookies_3; // System.Int32 System.Net.CookieContainer::m_maxCookiesPerDomain int32_t ___m_maxCookiesPerDomain_4; // System.Int32 System.Net.CookieContainer::m_count int32_t ___m_count_5; // System.String System.Net.CookieContainer::m_fqdnMyDomain String_t* ___m_fqdnMyDomain_6; public: inline static int32_t get_offset_of_m_domainTable_1() { return static_cast(offsetof(CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73, ___m_domainTable_1)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get_m_domainTable_1() const { return ___m_domainTable_1; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of_m_domainTable_1() { return &___m_domainTable_1; } inline void set_m_domainTable_1(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ___m_domainTable_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_domainTable_1), (void*)value); } inline static int32_t get_offset_of_m_maxCookieSize_2() { return static_cast(offsetof(CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73, ___m_maxCookieSize_2)); } inline int32_t get_m_maxCookieSize_2() const { return ___m_maxCookieSize_2; } inline int32_t* get_address_of_m_maxCookieSize_2() { return &___m_maxCookieSize_2; } inline void set_m_maxCookieSize_2(int32_t value) { ___m_maxCookieSize_2 = value; } inline static int32_t get_offset_of_m_maxCookies_3() { return static_cast(offsetof(CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73, ___m_maxCookies_3)); } inline int32_t get_m_maxCookies_3() const { return ___m_maxCookies_3; } inline int32_t* get_address_of_m_maxCookies_3() { return &___m_maxCookies_3; } inline void set_m_maxCookies_3(int32_t value) { ___m_maxCookies_3 = value; } inline static int32_t get_offset_of_m_maxCookiesPerDomain_4() { return static_cast(offsetof(CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73, ___m_maxCookiesPerDomain_4)); } inline int32_t get_m_maxCookiesPerDomain_4() const { return ___m_maxCookiesPerDomain_4; } inline int32_t* get_address_of_m_maxCookiesPerDomain_4() { return &___m_maxCookiesPerDomain_4; } inline void set_m_maxCookiesPerDomain_4(int32_t value) { ___m_maxCookiesPerDomain_4 = value; } inline static int32_t get_offset_of_m_count_5() { return static_cast(offsetof(CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73, ___m_count_5)); } inline int32_t get_m_count_5() const { return ___m_count_5; } inline int32_t* get_address_of_m_count_5() { return &___m_count_5; } inline void set_m_count_5(int32_t value) { ___m_count_5 = value; } inline static int32_t get_offset_of_m_fqdnMyDomain_6() { return static_cast(offsetof(CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73, ___m_fqdnMyDomain_6)); } inline String_t* get_m_fqdnMyDomain_6() const { return ___m_fqdnMyDomain_6; } inline String_t** get_address_of_m_fqdnMyDomain_6() { return &___m_fqdnMyDomain_6; } inline void set_m_fqdnMyDomain_6(String_t* value) { ___m_fqdnMyDomain_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_fqdnMyDomain_6), (void*)value); } }; struct CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73_StaticFields { public: // System.Net.HeaderVariantInfo[] System.Net.CookieContainer::HeaderInfo HeaderVariantInfoU5BU5D_t0E01B2AC4A3A836E5AC79344A8F0CBD547CC8012* ___HeaderInfo_0; public: inline static int32_t get_offset_of_HeaderInfo_0() { return static_cast(offsetof(CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73_StaticFields, ___HeaderInfo_0)); } inline HeaderVariantInfoU5BU5D_t0E01B2AC4A3A836E5AC79344A8F0CBD547CC8012* get_HeaderInfo_0() const { return ___HeaderInfo_0; } inline HeaderVariantInfoU5BU5D_t0E01B2AC4A3A836E5AC79344A8F0CBD547CC8012** get_address_of_HeaderInfo_0() { return &___HeaderInfo_0; } inline void set_HeaderInfo_0(HeaderVariantInfoU5BU5D_t0E01B2AC4A3A836E5AC79344A8F0CBD547CC8012* value) { ___HeaderInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___HeaderInfo_0), (void*)value); } }; // System.Net.EndPoint struct EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 : public RuntimeObject { public: public: }; // System.Net.FileWebRequestCreator struct FileWebRequestCreator_tC02A1A70722C45B078D759F22AE10256A6900C6D : public RuntimeObject { public: public: }; // System.Net.FtpRequestCreator struct FtpRequestCreator_t2C5CC32221C790FB648AF6276DA861B4ABAC357F : public RuntimeObject { public: public: }; // System.Net.HeaderInfo struct HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 : public RuntimeObject { public: // System.Boolean System.Net.HeaderInfo::IsRequestRestricted bool ___IsRequestRestricted_0; // System.Boolean System.Net.HeaderInfo::IsResponseRestricted bool ___IsResponseRestricted_1; // System.Net.HeaderParser System.Net.HeaderInfo::Parser HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E * ___Parser_2; // System.String System.Net.HeaderInfo::HeaderName String_t* ___HeaderName_3; // System.Boolean System.Net.HeaderInfo::AllowMultiValues bool ___AllowMultiValues_4; public: inline static int32_t get_offset_of_IsRequestRestricted_0() { return static_cast(offsetof(HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8, ___IsRequestRestricted_0)); } inline bool get_IsRequestRestricted_0() const { return ___IsRequestRestricted_0; } inline bool* get_address_of_IsRequestRestricted_0() { return &___IsRequestRestricted_0; } inline void set_IsRequestRestricted_0(bool value) { ___IsRequestRestricted_0 = value; } inline static int32_t get_offset_of_IsResponseRestricted_1() { return static_cast(offsetof(HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8, ___IsResponseRestricted_1)); } inline bool get_IsResponseRestricted_1() const { return ___IsResponseRestricted_1; } inline bool* get_address_of_IsResponseRestricted_1() { return &___IsResponseRestricted_1; } inline void set_IsResponseRestricted_1(bool value) { ___IsResponseRestricted_1 = value; } inline static int32_t get_offset_of_Parser_2() { return static_cast(offsetof(HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8, ___Parser_2)); } inline HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E * get_Parser_2() const { return ___Parser_2; } inline HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E ** get_address_of_Parser_2() { return &___Parser_2; } inline void set_Parser_2(HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E * value) { ___Parser_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Parser_2), (void*)value); } inline static int32_t get_offset_of_HeaderName_3() { return static_cast(offsetof(HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8, ___HeaderName_3)); } inline String_t* get_HeaderName_3() const { return ___HeaderName_3; } inline String_t** get_address_of_HeaderName_3() { return &___HeaderName_3; } inline void set_HeaderName_3(String_t* value) { ___HeaderName_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___HeaderName_3), (void*)value); } inline static int32_t get_offset_of_AllowMultiValues_4() { return static_cast(offsetof(HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8, ___AllowMultiValues_4)); } inline bool get_AllowMultiValues_4() const { return ___AllowMultiValues_4; } inline bool* get_address_of_AllowMultiValues_4() { return &___AllowMultiValues_4; } inline void set_AllowMultiValues_4(bool value) { ___AllowMultiValues_4 = value; } }; // System.Net.HeaderInfoTable struct HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF : public RuntimeObject { public: public: }; struct HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF_StaticFields { public: // System.Collections.Hashtable System.Net.HeaderInfoTable::HeaderHashTable Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ___HeaderHashTable_0; // System.Net.HeaderInfo System.Net.HeaderInfoTable::UnknownHeaderInfo HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 * ___UnknownHeaderInfo_1; // System.Net.HeaderParser System.Net.HeaderInfoTable::SingleParser HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E * ___SingleParser_2; // System.Net.HeaderParser System.Net.HeaderInfoTable::MultiParser HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E * ___MultiParser_3; public: inline static int32_t get_offset_of_HeaderHashTable_0() { return static_cast(offsetof(HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF_StaticFields, ___HeaderHashTable_0)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get_HeaderHashTable_0() const { return ___HeaderHashTable_0; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of_HeaderHashTable_0() { return &___HeaderHashTable_0; } inline void set_HeaderHashTable_0(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ___HeaderHashTable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___HeaderHashTable_0), (void*)value); } inline static int32_t get_offset_of_UnknownHeaderInfo_1() { return static_cast(offsetof(HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF_StaticFields, ___UnknownHeaderInfo_1)); } inline HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 * get_UnknownHeaderInfo_1() const { return ___UnknownHeaderInfo_1; } inline HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 ** get_address_of_UnknownHeaderInfo_1() { return &___UnknownHeaderInfo_1; } inline void set_UnknownHeaderInfo_1(HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 * value) { ___UnknownHeaderInfo_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___UnknownHeaderInfo_1), (void*)value); } inline static int32_t get_offset_of_SingleParser_2() { return static_cast(offsetof(HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF_StaticFields, ___SingleParser_2)); } inline HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E * get_SingleParser_2() const { return ___SingleParser_2; } inline HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E ** get_address_of_SingleParser_2() { return &___SingleParser_2; } inline void set_SingleParser_2(HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E * value) { ___SingleParser_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___SingleParser_2), (void*)value); } inline static int32_t get_offset_of_MultiParser_3() { return static_cast(offsetof(HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF_StaticFields, ___MultiParser_3)); } inline HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E * get_MultiParser_3() const { return ___MultiParser_3; } inline HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E ** get_address_of_MultiParser_3() { return &___MultiParser_3; } inline void set_MultiParser_3(HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E * value) { ___MultiParser_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___MultiParser_3), (void*)value); } }; // System.Net.HttpRequestCreator struct HttpRequestCreator_tE16C19B09EAACE12BEBA0427796314523601EB1D : public RuntimeObject { public: public: }; // System.Net.HttpVersion struct HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1 : public RuntimeObject { public: public: }; struct HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_StaticFields { public: // System.Version System.Net.HttpVersion::Version10 Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___Version10_0; // System.Version System.Net.HttpVersion::Version11 Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___Version11_1; public: inline static int32_t get_offset_of_Version10_0() { return static_cast(offsetof(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_StaticFields, ___Version10_0)); } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * get_Version10_0() const { return ___Version10_0; } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD ** get_address_of_Version10_0() { return &___Version10_0; } inline void set_Version10_0(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * value) { ___Version10_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Version10_0), (void*)value); } inline static int32_t get_offset_of_Version11_1() { return static_cast(offsetof(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_StaticFields, ___Version11_1)); } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * get_Version11_1() const { return ___Version11_1; } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD ** get_address_of_Version11_1() { return &___Version11_1; } inline void set_Version11_1(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * value) { ___Version11_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Version11_1), (void*)value); } }; // System.Net.IPHostEntry struct IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D : public RuntimeObject { public: // System.String System.Net.IPHostEntry::hostName String_t* ___hostName_0; // System.String[] System.Net.IPHostEntry::aliases StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___aliases_1; // System.Net.IPAddress[] System.Net.IPHostEntry::addressList IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* ___addressList_2; // System.Boolean System.Net.IPHostEntry::isTrustedHost bool ___isTrustedHost_3; public: inline static int32_t get_offset_of_hostName_0() { return static_cast(offsetof(IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D, ___hostName_0)); } inline String_t* get_hostName_0() const { return ___hostName_0; } inline String_t** get_address_of_hostName_0() { return &___hostName_0; } inline void set_hostName_0(String_t* value) { ___hostName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___hostName_0), (void*)value); } inline static int32_t get_offset_of_aliases_1() { return static_cast(offsetof(IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D, ___aliases_1)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_aliases_1() const { return ___aliases_1; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_aliases_1() { return &___aliases_1; } inline void set_aliases_1(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___aliases_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___aliases_1), (void*)value); } inline static int32_t get_offset_of_addressList_2() { return static_cast(offsetof(IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D, ___addressList_2)); } inline IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* get_addressList_2() const { return ___addressList_2; } inline IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3** get_address_of_addressList_2() { return &___addressList_2; } inline void set_addressList_2(IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* value) { ___addressList_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___addressList_2), (void*)value); } inline static int32_t get_offset_of_isTrustedHost_3() { return static_cast(offsetof(IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D, ___isTrustedHost_3)); } inline bool get_isTrustedHost_3() const { return ___isTrustedHost_3; } inline bool* get_address_of_isTrustedHost_3() { return &___isTrustedHost_3; } inline void set_isTrustedHost_3(bool value) { ___isTrustedHost_3 = value; } }; // System.Net.Logging struct Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70 : public RuntimeObject { public: public: }; struct Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields { public: // System.Boolean System.Net.Logging::On bool ___On_0; public: inline static int32_t get_offset_of_On_0() { return static_cast(offsetof(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields, ___On_0)); } inline bool get_On_0() const { return ___On_0; } inline bool* get_address_of_On_0() { return &___On_0; } inline void set_On_0(bool value) { ___On_0 = value; } }; // System.Net.NetworkCredential struct NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 : public RuntimeObject { public: // System.String System.Net.NetworkCredential::m_domain String_t* ___m_domain_0; // System.String System.Net.NetworkCredential::m_userName String_t* ___m_userName_1; // System.Security.SecureString System.Net.NetworkCredential::m_password SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * ___m_password_2; public: inline static int32_t get_offset_of_m_domain_0() { return static_cast(offsetof(NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062, ___m_domain_0)); } inline String_t* get_m_domain_0() const { return ___m_domain_0; } inline String_t** get_address_of_m_domain_0() { return &___m_domain_0; } inline void set_m_domain_0(String_t* value) { ___m_domain_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_domain_0), (void*)value); } inline static int32_t get_offset_of_m_userName_1() { return static_cast(offsetof(NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062, ___m_userName_1)); } inline String_t* get_m_userName_1() const { return ___m_userName_1; } inline String_t** get_address_of_m_userName_1() { return &___m_userName_1; } inline void set_m_userName_1(String_t* value) { ___m_userName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_userName_1), (void*)value); } inline static int32_t get_offset_of_m_password_2() { return static_cast(offsetof(NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062, ___m_password_2)); } inline SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * get_m_password_2() const { return ___m_password_2; } inline SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 ** get_address_of_m_password_2() { return &___m_password_2; } inline void set_m_password_2(SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * value) { ___m_password_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_password_2), (void*)value); } }; // System.Net.NetworkInformation.IPGlobalProperties struct IPGlobalProperties_t7E7512A45C7685568CA6214D97F31262B754285C : public RuntimeObject { public: public: }; struct IPGlobalProperties_t7E7512A45C7685568CA6214D97F31262B754285C_StaticFields { public: // System.Boolean System.Net.NetworkInformation.IPGlobalProperties::k__BackingField bool ___U3CPlatformNeedsLibCWorkaroundU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPlatformNeedsLibCWorkaroundU3Ek__BackingField_0() { return static_cast(offsetof(IPGlobalProperties_t7E7512A45C7685568CA6214D97F31262B754285C_StaticFields, ___U3CPlatformNeedsLibCWorkaroundU3Ek__BackingField_0)); } inline bool get_U3CPlatformNeedsLibCWorkaroundU3Ek__BackingField_0() const { return ___U3CPlatformNeedsLibCWorkaroundU3Ek__BackingField_0; } inline bool* get_address_of_U3CPlatformNeedsLibCWorkaroundU3Ek__BackingField_0() { return &___U3CPlatformNeedsLibCWorkaroundU3Ek__BackingField_0; } inline void set_U3CPlatformNeedsLibCWorkaroundU3Ek__BackingField_0(bool value) { ___U3CPlatformNeedsLibCWorkaroundU3Ek__BackingField_0 = value; } }; // System.Net.Sockets.Socket_<>c struct U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E : public RuntimeObject { public: public: }; struct U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E_StaticFields { public: // System.Net.Sockets.Socket_<>c System.Net.Sockets.Socket_<>c::<>9 U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * ___U3CU3E9_0; // System.IOAsyncCallback System.Net.Sockets.Socket_<>c::<>9__241_0 IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * ___U3CU3E9__241_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__241_0_1() { return static_cast(offsetof(U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E_StaticFields, ___U3CU3E9__241_0_1)); } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * get_U3CU3E9__241_0_1() const { return ___U3CU3E9__241_0_1; } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 ** get_address_of_U3CU3E9__241_0_1() { return &___U3CU3E9__241_0_1; } inline void set_U3CU3E9__241_0_1(IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * value) { ___U3CU3E9__241_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__241_0_1), (void*)value); } }; // System.Net.Sockets.Socket_<>c__DisplayClass242_0 struct U3CU3Ec__DisplayClass242_0_tA32CA02257AF703718D32CE05809EB89C1614997 : public RuntimeObject { public: // System.Int32 System.Net.Sockets.Socket_<>c__DisplayClass242_0::sent_so_far int32_t ___sent_so_far_0; public: inline static int32_t get_offset_of_sent_so_far_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass242_0_tA32CA02257AF703718D32CE05809EB89C1614997, ___sent_so_far_0)); } inline int32_t get_sent_so_far_0() const { return ___sent_so_far_0; } inline int32_t* get_address_of_sent_so_far_0() { return &___sent_so_far_0; } inline void set_sent_so_far_0(int32_t value) { ___sent_so_far_0 = value; } }; // System.Net.Sockets.SocketAsyncResult_<>c struct U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC : public RuntimeObject { public: public: }; struct U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC_StaticFields { public: // System.Net.Sockets.SocketAsyncResult_<>c System.Net.Sockets.SocketAsyncResult_<>c::<>9 U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC * ___U3CU3E9_0; // System.Threading.WaitCallback System.Net.Sockets.SocketAsyncResult_<>c::<>9__27_0 WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * ___U3CU3E9__27_0_1; public: inline static int32_t get_offset_of_U3CU3E9_0() { return static_cast(offsetof(U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC_StaticFields, ___U3CU3E9_0)); } inline U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC * get_U3CU3E9_0() const { return ___U3CU3E9_0; } inline U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC ** get_address_of_U3CU3E9_0() { return &___U3CU3E9_0; } inline void set_U3CU3E9_0(U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC * value) { ___U3CU3E9_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__27_0_1() { return static_cast(offsetof(U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC_StaticFields, ___U3CU3E9__27_0_1)); } inline WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * get_U3CU3E9__27_0_1() const { return ___U3CU3E9__27_0_1; } inline WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC ** get_address_of_U3CU3E9__27_0_1() { return &___U3CU3E9__27_0_1; } inline void set_U3CU3E9__27_0_1(WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * value) { ___U3CU3E9__27_0_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__27_0_1), (void*)value); } }; // System.Net.TimerThread struct TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01 : public RuntimeObject { public: public: }; struct TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields { public: // System.Collections.Generic.LinkedList`1 System.Net.TimerThread::s_Queues LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * ___s_Queues_0; // System.Collections.Generic.LinkedList`1 System.Net.TimerThread::s_NewQueues LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * ___s_NewQueues_1; // System.Int32 System.Net.TimerThread::s_ThreadState int32_t ___s_ThreadState_2; // System.Threading.AutoResetEvent System.Net.TimerThread::s_ThreadReadyEvent AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 * ___s_ThreadReadyEvent_3; // System.Threading.ManualResetEvent System.Net.TimerThread::s_ThreadShutdownEvent ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * ___s_ThreadShutdownEvent_4; // System.Threading.WaitHandle[] System.Net.TimerThread::s_ThreadEvents WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* ___s_ThreadEvents_5; // System.Collections.Hashtable System.Net.TimerThread::s_QueuesCache Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ___s_QueuesCache_6; public: inline static int32_t get_offset_of_s_Queues_0() { return static_cast(offsetof(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields, ___s_Queues_0)); } inline LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * get_s_Queues_0() const { return ___s_Queues_0; } inline LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 ** get_address_of_s_Queues_0() { return &___s_Queues_0; } inline void set_s_Queues_0(LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * value) { ___s_Queues_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Queues_0), (void*)value); } inline static int32_t get_offset_of_s_NewQueues_1() { return static_cast(offsetof(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields, ___s_NewQueues_1)); } inline LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * get_s_NewQueues_1() const { return ___s_NewQueues_1; } inline LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 ** get_address_of_s_NewQueues_1() { return &___s_NewQueues_1; } inline void set_s_NewQueues_1(LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * value) { ___s_NewQueues_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_NewQueues_1), (void*)value); } inline static int32_t get_offset_of_s_ThreadState_2() { return static_cast(offsetof(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields, ___s_ThreadState_2)); } inline int32_t get_s_ThreadState_2() const { return ___s_ThreadState_2; } inline int32_t* get_address_of_s_ThreadState_2() { return &___s_ThreadState_2; } inline void set_s_ThreadState_2(int32_t value) { ___s_ThreadState_2 = value; } inline static int32_t get_offset_of_s_ThreadReadyEvent_3() { return static_cast(offsetof(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields, ___s_ThreadReadyEvent_3)); } inline AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 * get_s_ThreadReadyEvent_3() const { return ___s_ThreadReadyEvent_3; } inline AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 ** get_address_of_s_ThreadReadyEvent_3() { return &___s_ThreadReadyEvent_3; } inline void set_s_ThreadReadyEvent_3(AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 * value) { ___s_ThreadReadyEvent_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ThreadReadyEvent_3), (void*)value); } inline static int32_t get_offset_of_s_ThreadShutdownEvent_4() { return static_cast(offsetof(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields, ___s_ThreadShutdownEvent_4)); } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * get_s_ThreadShutdownEvent_4() const { return ___s_ThreadShutdownEvent_4; } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 ** get_address_of_s_ThreadShutdownEvent_4() { return &___s_ThreadShutdownEvent_4; } inline void set_s_ThreadShutdownEvent_4(ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * value) { ___s_ThreadShutdownEvent_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ThreadShutdownEvent_4), (void*)value); } inline static int32_t get_offset_of_s_ThreadEvents_5() { return static_cast(offsetof(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields, ___s_ThreadEvents_5)); } inline WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* get_s_ThreadEvents_5() const { return ___s_ThreadEvents_5; } inline WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC** get_address_of_s_ThreadEvents_5() { return &___s_ThreadEvents_5; } inline void set_s_ThreadEvents_5(WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* value) { ___s_ThreadEvents_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ThreadEvents_5), (void*)value); } inline static int32_t get_offset_of_s_QueuesCache_6() { return static_cast(offsetof(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields, ___s_QueuesCache_6)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get_s_QueuesCache_6() const { return ___s_QueuesCache_6; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of_s_QueuesCache_6() { return &___s_QueuesCache_6; } inline void set_s_QueuesCache_6(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ___s_QueuesCache_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_QueuesCache_6), (void*)value); } }; // System.Net.TimerThread_Queue struct Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 : public RuntimeObject { public: // System.Int32 System.Net.TimerThread_Queue::m_DurationMilliseconds int32_t ___m_DurationMilliseconds_0; public: inline static int32_t get_offset_of_m_DurationMilliseconds_0() { return static_cast(offsetof(Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643, ___m_DurationMilliseconds_0)); } inline int32_t get_m_DurationMilliseconds_0() const { return ___m_DurationMilliseconds_0; } inline int32_t* get_address_of_m_DurationMilliseconds_0() { return &___m_DurationMilliseconds_0; } inline void set_m_DurationMilliseconds_0(int32_t value) { ___m_DurationMilliseconds_0 = value; } }; // System.Net.TimerThread_Timer struct Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F : public RuntimeObject { public: // System.Int32 System.Net.TimerThread_Timer::m_StartTimeMilliseconds int32_t ___m_StartTimeMilliseconds_0; // System.Int32 System.Net.TimerThread_Timer::m_DurationMilliseconds int32_t ___m_DurationMilliseconds_1; public: inline static int32_t get_offset_of_m_StartTimeMilliseconds_0() { return static_cast(offsetof(Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F, ___m_StartTimeMilliseconds_0)); } inline int32_t get_m_StartTimeMilliseconds_0() const { return ___m_StartTimeMilliseconds_0; } inline int32_t* get_address_of_m_StartTimeMilliseconds_0() { return &___m_StartTimeMilliseconds_0; } inline void set_m_StartTimeMilliseconds_0(int32_t value) { ___m_StartTimeMilliseconds_0 = value; } inline static int32_t get_offset_of_m_DurationMilliseconds_1() { return static_cast(offsetof(Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F, ___m_DurationMilliseconds_1)); } inline int32_t get_m_DurationMilliseconds_1() const { return ___m_DurationMilliseconds_1; } inline int32_t* get_address_of_m_DurationMilliseconds_1() { return &___m_DurationMilliseconds_1; } inline void set_m_DurationMilliseconds_1(int32_t value) { ___m_DurationMilliseconds_1 = value; } }; // System.Net.UnsafeNclNativeMethods struct UnsafeNclNativeMethods_t6130A140E270DE50A48DAA13D71A71F5BD9F1537 : public RuntimeObject { public: public: }; // System.Net.UnsafeNclNativeMethods_HttpApi struct HttpApi_tDD21E6C468ACB472A3D1CE51865417E65113B12F : public RuntimeObject { public: public: }; struct HttpApi_tDD21E6C468ACB472A3D1CE51865417E65113B12F_StaticFields { public: // System.String[] System.Net.UnsafeNclNativeMethods_HttpApi::m_Strings StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___m_Strings_0; public: inline static int32_t get_offset_of_m_Strings_0() { return static_cast(offsetof(HttpApi_tDD21E6C468ACB472A3D1CE51865417E65113B12F_StaticFields, ___m_Strings_0)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_m_Strings_0() const { return ___m_Strings_0; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_m_Strings_0() { return &___m_Strings_0; } inline void set_m_Strings_0(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___m_Strings_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Strings_0), (void*)value); } }; // System.Net.UnsafeNclNativeMethods_HttpApi_HTTP_REQUEST_HEADER_ID struct HTTP_REQUEST_HEADER_ID_tB60B4713336EB0EA6D9963F588F4C9F9BAD3D9CE : public RuntimeObject { public: public: }; struct HTTP_REQUEST_HEADER_ID_tB60B4713336EB0EA6D9963F588F4C9F9BAD3D9CE_StaticFields { public: // System.String[] System.Net.UnsafeNclNativeMethods_HttpApi_HTTP_REQUEST_HEADER_ID::m_Strings StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___m_Strings_0; public: inline static int32_t get_offset_of_m_Strings_0() { return static_cast(offsetof(HTTP_REQUEST_HEADER_ID_tB60B4713336EB0EA6D9963F588F4C9F9BAD3D9CE_StaticFields, ___m_Strings_0)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_m_Strings_0() const { return ___m_Strings_0; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_m_Strings_0() { return &___m_Strings_0; } inline void set_m_Strings_0(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___m_Strings_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Strings_0), (void*)value); } }; // System.Net.UnsafeNclNativeMethods_SecureStringHelper struct SecureStringHelper_t9F5A5E822AB08545A97B612C217CC6C760FF78F5 : public RuntimeObject { public: public: }; // System.Net.ValidationHelper struct ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6 : public RuntimeObject { public: public: }; struct ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_StaticFields { public: // System.String[] System.Net.ValidationHelper::EmptyArray StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___EmptyArray_0; // System.Char[] System.Net.ValidationHelper::InvalidMethodChars CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___InvalidMethodChars_1; // System.Char[] System.Net.ValidationHelper::InvalidParamChars CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___InvalidParamChars_2; public: inline static int32_t get_offset_of_EmptyArray_0() { return static_cast(offsetof(ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_StaticFields, ___EmptyArray_0)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_EmptyArray_0() const { return ___EmptyArray_0; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_EmptyArray_0() { return &___EmptyArray_0; } inline void set_EmptyArray_0(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___EmptyArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_0), (void*)value); } inline static int32_t get_offset_of_InvalidMethodChars_1() { return static_cast(offsetof(ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_StaticFields, ___InvalidMethodChars_1)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_InvalidMethodChars_1() const { return ___InvalidMethodChars_1; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_InvalidMethodChars_1() { return &___InvalidMethodChars_1; } inline void set_InvalidMethodChars_1(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___InvalidMethodChars_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___InvalidMethodChars_1), (void*)value); } inline static int32_t get_offset_of_InvalidParamChars_2() { return static_cast(offsetof(ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_StaticFields, ___InvalidParamChars_2)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_InvalidParamChars_2() const { return ___InvalidParamChars_2; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_InvalidParamChars_2() { return &___InvalidParamChars_2; } inline void set_InvalidParamChars_2(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___InvalidParamChars_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___InvalidParamChars_2), (void*)value); } }; // System.Net.WebClient_ProgressData struct ProgressData_tE1BDFEEC6B492E4A260BBEF1107683C28BB8AC20 : public RuntimeObject { public: // System.Int64 System.Net.WebClient_ProgressData::BytesSent int64_t ___BytesSent_0; // System.Int64 System.Net.WebClient_ProgressData::TotalBytesToSend int64_t ___TotalBytesToSend_1; // System.Int64 System.Net.WebClient_ProgressData::BytesReceived int64_t ___BytesReceived_2; // System.Int64 System.Net.WebClient_ProgressData::TotalBytesToReceive int64_t ___TotalBytesToReceive_3; // System.Boolean System.Net.WebClient_ProgressData::HasUploadPhase bool ___HasUploadPhase_4; public: inline static int32_t get_offset_of_BytesSent_0() { return static_cast(offsetof(ProgressData_tE1BDFEEC6B492E4A260BBEF1107683C28BB8AC20, ___BytesSent_0)); } inline int64_t get_BytesSent_0() const { return ___BytesSent_0; } inline int64_t* get_address_of_BytesSent_0() { return &___BytesSent_0; } inline void set_BytesSent_0(int64_t value) { ___BytesSent_0 = value; } inline static int32_t get_offset_of_TotalBytesToSend_1() { return static_cast(offsetof(ProgressData_tE1BDFEEC6B492E4A260BBEF1107683C28BB8AC20, ___TotalBytesToSend_1)); } inline int64_t get_TotalBytesToSend_1() const { return ___TotalBytesToSend_1; } inline int64_t* get_address_of_TotalBytesToSend_1() { return &___TotalBytesToSend_1; } inline void set_TotalBytesToSend_1(int64_t value) { ___TotalBytesToSend_1 = value; } inline static int32_t get_offset_of_BytesReceived_2() { return static_cast(offsetof(ProgressData_tE1BDFEEC6B492E4A260BBEF1107683C28BB8AC20, ___BytesReceived_2)); } inline int64_t get_BytesReceived_2() const { return ___BytesReceived_2; } inline int64_t* get_address_of_BytesReceived_2() { return &___BytesReceived_2; } inline void set_BytesReceived_2(int64_t value) { ___BytesReceived_2 = value; } inline static int32_t get_offset_of_TotalBytesToReceive_3() { return static_cast(offsetof(ProgressData_tE1BDFEEC6B492E4A260BBEF1107683C28BB8AC20, ___TotalBytesToReceive_3)); } inline int64_t get_TotalBytesToReceive_3() const { return ___TotalBytesToReceive_3; } inline int64_t* get_address_of_TotalBytesToReceive_3() { return &___TotalBytesToReceive_3; } inline void set_TotalBytesToReceive_3(int64_t value) { ___TotalBytesToReceive_3 = value; } inline static int32_t get_offset_of_HasUploadPhase_4() { return static_cast(offsetof(ProgressData_tE1BDFEEC6B492E4A260BBEF1107683C28BB8AC20, ___HasUploadPhase_4)); } inline bool get_HasUploadPhase_4() const { return ___HasUploadPhase_4; } inline bool* get_address_of_HasUploadPhase_4() { return &___HasUploadPhase_4; } inline void set_HasUploadPhase_4(bool value) { ___HasUploadPhase_4 = value; } }; // System.Net.WebConnection_AbortHelper struct AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81 : public RuntimeObject { public: // System.Net.WebConnection System.Net.WebConnection_AbortHelper::Connection WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___Connection_0; public: inline static int32_t get_offset_of_Connection_0() { return static_cast(offsetof(AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81, ___Connection_0)); } inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * get_Connection_0() const { return ___Connection_0; } inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 ** get_address_of_Connection_0() { return &___Connection_0; } inline void set_Connection_0(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * value) { ___Connection_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Connection_0), (void*)value); } }; // System.Net.WebConnectionGroup struct WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F : public RuntimeObject { public: // System.Net.ServicePoint System.Net.WebConnectionGroup::sPoint ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * ___sPoint_0; // System.String System.Net.WebConnectionGroup::name String_t* ___name_1; // System.Collections.Generic.LinkedList`1 System.Net.WebConnectionGroup::connections LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * ___connections_2; // System.Collections.Queue System.Net.WebConnectionGroup::queue Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * ___queue_3; // System.Boolean System.Net.WebConnectionGroup::closing bool ___closing_4; // System.EventHandler System.Net.WebConnectionGroup::ConnectionClosed EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * ___ConnectionClosed_5; public: inline static int32_t get_offset_of_sPoint_0() { return static_cast(offsetof(WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F, ___sPoint_0)); } inline ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * get_sPoint_0() const { return ___sPoint_0; } inline ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 ** get_address_of_sPoint_0() { return &___sPoint_0; } inline void set_sPoint_0(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * value) { ___sPoint_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___sPoint_0), (void*)value); } inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F, ___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_connections_2() { return static_cast(offsetof(WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F, ___connections_2)); } inline LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * get_connections_2() const { return ___connections_2; } inline LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F ** get_address_of_connections_2() { return &___connections_2; } inline void set_connections_2(LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * value) { ___connections_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___connections_2), (void*)value); } inline static int32_t get_offset_of_queue_3() { return static_cast(offsetof(WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F, ___queue_3)); } inline Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * get_queue_3() const { return ___queue_3; } inline Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 ** get_address_of_queue_3() { return &___queue_3; } inline void set_queue_3(Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * value) { ___queue_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___queue_3), (void*)value); } inline static int32_t get_offset_of_closing_4() { return static_cast(offsetof(WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F, ___closing_4)); } inline bool get_closing_4() const { return ___closing_4; } inline bool* get_address_of_closing_4() { return &___closing_4; } inline void set_closing_4(bool value) { ___closing_4 = value; } inline static int32_t get_offset_of_ConnectionClosed_5() { return static_cast(offsetof(WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F, ___ConnectionClosed_5)); } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * get_ConnectionClosed_5() const { return ___ConnectionClosed_5; } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C ** get_address_of_ConnectionClosed_5() { return &___ConnectionClosed_5; } inline void set_ConnectionClosed_5(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * value) { ___ConnectionClosed_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___ConnectionClosed_5), (void*)value); } }; // System.Net.WebConnectionStream_<>c__DisplayClass75_0 struct U3CU3Ec__DisplayClass75_0_tB08224AE141BA9F8046D1F0C267E2308BA8CABCB : public RuntimeObject { public: // System.Net.WebConnectionStream System.Net.WebConnectionStream_<>c__DisplayClass75_0::<>4__this WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * ___U3CU3E4__this_0; // System.Boolean System.Net.WebConnectionStream_<>c__DisplayClass75_0::setInternalLength bool ___setInternalLength_1; public: inline static int32_t get_offset_of_U3CU3E4__this_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass75_0_tB08224AE141BA9F8046D1F0C267E2308BA8CABCB, ___U3CU3E4__this_0)); } inline WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * get_U3CU3E4__this_0() const { return ___U3CU3E4__this_0; } inline WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC ** get_address_of_U3CU3E4__this_0() { return &___U3CU3E4__this_0; } inline void set_U3CU3E4__this_0(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * value) { ___U3CU3E4__this_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_0), (void*)value); } inline static int32_t get_offset_of_setInternalLength_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass75_0_tB08224AE141BA9F8046D1F0C267E2308BA8CABCB, ___setInternalLength_1)); } inline bool get_setInternalLength_1() const { return ___setInternalLength_1; } inline bool* get_address_of_setInternalLength_1() { return &___setInternalLength_1; } inline void set_setInternalLength_1(bool value) { ___setInternalLength_1 = value; } }; // System.Net.WebConnectionStream_<>c__DisplayClass76_0 struct U3CU3Ec__DisplayClass76_0_t09438DD600601604F0E06AE0B2549E981049E350 : public RuntimeObject { public: // System.Net.WebConnectionStream System.Net.WebConnectionStream_<>c__DisplayClass76_0::<>4__this WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * ___U3CU3E4__this_0; // System.Net.SimpleAsyncResult System.Net.WebConnectionStream_<>c__DisplayClass76_0::result SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * ___result_1; public: inline static int32_t get_offset_of_U3CU3E4__this_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass76_0_t09438DD600601604F0E06AE0B2549E981049E350, ___U3CU3E4__this_0)); } inline WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * get_U3CU3E4__this_0() const { return ___U3CU3E4__this_0; } inline WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC ** get_address_of_U3CU3E4__this_0() { return &___U3CU3E4__this_0; } inline void set_U3CU3E4__this_0(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * value) { ___U3CU3E4__this_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_0), (void*)value); } inline static int32_t get_offset_of_result_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass76_0_t09438DD600601604F0E06AE0B2549E981049E350, ___result_1)); } inline SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * get_result_1() const { return ___result_1; } inline SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 ** get_address_of_result_1() { return &___result_1; } inline void set_result_1(SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * value) { ___result_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___result_1), (void*)value); } }; // System.Net.WebConnectionStream_<>c__DisplayClass80_0 struct U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE : public RuntimeObject { public: // System.Net.SimpleAsyncResult System.Net.WebConnectionStream_<>c__DisplayClass80_0::result SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * ___result_0; // System.Net.WebConnectionStream System.Net.WebConnectionStream_<>c__DisplayClass80_0::<>4__this WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * ___U3CU3E4__this_1; // System.Int32 System.Net.WebConnectionStream_<>c__DisplayClass80_0::length int32_t ___length_2; // System.Byte[] System.Net.WebConnectionStream_<>c__DisplayClass80_0::bytes ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___bytes_3; // System.AsyncCallback System.Net.WebConnectionStream_<>c__DisplayClass80_0::<>9__1 AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___U3CU3E9__1_4; public: inline static int32_t get_offset_of_result_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE, ___result_0)); } inline SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * get_result_0() const { return ___result_0; } inline SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 ** get_address_of_result_0() { return &___result_0; } inline void set_result_0(SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * value) { ___result_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___result_0), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE, ___U3CU3E4__this_1)); } inline WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * get_U3CU3E4__this_1() const { return ___U3CU3E4__this_1; } inline WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC ** get_address_of_U3CU3E4__this_1() { return &___U3CU3E4__this_1; } inline void set_U3CU3E4__this_1(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * value) { ___U3CU3E4__this_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_1), (void*)value); } inline static int32_t get_offset_of_length_2() { return static_cast(offsetof(U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE, ___length_2)); } inline int32_t get_length_2() const { return ___length_2; } inline int32_t* get_address_of_length_2() { return &___length_2; } inline void set_length_2(int32_t value) { ___length_2 = value; } inline static int32_t get_offset_of_bytes_3() { return static_cast(offsetof(U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE, ___bytes_3)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_bytes_3() const { return ___bytes_3; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_bytes_3() { return &___bytes_3; } inline void set_bytes_3(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___bytes_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___bytes_3), (void*)value); } inline static int32_t get_offset_of_U3CU3E9__1_4() { return static_cast(offsetof(U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE, ___U3CU3E9__1_4)); } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * get_U3CU3E9__1_4() const { return ___U3CU3E9__1_4; } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 ** get_address_of_U3CU3E9__1_4() { return &___U3CU3E9__1_4; } inline void set_U3CU3E9__1_4(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * value) { ___U3CU3E9__1_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E9__1_4), (void*)value); } }; // System.Net.WebExceptionMapping struct WebExceptionMapping_t4E7EF581D0224FFC2F2C8556EF320557517A378A : public RuntimeObject { public: public: }; struct WebExceptionMapping_t4E7EF581D0224FFC2F2C8556EF320557517A378A_StaticFields { public: // System.String[] System.Net.WebExceptionMapping::s_Mapping StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___s_Mapping_0; public: inline static int32_t get_offset_of_s_Mapping_0() { return static_cast(offsetof(WebExceptionMapping_t4E7EF581D0224FFC2F2C8556EF320557517A378A_StaticFields, ___s_Mapping_0)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_s_Mapping_0() const { return ___s_Mapping_0; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_s_Mapping_0() { return &___s_Mapping_0; } inline void set_s_Mapping_0(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___s_Mapping_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Mapping_0), (void*)value); } }; // System.Net.WebProxy struct WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 : public RuntimeObject { public: // System.Boolean System.Net.WebProxy::_UseRegistry bool ____UseRegistry_0; // System.Boolean System.Net.WebProxy::_BypassOnLocal bool ____BypassOnLocal_1; // System.Boolean System.Net.WebProxy::m_EnableAutoproxy bool ___m_EnableAutoproxy_2; // System.Uri System.Net.WebProxy::_ProxyAddress Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ____ProxyAddress_3; // System.Collections.ArrayList System.Net.WebProxy::_BypassList ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * ____BypassList_4; // System.Net.ICredentials System.Net.WebProxy::_Credentials RuntimeObject* ____Credentials_5; // System.Text.RegularExpressions.Regex[] System.Net.WebProxy::_RegExBypassList RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53* ____RegExBypassList_6; // System.Collections.Hashtable System.Net.WebProxy::_ProxyHostAddresses Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ____ProxyHostAddresses_7; // System.Net.AutoWebProxyScriptEngine System.Net.WebProxy::m_ScriptEngine AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455 * ___m_ScriptEngine_8; public: inline static int32_t get_offset_of__UseRegistry_0() { return static_cast(offsetof(WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417, ____UseRegistry_0)); } inline bool get__UseRegistry_0() const { return ____UseRegistry_0; } inline bool* get_address_of__UseRegistry_0() { return &____UseRegistry_0; } inline void set__UseRegistry_0(bool value) { ____UseRegistry_0 = value; } inline static int32_t get_offset_of__BypassOnLocal_1() { return static_cast(offsetof(WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417, ____BypassOnLocal_1)); } inline bool get__BypassOnLocal_1() const { return ____BypassOnLocal_1; } inline bool* get_address_of__BypassOnLocal_1() { return &____BypassOnLocal_1; } inline void set__BypassOnLocal_1(bool value) { ____BypassOnLocal_1 = value; } inline static int32_t get_offset_of_m_EnableAutoproxy_2() { return static_cast(offsetof(WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417, ___m_EnableAutoproxy_2)); } inline bool get_m_EnableAutoproxy_2() const { return ___m_EnableAutoproxy_2; } inline bool* get_address_of_m_EnableAutoproxy_2() { return &___m_EnableAutoproxy_2; } inline void set_m_EnableAutoproxy_2(bool value) { ___m_EnableAutoproxy_2 = value; } inline static int32_t get_offset_of__ProxyAddress_3() { return static_cast(offsetof(WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417, ____ProxyAddress_3)); } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * get__ProxyAddress_3() const { return ____ProxyAddress_3; } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** get_address_of__ProxyAddress_3() { return &____ProxyAddress_3; } inline void set__ProxyAddress_3(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * value) { ____ProxyAddress_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____ProxyAddress_3), (void*)value); } inline static int32_t get_offset_of__BypassList_4() { return static_cast(offsetof(WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417, ____BypassList_4)); } inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * get__BypassList_4() const { return ____BypassList_4; } inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 ** get_address_of__BypassList_4() { return &____BypassList_4; } inline void set__BypassList_4(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * value) { ____BypassList_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____BypassList_4), (void*)value); } inline static int32_t get_offset_of__Credentials_5() { return static_cast(offsetof(WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417, ____Credentials_5)); } inline RuntimeObject* get__Credentials_5() const { return ____Credentials_5; } inline RuntimeObject** get_address_of__Credentials_5() { return &____Credentials_5; } inline void set__Credentials_5(RuntimeObject* value) { ____Credentials_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____Credentials_5), (void*)value); } inline static int32_t get_offset_of__RegExBypassList_6() { return static_cast(offsetof(WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417, ____RegExBypassList_6)); } inline RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53* get__RegExBypassList_6() const { return ____RegExBypassList_6; } inline RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53** get_address_of__RegExBypassList_6() { return &____RegExBypassList_6; } inline void set__RegExBypassList_6(RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53* value) { ____RegExBypassList_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____RegExBypassList_6), (void*)value); } inline static int32_t get_offset_of__ProxyHostAddresses_7() { return static_cast(offsetof(WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417, ____ProxyHostAddresses_7)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get__ProxyHostAddresses_7() const { return ____ProxyHostAddresses_7; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of__ProxyHostAddresses_7() { return &____ProxyHostAddresses_7; } inline void set__ProxyHostAddresses_7(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ____ProxyHostAddresses_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____ProxyHostAddresses_7), (void*)value); } inline static int32_t get_offset_of_m_ScriptEngine_8() { return static_cast(offsetof(WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417, ___m_ScriptEngine_8)); } inline AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455 * get_m_ScriptEngine_8() const { return ___m_ScriptEngine_8; } inline AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455 ** get_address_of_m_ScriptEngine_8() { return &___m_ScriptEngine_8; } inline void set_m_ScriptEngine_8(AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455 * value) { ___m_ScriptEngine_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ScriptEngine_8), (void*)value); } }; // System.Net.WebRequest_DesignerWebRequestCreate struct DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3 : public RuntimeObject { public: public: }; // System.Net.WebRequest_WebProxyWrapperOpaque struct WebProxyWrapperOpaque_t6CC216364481C2A8254832AA0897F770BB494A62 : public RuntimeObject { public: // System.Net.WebProxy System.Net.WebRequest_WebProxyWrapperOpaque::webProxy WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * ___webProxy_0; public: inline static int32_t get_offset_of_webProxy_0() { return static_cast(offsetof(WebProxyWrapperOpaque_t6CC216364481C2A8254832AA0897F770BB494A62, ___webProxy_0)); } inline WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * get_webProxy_0() const { return ___webProxy_0; } inline WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 ** get_address_of_webProxy_0() { return &___webProxy_0; } inline void set_webProxy_0(WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * value) { ___webProxy_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___webProxy_0), (void*)value); } }; // System.Net.WebRequestPrefixElement struct WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 : public RuntimeObject { public: // System.String System.Net.WebRequestPrefixElement::Prefix String_t* ___Prefix_0; // System.Net.IWebRequestCreate System.Net.WebRequestPrefixElement::creator RuntimeObject* ___creator_1; // System.Type System.Net.WebRequestPrefixElement::creatorType Type_t * ___creatorType_2; public: inline static int32_t get_offset_of_Prefix_0() { return static_cast(offsetof(WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482, ___Prefix_0)); } inline String_t* get_Prefix_0() const { return ___Prefix_0; } inline String_t** get_address_of_Prefix_0() { return &___Prefix_0; } inline void set_Prefix_0(String_t* value) { ___Prefix_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Prefix_0), (void*)value); } inline static int32_t get_offset_of_creator_1() { return static_cast(offsetof(WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482, ___creator_1)); } inline RuntimeObject* get_creator_1() const { return ___creator_1; } inline RuntimeObject** get_address_of_creator_1() { return &___creator_1; } inline void set_creator_1(RuntimeObject* value) { ___creator_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___creator_1), (void*)value); } inline static int32_t get_offset_of_creatorType_2() { return static_cast(offsetof(WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482, ___creatorType_2)); } inline Type_t * get_creatorType_2() const { return ___creatorType_2; } inline Type_t ** get_address_of_creatorType_2() { return &___creatorType_2; } inline void set_creatorType_2(Type_t * value) { ___creatorType_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___creatorType_2), (void*)value); } }; // System.Platform struct Platform_t5364982F402C388F4F07604E44D19E0133130C7D : public RuntimeObject { public: public: }; struct Platform_t5364982F402C388F4F07604E44D19E0133130C7D_StaticFields { public: // System.Boolean System.Platform::checkedOS bool ___checkedOS_0; // System.Boolean System.Platform::isMacOS bool ___isMacOS_1; // System.Boolean System.Platform::isFreeBSD bool ___isFreeBSD_2; public: inline static int32_t get_offset_of_checkedOS_0() { return static_cast(offsetof(Platform_t5364982F402C388F4F07604E44D19E0133130C7D_StaticFields, ___checkedOS_0)); } inline bool get_checkedOS_0() const { return ___checkedOS_0; } inline bool* get_address_of_checkedOS_0() { return &___checkedOS_0; } inline void set_checkedOS_0(bool value) { ___checkedOS_0 = value; } inline static int32_t get_offset_of_isMacOS_1() { return static_cast(offsetof(Platform_t5364982F402C388F4F07604E44D19E0133130C7D_StaticFields, ___isMacOS_1)); } inline bool get_isMacOS_1() const { return ___isMacOS_1; } inline bool* get_address_of_isMacOS_1() { return &___isMacOS_1; } inline void set_isMacOS_1(bool value) { ___isMacOS_1 = value; } inline static int32_t get_offset_of_isFreeBSD_2() { return static_cast(offsetof(Platform_t5364982F402C388F4F07604E44D19E0133130C7D_StaticFields, ___isFreeBSD_2)); } inline bool get_isFreeBSD_2() const { return ___isFreeBSD_2; } inline bool* get_address_of_isFreeBSD_2() { return &___isFreeBSD_2; } inline void set_isFreeBSD_2(bool value) { ___isFreeBSD_2 = value; } }; // System.Reflection.Binder struct Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 : public RuntimeObject { public: public: }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // System.Runtime.ConstrainedExecution.CriticalFinalizerObject struct CriticalFinalizerObject_t8B006E1DEE084E781F5C0F3283E9226E28894DD9 : public RuntimeObject { public: public: }; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 : public RuntimeObject { public: // System.String[] System.Runtime.Serialization.SerializationInfo::m_members StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___m_members_3; // System.Object[] System.Runtime.Serialization.SerializationInfo::m_data ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___m_data_4; // System.Type[] System.Runtime.Serialization.SerializationInfo::m_types TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___m_types_5; // System.Collections.Generic.Dictionary`2 System.Runtime.Serialization.SerializationInfo::m_nameToIndex Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB * ___m_nameToIndex_6; // System.Int32 System.Runtime.Serialization.SerializationInfo::m_currMember int32_t ___m_currMember_7; // System.Runtime.Serialization.IFormatterConverter System.Runtime.Serialization.SerializationInfo::m_converter RuntimeObject* ___m_converter_8; // System.String System.Runtime.Serialization.SerializationInfo::m_fullTypeName String_t* ___m_fullTypeName_9; // System.String System.Runtime.Serialization.SerializationInfo::m_assemName String_t* ___m_assemName_10; // System.Type System.Runtime.Serialization.SerializationInfo::objectType Type_t * ___objectType_11; // System.Boolean System.Runtime.Serialization.SerializationInfo::isFullTypeNameSetExplicit bool ___isFullTypeNameSetExplicit_12; // System.Boolean System.Runtime.Serialization.SerializationInfo::isAssemblyNameSetExplicit bool ___isAssemblyNameSetExplicit_13; // System.Boolean System.Runtime.Serialization.SerializationInfo::requireSameTokenInPartialTrust bool ___requireSameTokenInPartialTrust_14; public: inline static int32_t get_offset_of_m_members_3() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_members_3)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_m_members_3() const { return ___m_members_3; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_m_members_3() { return &___m_members_3; } inline void set_m_members_3(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___m_members_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_members_3), (void*)value); } inline static int32_t get_offset_of_m_data_4() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_data_4)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get_m_data_4() const { return ___m_data_4; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of_m_data_4() { return &___m_data_4; } inline void set_m_data_4(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ___m_data_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_data_4), (void*)value); } inline static int32_t get_offset_of_m_types_5() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_types_5)); } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_m_types_5() const { return ___m_types_5; } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_m_types_5() { return &___m_types_5; } inline void set_m_types_5(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value) { ___m_types_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_types_5), (void*)value); } inline static int32_t get_offset_of_m_nameToIndex_6() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_nameToIndex_6)); } inline Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB * get_m_nameToIndex_6() const { return ___m_nameToIndex_6; } inline Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB ** get_address_of_m_nameToIndex_6() { return &___m_nameToIndex_6; } inline void set_m_nameToIndex_6(Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB * value) { ___m_nameToIndex_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_nameToIndex_6), (void*)value); } inline static int32_t get_offset_of_m_currMember_7() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_currMember_7)); } inline int32_t get_m_currMember_7() const { return ___m_currMember_7; } inline int32_t* get_address_of_m_currMember_7() { return &___m_currMember_7; } inline void set_m_currMember_7(int32_t value) { ___m_currMember_7 = value; } inline static int32_t get_offset_of_m_converter_8() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_converter_8)); } inline RuntimeObject* get_m_converter_8() const { return ___m_converter_8; } inline RuntimeObject** get_address_of_m_converter_8() { return &___m_converter_8; } inline void set_m_converter_8(RuntimeObject* value) { ___m_converter_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_converter_8), (void*)value); } inline static int32_t get_offset_of_m_fullTypeName_9() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_fullTypeName_9)); } inline String_t* get_m_fullTypeName_9() const { return ___m_fullTypeName_9; } inline String_t** get_address_of_m_fullTypeName_9() { return &___m_fullTypeName_9; } inline void set_m_fullTypeName_9(String_t* value) { ___m_fullTypeName_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_fullTypeName_9), (void*)value); } inline static int32_t get_offset_of_m_assemName_10() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_assemName_10)); } inline String_t* get_m_assemName_10() const { return ___m_assemName_10; } inline String_t** get_address_of_m_assemName_10() { return &___m_assemName_10; } inline void set_m_assemName_10(String_t* value) { ___m_assemName_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_assemName_10), (void*)value); } inline static int32_t get_offset_of_objectType_11() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___objectType_11)); } inline Type_t * get_objectType_11() const { return ___objectType_11; } inline Type_t ** get_address_of_objectType_11() { return &___objectType_11; } inline void set_objectType_11(Type_t * value) { ___objectType_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___objectType_11), (void*)value); } inline static int32_t get_offset_of_isFullTypeNameSetExplicit_12() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___isFullTypeNameSetExplicit_12)); } inline bool get_isFullTypeNameSetExplicit_12() const { return ___isFullTypeNameSetExplicit_12; } inline bool* get_address_of_isFullTypeNameSetExplicit_12() { return &___isFullTypeNameSetExplicit_12; } inline void set_isFullTypeNameSetExplicit_12(bool value) { ___isFullTypeNameSetExplicit_12 = value; } inline static int32_t get_offset_of_isAssemblyNameSetExplicit_13() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___isAssemblyNameSetExplicit_13)); } inline bool get_isAssemblyNameSetExplicit_13() const { return ___isAssemblyNameSetExplicit_13; } inline bool* get_address_of_isAssemblyNameSetExplicit_13() { return &___isAssemblyNameSetExplicit_13; } inline void set_isAssemblyNameSetExplicit_13(bool value) { ___isAssemblyNameSetExplicit_13 = value; } inline static int32_t get_offset_of_requireSameTokenInPartialTrust_14() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___requireSameTokenInPartialTrust_14)); } inline bool get_requireSameTokenInPartialTrust_14() const { return ___requireSameTokenInPartialTrust_14; } inline bool* get_address_of_requireSameTokenInPartialTrust_14() { return &___requireSameTokenInPartialTrust_14; } inline void set_requireSameTokenInPartialTrust_14(bool value) { ___requireSameTokenInPartialTrust_14 = value; } }; // System.Security.Cryptography.AsnEncodedData struct AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 : public RuntimeObject { public: // System.Security.Cryptography.Oid System.Security.Cryptography.AsnEncodedData::_oid Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * ____oid_0; // System.Byte[] System.Security.Cryptography.AsnEncodedData::_raw ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____raw_1; public: inline static int32_t get_offset_of__oid_0() { return static_cast(offsetof(AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65, ____oid_0)); } inline Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * get__oid_0() const { return ____oid_0; } inline Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 ** get_address_of__oid_0() { return &____oid_0; } inline void set__oid_0(Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * value) { ____oid_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____oid_0), (void*)value); } inline static int32_t get_offset_of__raw_1() { return static_cast(offsetof(AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65, ____raw_1)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__raw_1() const { return ____raw_1; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__raw_1() { return &____raw_1; } inline void set__raw_1(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ____raw_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____raw_1), (void*)value); } }; // System.Security.Cryptography.AsymmetricAlgorithm struct AsymmetricAlgorithm_t9F811260245370BD8786A849DBF9F8054F97F4CB : public RuntimeObject { public: // System.Int32 System.Security.Cryptography.AsymmetricAlgorithm::KeySizeValue int32_t ___KeySizeValue_0; // System.Security.Cryptography.KeySizes[] System.Security.Cryptography.AsymmetricAlgorithm::LegalKeySizesValue KeySizesU5BU5D_t934CCA482596402177BAF86727F169872D74934E* ___LegalKeySizesValue_1; public: inline static int32_t get_offset_of_KeySizeValue_0() { return static_cast(offsetof(AsymmetricAlgorithm_t9F811260245370BD8786A849DBF9F8054F97F4CB, ___KeySizeValue_0)); } inline int32_t get_KeySizeValue_0() const { return ___KeySizeValue_0; } inline int32_t* get_address_of_KeySizeValue_0() { return &___KeySizeValue_0; } inline void set_KeySizeValue_0(int32_t value) { ___KeySizeValue_0 = value; } inline static int32_t get_offset_of_LegalKeySizesValue_1() { return static_cast(offsetof(AsymmetricAlgorithm_t9F811260245370BD8786A849DBF9F8054F97F4CB, ___LegalKeySizesValue_1)); } inline KeySizesU5BU5D_t934CCA482596402177BAF86727F169872D74934E* get_LegalKeySizesValue_1() const { return ___LegalKeySizesValue_1; } inline KeySizesU5BU5D_t934CCA482596402177BAF86727F169872D74934E** get_address_of_LegalKeySizesValue_1() { return &___LegalKeySizesValue_1; } inline void set_LegalKeySizesValue_1(KeySizesU5BU5D_t934CCA482596402177BAF86727F169872D74934E* value) { ___LegalKeySizesValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___LegalKeySizesValue_1), (void*)value); } }; // System.Security.Cryptography.CAPI struct CAPI_tEA68010AC3470FFEBC91FC9D3C13E7D7064C3267 : public RuntimeObject { public: public: }; // System.Security.Cryptography.OidCollection struct OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E : public RuntimeObject { public: // System.Collections.ArrayList System.Security.Cryptography.OidCollection::m_list ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * ___m_list_0; public: inline static int32_t get_offset_of_m_list_0() { return static_cast(offsetof(OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E, ___m_list_0)); } inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * get_m_list_0() const { return ___m_list_0; } inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 ** get_address_of_m_list_0() { return &___m_list_0; } inline void set_m_list_0(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * value) { ___m_list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_list_0), (void*)value); } }; // System.Security.Cryptography.OidEnumerator struct OidEnumerator_tC2DB288576C575B69F7934274DDD8A5868CEF97C : public RuntimeObject { public: // System.Security.Cryptography.OidCollection System.Security.Cryptography.OidEnumerator::m_oids OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * ___m_oids_0; // System.Int32 System.Security.Cryptography.OidEnumerator::m_current int32_t ___m_current_1; public: inline static int32_t get_offset_of_m_oids_0() { return static_cast(offsetof(OidEnumerator_tC2DB288576C575B69F7934274DDD8A5868CEF97C, ___m_oids_0)); } inline OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * get_m_oids_0() const { return ___m_oids_0; } inline OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E ** get_address_of_m_oids_0() { return &___m_oids_0; } inline void set_m_oids_0(OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * value) { ___m_oids_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_oids_0), (void*)value); } inline static int32_t get_offset_of_m_current_1() { return static_cast(offsetof(OidEnumerator_tC2DB288576C575B69F7934274DDD8A5868CEF97C, ___m_current_1)); } inline int32_t get_m_current_1() const { return ___m_current_1; } inline int32_t* get_address_of_m_current_1() { return &___m_current_1; } inline void set_m_current_1(int32_t value) { ___m_current_1 = value; } }; // System.Security.Cryptography.X509Certificates.PublicKey struct PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620 : public RuntimeObject { public: // System.Security.Cryptography.AsymmetricAlgorithm System.Security.Cryptography.X509Certificates.PublicKey::_key AsymmetricAlgorithm_t9F811260245370BD8786A849DBF9F8054F97F4CB * ____key_0; // System.Security.Cryptography.AsnEncodedData System.Security.Cryptography.X509Certificates.PublicKey::_keyValue AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * ____keyValue_1; // System.Security.Cryptography.AsnEncodedData System.Security.Cryptography.X509Certificates.PublicKey::_params AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * ____params_2; // System.Security.Cryptography.Oid System.Security.Cryptography.X509Certificates.PublicKey::_oid Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * ____oid_3; public: inline static int32_t get_offset_of__key_0() { return static_cast(offsetof(PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620, ____key_0)); } inline AsymmetricAlgorithm_t9F811260245370BD8786A849DBF9F8054F97F4CB * get__key_0() const { return ____key_0; } inline AsymmetricAlgorithm_t9F811260245370BD8786A849DBF9F8054F97F4CB ** get_address_of__key_0() { return &____key_0; } inline void set__key_0(AsymmetricAlgorithm_t9F811260245370BD8786A849DBF9F8054F97F4CB * value) { ____key_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____key_0), (void*)value); } inline static int32_t get_offset_of__keyValue_1() { return static_cast(offsetof(PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620, ____keyValue_1)); } inline AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * get__keyValue_1() const { return ____keyValue_1; } inline AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 ** get_address_of__keyValue_1() { return &____keyValue_1; } inline void set__keyValue_1(AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * value) { ____keyValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____keyValue_1), (void*)value); } inline static int32_t get_offset_of__params_2() { return static_cast(offsetof(PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620, ____params_2)); } inline AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * get__params_2() const { return ____params_2; } inline AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 ** get_address_of__params_2() { return &____params_2; } inline void set__params_2(AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * value) { ____params_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____params_2), (void*)value); } inline static int32_t get_offset_of__oid_3() { return static_cast(offsetof(PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620, ____oid_3)); } inline Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * get__oid_3() const { return ____oid_3; } inline Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 ** get_address_of__oid_3() { return &____oid_3; } inline void set__oid_3(Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * value) { ____oid_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____oid_3), (void*)value); } }; struct PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620_StaticFields { public: // System.Byte[] System.Security.Cryptography.X509Certificates.PublicKey::Empty ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___Empty_4; public: inline static int32_t get_offset_of_Empty_4() { return static_cast(offsetof(PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620_StaticFields, ___Empty_4)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_Empty_4() const { return ___Empty_4; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_Empty_4() { return &___Empty_4; } inline void set_Empty_4(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___Empty_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_4), (void*)value); } }; // System.Security.SecureString struct SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 : public RuntimeObject { public: // System.Int32 System.Security.SecureString::length int32_t ___length_0; // System.Boolean System.Security.SecureString::disposed bool ___disposed_1; // System.Byte[] System.Security.SecureString::data ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___data_2; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_disposed_1() { return static_cast(offsetof(SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5, ___disposed_1)); } inline bool get_disposed_1() const { return ___disposed_1; } inline bool* get_address_of_disposed_1() { return &___disposed_1; } inline void set_disposed_1(bool value) { ___disposed_1 = value; } inline static int32_t get_offset_of_data_2() { return static_cast(offsetof(SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5, ___data_2)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_data_2() const { return ___data_2; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_data_2() { return &___data_2; } inline void set_data_2(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___data_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_2), (void*)value); } }; // 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_55; // System.Globalization.CodePageDataItem System.Text.Encoding::dataItem CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB * ___dataItem_56; // System.Boolean System.Text.Encoding::m_deserializedFromEverett bool ___m_deserializedFromEverett_57; // System.Boolean System.Text.Encoding::m_isReadOnly bool ___m_isReadOnly_58; // System.Text.EncoderFallback System.Text.Encoding::encoderFallback EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 * ___encoderFallback_59; // System.Text.DecoderFallback System.Text.Encoding::decoderFallback DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 * ___decoderFallback_60; public: inline static int32_t get_offset_of_m_codePage_55() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___m_codePage_55)); } inline int32_t get_m_codePage_55() const { return ___m_codePage_55; } inline int32_t* get_address_of_m_codePage_55() { return &___m_codePage_55; } inline void set_m_codePage_55(int32_t value) { ___m_codePage_55 = value; } inline static int32_t get_offset_of_dataItem_56() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___dataItem_56)); } inline CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB * get_dataItem_56() const { return ___dataItem_56; } inline CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB ** get_address_of_dataItem_56() { return &___dataItem_56; } inline void set_dataItem_56(CodePageDataItem_t6E34BEE9CCCBB35C88D714664633AF6E5F5671FB * value) { ___dataItem_56 = value; Il2CppCodeGenWriteBarrier((void**)(&___dataItem_56), (void*)value); } inline static int32_t get_offset_of_m_deserializedFromEverett_57() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___m_deserializedFromEverett_57)); } inline bool get_m_deserializedFromEverett_57() const { return ___m_deserializedFromEverett_57; } inline bool* get_address_of_m_deserializedFromEverett_57() { return &___m_deserializedFromEverett_57; } inline void set_m_deserializedFromEverett_57(bool value) { ___m_deserializedFromEverett_57 = value; } inline static int32_t get_offset_of_m_isReadOnly_58() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___m_isReadOnly_58)); } inline bool get_m_isReadOnly_58() const { return ___m_isReadOnly_58; } inline bool* get_address_of_m_isReadOnly_58() { return &___m_isReadOnly_58; } inline void set_m_isReadOnly_58(bool value) { ___m_isReadOnly_58 = value; } inline static int32_t get_offset_of_encoderFallback_59() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___encoderFallback_59)); } inline EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 * get_encoderFallback_59() const { return ___encoderFallback_59; } inline EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 ** get_address_of_encoderFallback_59() { return &___encoderFallback_59; } inline void set_encoderFallback_59(EncoderFallback_tDE342346D01608628F1BCEBB652D31009852CF63 * value) { ___encoderFallback_59 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoderFallback_59), (void*)value); } inline static int32_t get_offset_of_decoderFallback_60() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4, ___decoderFallback_60)); } inline DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 * get_decoderFallback_60() const { return ___decoderFallback_60; } inline DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 ** get_address_of_decoderFallback_60() { return &___decoderFallback_60; } inline void set_decoderFallback_60(DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 * value) { ___decoderFallback_60 = value; Il2CppCodeGenWriteBarrier((void**)(&___decoderFallback_60), (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_61; 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_61() { return static_cast(offsetof(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4_StaticFields, ___s_InternalSyncObject_61)); } inline RuntimeObject * get_s_InternalSyncObject_61() const { return ___s_InternalSyncObject_61; } inline RuntimeObject ** get_address_of_s_InternalSyncObject_61() { return &___s_InternalSyncObject_61; } inline void set_s_InternalSyncObject_61(RuntimeObject * value) { ___s_InternalSyncObject_61 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_InternalSyncObject_61), (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.UriBuilder struct UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905 : public RuntimeObject { public: // System.Boolean System.UriBuilder::_changed bool ____changed_0; // System.String System.UriBuilder::_fragment String_t* ____fragment_1; // System.String System.UriBuilder::_host String_t* ____host_2; // System.String System.UriBuilder::_password String_t* ____password_3; // System.String System.UriBuilder::_path String_t* ____path_4; // System.Int32 System.UriBuilder::_port int32_t ____port_5; // System.String System.UriBuilder::_query String_t* ____query_6; // System.String System.UriBuilder::_scheme String_t* ____scheme_7; // System.String System.UriBuilder::_schemeDelimiter String_t* ____schemeDelimiter_8; // System.Uri System.UriBuilder::_uri Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ____uri_9; // System.String System.UriBuilder::_username String_t* ____username_10; public: inline static int32_t get_offset_of__changed_0() { return static_cast(offsetof(UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905, ____changed_0)); } inline bool get__changed_0() const { return ____changed_0; } inline bool* get_address_of__changed_0() { return &____changed_0; } inline void set__changed_0(bool value) { ____changed_0 = value; } inline static int32_t get_offset_of__fragment_1() { return static_cast(offsetof(UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905, ____fragment_1)); } inline String_t* get__fragment_1() const { return ____fragment_1; } inline String_t** get_address_of__fragment_1() { return &____fragment_1; } inline void set__fragment_1(String_t* value) { ____fragment_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____fragment_1), (void*)value); } inline static int32_t get_offset_of__host_2() { return static_cast(offsetof(UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905, ____host_2)); } inline String_t* get__host_2() const { return ____host_2; } inline String_t** get_address_of__host_2() { return &____host_2; } inline void set__host_2(String_t* value) { ____host_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____host_2), (void*)value); } inline static int32_t get_offset_of__password_3() { return static_cast(offsetof(UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905, ____password_3)); } inline String_t* get__password_3() const { return ____password_3; } inline String_t** get_address_of__password_3() { return &____password_3; } inline void set__password_3(String_t* value) { ____password_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____password_3), (void*)value); } inline static int32_t get_offset_of__path_4() { return static_cast(offsetof(UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905, ____path_4)); } inline String_t* get__path_4() const { return ____path_4; } inline String_t** get_address_of__path_4() { return &____path_4; } inline void set__path_4(String_t* value) { ____path_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____path_4), (void*)value); } inline static int32_t get_offset_of__port_5() { return static_cast(offsetof(UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905, ____port_5)); } inline int32_t get__port_5() const { return ____port_5; } inline int32_t* get_address_of__port_5() { return &____port_5; } inline void set__port_5(int32_t value) { ____port_5 = value; } inline static int32_t get_offset_of__query_6() { return static_cast(offsetof(UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905, ____query_6)); } inline String_t* get__query_6() const { return ____query_6; } inline String_t** get_address_of__query_6() { return &____query_6; } inline void set__query_6(String_t* value) { ____query_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____query_6), (void*)value); } inline static int32_t get_offset_of__scheme_7() { return static_cast(offsetof(UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905, ____scheme_7)); } inline String_t* get__scheme_7() const { return ____scheme_7; } inline String_t** get_address_of__scheme_7() { return &____scheme_7; } inline void set__scheme_7(String_t* value) { ____scheme_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____scheme_7), (void*)value); } inline static int32_t get_offset_of__schemeDelimiter_8() { return static_cast(offsetof(UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905, ____schemeDelimiter_8)); } inline String_t* get__schemeDelimiter_8() const { return ____schemeDelimiter_8; } inline String_t** get_address_of__schemeDelimiter_8() { return &____schemeDelimiter_8; } inline void set__schemeDelimiter_8(String_t* value) { ____schemeDelimiter_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____schemeDelimiter_8), (void*)value); } inline static int32_t get_offset_of__uri_9() { return static_cast(offsetof(UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905, ____uri_9)); } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * get__uri_9() const { return ____uri_9; } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** get_address_of__uri_9() { return &____uri_9; } inline void set__uri_9(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * value) { ____uri_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____uri_9), (void*)value); } inline static int32_t get_offset_of__username_10() { return static_cast(offsetof(UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905, ____username_10)); } inline String_t* get__username_10() const { return ____username_10; } inline String_t** get_address_of__username_10() { return &____username_10; } inline void set__username_10(String_t* value) { ____username_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____username_10), (void*)value); } }; // System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_com { }; // 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_tE6F7FB38485D609454F9A89335B38F479C5B6086 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D10_tE6F7FB38485D609454F9A89335B38F479C5B6086__padding[10]; }; public: }; // ___StaticArrayInitTypeSizeU3D12 struct __StaticArrayInitTypeSizeU3D12_t6EBCA221EDFF79F50821238316CFA0302EE70E48 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D12_t6EBCA221EDFF79F50821238316CFA0302EE70E48__padding[12]; }; public: }; // ___StaticArrayInitTypeSizeU3D128 struct __StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905__padding[128]; }; public: }; // ___StaticArrayInitTypeSizeU3D14 struct __StaticArrayInitTypeSizeU3D14_tC5D421D768E79910C98FB4504BA3B07E43FA77F0 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D14_tC5D421D768E79910C98FB4504BA3B07E43FA77F0__padding[14]; }; public: }; // ___StaticArrayInitTypeSizeU3D256 struct __StaticArrayInitTypeSizeU3D256_t548520FAA2CCFC11107E283BF9E43588FAE5F6C7 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D256_t548520FAA2CCFC11107E283BF9E43588FAE5F6C7__padding[256]; }; public: }; // ___StaticArrayInitTypeSizeU3D3 struct __StaticArrayInitTypeSizeU3D3_t4D597C014C0C24F294DC84275F0264DCFCD4C575 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D3_t4D597C014C0C24F294DC84275F0264DCFCD4C575__padding[3]; }; public: }; // ___StaticArrayInitTypeSizeU3D32 struct __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA__padding[32]; }; public: }; // ___StaticArrayInitTypeSizeU3D44 struct __StaticArrayInitTypeSizeU3D44_tE99A9434272A367C976B32D1235A23DA85CC9671 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D44_tE99A9434272A367C976B32D1235A23DA85CC9671__padding[44]; }; public: }; // ___StaticArrayInitTypeSizeU3D6 struct __StaticArrayInitTypeSizeU3D6_tB024AE1C3AEB5C43235E76FFA23E64CD5EC3D87F { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D6_tB024AE1C3AEB5C43235E76FFA23E64CD5EC3D87F__padding[6]; }; public: }; // ___StaticArrayInitTypeSizeU3D9 struct __StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB__padding[9]; }; public: }; // System.Boolean struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.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.LinkedList`1_Enumerator struct Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedList`1_Enumerator::_list LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * ____list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1_Enumerator::_node LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * ____node_1; // System.Int32 System.Collections.Generic.LinkedList`1_Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.LinkedList`1_Enumerator::_current ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * ____current_3; // System.Int32 System.Collections.Generic.LinkedList`1_Enumerator::_index int32_t ____index_4; public: inline static int32_t get_offset_of__list_0() { return static_cast(offsetof(Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F, ____list_0)); } inline LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * get__list_0() const { return ____list_0; } inline LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F ** get_address_of__list_0() { return &____list_0; } inline void set__list_0(LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * value) { ____list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value); } inline static int32_t get_offset_of__node_1() { return static_cast(offsetof(Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F, ____node_1)); } inline LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * get__node_1() const { return ____node_1; } inline LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 ** get_address_of__node_1() { return &____node_1; } inline void set__node_1(LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * value) { ____node_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____node_1), (void*)value); } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F, ____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_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F, ____current_3)); } inline ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * get__current_3() const { return ____current_3; } inline ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 ** get_address_of__current_3() { return &____current_3; } inline void set__current_3(ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * value) { ____current_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____current_3), (void*)value); } inline static int32_t get_offset_of__index_4() { return static_cast(offsetof(Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F, ____index_4)); } inline int32_t get__index_4() const { return ____index_4; } inline int32_t* get_address_of__index_4() { return &____index_4; } inline void set__index_4(int32_t value) { ____index_4 = value; } }; // System.Collections.Generic.LinkedList`1_Enumerator struct Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 { public: // System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedList`1_Enumerator::_list LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * ____list_0; // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1_Enumerator::_node LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ____node_1; // System.Int32 System.Collections.Generic.LinkedList`1_Enumerator::_version int32_t ____version_2; // T System.Collections.Generic.LinkedList`1_Enumerator::_current RuntimeObject * ____current_3; // System.Int32 System.Collections.Generic.LinkedList`1_Enumerator::_index int32_t ____index_4; public: inline static int32_t get_offset_of__list_0() { return static_cast(offsetof(Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483, ____list_0)); } inline LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * get__list_0() const { return ____list_0; } inline LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 ** get_address_of__list_0() { return &____list_0; } inline void set__list_0(LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * value) { ____list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____list_0), (void*)value); } inline static int32_t get_offset_of__node_1() { return static_cast(offsetof(Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483, ____node_1)); } inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * get__node_1() const { return ____node_1; } inline LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 ** get_address_of__node_1() { return &____node_1; } inline void set__node_1(LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * value) { ____node_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____node_1), (void*)value); } inline static int32_t get_offset_of__version_2() { return static_cast(offsetof(Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483, ____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_tD2E008C377B02B56DD6AF067E72CE996FC350483, ____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); } inline static int32_t get_offset_of__index_4() { return static_cast(offsetof(Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483, ____index_4)); } inline int32_t get__index_4() const { return ____index_4; } inline int32_t* get_address_of__index_4() { return &____index_4; } inline void set__index_4(int32_t value) { ____index_4 = value; } }; // System.Collections.Generic.List`1_Enumerator struct Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC { public: // System.Collections.Generic.List`1 System.Collections.Generic.List`1_Enumerator::list List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF * ___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 WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___current_3; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC, ___list_0)); } inline List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF * get_list_0() const { return ___list_0; } inline List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC, ___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_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC, ___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_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC, ___current_3)); } inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * get_current_3() const { return ___current_3; } inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 ** get_address_of_current_3() { return &___current_3; } inline void set_current_3(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * 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.Specialized.NameValueCollection struct NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 : public NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D { public: // System.String[] System.Collections.Specialized.NameValueCollection::_all StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ____all_9; // System.String[] System.Collections.Specialized.NameValueCollection::_allKeys StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ____allKeys_10; public: inline static int32_t get_offset_of__all_9() { return static_cast(offsetof(NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1, ____all_9)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get__all_9() const { return ____all_9; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of__all_9() { return &____all_9; } inline void set__all_9(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ____all_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____all_9), (void*)value); } inline static int32_t get_offset_of__allKeys_10() { return static_cast(offsetof(NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1, ____allKeys_10)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get__allKeys_10() const { return ____allKeys_10; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of__allKeys_10() { return &____allKeys_10; } inline void set__allKeys_10(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ____allKeys_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____allKeys_10), (void*)value); } }; // System.ComponentModel.Component struct Component_t7AEFE153F6778CF52E1981BC3E811A9604B29473 : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF { public: // System.ComponentModel.ISite System.ComponentModel.Component::site RuntimeObject* ___site_2; // System.ComponentModel.EventHandlerList System.ComponentModel.Component::events EventHandlerList_tFE9EF79E85419EBB2C206CF475E29A9960699BE4 * ___events_3; public: inline static int32_t get_offset_of_site_2() { return static_cast(offsetof(Component_t7AEFE153F6778CF52E1981BC3E811A9604B29473, ___site_2)); } inline RuntimeObject* get_site_2() const { return ___site_2; } inline RuntimeObject** get_address_of_site_2() { return &___site_2; } inline void set_site_2(RuntimeObject* value) { ___site_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___site_2), (void*)value); } inline static int32_t get_offset_of_events_3() { return static_cast(offsetof(Component_t7AEFE153F6778CF52E1981BC3E811A9604B29473, ___events_3)); } inline EventHandlerList_tFE9EF79E85419EBB2C206CF475E29A9960699BE4 * get_events_3() const { return ___events_3; } inline EventHandlerList_tFE9EF79E85419EBB2C206CF475E29A9960699BE4 ** get_address_of_events_3() { return &___events_3; } inline void set_events_3(EventHandlerList_tFE9EF79E85419EBB2C206CF475E29A9960699BE4 * value) { ___events_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___events_3), (void*)value); } }; struct Component_t7AEFE153F6778CF52E1981BC3E811A9604B29473_StaticFields { public: // System.Object System.ComponentModel.Component::EventDisposed RuntimeObject * ___EventDisposed_1; public: inline static int32_t get_offset_of_EventDisposed_1() { return static_cast(offsetof(Component_t7AEFE153F6778CF52E1981BC3E811A9604B29473_StaticFields, ___EventDisposed_1)); } inline RuntimeObject * get_EventDisposed_1() const { return ___EventDisposed_1; } inline RuntimeObject ** get_address_of_EventDisposed_1() { return &___EventDisposed_1; } inline void set_EventDisposed_1(RuntimeObject * value) { ___EventDisposed_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EventDisposed_1), (void*)value); } }; // System.ComponentModel.DescriptionAttribute struct DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75 : public Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 { public: // System.String System.ComponentModel.DescriptionAttribute::description String_t* ___description_1; public: inline static int32_t get_offset_of_description_1() { return static_cast(offsetof(DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75, ___description_1)); } inline String_t* get_description_1() const { return ___description_1; } inline String_t** get_address_of_description_1() { return &___description_1; } inline void set_description_1(String_t* value) { ___description_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___description_1), (void*)value); } }; struct DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75_StaticFields { public: // System.ComponentModel.DescriptionAttribute System.ComponentModel.DescriptionAttribute::Default DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75 * ___Default_0; public: inline static int32_t get_offset_of_Default_0() { return static_cast(offsetof(DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75_StaticFields, ___Default_0)); } inline DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75 * get_Default_0() const { return ___Default_0; } inline DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75 ** get_address_of_Default_0() { return &___Default_0; } inline void set_Default_0(DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75 * value) { ___Default_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Default_0), (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.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.IO.Stream struct Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF { public: // System.IO.Stream_ReadWriteTask System.IO.Stream::_activeReadWriteTask ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 * ____activeReadWriteTask_2; // System.Threading.SemaphoreSlim System.IO.Stream::_asyncActiveSemaphore SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * ____asyncActiveSemaphore_3; public: inline static int32_t get_offset_of__activeReadWriteTask_2() { return static_cast(offsetof(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7, ____activeReadWriteTask_2)); } inline ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 * get__activeReadWriteTask_2() const { return ____activeReadWriteTask_2; } inline ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 ** get_address_of__activeReadWriteTask_2() { return &____activeReadWriteTask_2; } inline void set__activeReadWriteTask_2(ReadWriteTask_tFA17EEE8BC5C4C83EAEFCC3662A30DE351ABAA80 * value) { ____activeReadWriteTask_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____activeReadWriteTask_2), (void*)value); } inline static int32_t get_offset_of__asyncActiveSemaphore_3() { return static_cast(offsetof(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7, ____asyncActiveSemaphore_3)); } inline SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * get__asyncActiveSemaphore_3() const { return ____asyncActiveSemaphore_3; } inline SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 ** get_address_of__asyncActiveSemaphore_3() { return &____asyncActiveSemaphore_3; } inline void set__asyncActiveSemaphore_3(SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * value) { ____asyncActiveSemaphore_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____asyncActiveSemaphore_3), (void*)value); } }; struct Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7_StaticFields { public: // System.IO.Stream System.IO.Stream::Null Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___Null_1; public: inline static int32_t get_offset_of_Null_1() { return static_cast(offsetof(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7_StaticFields, ___Null_1)); } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * get_Null_1() const { return ___Null_1; } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 ** get_address_of_Null_1() { return &___Null_1; } inline void set_Null_1(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * value) { ___Null_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Null_1), (void*)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.Net.IPEndPoint struct IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F : public EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 { public: // System.Net.IPAddress System.Net.IPEndPoint::m_Address IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * ___m_Address_0; // System.Int32 System.Net.IPEndPoint::m_Port int32_t ___m_Port_1; public: inline static int32_t get_offset_of_m_Address_0() { return static_cast(offsetof(IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F, ___m_Address_0)); } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * get_m_Address_0() const { return ___m_Address_0; } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE ** get_address_of_m_Address_0() { return &___m_Address_0; } inline void set_m_Address_0(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * value) { ___m_Address_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Address_0), (void*)value); } inline static int32_t get_offset_of_m_Port_1() { return static_cast(offsetof(IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F, ___m_Port_1)); } inline int32_t get_m_Port_1() const { return ___m_Port_1; } inline int32_t* get_address_of_m_Port_1() { return &___m_Port_1; } inline void set_m_Port_1(int32_t value) { ___m_Port_1 = value; } }; struct IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F_StaticFields { public: // System.Net.IPEndPoint System.Net.IPEndPoint::Any IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F * ___Any_2; // System.Net.IPEndPoint System.Net.IPEndPoint::IPv6Any IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F * ___IPv6Any_3; public: inline static int32_t get_offset_of_Any_2() { return static_cast(offsetof(IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F_StaticFields, ___Any_2)); } inline IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F * get_Any_2() const { return ___Any_2; } inline IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F ** get_address_of_Any_2() { return &___Any_2; } inline void set_Any_2(IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F * value) { ___Any_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Any_2), (void*)value); } inline static int32_t get_offset_of_IPv6Any_3() { return static_cast(offsetof(IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F_StaticFields, ___IPv6Any_3)); } inline IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F * get_IPv6Any_3() const { return ___IPv6Any_3; } inline IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F ** get_address_of_IPv6Any_3() { return &___IPv6Any_3; } inline void set_IPv6Any_3(IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F * value) { ___IPv6Any_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___IPv6Any_3), (void*)value); } }; // System.Net.SystemNetworkCredential struct SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F : public NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 { public: public: }; struct SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F_StaticFields { public: // System.Net.SystemNetworkCredential System.Net.SystemNetworkCredential::defaultCredential SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F * ___defaultCredential_3; public: inline static int32_t get_offset_of_defaultCredential_3() { return static_cast(offsetof(SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F_StaticFields, ___defaultCredential_3)); } inline SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F * get_defaultCredential_3() const { return ___defaultCredential_3; } inline SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F ** get_address_of_defaultCredential_3() { return &___defaultCredential_3; } inline void set_defaultCredential_3(SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F * value) { ___defaultCredential_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultCredential_3), (void*)value); } }; // System.Net.TimerThread_InfiniteTimerQueue struct InfiniteTimerQueue_t141BA98635EDB34E2BAAFE8BA5C91795E7CCAB51 : public Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 { public: public: }; // System.Net.TimerThread_TimerQueue struct TimerQueue_t8C40E5540B8DCC1AF23C12BC62F6D1D8061F754C : public Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 { public: // System.Net.TimerThread_TimerNode System.Net.TimerThread_TimerQueue::m_Timers TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * ___m_Timers_1; public: inline static int32_t get_offset_of_m_Timers_1() { return static_cast(offsetof(TimerQueue_t8C40E5540B8DCC1AF23C12BC62F6D1D8061F754C, ___m_Timers_1)); } inline TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * get_m_Timers_1() const { return ___m_Timers_1; } inline TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B ** get_address_of_m_Timers_1() { return &___m_Timers_1; } inline void set_m_Timers_1(TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * value) { ___m_Timers_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Timers_1), (void*)value); } }; // System.Net.WebRequest_WebProxyWrapper struct WebProxyWrapper_t47B30DCD77853C5079F4944A6FCA329026D84E3B : public WebProxyWrapperOpaque_t6CC216364481C2A8254832AA0897F770BB494A62 { public: public: }; // System.Net.WebResponse struct WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF { public: public: }; // System.Nullable`1 struct Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 { public: // T System.Nullable`1::value bool ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793, ___value_0)); } inline bool get_value_0() const { return ___value_0; } inline bool* get_address_of_value_0() { return &___value_0; } inline void set_value_0(bool value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // 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.Security.Cryptography.DSA struct DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF : public AsymmetricAlgorithm_t9F811260245370BD8786A849DBF9F8054F97F4CB { public: public: }; // System.Security.Cryptography.DSAParameters struct DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6 { public: // System.Byte[] System.Security.Cryptography.DSAParameters::P ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___P_0; // System.Byte[] System.Security.Cryptography.DSAParameters::Q ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___Q_1; // System.Byte[] System.Security.Cryptography.DSAParameters::G ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___G_2; // System.Byte[] System.Security.Cryptography.DSAParameters::Y ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___Y_3; // System.Byte[] System.Security.Cryptography.DSAParameters::J ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___J_4; // System.Byte[] System.Security.Cryptography.DSAParameters::X ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___X_5; // System.Byte[] System.Security.Cryptography.DSAParameters::Seed ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___Seed_6; // System.Int32 System.Security.Cryptography.DSAParameters::Counter int32_t ___Counter_7; public: inline static int32_t get_offset_of_P_0() { return static_cast(offsetof(DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6, ___P_0)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_P_0() const { return ___P_0; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_P_0() { return &___P_0; } inline void set_P_0(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___P_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___P_0), (void*)value); } inline static int32_t get_offset_of_Q_1() { return static_cast(offsetof(DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6, ___Q_1)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_Q_1() const { return ___Q_1; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_Q_1() { return &___Q_1; } inline void set_Q_1(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___Q_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Q_1), (void*)value); } inline static int32_t get_offset_of_G_2() { return static_cast(offsetof(DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6, ___G_2)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_G_2() const { return ___G_2; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_G_2() { return &___G_2; } inline void set_G_2(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___G_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___G_2), (void*)value); } inline static int32_t get_offset_of_Y_3() { return static_cast(offsetof(DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6, ___Y_3)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_Y_3() const { return ___Y_3; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_Y_3() { return &___Y_3; } inline void set_Y_3(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___Y_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Y_3), (void*)value); } inline static int32_t get_offset_of_J_4() { return static_cast(offsetof(DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6, ___J_4)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_J_4() const { return ___J_4; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_J_4() { return &___J_4; } inline void set_J_4(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___J_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___J_4), (void*)value); } inline static int32_t get_offset_of_X_5() { return static_cast(offsetof(DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6, ___X_5)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_X_5() const { return ___X_5; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_X_5() { return &___X_5; } inline void set_X_5(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___X_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___X_5), (void*)value); } inline static int32_t get_offset_of_Seed_6() { return static_cast(offsetof(DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6, ___Seed_6)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_Seed_6() const { return ___Seed_6; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_Seed_6() { return &___Seed_6; } inline void set_Seed_6(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___Seed_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___Seed_6), (void*)value); } inline static int32_t get_offset_of_Counter_7() { return static_cast(offsetof(DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6, ___Counter_7)); } inline int32_t get_Counter_7() const { return ___Counter_7; } inline int32_t* get_address_of_Counter_7() { return &___Counter_7; } inline void set_Counter_7(int32_t value) { ___Counter_7 = value; } }; // Native definition for P/Invoke marshalling of System.Security.Cryptography.DSAParameters struct DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6_marshaled_pinvoke { Il2CppSafeArray/*NONE*/* ___P_0; Il2CppSafeArray/*NONE*/* ___Q_1; Il2CppSafeArray/*NONE*/* ___G_2; Il2CppSafeArray/*NONE*/* ___Y_3; Il2CppSafeArray/*NONE*/* ___J_4; Il2CppSafeArray/*NONE*/* ___X_5; Il2CppSafeArray/*NONE*/* ___Seed_6; int32_t ___Counter_7; }; // Native definition for COM marshalling of System.Security.Cryptography.DSAParameters struct DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6_marshaled_com { Il2CppSafeArray/*NONE*/* ___P_0; Il2CppSafeArray/*NONE*/* ___Q_1; Il2CppSafeArray/*NONE*/* ___G_2; Il2CppSafeArray/*NONE*/* ___Y_3; Il2CppSafeArray/*NONE*/* ___J_4; Il2CppSafeArray/*NONE*/* ___X_5; Il2CppSafeArray/*NONE*/* ___Seed_6; int32_t ___Counter_7; }; // System.Security.Cryptography.RSA struct RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 : public AsymmetricAlgorithm_t9F811260245370BD8786A849DBF9F8054F97F4CB { public: public: }; // System.Security.Cryptography.RSAParameters struct RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717 { public: // System.Byte[] System.Security.Cryptography.RSAParameters::Exponent ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___Exponent_0; // System.Byte[] System.Security.Cryptography.RSAParameters::Modulus ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___Modulus_1; // System.Byte[] System.Security.Cryptography.RSAParameters::P ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___P_2; // System.Byte[] System.Security.Cryptography.RSAParameters::Q ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___Q_3; // System.Byte[] System.Security.Cryptography.RSAParameters::DP ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___DP_4; // System.Byte[] System.Security.Cryptography.RSAParameters::DQ ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___DQ_5; // System.Byte[] System.Security.Cryptography.RSAParameters::InverseQ ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___InverseQ_6; // System.Byte[] System.Security.Cryptography.RSAParameters::D ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___D_7; public: inline static int32_t get_offset_of_Exponent_0() { return static_cast(offsetof(RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717, ___Exponent_0)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_Exponent_0() const { return ___Exponent_0; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_Exponent_0() { return &___Exponent_0; } inline void set_Exponent_0(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___Exponent_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Exponent_0), (void*)value); } inline static int32_t get_offset_of_Modulus_1() { return static_cast(offsetof(RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717, ___Modulus_1)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_Modulus_1() const { return ___Modulus_1; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_Modulus_1() { return &___Modulus_1; } inline void set_Modulus_1(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___Modulus_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Modulus_1), (void*)value); } inline static int32_t get_offset_of_P_2() { return static_cast(offsetof(RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717, ___P_2)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_P_2() const { return ___P_2; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_P_2() { return &___P_2; } inline void set_P_2(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___P_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___P_2), (void*)value); } inline static int32_t get_offset_of_Q_3() { return static_cast(offsetof(RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717, ___Q_3)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_Q_3() const { return ___Q_3; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_Q_3() { return &___Q_3; } inline void set_Q_3(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___Q_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Q_3), (void*)value); } inline static int32_t get_offset_of_DP_4() { return static_cast(offsetof(RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717, ___DP_4)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_DP_4() const { return ___DP_4; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_DP_4() { return &___DP_4; } inline void set_DP_4(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___DP_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___DP_4), (void*)value); } inline static int32_t get_offset_of_DQ_5() { return static_cast(offsetof(RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717, ___DQ_5)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_DQ_5() const { return ___DQ_5; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_DQ_5() { return &___DQ_5; } inline void set_DQ_5(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___DQ_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___DQ_5), (void*)value); } inline static int32_t get_offset_of_InverseQ_6() { return static_cast(offsetof(RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717, ___InverseQ_6)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_InverseQ_6() const { return ___InverseQ_6; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_InverseQ_6() { return &___InverseQ_6; } inline void set_InverseQ_6(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___InverseQ_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___InverseQ_6), (void*)value); } inline static int32_t get_offset_of_D_7() { return static_cast(offsetof(RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717, ___D_7)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_D_7() const { return ___D_7; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_D_7() { return &___D_7; } inline void set_D_7(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___D_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___D_7), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Security.Cryptography.RSAParameters struct RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717_marshaled_pinvoke { Il2CppSafeArray/*NONE*/* ___Exponent_0; Il2CppSafeArray/*NONE*/* ___Modulus_1; Il2CppSafeArray/*NONE*/* ___P_2; Il2CppSafeArray/*NONE*/* ___Q_3; Il2CppSafeArray/*NONE*/* ___DP_4; Il2CppSafeArray/*NONE*/* ___DQ_5; Il2CppSafeArray/*NONE*/* ___InverseQ_6; Il2CppSafeArray/*NONE*/* ___D_7; }; // Native definition for COM marshalling of System.Security.Cryptography.RSAParameters struct RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717_marshaled_com { Il2CppSafeArray/*NONE*/* ___Exponent_0; Il2CppSafeArray/*NONE*/* ___Modulus_1; Il2CppSafeArray/*NONE*/* ___P_2; Il2CppSafeArray/*NONE*/* ___Q_3; Il2CppSafeArray/*NONE*/* ___DP_4; Il2CppSafeArray/*NONE*/* ___DQ_5; Il2CppSafeArray/*NONE*/* ___InverseQ_6; Il2CppSafeArray/*NONE*/* ___D_7; }; // System.Security.Cryptography.X509Certificates.X509Extension struct X509Extension_t223237DF0C323CC455D3A2634D977773D2F3818A : public AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 { public: // System.Boolean System.Security.Cryptography.X509Certificates.X509Extension::_critical bool ____critical_2; public: inline static int32_t get_offset_of__critical_2() { return static_cast(offsetof(X509Extension_t223237DF0C323CC455D3A2634D977773D2F3818A, ____critical_2)); } inline bool get__critical_2() const { return ____critical_2; } inline bool* get_address_of__critical_2() { return &____critical_2; } inline void set__critical_2(bool value) { ____critical_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.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017 { public: union { struct { }; uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1]; }; public: }; // struct U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291 : public RuntimeObject { public: public: }; struct U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields { public: // ___StaticArrayInitTypeSizeU3D14 ::0283A6AF88802AB45989B29549915BEA0F6CD515 __StaticArrayInitTypeSizeU3D14_tC5D421D768E79910C98FB4504BA3B07E43FA77F0 ___0283A6AF88802AB45989B29549915BEA0F6CD515_0; // System.Int64 ::03F4297FCC30D0FD5E420E5D26E7FA711167C7EF int64_t ___03F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1; // ___StaticArrayInitTypeSizeU3D9 ::1A39764B112685485A5BA7B2880D878B858C1A7A __StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB ___1A39764B112685485A5BA7B2880D878B858C1A7A_2; // ___StaticArrayInitTypeSizeU3D3 ::1A84029C80CB5518379F199F53FF08A7B764F8FD __StaticArrayInitTypeSizeU3D3_t4D597C014C0C24F294DC84275F0264DCFCD4C575 ___1A84029C80CB5518379F199F53FF08A7B764F8FD_3; // ___StaticArrayInitTypeSizeU3D12 ::3BE77BF818331C2D8400FFFFF9FADD3F16AD89AC __StaticArrayInitTypeSizeU3D12_t6EBCA221EDFF79F50821238316CFA0302EE70E48 ___3BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4; // ___StaticArrayInitTypeSizeU3D10 ::53437C3B2572EDB9B8640C3195DF3BC2729C5EA1 __StaticArrayInitTypeSizeU3D10_tE6F7FB38485D609454F9A89335B38F479C5B6086 ___53437C3B2572EDB9B8640C3195DF3BC2729C5EA1_5; // ___StaticArrayInitTypeSizeU3D32 ::59F5BD34B6C013DEACC784F69C67E95150033A84 __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA ___59F5BD34B6C013DEACC784F69C67E95150033A84_6; // ___StaticArrayInitTypeSizeU3D6 ::5BC3486B05BA8CF4689C7BDB198B3F477BB4E20C __StaticArrayInitTypeSizeU3D6_tB024AE1C3AEB5C43235E76FFA23E64CD5EC3D87F ___5BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_7; // ___StaticArrayInitTypeSizeU3D9 ::6D49C9D487D7AD3491ECE08732D68A593CC2038D __StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB ___6D49C9D487D7AD3491ECE08732D68A593CC2038D_8; // ___StaticArrayInitTypeSizeU3D128 ::6F3AD3DC3AF8047587C4C9D696EB68A01FEF796E __StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 ___6F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_9; // ___StaticArrayInitTypeSizeU3D44 ::8E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3 __StaticArrayInitTypeSizeU3D44_tE99A9434272A367C976B32D1235A23DA85CC9671 ___8E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_10; // System.Int64 ::98A44A6F8606AE6F23FE230286C1D6FBCC407226 int64_t ___98A44A6F8606AE6F23FE230286C1D6FBCC407226_11; // ___StaticArrayInitTypeSizeU3D32 ::C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536 __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA ___C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_12; // ___StaticArrayInitTypeSizeU3D128 ::CCEEADA43268372341F81AE0C9208C6856441C04 __StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 ___CCEEADA43268372341F81AE0C9208C6856441C04_13; // System.Int64 ::E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78 int64_t ___E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_14; // ___StaticArrayInitTypeSizeU3D32 ::EC5842B3154E1AF94500B57220EB9F684BCCC42A __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA ___EC5842B3154E1AF94500B57220EB9F684BCCC42A_15; // ___StaticArrayInitTypeSizeU3D256 ::EEAFE8C6E1AB017237567305EE925C976CDB6458 __StaticArrayInitTypeSizeU3D256_t548520FAA2CCFC11107E283BF9E43588FAE5F6C7 ___EEAFE8C6E1AB017237567305EE925C976CDB6458_16; public: inline static int32_t get_offset_of_U30283A6AF88802AB45989B29549915BEA0F6CD515_0() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___0283A6AF88802AB45989B29549915BEA0F6CD515_0)); } inline __StaticArrayInitTypeSizeU3D14_tC5D421D768E79910C98FB4504BA3B07E43FA77F0 get_U30283A6AF88802AB45989B29549915BEA0F6CD515_0() const { return ___0283A6AF88802AB45989B29549915BEA0F6CD515_0; } inline __StaticArrayInitTypeSizeU3D14_tC5D421D768E79910C98FB4504BA3B07E43FA77F0 * get_address_of_U30283A6AF88802AB45989B29549915BEA0F6CD515_0() { return &___0283A6AF88802AB45989B29549915BEA0F6CD515_0; } inline void set_U30283A6AF88802AB45989B29549915BEA0F6CD515_0(__StaticArrayInitTypeSizeU3D14_tC5D421D768E79910C98FB4504BA3B07E43FA77F0 value) { ___0283A6AF88802AB45989B29549915BEA0F6CD515_0 = value; } inline static int32_t get_offset_of_U303F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___03F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1)); } inline int64_t get_U303F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1() const { return ___03F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1; } inline int64_t* get_address_of_U303F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1() { return &___03F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1; } inline void set_U303F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1(int64_t value) { ___03F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1 = value; } inline static int32_t get_offset_of_U31A39764B112685485A5BA7B2880D878B858C1A7A_2() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___1A39764B112685485A5BA7B2880D878B858C1A7A_2)); } inline __StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB get_U31A39764B112685485A5BA7B2880D878B858C1A7A_2() const { return ___1A39764B112685485A5BA7B2880D878B858C1A7A_2; } inline __StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB * get_address_of_U31A39764B112685485A5BA7B2880D878B858C1A7A_2() { return &___1A39764B112685485A5BA7B2880D878B858C1A7A_2; } inline void set_U31A39764B112685485A5BA7B2880D878B858C1A7A_2(__StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB value) { ___1A39764B112685485A5BA7B2880D878B858C1A7A_2 = value; } inline static int32_t get_offset_of_U31A84029C80CB5518379F199F53FF08A7B764F8FD_3() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___1A84029C80CB5518379F199F53FF08A7B764F8FD_3)); } inline __StaticArrayInitTypeSizeU3D3_t4D597C014C0C24F294DC84275F0264DCFCD4C575 get_U31A84029C80CB5518379F199F53FF08A7B764F8FD_3() const { return ___1A84029C80CB5518379F199F53FF08A7B764F8FD_3; } inline __StaticArrayInitTypeSizeU3D3_t4D597C014C0C24F294DC84275F0264DCFCD4C575 * get_address_of_U31A84029C80CB5518379F199F53FF08A7B764F8FD_3() { return &___1A84029C80CB5518379F199F53FF08A7B764F8FD_3; } inline void set_U31A84029C80CB5518379F199F53FF08A7B764F8FD_3(__StaticArrayInitTypeSizeU3D3_t4D597C014C0C24F294DC84275F0264DCFCD4C575 value) { ___1A84029C80CB5518379F199F53FF08A7B764F8FD_3 = value; } inline static int32_t get_offset_of_U33BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___3BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4)); } inline __StaticArrayInitTypeSizeU3D12_t6EBCA221EDFF79F50821238316CFA0302EE70E48 get_U33BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4() const { return ___3BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4; } inline __StaticArrayInitTypeSizeU3D12_t6EBCA221EDFF79F50821238316CFA0302EE70E48 * get_address_of_U33BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4() { return &___3BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4; } inline void set_U33BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4(__StaticArrayInitTypeSizeU3D12_t6EBCA221EDFF79F50821238316CFA0302EE70E48 value) { ___3BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4 = value; } inline static int32_t get_offset_of_U353437C3B2572EDB9B8640C3195DF3BC2729C5EA1_5() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___53437C3B2572EDB9B8640C3195DF3BC2729C5EA1_5)); } inline __StaticArrayInitTypeSizeU3D10_tE6F7FB38485D609454F9A89335B38F479C5B6086 get_U353437C3B2572EDB9B8640C3195DF3BC2729C5EA1_5() const { return ___53437C3B2572EDB9B8640C3195DF3BC2729C5EA1_5; } inline __StaticArrayInitTypeSizeU3D10_tE6F7FB38485D609454F9A89335B38F479C5B6086 * get_address_of_U353437C3B2572EDB9B8640C3195DF3BC2729C5EA1_5() { return &___53437C3B2572EDB9B8640C3195DF3BC2729C5EA1_5; } inline void set_U353437C3B2572EDB9B8640C3195DF3BC2729C5EA1_5(__StaticArrayInitTypeSizeU3D10_tE6F7FB38485D609454F9A89335B38F479C5B6086 value) { ___53437C3B2572EDB9B8640C3195DF3BC2729C5EA1_5 = value; } inline static int32_t get_offset_of_U359F5BD34B6C013DEACC784F69C67E95150033A84_6() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___59F5BD34B6C013DEACC784F69C67E95150033A84_6)); } inline __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA get_U359F5BD34B6C013DEACC784F69C67E95150033A84_6() const { return ___59F5BD34B6C013DEACC784F69C67E95150033A84_6; } inline __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA * get_address_of_U359F5BD34B6C013DEACC784F69C67E95150033A84_6() { return &___59F5BD34B6C013DEACC784F69C67E95150033A84_6; } inline void set_U359F5BD34B6C013DEACC784F69C67E95150033A84_6(__StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA value) { ___59F5BD34B6C013DEACC784F69C67E95150033A84_6 = value; } inline static int32_t get_offset_of_U35BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_7() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___5BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_7)); } inline __StaticArrayInitTypeSizeU3D6_tB024AE1C3AEB5C43235E76FFA23E64CD5EC3D87F get_U35BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_7() const { return ___5BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_7; } inline __StaticArrayInitTypeSizeU3D6_tB024AE1C3AEB5C43235E76FFA23E64CD5EC3D87F * get_address_of_U35BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_7() { return &___5BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_7; } inline void set_U35BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_7(__StaticArrayInitTypeSizeU3D6_tB024AE1C3AEB5C43235E76FFA23E64CD5EC3D87F value) { ___5BC3486B05BA8CF4689C7BDB198B3F477BB4E20C_7 = value; } inline static int32_t get_offset_of_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_8() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___6D49C9D487D7AD3491ECE08732D68A593CC2038D_8)); } inline __StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB get_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_8() const { return ___6D49C9D487D7AD3491ECE08732D68A593CC2038D_8; } inline __StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB * get_address_of_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_8() { return &___6D49C9D487D7AD3491ECE08732D68A593CC2038D_8; } inline void set_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_8(__StaticArrayInitTypeSizeU3D9_tAB3C7ADC1E437C21F21AAF2C925676D0F9801BCB value) { ___6D49C9D487D7AD3491ECE08732D68A593CC2038D_8 = value; } inline static int32_t get_offset_of_U36F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_9() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___6F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_9)); } inline __StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 get_U36F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_9() const { return ___6F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_9; } inline __StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 * get_address_of_U36F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_9() { return &___6F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_9; } inline void set_U36F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_9(__StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 value) { ___6F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_9 = value; } inline static int32_t get_offset_of_U38E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_10() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___8E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_10)); } inline __StaticArrayInitTypeSizeU3D44_tE99A9434272A367C976B32D1235A23DA85CC9671 get_U38E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_10() const { return ___8E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_10; } inline __StaticArrayInitTypeSizeU3D44_tE99A9434272A367C976B32D1235A23DA85CC9671 * get_address_of_U38E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_10() { return &___8E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_10; } inline void set_U38E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_10(__StaticArrayInitTypeSizeU3D44_tE99A9434272A367C976B32D1235A23DA85CC9671 value) { ___8E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_10 = value; } inline static int32_t get_offset_of_U398A44A6F8606AE6F23FE230286C1D6FBCC407226_11() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___98A44A6F8606AE6F23FE230286C1D6FBCC407226_11)); } inline int64_t get_U398A44A6F8606AE6F23FE230286C1D6FBCC407226_11() const { return ___98A44A6F8606AE6F23FE230286C1D6FBCC407226_11; } inline int64_t* get_address_of_U398A44A6F8606AE6F23FE230286C1D6FBCC407226_11() { return &___98A44A6F8606AE6F23FE230286C1D6FBCC407226_11; } inline void set_U398A44A6F8606AE6F23FE230286C1D6FBCC407226_11(int64_t value) { ___98A44A6F8606AE6F23FE230286C1D6FBCC407226_11 = value; } inline static int32_t get_offset_of_C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_12() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_12)); } inline __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA get_C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_12() const { return ___C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_12; } inline __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA * get_address_of_C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_12() { return &___C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_12; } inline void set_C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_12(__StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA value) { ___C02C28AFEBE998F767E4AF43E3BE8F5E9FA11536_12 = value; } inline static int32_t get_offset_of_CCEEADA43268372341F81AE0C9208C6856441C04_13() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___CCEEADA43268372341F81AE0C9208C6856441C04_13)); } inline __StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 get_CCEEADA43268372341F81AE0C9208C6856441C04_13() const { return ___CCEEADA43268372341F81AE0C9208C6856441C04_13; } inline __StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 * get_address_of_CCEEADA43268372341F81AE0C9208C6856441C04_13() { return &___CCEEADA43268372341F81AE0C9208C6856441C04_13; } inline void set_CCEEADA43268372341F81AE0C9208C6856441C04_13(__StaticArrayInitTypeSizeU3D128_t4A42759E6E25B0C61E6036A661F4344DE92C2905 value) { ___CCEEADA43268372341F81AE0C9208C6856441C04_13 = value; } inline static int32_t get_offset_of_E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_14() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_14)); } inline int64_t get_E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_14() const { return ___E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_14; } inline int64_t* get_address_of_E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_14() { return &___E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_14; } inline void set_E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_14(int64_t value) { ___E5BC1BAFADE1862DD6E0B9FB632BFAA6C3873A78_14 = value; } inline static int32_t get_offset_of_EC5842B3154E1AF94500B57220EB9F684BCCC42A_15() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___EC5842B3154E1AF94500B57220EB9F684BCCC42A_15)); } inline __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA get_EC5842B3154E1AF94500B57220EB9F684BCCC42A_15() const { return ___EC5842B3154E1AF94500B57220EB9F684BCCC42A_15; } inline __StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA * get_address_of_EC5842B3154E1AF94500B57220EB9F684BCCC42A_15() { return &___EC5842B3154E1AF94500B57220EB9F684BCCC42A_15; } inline void set_EC5842B3154E1AF94500B57220EB9F684BCCC42A_15(__StaticArrayInitTypeSizeU3D32_t5300E5FCBD58716E8A4EBB9470E4FAE1A0A964FA value) { ___EC5842B3154E1AF94500B57220EB9F684BCCC42A_15 = value; } inline static int32_t get_offset_of_EEAFE8C6E1AB017237567305EE925C976CDB6458_16() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291_StaticFields, ___EEAFE8C6E1AB017237567305EE925C976CDB6458_16)); } inline __StaticArrayInitTypeSizeU3D256_t548520FAA2CCFC11107E283BF9E43588FAE5F6C7 get_EEAFE8C6E1AB017237567305EE925C976CDB6458_16() const { return ___EEAFE8C6E1AB017237567305EE925C976CDB6458_16; } inline __StaticArrayInitTypeSizeU3D256_t548520FAA2CCFC11107E283BF9E43588FAE5F6C7 * get_address_of_EEAFE8C6E1AB017237567305EE925C976CDB6458_16() { return &___EEAFE8C6E1AB017237567305EE925C976CDB6458_16; } inline void set_EEAFE8C6E1AB017237567305EE925C976CDB6458_16(__StaticArrayInitTypeSizeU3D256_t548520FAA2CCFC11107E283BF9E43588FAE5F6C7 value) { ___EEAFE8C6E1AB017237567305EE925C976CDB6458_16 = value; } }; // Mono.Security.Cryptography.RSAManaged struct RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745 : public RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 { public: // System.Boolean Mono.Security.Cryptography.RSAManaged::isCRTpossible bool ___isCRTpossible_2; // System.Boolean Mono.Security.Cryptography.RSAManaged::keypairGenerated bool ___keypairGenerated_3; // System.Boolean Mono.Security.Cryptography.RSAManaged::m_disposed bool ___m_disposed_4; // Mono.Math.BigInteger Mono.Security.Cryptography.RSAManaged::d BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * ___d_5; // Mono.Math.BigInteger Mono.Security.Cryptography.RSAManaged::p BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * ___p_6; // Mono.Math.BigInteger Mono.Security.Cryptography.RSAManaged::q BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * ___q_7; // Mono.Math.BigInteger Mono.Security.Cryptography.RSAManaged::dp BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * ___dp_8; // Mono.Math.BigInteger Mono.Security.Cryptography.RSAManaged::dq BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * ___dq_9; // Mono.Math.BigInteger Mono.Security.Cryptography.RSAManaged::qInv BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * ___qInv_10; // Mono.Math.BigInteger Mono.Security.Cryptography.RSAManaged::n BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * ___n_11; // Mono.Math.BigInteger Mono.Security.Cryptography.RSAManaged::e BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * ___e_12; // Mono.Security.Cryptography.RSAManaged_KeyGeneratedEventHandler Mono.Security.Cryptography.RSAManaged::KeyGenerated KeyGeneratedEventHandler_t4696955EF1EA571682FB3F21F5A4CA5E5B6737A9 * ___KeyGenerated_13; public: inline static int32_t get_offset_of_isCRTpossible_2() { return static_cast(offsetof(RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745, ___isCRTpossible_2)); } inline bool get_isCRTpossible_2() const { return ___isCRTpossible_2; } inline bool* get_address_of_isCRTpossible_2() { return &___isCRTpossible_2; } inline void set_isCRTpossible_2(bool value) { ___isCRTpossible_2 = value; } inline static int32_t get_offset_of_keypairGenerated_3() { return static_cast(offsetof(RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745, ___keypairGenerated_3)); } inline bool get_keypairGenerated_3() const { return ___keypairGenerated_3; } inline bool* get_address_of_keypairGenerated_3() { return &___keypairGenerated_3; } inline void set_keypairGenerated_3(bool value) { ___keypairGenerated_3 = value; } inline static int32_t get_offset_of_m_disposed_4() { return static_cast(offsetof(RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745, ___m_disposed_4)); } inline bool get_m_disposed_4() const { return ___m_disposed_4; } inline bool* get_address_of_m_disposed_4() { return &___m_disposed_4; } inline void set_m_disposed_4(bool value) { ___m_disposed_4 = value; } inline static int32_t get_offset_of_d_5() { return static_cast(offsetof(RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745, ___d_5)); } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * get_d_5() const { return ___d_5; } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 ** get_address_of_d_5() { return &___d_5; } inline void set_d_5(BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * value) { ___d_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___d_5), (void*)value); } inline static int32_t get_offset_of_p_6() { return static_cast(offsetof(RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745, ___p_6)); } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * get_p_6() const { return ___p_6; } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 ** get_address_of_p_6() { return &___p_6; } inline void set_p_6(BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * value) { ___p_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___p_6), (void*)value); } inline static int32_t get_offset_of_q_7() { return static_cast(offsetof(RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745, ___q_7)); } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * get_q_7() const { return ___q_7; } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 ** get_address_of_q_7() { return &___q_7; } inline void set_q_7(BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * value) { ___q_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___q_7), (void*)value); } inline static int32_t get_offset_of_dp_8() { return static_cast(offsetof(RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745, ___dp_8)); } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * get_dp_8() const { return ___dp_8; } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 ** get_address_of_dp_8() { return &___dp_8; } inline void set_dp_8(BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * value) { ___dp_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___dp_8), (void*)value); } inline static int32_t get_offset_of_dq_9() { return static_cast(offsetof(RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745, ___dq_9)); } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * get_dq_9() const { return ___dq_9; } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 ** get_address_of_dq_9() { return &___dq_9; } inline void set_dq_9(BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * value) { ___dq_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___dq_9), (void*)value); } inline static int32_t get_offset_of_qInv_10() { return static_cast(offsetof(RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745, ___qInv_10)); } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * get_qInv_10() const { return ___qInv_10; } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 ** get_address_of_qInv_10() { return &___qInv_10; } inline void set_qInv_10(BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * value) { ___qInv_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___qInv_10), (void*)value); } inline static int32_t get_offset_of_n_11() { return static_cast(offsetof(RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745, ___n_11)); } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * get_n_11() const { return ___n_11; } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 ** get_address_of_n_11() { return &___n_11; } inline void set_n_11(BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * value) { ___n_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___n_11), (void*)value); } inline static int32_t get_offset_of_e_12() { return static_cast(offsetof(RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745, ___e_12)); } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * get_e_12() const { return ___e_12; } inline BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 ** get_address_of_e_12() { return &___e_12; } inline void set_e_12(BigInteger_t32A7AEC0FCC286F1F9F33AAE4B6506F69CCC78A8 * value) { ___e_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___e_12), (void*)value); } inline static int32_t get_offset_of_KeyGenerated_13() { return static_cast(offsetof(RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745, ___KeyGenerated_13)); } inline KeyGeneratedEventHandler_t4696955EF1EA571682FB3F21F5A4CA5E5B6737A9 * get_KeyGenerated_13() const { return ___KeyGenerated_13; } inline KeyGeneratedEventHandler_t4696955EF1EA571682FB3F21F5A4CA5E5B6737A9 ** get_address_of_KeyGenerated_13() { return &___KeyGenerated_13; } inline void set_KeyGenerated_13(KeyGeneratedEventHandler_t4696955EF1EA571682FB3F21F5A4CA5E5B6737A9 * value) { ___KeyGenerated_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___KeyGenerated_13), (void*)value); } }; // Mono.Security.X509.X509Certificate struct X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B : public RuntimeObject { public: // Mono.Security.ASN1 Mono.Security.X509.X509Certificate::decoder ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * ___decoder_0; // System.Byte[] Mono.Security.X509.X509Certificate::m_encodedcert ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___m_encodedcert_1; // System.DateTime Mono.Security.X509.X509Certificate::m_from DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___m_from_2; // System.DateTime Mono.Security.X509.X509Certificate::m_until DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___m_until_3; // Mono.Security.ASN1 Mono.Security.X509.X509Certificate::issuer ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * ___issuer_4; // System.String Mono.Security.X509.X509Certificate::m_issuername String_t* ___m_issuername_5; // System.String Mono.Security.X509.X509Certificate::m_keyalgo String_t* ___m_keyalgo_6; // System.Byte[] Mono.Security.X509.X509Certificate::m_keyalgoparams ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___m_keyalgoparams_7; // Mono.Security.ASN1 Mono.Security.X509.X509Certificate::subject ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * ___subject_8; // System.String Mono.Security.X509.X509Certificate::m_subject String_t* ___m_subject_9; // System.Byte[] Mono.Security.X509.X509Certificate::m_publickey ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___m_publickey_10; // System.Byte[] Mono.Security.X509.X509Certificate::signature ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___signature_11; // System.String Mono.Security.X509.X509Certificate::m_signaturealgo String_t* ___m_signaturealgo_12; // System.Byte[] Mono.Security.X509.X509Certificate::m_signaturealgoparams ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___m_signaturealgoparams_13; // System.Security.Cryptography.RSA Mono.Security.X509.X509Certificate::_rsa RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * ____rsa_14; // System.Security.Cryptography.DSA Mono.Security.X509.X509Certificate::_dsa DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF * ____dsa_15; // System.Int32 Mono.Security.X509.X509Certificate::version int32_t ___version_16; // System.Byte[] Mono.Security.X509.X509Certificate::serialnumber ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___serialnumber_17; // System.Byte[] Mono.Security.X509.X509Certificate::issuerUniqueID ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___issuerUniqueID_18; // System.Byte[] Mono.Security.X509.X509Certificate::subjectUniqueID ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___subjectUniqueID_19; // Mono.Security.X509.X509ExtensionCollection Mono.Security.X509.X509Certificate::extensions X509ExtensionCollection_t64150C4CB662DB5B4A434CC41C612FE573707D19 * ___extensions_20; public: inline static int32_t get_offset_of_decoder_0() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___decoder_0)); } inline ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * get_decoder_0() const { return ___decoder_0; } inline ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E ** get_address_of_decoder_0() { return &___decoder_0; } inline void set_decoder_0(ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * value) { ___decoder_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___decoder_0), (void*)value); } inline static int32_t get_offset_of_m_encodedcert_1() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___m_encodedcert_1)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_m_encodedcert_1() const { return ___m_encodedcert_1; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_m_encodedcert_1() { return &___m_encodedcert_1; } inline void set_m_encodedcert_1(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___m_encodedcert_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_encodedcert_1), (void*)value); } inline static int32_t get_offset_of_m_from_2() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___m_from_2)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_m_from_2() const { return ___m_from_2; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_m_from_2() { return &___m_from_2; } inline void set_m_from_2(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___m_from_2 = value; } inline static int32_t get_offset_of_m_until_3() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___m_until_3)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_m_until_3() const { return ___m_until_3; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_m_until_3() { return &___m_until_3; } inline void set_m_until_3(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___m_until_3 = value; } inline static int32_t get_offset_of_issuer_4() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___issuer_4)); } inline ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * get_issuer_4() const { return ___issuer_4; } inline ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E ** get_address_of_issuer_4() { return &___issuer_4; } inline void set_issuer_4(ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * value) { ___issuer_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___issuer_4), (void*)value); } inline static int32_t get_offset_of_m_issuername_5() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___m_issuername_5)); } inline String_t* get_m_issuername_5() const { return ___m_issuername_5; } inline String_t** get_address_of_m_issuername_5() { return &___m_issuername_5; } inline void set_m_issuername_5(String_t* value) { ___m_issuername_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_issuername_5), (void*)value); } inline static int32_t get_offset_of_m_keyalgo_6() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___m_keyalgo_6)); } inline String_t* get_m_keyalgo_6() const { return ___m_keyalgo_6; } inline String_t** get_address_of_m_keyalgo_6() { return &___m_keyalgo_6; } inline void set_m_keyalgo_6(String_t* value) { ___m_keyalgo_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_keyalgo_6), (void*)value); } inline static int32_t get_offset_of_m_keyalgoparams_7() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___m_keyalgoparams_7)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_m_keyalgoparams_7() const { return ___m_keyalgoparams_7; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_m_keyalgoparams_7() { return &___m_keyalgoparams_7; } inline void set_m_keyalgoparams_7(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___m_keyalgoparams_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_keyalgoparams_7), (void*)value); } inline static int32_t get_offset_of_subject_8() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___subject_8)); } inline ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * get_subject_8() const { return ___subject_8; } inline ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E ** get_address_of_subject_8() { return &___subject_8; } inline void set_subject_8(ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * value) { ___subject_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___subject_8), (void*)value); } inline static int32_t get_offset_of_m_subject_9() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___m_subject_9)); } inline String_t* get_m_subject_9() const { return ___m_subject_9; } inline String_t** get_address_of_m_subject_9() { return &___m_subject_9; } inline void set_m_subject_9(String_t* value) { ___m_subject_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_subject_9), (void*)value); } inline static int32_t get_offset_of_m_publickey_10() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___m_publickey_10)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_m_publickey_10() const { return ___m_publickey_10; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_m_publickey_10() { return &___m_publickey_10; } inline void set_m_publickey_10(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___m_publickey_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_publickey_10), (void*)value); } inline static int32_t get_offset_of_signature_11() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___signature_11)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_signature_11() const { return ___signature_11; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_signature_11() { return &___signature_11; } inline void set_signature_11(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___signature_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___signature_11), (void*)value); } inline static int32_t get_offset_of_m_signaturealgo_12() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___m_signaturealgo_12)); } inline String_t* get_m_signaturealgo_12() const { return ___m_signaturealgo_12; } inline String_t** get_address_of_m_signaturealgo_12() { return &___m_signaturealgo_12; } inline void set_m_signaturealgo_12(String_t* value) { ___m_signaturealgo_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_signaturealgo_12), (void*)value); } inline static int32_t get_offset_of_m_signaturealgoparams_13() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___m_signaturealgoparams_13)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_m_signaturealgoparams_13() const { return ___m_signaturealgoparams_13; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_m_signaturealgoparams_13() { return &___m_signaturealgoparams_13; } inline void set_m_signaturealgoparams_13(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___m_signaturealgoparams_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_signaturealgoparams_13), (void*)value); } inline static int32_t get_offset_of__rsa_14() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ____rsa_14)); } inline RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * get__rsa_14() const { return ____rsa_14; } inline RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 ** get_address_of__rsa_14() { return &____rsa_14; } inline void set__rsa_14(RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * value) { ____rsa_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____rsa_14), (void*)value); } inline static int32_t get_offset_of__dsa_15() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ____dsa_15)); } inline DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF * get__dsa_15() const { return ____dsa_15; } inline DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF ** get_address_of__dsa_15() { return &____dsa_15; } inline void set__dsa_15(DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF * value) { ____dsa_15 = value; Il2CppCodeGenWriteBarrier((void**)(&____dsa_15), (void*)value); } inline static int32_t get_offset_of_version_16() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___version_16)); } inline int32_t get_version_16() const { return ___version_16; } inline int32_t* get_address_of_version_16() { return &___version_16; } inline void set_version_16(int32_t value) { ___version_16 = value; } inline static int32_t get_offset_of_serialnumber_17() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___serialnumber_17)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_serialnumber_17() const { return ___serialnumber_17; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_serialnumber_17() { return &___serialnumber_17; } inline void set_serialnumber_17(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___serialnumber_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___serialnumber_17), (void*)value); } inline static int32_t get_offset_of_issuerUniqueID_18() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___issuerUniqueID_18)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_issuerUniqueID_18() const { return ___issuerUniqueID_18; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_issuerUniqueID_18() { return &___issuerUniqueID_18; } inline void set_issuerUniqueID_18(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___issuerUniqueID_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___issuerUniqueID_18), (void*)value); } inline static int32_t get_offset_of_subjectUniqueID_19() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___subjectUniqueID_19)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_subjectUniqueID_19() const { return ___subjectUniqueID_19; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_subjectUniqueID_19() { return &___subjectUniqueID_19; } inline void set_subjectUniqueID_19(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___subjectUniqueID_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___subjectUniqueID_19), (void*)value); } inline static int32_t get_offset_of_extensions_20() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B, ___extensions_20)); } inline X509ExtensionCollection_t64150C4CB662DB5B4A434CC41C612FE573707D19 * get_extensions_20() const { return ___extensions_20; } inline X509ExtensionCollection_t64150C4CB662DB5B4A434CC41C612FE573707D19 ** get_address_of_extensions_20() { return &___extensions_20; } inline void set_extensions_20(X509ExtensionCollection_t64150C4CB662DB5B4A434CC41C612FE573707D19 * value) { ___extensions_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___extensions_20), (void*)value); } }; struct X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B_StaticFields { public: // System.String Mono.Security.X509.X509Certificate::encoding_error String_t* ___encoding_error_21; public: inline static int32_t get_offset_of_encoding_error_21() { return static_cast(offsetof(X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B_StaticFields, ___encoding_error_21)); } inline String_t* get_encoding_error_21() const { return ___encoding_error_21; } inline String_t** get_address_of_encoding_error_21() { return &___encoding_error_21; } inline void set_encoding_error_21(String_t* value) { ___encoding_error_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoding_error_21), (void*)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.Hashtable struct Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 : public RuntimeObject { public: // System.Collections.Hashtable_bucket[] System.Collections.Hashtable::buckets bucketU5BU5D_t6FF2C2C4B21F2206885CD19A78F68B874C8DC84A* ___buckets_10; // System.Int32 System.Collections.Hashtable::count int32_t ___count_11; // System.Int32 System.Collections.Hashtable::occupancy int32_t ___occupancy_12; // System.Int32 System.Collections.Hashtable::loadsize int32_t ___loadsize_13; // System.Single System.Collections.Hashtable::loadFactor float ___loadFactor_14; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Hashtable::version int32_t ___version_15; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Hashtable::isWriterInProgress bool ___isWriterInProgress_16; // System.Collections.ICollection System.Collections.Hashtable::keys RuntimeObject* ___keys_17; // System.Collections.ICollection System.Collections.Hashtable::values RuntimeObject* ___values_18; // System.Collections.IEqualityComparer System.Collections.Hashtable::_keycomparer RuntimeObject* ____keycomparer_19; // System.Object System.Collections.Hashtable::_syncRoot RuntimeObject * ____syncRoot_20; public: inline static int32_t get_offset_of_buckets_10() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___buckets_10)); } inline bucketU5BU5D_t6FF2C2C4B21F2206885CD19A78F68B874C8DC84A* get_buckets_10() const { return ___buckets_10; } inline bucketU5BU5D_t6FF2C2C4B21F2206885CD19A78F68B874C8DC84A** get_address_of_buckets_10() { return &___buckets_10; } inline void set_buckets_10(bucketU5BU5D_t6FF2C2C4B21F2206885CD19A78F68B874C8DC84A* value) { ___buckets_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_10), (void*)value); } inline static int32_t get_offset_of_count_11() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___count_11)); } inline int32_t get_count_11() const { return ___count_11; } inline int32_t* get_address_of_count_11() { return &___count_11; } inline void set_count_11(int32_t value) { ___count_11 = value; } inline static int32_t get_offset_of_occupancy_12() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___occupancy_12)); } inline int32_t get_occupancy_12() const { return ___occupancy_12; } inline int32_t* get_address_of_occupancy_12() { return &___occupancy_12; } inline void set_occupancy_12(int32_t value) { ___occupancy_12 = value; } inline static int32_t get_offset_of_loadsize_13() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___loadsize_13)); } inline int32_t get_loadsize_13() const { return ___loadsize_13; } inline int32_t* get_address_of_loadsize_13() { return &___loadsize_13; } inline void set_loadsize_13(int32_t value) { ___loadsize_13 = value; } inline static int32_t get_offset_of_loadFactor_14() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___loadFactor_14)); } inline float get_loadFactor_14() const { return ___loadFactor_14; } inline float* get_address_of_loadFactor_14() { return &___loadFactor_14; } inline void set_loadFactor_14(float value) { ___loadFactor_14 = value; } inline static int32_t get_offset_of_version_15() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___version_15)); } inline int32_t get_version_15() const { return ___version_15; } inline int32_t* get_address_of_version_15() { return &___version_15; } inline void set_version_15(int32_t value) { ___version_15 = value; } inline static int32_t get_offset_of_isWriterInProgress_16() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___isWriterInProgress_16)); } inline bool get_isWriterInProgress_16() const { return ___isWriterInProgress_16; } inline bool* get_address_of_isWriterInProgress_16() { return &___isWriterInProgress_16; } inline void set_isWriterInProgress_16(bool value) { ___isWriterInProgress_16 = value; } inline static int32_t get_offset_of_keys_17() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___keys_17)); } inline RuntimeObject* get_keys_17() const { return ___keys_17; } inline RuntimeObject** get_address_of_keys_17() { return &___keys_17; } inline void set_keys_17(RuntimeObject* value) { ___keys_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_17), (void*)value); } inline static int32_t get_offset_of_values_18() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___values_18)); } inline RuntimeObject* get_values_18() const { return ___values_18; } inline RuntimeObject** get_address_of_values_18() { return &___values_18; } inline void set_values_18(RuntimeObject* value) { ___values_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_18), (void*)value); } inline static int32_t get_offset_of__keycomparer_19() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ____keycomparer_19)); } inline RuntimeObject* get__keycomparer_19() const { return ____keycomparer_19; } inline RuntimeObject** get_address_of__keycomparer_19() { return &____keycomparer_19; } inline void set__keycomparer_19(RuntimeObject* value) { ____keycomparer_19 = value; Il2CppCodeGenWriteBarrier((void**)(&____keycomparer_19), (void*)value); } inline static int32_t get_offset_of__syncRoot_20() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ____syncRoot_20)); } inline RuntimeObject * get__syncRoot_20() const { return ____syncRoot_20; } inline RuntimeObject ** get_address_of__syncRoot_20() { return &____syncRoot_20; } inline void set__syncRoot_20(RuntimeObject * value) { ____syncRoot_20 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_20), (void*)value); } }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * get_data_9() const { return ___data_9; } inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; int32_t ___method_is_virtual_10; }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // System.Globalization.NumberStyles struct NumberStyles_tB0ADA2D9CCAA236331AED14C42BE5832B2351592 { public: // System.Int32 System.Globalization.NumberStyles::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(NumberStyles_tB0ADA2D9CCAA236331AED14C42BE5832B2351592, ___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.IO.MemoryStream struct MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C : public Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 { public: // System.Byte[] System.IO.MemoryStream::_buffer ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____buffer_4; // System.Int32 System.IO.MemoryStream::_origin int32_t ____origin_5; // System.Int32 System.IO.MemoryStream::_position int32_t ____position_6; // System.Int32 System.IO.MemoryStream::_length int32_t ____length_7; // System.Int32 System.IO.MemoryStream::_capacity int32_t ____capacity_8; // System.Boolean System.IO.MemoryStream::_expandable bool ____expandable_9; // System.Boolean System.IO.MemoryStream::_writable bool ____writable_10; // System.Boolean System.IO.MemoryStream::_exposable bool ____exposable_11; // System.Boolean System.IO.MemoryStream::_isOpen bool ____isOpen_12; // System.Threading.Tasks.Task`1 System.IO.MemoryStream::_lastReadTask Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * ____lastReadTask_13; public: inline static int32_t get_offset_of__buffer_4() { return static_cast(offsetof(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C, ____buffer_4)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__buffer_4() const { return ____buffer_4; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__buffer_4() { return &____buffer_4; } inline void set__buffer_4(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ____buffer_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____buffer_4), (void*)value); } inline static int32_t get_offset_of__origin_5() { return static_cast(offsetof(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C, ____origin_5)); } inline int32_t get__origin_5() const { return ____origin_5; } inline int32_t* get_address_of__origin_5() { return &____origin_5; } inline void set__origin_5(int32_t value) { ____origin_5 = value; } inline static int32_t get_offset_of__position_6() { return static_cast(offsetof(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C, ____position_6)); } inline int32_t get__position_6() const { return ____position_6; } inline int32_t* get_address_of__position_6() { return &____position_6; } inline void set__position_6(int32_t value) { ____position_6 = value; } inline static int32_t get_offset_of__length_7() { return static_cast(offsetof(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C, ____length_7)); } inline int32_t get__length_7() const { return ____length_7; } inline int32_t* get_address_of__length_7() { return &____length_7; } inline void set__length_7(int32_t value) { ____length_7 = value; } inline static int32_t get_offset_of__capacity_8() { return static_cast(offsetof(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C, ____capacity_8)); } inline int32_t get__capacity_8() const { return ____capacity_8; } inline int32_t* get_address_of__capacity_8() { return &____capacity_8; } inline void set__capacity_8(int32_t value) { ____capacity_8 = value; } inline static int32_t get_offset_of__expandable_9() { return static_cast(offsetof(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C, ____expandable_9)); } inline bool get__expandable_9() const { return ____expandable_9; } inline bool* get_address_of__expandable_9() { return &____expandable_9; } inline void set__expandable_9(bool value) { ____expandable_9 = value; } inline static int32_t get_offset_of__writable_10() { return static_cast(offsetof(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C, ____writable_10)); } inline bool get__writable_10() const { return ____writable_10; } inline bool* get_address_of__writable_10() { return &____writable_10; } inline void set__writable_10(bool value) { ____writable_10 = value; } inline static int32_t get_offset_of__exposable_11() { return static_cast(offsetof(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C, ____exposable_11)); } inline bool get__exposable_11() const { return ____exposable_11; } inline bool* get_address_of__exposable_11() { return &____exposable_11; } inline void set__exposable_11(bool value) { ____exposable_11 = value; } inline static int32_t get_offset_of__isOpen_12() { return static_cast(offsetof(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C, ____isOpen_12)); } inline bool get__isOpen_12() const { return ____isOpen_12; } inline bool* get_address_of__isOpen_12() { return &____isOpen_12; } inline void set__isOpen_12(bool value) { ____isOpen_12 = value; } inline static int32_t get_offset_of__lastReadTask_13() { return static_cast(offsetof(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C, ____lastReadTask_13)); } inline Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * get__lastReadTask_13() const { return ____lastReadTask_13; } inline Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 ** get_address_of__lastReadTask_13() { return &____lastReadTask_13; } inline void set__lastReadTask_13(Task_1_t640F0CBB720BB9CD14B90B7B81624471A9F56D87 * value) { ____lastReadTask_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____lastReadTask_13), (void*)value); } }; // System.IO.SeekOrigin struct SeekOrigin_tAC0AF155E3D8B36359FAD8A95FACA23169D55BB3 { public: // System.Int32 System.IO.SeekOrigin::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SeekOrigin_tAC0AF155E3D8B36359FAD8A95FACA23169D55BB3, ___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.IOOperation struct IOOperation_t49FF3E40F8D6C93F406C56521BE8CC395E4FE834 { public: // System.Int32 System.IOOperation::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(IOOperation_t49FF3E40F8D6C93F406C56521BE8CC395E4FE834, ___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.Net.Cache.RequestCacheLevel struct RequestCacheLevel_tB7692FD08BFC2E0F0CDB6499F58D77BEFD576D8B { public: // System.Int32 System.Net.Cache.RequestCacheLevel::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RequestCacheLevel_tB7692FD08BFC2E0F0CDB6499F58D77BEFD576D8B, ___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.Net.DecompressionMethods struct DecompressionMethods_t828950DA24A3D2B4A635E51125685CDB629ED51D { public: // System.Int32 System.Net.DecompressionMethods::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DecompressionMethods_t828950DA24A3D2B4A635E51125685CDB629ED51D, ___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.Net.HttpRequestHeader struct HttpRequestHeader_t796D2FA1B84E45F31604A0BE5DE90CAE66712654 { public: // System.Int32 System.Net.HttpRequestHeader::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HttpRequestHeader_t796D2FA1B84E45F31604A0BE5DE90CAE66712654, ___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.Net.HttpStatusCode struct HttpStatusCode_tEEC31491D56EE5BDB252F07906878274FD22AC0C { public: // System.Int32 System.Net.HttpStatusCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HttpStatusCode_tEEC31491D56EE5BDB252F07906878274FD22AC0C, ___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.Net.HttpWebRequest_NtlmAuthState struct NtlmAuthState_tF501EE09345DFAE6FD7B4D8EBBE77292514DFA83 { public: // System.Int32 System.Net.HttpWebRequest_NtlmAuthState::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(NtlmAuthState_tF501EE09345DFAE6FD7B4D8EBBE77292514DFA83, ___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.Net.MonoChunkStream_State struct State_t9575019D3583B1A375418BD20391992F28C37967 { public: // System.Int32 System.Net.MonoChunkStream_State::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(State_t9575019D3583B1A375418BD20391992F28C37967, ___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.Net.ReadState struct ReadState_t4A38DE8AC8A5473133060405B3A00021D4422114 { public: // System.Int32 System.Net.ReadState::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ReadState_t4A38DE8AC8A5473133060405B3A00021D4422114, ___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.Net.Security.AuthenticationLevel struct AuthenticationLevel_tC0FE8B3A1A9C4F39798DD6F6C024078BB137F52B { public: // System.Int32 System.Net.Security.AuthenticationLevel::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AuthenticationLevel_tC0FE8B3A1A9C4F39798DD6F6C024078BB137F52B, ___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.Net.ServicePoint struct ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 : public RuntimeObject { public: // System.Uri System.Net.ServicePoint::uri Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___uri_0; // System.Int32 System.Net.ServicePoint::connectionLimit int32_t ___connectionLimit_1; // System.Int32 System.Net.ServicePoint::maxIdleTime int32_t ___maxIdleTime_2; // System.Int32 System.Net.ServicePoint::currentConnections int32_t ___currentConnections_3; // System.DateTime System.Net.ServicePoint::idleSince DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___idleSince_4; // System.DateTime System.Net.ServicePoint::lastDnsResolve DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___lastDnsResolve_5; // System.Version System.Net.ServicePoint::protocolVersion Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___protocolVersion_6; // System.Net.IPHostEntry System.Net.ServicePoint::host IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D * ___host_7; // System.Boolean System.Net.ServicePoint::usesProxy bool ___usesProxy_8; // System.Collections.Generic.Dictionary`2 System.Net.ServicePoint::groups Dictionary_2_t4CAF579D576CCEDF0310DD80EFB19ACBE04267D8 * ___groups_9; // System.Boolean System.Net.ServicePoint::sendContinue bool ___sendContinue_10; // System.Boolean System.Net.ServicePoint::useConnect bool ___useConnect_11; // System.Object System.Net.ServicePoint::hostE RuntimeObject * ___hostE_12; // System.Boolean System.Net.ServicePoint::useNagle bool ___useNagle_13; // System.Net.BindIPEndPoint System.Net.ServicePoint::endPointCallback BindIPEndPoint_t6B179B1AD32AF233C8C8E6440DFEF78153A851B9 * ___endPointCallback_14; // System.Boolean System.Net.ServicePoint::tcp_keepalive bool ___tcp_keepalive_15; // System.Int32 System.Net.ServicePoint::tcp_keepalive_time int32_t ___tcp_keepalive_time_16; // System.Int32 System.Net.ServicePoint::tcp_keepalive_interval int32_t ___tcp_keepalive_interval_17; // System.Threading.Timer System.Net.ServicePoint::idleTimer Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * ___idleTimer_18; // System.Object System.Net.ServicePoint::m_ServerCertificateOrBytes RuntimeObject * ___m_ServerCertificateOrBytes_19; // System.Object System.Net.ServicePoint::m_ClientCertificateOrBytes RuntimeObject * ___m_ClientCertificateOrBytes_20; public: inline static int32_t get_offset_of_uri_0() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___uri_0)); } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * get_uri_0() const { return ___uri_0; } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** get_address_of_uri_0() { return &___uri_0; } inline void set_uri_0(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * value) { ___uri_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___uri_0), (void*)value); } inline static int32_t get_offset_of_connectionLimit_1() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___connectionLimit_1)); } inline int32_t get_connectionLimit_1() const { return ___connectionLimit_1; } inline int32_t* get_address_of_connectionLimit_1() { return &___connectionLimit_1; } inline void set_connectionLimit_1(int32_t value) { ___connectionLimit_1 = value; } inline static int32_t get_offset_of_maxIdleTime_2() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___maxIdleTime_2)); } inline int32_t get_maxIdleTime_2() const { return ___maxIdleTime_2; } inline int32_t* get_address_of_maxIdleTime_2() { return &___maxIdleTime_2; } inline void set_maxIdleTime_2(int32_t value) { ___maxIdleTime_2 = value; } inline static int32_t get_offset_of_currentConnections_3() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___currentConnections_3)); } inline int32_t get_currentConnections_3() const { return ___currentConnections_3; } inline int32_t* get_address_of_currentConnections_3() { return &___currentConnections_3; } inline void set_currentConnections_3(int32_t value) { ___currentConnections_3 = value; } inline static int32_t get_offset_of_idleSince_4() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___idleSince_4)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_idleSince_4() const { return ___idleSince_4; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_idleSince_4() { return &___idleSince_4; } inline void set_idleSince_4(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___idleSince_4 = value; } inline static int32_t get_offset_of_lastDnsResolve_5() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___lastDnsResolve_5)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_lastDnsResolve_5() const { return ___lastDnsResolve_5; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_lastDnsResolve_5() { return &___lastDnsResolve_5; } inline void set_lastDnsResolve_5(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___lastDnsResolve_5 = value; } inline static int32_t get_offset_of_protocolVersion_6() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___protocolVersion_6)); } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * get_protocolVersion_6() const { return ___protocolVersion_6; } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD ** get_address_of_protocolVersion_6() { return &___protocolVersion_6; } inline void set_protocolVersion_6(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * value) { ___protocolVersion_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___protocolVersion_6), (void*)value); } inline static int32_t get_offset_of_host_7() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___host_7)); } inline IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D * get_host_7() const { return ___host_7; } inline IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D ** get_address_of_host_7() { return &___host_7; } inline void set_host_7(IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D * value) { ___host_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___host_7), (void*)value); } inline static int32_t get_offset_of_usesProxy_8() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___usesProxy_8)); } inline bool get_usesProxy_8() const { return ___usesProxy_8; } inline bool* get_address_of_usesProxy_8() { return &___usesProxy_8; } inline void set_usesProxy_8(bool value) { ___usesProxy_8 = value; } inline static int32_t get_offset_of_groups_9() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___groups_9)); } inline Dictionary_2_t4CAF579D576CCEDF0310DD80EFB19ACBE04267D8 * get_groups_9() const { return ___groups_9; } inline Dictionary_2_t4CAF579D576CCEDF0310DD80EFB19ACBE04267D8 ** get_address_of_groups_9() { return &___groups_9; } inline void set_groups_9(Dictionary_2_t4CAF579D576CCEDF0310DD80EFB19ACBE04267D8 * value) { ___groups_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___groups_9), (void*)value); } inline static int32_t get_offset_of_sendContinue_10() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___sendContinue_10)); } inline bool get_sendContinue_10() const { return ___sendContinue_10; } inline bool* get_address_of_sendContinue_10() { return &___sendContinue_10; } inline void set_sendContinue_10(bool value) { ___sendContinue_10 = value; } inline static int32_t get_offset_of_useConnect_11() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___useConnect_11)); } inline bool get_useConnect_11() const { return ___useConnect_11; } inline bool* get_address_of_useConnect_11() { return &___useConnect_11; } inline void set_useConnect_11(bool value) { ___useConnect_11 = value; } inline static int32_t get_offset_of_hostE_12() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___hostE_12)); } inline RuntimeObject * get_hostE_12() const { return ___hostE_12; } inline RuntimeObject ** get_address_of_hostE_12() { return &___hostE_12; } inline void set_hostE_12(RuntimeObject * value) { ___hostE_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___hostE_12), (void*)value); } inline static int32_t get_offset_of_useNagle_13() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___useNagle_13)); } inline bool get_useNagle_13() const { return ___useNagle_13; } inline bool* get_address_of_useNagle_13() { return &___useNagle_13; } inline void set_useNagle_13(bool value) { ___useNagle_13 = value; } inline static int32_t get_offset_of_endPointCallback_14() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___endPointCallback_14)); } inline BindIPEndPoint_t6B179B1AD32AF233C8C8E6440DFEF78153A851B9 * get_endPointCallback_14() const { return ___endPointCallback_14; } inline BindIPEndPoint_t6B179B1AD32AF233C8C8E6440DFEF78153A851B9 ** get_address_of_endPointCallback_14() { return &___endPointCallback_14; } inline void set_endPointCallback_14(BindIPEndPoint_t6B179B1AD32AF233C8C8E6440DFEF78153A851B9 * value) { ___endPointCallback_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___endPointCallback_14), (void*)value); } inline static int32_t get_offset_of_tcp_keepalive_15() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___tcp_keepalive_15)); } inline bool get_tcp_keepalive_15() const { return ___tcp_keepalive_15; } inline bool* get_address_of_tcp_keepalive_15() { return &___tcp_keepalive_15; } inline void set_tcp_keepalive_15(bool value) { ___tcp_keepalive_15 = value; } inline static int32_t get_offset_of_tcp_keepalive_time_16() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___tcp_keepalive_time_16)); } inline int32_t get_tcp_keepalive_time_16() const { return ___tcp_keepalive_time_16; } inline int32_t* get_address_of_tcp_keepalive_time_16() { return &___tcp_keepalive_time_16; } inline void set_tcp_keepalive_time_16(int32_t value) { ___tcp_keepalive_time_16 = value; } inline static int32_t get_offset_of_tcp_keepalive_interval_17() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___tcp_keepalive_interval_17)); } inline int32_t get_tcp_keepalive_interval_17() const { return ___tcp_keepalive_interval_17; } inline int32_t* get_address_of_tcp_keepalive_interval_17() { return &___tcp_keepalive_interval_17; } inline void set_tcp_keepalive_interval_17(int32_t value) { ___tcp_keepalive_interval_17 = value; } inline static int32_t get_offset_of_idleTimer_18() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___idleTimer_18)); } inline Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * get_idleTimer_18() const { return ___idleTimer_18; } inline Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 ** get_address_of_idleTimer_18() { return &___idleTimer_18; } inline void set_idleTimer_18(Timer_t67FAB8E41573B4FA09CA56AE30725AF4297C2553 * value) { ___idleTimer_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___idleTimer_18), (void*)value); } inline static int32_t get_offset_of_m_ServerCertificateOrBytes_19() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___m_ServerCertificateOrBytes_19)); } inline RuntimeObject * get_m_ServerCertificateOrBytes_19() const { return ___m_ServerCertificateOrBytes_19; } inline RuntimeObject ** get_address_of_m_ServerCertificateOrBytes_19() { return &___m_ServerCertificateOrBytes_19; } inline void set_m_ServerCertificateOrBytes_19(RuntimeObject * value) { ___m_ServerCertificateOrBytes_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ServerCertificateOrBytes_19), (void*)value); } inline static int32_t get_offset_of_m_ClientCertificateOrBytes_20() { return static_cast(offsetof(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4, ___m_ClientCertificateOrBytes_20)); } inline RuntimeObject * get_m_ClientCertificateOrBytes_20() const { return ___m_ClientCertificateOrBytes_20; } inline RuntimeObject ** get_address_of_m_ClientCertificateOrBytes_20() { return &___m_ClientCertificateOrBytes_20; } inline void set_m_ClientCertificateOrBytes_20(RuntimeObject * value) { ___m_ClientCertificateOrBytes_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ClientCertificateOrBytes_20), (void*)value); } }; // System.Net.SimpleAsyncResult struct SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 : public RuntimeObject { public: // System.Threading.ManualResetEvent System.Net.SimpleAsyncResult::handle ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * ___handle_0; // System.Boolean System.Net.SimpleAsyncResult::synch bool ___synch_1; // System.Boolean System.Net.SimpleAsyncResult::isCompleted bool ___isCompleted_2; // System.Net.SimpleAsyncCallback System.Net.SimpleAsyncResult::cb SimpleAsyncCallback_t690665AFDCBDEBA379B6F4CD213CB4BB8570F83F * ___cb_3; // System.Object System.Net.SimpleAsyncResult::state RuntimeObject * ___state_4; // System.Boolean System.Net.SimpleAsyncResult::callbackDone bool ___callbackDone_5; // System.Exception System.Net.SimpleAsyncResult::exc Exception_t * ___exc_6; // System.Object System.Net.SimpleAsyncResult::locker RuntimeObject * ___locker_7; // System.Nullable`1 System.Net.SimpleAsyncResult::user_read_synch Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 ___user_read_synch_8; public: inline static int32_t get_offset_of_handle_0() { return static_cast(offsetof(SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6, ___handle_0)); } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * get_handle_0() const { return ___handle_0; } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 ** get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * value) { ___handle_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___handle_0), (void*)value); } inline static int32_t get_offset_of_synch_1() { return static_cast(offsetof(SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6, ___synch_1)); } inline bool get_synch_1() const { return ___synch_1; } inline bool* get_address_of_synch_1() { return &___synch_1; } inline void set_synch_1(bool value) { ___synch_1 = value; } inline static int32_t get_offset_of_isCompleted_2() { return static_cast(offsetof(SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6, ___isCompleted_2)); } inline bool get_isCompleted_2() const { return ___isCompleted_2; } inline bool* get_address_of_isCompleted_2() { return &___isCompleted_2; } inline void set_isCompleted_2(bool value) { ___isCompleted_2 = value; } inline static int32_t get_offset_of_cb_3() { return static_cast(offsetof(SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6, ___cb_3)); } inline SimpleAsyncCallback_t690665AFDCBDEBA379B6F4CD213CB4BB8570F83F * get_cb_3() const { return ___cb_3; } inline SimpleAsyncCallback_t690665AFDCBDEBA379B6F4CD213CB4BB8570F83F ** get_address_of_cb_3() { return &___cb_3; } inline void set_cb_3(SimpleAsyncCallback_t690665AFDCBDEBA379B6F4CD213CB4BB8570F83F * value) { ___cb_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___cb_3), (void*)value); } inline static int32_t get_offset_of_state_4() { return static_cast(offsetof(SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6, ___state_4)); } inline RuntimeObject * get_state_4() const { return ___state_4; } inline RuntimeObject ** get_address_of_state_4() { return &___state_4; } inline void set_state_4(RuntimeObject * value) { ___state_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___state_4), (void*)value); } inline static int32_t get_offset_of_callbackDone_5() { return static_cast(offsetof(SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6, ___callbackDone_5)); } inline bool get_callbackDone_5() const { return ___callbackDone_5; } inline bool* get_address_of_callbackDone_5() { return &___callbackDone_5; } inline void set_callbackDone_5(bool value) { ___callbackDone_5 = value; } inline static int32_t get_offset_of_exc_6() { return static_cast(offsetof(SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6, ___exc_6)); } inline Exception_t * get_exc_6() const { return ___exc_6; } inline Exception_t ** get_address_of_exc_6() { return &___exc_6; } inline void set_exc_6(Exception_t * value) { ___exc_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___exc_6), (void*)value); } inline static int32_t get_offset_of_locker_7() { return static_cast(offsetof(SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6, ___locker_7)); } inline RuntimeObject * get_locker_7() const { return ___locker_7; } inline RuntimeObject ** get_address_of_locker_7() { return &___locker_7; } inline void set_locker_7(RuntimeObject * value) { ___locker_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___locker_7), (void*)value); } inline static int32_t get_offset_of_user_read_synch_8() { return static_cast(offsetof(SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6, ___user_read_synch_8)); } inline Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 get_user_read_synch_8() const { return ___user_read_synch_8; } inline Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 * get_address_of_user_read_synch_8() { return &___user_read_synch_8; } inline void set_user_read_synch_8(Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 value) { ___user_read_synch_8 = value; } }; // System.Net.Sockets.AddressFamily struct AddressFamily_tFA4F79FA7F299EBDF507F4811E6E5C3EEBF0850E { public: // System.Int32 System.Net.Sockets.AddressFamily::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AddressFamily_tFA4F79FA7F299EBDF507F4811E6E5C3EEBF0850E, ___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.Net.Sockets.NetworkStream struct NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA : public Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 { public: // System.Net.Sockets.Socket System.Net.Sockets.NetworkStream::m_StreamSocket Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___m_StreamSocket_4; // System.Boolean System.Net.Sockets.NetworkStream::m_Readable bool ___m_Readable_5; // System.Boolean System.Net.Sockets.NetworkStream::m_Writeable bool ___m_Writeable_6; // System.Boolean System.Net.Sockets.NetworkStream::m_OwnsSocket bool ___m_OwnsSocket_7; // System.Int32 System.Net.Sockets.NetworkStream::m_CloseTimeout int32_t ___m_CloseTimeout_8; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Net.Sockets.NetworkStream::m_CleanedUp bool ___m_CleanedUp_9; // System.Int32 System.Net.Sockets.NetworkStream::m_CurrentReadTimeout int32_t ___m_CurrentReadTimeout_10; // System.Int32 System.Net.Sockets.NetworkStream::m_CurrentWriteTimeout int32_t ___m_CurrentWriteTimeout_11; public: inline static int32_t get_offset_of_m_StreamSocket_4() { return static_cast(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_StreamSocket_4)); } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * get_m_StreamSocket_4() const { return ___m_StreamSocket_4; } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 ** get_address_of_m_StreamSocket_4() { return &___m_StreamSocket_4; } inline void set_m_StreamSocket_4(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * value) { ___m_StreamSocket_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_StreamSocket_4), (void*)value); } inline static int32_t get_offset_of_m_Readable_5() { return static_cast(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_Readable_5)); } inline bool get_m_Readable_5() const { return ___m_Readable_5; } inline bool* get_address_of_m_Readable_5() { return &___m_Readable_5; } inline void set_m_Readable_5(bool value) { ___m_Readable_5 = value; } inline static int32_t get_offset_of_m_Writeable_6() { return static_cast(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_Writeable_6)); } inline bool get_m_Writeable_6() const { return ___m_Writeable_6; } inline bool* get_address_of_m_Writeable_6() { return &___m_Writeable_6; } inline void set_m_Writeable_6(bool value) { ___m_Writeable_6 = value; } inline static int32_t get_offset_of_m_OwnsSocket_7() { return static_cast(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_OwnsSocket_7)); } inline bool get_m_OwnsSocket_7() const { return ___m_OwnsSocket_7; } inline bool* get_address_of_m_OwnsSocket_7() { return &___m_OwnsSocket_7; } inline void set_m_OwnsSocket_7(bool value) { ___m_OwnsSocket_7 = value; } inline static int32_t get_offset_of_m_CloseTimeout_8() { return static_cast(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_CloseTimeout_8)); } inline int32_t get_m_CloseTimeout_8() const { return ___m_CloseTimeout_8; } inline int32_t* get_address_of_m_CloseTimeout_8() { return &___m_CloseTimeout_8; } inline void set_m_CloseTimeout_8(int32_t value) { ___m_CloseTimeout_8 = value; } inline static int32_t get_offset_of_m_CleanedUp_9() { return static_cast(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_CleanedUp_9)); } inline bool get_m_CleanedUp_9() const { return ___m_CleanedUp_9; } inline bool* get_address_of_m_CleanedUp_9() { return &___m_CleanedUp_9; } inline void set_m_CleanedUp_9(bool value) { ___m_CleanedUp_9 = value; } inline static int32_t get_offset_of_m_CurrentReadTimeout_10() { return static_cast(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_CurrentReadTimeout_10)); } inline int32_t get_m_CurrentReadTimeout_10() const { return ___m_CurrentReadTimeout_10; } inline int32_t* get_address_of_m_CurrentReadTimeout_10() { return &___m_CurrentReadTimeout_10; } inline void set_m_CurrentReadTimeout_10(int32_t value) { ___m_CurrentReadTimeout_10 = value; } inline static int32_t get_offset_of_m_CurrentWriteTimeout_11() { return static_cast(offsetof(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA, ___m_CurrentWriteTimeout_11)); } inline int32_t get_m_CurrentWriteTimeout_11() const { return ___m_CurrentWriteTimeout_11; } inline int32_t* get_address_of_m_CurrentWriteTimeout_11() { return &___m_CurrentWriteTimeout_11; } inline void set_m_CurrentWriteTimeout_11(int32_t value) { ___m_CurrentWriteTimeout_11 = value; } }; // System.Net.Sockets.ProtocolType struct ProtocolType_t20E72BC88D85E41793731DC987F8F04F312D66DD { public: // System.Int32 System.Net.Sockets.ProtocolType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ProtocolType_t20E72BC88D85E41793731DC987F8F04F312D66DD, ___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.Net.Sockets.SelectMode struct SelectMode_t384C0C7786507E841593ADDA6785DF0001C06B7B { public: // System.Int32 System.Net.Sockets.SelectMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SelectMode_t384C0C7786507E841593ADDA6785DF0001C06B7B, ___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.Net.Sockets.Socket_<>c__DisplayClass298_0 struct U3CU3Ec__DisplayClass298_0_tCCC599BC4750E6215E11C91C2037B4694B3E23E7 : public RuntimeObject { public: // System.Net.Sockets.Socket System.Net.Sockets.Socket_<>c__DisplayClass298_0::<>4__this Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___U3CU3E4__this_0; // System.IOSelectorJob System.Net.Sockets.Socket_<>c__DisplayClass298_0::job IOSelectorJob_t2B03604D19B81660C4C1C06590C76BC8630DDE99 * ___job_1; // System.IntPtr System.Net.Sockets.Socket_<>c__DisplayClass298_0::handle intptr_t ___handle_2; public: inline static int32_t get_offset_of_U3CU3E4__this_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass298_0_tCCC599BC4750E6215E11C91C2037B4694B3E23E7, ___U3CU3E4__this_0)); } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * get_U3CU3E4__this_0() const { return ___U3CU3E4__this_0; } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 ** get_address_of_U3CU3E4__this_0() { return &___U3CU3E4__this_0; } inline void set_U3CU3E4__this_0(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * value) { ___U3CU3E4__this_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_0), (void*)value); } inline static int32_t get_offset_of_job_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass298_0_tCCC599BC4750E6215E11C91C2037B4694B3E23E7, ___job_1)); } inline IOSelectorJob_t2B03604D19B81660C4C1C06590C76BC8630DDE99 * get_job_1() const { return ___job_1; } inline IOSelectorJob_t2B03604D19B81660C4C1C06590C76BC8630DDE99 ** get_address_of_job_1() { return &___job_1; } inline void set_job_1(IOSelectorJob_t2B03604D19B81660C4C1C06590C76BC8630DDE99 * value) { ___job_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___job_1), (void*)value); } inline static int32_t get_offset_of_handle_2() { return static_cast(offsetof(U3CU3Ec__DisplayClass298_0_tCCC599BC4750E6215E11C91C2037B4694B3E23E7, ___handle_2)); } inline intptr_t get_handle_2() const { return ___handle_2; } inline intptr_t* get_address_of_handle_2() { return &___handle_2; } inline void set_handle_2(intptr_t value) { ___handle_2 = value; } }; // System.Net.Sockets.Socket_WSABUF struct WSABUF_tFC99449E36506806B55A93B6293AC7D2D10D3CEE { public: // System.Int32 System.Net.Sockets.Socket_WSABUF::len int32_t ___len_0; // System.IntPtr System.Net.Sockets.Socket_WSABUF::buf intptr_t ___buf_1; public: inline static int32_t get_offset_of_len_0() { return static_cast(offsetof(WSABUF_tFC99449E36506806B55A93B6293AC7D2D10D3CEE, ___len_0)); } inline int32_t get_len_0() const { return ___len_0; } inline int32_t* get_address_of_len_0() { return &___len_0; } inline void set_len_0(int32_t value) { ___len_0 = value; } inline static int32_t get_offset_of_buf_1() { return static_cast(offsetof(WSABUF_tFC99449E36506806B55A93B6293AC7D2D10D3CEE, ___buf_1)); } inline intptr_t get_buf_1() const { return ___buf_1; } inline intptr_t* get_address_of_buf_1() { return &___buf_1; } inline void set_buf_1(intptr_t value) { ___buf_1 = value; } }; // System.Net.Sockets.SocketError struct SocketError_t0157BEC7F0A26C8FC31D392B2B7C6CFCD695D5E7 { public: // System.Int32 System.Net.Sockets.SocketError::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SocketError_t0157BEC7F0A26C8FC31D392B2B7C6CFCD695D5E7, ___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.Net.Sockets.SocketFlags struct SocketFlags_t77581B58FF9A1A1D3E3270EDE83E4CAD3947F809 { public: // System.Int32 System.Net.Sockets.SocketFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SocketFlags_t77581B58FF9A1A1D3E3270EDE83E4CAD3947F809, ___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.Net.Sockets.SocketOperation struct SocketOperation_t5579D7030CDF83F0E9CAC0B6484D279F34F6193C { public: // System.Int32 System.Net.Sockets.SocketOperation::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SocketOperation_t5579D7030CDF83F0E9CAC0B6484D279F34F6193C, ___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.Net.Sockets.SocketOptionLevel struct SocketOptionLevel_t75F67243F6A4311CE8731B9A344FECD8186B3B21 { public: // System.Int32 System.Net.Sockets.SocketOptionLevel::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SocketOptionLevel_t75F67243F6A4311CE8731B9A344FECD8186B3B21, ___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.Net.Sockets.SocketOptionName struct SocketOptionName_t11A763BEFF673A081DA61B8A7B1DF11909153B28 { public: // System.Int32 System.Net.Sockets.SocketOptionName::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SocketOptionName_t11A763BEFF673A081DA61B8A7B1DF11909153B28, ___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.Net.Sockets.SocketShutdown struct SocketShutdown_tC1C26BD51DCA13F2A5314DAA97701EF9B230D957 { public: // System.Int32 System.Net.Sockets.SocketShutdown::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SocketShutdown_tC1C26BD51DCA13F2A5314DAA97701EF9B230D957, ___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.Net.Sockets.SocketType struct SocketType_tCD56A18D4C7B43BF166E5C8B4B456BD646DF5775 { public: // System.Int32 System.Net.Sockets.SocketType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SocketType_tCD56A18D4C7B43BF166E5C8B4B456BD646DF5775, ___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.Net.TimerThread_TimerNode_TimerState struct TimerState_tD555FD971FFAFF7BE6F94885EC160D206354BD35 { public: // System.Int32 System.Net.TimerThread_TimerNode_TimerState::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TimerState_tD555FD971FFAFF7BE6F94885EC160D206354BD35, ___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.Net.WebClient struct WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A : public Component_t7AEFE153F6778CF52E1981BC3E811A9604B29473 { public: // System.Uri System.Net.WebClient::m_baseAddress Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___m_baseAddress_4; // System.Net.ICredentials System.Net.WebClient::m_credentials RuntimeObject* ___m_credentials_5; // System.Net.WebHeaderCollection System.Net.WebClient::m_headers WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * ___m_headers_6; // System.Collections.Specialized.NameValueCollection System.Net.WebClient::m_requestParameters NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * ___m_requestParameters_7; // System.Net.WebResponse System.Net.WebClient::m_WebResponse WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * ___m_WebResponse_8; // System.Net.WebRequest System.Net.WebClient::m_WebRequest WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * ___m_WebRequest_9; // System.Text.Encoding System.Net.WebClient::m_Encoding Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * ___m_Encoding_10; // System.String System.Net.WebClient::m_Method String_t* ___m_Method_11; // System.Int64 System.Net.WebClient::m_ContentLength int64_t ___m_ContentLength_12; // System.Boolean System.Net.WebClient::m_Cancelled bool ___m_Cancelled_13; // System.Net.WebClient_ProgressData System.Net.WebClient::m_Progress ProgressData_tE1BDFEEC6B492E4A260BBEF1107683C28BB8AC20 * ___m_Progress_14; // System.Net.IWebProxy System.Net.WebClient::m_Proxy RuntimeObject* ___m_Proxy_15; // System.Boolean System.Net.WebClient::m_ProxySet bool ___m_ProxySet_16; // System.Net.Cache.RequestCachePolicy System.Net.WebClient::m_CachePolicy RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * ___m_CachePolicy_17; // System.Int32 System.Net.WebClient::m_CallNesting int32_t ___m_CallNesting_18; public: inline static int32_t get_offset_of_m_baseAddress_4() { return static_cast(offsetof(WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A, ___m_baseAddress_4)); } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * get_m_baseAddress_4() const { return ___m_baseAddress_4; } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** get_address_of_m_baseAddress_4() { return &___m_baseAddress_4; } inline void set_m_baseAddress_4(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * value) { ___m_baseAddress_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_baseAddress_4), (void*)value); } inline static int32_t get_offset_of_m_credentials_5() { return static_cast(offsetof(WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A, ___m_credentials_5)); } inline RuntimeObject* get_m_credentials_5() const { return ___m_credentials_5; } inline RuntimeObject** get_address_of_m_credentials_5() { return &___m_credentials_5; } inline void set_m_credentials_5(RuntimeObject* value) { ___m_credentials_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_credentials_5), (void*)value); } inline static int32_t get_offset_of_m_headers_6() { return static_cast(offsetof(WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A, ___m_headers_6)); } inline WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * get_m_headers_6() const { return ___m_headers_6; } inline WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 ** get_address_of_m_headers_6() { return &___m_headers_6; } inline void set_m_headers_6(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * value) { ___m_headers_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_headers_6), (void*)value); } inline static int32_t get_offset_of_m_requestParameters_7() { return static_cast(offsetof(WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A, ___m_requestParameters_7)); } inline NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * get_m_requestParameters_7() const { return ___m_requestParameters_7; } inline NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 ** get_address_of_m_requestParameters_7() { return &___m_requestParameters_7; } inline void set_m_requestParameters_7(NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * value) { ___m_requestParameters_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_requestParameters_7), (void*)value); } inline static int32_t get_offset_of_m_WebResponse_8() { return static_cast(offsetof(WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A, ___m_WebResponse_8)); } inline WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * get_m_WebResponse_8() const { return ___m_WebResponse_8; } inline WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD ** get_address_of_m_WebResponse_8() { return &___m_WebResponse_8; } inline void set_m_WebResponse_8(WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * value) { ___m_WebResponse_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_WebResponse_8), (void*)value); } inline static int32_t get_offset_of_m_WebRequest_9() { return static_cast(offsetof(WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A, ___m_WebRequest_9)); } inline WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * get_m_WebRequest_9() const { return ___m_WebRequest_9; } inline WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 ** get_address_of_m_WebRequest_9() { return &___m_WebRequest_9; } inline void set_m_WebRequest_9(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * value) { ___m_WebRequest_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_WebRequest_9), (void*)value); } inline static int32_t get_offset_of_m_Encoding_10() { return static_cast(offsetof(WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A, ___m_Encoding_10)); } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * get_m_Encoding_10() const { return ___m_Encoding_10; } inline Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 ** get_address_of_m_Encoding_10() { return &___m_Encoding_10; } inline void set_m_Encoding_10(Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * value) { ___m_Encoding_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Encoding_10), (void*)value); } inline static int32_t get_offset_of_m_Method_11() { return static_cast(offsetof(WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A, ___m_Method_11)); } inline String_t* get_m_Method_11() const { return ___m_Method_11; } inline String_t** get_address_of_m_Method_11() { return &___m_Method_11; } inline void set_m_Method_11(String_t* value) { ___m_Method_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Method_11), (void*)value); } inline static int32_t get_offset_of_m_ContentLength_12() { return static_cast(offsetof(WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A, ___m_ContentLength_12)); } inline int64_t get_m_ContentLength_12() const { return ___m_ContentLength_12; } inline int64_t* get_address_of_m_ContentLength_12() { return &___m_ContentLength_12; } inline void set_m_ContentLength_12(int64_t value) { ___m_ContentLength_12 = value; } inline static int32_t get_offset_of_m_Cancelled_13() { return static_cast(offsetof(WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A, ___m_Cancelled_13)); } inline bool get_m_Cancelled_13() const { return ___m_Cancelled_13; } inline bool* get_address_of_m_Cancelled_13() { return &___m_Cancelled_13; } inline void set_m_Cancelled_13(bool value) { ___m_Cancelled_13 = value; } inline static int32_t get_offset_of_m_Progress_14() { return static_cast(offsetof(WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A, ___m_Progress_14)); } inline ProgressData_tE1BDFEEC6B492E4A260BBEF1107683C28BB8AC20 * get_m_Progress_14() const { return ___m_Progress_14; } inline ProgressData_tE1BDFEEC6B492E4A260BBEF1107683C28BB8AC20 ** get_address_of_m_Progress_14() { return &___m_Progress_14; } inline void set_m_Progress_14(ProgressData_tE1BDFEEC6B492E4A260BBEF1107683C28BB8AC20 * value) { ___m_Progress_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Progress_14), (void*)value); } inline static int32_t get_offset_of_m_Proxy_15() { return static_cast(offsetof(WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A, ___m_Proxy_15)); } inline RuntimeObject* get_m_Proxy_15() const { return ___m_Proxy_15; } inline RuntimeObject** get_address_of_m_Proxy_15() { return &___m_Proxy_15; } inline void set_m_Proxy_15(RuntimeObject* value) { ___m_Proxy_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Proxy_15), (void*)value); } inline static int32_t get_offset_of_m_ProxySet_16() { return static_cast(offsetof(WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A, ___m_ProxySet_16)); } inline bool get_m_ProxySet_16() const { return ___m_ProxySet_16; } inline bool* get_address_of_m_ProxySet_16() { return &___m_ProxySet_16; } inline void set_m_ProxySet_16(bool value) { ___m_ProxySet_16 = value; } inline static int32_t get_offset_of_m_CachePolicy_17() { return static_cast(offsetof(WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A, ___m_CachePolicy_17)); } inline RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * get_m_CachePolicy_17() const { return ___m_CachePolicy_17; } inline RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 ** get_address_of_m_CachePolicy_17() { return &___m_CachePolicy_17; } inline void set_m_CachePolicy_17(RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * value) { ___m_CachePolicy_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CachePolicy_17), (void*)value); } inline static int32_t get_offset_of_m_CallNesting_18() { return static_cast(offsetof(WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A, ___m_CallNesting_18)); } inline int32_t get_m_CallNesting_18() const { return ___m_CallNesting_18; } inline int32_t* get_address_of_m_CallNesting_18() { return &___m_CallNesting_18; } inline void set_m_CallNesting_18(int32_t value) { ___m_CallNesting_18 = value; } }; // System.Net.WebConnection_NtlmAuthState struct NtlmAuthState_tEDDC6AC65C3D7223EB1A1360D852CDEA2F3A251D { public: // System.Int32 System.Net.WebConnection_NtlmAuthState::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(NtlmAuthState_tEDDC6AC65C3D7223EB1A1360D852CDEA2F3A251D, ___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.Net.WebConnectionGroup_ConnectionState struct ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 : public RuntimeObject { public: // System.Net.WebConnection System.Net.WebConnectionGroup_ConnectionState::k__BackingField WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___U3CConnectionU3Ek__BackingField_0; // System.Net.WebConnectionGroup System.Net.WebConnectionGroup_ConnectionState::k__BackingField WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * ___U3CGroupU3Ek__BackingField_1; // System.Boolean System.Net.WebConnectionGroup_ConnectionState::busy bool ___busy_2; // System.DateTime System.Net.WebConnectionGroup_ConnectionState::idleSince DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___idleSince_3; public: inline static int32_t get_offset_of_U3CConnectionU3Ek__BackingField_0() { return static_cast(offsetof(ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6, ___U3CConnectionU3Ek__BackingField_0)); } inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * get_U3CConnectionU3Ek__BackingField_0() const { return ___U3CConnectionU3Ek__BackingField_0; } inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 ** get_address_of_U3CConnectionU3Ek__BackingField_0() { return &___U3CConnectionU3Ek__BackingField_0; } inline void set_U3CConnectionU3Ek__BackingField_0(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * value) { ___U3CConnectionU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConnectionU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CGroupU3Ek__BackingField_1() { return static_cast(offsetof(ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6, ___U3CGroupU3Ek__BackingField_1)); } inline WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * get_U3CGroupU3Ek__BackingField_1() const { return ___U3CGroupU3Ek__BackingField_1; } inline WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F ** get_address_of_U3CGroupU3Ek__BackingField_1() { return &___U3CGroupU3Ek__BackingField_1; } inline void set_U3CGroupU3Ek__BackingField_1(WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * value) { ___U3CGroupU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CGroupU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_busy_2() { return static_cast(offsetof(ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6, ___busy_2)); } inline bool get_busy_2() const { return ___busy_2; } inline bool* get_address_of_busy_2() { return &___busy_2; } inline void set_busy_2(bool value) { ___busy_2 = value; } inline static int32_t get_offset_of_idleSince_3() { return static_cast(offsetof(ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6, ___idleSince_3)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_idleSince_3() const { return ___idleSince_3; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_idleSince_3() { return &___idleSince_3; } inline void set_idleSince_3(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___idleSince_3 = value; } }; // System.Net.WebConnectionStream struct WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC : public Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 { public: // System.Boolean System.Net.WebConnectionStream::isRead bool ___isRead_5; // System.Net.WebConnection System.Net.WebConnectionStream::cnc WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___cnc_6; // System.Net.HttpWebRequest System.Net.WebConnectionStream::request HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request_7; // System.Byte[] System.Net.WebConnectionStream::readBuffer ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___readBuffer_8; // System.Int32 System.Net.WebConnectionStream::readBufferOffset int32_t ___readBufferOffset_9; // System.Int32 System.Net.WebConnectionStream::readBufferSize int32_t ___readBufferSize_10; // System.Int32 System.Net.WebConnectionStream::stream_length int32_t ___stream_length_11; // System.Int64 System.Net.WebConnectionStream::contentLength int64_t ___contentLength_12; // System.Int64 System.Net.WebConnectionStream::totalRead int64_t ___totalRead_13; // System.Int64 System.Net.WebConnectionStream::totalWritten int64_t ___totalWritten_14; // System.Boolean System.Net.WebConnectionStream::nextReadCalled bool ___nextReadCalled_15; // System.Int32 System.Net.WebConnectionStream::pendingReads int32_t ___pendingReads_16; // System.Int32 System.Net.WebConnectionStream::pendingWrites int32_t ___pendingWrites_17; // System.Threading.ManualResetEvent System.Net.WebConnectionStream::pending ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * ___pending_18; // System.Boolean System.Net.WebConnectionStream::allowBuffering bool ___allowBuffering_19; // System.Boolean System.Net.WebConnectionStream::sendChunked bool ___sendChunked_20; // System.IO.MemoryStream System.Net.WebConnectionStream::writeBuffer MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * ___writeBuffer_21; // System.Boolean System.Net.WebConnectionStream::requestWritten bool ___requestWritten_22; // System.Byte[] System.Net.WebConnectionStream::headers ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___headers_23; // System.Boolean System.Net.WebConnectionStream::disposed bool ___disposed_24; // System.Boolean System.Net.WebConnectionStream::headersSent bool ___headersSent_25; // System.Object System.Net.WebConnectionStream::locker RuntimeObject * ___locker_26; // System.Boolean System.Net.WebConnectionStream::initRead bool ___initRead_27; // System.Boolean System.Net.WebConnectionStream::read_eof bool ___read_eof_28; // System.Boolean System.Net.WebConnectionStream::complete_request_written bool ___complete_request_written_29; // System.Int32 System.Net.WebConnectionStream::read_timeout int32_t ___read_timeout_30; // System.Int32 System.Net.WebConnectionStream::write_timeout int32_t ___write_timeout_31; // System.AsyncCallback System.Net.WebConnectionStream::cb_wrapper AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___cb_wrapper_32; // System.Boolean System.Net.WebConnectionStream::IgnoreIOErrors bool ___IgnoreIOErrors_33; // System.Boolean System.Net.WebConnectionStream::k__BackingField bool ___U3CGetResponseOnCloseU3Ek__BackingField_34; public: inline static int32_t get_offset_of_isRead_5() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___isRead_5)); } inline bool get_isRead_5() const { return ___isRead_5; } inline bool* get_address_of_isRead_5() { return &___isRead_5; } inline void set_isRead_5(bool value) { ___isRead_5 = value; } inline static int32_t get_offset_of_cnc_6() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___cnc_6)); } inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * get_cnc_6() const { return ___cnc_6; } inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 ** get_address_of_cnc_6() { return &___cnc_6; } inline void set_cnc_6(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * value) { ___cnc_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___cnc_6), (void*)value); } inline static int32_t get_offset_of_request_7() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___request_7)); } inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * get_request_7() const { return ___request_7; } inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 ** get_address_of_request_7() { return &___request_7; } inline void set_request_7(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * value) { ___request_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___request_7), (void*)value); } inline static int32_t get_offset_of_readBuffer_8() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___readBuffer_8)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_readBuffer_8() const { return ___readBuffer_8; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_readBuffer_8() { return &___readBuffer_8; } inline void set_readBuffer_8(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___readBuffer_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___readBuffer_8), (void*)value); } inline static int32_t get_offset_of_readBufferOffset_9() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___readBufferOffset_9)); } inline int32_t get_readBufferOffset_9() const { return ___readBufferOffset_9; } inline int32_t* get_address_of_readBufferOffset_9() { return &___readBufferOffset_9; } inline void set_readBufferOffset_9(int32_t value) { ___readBufferOffset_9 = value; } inline static int32_t get_offset_of_readBufferSize_10() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___readBufferSize_10)); } inline int32_t get_readBufferSize_10() const { return ___readBufferSize_10; } inline int32_t* get_address_of_readBufferSize_10() { return &___readBufferSize_10; } inline void set_readBufferSize_10(int32_t value) { ___readBufferSize_10 = value; } inline static int32_t get_offset_of_stream_length_11() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___stream_length_11)); } inline int32_t get_stream_length_11() const { return ___stream_length_11; } inline int32_t* get_address_of_stream_length_11() { return &___stream_length_11; } inline void set_stream_length_11(int32_t value) { ___stream_length_11 = value; } inline static int32_t get_offset_of_contentLength_12() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___contentLength_12)); } inline int64_t get_contentLength_12() const { return ___contentLength_12; } inline int64_t* get_address_of_contentLength_12() { return &___contentLength_12; } inline void set_contentLength_12(int64_t value) { ___contentLength_12 = value; } inline static int32_t get_offset_of_totalRead_13() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___totalRead_13)); } inline int64_t get_totalRead_13() const { return ___totalRead_13; } inline int64_t* get_address_of_totalRead_13() { return &___totalRead_13; } inline void set_totalRead_13(int64_t value) { ___totalRead_13 = value; } inline static int32_t get_offset_of_totalWritten_14() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___totalWritten_14)); } inline int64_t get_totalWritten_14() const { return ___totalWritten_14; } inline int64_t* get_address_of_totalWritten_14() { return &___totalWritten_14; } inline void set_totalWritten_14(int64_t value) { ___totalWritten_14 = value; } inline static int32_t get_offset_of_nextReadCalled_15() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___nextReadCalled_15)); } inline bool get_nextReadCalled_15() const { return ___nextReadCalled_15; } inline bool* get_address_of_nextReadCalled_15() { return &___nextReadCalled_15; } inline void set_nextReadCalled_15(bool value) { ___nextReadCalled_15 = value; } inline static int32_t get_offset_of_pendingReads_16() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___pendingReads_16)); } inline int32_t get_pendingReads_16() const { return ___pendingReads_16; } inline int32_t* get_address_of_pendingReads_16() { return &___pendingReads_16; } inline void set_pendingReads_16(int32_t value) { ___pendingReads_16 = value; } inline static int32_t get_offset_of_pendingWrites_17() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___pendingWrites_17)); } inline int32_t get_pendingWrites_17() const { return ___pendingWrites_17; } inline int32_t* get_address_of_pendingWrites_17() { return &___pendingWrites_17; } inline void set_pendingWrites_17(int32_t value) { ___pendingWrites_17 = value; } inline static int32_t get_offset_of_pending_18() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___pending_18)); } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * get_pending_18() const { return ___pending_18; } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 ** get_address_of_pending_18() { return &___pending_18; } inline void set_pending_18(ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * value) { ___pending_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___pending_18), (void*)value); } inline static int32_t get_offset_of_allowBuffering_19() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___allowBuffering_19)); } inline bool get_allowBuffering_19() const { return ___allowBuffering_19; } inline bool* get_address_of_allowBuffering_19() { return &___allowBuffering_19; } inline void set_allowBuffering_19(bool value) { ___allowBuffering_19 = value; } inline static int32_t get_offset_of_sendChunked_20() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___sendChunked_20)); } inline bool get_sendChunked_20() const { return ___sendChunked_20; } inline bool* get_address_of_sendChunked_20() { return &___sendChunked_20; } inline void set_sendChunked_20(bool value) { ___sendChunked_20 = value; } inline static int32_t get_offset_of_writeBuffer_21() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___writeBuffer_21)); } inline MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * get_writeBuffer_21() const { return ___writeBuffer_21; } inline MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C ** get_address_of_writeBuffer_21() { return &___writeBuffer_21; } inline void set_writeBuffer_21(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * value) { ___writeBuffer_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___writeBuffer_21), (void*)value); } inline static int32_t get_offset_of_requestWritten_22() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___requestWritten_22)); } inline bool get_requestWritten_22() const { return ___requestWritten_22; } inline bool* get_address_of_requestWritten_22() { return &___requestWritten_22; } inline void set_requestWritten_22(bool value) { ___requestWritten_22 = value; } inline static int32_t get_offset_of_headers_23() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___headers_23)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_headers_23() const { return ___headers_23; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_headers_23() { return &___headers_23; } inline void set_headers_23(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___headers_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___headers_23), (void*)value); } inline static int32_t get_offset_of_disposed_24() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___disposed_24)); } inline bool get_disposed_24() const { return ___disposed_24; } inline bool* get_address_of_disposed_24() { return &___disposed_24; } inline void set_disposed_24(bool value) { ___disposed_24 = value; } inline static int32_t get_offset_of_headersSent_25() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___headersSent_25)); } inline bool get_headersSent_25() const { return ___headersSent_25; } inline bool* get_address_of_headersSent_25() { return &___headersSent_25; } inline void set_headersSent_25(bool value) { ___headersSent_25 = value; } inline static int32_t get_offset_of_locker_26() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___locker_26)); } inline RuntimeObject * get_locker_26() const { return ___locker_26; } inline RuntimeObject ** get_address_of_locker_26() { return &___locker_26; } inline void set_locker_26(RuntimeObject * value) { ___locker_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___locker_26), (void*)value); } inline static int32_t get_offset_of_initRead_27() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___initRead_27)); } inline bool get_initRead_27() const { return ___initRead_27; } inline bool* get_address_of_initRead_27() { return &___initRead_27; } inline void set_initRead_27(bool value) { ___initRead_27 = value; } inline static int32_t get_offset_of_read_eof_28() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___read_eof_28)); } inline bool get_read_eof_28() const { return ___read_eof_28; } inline bool* get_address_of_read_eof_28() { return &___read_eof_28; } inline void set_read_eof_28(bool value) { ___read_eof_28 = value; } inline static int32_t get_offset_of_complete_request_written_29() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___complete_request_written_29)); } inline bool get_complete_request_written_29() const { return ___complete_request_written_29; } inline bool* get_address_of_complete_request_written_29() { return &___complete_request_written_29; } inline void set_complete_request_written_29(bool value) { ___complete_request_written_29 = value; } inline static int32_t get_offset_of_read_timeout_30() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___read_timeout_30)); } inline int32_t get_read_timeout_30() const { return ___read_timeout_30; } inline int32_t* get_address_of_read_timeout_30() { return &___read_timeout_30; } inline void set_read_timeout_30(int32_t value) { ___read_timeout_30 = value; } inline static int32_t get_offset_of_write_timeout_31() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___write_timeout_31)); } inline int32_t get_write_timeout_31() const { return ___write_timeout_31; } inline int32_t* get_address_of_write_timeout_31() { return &___write_timeout_31; } inline void set_write_timeout_31(int32_t value) { ___write_timeout_31 = value; } inline static int32_t get_offset_of_cb_wrapper_32() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___cb_wrapper_32)); } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * get_cb_wrapper_32() const { return ___cb_wrapper_32; } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 ** get_address_of_cb_wrapper_32() { return &___cb_wrapper_32; } inline void set_cb_wrapper_32(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * value) { ___cb_wrapper_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___cb_wrapper_32), (void*)value); } inline static int32_t get_offset_of_IgnoreIOErrors_33() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___IgnoreIOErrors_33)); } inline bool get_IgnoreIOErrors_33() const { return ___IgnoreIOErrors_33; } inline bool* get_address_of_IgnoreIOErrors_33() { return &___IgnoreIOErrors_33; } inline void set_IgnoreIOErrors_33(bool value) { ___IgnoreIOErrors_33 = value; } inline static int32_t get_offset_of_U3CGetResponseOnCloseU3Ek__BackingField_34() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC, ___U3CGetResponseOnCloseU3Ek__BackingField_34)); } inline bool get_U3CGetResponseOnCloseU3Ek__BackingField_34() const { return ___U3CGetResponseOnCloseU3Ek__BackingField_34; } inline bool* get_address_of_U3CGetResponseOnCloseU3Ek__BackingField_34() { return &___U3CGetResponseOnCloseU3Ek__BackingField_34; } inline void set_U3CGetResponseOnCloseU3Ek__BackingField_34(bool value) { ___U3CGetResponseOnCloseU3Ek__BackingField_34 = value; } }; struct WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC_StaticFields { public: // System.Byte[] System.Net.WebConnectionStream::crlf ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___crlf_4; public: inline static int32_t get_offset_of_crlf_4() { return static_cast(offsetof(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC_StaticFields, ___crlf_4)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_crlf_4() const { return ___crlf_4; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_crlf_4() { return &___crlf_4; } inline void set_crlf_4(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___crlf_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___crlf_4), (void*)value); } }; // System.Net.WebExceptionInternalStatus struct WebExceptionInternalStatus_t2B50725020F5BAB7DCBE324ADF308881FEB3B64D { public: // System.Int32 System.Net.WebExceptionInternalStatus::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(WebExceptionInternalStatus_t2B50725020F5BAB7DCBE324ADF308881FEB3B64D, ___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.Net.WebExceptionStatus struct WebExceptionStatus_t97365CBADE462C1E2A1A0FACF18F3B111900F8DC { public: // System.Int32 System.Net.WebExceptionStatus::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(WebExceptionStatus_t97365CBADE462C1E2A1A0FACF18F3B111900F8DC, ___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.Net.WebHeaderCollection_RfcChar struct RfcChar_tD4173F085F19DF711D550AC6CAD7EF61939EF27F { public: // System.Byte System.Net.WebHeaderCollection_RfcChar::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RfcChar_tD4173F085F19DF711D550AC6CAD7EF61939EF27F, ___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.Net.WebHeaderCollectionType struct WebHeaderCollectionType_t2994510EB856AC407AB0757A9814CDF80185A862 { public: // System.UInt16 System.Net.WebHeaderCollectionType::value__ uint16_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(WebHeaderCollectionType_t2994510EB856AC407AB0757A9814CDF80185A862, ___value___2)); } inline uint16_t get_value___2() const { return ___value___2; } inline uint16_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint16_t value) { ___value___2 = value; } }; // System.ParsingError struct ParsingError_t0D5A87AC821FD4B2D294BF89150B61B6F0445DAE { public: // System.Int32 System.ParsingError::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ParsingError_t0D5A87AC821FD4B2D294BF89150B61B6F0445DAE, ___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.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.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.Runtime.InteropServices.SafeHandle struct SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 : public CriticalFinalizerObject_t8B006E1DEE084E781F5C0F3283E9226E28894DD9 { public: // System.IntPtr System.Runtime.InteropServices.SafeHandle::handle intptr_t ___handle_0; // System.Int32 System.Runtime.InteropServices.SafeHandle::_state int32_t ____state_1; // System.Boolean System.Runtime.InteropServices.SafeHandle::_ownsHandle bool ____ownsHandle_2; // System.Boolean System.Runtime.InteropServices.SafeHandle::_fullyInitialized bool ____fullyInitialized_3; public: inline static int32_t get_offset_of_handle_0() { return static_cast(offsetof(SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383, ___handle_0)); } inline intptr_t get_handle_0() const { return ___handle_0; } inline intptr_t* get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(intptr_t value) { ___handle_0 = value; } inline static int32_t get_offset_of__state_1() { return static_cast(offsetof(SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383, ____state_1)); } inline int32_t get__state_1() const { return ____state_1; } inline int32_t* get_address_of__state_1() { return &____state_1; } inline void set__state_1(int32_t value) { ____state_1 = value; } inline static int32_t get_offset_of__ownsHandle_2() { return static_cast(offsetof(SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383, ____ownsHandle_2)); } inline bool get__ownsHandle_2() const { return ____ownsHandle_2; } inline bool* get_address_of__ownsHandle_2() { return &____ownsHandle_2; } inline void set__ownsHandle_2(bool value) { ____ownsHandle_2 = value; } inline static int32_t get_offset_of__fullyInitialized_3() { return static_cast(offsetof(SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383, ____fullyInitialized_3)); } inline bool get__fullyInitialized_3() const { return ____fullyInitialized_3; } inline bool* get_address_of__fullyInitialized_3() { return &____fullyInitialized_3; } inline void set__fullyInitialized_3(bool value) { ____fullyInitialized_3 = value; } }; // System.Runtime.Serialization.StreamingContextStates struct StreamingContextStates_t6D16CD7BC584A66A29B702F5FD59DF62BB1BDD3F { public: // System.Int32 System.Runtime.Serialization.StreamingContextStates::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StreamingContextStates_t6D16CD7BC584A66A29B702F5FD59DF62BB1BDD3F, ___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.SRDescriptionAttribute struct SRDescriptionAttribute_t6353D331C0C05160ABDB31CF62A496F5E36D6C6A : public DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75 { public: // System.Boolean System.SRDescriptionAttribute::isReplaced bool ___isReplaced_2; public: inline static int32_t get_offset_of_isReplaced_2() { return static_cast(offsetof(SRDescriptionAttribute_t6353D331C0C05160ABDB31CF62A496F5E36D6C6A, ___isReplaced_2)); } inline bool get_isReplaced_2() const { return ___isReplaced_2; } inline bool* get_address_of_isReplaced_2() { return &___isReplaced_2; } inline void set_isReplaced_2(bool value) { ___isReplaced_2 = value; } }; // System.Security.Authentication.SslProtocols struct SslProtocols_tDD37F8F06AD19BDAF27AEA484EC06820FE3107AE { public: // System.Int32 System.Security.Authentication.SslProtocols::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SslProtocols_tDD37F8F06AD19BDAF27AEA484EC06820FE3107AE, ___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.Security.Cryptography.AsnDecodeStatus struct AsnDecodeStatus_t83139F58FFE08CE7DBCB990C9F30D2F2CA5BC0BB { public: // System.Int32 System.Security.Cryptography.AsnDecodeStatus::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AsnDecodeStatus_t83139F58FFE08CE7DBCB990C9F30D2F2CA5BC0BB, ___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.Security.Cryptography.CspProviderFlags struct CspProviderFlags_t58BDA302C5856D2AA7A41E97CAB5BDD0516571F4 { public: // System.Int32 System.Security.Cryptography.CspProviderFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CspProviderFlags_t58BDA302C5856D2AA7A41E97CAB5BDD0516571F4, ___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.Security.Cryptography.DSACryptoServiceProvider struct DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8 : public DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF { public: // Mono.Security.Cryptography.KeyPairPersistence System.Security.Cryptography.DSACryptoServiceProvider::store KeyPairPersistence_t5C070E8D158094F7D0CC5D591F30EDFFB39849A2 * ___store_3; // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::persistKey bool ___persistKey_4; // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::persisted bool ___persisted_5; // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::privateKeyExportable bool ___privateKeyExportable_6; // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::m_disposed bool ___m_disposed_7; // Mono.Security.Cryptography.DSAManaged System.Security.Cryptography.DSACryptoServiceProvider::dsa DSAManaged_tB329E8EFCE56CF874A8EEAC16BEAC13146F47FEA * ___dsa_8; public: inline static int32_t get_offset_of_store_3() { return static_cast(offsetof(DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8, ___store_3)); } inline KeyPairPersistence_t5C070E8D158094F7D0CC5D591F30EDFFB39849A2 * get_store_3() const { return ___store_3; } inline KeyPairPersistence_t5C070E8D158094F7D0CC5D591F30EDFFB39849A2 ** get_address_of_store_3() { return &___store_3; } inline void set_store_3(KeyPairPersistence_t5C070E8D158094F7D0CC5D591F30EDFFB39849A2 * value) { ___store_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___store_3), (void*)value); } inline static int32_t get_offset_of_persistKey_4() { return static_cast(offsetof(DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8, ___persistKey_4)); } inline bool get_persistKey_4() const { return ___persistKey_4; } inline bool* get_address_of_persistKey_4() { return &___persistKey_4; } inline void set_persistKey_4(bool value) { ___persistKey_4 = value; } inline static int32_t get_offset_of_persisted_5() { return static_cast(offsetof(DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8, ___persisted_5)); } inline bool get_persisted_5() const { return ___persisted_5; } inline bool* get_address_of_persisted_5() { return &___persisted_5; } inline void set_persisted_5(bool value) { ___persisted_5 = value; } inline static int32_t get_offset_of_privateKeyExportable_6() { return static_cast(offsetof(DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8, ___privateKeyExportable_6)); } inline bool get_privateKeyExportable_6() const { return ___privateKeyExportable_6; } inline bool* get_address_of_privateKeyExportable_6() { return &___privateKeyExportable_6; } inline void set_privateKeyExportable_6(bool value) { ___privateKeyExportable_6 = value; } inline static int32_t get_offset_of_m_disposed_7() { return static_cast(offsetof(DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8, ___m_disposed_7)); } inline bool get_m_disposed_7() const { return ___m_disposed_7; } inline bool* get_address_of_m_disposed_7() { return &___m_disposed_7; } inline void set_m_disposed_7(bool value) { ___m_disposed_7 = value; } inline static int32_t get_offset_of_dsa_8() { return static_cast(offsetof(DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8, ___dsa_8)); } inline DSAManaged_tB329E8EFCE56CF874A8EEAC16BEAC13146F47FEA * get_dsa_8() const { return ___dsa_8; } inline DSAManaged_tB329E8EFCE56CF874A8EEAC16BEAC13146F47FEA ** get_address_of_dsa_8() { return &___dsa_8; } inline void set_dsa_8(DSAManaged_tB329E8EFCE56CF874A8EEAC16BEAC13146F47FEA * value) { ___dsa_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___dsa_8), (void*)value); } }; struct DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8_StaticFields { public: // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::useMachineKeyStore bool ___useMachineKeyStore_9; public: inline static int32_t get_offset_of_useMachineKeyStore_9() { return static_cast(offsetof(DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8_StaticFields, ___useMachineKeyStore_9)); } inline bool get_useMachineKeyStore_9() const { return ___useMachineKeyStore_9; } inline bool* get_address_of_useMachineKeyStore_9() { return &___useMachineKeyStore_9; } inline void set_useMachineKeyStore_9(bool value) { ___useMachineKeyStore_9 = value; } }; // System.Security.Cryptography.OidGroup struct OidGroup_t9A99D3013C1B94CB060656F30C39E893E75FAD6B { public: // System.Int32 System.Security.Cryptography.OidGroup::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(OidGroup_t9A99D3013C1B94CB060656F30C39E893E75FAD6B, ___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.Security.Cryptography.X509Certificates.X509KeyUsageFlags struct X509KeyUsageFlags_tAD6560EDDEB746BA983AE4E7ABC237A6178D6437 { public: // System.Int32 System.Security.Cryptography.X509Certificates.X509KeyUsageFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(X509KeyUsageFlags_tAD6560EDDEB746BA983AE4E7ABC237A6178D6437, ___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.Security.Principal.TokenImpersonationLevel struct TokenImpersonationLevel_tED478ED25688E978F79556E1A2335F7262023D26 { public: // System.Int32 System.Security.Principal.TokenImpersonationLevel::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TokenImpersonationLevel_tED478ED25688E978F79556E1A2335F7262023D26, ___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.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.Text.RegularExpressions.RegexOptions struct RegexOptions_t9A6138CDA9C60924D503C584095349F008C52EA1 { public: // System.Int32 System.Text.RegularExpressions.RegexOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RegexOptions_t9A6138CDA9C60924D503C584095349F008C52EA1, ___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.Threading.SemaphoreSlim struct SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 : public RuntimeObject { public: // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.SemaphoreSlim::m_currentCount int32_t ___m_currentCount_0; // System.Int32 System.Threading.SemaphoreSlim::m_maxCount int32_t ___m_maxCount_1; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.SemaphoreSlim::m_waitCount int32_t ___m_waitCount_2; // System.Object System.Threading.SemaphoreSlim::m_lockObj RuntimeObject * ___m_lockObj_3; // System.Threading.ManualResetEvent modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.SemaphoreSlim::m_waitHandle ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * ___m_waitHandle_4; // System.Threading.SemaphoreSlim_TaskNode System.Threading.SemaphoreSlim::m_asyncHead TaskNode_t2497E541C4CB8A41A55B30DFBE3A30F68B140E2D * ___m_asyncHead_5; // System.Threading.SemaphoreSlim_TaskNode System.Threading.SemaphoreSlim::m_asyncTail TaskNode_t2497E541C4CB8A41A55B30DFBE3A30F68B140E2D * ___m_asyncTail_6; public: inline static int32_t get_offset_of_m_currentCount_0() { return static_cast(offsetof(SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048, ___m_currentCount_0)); } inline int32_t get_m_currentCount_0() const { return ___m_currentCount_0; } inline int32_t* get_address_of_m_currentCount_0() { return &___m_currentCount_0; } inline void set_m_currentCount_0(int32_t value) { ___m_currentCount_0 = value; } inline static int32_t get_offset_of_m_maxCount_1() { return static_cast(offsetof(SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048, ___m_maxCount_1)); } inline int32_t get_m_maxCount_1() const { return ___m_maxCount_1; } inline int32_t* get_address_of_m_maxCount_1() { return &___m_maxCount_1; } inline void set_m_maxCount_1(int32_t value) { ___m_maxCount_1 = value; } inline static int32_t get_offset_of_m_waitCount_2() { return static_cast(offsetof(SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048, ___m_waitCount_2)); } inline int32_t get_m_waitCount_2() const { return ___m_waitCount_2; } inline int32_t* get_address_of_m_waitCount_2() { return &___m_waitCount_2; } inline void set_m_waitCount_2(int32_t value) { ___m_waitCount_2 = value; } inline static int32_t get_offset_of_m_lockObj_3() { return static_cast(offsetof(SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048, ___m_lockObj_3)); } inline RuntimeObject * get_m_lockObj_3() const { return ___m_lockObj_3; } inline RuntimeObject ** get_address_of_m_lockObj_3() { return &___m_lockObj_3; } inline void set_m_lockObj_3(RuntimeObject * value) { ___m_lockObj_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_lockObj_3), (void*)value); } inline static int32_t get_offset_of_m_waitHandle_4() { return static_cast(offsetof(SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048, ___m_waitHandle_4)); } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * get_m_waitHandle_4() const { return ___m_waitHandle_4; } inline ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 ** get_address_of_m_waitHandle_4() { return &___m_waitHandle_4; } inline void set_m_waitHandle_4(ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * value) { ___m_waitHandle_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_waitHandle_4), (void*)value); } inline static int32_t get_offset_of_m_asyncHead_5() { return static_cast(offsetof(SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048, ___m_asyncHead_5)); } inline TaskNode_t2497E541C4CB8A41A55B30DFBE3A30F68B140E2D * get_m_asyncHead_5() const { return ___m_asyncHead_5; } inline TaskNode_t2497E541C4CB8A41A55B30DFBE3A30F68B140E2D ** get_address_of_m_asyncHead_5() { return &___m_asyncHead_5; } inline void set_m_asyncHead_5(TaskNode_t2497E541C4CB8A41A55B30DFBE3A30F68B140E2D * value) { ___m_asyncHead_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_asyncHead_5), (void*)value); } inline static int32_t get_offset_of_m_asyncTail_6() { return static_cast(offsetof(SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048, ___m_asyncTail_6)); } inline TaskNode_t2497E541C4CB8A41A55B30DFBE3A30F68B140E2D * get_m_asyncTail_6() const { return ___m_asyncTail_6; } inline TaskNode_t2497E541C4CB8A41A55B30DFBE3A30F68B140E2D ** get_address_of_m_asyncTail_6() { return &___m_asyncTail_6; } inline void set_m_asyncTail_6(TaskNode_t2497E541C4CB8A41A55B30DFBE3A30F68B140E2D * value) { ___m_asyncTail_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_asyncTail_6), (void*)value); } }; struct SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048_StaticFields { public: // System.Threading.Tasks.Task`1 System.Threading.SemaphoreSlim::s_trueTask Task_1_tD6131FE3A3A2F1D58DB886B6CF31A2672B75B439 * ___s_trueTask_7; // System.Action`1 System.Threading.SemaphoreSlim::s_cancellationTokenCanceledEventHandler Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * ___s_cancellationTokenCanceledEventHandler_8; public: inline static int32_t get_offset_of_s_trueTask_7() { return static_cast(offsetof(SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048_StaticFields, ___s_trueTask_7)); } inline Task_1_tD6131FE3A3A2F1D58DB886B6CF31A2672B75B439 * get_s_trueTask_7() const { return ___s_trueTask_7; } inline Task_1_tD6131FE3A3A2F1D58DB886B6CF31A2672B75B439 ** get_address_of_s_trueTask_7() { return &___s_trueTask_7; } inline void set_s_trueTask_7(Task_1_tD6131FE3A3A2F1D58DB886B6CF31A2672B75B439 * value) { ___s_trueTask_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_trueTask_7), (void*)value); } inline static int32_t get_offset_of_s_cancellationTokenCanceledEventHandler_8() { return static_cast(offsetof(SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048_StaticFields, ___s_cancellationTokenCanceledEventHandler_8)); } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * get_s_cancellationTokenCanceledEventHandler_8() const { return ___s_cancellationTokenCanceledEventHandler_8; } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 ** get_address_of_s_cancellationTokenCanceledEventHandler_8() { return &___s_cancellationTokenCanceledEventHandler_8; } inline void set_s_cancellationTokenCanceledEventHandler_8(Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * value) { ___s_cancellationTokenCanceledEventHandler_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_cancellationTokenCanceledEventHandler_8), (void*)value); } }; // System.Threading.Tasks.Task struct Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 : public RuntimeObject { public: // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_taskId int32_t ___m_taskId_4; // System.Object System.Threading.Tasks.Task::m_action RuntimeObject * ___m_action_5; // System.Object System.Threading.Tasks.Task::m_stateObject RuntimeObject * ___m_stateObject_6; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.Task::m_taskScheduler TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * ___m_taskScheduler_7; // System.Threading.Tasks.Task System.Threading.Tasks.Task::m_parent Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___m_parent_8; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_stateFlags int32_t ___m_stateFlags_9; // System.Object modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_continuationObject RuntimeObject * ___m_continuationObject_10; // System.Threading.Tasks.Task_ContingentProperties modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_contingentProperties ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 * ___m_contingentProperties_15; public: inline static int32_t get_offset_of_m_taskId_4() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_taskId_4)); } inline int32_t get_m_taskId_4() const { return ___m_taskId_4; } inline int32_t* get_address_of_m_taskId_4() { return &___m_taskId_4; } inline void set_m_taskId_4(int32_t value) { ___m_taskId_4 = value; } inline static int32_t get_offset_of_m_action_5() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_action_5)); } inline RuntimeObject * get_m_action_5() const { return ___m_action_5; } inline RuntimeObject ** get_address_of_m_action_5() { return &___m_action_5; } inline void set_m_action_5(RuntimeObject * value) { ___m_action_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_action_5), (void*)value); } inline static int32_t get_offset_of_m_stateObject_6() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_stateObject_6)); } inline RuntimeObject * get_m_stateObject_6() const { return ___m_stateObject_6; } inline RuntimeObject ** get_address_of_m_stateObject_6() { return &___m_stateObject_6; } inline void set_m_stateObject_6(RuntimeObject * value) { ___m_stateObject_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_stateObject_6), (void*)value); } inline static int32_t get_offset_of_m_taskScheduler_7() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_taskScheduler_7)); } inline TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * get_m_taskScheduler_7() const { return ___m_taskScheduler_7; } inline TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 ** get_address_of_m_taskScheduler_7() { return &___m_taskScheduler_7; } inline void set_m_taskScheduler_7(TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114 * value) { ___m_taskScheduler_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_taskScheduler_7), (void*)value); } inline static int32_t get_offset_of_m_parent_8() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_parent_8)); } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * get_m_parent_8() const { return ___m_parent_8; } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 ** get_address_of_m_parent_8() { return &___m_parent_8; } inline void set_m_parent_8(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * value) { ___m_parent_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_parent_8), (void*)value); } inline static int32_t get_offset_of_m_stateFlags_9() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_stateFlags_9)); } inline int32_t get_m_stateFlags_9() const { return ___m_stateFlags_9; } inline int32_t* get_address_of_m_stateFlags_9() { return &___m_stateFlags_9; } inline void set_m_stateFlags_9(int32_t value) { ___m_stateFlags_9 = value; } inline static int32_t get_offset_of_m_continuationObject_10() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_continuationObject_10)); } inline RuntimeObject * get_m_continuationObject_10() const { return ___m_continuationObject_10; } inline RuntimeObject ** get_address_of_m_continuationObject_10() { return &___m_continuationObject_10; } inline void set_m_continuationObject_10(RuntimeObject * value) { ___m_continuationObject_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_continuationObject_10), (void*)value); } inline static int32_t get_offset_of_m_contingentProperties_15() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2, ___m_contingentProperties_15)); } inline ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 * get_m_contingentProperties_15() const { return ___m_contingentProperties_15; } inline ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 ** get_address_of_m_contingentProperties_15() { return &___m_contingentProperties_15; } inline void set_m_contingentProperties_15(ContingentProperties_t7149A27D01507C74E8BDAAA3848B45D2644FDF08 * value) { ___m_contingentProperties_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_contingentProperties_15), (void*)value); } }; struct Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields { public: // System.Int32 System.Threading.Tasks.Task::s_taskIdCounter int32_t ___s_taskIdCounter_2; // System.Threading.Tasks.TaskFactory System.Threading.Tasks.Task::s_factory TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 * ___s_factory_3; // System.Object System.Threading.Tasks.Task::s_taskCompletionSentinel RuntimeObject * ___s_taskCompletionSentinel_11; // System.Boolean System.Threading.Tasks.Task::s_asyncDebuggingEnabled bool ___s_asyncDebuggingEnabled_12; // System.Collections.Generic.Dictionary`2 System.Threading.Tasks.Task::s_currentActiveTasks Dictionary_2_t70161CFEB8DA3C79E19E31D0ED948D3C2925095F * ___s_currentActiveTasks_13; // System.Object System.Threading.Tasks.Task::s_activeTasksLock RuntimeObject * ___s_activeTasksLock_14; // System.Action`1 System.Threading.Tasks.Task::s_taskCancelCallback Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * ___s_taskCancelCallback_16; // System.Func`1 System.Threading.Tasks.Task::s_createContingentProperties Func_1_t48C2978A48CE3F2F6EB5B6DE269D00746483BB1F * ___s_createContingentProperties_17; // System.Threading.Tasks.Task System.Threading.Tasks.Task::s_completedTask Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___s_completedTask_18; // System.Predicate`1 System.Threading.Tasks.Task::s_IsExceptionObservedByParentPredicate Predicate_1_tF4286C34BB184CE5690FDCEBA7F09FC68D229335 * ___s_IsExceptionObservedByParentPredicate_19; // System.Threading.ContextCallback System.Threading.Tasks.Task::s_ecCallback ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * ___s_ecCallback_20; // System.Predicate`1 System.Threading.Tasks.Task::s_IsTaskContinuationNullPredicate Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979 * ___s_IsTaskContinuationNullPredicate_21; public: inline static int32_t get_offset_of_s_taskIdCounter_2() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_taskIdCounter_2)); } inline int32_t get_s_taskIdCounter_2() const { return ___s_taskIdCounter_2; } inline int32_t* get_address_of_s_taskIdCounter_2() { return &___s_taskIdCounter_2; } inline void set_s_taskIdCounter_2(int32_t value) { ___s_taskIdCounter_2 = value; } inline static int32_t get_offset_of_s_factory_3() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_factory_3)); } inline TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 * get_s_factory_3() const { return ___s_factory_3; } inline TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 ** get_address_of_s_factory_3() { return &___s_factory_3; } inline void set_s_factory_3(TaskFactory_tF3C6D983390ACFB40B4979E225368F78006D6155 * value) { ___s_factory_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_factory_3), (void*)value); } inline static int32_t get_offset_of_s_taskCompletionSentinel_11() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_taskCompletionSentinel_11)); } inline RuntimeObject * get_s_taskCompletionSentinel_11() const { return ___s_taskCompletionSentinel_11; } inline RuntimeObject ** get_address_of_s_taskCompletionSentinel_11() { return &___s_taskCompletionSentinel_11; } inline void set_s_taskCompletionSentinel_11(RuntimeObject * value) { ___s_taskCompletionSentinel_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_taskCompletionSentinel_11), (void*)value); } inline static int32_t get_offset_of_s_asyncDebuggingEnabled_12() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_asyncDebuggingEnabled_12)); } inline bool get_s_asyncDebuggingEnabled_12() const { return ___s_asyncDebuggingEnabled_12; } inline bool* get_address_of_s_asyncDebuggingEnabled_12() { return &___s_asyncDebuggingEnabled_12; } inline void set_s_asyncDebuggingEnabled_12(bool value) { ___s_asyncDebuggingEnabled_12 = value; } inline static int32_t get_offset_of_s_currentActiveTasks_13() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_currentActiveTasks_13)); } inline Dictionary_2_t70161CFEB8DA3C79E19E31D0ED948D3C2925095F * get_s_currentActiveTasks_13() const { return ___s_currentActiveTasks_13; } inline Dictionary_2_t70161CFEB8DA3C79E19E31D0ED948D3C2925095F ** get_address_of_s_currentActiveTasks_13() { return &___s_currentActiveTasks_13; } inline void set_s_currentActiveTasks_13(Dictionary_2_t70161CFEB8DA3C79E19E31D0ED948D3C2925095F * value) { ___s_currentActiveTasks_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_currentActiveTasks_13), (void*)value); } inline static int32_t get_offset_of_s_activeTasksLock_14() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_activeTasksLock_14)); } inline RuntimeObject * get_s_activeTasksLock_14() const { return ___s_activeTasksLock_14; } inline RuntimeObject ** get_address_of_s_activeTasksLock_14() { return &___s_activeTasksLock_14; } inline void set_s_activeTasksLock_14(RuntimeObject * value) { ___s_activeTasksLock_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_activeTasksLock_14), (void*)value); } inline static int32_t get_offset_of_s_taskCancelCallback_16() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_taskCancelCallback_16)); } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * get_s_taskCancelCallback_16() const { return ___s_taskCancelCallback_16; } inline Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 ** get_address_of_s_taskCancelCallback_16() { return &___s_taskCancelCallback_16; } inline void set_s_taskCancelCallback_16(Action_1_t551A279CEADCF6EEAE8FA2B1E1E757D0D15290D0 * value) { ___s_taskCancelCallback_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_taskCancelCallback_16), (void*)value); } inline static int32_t get_offset_of_s_createContingentProperties_17() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_createContingentProperties_17)); } inline Func_1_t48C2978A48CE3F2F6EB5B6DE269D00746483BB1F * get_s_createContingentProperties_17() const { return ___s_createContingentProperties_17; } inline Func_1_t48C2978A48CE3F2F6EB5B6DE269D00746483BB1F ** get_address_of_s_createContingentProperties_17() { return &___s_createContingentProperties_17; } inline void set_s_createContingentProperties_17(Func_1_t48C2978A48CE3F2F6EB5B6DE269D00746483BB1F * value) { ___s_createContingentProperties_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_createContingentProperties_17), (void*)value); } inline static int32_t get_offset_of_s_completedTask_18() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_completedTask_18)); } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * get_s_completedTask_18() const { return ___s_completedTask_18; } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 ** get_address_of_s_completedTask_18() { return &___s_completedTask_18; } inline void set_s_completedTask_18(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * value) { ___s_completedTask_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_completedTask_18), (void*)value); } inline static int32_t get_offset_of_s_IsExceptionObservedByParentPredicate_19() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_IsExceptionObservedByParentPredicate_19)); } inline Predicate_1_tF4286C34BB184CE5690FDCEBA7F09FC68D229335 * get_s_IsExceptionObservedByParentPredicate_19() const { return ___s_IsExceptionObservedByParentPredicate_19; } inline Predicate_1_tF4286C34BB184CE5690FDCEBA7F09FC68D229335 ** get_address_of_s_IsExceptionObservedByParentPredicate_19() { return &___s_IsExceptionObservedByParentPredicate_19; } inline void set_s_IsExceptionObservedByParentPredicate_19(Predicate_1_tF4286C34BB184CE5690FDCEBA7F09FC68D229335 * value) { ___s_IsExceptionObservedByParentPredicate_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_IsExceptionObservedByParentPredicate_19), (void*)value); } inline static int32_t get_offset_of_s_ecCallback_20() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_ecCallback_20)); } inline ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * get_s_ecCallback_20() const { return ___s_ecCallback_20; } inline ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 ** get_address_of_s_ecCallback_20() { return &___s_ecCallback_20; } inline void set_s_ecCallback_20(ContextCallback_t8AE8A965AC6C7ECD396F527F15CDC8E683BE1676 * value) { ___s_ecCallback_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ecCallback_20), (void*)value); } inline static int32_t get_offset_of_s_IsTaskContinuationNullPredicate_21() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_StaticFields, ___s_IsTaskContinuationNullPredicate_21)); } inline Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979 * get_s_IsTaskContinuationNullPredicate_21() const { return ___s_IsTaskContinuationNullPredicate_21; } inline Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979 ** get_address_of_s_IsTaskContinuationNullPredicate_21() { return &___s_IsTaskContinuationNullPredicate_21; } inline void set_s_IsTaskContinuationNullPredicate_21(Predicate_1_t4AA10EFD4C5497CA1CD0FE35A6AF5990FF5D0979 * value) { ___s_IsTaskContinuationNullPredicate_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_IsTaskContinuationNullPredicate_21), (void*)value); } }; struct Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_ThreadStaticFields { public: // System.Threading.Tasks.Task System.Threading.Tasks.Task::t_currentTask Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___t_currentTask_0; // System.Threading.Tasks.StackGuard System.Threading.Tasks.Task::t_stackGuard StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * ___t_stackGuard_1; public: inline static int32_t get_offset_of_t_currentTask_0() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_ThreadStaticFields, ___t_currentTask_0)); } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * get_t_currentTask_0() const { return ___t_currentTask_0; } inline Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 ** get_address_of_t_currentTask_0() { return &___t_currentTask_0; } inline void set_t_currentTask_0(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * value) { ___t_currentTask_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___t_currentTask_0), (void*)value); } inline static int32_t get_offset_of_t_stackGuard_1() { return static_cast(offsetof(Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_ThreadStaticFields, ___t_stackGuard_1)); } inline StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * get_t_stackGuard_1() const { return ___t_stackGuard_1; } inline StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 ** get_address_of_t_stackGuard_1() { return &___t_stackGuard_1; } inline void set_t_stackGuard_1(StackGuard_tE431ED3BBD1A18705FEE6F948EBF7FA2E99D64A9 * value) { ___t_stackGuard_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___t_stackGuard_1), (void*)value); } }; // System.Threading.WaitHandle struct WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF { public: // System.IntPtr System.Threading.WaitHandle::waitHandle intptr_t ___waitHandle_3; // Microsoft.Win32.SafeHandles.SafeWaitHandle modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.WaitHandle::safeWaitHandle SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * ___safeWaitHandle_4; // System.Boolean System.Threading.WaitHandle::hasThreadAffinity bool ___hasThreadAffinity_5; public: inline static int32_t get_offset_of_waitHandle_3() { return static_cast(offsetof(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6, ___waitHandle_3)); } inline intptr_t get_waitHandle_3() const { return ___waitHandle_3; } inline intptr_t* get_address_of_waitHandle_3() { return &___waitHandle_3; } inline void set_waitHandle_3(intptr_t value) { ___waitHandle_3 = value; } inline static int32_t get_offset_of_safeWaitHandle_4() { return static_cast(offsetof(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6, ___safeWaitHandle_4)); } inline SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * get_safeWaitHandle_4() const { return ___safeWaitHandle_4; } inline SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 ** get_address_of_safeWaitHandle_4() { return &___safeWaitHandle_4; } inline void set_safeWaitHandle_4(SafeWaitHandle_t51DB35FF382E636FF3B868D87816733894D46CF2 * value) { ___safeWaitHandle_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___safeWaitHandle_4), (void*)value); } inline static int32_t get_offset_of_hasThreadAffinity_5() { return static_cast(offsetof(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6, ___hasThreadAffinity_5)); } inline bool get_hasThreadAffinity_5() const { return ___hasThreadAffinity_5; } inline bool* get_address_of_hasThreadAffinity_5() { return &___hasThreadAffinity_5; } inline void set_hasThreadAffinity_5(bool value) { ___hasThreadAffinity_5 = value; } }; struct WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_StaticFields { public: // System.IntPtr System.Threading.WaitHandle::InvalidHandle intptr_t ___InvalidHandle_10; public: inline static int32_t get_offset_of_InvalidHandle_10() { return static_cast(offsetof(WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_StaticFields, ___InvalidHandle_10)); } inline intptr_t get_InvalidHandle_10() const { return ___InvalidHandle_10; } inline intptr_t* get_address_of_InvalidHandle_10() { return &___InvalidHandle_10; } inline void set_InvalidHandle_10(intptr_t value) { ___InvalidHandle_10 = value; } }; // Native definition for P/Invoke marshalling of System.Threading.WaitHandle struct WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshaled_pinvoke : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_pinvoke { intptr_t ___waitHandle_3; void* ___safeWaitHandle_4; int32_t ___hasThreadAffinity_5; }; // Native definition for COM marshalling of System.Threading.WaitHandle struct WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6_marshaled_com : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF_marshaled_com { intptr_t ___waitHandle_3; void* ___safeWaitHandle_4; int32_t ___hasThreadAffinity_5; }; // 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.Uri_Flags struct Flags_tEBE7CABEBD13F16920D6950B384EB8F988250A2A { public: // System.UInt64 System.Uri_Flags::value__ uint64_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Flags_tEBE7CABEBD13F16920D6950B384EB8F988250A2A, ___value___2)); } inline uint64_t get_value___2() const { return ___value___2; } inline uint64_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint64_t value) { ___value___2 = value; } }; // System.UriFormat struct UriFormat_t4355763D39FF6F0FAA2B43E3A209BA8500730992 { public: // System.Int32 System.UriFormat::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(UriFormat_t4355763D39FF6F0FAA2B43E3A209BA8500730992, ___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.UriIdnScope struct UriIdnScope_tE1574B39C7492C761EFE2FC12DDE82DE013AC9D1 { public: // System.Int32 System.UriIdnScope::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(UriIdnScope_tE1574B39C7492C761EFE2FC12DDE82DE013AC9D1, ___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.UriKind struct UriKind_t26D0760DDF148ADC939FECD934C0B9FF5C71EA08 { public: // System.Int32 System.UriKind::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(UriKind_t26D0760DDF148ADC939FECD934C0B9FF5C71EA08, ___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.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; } }; // Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid struct SafeHandleZeroOrMinusOneIsInvalid_t779A965C82098677DF1ED10A134DBCDEC8AACB8E : public SafeHandle_t1E326D75E23FD5BB6D40BA322298FDC6526CC383 { public: public: }; // Mono.Net.Security.MonoTlsStream struct MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 : public RuntimeObject { public: // Mono.Security.Interface.MonoTlsProvider Mono.Net.Security.MonoTlsStream::provider MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * ___provider_0; // System.Net.Sockets.NetworkStream Mono.Net.Security.MonoTlsStream::networkStream NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * ___networkStream_1; // System.Net.HttpWebRequest Mono.Net.Security.MonoTlsStream::request HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request_2; // Mono.Security.Interface.MonoTlsSettings Mono.Net.Security.MonoTlsStream::settings MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * ___settings_3; // Mono.Security.Interface.IMonoSslStream Mono.Net.Security.MonoTlsStream::sslStream RuntimeObject* ___sslStream_4; // System.Net.WebExceptionStatus Mono.Net.Security.MonoTlsStream::status int32_t ___status_5; // System.Boolean Mono.Net.Security.MonoTlsStream::k__BackingField bool ___U3CCertificateValidationFailedU3Ek__BackingField_6; public: inline static int32_t get_offset_of_provider_0() { return static_cast(offsetof(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171, ___provider_0)); } inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * get_provider_0() const { return ___provider_0; } inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 ** get_address_of_provider_0() { return &___provider_0; } inline void set_provider_0(MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * value) { ___provider_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___provider_0), (void*)value); } inline static int32_t get_offset_of_networkStream_1() { return static_cast(offsetof(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171, ___networkStream_1)); } inline NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * get_networkStream_1() const { return ___networkStream_1; } inline NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA ** get_address_of_networkStream_1() { return &___networkStream_1; } inline void set_networkStream_1(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * value) { ___networkStream_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___networkStream_1), (void*)value); } inline static int32_t get_offset_of_request_2() { return static_cast(offsetof(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171, ___request_2)); } inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * get_request_2() const { return ___request_2; } inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 ** get_address_of_request_2() { return &___request_2; } inline void set_request_2(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * value) { ___request_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___request_2), (void*)value); } inline static int32_t get_offset_of_settings_3() { return static_cast(offsetof(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171, ___settings_3)); } inline MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * get_settings_3() const { return ___settings_3; } inline MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF ** get_address_of_settings_3() { return &___settings_3; } inline void set_settings_3(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * value) { ___settings_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___settings_3), (void*)value); } inline static int32_t get_offset_of_sslStream_4() { return static_cast(offsetof(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171, ___sslStream_4)); } inline RuntimeObject* get_sslStream_4() const { return ___sslStream_4; } inline RuntimeObject** get_address_of_sslStream_4() { return &___sslStream_4; } inline void set_sslStream_4(RuntimeObject* value) { ___sslStream_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___sslStream_4), (void*)value); } inline static int32_t get_offset_of_status_5() { return static_cast(offsetof(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171, ___status_5)); } inline int32_t get_status_5() const { return ___status_5; } inline int32_t* get_address_of_status_5() { return &___status_5; } inline void set_status_5(int32_t value) { ___status_5 = value; } inline static int32_t get_offset_of_U3CCertificateValidationFailedU3Ek__BackingField_6() { return static_cast(offsetof(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171, ___U3CCertificateValidationFailedU3Ek__BackingField_6)); } inline bool get_U3CCertificateValidationFailedU3Ek__BackingField_6() const { return ___U3CCertificateValidationFailedU3Ek__BackingField_6; } inline bool* get_address_of_U3CCertificateValidationFailedU3Ek__BackingField_6() { return &___U3CCertificateValidationFailedU3Ek__BackingField_6; } inline void set_U3CCertificateValidationFailedU3Ek__BackingField_6(bool value) { ___U3CCertificateValidationFailedU3Ek__BackingField_6 = value; } }; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 : public RuntimeObject { public: // System.Int32[] System.Globalization.NumberFormatInfo::numberGroupSizes Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___numberGroupSizes_1; // System.Int32[] System.Globalization.NumberFormatInfo::currencyGroupSizes Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___currencyGroupSizes_2; // System.Int32[] System.Globalization.NumberFormatInfo::percentGroupSizes Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___percentGroupSizes_3; // System.String System.Globalization.NumberFormatInfo::positiveSign String_t* ___positiveSign_4; // System.String System.Globalization.NumberFormatInfo::negativeSign String_t* ___negativeSign_5; // System.String System.Globalization.NumberFormatInfo::numberDecimalSeparator String_t* ___numberDecimalSeparator_6; // System.String System.Globalization.NumberFormatInfo::numberGroupSeparator String_t* ___numberGroupSeparator_7; // System.String System.Globalization.NumberFormatInfo::currencyGroupSeparator String_t* ___currencyGroupSeparator_8; // System.String System.Globalization.NumberFormatInfo::currencyDecimalSeparator String_t* ___currencyDecimalSeparator_9; // System.String System.Globalization.NumberFormatInfo::currencySymbol String_t* ___currencySymbol_10; // System.String System.Globalization.NumberFormatInfo::ansiCurrencySymbol String_t* ___ansiCurrencySymbol_11; // System.String System.Globalization.NumberFormatInfo::nanSymbol String_t* ___nanSymbol_12; // System.String System.Globalization.NumberFormatInfo::positiveInfinitySymbol String_t* ___positiveInfinitySymbol_13; // System.String System.Globalization.NumberFormatInfo::negativeInfinitySymbol String_t* ___negativeInfinitySymbol_14; // System.String System.Globalization.NumberFormatInfo::percentDecimalSeparator String_t* ___percentDecimalSeparator_15; // System.String System.Globalization.NumberFormatInfo::percentGroupSeparator String_t* ___percentGroupSeparator_16; // System.String System.Globalization.NumberFormatInfo::percentSymbol String_t* ___percentSymbol_17; // System.String System.Globalization.NumberFormatInfo::perMilleSymbol String_t* ___perMilleSymbol_18; // System.String[] System.Globalization.NumberFormatInfo::nativeDigits StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___nativeDigits_19; // System.Int32 System.Globalization.NumberFormatInfo::m_dataItem int32_t ___m_dataItem_20; // System.Int32 System.Globalization.NumberFormatInfo::numberDecimalDigits int32_t ___numberDecimalDigits_21; // System.Int32 System.Globalization.NumberFormatInfo::currencyDecimalDigits int32_t ___currencyDecimalDigits_22; // System.Int32 System.Globalization.NumberFormatInfo::currencyPositivePattern int32_t ___currencyPositivePattern_23; // System.Int32 System.Globalization.NumberFormatInfo::currencyNegativePattern int32_t ___currencyNegativePattern_24; // System.Int32 System.Globalization.NumberFormatInfo::numberNegativePattern int32_t ___numberNegativePattern_25; // System.Int32 System.Globalization.NumberFormatInfo::percentPositivePattern int32_t ___percentPositivePattern_26; // System.Int32 System.Globalization.NumberFormatInfo::percentNegativePattern int32_t ___percentNegativePattern_27; // System.Int32 System.Globalization.NumberFormatInfo::percentDecimalDigits int32_t ___percentDecimalDigits_28; // System.Int32 System.Globalization.NumberFormatInfo::digitSubstitution int32_t ___digitSubstitution_29; // System.Boolean System.Globalization.NumberFormatInfo::isReadOnly bool ___isReadOnly_30; // System.Boolean System.Globalization.NumberFormatInfo::m_useUserOverride bool ___m_useUserOverride_31; // System.Boolean System.Globalization.NumberFormatInfo::m_isInvariant bool ___m_isInvariant_32; // System.Boolean System.Globalization.NumberFormatInfo::validForParseAsNumber bool ___validForParseAsNumber_33; // System.Boolean System.Globalization.NumberFormatInfo::validForParseAsCurrency bool ___validForParseAsCurrency_34; public: inline static int32_t get_offset_of_numberGroupSizes_1() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___numberGroupSizes_1)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_numberGroupSizes_1() const { return ___numberGroupSizes_1; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_numberGroupSizes_1() { return &___numberGroupSizes_1; } inline void set_numberGroupSizes_1(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___numberGroupSizes_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___numberGroupSizes_1), (void*)value); } inline static int32_t get_offset_of_currencyGroupSizes_2() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyGroupSizes_2)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_currencyGroupSizes_2() const { return ___currencyGroupSizes_2; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_currencyGroupSizes_2() { return &___currencyGroupSizes_2; } inline void set_currencyGroupSizes_2(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___currencyGroupSizes_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencyGroupSizes_2), (void*)value); } inline static int32_t get_offset_of_percentGroupSizes_3() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentGroupSizes_3)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_percentGroupSizes_3() const { return ___percentGroupSizes_3; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_percentGroupSizes_3() { return &___percentGroupSizes_3; } inline void set_percentGroupSizes_3(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___percentGroupSizes_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentGroupSizes_3), (void*)value); } inline static int32_t get_offset_of_positiveSign_4() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___positiveSign_4)); } inline String_t* get_positiveSign_4() const { return ___positiveSign_4; } inline String_t** get_address_of_positiveSign_4() { return &___positiveSign_4; } inline void set_positiveSign_4(String_t* value) { ___positiveSign_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___positiveSign_4), (void*)value); } inline static int32_t get_offset_of_negativeSign_5() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___negativeSign_5)); } inline String_t* get_negativeSign_5() const { return ___negativeSign_5; } inline String_t** get_address_of_negativeSign_5() { return &___negativeSign_5; } inline void set_negativeSign_5(String_t* value) { ___negativeSign_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___negativeSign_5), (void*)value); } inline static int32_t get_offset_of_numberDecimalSeparator_6() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___numberDecimalSeparator_6)); } inline String_t* get_numberDecimalSeparator_6() const { return ___numberDecimalSeparator_6; } inline String_t** get_address_of_numberDecimalSeparator_6() { return &___numberDecimalSeparator_6; } inline void set_numberDecimalSeparator_6(String_t* value) { ___numberDecimalSeparator_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___numberDecimalSeparator_6), (void*)value); } inline static int32_t get_offset_of_numberGroupSeparator_7() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___numberGroupSeparator_7)); } inline String_t* get_numberGroupSeparator_7() const { return ___numberGroupSeparator_7; } inline String_t** get_address_of_numberGroupSeparator_7() { return &___numberGroupSeparator_7; } inline void set_numberGroupSeparator_7(String_t* value) { ___numberGroupSeparator_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___numberGroupSeparator_7), (void*)value); } inline static int32_t get_offset_of_currencyGroupSeparator_8() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyGroupSeparator_8)); } inline String_t* get_currencyGroupSeparator_8() const { return ___currencyGroupSeparator_8; } inline String_t** get_address_of_currencyGroupSeparator_8() { return &___currencyGroupSeparator_8; } inline void set_currencyGroupSeparator_8(String_t* value) { ___currencyGroupSeparator_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencyGroupSeparator_8), (void*)value); } inline static int32_t get_offset_of_currencyDecimalSeparator_9() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyDecimalSeparator_9)); } inline String_t* get_currencyDecimalSeparator_9() const { return ___currencyDecimalSeparator_9; } inline String_t** get_address_of_currencyDecimalSeparator_9() { return &___currencyDecimalSeparator_9; } inline void set_currencyDecimalSeparator_9(String_t* value) { ___currencyDecimalSeparator_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencyDecimalSeparator_9), (void*)value); } inline static int32_t get_offset_of_currencySymbol_10() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencySymbol_10)); } inline String_t* get_currencySymbol_10() const { return ___currencySymbol_10; } inline String_t** get_address_of_currencySymbol_10() { return &___currencySymbol_10; } inline void set_currencySymbol_10(String_t* value) { ___currencySymbol_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencySymbol_10), (void*)value); } inline static int32_t get_offset_of_ansiCurrencySymbol_11() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___ansiCurrencySymbol_11)); } inline String_t* get_ansiCurrencySymbol_11() const { return ___ansiCurrencySymbol_11; } inline String_t** get_address_of_ansiCurrencySymbol_11() { return &___ansiCurrencySymbol_11; } inline void set_ansiCurrencySymbol_11(String_t* value) { ___ansiCurrencySymbol_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___ansiCurrencySymbol_11), (void*)value); } inline static int32_t get_offset_of_nanSymbol_12() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___nanSymbol_12)); } inline String_t* get_nanSymbol_12() const { return ___nanSymbol_12; } inline String_t** get_address_of_nanSymbol_12() { return &___nanSymbol_12; } inline void set_nanSymbol_12(String_t* value) { ___nanSymbol_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___nanSymbol_12), (void*)value); } inline static int32_t get_offset_of_positiveInfinitySymbol_13() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___positiveInfinitySymbol_13)); } inline String_t* get_positiveInfinitySymbol_13() const { return ___positiveInfinitySymbol_13; } inline String_t** get_address_of_positiveInfinitySymbol_13() { return &___positiveInfinitySymbol_13; } inline void set_positiveInfinitySymbol_13(String_t* value) { ___positiveInfinitySymbol_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___positiveInfinitySymbol_13), (void*)value); } inline static int32_t get_offset_of_negativeInfinitySymbol_14() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___negativeInfinitySymbol_14)); } inline String_t* get_negativeInfinitySymbol_14() const { return ___negativeInfinitySymbol_14; } inline String_t** get_address_of_negativeInfinitySymbol_14() { return &___negativeInfinitySymbol_14; } inline void set_negativeInfinitySymbol_14(String_t* value) { ___negativeInfinitySymbol_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___negativeInfinitySymbol_14), (void*)value); } inline static int32_t get_offset_of_percentDecimalSeparator_15() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentDecimalSeparator_15)); } inline String_t* get_percentDecimalSeparator_15() const { return ___percentDecimalSeparator_15; } inline String_t** get_address_of_percentDecimalSeparator_15() { return &___percentDecimalSeparator_15; } inline void set_percentDecimalSeparator_15(String_t* value) { ___percentDecimalSeparator_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentDecimalSeparator_15), (void*)value); } inline static int32_t get_offset_of_percentGroupSeparator_16() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentGroupSeparator_16)); } inline String_t* get_percentGroupSeparator_16() const { return ___percentGroupSeparator_16; } inline String_t** get_address_of_percentGroupSeparator_16() { return &___percentGroupSeparator_16; } inline void set_percentGroupSeparator_16(String_t* value) { ___percentGroupSeparator_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentGroupSeparator_16), (void*)value); } inline static int32_t get_offset_of_percentSymbol_17() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentSymbol_17)); } inline String_t* get_percentSymbol_17() const { return ___percentSymbol_17; } inline String_t** get_address_of_percentSymbol_17() { return &___percentSymbol_17; } inline void set_percentSymbol_17(String_t* value) { ___percentSymbol_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentSymbol_17), (void*)value); } inline static int32_t get_offset_of_perMilleSymbol_18() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___perMilleSymbol_18)); } inline String_t* get_perMilleSymbol_18() const { return ___perMilleSymbol_18; } inline String_t** get_address_of_perMilleSymbol_18() { return &___perMilleSymbol_18; } inline void set_perMilleSymbol_18(String_t* value) { ___perMilleSymbol_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___perMilleSymbol_18), (void*)value); } inline static int32_t get_offset_of_nativeDigits_19() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___nativeDigits_19)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_nativeDigits_19() const { return ___nativeDigits_19; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_nativeDigits_19() { return &___nativeDigits_19; } inline void set_nativeDigits_19(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___nativeDigits_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___nativeDigits_19), (void*)value); } inline static int32_t get_offset_of_m_dataItem_20() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___m_dataItem_20)); } inline int32_t get_m_dataItem_20() const { return ___m_dataItem_20; } inline int32_t* get_address_of_m_dataItem_20() { return &___m_dataItem_20; } inline void set_m_dataItem_20(int32_t value) { ___m_dataItem_20 = value; } inline static int32_t get_offset_of_numberDecimalDigits_21() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___numberDecimalDigits_21)); } inline int32_t get_numberDecimalDigits_21() const { return ___numberDecimalDigits_21; } inline int32_t* get_address_of_numberDecimalDigits_21() { return &___numberDecimalDigits_21; } inline void set_numberDecimalDigits_21(int32_t value) { ___numberDecimalDigits_21 = value; } inline static int32_t get_offset_of_currencyDecimalDigits_22() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyDecimalDigits_22)); } inline int32_t get_currencyDecimalDigits_22() const { return ___currencyDecimalDigits_22; } inline int32_t* get_address_of_currencyDecimalDigits_22() { return &___currencyDecimalDigits_22; } inline void set_currencyDecimalDigits_22(int32_t value) { ___currencyDecimalDigits_22 = value; } inline static int32_t get_offset_of_currencyPositivePattern_23() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyPositivePattern_23)); } inline int32_t get_currencyPositivePattern_23() const { return ___currencyPositivePattern_23; } inline int32_t* get_address_of_currencyPositivePattern_23() { return &___currencyPositivePattern_23; } inline void set_currencyPositivePattern_23(int32_t value) { ___currencyPositivePattern_23 = value; } inline static int32_t get_offset_of_currencyNegativePattern_24() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___currencyNegativePattern_24)); } inline int32_t get_currencyNegativePattern_24() const { return ___currencyNegativePattern_24; } inline int32_t* get_address_of_currencyNegativePattern_24() { return &___currencyNegativePattern_24; } inline void set_currencyNegativePattern_24(int32_t value) { ___currencyNegativePattern_24 = value; } inline static int32_t get_offset_of_numberNegativePattern_25() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___numberNegativePattern_25)); } inline int32_t get_numberNegativePattern_25() const { return ___numberNegativePattern_25; } inline int32_t* get_address_of_numberNegativePattern_25() { return &___numberNegativePattern_25; } inline void set_numberNegativePattern_25(int32_t value) { ___numberNegativePattern_25 = value; } inline static int32_t get_offset_of_percentPositivePattern_26() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentPositivePattern_26)); } inline int32_t get_percentPositivePattern_26() const { return ___percentPositivePattern_26; } inline int32_t* get_address_of_percentPositivePattern_26() { return &___percentPositivePattern_26; } inline void set_percentPositivePattern_26(int32_t value) { ___percentPositivePattern_26 = value; } inline static int32_t get_offset_of_percentNegativePattern_27() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentNegativePattern_27)); } inline int32_t get_percentNegativePattern_27() const { return ___percentNegativePattern_27; } inline int32_t* get_address_of_percentNegativePattern_27() { return &___percentNegativePattern_27; } inline void set_percentNegativePattern_27(int32_t value) { ___percentNegativePattern_27 = value; } inline static int32_t get_offset_of_percentDecimalDigits_28() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___percentDecimalDigits_28)); } inline int32_t get_percentDecimalDigits_28() const { return ___percentDecimalDigits_28; } inline int32_t* get_address_of_percentDecimalDigits_28() { return &___percentDecimalDigits_28; } inline void set_percentDecimalDigits_28(int32_t value) { ___percentDecimalDigits_28 = value; } inline static int32_t get_offset_of_digitSubstitution_29() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___digitSubstitution_29)); } inline int32_t get_digitSubstitution_29() const { return ___digitSubstitution_29; } inline int32_t* get_address_of_digitSubstitution_29() { return &___digitSubstitution_29; } inline void set_digitSubstitution_29(int32_t value) { ___digitSubstitution_29 = value; } inline static int32_t get_offset_of_isReadOnly_30() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___isReadOnly_30)); } inline bool get_isReadOnly_30() const { return ___isReadOnly_30; } inline bool* get_address_of_isReadOnly_30() { return &___isReadOnly_30; } inline void set_isReadOnly_30(bool value) { ___isReadOnly_30 = value; } inline static int32_t get_offset_of_m_useUserOverride_31() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___m_useUserOverride_31)); } inline bool get_m_useUserOverride_31() const { return ___m_useUserOverride_31; } inline bool* get_address_of_m_useUserOverride_31() { return &___m_useUserOverride_31; } inline void set_m_useUserOverride_31(bool value) { ___m_useUserOverride_31 = value; } inline static int32_t get_offset_of_m_isInvariant_32() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___m_isInvariant_32)); } inline bool get_m_isInvariant_32() const { return ___m_isInvariant_32; } inline bool* get_address_of_m_isInvariant_32() { return &___m_isInvariant_32; } inline void set_m_isInvariant_32(bool value) { ___m_isInvariant_32 = value; } inline static int32_t get_offset_of_validForParseAsNumber_33() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___validForParseAsNumber_33)); } inline bool get_validForParseAsNumber_33() const { return ___validForParseAsNumber_33; } inline bool* get_address_of_validForParseAsNumber_33() { return &___validForParseAsNumber_33; } inline void set_validForParseAsNumber_33(bool value) { ___validForParseAsNumber_33 = value; } inline static int32_t get_offset_of_validForParseAsCurrency_34() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8, ___validForParseAsCurrency_34)); } inline bool get_validForParseAsCurrency_34() const { return ___validForParseAsCurrency_34; } inline bool* get_address_of_validForParseAsCurrency_34() { return &___validForParseAsCurrency_34; } inline void set_validForParseAsCurrency_34(bool value) { ___validForParseAsCurrency_34 = value; } }; struct NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8_StaticFields { public: // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.NumberFormatInfo::invariantInfo NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * ___invariantInfo_0; public: inline static int32_t get_offset_of_invariantInfo_0() { return static_cast(offsetof(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8_StaticFields, ___invariantInfo_0)); } inline NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * get_invariantInfo_0() const { return ___invariantInfo_0; } inline NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 ** get_address_of_invariantInfo_0() { return &___invariantInfo_0; } inline void set_invariantInfo_0(NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * value) { ___invariantInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invariantInfo_0), (void*)value); } }; // System.IOSelectorJob struct IOSelectorJob_t2B03604D19B81660C4C1C06590C76BC8630DDE99 : public RuntimeObject { public: // System.IOOperation System.IOSelectorJob::operation int32_t ___operation_0; // System.IOAsyncCallback System.IOSelectorJob::callback IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * ___callback_1; // System.IOAsyncResult System.IOSelectorJob::state IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * ___state_2; public: inline static int32_t get_offset_of_operation_0() { return static_cast(offsetof(IOSelectorJob_t2B03604D19B81660C4C1C06590C76BC8630DDE99, ___operation_0)); } inline int32_t get_operation_0() const { return ___operation_0; } inline int32_t* get_address_of_operation_0() { return &___operation_0; } inline void set_operation_0(int32_t value) { ___operation_0 = value; } inline static int32_t get_offset_of_callback_1() { return static_cast(offsetof(IOSelectorJob_t2B03604D19B81660C4C1C06590C76BC8630DDE99, ___callback_1)); } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * get_callback_1() const { return ___callback_1; } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 ** get_address_of_callback_1() { return &___callback_1; } inline void set_callback_1(IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * value) { ___callback_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___callback_1), (void*)value); } inline static int32_t get_offset_of_state_2() { return static_cast(offsetof(IOSelectorJob_t2B03604D19B81660C4C1C06590C76BC8630DDE99, ___state_2)); } inline IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * get_state_2() const { return ___state_2; } inline IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD ** get_address_of_state_2() { return &___state_2; } inline void set_state_2(IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * value) { ___state_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___state_2), (void*)value); } }; // Native definition for P/Invoke marshalling of System.IOSelectorJob struct IOSelectorJob_t2B03604D19B81660C4C1C06590C76BC8630DDE99_marshaled_pinvoke { int32_t ___operation_0; Il2CppMethodPointer ___callback_1; IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD_marshaled_pinvoke* ___state_2; }; // Native definition for COM marshalling of System.IOSelectorJob struct IOSelectorJob_t2B03604D19B81660C4C1C06590C76BC8630DDE99_marshaled_com { int32_t ___operation_0; Il2CppMethodPointer ___callback_1; IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD_marshaled_com* ___state_2; }; // 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.Net.Cache.RequestCachePolicy struct RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 : public RuntimeObject { public: // System.Net.Cache.RequestCacheLevel System.Net.Cache.RequestCachePolicy::m_Level int32_t ___m_Level_0; public: inline static int32_t get_offset_of_m_Level_0() { return static_cast(offsetof(RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61, ___m_Level_0)); } inline int32_t get_m_Level_0() const { return ___m_Level_0; } inline int32_t* get_address_of_m_Level_0() { return &___m_Level_0; } inline void set_m_Level_0(int32_t value) { ___m_Level_0 = value; } }; // System.Net.HttpWebRequest_AuthorizationState struct AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB { public: // System.Net.HttpWebRequest System.Net.HttpWebRequest_AuthorizationState::request HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request_0; // System.Boolean System.Net.HttpWebRequest_AuthorizationState::isProxy bool ___isProxy_1; // System.Boolean System.Net.HttpWebRequest_AuthorizationState::isCompleted bool ___isCompleted_2; // System.Net.HttpWebRequest_NtlmAuthState System.Net.HttpWebRequest_AuthorizationState::ntlm_auth_state int32_t ___ntlm_auth_state_3; public: inline static int32_t get_offset_of_request_0() { return static_cast(offsetof(AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB, ___request_0)); } inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * get_request_0() const { return ___request_0; } inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 ** get_address_of_request_0() { return &___request_0; } inline void set_request_0(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * value) { ___request_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___request_0), (void*)value); } inline static int32_t get_offset_of_isProxy_1() { return static_cast(offsetof(AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB, ___isProxy_1)); } inline bool get_isProxy_1() const { return ___isProxy_1; } inline bool* get_address_of_isProxy_1() { return &___isProxy_1; } inline void set_isProxy_1(bool value) { ___isProxy_1 = value; } inline static int32_t get_offset_of_isCompleted_2() { return static_cast(offsetof(AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB, ___isCompleted_2)); } inline bool get_isCompleted_2() const { return ___isCompleted_2; } inline bool* get_address_of_isCompleted_2() { return &___isCompleted_2; } inline void set_isCompleted_2(bool value) { ___isCompleted_2 = value; } inline static int32_t get_offset_of_ntlm_auth_state_3() { return static_cast(offsetof(AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB, ___ntlm_auth_state_3)); } inline int32_t get_ntlm_auth_state_3() const { return ___ntlm_auth_state_3; } inline int32_t* get_address_of_ntlm_auth_state_3() { return &___ntlm_auth_state_3; } inline void set_ntlm_auth_state_3(int32_t value) { ___ntlm_auth_state_3 = value; } }; // Native definition for P/Invoke marshalling of System.Net.HttpWebRequest/AuthorizationState struct AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB_marshaled_pinvoke { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request_0; int32_t ___isProxy_1; int32_t ___isCompleted_2; int32_t ___ntlm_auth_state_3; }; // Native definition for COM marshalling of System.Net.HttpWebRequest/AuthorizationState struct AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB_marshaled_com { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request_0; int32_t ___isProxy_1; int32_t ___isCompleted_2; int32_t ___ntlm_auth_state_3; }; // System.Net.HttpWebResponse struct HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 : public WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD { public: // System.Uri System.Net.HttpWebResponse::uri Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___uri_1; // System.Net.WebHeaderCollection System.Net.HttpWebResponse::webHeaders WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * ___webHeaders_2; // System.Net.CookieCollection System.Net.HttpWebResponse::cookieCollection CookieCollection_t69ADF0ABD99419E54AB4740B341D94F443D995A3 * ___cookieCollection_3; // System.String System.Net.HttpWebResponse::method String_t* ___method_4; // System.Version System.Net.HttpWebResponse::version Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___version_5; // System.Net.HttpStatusCode System.Net.HttpWebResponse::statusCode int32_t ___statusCode_6; // System.String System.Net.HttpWebResponse::statusDescription String_t* ___statusDescription_7; // System.Int64 System.Net.HttpWebResponse::contentLength int64_t ___contentLength_8; // System.String System.Net.HttpWebResponse::contentType String_t* ___contentType_9; // System.Net.CookieContainer System.Net.HttpWebResponse::cookie_container CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73 * ___cookie_container_10; // System.Boolean System.Net.HttpWebResponse::disposed bool ___disposed_11; // System.IO.Stream System.Net.HttpWebResponse::stream Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___stream_12; public: inline static int32_t get_offset_of_uri_1() { return static_cast(offsetof(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951, ___uri_1)); } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * get_uri_1() const { return ___uri_1; } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** get_address_of_uri_1() { return &___uri_1; } inline void set_uri_1(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * value) { ___uri_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___uri_1), (void*)value); } inline static int32_t get_offset_of_webHeaders_2() { return static_cast(offsetof(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951, ___webHeaders_2)); } inline WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * get_webHeaders_2() const { return ___webHeaders_2; } inline WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 ** get_address_of_webHeaders_2() { return &___webHeaders_2; } inline void set_webHeaders_2(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * value) { ___webHeaders_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___webHeaders_2), (void*)value); } inline static int32_t get_offset_of_cookieCollection_3() { return static_cast(offsetof(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951, ___cookieCollection_3)); } inline CookieCollection_t69ADF0ABD99419E54AB4740B341D94F443D995A3 * get_cookieCollection_3() const { return ___cookieCollection_3; } inline CookieCollection_t69ADF0ABD99419E54AB4740B341D94F443D995A3 ** get_address_of_cookieCollection_3() { return &___cookieCollection_3; } inline void set_cookieCollection_3(CookieCollection_t69ADF0ABD99419E54AB4740B341D94F443D995A3 * value) { ___cookieCollection_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___cookieCollection_3), (void*)value); } inline static int32_t get_offset_of_method_4() { return static_cast(offsetof(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951, ___method_4)); } inline String_t* get_method_4() const { return ___method_4; } inline String_t** get_address_of_method_4() { return &___method_4; } inline void set_method_4(String_t* value) { ___method_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_4), (void*)value); } inline static int32_t get_offset_of_version_5() { return static_cast(offsetof(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951, ___version_5)); } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * get_version_5() const { return ___version_5; } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD ** get_address_of_version_5() { return &___version_5; } inline void set_version_5(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * value) { ___version_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___version_5), (void*)value); } inline static int32_t get_offset_of_statusCode_6() { return static_cast(offsetof(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951, ___statusCode_6)); } inline int32_t get_statusCode_6() const { return ___statusCode_6; } inline int32_t* get_address_of_statusCode_6() { return &___statusCode_6; } inline void set_statusCode_6(int32_t value) { ___statusCode_6 = value; } inline static int32_t get_offset_of_statusDescription_7() { return static_cast(offsetof(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951, ___statusDescription_7)); } inline String_t* get_statusDescription_7() const { return ___statusDescription_7; } inline String_t** get_address_of_statusDescription_7() { return &___statusDescription_7; } inline void set_statusDescription_7(String_t* value) { ___statusDescription_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___statusDescription_7), (void*)value); } inline static int32_t get_offset_of_contentLength_8() { return static_cast(offsetof(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951, ___contentLength_8)); } inline int64_t get_contentLength_8() const { return ___contentLength_8; } inline int64_t* get_address_of_contentLength_8() { return &___contentLength_8; } inline void set_contentLength_8(int64_t value) { ___contentLength_8 = value; } inline static int32_t get_offset_of_contentType_9() { return static_cast(offsetof(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951, ___contentType_9)); } inline String_t* get_contentType_9() const { return ___contentType_9; } inline String_t** get_address_of_contentType_9() { return &___contentType_9; } inline void set_contentType_9(String_t* value) { ___contentType_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___contentType_9), (void*)value); } inline static int32_t get_offset_of_cookie_container_10() { return static_cast(offsetof(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951, ___cookie_container_10)); } inline CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73 * get_cookie_container_10() const { return ___cookie_container_10; } inline CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73 ** get_address_of_cookie_container_10() { return &___cookie_container_10; } inline void set_cookie_container_10(CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73 * value) { ___cookie_container_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___cookie_container_10), (void*)value); } inline static int32_t get_offset_of_disposed_11() { return static_cast(offsetof(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951, ___disposed_11)); } inline bool get_disposed_11() const { return ___disposed_11; } inline bool* get_address_of_disposed_11() { return &___disposed_11; } inline void set_disposed_11(bool value) { ___disposed_11 = value; } inline static int32_t get_offset_of_stream_12() { return static_cast(offsetof(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951, ___stream_12)); } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * get_stream_12() const { return ___stream_12; } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 ** get_address_of_stream_12() { return &___stream_12; } inline void set_stream_12(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * value) { ___stream_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___stream_12), (void*)value); } }; // System.Net.IPAddress struct IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE : public RuntimeObject { public: // System.Int64 System.Net.IPAddress::m_Address int64_t ___m_Address_5; // System.String System.Net.IPAddress::m_ToString String_t* ___m_ToString_6; // System.Net.Sockets.AddressFamily System.Net.IPAddress::m_Family int32_t ___m_Family_10; // System.UInt16[] System.Net.IPAddress::m_Numbers UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E* ___m_Numbers_11; // System.Int64 System.Net.IPAddress::m_ScopeId int64_t ___m_ScopeId_12; // System.Int32 System.Net.IPAddress::m_HashCode int32_t ___m_HashCode_13; public: inline static int32_t get_offset_of_m_Address_5() { return static_cast(offsetof(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE, ___m_Address_5)); } inline int64_t get_m_Address_5() const { return ___m_Address_5; } inline int64_t* get_address_of_m_Address_5() { return &___m_Address_5; } inline void set_m_Address_5(int64_t value) { ___m_Address_5 = value; } inline static int32_t get_offset_of_m_ToString_6() { return static_cast(offsetof(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE, ___m_ToString_6)); } inline String_t* get_m_ToString_6() const { return ___m_ToString_6; } inline String_t** get_address_of_m_ToString_6() { return &___m_ToString_6; } inline void set_m_ToString_6(String_t* value) { ___m_ToString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ToString_6), (void*)value); } inline static int32_t get_offset_of_m_Family_10() { return static_cast(offsetof(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE, ___m_Family_10)); } inline int32_t get_m_Family_10() const { return ___m_Family_10; } inline int32_t* get_address_of_m_Family_10() { return &___m_Family_10; } inline void set_m_Family_10(int32_t value) { ___m_Family_10 = value; } inline static int32_t get_offset_of_m_Numbers_11() { return static_cast(offsetof(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE, ___m_Numbers_11)); } inline UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E* get_m_Numbers_11() const { return ___m_Numbers_11; } inline UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E** get_address_of_m_Numbers_11() { return &___m_Numbers_11; } inline void set_m_Numbers_11(UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E* value) { ___m_Numbers_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Numbers_11), (void*)value); } inline static int32_t get_offset_of_m_ScopeId_12() { return static_cast(offsetof(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE, ___m_ScopeId_12)); } inline int64_t get_m_ScopeId_12() const { return ___m_ScopeId_12; } inline int64_t* get_address_of_m_ScopeId_12() { return &___m_ScopeId_12; } inline void set_m_ScopeId_12(int64_t value) { ___m_ScopeId_12 = value; } inline static int32_t get_offset_of_m_HashCode_13() { return static_cast(offsetof(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE, ___m_HashCode_13)); } inline int32_t get_m_HashCode_13() const { return ___m_HashCode_13; } inline int32_t* get_address_of_m_HashCode_13() { return &___m_HashCode_13; } inline void set_m_HashCode_13(int32_t value) { ___m_HashCode_13 = value; } }; struct IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE_StaticFields { public: // System.Net.IPAddress System.Net.IPAddress::Any IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * ___Any_0; // System.Net.IPAddress System.Net.IPAddress::Loopback IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * ___Loopback_1; // System.Net.IPAddress System.Net.IPAddress::Broadcast IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * ___Broadcast_2; // System.Net.IPAddress System.Net.IPAddress::None IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * ___None_3; // System.Net.IPAddress System.Net.IPAddress::IPv6Any IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * ___IPv6Any_7; // System.Net.IPAddress System.Net.IPAddress::IPv6Loopback IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * ___IPv6Loopback_8; // System.Net.IPAddress System.Net.IPAddress::IPv6None IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * ___IPv6None_9; public: inline static int32_t get_offset_of_Any_0() { return static_cast(offsetof(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE_StaticFields, ___Any_0)); } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * get_Any_0() const { return ___Any_0; } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE ** get_address_of_Any_0() { return &___Any_0; } inline void set_Any_0(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * value) { ___Any_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Any_0), (void*)value); } inline static int32_t get_offset_of_Loopback_1() { return static_cast(offsetof(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE_StaticFields, ___Loopback_1)); } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * get_Loopback_1() const { return ___Loopback_1; } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE ** get_address_of_Loopback_1() { return &___Loopback_1; } inline void set_Loopback_1(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * value) { ___Loopback_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Loopback_1), (void*)value); } inline static int32_t get_offset_of_Broadcast_2() { return static_cast(offsetof(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE_StaticFields, ___Broadcast_2)); } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * get_Broadcast_2() const { return ___Broadcast_2; } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE ** get_address_of_Broadcast_2() { return &___Broadcast_2; } inline void set_Broadcast_2(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * value) { ___Broadcast_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Broadcast_2), (void*)value); } inline static int32_t get_offset_of_None_3() { return static_cast(offsetof(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE_StaticFields, ___None_3)); } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * get_None_3() const { return ___None_3; } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE ** get_address_of_None_3() { return &___None_3; } inline void set_None_3(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * value) { ___None_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___None_3), (void*)value); } inline static int32_t get_offset_of_IPv6Any_7() { return static_cast(offsetof(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE_StaticFields, ___IPv6Any_7)); } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * get_IPv6Any_7() const { return ___IPv6Any_7; } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE ** get_address_of_IPv6Any_7() { return &___IPv6Any_7; } inline void set_IPv6Any_7(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * value) { ___IPv6Any_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___IPv6Any_7), (void*)value); } inline static int32_t get_offset_of_IPv6Loopback_8() { return static_cast(offsetof(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE_StaticFields, ___IPv6Loopback_8)); } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * get_IPv6Loopback_8() const { return ___IPv6Loopback_8; } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE ** get_address_of_IPv6Loopback_8() { return &___IPv6Loopback_8; } inline void set_IPv6Loopback_8(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * value) { ___IPv6Loopback_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___IPv6Loopback_8), (void*)value); } inline static int32_t get_offset_of_IPv6None_9() { return static_cast(offsetof(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE_StaticFields, ___IPv6None_9)); } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * get_IPv6None_9() const { return ___IPv6None_9; } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE ** get_address_of_IPv6None_9() { return &___IPv6None_9; } inline void set_IPv6None_9(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * value) { ___IPv6None_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___IPv6None_9), (void*)value); } }; // System.Net.MonoChunkStream struct MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 : public RuntimeObject { public: // System.Net.WebHeaderCollection System.Net.MonoChunkStream::headers WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * ___headers_0; // System.Int32 System.Net.MonoChunkStream::chunkSize int32_t ___chunkSize_1; // System.Int32 System.Net.MonoChunkStream::chunkRead int32_t ___chunkRead_2; // System.Int32 System.Net.MonoChunkStream::totalWritten int32_t ___totalWritten_3; // System.Net.MonoChunkStream_State System.Net.MonoChunkStream::state int32_t ___state_4; // System.Text.StringBuilder System.Net.MonoChunkStream::saved StringBuilder_t * ___saved_5; // System.Boolean System.Net.MonoChunkStream::sawCR bool ___sawCR_6; // System.Boolean System.Net.MonoChunkStream::gotit bool ___gotit_7; // System.Int32 System.Net.MonoChunkStream::trailerState int32_t ___trailerState_8; // System.Collections.ArrayList System.Net.MonoChunkStream::chunks ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * ___chunks_9; public: inline static int32_t get_offset_of_headers_0() { return static_cast(offsetof(MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5, ___headers_0)); } inline WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * get_headers_0() const { return ___headers_0; } inline WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 ** get_address_of_headers_0() { return &___headers_0; } inline void set_headers_0(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * value) { ___headers_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___headers_0), (void*)value); } inline static int32_t get_offset_of_chunkSize_1() { return static_cast(offsetof(MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5, ___chunkSize_1)); } inline int32_t get_chunkSize_1() const { return ___chunkSize_1; } inline int32_t* get_address_of_chunkSize_1() { return &___chunkSize_1; } inline void set_chunkSize_1(int32_t value) { ___chunkSize_1 = value; } inline static int32_t get_offset_of_chunkRead_2() { return static_cast(offsetof(MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5, ___chunkRead_2)); } inline int32_t get_chunkRead_2() const { return ___chunkRead_2; } inline int32_t* get_address_of_chunkRead_2() { return &___chunkRead_2; } inline void set_chunkRead_2(int32_t value) { ___chunkRead_2 = value; } inline static int32_t get_offset_of_totalWritten_3() { return static_cast(offsetof(MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5, ___totalWritten_3)); } inline int32_t get_totalWritten_3() const { return ___totalWritten_3; } inline int32_t* get_address_of_totalWritten_3() { return &___totalWritten_3; } inline void set_totalWritten_3(int32_t value) { ___totalWritten_3 = value; } inline static int32_t get_offset_of_state_4() { return static_cast(offsetof(MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5, ___state_4)); } inline int32_t get_state_4() const { return ___state_4; } inline int32_t* get_address_of_state_4() { return &___state_4; } inline void set_state_4(int32_t value) { ___state_4 = value; } inline static int32_t get_offset_of_saved_5() { return static_cast(offsetof(MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5, ___saved_5)); } inline StringBuilder_t * get_saved_5() const { return ___saved_5; } inline StringBuilder_t ** get_address_of_saved_5() { return &___saved_5; } inline void set_saved_5(StringBuilder_t * value) { ___saved_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___saved_5), (void*)value); } inline static int32_t get_offset_of_sawCR_6() { return static_cast(offsetof(MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5, ___sawCR_6)); } inline bool get_sawCR_6() const { return ___sawCR_6; } inline bool* get_address_of_sawCR_6() { return &___sawCR_6; } inline void set_sawCR_6(bool value) { ___sawCR_6 = value; } inline static int32_t get_offset_of_gotit_7() { return static_cast(offsetof(MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5, ___gotit_7)); } inline bool get_gotit_7() const { return ___gotit_7; } inline bool* get_address_of_gotit_7() { return &___gotit_7; } inline void set_gotit_7(bool value) { ___gotit_7 = value; } inline static int32_t get_offset_of_trailerState_8() { return static_cast(offsetof(MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5, ___trailerState_8)); } inline int32_t get_trailerState_8() const { return ___trailerState_8; } inline int32_t* get_address_of_trailerState_8() { return &___trailerState_8; } inline void set_trailerState_8(int32_t value) { ___trailerState_8 = value; } inline static int32_t get_offset_of_chunks_9() { return static_cast(offsetof(MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5, ___chunks_9)); } inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * get_chunks_9() const { return ___chunks_9; } inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 ** get_address_of_chunks_9() { return &___chunks_9; } inline void set_chunks_9(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * value) { ___chunks_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___chunks_9), (void*)value); } }; // System.Net.Sockets.Socket struct Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 : public RuntimeObject { public: // System.Boolean System.Net.Sockets.Socket::is_closed bool ___is_closed_6; // System.Boolean System.Net.Sockets.Socket::is_listening bool ___is_listening_7; // System.Boolean System.Net.Sockets.Socket::useOverlappedIO bool ___useOverlappedIO_8; // System.Int32 System.Net.Sockets.Socket::linger_timeout int32_t ___linger_timeout_9; // System.Net.Sockets.AddressFamily System.Net.Sockets.Socket::addressFamily int32_t ___addressFamily_10; // System.Net.Sockets.SocketType System.Net.Sockets.Socket::socketType int32_t ___socketType_11; // System.Net.Sockets.ProtocolType System.Net.Sockets.Socket::protocolType int32_t ___protocolType_12; // System.Net.Sockets.SafeSocketHandle System.Net.Sockets.Socket::m_Handle SafeSocketHandle_t9A33B4DCE2012075A5D6D355D323A05E7F16329A * ___m_Handle_13; // System.Net.EndPoint System.Net.Sockets.Socket::seed_endpoint EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * ___seed_endpoint_14; // System.Threading.SemaphoreSlim System.Net.Sockets.Socket::ReadSem SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * ___ReadSem_15; // System.Threading.SemaphoreSlim System.Net.Sockets.Socket::WriteSem SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * ___WriteSem_16; // System.Boolean System.Net.Sockets.Socket::is_blocking bool ___is_blocking_17; // System.Boolean System.Net.Sockets.Socket::is_bound bool ___is_bound_18; // System.Boolean System.Net.Sockets.Socket::is_connected bool ___is_connected_19; // System.Int32 System.Net.Sockets.Socket::m_IntCleanedUp int32_t ___m_IntCleanedUp_20; // System.Boolean System.Net.Sockets.Socket::connect_in_progress bool ___connect_in_progress_21; public: inline static int32_t get_offset_of_is_closed_6() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___is_closed_6)); } inline bool get_is_closed_6() const { return ___is_closed_6; } inline bool* get_address_of_is_closed_6() { return &___is_closed_6; } inline void set_is_closed_6(bool value) { ___is_closed_6 = value; } inline static int32_t get_offset_of_is_listening_7() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___is_listening_7)); } inline bool get_is_listening_7() const { return ___is_listening_7; } inline bool* get_address_of_is_listening_7() { return &___is_listening_7; } inline void set_is_listening_7(bool value) { ___is_listening_7 = value; } inline static int32_t get_offset_of_useOverlappedIO_8() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___useOverlappedIO_8)); } inline bool get_useOverlappedIO_8() const { return ___useOverlappedIO_8; } inline bool* get_address_of_useOverlappedIO_8() { return &___useOverlappedIO_8; } inline void set_useOverlappedIO_8(bool value) { ___useOverlappedIO_8 = value; } inline static int32_t get_offset_of_linger_timeout_9() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___linger_timeout_9)); } inline int32_t get_linger_timeout_9() const { return ___linger_timeout_9; } inline int32_t* get_address_of_linger_timeout_9() { return &___linger_timeout_9; } inline void set_linger_timeout_9(int32_t value) { ___linger_timeout_9 = value; } inline static int32_t get_offset_of_addressFamily_10() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___addressFamily_10)); } inline int32_t get_addressFamily_10() const { return ___addressFamily_10; } inline int32_t* get_address_of_addressFamily_10() { return &___addressFamily_10; } inline void set_addressFamily_10(int32_t value) { ___addressFamily_10 = value; } inline static int32_t get_offset_of_socketType_11() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___socketType_11)); } inline int32_t get_socketType_11() const { return ___socketType_11; } inline int32_t* get_address_of_socketType_11() { return &___socketType_11; } inline void set_socketType_11(int32_t value) { ___socketType_11 = value; } inline static int32_t get_offset_of_protocolType_12() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___protocolType_12)); } inline int32_t get_protocolType_12() const { return ___protocolType_12; } inline int32_t* get_address_of_protocolType_12() { return &___protocolType_12; } inline void set_protocolType_12(int32_t value) { ___protocolType_12 = value; } inline static int32_t get_offset_of_m_Handle_13() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___m_Handle_13)); } inline SafeSocketHandle_t9A33B4DCE2012075A5D6D355D323A05E7F16329A * get_m_Handle_13() const { return ___m_Handle_13; } inline SafeSocketHandle_t9A33B4DCE2012075A5D6D355D323A05E7F16329A ** get_address_of_m_Handle_13() { return &___m_Handle_13; } inline void set_m_Handle_13(SafeSocketHandle_t9A33B4DCE2012075A5D6D355D323A05E7F16329A * value) { ___m_Handle_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Handle_13), (void*)value); } inline static int32_t get_offset_of_seed_endpoint_14() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___seed_endpoint_14)); } inline EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * get_seed_endpoint_14() const { return ___seed_endpoint_14; } inline EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 ** get_address_of_seed_endpoint_14() { return &___seed_endpoint_14; } inline void set_seed_endpoint_14(EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * value) { ___seed_endpoint_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___seed_endpoint_14), (void*)value); } inline static int32_t get_offset_of_ReadSem_15() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___ReadSem_15)); } inline SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * get_ReadSem_15() const { return ___ReadSem_15; } inline SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 ** get_address_of_ReadSem_15() { return &___ReadSem_15; } inline void set_ReadSem_15(SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * value) { ___ReadSem_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___ReadSem_15), (void*)value); } inline static int32_t get_offset_of_WriteSem_16() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___WriteSem_16)); } inline SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * get_WriteSem_16() const { return ___WriteSem_16; } inline SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 ** get_address_of_WriteSem_16() { return &___WriteSem_16; } inline void set_WriteSem_16(SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * value) { ___WriteSem_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___WriteSem_16), (void*)value); } inline static int32_t get_offset_of_is_blocking_17() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___is_blocking_17)); } inline bool get_is_blocking_17() const { return ___is_blocking_17; } inline bool* get_address_of_is_blocking_17() { return &___is_blocking_17; } inline void set_is_blocking_17(bool value) { ___is_blocking_17 = value; } inline static int32_t get_offset_of_is_bound_18() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___is_bound_18)); } inline bool get_is_bound_18() const { return ___is_bound_18; } inline bool* get_address_of_is_bound_18() { return &___is_bound_18; } inline void set_is_bound_18(bool value) { ___is_bound_18 = value; } inline static int32_t get_offset_of_is_connected_19() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___is_connected_19)); } inline bool get_is_connected_19() const { return ___is_connected_19; } inline bool* get_address_of_is_connected_19() { return &___is_connected_19; } inline void set_is_connected_19(bool value) { ___is_connected_19 = value; } inline static int32_t get_offset_of_m_IntCleanedUp_20() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___m_IntCleanedUp_20)); } inline int32_t get_m_IntCleanedUp_20() const { return ___m_IntCleanedUp_20; } inline int32_t* get_address_of_m_IntCleanedUp_20() { return &___m_IntCleanedUp_20; } inline void set_m_IntCleanedUp_20(int32_t value) { ___m_IntCleanedUp_20 = value; } inline static int32_t get_offset_of_connect_in_progress_21() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8, ___connect_in_progress_21)); } inline bool get_connect_in_progress_21() const { return ___connect_in_progress_21; } inline bool* get_address_of_connect_in_progress_21() { return &___connect_in_progress_21; } inline void set_connect_in_progress_21(bool value) { ___connect_in_progress_21 = value; } }; struct Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields { public: // System.Object System.Net.Sockets.Socket::s_InternalSyncObject RuntimeObject * ___s_InternalSyncObject_0; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Net.Sockets.Socket::s_SupportsIPv4 bool ___s_SupportsIPv4_1; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Net.Sockets.Socket::s_SupportsIPv6 bool ___s_SupportsIPv6_2; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Net.Sockets.Socket::s_OSSupportsIPv6 bool ___s_OSSupportsIPv6_3; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Net.Sockets.Socket::s_Initialized bool ___s_Initialized_4; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Net.Sockets.Socket::s_LoggingEnabled bool ___s_LoggingEnabled_5; // System.AsyncCallback System.Net.Sockets.Socket::AcceptAsyncCallback AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___AcceptAsyncCallback_22; // System.IOAsyncCallback System.Net.Sockets.Socket::BeginAcceptCallback IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * ___BeginAcceptCallback_23; // System.IOAsyncCallback System.Net.Sockets.Socket::BeginAcceptReceiveCallback IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * ___BeginAcceptReceiveCallback_24; // System.AsyncCallback System.Net.Sockets.Socket::ConnectAsyncCallback AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___ConnectAsyncCallback_25; // System.IOAsyncCallback System.Net.Sockets.Socket::BeginConnectCallback IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * ___BeginConnectCallback_26; // System.AsyncCallback System.Net.Sockets.Socket::DisconnectAsyncCallback AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___DisconnectAsyncCallback_27; // System.IOAsyncCallback System.Net.Sockets.Socket::BeginDisconnectCallback IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * ___BeginDisconnectCallback_28; // System.AsyncCallback System.Net.Sockets.Socket::ReceiveAsyncCallback AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___ReceiveAsyncCallback_29; // System.IOAsyncCallback System.Net.Sockets.Socket::BeginReceiveCallback IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * ___BeginReceiveCallback_30; // System.IOAsyncCallback System.Net.Sockets.Socket::BeginReceiveGenericCallback IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * ___BeginReceiveGenericCallback_31; // System.AsyncCallback System.Net.Sockets.Socket::ReceiveFromAsyncCallback AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___ReceiveFromAsyncCallback_32; // System.IOAsyncCallback System.Net.Sockets.Socket::BeginReceiveFromCallback IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * ___BeginReceiveFromCallback_33; // System.AsyncCallback System.Net.Sockets.Socket::SendAsyncCallback AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___SendAsyncCallback_34; // System.IOAsyncCallback System.Net.Sockets.Socket::BeginSendGenericCallback IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * ___BeginSendGenericCallback_35; // System.AsyncCallback System.Net.Sockets.Socket::SendToAsyncCallback AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___SendToAsyncCallback_36; public: inline static int32_t get_offset_of_s_InternalSyncObject_0() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___s_InternalSyncObject_0)); } inline RuntimeObject * get_s_InternalSyncObject_0() const { return ___s_InternalSyncObject_0; } inline RuntimeObject ** get_address_of_s_InternalSyncObject_0() { return &___s_InternalSyncObject_0; } inline void set_s_InternalSyncObject_0(RuntimeObject * value) { ___s_InternalSyncObject_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_InternalSyncObject_0), (void*)value); } inline static int32_t get_offset_of_s_SupportsIPv4_1() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___s_SupportsIPv4_1)); } inline bool get_s_SupportsIPv4_1() const { return ___s_SupportsIPv4_1; } inline bool* get_address_of_s_SupportsIPv4_1() { return &___s_SupportsIPv4_1; } inline void set_s_SupportsIPv4_1(bool value) { ___s_SupportsIPv4_1 = value; } inline static int32_t get_offset_of_s_SupportsIPv6_2() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___s_SupportsIPv6_2)); } inline bool get_s_SupportsIPv6_2() const { return ___s_SupportsIPv6_2; } inline bool* get_address_of_s_SupportsIPv6_2() { return &___s_SupportsIPv6_2; } inline void set_s_SupportsIPv6_2(bool value) { ___s_SupportsIPv6_2 = value; } inline static int32_t get_offset_of_s_OSSupportsIPv6_3() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___s_OSSupportsIPv6_3)); } inline bool get_s_OSSupportsIPv6_3() const { return ___s_OSSupportsIPv6_3; } inline bool* get_address_of_s_OSSupportsIPv6_3() { return &___s_OSSupportsIPv6_3; } inline void set_s_OSSupportsIPv6_3(bool value) { ___s_OSSupportsIPv6_3 = value; } inline static int32_t get_offset_of_s_Initialized_4() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___s_Initialized_4)); } inline bool get_s_Initialized_4() const { return ___s_Initialized_4; } inline bool* get_address_of_s_Initialized_4() { return &___s_Initialized_4; } inline void set_s_Initialized_4(bool value) { ___s_Initialized_4 = value; } inline static int32_t get_offset_of_s_LoggingEnabled_5() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___s_LoggingEnabled_5)); } inline bool get_s_LoggingEnabled_5() const { return ___s_LoggingEnabled_5; } inline bool* get_address_of_s_LoggingEnabled_5() { return &___s_LoggingEnabled_5; } inline void set_s_LoggingEnabled_5(bool value) { ___s_LoggingEnabled_5 = value; } inline static int32_t get_offset_of_AcceptAsyncCallback_22() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___AcceptAsyncCallback_22)); } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * get_AcceptAsyncCallback_22() const { return ___AcceptAsyncCallback_22; } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 ** get_address_of_AcceptAsyncCallback_22() { return &___AcceptAsyncCallback_22; } inline void set_AcceptAsyncCallback_22(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * value) { ___AcceptAsyncCallback_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___AcceptAsyncCallback_22), (void*)value); } inline static int32_t get_offset_of_BeginAcceptCallback_23() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___BeginAcceptCallback_23)); } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * get_BeginAcceptCallback_23() const { return ___BeginAcceptCallback_23; } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 ** get_address_of_BeginAcceptCallback_23() { return &___BeginAcceptCallback_23; } inline void set_BeginAcceptCallback_23(IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * value) { ___BeginAcceptCallback_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___BeginAcceptCallback_23), (void*)value); } inline static int32_t get_offset_of_BeginAcceptReceiveCallback_24() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___BeginAcceptReceiveCallback_24)); } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * get_BeginAcceptReceiveCallback_24() const { return ___BeginAcceptReceiveCallback_24; } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 ** get_address_of_BeginAcceptReceiveCallback_24() { return &___BeginAcceptReceiveCallback_24; } inline void set_BeginAcceptReceiveCallback_24(IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * value) { ___BeginAcceptReceiveCallback_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___BeginAcceptReceiveCallback_24), (void*)value); } inline static int32_t get_offset_of_ConnectAsyncCallback_25() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___ConnectAsyncCallback_25)); } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * get_ConnectAsyncCallback_25() const { return ___ConnectAsyncCallback_25; } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 ** get_address_of_ConnectAsyncCallback_25() { return &___ConnectAsyncCallback_25; } inline void set_ConnectAsyncCallback_25(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * value) { ___ConnectAsyncCallback_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___ConnectAsyncCallback_25), (void*)value); } inline static int32_t get_offset_of_BeginConnectCallback_26() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___BeginConnectCallback_26)); } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * get_BeginConnectCallback_26() const { return ___BeginConnectCallback_26; } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 ** get_address_of_BeginConnectCallback_26() { return &___BeginConnectCallback_26; } inline void set_BeginConnectCallback_26(IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * value) { ___BeginConnectCallback_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___BeginConnectCallback_26), (void*)value); } inline static int32_t get_offset_of_DisconnectAsyncCallback_27() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___DisconnectAsyncCallback_27)); } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * get_DisconnectAsyncCallback_27() const { return ___DisconnectAsyncCallback_27; } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 ** get_address_of_DisconnectAsyncCallback_27() { return &___DisconnectAsyncCallback_27; } inline void set_DisconnectAsyncCallback_27(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * value) { ___DisconnectAsyncCallback_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___DisconnectAsyncCallback_27), (void*)value); } inline static int32_t get_offset_of_BeginDisconnectCallback_28() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___BeginDisconnectCallback_28)); } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * get_BeginDisconnectCallback_28() const { return ___BeginDisconnectCallback_28; } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 ** get_address_of_BeginDisconnectCallback_28() { return &___BeginDisconnectCallback_28; } inline void set_BeginDisconnectCallback_28(IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * value) { ___BeginDisconnectCallback_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___BeginDisconnectCallback_28), (void*)value); } inline static int32_t get_offset_of_ReceiveAsyncCallback_29() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___ReceiveAsyncCallback_29)); } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * get_ReceiveAsyncCallback_29() const { return ___ReceiveAsyncCallback_29; } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 ** get_address_of_ReceiveAsyncCallback_29() { return &___ReceiveAsyncCallback_29; } inline void set_ReceiveAsyncCallback_29(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * value) { ___ReceiveAsyncCallback_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___ReceiveAsyncCallback_29), (void*)value); } inline static int32_t get_offset_of_BeginReceiveCallback_30() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___BeginReceiveCallback_30)); } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * get_BeginReceiveCallback_30() const { return ___BeginReceiveCallback_30; } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 ** get_address_of_BeginReceiveCallback_30() { return &___BeginReceiveCallback_30; } inline void set_BeginReceiveCallback_30(IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * value) { ___BeginReceiveCallback_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___BeginReceiveCallback_30), (void*)value); } inline static int32_t get_offset_of_BeginReceiveGenericCallback_31() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___BeginReceiveGenericCallback_31)); } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * get_BeginReceiveGenericCallback_31() const { return ___BeginReceiveGenericCallback_31; } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 ** get_address_of_BeginReceiveGenericCallback_31() { return &___BeginReceiveGenericCallback_31; } inline void set_BeginReceiveGenericCallback_31(IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * value) { ___BeginReceiveGenericCallback_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___BeginReceiveGenericCallback_31), (void*)value); } inline static int32_t get_offset_of_ReceiveFromAsyncCallback_32() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___ReceiveFromAsyncCallback_32)); } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * get_ReceiveFromAsyncCallback_32() const { return ___ReceiveFromAsyncCallback_32; } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 ** get_address_of_ReceiveFromAsyncCallback_32() { return &___ReceiveFromAsyncCallback_32; } inline void set_ReceiveFromAsyncCallback_32(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * value) { ___ReceiveFromAsyncCallback_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___ReceiveFromAsyncCallback_32), (void*)value); } inline static int32_t get_offset_of_BeginReceiveFromCallback_33() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___BeginReceiveFromCallback_33)); } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * get_BeginReceiveFromCallback_33() const { return ___BeginReceiveFromCallback_33; } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 ** get_address_of_BeginReceiveFromCallback_33() { return &___BeginReceiveFromCallback_33; } inline void set_BeginReceiveFromCallback_33(IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * value) { ___BeginReceiveFromCallback_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___BeginReceiveFromCallback_33), (void*)value); } inline static int32_t get_offset_of_SendAsyncCallback_34() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___SendAsyncCallback_34)); } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * get_SendAsyncCallback_34() const { return ___SendAsyncCallback_34; } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 ** get_address_of_SendAsyncCallback_34() { return &___SendAsyncCallback_34; } inline void set_SendAsyncCallback_34(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * value) { ___SendAsyncCallback_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___SendAsyncCallback_34), (void*)value); } inline static int32_t get_offset_of_BeginSendGenericCallback_35() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___BeginSendGenericCallback_35)); } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * get_BeginSendGenericCallback_35() const { return ___BeginSendGenericCallback_35; } inline IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 ** get_address_of_BeginSendGenericCallback_35() { return &___BeginSendGenericCallback_35; } inline void set_BeginSendGenericCallback_35(IOAsyncCallback_tEAEB626A6DAC959F4C365B12136A80EE9AA17547 * value) { ___BeginSendGenericCallback_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___BeginSendGenericCallback_35), (void*)value); } inline static int32_t get_offset_of_SendToAsyncCallback_36() { return static_cast(offsetof(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_StaticFields, ___SendToAsyncCallback_36)); } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * get_SendToAsyncCallback_36() const { return ___SendToAsyncCallback_36; } inline AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 ** get_address_of_SendToAsyncCallback_36() { return &___SendToAsyncCallback_36; } inline void set_SendToAsyncCallback_36(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * value) { ___SendToAsyncCallback_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___SendToAsyncCallback_36), (void*)value); } }; // System.Net.Sockets.SocketAsyncEventArgs struct SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 : public EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E { public: // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Net.Sockets.SocketAsyncEventArgs::in_progress int32_t ___in_progress_1; // System.Net.EndPoint System.Net.Sockets.SocketAsyncEventArgs::remote_ep EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * ___remote_ep_2; // System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs::current_socket Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___current_socket_3; // System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs::k__BackingField Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___U3CAcceptSocketU3Ek__BackingField_4; // System.Int32 System.Net.Sockets.SocketAsyncEventArgs::k__BackingField int32_t ___U3CBytesTransferredU3Ek__BackingField_5; // System.Net.Sockets.SocketError System.Net.Sockets.SocketAsyncEventArgs::k__BackingField int32_t ___U3CSocketErrorU3Ek__BackingField_6; // System.EventHandler`1 System.Net.Sockets.SocketAsyncEventArgs::Completed EventHandler_1_tFBF7D1676A66F950822630E5E6DA5D6FFEAF7A34 * ___Completed_7; public: inline static int32_t get_offset_of_in_progress_1() { return static_cast(offsetof(SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7, ___in_progress_1)); } inline int32_t get_in_progress_1() const { return ___in_progress_1; } inline int32_t* get_address_of_in_progress_1() { return &___in_progress_1; } inline void set_in_progress_1(int32_t value) { ___in_progress_1 = value; } inline static int32_t get_offset_of_remote_ep_2() { return static_cast(offsetof(SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7, ___remote_ep_2)); } inline EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * get_remote_ep_2() const { return ___remote_ep_2; } inline EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 ** get_address_of_remote_ep_2() { return &___remote_ep_2; } inline void set_remote_ep_2(EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * value) { ___remote_ep_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___remote_ep_2), (void*)value); } inline static int32_t get_offset_of_current_socket_3() { return static_cast(offsetof(SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7, ___current_socket_3)); } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * get_current_socket_3() const { return ___current_socket_3; } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 ** get_address_of_current_socket_3() { return &___current_socket_3; } inline void set_current_socket_3(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * value) { ___current_socket_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_socket_3), (void*)value); } inline static int32_t get_offset_of_U3CAcceptSocketU3Ek__BackingField_4() { return static_cast(offsetof(SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7, ___U3CAcceptSocketU3Ek__BackingField_4)); } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * get_U3CAcceptSocketU3Ek__BackingField_4() const { return ___U3CAcceptSocketU3Ek__BackingField_4; } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 ** get_address_of_U3CAcceptSocketU3Ek__BackingField_4() { return &___U3CAcceptSocketU3Ek__BackingField_4; } inline void set_U3CAcceptSocketU3Ek__BackingField_4(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * value) { ___U3CAcceptSocketU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CAcceptSocketU3Ek__BackingField_4), (void*)value); } inline static int32_t get_offset_of_U3CBytesTransferredU3Ek__BackingField_5() { return static_cast(offsetof(SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7, ___U3CBytesTransferredU3Ek__BackingField_5)); } inline int32_t get_U3CBytesTransferredU3Ek__BackingField_5() const { return ___U3CBytesTransferredU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CBytesTransferredU3Ek__BackingField_5() { return &___U3CBytesTransferredU3Ek__BackingField_5; } inline void set_U3CBytesTransferredU3Ek__BackingField_5(int32_t value) { ___U3CBytesTransferredU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CSocketErrorU3Ek__BackingField_6() { return static_cast(offsetof(SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7, ___U3CSocketErrorU3Ek__BackingField_6)); } inline int32_t get_U3CSocketErrorU3Ek__BackingField_6() const { return ___U3CSocketErrorU3Ek__BackingField_6; } inline int32_t* get_address_of_U3CSocketErrorU3Ek__BackingField_6() { return &___U3CSocketErrorU3Ek__BackingField_6; } inline void set_U3CSocketErrorU3Ek__BackingField_6(int32_t value) { ___U3CSocketErrorU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_Completed_7() { return static_cast(offsetof(SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7, ___Completed_7)); } inline EventHandler_1_tFBF7D1676A66F950822630E5E6DA5D6FFEAF7A34 * get_Completed_7() const { return ___Completed_7; } inline EventHandler_1_tFBF7D1676A66F950822630E5E6DA5D6FFEAF7A34 ** get_address_of_Completed_7() { return &___Completed_7; } inline void set_Completed_7(EventHandler_1_tFBF7D1676A66F950822630E5E6DA5D6FFEAF7A34 * value) { ___Completed_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___Completed_7), (void*)value); } }; // System.Net.Sockets.SocketAsyncResult struct SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C : public IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD { public: // System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncResult::socket Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___socket_5; // System.Net.Sockets.SocketOperation System.Net.Sockets.SocketAsyncResult::operation int32_t ___operation_6; // System.Exception System.Net.Sockets.SocketAsyncResult::DelayedException Exception_t * ___DelayedException_7; // System.Net.EndPoint System.Net.Sockets.SocketAsyncResult::EndPoint EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * ___EndPoint_8; // System.Byte[] System.Net.Sockets.SocketAsyncResult::Buffer ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___Buffer_9; // System.Int32 System.Net.Sockets.SocketAsyncResult::Offset int32_t ___Offset_10; // System.Int32 System.Net.Sockets.SocketAsyncResult::Size int32_t ___Size_11; // System.Net.Sockets.SocketFlags System.Net.Sockets.SocketAsyncResult::SockFlags int32_t ___SockFlags_12; // System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncResult::AcceptSocket Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___AcceptSocket_13; // System.Net.IPAddress[] System.Net.Sockets.SocketAsyncResult::Addresses IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* ___Addresses_14; // System.Int32 System.Net.Sockets.SocketAsyncResult::Port int32_t ___Port_15; // System.Collections.Generic.IList`1> System.Net.Sockets.SocketAsyncResult::Buffers RuntimeObject* ___Buffers_16; // System.Boolean System.Net.Sockets.SocketAsyncResult::ReuseSocket bool ___ReuseSocket_17; // System.Int32 System.Net.Sockets.SocketAsyncResult::CurrentAddress int32_t ___CurrentAddress_18; // System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncResult::AcceptedSocket Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___AcceptedSocket_19; // System.Int32 System.Net.Sockets.SocketAsyncResult::Total int32_t ___Total_20; // System.Int32 System.Net.Sockets.SocketAsyncResult::error int32_t ___error_21; // System.Int32 System.Net.Sockets.SocketAsyncResult::EndCalled int32_t ___EndCalled_22; public: inline static int32_t get_offset_of_socket_5() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___socket_5)); } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * get_socket_5() const { return ___socket_5; } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 ** get_address_of_socket_5() { return &___socket_5; } inline void set_socket_5(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * value) { ___socket_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___socket_5), (void*)value); } inline static int32_t get_offset_of_operation_6() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___operation_6)); } inline int32_t get_operation_6() const { return ___operation_6; } inline int32_t* get_address_of_operation_6() { return &___operation_6; } inline void set_operation_6(int32_t value) { ___operation_6 = value; } inline static int32_t get_offset_of_DelayedException_7() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___DelayedException_7)); } inline Exception_t * get_DelayedException_7() const { return ___DelayedException_7; } inline Exception_t ** get_address_of_DelayedException_7() { return &___DelayedException_7; } inline void set_DelayedException_7(Exception_t * value) { ___DelayedException_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___DelayedException_7), (void*)value); } inline static int32_t get_offset_of_EndPoint_8() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___EndPoint_8)); } inline EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * get_EndPoint_8() const { return ___EndPoint_8; } inline EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 ** get_address_of_EndPoint_8() { return &___EndPoint_8; } inline void set_EndPoint_8(EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * value) { ___EndPoint_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___EndPoint_8), (void*)value); } inline static int32_t get_offset_of_Buffer_9() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___Buffer_9)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_Buffer_9() const { return ___Buffer_9; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_Buffer_9() { return &___Buffer_9; } inline void set_Buffer_9(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___Buffer_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___Buffer_9), (void*)value); } inline static int32_t get_offset_of_Offset_10() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___Offset_10)); } inline int32_t get_Offset_10() const { return ___Offset_10; } inline int32_t* get_address_of_Offset_10() { return &___Offset_10; } inline void set_Offset_10(int32_t value) { ___Offset_10 = value; } inline static int32_t get_offset_of_Size_11() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___Size_11)); } inline int32_t get_Size_11() const { return ___Size_11; } inline int32_t* get_address_of_Size_11() { return &___Size_11; } inline void set_Size_11(int32_t value) { ___Size_11 = value; } inline static int32_t get_offset_of_SockFlags_12() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___SockFlags_12)); } inline int32_t get_SockFlags_12() const { return ___SockFlags_12; } inline int32_t* get_address_of_SockFlags_12() { return &___SockFlags_12; } inline void set_SockFlags_12(int32_t value) { ___SockFlags_12 = value; } inline static int32_t get_offset_of_AcceptSocket_13() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___AcceptSocket_13)); } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * get_AcceptSocket_13() const { return ___AcceptSocket_13; } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 ** get_address_of_AcceptSocket_13() { return &___AcceptSocket_13; } inline void set_AcceptSocket_13(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * value) { ___AcceptSocket_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___AcceptSocket_13), (void*)value); } inline static int32_t get_offset_of_Addresses_14() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___Addresses_14)); } inline IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* get_Addresses_14() const { return ___Addresses_14; } inline IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3** get_address_of_Addresses_14() { return &___Addresses_14; } inline void set_Addresses_14(IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* value) { ___Addresses_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___Addresses_14), (void*)value); } inline static int32_t get_offset_of_Port_15() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___Port_15)); } inline int32_t get_Port_15() const { return ___Port_15; } inline int32_t* get_address_of_Port_15() { return &___Port_15; } inline void set_Port_15(int32_t value) { ___Port_15 = value; } inline static int32_t get_offset_of_Buffers_16() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___Buffers_16)); } inline RuntimeObject* get_Buffers_16() const { return ___Buffers_16; } inline RuntimeObject** get_address_of_Buffers_16() { return &___Buffers_16; } inline void set_Buffers_16(RuntimeObject* value) { ___Buffers_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___Buffers_16), (void*)value); } inline static int32_t get_offset_of_ReuseSocket_17() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___ReuseSocket_17)); } inline bool get_ReuseSocket_17() const { return ___ReuseSocket_17; } inline bool* get_address_of_ReuseSocket_17() { return &___ReuseSocket_17; } inline void set_ReuseSocket_17(bool value) { ___ReuseSocket_17 = value; } inline static int32_t get_offset_of_CurrentAddress_18() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___CurrentAddress_18)); } inline int32_t get_CurrentAddress_18() const { return ___CurrentAddress_18; } inline int32_t* get_address_of_CurrentAddress_18() { return &___CurrentAddress_18; } inline void set_CurrentAddress_18(int32_t value) { ___CurrentAddress_18 = value; } inline static int32_t get_offset_of_AcceptedSocket_19() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___AcceptedSocket_19)); } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * get_AcceptedSocket_19() const { return ___AcceptedSocket_19; } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 ** get_address_of_AcceptedSocket_19() { return &___AcceptedSocket_19; } inline void set_AcceptedSocket_19(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * value) { ___AcceptedSocket_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___AcceptedSocket_19), (void*)value); } inline static int32_t get_offset_of_Total_20() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___Total_20)); } inline int32_t get_Total_20() const { return ___Total_20; } inline int32_t* get_address_of_Total_20() { return &___Total_20; } inline void set_Total_20(int32_t value) { ___Total_20 = value; } inline static int32_t get_offset_of_error_21() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___error_21)); } inline int32_t get_error_21() const { return ___error_21; } inline int32_t* get_address_of_error_21() { return &___error_21; } inline void set_error_21(int32_t value) { ___error_21 = value; } inline static int32_t get_offset_of_EndCalled_22() { return static_cast(offsetof(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C, ___EndCalled_22)); } inline int32_t get_EndCalled_22() const { return ___EndCalled_22; } inline int32_t* get_address_of_EndCalled_22() { return &___EndCalled_22; } inline void set_EndCalled_22(int32_t value) { ___EndCalled_22 = value; } }; // Native definition for P/Invoke marshalling of System.Net.Sockets.SocketAsyncResult struct SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_marshaled_pinvoke : public IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD_marshaled_pinvoke { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___socket_5; int32_t ___operation_6; Exception_t_marshaled_pinvoke* ___DelayedException_7; EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * ___EndPoint_8; Il2CppSafeArray/*NONE*/* ___Buffer_9; int32_t ___Offset_10; int32_t ___Size_11; int32_t ___SockFlags_12; Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___AcceptSocket_13; IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* ___Addresses_14; int32_t ___Port_15; RuntimeObject* ___Buffers_16; int32_t ___ReuseSocket_17; int32_t ___CurrentAddress_18; Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___AcceptedSocket_19; int32_t ___Total_20; int32_t ___error_21; int32_t ___EndCalled_22; }; // Native definition for COM marshalling of System.Net.Sockets.SocketAsyncResult struct SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_marshaled_com : public IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD_marshaled_com { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___socket_5; int32_t ___operation_6; Exception_t_marshaled_com* ___DelayedException_7; EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * ___EndPoint_8; Il2CppSafeArray/*NONE*/* ___Buffer_9; int32_t ___Offset_10; int32_t ___Size_11; int32_t ___SockFlags_12; Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___AcceptSocket_13; IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* ___Addresses_14; int32_t ___Port_15; RuntimeObject* ___Buffers_16; int32_t ___ReuseSocket_17; int32_t ___CurrentAddress_18; Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___AcceptedSocket_19; int32_t ___Total_20; int32_t ___error_21; int32_t ___EndCalled_22; }; // System.Net.Sockets.TcpClient struct TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB : public RuntimeObject { public: // System.Net.Sockets.Socket System.Net.Sockets.TcpClient::m_ClientSocket Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___m_ClientSocket_0; // System.Boolean System.Net.Sockets.TcpClient::m_Active bool ___m_Active_1; // System.Net.Sockets.NetworkStream System.Net.Sockets.TcpClient::m_DataStream NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * ___m_DataStream_2; // System.Net.Sockets.AddressFamily System.Net.Sockets.TcpClient::m_Family int32_t ___m_Family_3; // System.Boolean System.Net.Sockets.TcpClient::m_CleanedUp bool ___m_CleanedUp_4; public: inline static int32_t get_offset_of_m_ClientSocket_0() { return static_cast(offsetof(TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB, ___m_ClientSocket_0)); } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * get_m_ClientSocket_0() const { return ___m_ClientSocket_0; } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 ** get_address_of_m_ClientSocket_0() { return &___m_ClientSocket_0; } inline void set_m_ClientSocket_0(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * value) { ___m_ClientSocket_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ClientSocket_0), (void*)value); } inline static int32_t get_offset_of_m_Active_1() { return static_cast(offsetof(TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB, ___m_Active_1)); } inline bool get_m_Active_1() const { return ___m_Active_1; } inline bool* get_address_of_m_Active_1() { return &___m_Active_1; } inline void set_m_Active_1(bool value) { ___m_Active_1 = value; } inline static int32_t get_offset_of_m_DataStream_2() { return static_cast(offsetof(TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB, ___m_DataStream_2)); } inline NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * get_m_DataStream_2() const { return ___m_DataStream_2; } inline NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA ** get_address_of_m_DataStream_2() { return &___m_DataStream_2; } inline void set_m_DataStream_2(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * value) { ___m_DataStream_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DataStream_2), (void*)value); } inline static int32_t get_offset_of_m_Family_3() { return static_cast(offsetof(TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB, ___m_Family_3)); } inline int32_t get_m_Family_3() const { return ___m_Family_3; } inline int32_t* get_address_of_m_Family_3() { return &___m_Family_3; } inline void set_m_Family_3(int32_t value) { ___m_Family_3 = value; } inline static int32_t get_offset_of_m_CleanedUp_4() { return static_cast(offsetof(TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB, ___m_CleanedUp_4)); } inline bool get_m_CleanedUp_4() const { return ___m_CleanedUp_4; } inline bool* get_address_of_m_CleanedUp_4() { return &___m_CleanedUp_4; } inline void set_m_CleanedUp_4(bool value) { ___m_CleanedUp_4 = value; } }; // System.Net.TimerThread_TimerNode struct TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B : public Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F { public: // System.Net.TimerThread_TimerNode_TimerState System.Net.TimerThread_TimerNode::m_TimerState int32_t ___m_TimerState_2; // System.Net.TimerThread_Callback System.Net.TimerThread_TimerNode::m_Callback Callback_t8DF3FD84AB632709C486978BE28ED721EB3A40E3 * ___m_Callback_3; // System.Object System.Net.TimerThread_TimerNode::m_Context RuntimeObject * ___m_Context_4; // System.Object System.Net.TimerThread_TimerNode::m_QueueLock RuntimeObject * ___m_QueueLock_5; // System.Net.TimerThread_TimerNode System.Net.TimerThread_TimerNode::next TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * ___next_6; // System.Net.TimerThread_TimerNode System.Net.TimerThread_TimerNode::prev TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * ___prev_7; public: inline static int32_t get_offset_of_m_TimerState_2() { return static_cast(offsetof(TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B, ___m_TimerState_2)); } inline int32_t get_m_TimerState_2() const { return ___m_TimerState_2; } inline int32_t* get_address_of_m_TimerState_2() { return &___m_TimerState_2; } inline void set_m_TimerState_2(int32_t value) { ___m_TimerState_2 = value; } inline static int32_t get_offset_of_m_Callback_3() { return static_cast(offsetof(TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B, ___m_Callback_3)); } inline Callback_t8DF3FD84AB632709C486978BE28ED721EB3A40E3 * get_m_Callback_3() const { return ___m_Callback_3; } inline Callback_t8DF3FD84AB632709C486978BE28ED721EB3A40E3 ** get_address_of_m_Callback_3() { return &___m_Callback_3; } inline void set_m_Callback_3(Callback_t8DF3FD84AB632709C486978BE28ED721EB3A40E3 * value) { ___m_Callback_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Callback_3), (void*)value); } inline static int32_t get_offset_of_m_Context_4() { return static_cast(offsetof(TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B, ___m_Context_4)); } inline RuntimeObject * get_m_Context_4() const { return ___m_Context_4; } inline RuntimeObject ** get_address_of_m_Context_4() { return &___m_Context_4; } inline void set_m_Context_4(RuntimeObject * value) { ___m_Context_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Context_4), (void*)value); } inline static int32_t get_offset_of_m_QueueLock_5() { return static_cast(offsetof(TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B, ___m_QueueLock_5)); } inline RuntimeObject * get_m_QueueLock_5() const { return ___m_QueueLock_5; } inline RuntimeObject ** get_address_of_m_QueueLock_5() { return &___m_QueueLock_5; } inline void set_m_QueueLock_5(RuntimeObject * value) { ___m_QueueLock_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_QueueLock_5), (void*)value); } inline static int32_t get_offset_of_next_6() { return static_cast(offsetof(TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B, ___next_6)); } inline TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * get_next_6() const { return ___next_6; } inline TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B ** get_address_of_next_6() { return &___next_6; } inline void set_next_6(TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * value) { ___next_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_6), (void*)value); } inline static int32_t get_offset_of_prev_7() { return static_cast(offsetof(TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B, ___prev_7)); } inline TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * get_prev_7() const { return ___prev_7; } inline TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B ** get_address_of_prev_7() { return &___prev_7; } inline void set_prev_7(TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * value) { ___prev_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___prev_7), (void*)value); } }; // System.Net.WebAsyncResult struct WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE : public SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 { public: // System.Int32 System.Net.WebAsyncResult::nbytes int32_t ___nbytes_9; // System.IAsyncResult System.Net.WebAsyncResult::innerAsyncResult RuntimeObject* ___innerAsyncResult_10; // System.Net.HttpWebResponse System.Net.WebAsyncResult::response HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * ___response_11; // System.IO.Stream System.Net.WebAsyncResult::writeStream Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___writeStream_12; // System.Byte[] System.Net.WebAsyncResult::buffer ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer_13; // System.Int32 System.Net.WebAsyncResult::offset int32_t ___offset_14; // System.Int32 System.Net.WebAsyncResult::size int32_t ___size_15; // System.Boolean System.Net.WebAsyncResult::EndCalled bool ___EndCalled_16; // System.Boolean System.Net.WebAsyncResult::AsyncWriteAll bool ___AsyncWriteAll_17; // System.Net.HttpWebRequest System.Net.WebAsyncResult::AsyncObject HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___AsyncObject_18; public: inline static int32_t get_offset_of_nbytes_9() { return static_cast(offsetof(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE, ___nbytes_9)); } inline int32_t get_nbytes_9() const { return ___nbytes_9; } inline int32_t* get_address_of_nbytes_9() { return &___nbytes_9; } inline void set_nbytes_9(int32_t value) { ___nbytes_9 = value; } inline static int32_t get_offset_of_innerAsyncResult_10() { return static_cast(offsetof(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE, ___innerAsyncResult_10)); } inline RuntimeObject* get_innerAsyncResult_10() const { return ___innerAsyncResult_10; } inline RuntimeObject** get_address_of_innerAsyncResult_10() { return &___innerAsyncResult_10; } inline void set_innerAsyncResult_10(RuntimeObject* value) { ___innerAsyncResult_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___innerAsyncResult_10), (void*)value); } inline static int32_t get_offset_of_response_11() { return static_cast(offsetof(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE, ___response_11)); } inline HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * get_response_11() const { return ___response_11; } inline HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 ** get_address_of_response_11() { return &___response_11; } inline void set_response_11(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * value) { ___response_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___response_11), (void*)value); } inline static int32_t get_offset_of_writeStream_12() { return static_cast(offsetof(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE, ___writeStream_12)); } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * get_writeStream_12() const { return ___writeStream_12; } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 ** get_address_of_writeStream_12() { return &___writeStream_12; } inline void set_writeStream_12(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * value) { ___writeStream_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___writeStream_12), (void*)value); } inline static int32_t get_offset_of_buffer_13() { return static_cast(offsetof(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE, ___buffer_13)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_buffer_13() const { return ___buffer_13; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_buffer_13() { return &___buffer_13; } inline void set_buffer_13(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___buffer_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___buffer_13), (void*)value); } inline static int32_t get_offset_of_offset_14() { return static_cast(offsetof(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE, ___offset_14)); } inline int32_t get_offset_14() const { return ___offset_14; } inline int32_t* get_address_of_offset_14() { return &___offset_14; } inline void set_offset_14(int32_t value) { ___offset_14 = value; } inline static int32_t get_offset_of_size_15() { return static_cast(offsetof(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE, ___size_15)); } inline int32_t get_size_15() const { return ___size_15; } inline int32_t* get_address_of_size_15() { return &___size_15; } inline void set_size_15(int32_t value) { ___size_15 = value; } inline static int32_t get_offset_of_EndCalled_16() { return static_cast(offsetof(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE, ___EndCalled_16)); } inline bool get_EndCalled_16() const { return ___EndCalled_16; } inline bool* get_address_of_EndCalled_16() { return &___EndCalled_16; } inline void set_EndCalled_16(bool value) { ___EndCalled_16 = value; } inline static int32_t get_offset_of_AsyncWriteAll_17() { return static_cast(offsetof(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE, ___AsyncWriteAll_17)); } inline bool get_AsyncWriteAll_17() const { return ___AsyncWriteAll_17; } inline bool* get_address_of_AsyncWriteAll_17() { return &___AsyncWriteAll_17; } inline void set_AsyncWriteAll_17(bool value) { ___AsyncWriteAll_17 = value; } inline static int32_t get_offset_of_AsyncObject_18() { return static_cast(offsetof(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE, ___AsyncObject_18)); } inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * get_AsyncObject_18() const { return ___AsyncObject_18; } inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 ** get_address_of_AsyncObject_18() { return &___AsyncObject_18; } inline void set_AsyncObject_18(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * value) { ___AsyncObject_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___AsyncObject_18), (void*)value); } }; // System.Net.WebConnection struct WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 : public RuntimeObject { public: // System.Net.ServicePoint System.Net.WebConnection::sPoint ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * ___sPoint_0; // System.IO.Stream System.Net.WebConnection::nstream Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___nstream_1; // System.Net.Sockets.Socket System.Net.WebConnection::socket Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___socket_2; // System.Object System.Net.WebConnection::socketLock RuntimeObject * ___socketLock_3; // System.Net.IWebConnectionState System.Net.WebConnection::state RuntimeObject* ___state_4; // System.Net.WebExceptionStatus System.Net.WebConnection::status int32_t ___status_5; // System.Boolean System.Net.WebConnection::keepAlive bool ___keepAlive_6; // System.Byte[] System.Net.WebConnection::buffer ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer_7; // System.EventHandler System.Net.WebConnection::abortHandler EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * ___abortHandler_8; // System.Net.WebConnection_AbortHelper System.Net.WebConnection::abortHelper AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81 * ___abortHelper_9; // System.Net.WebConnectionData System.Net.WebConnection::Data WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * ___Data_10; // System.Boolean System.Net.WebConnection::chunkedRead bool ___chunkedRead_11; // System.Net.MonoChunkStream System.Net.WebConnection::chunkStream MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * ___chunkStream_12; // System.Collections.Queue System.Net.WebConnection::queue Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * ___queue_13; // System.Boolean System.Net.WebConnection::reused bool ___reused_14; // System.Int32 System.Net.WebConnection::position int32_t ___position_15; // System.Net.HttpWebRequest System.Net.WebConnection::priority_request HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___priority_request_16; // System.Net.NetworkCredential System.Net.WebConnection::ntlm_credentials NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * ___ntlm_credentials_17; // System.Boolean System.Net.WebConnection::ntlm_authenticated bool ___ntlm_authenticated_18; // System.Boolean System.Net.WebConnection::unsafe_sharing bool ___unsafe_sharing_19; // System.Net.WebConnection_NtlmAuthState System.Net.WebConnection::connect_ntlm_auth_state int32_t ___connect_ntlm_auth_state_20; // System.Net.HttpWebRequest System.Net.WebConnection::connect_request HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___connect_request_21; // System.Exception System.Net.WebConnection::connect_exception Exception_t * ___connect_exception_22; // Mono.Net.Security.MonoTlsStream System.Net.WebConnection::tlsStream MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * ___tlsStream_23; public: inline static int32_t get_offset_of_sPoint_0() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___sPoint_0)); } inline ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * get_sPoint_0() const { return ___sPoint_0; } inline ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 ** get_address_of_sPoint_0() { return &___sPoint_0; } inline void set_sPoint_0(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * value) { ___sPoint_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___sPoint_0), (void*)value); } inline static int32_t get_offset_of_nstream_1() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___nstream_1)); } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * get_nstream_1() const { return ___nstream_1; } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 ** get_address_of_nstream_1() { return &___nstream_1; } inline void set_nstream_1(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * value) { ___nstream_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___nstream_1), (void*)value); } inline static int32_t get_offset_of_socket_2() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___socket_2)); } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * get_socket_2() const { return ___socket_2; } inline Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 ** get_address_of_socket_2() { return &___socket_2; } inline void set_socket_2(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * value) { ___socket_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___socket_2), (void*)value); } inline static int32_t get_offset_of_socketLock_3() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___socketLock_3)); } inline RuntimeObject * get_socketLock_3() const { return ___socketLock_3; } inline RuntimeObject ** get_address_of_socketLock_3() { return &___socketLock_3; } inline void set_socketLock_3(RuntimeObject * value) { ___socketLock_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___socketLock_3), (void*)value); } inline static int32_t get_offset_of_state_4() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___state_4)); } inline RuntimeObject* get_state_4() const { return ___state_4; } inline RuntimeObject** get_address_of_state_4() { return &___state_4; } inline void set_state_4(RuntimeObject* value) { ___state_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___state_4), (void*)value); } inline static int32_t get_offset_of_status_5() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___status_5)); } inline int32_t get_status_5() const { return ___status_5; } inline int32_t* get_address_of_status_5() { return &___status_5; } inline void set_status_5(int32_t value) { ___status_5 = value; } inline static int32_t get_offset_of_keepAlive_6() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___keepAlive_6)); } inline bool get_keepAlive_6() const { return ___keepAlive_6; } inline bool* get_address_of_keepAlive_6() { return &___keepAlive_6; } inline void set_keepAlive_6(bool value) { ___keepAlive_6 = value; } inline static int32_t get_offset_of_buffer_7() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___buffer_7)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_buffer_7() const { return ___buffer_7; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_buffer_7() { return &___buffer_7; } inline void set_buffer_7(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___buffer_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___buffer_7), (void*)value); } inline static int32_t get_offset_of_abortHandler_8() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___abortHandler_8)); } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * get_abortHandler_8() const { return ___abortHandler_8; } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C ** get_address_of_abortHandler_8() { return &___abortHandler_8; } inline void set_abortHandler_8(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * value) { ___abortHandler_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___abortHandler_8), (void*)value); } inline static int32_t get_offset_of_abortHelper_9() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___abortHelper_9)); } inline AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81 * get_abortHelper_9() const { return ___abortHelper_9; } inline AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81 ** get_address_of_abortHelper_9() { return &___abortHelper_9; } inline void set_abortHelper_9(AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81 * value) { ___abortHelper_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___abortHelper_9), (void*)value); } inline static int32_t get_offset_of_Data_10() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___Data_10)); } inline WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * get_Data_10() const { return ___Data_10; } inline WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC ** get_address_of_Data_10() { return &___Data_10; } inline void set_Data_10(WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * value) { ___Data_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___Data_10), (void*)value); } inline static int32_t get_offset_of_chunkedRead_11() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___chunkedRead_11)); } inline bool get_chunkedRead_11() const { return ___chunkedRead_11; } inline bool* get_address_of_chunkedRead_11() { return &___chunkedRead_11; } inline void set_chunkedRead_11(bool value) { ___chunkedRead_11 = value; } inline static int32_t get_offset_of_chunkStream_12() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___chunkStream_12)); } inline MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * get_chunkStream_12() const { return ___chunkStream_12; } inline MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 ** get_address_of_chunkStream_12() { return &___chunkStream_12; } inline void set_chunkStream_12(MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * value) { ___chunkStream_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___chunkStream_12), (void*)value); } inline static int32_t get_offset_of_queue_13() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___queue_13)); } inline Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * get_queue_13() const { return ___queue_13; } inline Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 ** get_address_of_queue_13() { return &___queue_13; } inline void set_queue_13(Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * value) { ___queue_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___queue_13), (void*)value); } inline static int32_t get_offset_of_reused_14() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___reused_14)); } inline bool get_reused_14() const { return ___reused_14; } inline bool* get_address_of_reused_14() { return &___reused_14; } inline void set_reused_14(bool value) { ___reused_14 = value; } inline static int32_t get_offset_of_position_15() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___position_15)); } inline int32_t get_position_15() const { return ___position_15; } inline int32_t* get_address_of_position_15() { return &___position_15; } inline void set_position_15(int32_t value) { ___position_15 = value; } inline static int32_t get_offset_of_priority_request_16() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___priority_request_16)); } inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * get_priority_request_16() const { return ___priority_request_16; } inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 ** get_address_of_priority_request_16() { return &___priority_request_16; } inline void set_priority_request_16(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * value) { ___priority_request_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___priority_request_16), (void*)value); } inline static int32_t get_offset_of_ntlm_credentials_17() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___ntlm_credentials_17)); } inline NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * get_ntlm_credentials_17() const { return ___ntlm_credentials_17; } inline NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 ** get_address_of_ntlm_credentials_17() { return &___ntlm_credentials_17; } inline void set_ntlm_credentials_17(NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * value) { ___ntlm_credentials_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___ntlm_credentials_17), (void*)value); } inline static int32_t get_offset_of_ntlm_authenticated_18() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___ntlm_authenticated_18)); } inline bool get_ntlm_authenticated_18() const { return ___ntlm_authenticated_18; } inline bool* get_address_of_ntlm_authenticated_18() { return &___ntlm_authenticated_18; } inline void set_ntlm_authenticated_18(bool value) { ___ntlm_authenticated_18 = value; } inline static int32_t get_offset_of_unsafe_sharing_19() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___unsafe_sharing_19)); } inline bool get_unsafe_sharing_19() const { return ___unsafe_sharing_19; } inline bool* get_address_of_unsafe_sharing_19() { return &___unsafe_sharing_19; } inline void set_unsafe_sharing_19(bool value) { ___unsafe_sharing_19 = value; } inline static int32_t get_offset_of_connect_ntlm_auth_state_20() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___connect_ntlm_auth_state_20)); } inline int32_t get_connect_ntlm_auth_state_20() const { return ___connect_ntlm_auth_state_20; } inline int32_t* get_address_of_connect_ntlm_auth_state_20() { return &___connect_ntlm_auth_state_20; } inline void set_connect_ntlm_auth_state_20(int32_t value) { ___connect_ntlm_auth_state_20 = value; } inline static int32_t get_offset_of_connect_request_21() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___connect_request_21)); } inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * get_connect_request_21() const { return ___connect_request_21; } inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 ** get_address_of_connect_request_21() { return &___connect_request_21; } inline void set_connect_request_21(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * value) { ___connect_request_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___connect_request_21), (void*)value); } inline static int32_t get_offset_of_connect_exception_22() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___connect_exception_22)); } inline Exception_t * get_connect_exception_22() const { return ___connect_exception_22; } inline Exception_t ** get_address_of_connect_exception_22() { return &___connect_exception_22; } inline void set_connect_exception_22(Exception_t * value) { ___connect_exception_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___connect_exception_22), (void*)value); } inline static int32_t get_offset_of_tlsStream_23() { return static_cast(offsetof(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243, ___tlsStream_23)); } inline MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * get_tlsStream_23() const { return ___tlsStream_23; } inline MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 ** get_address_of_tlsStream_23() { return &___tlsStream_23; } inline void set_tlsStream_23(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * value) { ___tlsStream_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___tlsStream_23), (void*)value); } }; // System.Net.WebConnectionData struct WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC : public RuntimeObject { public: // System.Net.HttpWebRequest System.Net.WebConnectionData::_request HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ____request_0; // System.Int32 System.Net.WebConnectionData::StatusCode int32_t ___StatusCode_1; // System.String System.Net.WebConnectionData::StatusDescription String_t* ___StatusDescription_2; // System.Net.WebHeaderCollection System.Net.WebConnectionData::Headers WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * ___Headers_3; // System.Version System.Net.WebConnectionData::Version Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___Version_4; // System.Version System.Net.WebConnectionData::ProxyVersion Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___ProxyVersion_5; // System.IO.Stream System.Net.WebConnectionData::stream Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___stream_6; // System.String[] System.Net.WebConnectionData::Challenge StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___Challenge_7; // System.Net.ReadState System.Net.WebConnectionData::_readState int32_t ____readState_8; public: inline static int32_t get_offset_of__request_0() { return static_cast(offsetof(WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC, ____request_0)); } inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * get__request_0() const { return ____request_0; } inline HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 ** get_address_of__request_0() { return &____request_0; } inline void set__request_0(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * value) { ____request_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____request_0), (void*)value); } inline static int32_t get_offset_of_StatusCode_1() { return static_cast(offsetof(WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC, ___StatusCode_1)); } inline int32_t get_StatusCode_1() const { return ___StatusCode_1; } inline int32_t* get_address_of_StatusCode_1() { return &___StatusCode_1; } inline void set_StatusCode_1(int32_t value) { ___StatusCode_1 = value; } inline static int32_t get_offset_of_StatusDescription_2() { return static_cast(offsetof(WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC, ___StatusDescription_2)); } inline String_t* get_StatusDescription_2() const { return ___StatusDescription_2; } inline String_t** get_address_of_StatusDescription_2() { return &___StatusDescription_2; } inline void set_StatusDescription_2(String_t* value) { ___StatusDescription_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___StatusDescription_2), (void*)value); } inline static int32_t get_offset_of_Headers_3() { return static_cast(offsetof(WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC, ___Headers_3)); } inline WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * get_Headers_3() const { return ___Headers_3; } inline WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 ** get_address_of_Headers_3() { return &___Headers_3; } inline void set_Headers_3(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * value) { ___Headers_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Headers_3), (void*)value); } inline static int32_t get_offset_of_Version_4() { return static_cast(offsetof(WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC, ___Version_4)); } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * get_Version_4() const { return ___Version_4; } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD ** get_address_of_Version_4() { return &___Version_4; } inline void set_Version_4(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * value) { ___Version_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___Version_4), (void*)value); } inline static int32_t get_offset_of_ProxyVersion_5() { return static_cast(offsetof(WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC, ___ProxyVersion_5)); } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * get_ProxyVersion_5() const { return ___ProxyVersion_5; } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD ** get_address_of_ProxyVersion_5() { return &___ProxyVersion_5; } inline void set_ProxyVersion_5(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * value) { ___ProxyVersion_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___ProxyVersion_5), (void*)value); } inline static int32_t get_offset_of_stream_6() { return static_cast(offsetof(WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC, ___stream_6)); } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * get_stream_6() const { return ___stream_6; } inline Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 ** get_address_of_stream_6() { return &___stream_6; } inline void set_stream_6(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * value) { ___stream_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___stream_6), (void*)value); } inline static int32_t get_offset_of_Challenge_7() { return static_cast(offsetof(WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC, ___Challenge_7)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_Challenge_7() const { return ___Challenge_7; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_Challenge_7() { return &___Challenge_7; } inline void set_Challenge_7(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___Challenge_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___Challenge_7), (void*)value); } inline static int32_t get_offset_of__readState_8() { return static_cast(offsetof(WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC, ____readState_8)); } inline int32_t get__readState_8() const { return ____readState_8; } inline int32_t* get_address_of__readState_8() { return &____readState_8; } inline void set__readState_8(int32_t value) { ____readState_8 = value; } }; // System.Net.WebHeaderCollection struct WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 : public NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 { public: // System.String[] System.Net.WebHeaderCollection::m_CommonHeaders StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___m_CommonHeaders_12; // System.Int32 System.Net.WebHeaderCollection::m_NumCommonHeaders int32_t ___m_NumCommonHeaders_13; // System.Collections.Specialized.NameValueCollection System.Net.WebHeaderCollection::m_InnerCollection NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * ___m_InnerCollection_16; // System.Net.WebHeaderCollectionType System.Net.WebHeaderCollection::m_Type uint16_t ___m_Type_17; public: inline static int32_t get_offset_of_m_CommonHeaders_12() { return static_cast(offsetof(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304, ___m_CommonHeaders_12)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_m_CommonHeaders_12() const { return ___m_CommonHeaders_12; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_m_CommonHeaders_12() { return &___m_CommonHeaders_12; } inline void set_m_CommonHeaders_12(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___m_CommonHeaders_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CommonHeaders_12), (void*)value); } inline static int32_t get_offset_of_m_NumCommonHeaders_13() { return static_cast(offsetof(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304, ___m_NumCommonHeaders_13)); } inline int32_t get_m_NumCommonHeaders_13() const { return ___m_NumCommonHeaders_13; } inline int32_t* get_address_of_m_NumCommonHeaders_13() { return &___m_NumCommonHeaders_13; } inline void set_m_NumCommonHeaders_13(int32_t value) { ___m_NumCommonHeaders_13 = value; } inline static int32_t get_offset_of_m_InnerCollection_16() { return static_cast(offsetof(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304, ___m_InnerCollection_16)); } inline NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * get_m_InnerCollection_16() const { return ___m_InnerCollection_16; } inline NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 ** get_address_of_m_InnerCollection_16() { return &___m_InnerCollection_16; } inline void set_m_InnerCollection_16(NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * value) { ___m_InnerCollection_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_InnerCollection_16), (void*)value); } inline static int32_t get_offset_of_m_Type_17() { return static_cast(offsetof(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304, ___m_Type_17)); } inline uint16_t get_m_Type_17() const { return ___m_Type_17; } inline uint16_t* get_address_of_m_Type_17() { return &___m_Type_17; } inline void set_m_Type_17(uint16_t value) { ___m_Type_17 = value; } }; struct WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields { public: // System.Net.HeaderInfoTable System.Net.WebHeaderCollection::HInfo HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF * ___HInfo_11; // System.String[] System.Net.WebHeaderCollection::s_CommonHeaderNames StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___s_CommonHeaderNames_14; // System.SByte[] System.Net.WebHeaderCollection::s_CommonHeaderHints SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* ___s_CommonHeaderHints_15; // System.Char[] System.Net.WebHeaderCollection::HttpTrimCharacters CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___HttpTrimCharacters_18; // System.Net.WebHeaderCollection_RfcChar[] System.Net.WebHeaderCollection::RfcCharMap RfcCharU5BU5D_t27AD0ADBD612E10FCEF4917B5E70094398C6EC4E* ___RfcCharMap_19; public: inline static int32_t get_offset_of_HInfo_11() { return static_cast(offsetof(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields, ___HInfo_11)); } inline HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF * get_HInfo_11() const { return ___HInfo_11; } inline HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF ** get_address_of_HInfo_11() { return &___HInfo_11; } inline void set_HInfo_11(HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF * value) { ___HInfo_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___HInfo_11), (void*)value); } inline static int32_t get_offset_of_s_CommonHeaderNames_14() { return static_cast(offsetof(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields, ___s_CommonHeaderNames_14)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_s_CommonHeaderNames_14() const { return ___s_CommonHeaderNames_14; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_s_CommonHeaderNames_14() { return &___s_CommonHeaderNames_14; } inline void set_s_CommonHeaderNames_14(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___s_CommonHeaderNames_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_CommonHeaderNames_14), (void*)value); } inline static int32_t get_offset_of_s_CommonHeaderHints_15() { return static_cast(offsetof(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields, ___s_CommonHeaderHints_15)); } inline SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* get_s_CommonHeaderHints_15() const { return ___s_CommonHeaderHints_15; } inline SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889** get_address_of_s_CommonHeaderHints_15() { return &___s_CommonHeaderHints_15; } inline void set_s_CommonHeaderHints_15(SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* value) { ___s_CommonHeaderHints_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_CommonHeaderHints_15), (void*)value); } inline static int32_t get_offset_of_HttpTrimCharacters_18() { return static_cast(offsetof(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields, ___HttpTrimCharacters_18)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_HttpTrimCharacters_18() const { return ___HttpTrimCharacters_18; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_HttpTrimCharacters_18() { return &___HttpTrimCharacters_18; } inline void set_HttpTrimCharacters_18(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___HttpTrimCharacters_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___HttpTrimCharacters_18), (void*)value); } inline static int32_t get_offset_of_RfcCharMap_19() { return static_cast(offsetof(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields, ___RfcCharMap_19)); } inline RfcCharU5BU5D_t27AD0ADBD612E10FCEF4917B5E70094398C6EC4E* get_RfcCharMap_19() const { return ___RfcCharMap_19; } inline RfcCharU5BU5D_t27AD0ADBD612E10FCEF4917B5E70094398C6EC4E** get_address_of_RfcCharMap_19() { return &___RfcCharMap_19; } inline void set_RfcCharMap_19(RfcCharU5BU5D_t27AD0ADBD612E10FCEF4917B5E70094398C6EC4E* value) { ___RfcCharMap_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___RfcCharMap_19), (void*)value); } }; // System.Net.WebRequest struct WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 : public MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF { public: // System.Net.Security.AuthenticationLevel System.Net.WebRequest::m_AuthenticationLevel int32_t ___m_AuthenticationLevel_4; // System.Security.Principal.TokenImpersonationLevel System.Net.WebRequest::m_ImpersonationLevel int32_t ___m_ImpersonationLevel_5; // System.Net.Cache.RequestCachePolicy System.Net.WebRequest::m_CachePolicy RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * ___m_CachePolicy_6; // System.Net.Cache.RequestCacheProtocol System.Net.WebRequest::m_CacheProtocol RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * ___m_CacheProtocol_7; // System.Net.Cache.RequestCacheBinding System.Net.WebRequest::m_CacheBinding RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 * ___m_CacheBinding_8; public: inline static int32_t get_offset_of_m_AuthenticationLevel_4() { return static_cast(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8, ___m_AuthenticationLevel_4)); } inline int32_t get_m_AuthenticationLevel_4() const { return ___m_AuthenticationLevel_4; } inline int32_t* get_address_of_m_AuthenticationLevel_4() { return &___m_AuthenticationLevel_4; } inline void set_m_AuthenticationLevel_4(int32_t value) { ___m_AuthenticationLevel_4 = value; } inline static int32_t get_offset_of_m_ImpersonationLevel_5() { return static_cast(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8, ___m_ImpersonationLevel_5)); } inline int32_t get_m_ImpersonationLevel_5() const { return ___m_ImpersonationLevel_5; } inline int32_t* get_address_of_m_ImpersonationLevel_5() { return &___m_ImpersonationLevel_5; } inline void set_m_ImpersonationLevel_5(int32_t value) { ___m_ImpersonationLevel_5 = value; } inline static int32_t get_offset_of_m_CachePolicy_6() { return static_cast(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8, ___m_CachePolicy_6)); } inline RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * get_m_CachePolicy_6() const { return ___m_CachePolicy_6; } inline RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 ** get_address_of_m_CachePolicy_6() { return &___m_CachePolicy_6; } inline void set_m_CachePolicy_6(RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * value) { ___m_CachePolicy_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CachePolicy_6), (void*)value); } inline static int32_t get_offset_of_m_CacheProtocol_7() { return static_cast(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8, ___m_CacheProtocol_7)); } inline RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * get_m_CacheProtocol_7() const { return ___m_CacheProtocol_7; } inline RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D ** get_address_of_m_CacheProtocol_7() { return &___m_CacheProtocol_7; } inline void set_m_CacheProtocol_7(RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * value) { ___m_CacheProtocol_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CacheProtocol_7), (void*)value); } inline static int32_t get_offset_of_m_CacheBinding_8() { return static_cast(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8, ___m_CacheBinding_8)); } inline RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 * get_m_CacheBinding_8() const { return ___m_CacheBinding_8; } inline RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 ** get_address_of_m_CacheBinding_8() { return &___m_CacheBinding_8; } inline void set_m_CacheBinding_8(RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 * value) { ___m_CacheBinding_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CacheBinding_8), (void*)value); } }; struct WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields { public: // System.Collections.ArrayList modreq(System.Runtime.CompilerServices.IsVolatile) System.Net.WebRequest::s_PrefixList ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * ___s_PrefixList_1; // System.Object System.Net.WebRequest::s_InternalSyncObject RuntimeObject * ___s_InternalSyncObject_2; // System.Net.TimerThread_Queue System.Net.WebRequest::s_DefaultTimerQueue Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 * ___s_DefaultTimerQueue_3; // System.Net.WebRequest_DesignerWebRequestCreate System.Net.WebRequest::webRequestCreate DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3 * ___webRequestCreate_9; // System.Net.IWebProxy modreq(System.Runtime.CompilerServices.IsVolatile) System.Net.WebRequest::s_DefaultWebProxy RuntimeObject* ___s_DefaultWebProxy_10; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Net.WebRequest::s_DefaultWebProxyInitialized bool ___s_DefaultWebProxyInitialized_11; public: inline static int32_t get_offset_of_s_PrefixList_1() { return static_cast(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields, ___s_PrefixList_1)); } inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * get_s_PrefixList_1() const { return ___s_PrefixList_1; } inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 ** get_address_of_s_PrefixList_1() { return &___s_PrefixList_1; } inline void set_s_PrefixList_1(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * value) { ___s_PrefixList_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_PrefixList_1), (void*)value); } inline static int32_t get_offset_of_s_InternalSyncObject_2() { return static_cast(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields, ___s_InternalSyncObject_2)); } inline RuntimeObject * get_s_InternalSyncObject_2() const { return ___s_InternalSyncObject_2; } inline RuntimeObject ** get_address_of_s_InternalSyncObject_2() { return &___s_InternalSyncObject_2; } inline void set_s_InternalSyncObject_2(RuntimeObject * value) { ___s_InternalSyncObject_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_InternalSyncObject_2), (void*)value); } inline static int32_t get_offset_of_s_DefaultTimerQueue_3() { return static_cast(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields, ___s_DefaultTimerQueue_3)); } inline Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 * get_s_DefaultTimerQueue_3() const { return ___s_DefaultTimerQueue_3; } inline Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 ** get_address_of_s_DefaultTimerQueue_3() { return &___s_DefaultTimerQueue_3; } inline void set_s_DefaultTimerQueue_3(Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 * value) { ___s_DefaultTimerQueue_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultTimerQueue_3), (void*)value); } inline static int32_t get_offset_of_webRequestCreate_9() { return static_cast(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields, ___webRequestCreate_9)); } inline DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3 * get_webRequestCreate_9() const { return ___webRequestCreate_9; } inline DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3 ** get_address_of_webRequestCreate_9() { return &___webRequestCreate_9; } inline void set_webRequestCreate_9(DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3 * value) { ___webRequestCreate_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___webRequestCreate_9), (void*)value); } inline static int32_t get_offset_of_s_DefaultWebProxy_10() { return static_cast(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields, ___s_DefaultWebProxy_10)); } inline RuntimeObject* get_s_DefaultWebProxy_10() const { return ___s_DefaultWebProxy_10; } inline RuntimeObject** get_address_of_s_DefaultWebProxy_10() { return &___s_DefaultWebProxy_10; } inline void set_s_DefaultWebProxy_10(RuntimeObject* value) { ___s_DefaultWebProxy_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultWebProxy_10), (void*)value); } inline static int32_t get_offset_of_s_DefaultWebProxyInitialized_11() { return static_cast(offsetof(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields, ___s_DefaultWebProxyInitialized_11)); } inline bool get_s_DefaultWebProxyInitialized_11() const { return ___s_DefaultWebProxyInitialized_11; } inline bool* get_address_of_s_DefaultWebProxyInitialized_11() { return &___s_DefaultWebProxyInitialized_11; } inline void set_s_DefaultWebProxyInitialized_11(bool value) { ___s_DefaultWebProxyInitialized_11 = value; } }; // 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.Runtime.Serialization.StreamingContext struct StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 { public: // System.Object System.Runtime.Serialization.StreamingContext::m_additionalContext RuntimeObject * ___m_additionalContext_0; // System.Runtime.Serialization.StreamingContextStates System.Runtime.Serialization.StreamingContext::m_state int32_t ___m_state_1; public: inline static int32_t get_offset_of_m_additionalContext_0() { return static_cast(offsetof(StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034, ___m_additionalContext_0)); } inline RuntimeObject * get_m_additionalContext_0() const { return ___m_additionalContext_0; } inline RuntimeObject ** get_address_of_m_additionalContext_0() { return &___m_additionalContext_0; } inline void set_m_additionalContext_0(RuntimeObject * value) { ___m_additionalContext_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_additionalContext_0), (void*)value); } inline static int32_t get_offset_of_m_state_1() { return static_cast(offsetof(StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034, ___m_state_1)); } inline int32_t get_m_state_1() const { return ___m_state_1; } inline int32_t* get_address_of_m_state_1() { return &___m_state_1; } inline void set_m_state_1(int32_t value) { ___m_state_1 = value; } }; // Native definition for P/Invoke marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034_marshaled_pinvoke { Il2CppIUnknown* ___m_additionalContext_0; int32_t ___m_state_1; }; // Native definition for COM marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034_marshaled_com { Il2CppIUnknown* ___m_additionalContext_0; int32_t ___m_state_1; }; // System.Security.Cryptography.Oid struct Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 : public RuntimeObject { public: // System.String System.Security.Cryptography.Oid::m_value String_t* ___m_value_0; // System.String System.Security.Cryptography.Oid::m_friendlyName String_t* ___m_friendlyName_1; // System.Security.Cryptography.OidGroup System.Security.Cryptography.Oid::m_group int32_t ___m_group_2; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137, ___m_value_0)); } inline String_t* get_m_value_0() const { return ___m_value_0; } inline String_t** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(String_t* value) { ___m_value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_value_0), (void*)value); } inline static int32_t get_offset_of_m_friendlyName_1() { return static_cast(offsetof(Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137, ___m_friendlyName_1)); } inline String_t* get_m_friendlyName_1() const { return ___m_friendlyName_1; } inline String_t** get_address_of_m_friendlyName_1() { return &___m_friendlyName_1; } inline void set_m_friendlyName_1(String_t* value) { ___m_friendlyName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_friendlyName_1), (void*)value); } inline static int32_t get_offset_of_m_group_2() { return static_cast(offsetof(Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137, ___m_group_2)); } inline int32_t get_m_group_2() const { return ___m_group_2; } inline int32_t* get_address_of_m_group_2() { return &___m_group_2; } inline void set_m_group_2(int32_t value) { ___m_group_2 = value; } }; // System.Security.Cryptography.RSACryptoServiceProvider struct RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4 : public RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 { public: // Mono.Security.Cryptography.KeyPairPersistence System.Security.Cryptography.RSACryptoServiceProvider::store KeyPairPersistence_t5C070E8D158094F7D0CC5D591F30EDFFB39849A2 * ___store_6; // System.Boolean System.Security.Cryptography.RSACryptoServiceProvider::persistKey bool ___persistKey_7; // System.Boolean System.Security.Cryptography.RSACryptoServiceProvider::persisted bool ___persisted_8; // System.Boolean System.Security.Cryptography.RSACryptoServiceProvider::privateKeyExportable bool ___privateKeyExportable_9; // System.Boolean System.Security.Cryptography.RSACryptoServiceProvider::m_disposed bool ___m_disposed_10; // Mono.Security.Cryptography.RSAManaged System.Security.Cryptography.RSACryptoServiceProvider::rsa RSAManaged_t7FC74A986C888D9301EC82EBE4A37C293CDA963A * ___rsa_11; public: inline static int32_t get_offset_of_store_6() { return static_cast(offsetof(RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4, ___store_6)); } inline KeyPairPersistence_t5C070E8D158094F7D0CC5D591F30EDFFB39849A2 * get_store_6() const { return ___store_6; } inline KeyPairPersistence_t5C070E8D158094F7D0CC5D591F30EDFFB39849A2 ** get_address_of_store_6() { return &___store_6; } inline void set_store_6(KeyPairPersistence_t5C070E8D158094F7D0CC5D591F30EDFFB39849A2 * value) { ___store_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___store_6), (void*)value); } inline static int32_t get_offset_of_persistKey_7() { return static_cast(offsetof(RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4, ___persistKey_7)); } inline bool get_persistKey_7() const { return ___persistKey_7; } inline bool* get_address_of_persistKey_7() { return &___persistKey_7; } inline void set_persistKey_7(bool value) { ___persistKey_7 = value; } inline static int32_t get_offset_of_persisted_8() { return static_cast(offsetof(RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4, ___persisted_8)); } inline bool get_persisted_8() const { return ___persisted_8; } inline bool* get_address_of_persisted_8() { return &___persisted_8; } inline void set_persisted_8(bool value) { ___persisted_8 = value; } inline static int32_t get_offset_of_privateKeyExportable_9() { return static_cast(offsetof(RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4, ___privateKeyExportable_9)); } inline bool get_privateKeyExportable_9() const { return ___privateKeyExportable_9; } inline bool* get_address_of_privateKeyExportable_9() { return &___privateKeyExportable_9; } inline void set_privateKeyExportable_9(bool value) { ___privateKeyExportable_9 = value; } inline static int32_t get_offset_of_m_disposed_10() { return static_cast(offsetof(RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4, ___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; } inline static int32_t get_offset_of_rsa_11() { return static_cast(offsetof(RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4, ___rsa_11)); } inline RSAManaged_t7FC74A986C888D9301EC82EBE4A37C293CDA963A * get_rsa_11() const { return ___rsa_11; } inline RSAManaged_t7FC74A986C888D9301EC82EBE4A37C293CDA963A ** get_address_of_rsa_11() { return &___rsa_11; } inline void set_rsa_11(RSAManaged_t7FC74A986C888D9301EC82EBE4A37C293CDA963A * value) { ___rsa_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___rsa_11), (void*)value); } }; struct RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4_StaticFields { public: // System.Security.Cryptography.CspProviderFlags modreq(System.Runtime.CompilerServices.IsVolatile) System.Security.Cryptography.RSACryptoServiceProvider::s_UseMachineKeyStore int32_t ___s_UseMachineKeyStore_2; public: inline static int32_t get_offset_of_s_UseMachineKeyStore_2() { return static_cast(offsetof(RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4_StaticFields, ___s_UseMachineKeyStore_2)); } inline int32_t get_s_UseMachineKeyStore_2() const { return ___s_UseMachineKeyStore_2; } inline int32_t* get_address_of_s_UseMachineKeyStore_2() { return &___s_UseMachineKeyStore_2; } inline void set_s_UseMachineKeyStore_2(int32_t value) { ___s_UseMachineKeyStore_2 = value; } }; // System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension struct X509BasicConstraintsExtension_t091983B3CDCB686781B4853177610A22483B532C : public X509Extension_t223237DF0C323CC455D3A2634D977773D2F3818A { public: // System.Boolean System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::_certificateAuthority bool ____certificateAuthority_5; // System.Boolean System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::_hasPathLengthConstraint bool ____hasPathLengthConstraint_6; // System.Int32 System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::_pathLengthConstraint int32_t ____pathLengthConstraint_7; // System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::_status int32_t ____status_8; public: inline static int32_t get_offset_of__certificateAuthority_5() { return static_cast(offsetof(X509BasicConstraintsExtension_t091983B3CDCB686781B4853177610A22483B532C, ____certificateAuthority_5)); } inline bool get__certificateAuthority_5() const { return ____certificateAuthority_5; } inline bool* get_address_of__certificateAuthority_5() { return &____certificateAuthority_5; } inline void set__certificateAuthority_5(bool value) { ____certificateAuthority_5 = value; } inline static int32_t get_offset_of__hasPathLengthConstraint_6() { return static_cast(offsetof(X509BasicConstraintsExtension_t091983B3CDCB686781B4853177610A22483B532C, ____hasPathLengthConstraint_6)); } inline bool get__hasPathLengthConstraint_6() const { return ____hasPathLengthConstraint_6; } inline bool* get_address_of__hasPathLengthConstraint_6() { return &____hasPathLengthConstraint_6; } inline void set__hasPathLengthConstraint_6(bool value) { ____hasPathLengthConstraint_6 = value; } inline static int32_t get_offset_of__pathLengthConstraint_7() { return static_cast(offsetof(X509BasicConstraintsExtension_t091983B3CDCB686781B4853177610A22483B532C, ____pathLengthConstraint_7)); } inline int32_t get__pathLengthConstraint_7() const { return ____pathLengthConstraint_7; } inline int32_t* get_address_of__pathLengthConstraint_7() { return &____pathLengthConstraint_7; } inline void set__pathLengthConstraint_7(int32_t value) { ____pathLengthConstraint_7 = value; } inline static int32_t get_offset_of__status_8() { return static_cast(offsetof(X509BasicConstraintsExtension_t091983B3CDCB686781B4853177610A22483B532C, ____status_8)); } inline int32_t get__status_8() const { return ____status_8; } inline int32_t* get_address_of__status_8() { return &____status_8; } inline void set__status_8(int32_t value) { ____status_8 = value; } }; // System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension struct X509EnhancedKeyUsageExtension_t8B1FEC5814799207635A97EA878EA64688437254 : public X509Extension_t223237DF0C323CC455D3A2634D977773D2F3818A { public: // System.Security.Cryptography.OidCollection System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::_enhKeyUsage OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * ____enhKeyUsage_3; // System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::_status int32_t ____status_4; public: inline static int32_t get_offset_of__enhKeyUsage_3() { return static_cast(offsetof(X509EnhancedKeyUsageExtension_t8B1FEC5814799207635A97EA878EA64688437254, ____enhKeyUsage_3)); } inline OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * get__enhKeyUsage_3() const { return ____enhKeyUsage_3; } inline OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E ** get_address_of__enhKeyUsage_3() { return &____enhKeyUsage_3; } inline void set__enhKeyUsage_3(OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * value) { ____enhKeyUsage_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____enhKeyUsage_3), (void*)value); } inline static int32_t get_offset_of__status_4() { return static_cast(offsetof(X509EnhancedKeyUsageExtension_t8B1FEC5814799207635A97EA878EA64688437254, ____status_4)); } inline int32_t get__status_4() const { return ____status_4; } inline int32_t* get_address_of__status_4() { return &____status_4; } inline void set__status_4(int32_t value) { ____status_4 = value; } }; // System.Security.Cryptography.X509Certificates.X509KeyUsageExtension struct X509KeyUsageExtension_t9F740A60AD6DBEF9B09E946D4D8D67DB882C6E6E : public X509Extension_t223237DF0C323CC455D3A2634D977773D2F3818A { public: // System.Security.Cryptography.X509Certificates.X509KeyUsageFlags System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::_keyUsages int32_t ____keyUsages_6; // System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::_status int32_t ____status_7; public: inline static int32_t get_offset_of__keyUsages_6() { return static_cast(offsetof(X509KeyUsageExtension_t9F740A60AD6DBEF9B09E946D4D8D67DB882C6E6E, ____keyUsages_6)); } inline int32_t get__keyUsages_6() const { return ____keyUsages_6; } inline int32_t* get_address_of__keyUsages_6() { return &____keyUsages_6; } inline void set__keyUsages_6(int32_t value) { ____keyUsages_6 = value; } inline static int32_t get_offset_of__status_7() { return static_cast(offsetof(X509KeyUsageExtension_t9F740A60AD6DBEF9B09E946D4D8D67DB882C6E6E, ____status_7)); } inline int32_t get__status_7() const { return ____status_7; } inline int32_t* get_address_of__status_7() { return &____status_7; } inline void set__status_7(int32_t value) { ____status_7 = value; } }; // System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension struct X509SubjectKeyIdentifierExtension_t200DBBEB1229862DAA5F56EA352B03D2EDAC4D8E : public X509Extension_t223237DF0C323CC455D3A2634D977773D2F3818A { public: // System.Byte[] System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::_subjectKeyIdentifier ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ____subjectKeyIdentifier_5; // System.String System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::_ski String_t* ____ski_6; // System.Security.Cryptography.AsnDecodeStatus System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::_status int32_t ____status_7; public: inline static int32_t get_offset_of__subjectKeyIdentifier_5() { return static_cast(offsetof(X509SubjectKeyIdentifierExtension_t200DBBEB1229862DAA5F56EA352B03D2EDAC4D8E, ____subjectKeyIdentifier_5)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get__subjectKeyIdentifier_5() const { return ____subjectKeyIdentifier_5; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of__subjectKeyIdentifier_5() { return &____subjectKeyIdentifier_5; } inline void set__subjectKeyIdentifier_5(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ____subjectKeyIdentifier_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____subjectKeyIdentifier_5), (void*)value); } inline static int32_t get_offset_of__ski_6() { return static_cast(offsetof(X509SubjectKeyIdentifierExtension_t200DBBEB1229862DAA5F56EA352B03D2EDAC4D8E, ____ski_6)); } inline String_t* get__ski_6() const { return ____ski_6; } inline String_t** get_address_of__ski_6() { return &____ski_6; } inline void set__ski_6(String_t* value) { ____ski_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____ski_6), (void*)value); } inline static int32_t get_offset_of__status_7() { return static_cast(offsetof(X509SubjectKeyIdentifierExtension_t200DBBEB1229862DAA5F56EA352B03D2EDAC4D8E, ____status_7)); } inline int32_t get__status_7() const { return ____status_7; } inline int32_t* get_address_of__status_7() { return &____status_7; } inline void set__status_7(int32_t value) { ____status_7 = value; } }; // System.SystemException struct SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 : public Exception_t { public: public: }; // System.Text.RegularExpressions.Regex struct Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF : public RuntimeObject { public: // System.String System.Text.RegularExpressions.Regex::pattern String_t* ___pattern_0; // System.Text.RegularExpressions.RegexRunnerFactory System.Text.RegularExpressions.Regex::factory RegexRunnerFactory_t0703F390E2102623B0189DEC095DB182698E404B * ___factory_1; // System.Text.RegularExpressions.RegexOptions System.Text.RegularExpressions.Regex::roptions int32_t ___roptions_2; // System.TimeSpan System.Text.RegularExpressions.Regex::internalMatchTimeout TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___internalMatchTimeout_5; // System.Collections.Hashtable System.Text.RegularExpressions.Regex::caps Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ___caps_8; // System.Collections.Hashtable System.Text.RegularExpressions.Regex::capnames Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ___capnames_9; // System.String[] System.Text.RegularExpressions.Regex::capslist StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___capslist_10; // System.Int32 System.Text.RegularExpressions.Regex::capsize int32_t ___capsize_11; // System.Text.RegularExpressions.ExclusiveReference System.Text.RegularExpressions.Regex::runnerref ExclusiveReference_t39E202CDB13A1E6EBA4CE0C7548B192CEB5C64DB * ___runnerref_12; // System.Text.RegularExpressions.SharedReference System.Text.RegularExpressions.Regex::replref SharedReference_t225BA5C249F9F1D6C959F151695BDF65EF2C92A5 * ___replref_13; // System.Text.RegularExpressions.RegexCode System.Text.RegularExpressions.Regex::code RegexCode_t12846533CAD1E4221CEDF5A4D15D4D649EA688FA * ___code_14; // System.Boolean System.Text.RegularExpressions.Regex::refsInitialized bool ___refsInitialized_15; public: inline static int32_t get_offset_of_pattern_0() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF, ___pattern_0)); } inline String_t* get_pattern_0() const { return ___pattern_0; } inline String_t** get_address_of_pattern_0() { return &___pattern_0; } inline void set_pattern_0(String_t* value) { ___pattern_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pattern_0), (void*)value); } inline static int32_t get_offset_of_factory_1() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF, ___factory_1)); } inline RegexRunnerFactory_t0703F390E2102623B0189DEC095DB182698E404B * get_factory_1() const { return ___factory_1; } inline RegexRunnerFactory_t0703F390E2102623B0189DEC095DB182698E404B ** get_address_of_factory_1() { return &___factory_1; } inline void set_factory_1(RegexRunnerFactory_t0703F390E2102623B0189DEC095DB182698E404B * value) { ___factory_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___factory_1), (void*)value); } inline static int32_t get_offset_of_roptions_2() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF, ___roptions_2)); } inline int32_t get_roptions_2() const { return ___roptions_2; } inline int32_t* get_address_of_roptions_2() { return &___roptions_2; } inline void set_roptions_2(int32_t value) { ___roptions_2 = value; } inline static int32_t get_offset_of_internalMatchTimeout_5() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF, ___internalMatchTimeout_5)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_internalMatchTimeout_5() const { return ___internalMatchTimeout_5; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_internalMatchTimeout_5() { return &___internalMatchTimeout_5; } inline void set_internalMatchTimeout_5(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___internalMatchTimeout_5 = value; } inline static int32_t get_offset_of_caps_8() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF, ___caps_8)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get_caps_8() const { return ___caps_8; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of_caps_8() { return &___caps_8; } inline void set_caps_8(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ___caps_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___caps_8), (void*)value); } inline static int32_t get_offset_of_capnames_9() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF, ___capnames_9)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get_capnames_9() const { return ___capnames_9; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of_capnames_9() { return &___capnames_9; } inline void set_capnames_9(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ___capnames_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___capnames_9), (void*)value); } inline static int32_t get_offset_of_capslist_10() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF, ___capslist_10)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_capslist_10() const { return ___capslist_10; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_capslist_10() { return &___capslist_10; } inline void set_capslist_10(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___capslist_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___capslist_10), (void*)value); } inline static int32_t get_offset_of_capsize_11() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF, ___capsize_11)); } inline int32_t get_capsize_11() const { return ___capsize_11; } inline int32_t* get_address_of_capsize_11() { return &___capsize_11; } inline void set_capsize_11(int32_t value) { ___capsize_11 = value; } inline static int32_t get_offset_of_runnerref_12() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF, ___runnerref_12)); } inline ExclusiveReference_t39E202CDB13A1E6EBA4CE0C7548B192CEB5C64DB * get_runnerref_12() const { return ___runnerref_12; } inline ExclusiveReference_t39E202CDB13A1E6EBA4CE0C7548B192CEB5C64DB ** get_address_of_runnerref_12() { return &___runnerref_12; } inline void set_runnerref_12(ExclusiveReference_t39E202CDB13A1E6EBA4CE0C7548B192CEB5C64DB * value) { ___runnerref_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___runnerref_12), (void*)value); } inline static int32_t get_offset_of_replref_13() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF, ___replref_13)); } inline SharedReference_t225BA5C249F9F1D6C959F151695BDF65EF2C92A5 * get_replref_13() const { return ___replref_13; } inline SharedReference_t225BA5C249F9F1D6C959F151695BDF65EF2C92A5 ** get_address_of_replref_13() { return &___replref_13; } inline void set_replref_13(SharedReference_t225BA5C249F9F1D6C959F151695BDF65EF2C92A5 * value) { ___replref_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___replref_13), (void*)value); } inline static int32_t get_offset_of_code_14() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF, ___code_14)); } inline RegexCode_t12846533CAD1E4221CEDF5A4D15D4D649EA688FA * get_code_14() const { return ___code_14; } inline RegexCode_t12846533CAD1E4221CEDF5A4D15D4D649EA688FA ** get_address_of_code_14() { return &___code_14; } inline void set_code_14(RegexCode_t12846533CAD1E4221CEDF5A4D15D4D649EA688FA * value) { ___code_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___code_14), (void*)value); } inline static int32_t get_offset_of_refsInitialized_15() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF, ___refsInitialized_15)); } inline bool get_refsInitialized_15() const { return ___refsInitialized_15; } inline bool* get_address_of_refsInitialized_15() { return &___refsInitialized_15; } inline void set_refsInitialized_15(bool value) { ___refsInitialized_15 = value; } }; struct Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF_StaticFields { public: // System.TimeSpan System.Text.RegularExpressions.Regex::MaximumMatchTimeout TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___MaximumMatchTimeout_3; // System.TimeSpan System.Text.RegularExpressions.Regex::InfiniteMatchTimeout TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___InfiniteMatchTimeout_4; // System.TimeSpan System.Text.RegularExpressions.Regex::FallbackDefaultMatchTimeout TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___FallbackDefaultMatchTimeout_6; // System.TimeSpan System.Text.RegularExpressions.Regex::DefaultMatchTimeout TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___DefaultMatchTimeout_7; // System.Collections.Generic.LinkedList`1 System.Text.RegularExpressions.Regex::livecode LinkedList_1_t44CA4EB2162DC04F96F29C8A68A05D05166137F7 * ___livecode_16; // System.Int32 System.Text.RegularExpressions.Regex::cacheSize int32_t ___cacheSize_17; public: inline static int32_t get_offset_of_MaximumMatchTimeout_3() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF_StaticFields, ___MaximumMatchTimeout_3)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_MaximumMatchTimeout_3() const { return ___MaximumMatchTimeout_3; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_MaximumMatchTimeout_3() { return &___MaximumMatchTimeout_3; } inline void set_MaximumMatchTimeout_3(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___MaximumMatchTimeout_3 = value; } inline static int32_t get_offset_of_InfiniteMatchTimeout_4() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF_StaticFields, ___InfiniteMatchTimeout_4)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_InfiniteMatchTimeout_4() const { return ___InfiniteMatchTimeout_4; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_InfiniteMatchTimeout_4() { return &___InfiniteMatchTimeout_4; } inline void set_InfiniteMatchTimeout_4(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___InfiniteMatchTimeout_4 = value; } inline static int32_t get_offset_of_FallbackDefaultMatchTimeout_6() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF_StaticFields, ___FallbackDefaultMatchTimeout_6)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_FallbackDefaultMatchTimeout_6() const { return ___FallbackDefaultMatchTimeout_6; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_FallbackDefaultMatchTimeout_6() { return &___FallbackDefaultMatchTimeout_6; } inline void set_FallbackDefaultMatchTimeout_6(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___FallbackDefaultMatchTimeout_6 = value; } inline static int32_t get_offset_of_DefaultMatchTimeout_7() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF_StaticFields, ___DefaultMatchTimeout_7)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_DefaultMatchTimeout_7() const { return ___DefaultMatchTimeout_7; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_DefaultMatchTimeout_7() { return &___DefaultMatchTimeout_7; } inline void set_DefaultMatchTimeout_7(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___DefaultMatchTimeout_7 = value; } inline static int32_t get_offset_of_livecode_16() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF_StaticFields, ___livecode_16)); } inline LinkedList_1_t44CA4EB2162DC04F96F29C8A68A05D05166137F7 * get_livecode_16() const { return ___livecode_16; } inline LinkedList_1_t44CA4EB2162DC04F96F29C8A68A05D05166137F7 ** get_address_of_livecode_16() { return &___livecode_16; } inline void set_livecode_16(LinkedList_1_t44CA4EB2162DC04F96F29C8A68A05D05166137F7 * value) { ___livecode_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___livecode_16), (void*)value); } inline static int32_t get_offset_of_cacheSize_17() { return static_cast(offsetof(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF_StaticFields, ___cacheSize_17)); } inline int32_t get_cacheSize_17() const { return ___cacheSize_17; } inline int32_t* get_address_of_cacheSize_17() { return &___cacheSize_17; } inline void set_cacheSize_17(int32_t value) { ___cacheSize_17 = value; } }; // System.Threading.EventWaitHandle struct EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98 : public WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // System.Uri struct Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E : public RuntimeObject { public: // System.String System.Uri::m_String String_t* ___m_String_16; // System.String System.Uri::m_originalUnicodeString String_t* ___m_originalUnicodeString_17; // System.UriParser System.Uri::m_Syntax UriParser_t07C77D673CCE8D2DA253B8A7ACCB010147F1A4AC * ___m_Syntax_18; // System.String System.Uri::m_DnsSafeHost String_t* ___m_DnsSafeHost_19; // System.Uri_Flags System.Uri::m_Flags uint64_t ___m_Flags_20; // System.Uri_UriInfo System.Uri::m_Info UriInfo_t9FCC6BD4EC1EA14D75209E6A35417057BF6EDC5E * ___m_Info_21; // System.Boolean System.Uri::m_iriParsing bool ___m_iriParsing_22; public: inline static int32_t get_offset_of_m_String_16() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_String_16)); } inline String_t* get_m_String_16() const { return ___m_String_16; } inline String_t** get_address_of_m_String_16() { return &___m_String_16; } inline void set_m_String_16(String_t* value) { ___m_String_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_String_16), (void*)value); } inline static int32_t get_offset_of_m_originalUnicodeString_17() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_originalUnicodeString_17)); } inline String_t* get_m_originalUnicodeString_17() const { return ___m_originalUnicodeString_17; } inline String_t** get_address_of_m_originalUnicodeString_17() { return &___m_originalUnicodeString_17; } inline void set_m_originalUnicodeString_17(String_t* value) { ___m_originalUnicodeString_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_originalUnicodeString_17), (void*)value); } inline static int32_t get_offset_of_m_Syntax_18() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_Syntax_18)); } inline UriParser_t07C77D673CCE8D2DA253B8A7ACCB010147F1A4AC * get_m_Syntax_18() const { return ___m_Syntax_18; } inline UriParser_t07C77D673CCE8D2DA253B8A7ACCB010147F1A4AC ** get_address_of_m_Syntax_18() { return &___m_Syntax_18; } inline void set_m_Syntax_18(UriParser_t07C77D673CCE8D2DA253B8A7ACCB010147F1A4AC * value) { ___m_Syntax_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Syntax_18), (void*)value); } inline static int32_t get_offset_of_m_DnsSafeHost_19() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_DnsSafeHost_19)); } inline String_t* get_m_DnsSafeHost_19() const { return ___m_DnsSafeHost_19; } inline String_t** get_address_of_m_DnsSafeHost_19() { return &___m_DnsSafeHost_19; } inline void set_m_DnsSafeHost_19(String_t* value) { ___m_DnsSafeHost_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DnsSafeHost_19), (void*)value); } inline static int32_t get_offset_of_m_Flags_20() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_Flags_20)); } inline uint64_t get_m_Flags_20() const { return ___m_Flags_20; } inline uint64_t* get_address_of_m_Flags_20() { return &___m_Flags_20; } inline void set_m_Flags_20(uint64_t value) { ___m_Flags_20 = value; } inline static int32_t get_offset_of_m_Info_21() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_Info_21)); } inline UriInfo_t9FCC6BD4EC1EA14D75209E6A35417057BF6EDC5E * get_m_Info_21() const { return ___m_Info_21; } inline UriInfo_t9FCC6BD4EC1EA14D75209E6A35417057BF6EDC5E ** get_address_of_m_Info_21() { return &___m_Info_21; } inline void set_m_Info_21(UriInfo_t9FCC6BD4EC1EA14D75209E6A35417057BF6EDC5E * value) { ___m_Info_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Info_21), (void*)value); } inline static int32_t get_offset_of_m_iriParsing_22() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_iriParsing_22)); } inline bool get_m_iriParsing_22() const { return ___m_iriParsing_22; } inline bool* get_address_of_m_iriParsing_22() { return &___m_iriParsing_22; } inline void set_m_iriParsing_22(bool value) { ___m_iriParsing_22 = value; } }; struct Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields { public: // System.String System.Uri::UriSchemeFile String_t* ___UriSchemeFile_0; // System.String System.Uri::UriSchemeFtp String_t* ___UriSchemeFtp_1; // System.String System.Uri::UriSchemeGopher String_t* ___UriSchemeGopher_2; // System.String System.Uri::UriSchemeHttp String_t* ___UriSchemeHttp_3; // System.String System.Uri::UriSchemeHttps String_t* ___UriSchemeHttps_4; // System.String System.Uri::UriSchemeWs String_t* ___UriSchemeWs_5; // System.String System.Uri::UriSchemeWss String_t* ___UriSchemeWss_6; // System.String System.Uri::UriSchemeMailto String_t* ___UriSchemeMailto_7; // System.String System.Uri::UriSchemeNews String_t* ___UriSchemeNews_8; // System.String System.Uri::UriSchemeNntp String_t* ___UriSchemeNntp_9; // System.String System.Uri::UriSchemeNetTcp String_t* ___UriSchemeNetTcp_10; // System.String System.Uri::UriSchemeNetPipe String_t* ___UriSchemeNetPipe_11; // System.String System.Uri::SchemeDelimiter String_t* ___SchemeDelimiter_12; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_ConfigInitialized bool ___s_ConfigInitialized_23; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_ConfigInitializing bool ___s_ConfigInitializing_24; // System.UriIdnScope modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_IdnScope int32_t ___s_IdnScope_25; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_IriParsing bool ___s_IriParsing_26; // System.Boolean System.Uri::useDotNetRelativeOrAbsolute bool ___useDotNetRelativeOrAbsolute_27; // System.Boolean System.Uri::IsWindowsFileSystem bool ___IsWindowsFileSystem_29; // System.Object System.Uri::s_initLock RuntimeObject * ___s_initLock_30; // System.Char[] System.Uri::HexLowerChars CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___HexLowerChars_34; // System.Char[] System.Uri::_WSchars CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ____WSchars_35; public: inline static int32_t get_offset_of_UriSchemeFile_0() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeFile_0)); } inline String_t* get_UriSchemeFile_0() const { return ___UriSchemeFile_0; } inline String_t** get_address_of_UriSchemeFile_0() { return &___UriSchemeFile_0; } inline void set_UriSchemeFile_0(String_t* value) { ___UriSchemeFile_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___UriSchemeFile_0), (void*)value); } inline static int32_t get_offset_of_UriSchemeFtp_1() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeFtp_1)); } inline String_t* get_UriSchemeFtp_1() const { return ___UriSchemeFtp_1; } inline String_t** get_address_of_UriSchemeFtp_1() { return &___UriSchemeFtp_1; } inline void set_UriSchemeFtp_1(String_t* value) { ___UriSchemeFtp_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___UriSchemeFtp_1), (void*)value); } inline static int32_t get_offset_of_UriSchemeGopher_2() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeGopher_2)); } inline String_t* get_UriSchemeGopher_2() const { return ___UriSchemeGopher_2; } inline String_t** get_address_of_UriSchemeGopher_2() { return &___UriSchemeGopher_2; } inline void set_UriSchemeGopher_2(String_t* value) { ___UriSchemeGopher_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___UriSchemeGopher_2), (void*)value); } inline static int32_t get_offset_of_UriSchemeHttp_3() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeHttp_3)); } inline String_t* get_UriSchemeHttp_3() const { return ___UriSchemeHttp_3; } inline String_t** get_address_of_UriSchemeHttp_3() { return &___UriSchemeHttp_3; } inline void set_UriSchemeHttp_3(String_t* value) { ___UriSchemeHttp_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___UriSchemeHttp_3), (void*)value); } inline static int32_t get_offset_of_UriSchemeHttps_4() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeHttps_4)); } inline String_t* get_UriSchemeHttps_4() const { return ___UriSchemeHttps_4; } inline String_t** get_address_of_UriSchemeHttps_4() { return &___UriSchemeHttps_4; } inline void set_UriSchemeHttps_4(String_t* value) { ___UriSchemeHttps_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___UriSchemeHttps_4), (void*)value); } inline static int32_t get_offset_of_UriSchemeWs_5() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeWs_5)); } inline String_t* get_UriSchemeWs_5() const { return ___UriSchemeWs_5; } inline String_t** get_address_of_UriSchemeWs_5() { return &___UriSchemeWs_5; } inline void set_UriSchemeWs_5(String_t* value) { ___UriSchemeWs_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___UriSchemeWs_5), (void*)value); } inline static int32_t get_offset_of_UriSchemeWss_6() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeWss_6)); } inline String_t* get_UriSchemeWss_6() const { return ___UriSchemeWss_6; } inline String_t** get_address_of_UriSchemeWss_6() { return &___UriSchemeWss_6; } inline void set_UriSchemeWss_6(String_t* value) { ___UriSchemeWss_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___UriSchemeWss_6), (void*)value); } inline static int32_t get_offset_of_UriSchemeMailto_7() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeMailto_7)); } inline String_t* get_UriSchemeMailto_7() const { return ___UriSchemeMailto_7; } inline String_t** get_address_of_UriSchemeMailto_7() { return &___UriSchemeMailto_7; } inline void set_UriSchemeMailto_7(String_t* value) { ___UriSchemeMailto_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___UriSchemeMailto_7), (void*)value); } inline static int32_t get_offset_of_UriSchemeNews_8() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeNews_8)); } inline String_t* get_UriSchemeNews_8() const { return ___UriSchemeNews_8; } inline String_t** get_address_of_UriSchemeNews_8() { return &___UriSchemeNews_8; } inline void set_UriSchemeNews_8(String_t* value) { ___UriSchemeNews_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___UriSchemeNews_8), (void*)value); } inline static int32_t get_offset_of_UriSchemeNntp_9() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeNntp_9)); } inline String_t* get_UriSchemeNntp_9() const { return ___UriSchemeNntp_9; } inline String_t** get_address_of_UriSchemeNntp_9() { return &___UriSchemeNntp_9; } inline void set_UriSchemeNntp_9(String_t* value) { ___UriSchemeNntp_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___UriSchemeNntp_9), (void*)value); } inline static int32_t get_offset_of_UriSchemeNetTcp_10() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeNetTcp_10)); } inline String_t* get_UriSchemeNetTcp_10() const { return ___UriSchemeNetTcp_10; } inline String_t** get_address_of_UriSchemeNetTcp_10() { return &___UriSchemeNetTcp_10; } inline void set_UriSchemeNetTcp_10(String_t* value) { ___UriSchemeNetTcp_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___UriSchemeNetTcp_10), (void*)value); } inline static int32_t get_offset_of_UriSchemeNetPipe_11() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeNetPipe_11)); } inline String_t* get_UriSchemeNetPipe_11() const { return ___UriSchemeNetPipe_11; } inline String_t** get_address_of_UriSchemeNetPipe_11() { return &___UriSchemeNetPipe_11; } inline void set_UriSchemeNetPipe_11(String_t* value) { ___UriSchemeNetPipe_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___UriSchemeNetPipe_11), (void*)value); } inline static int32_t get_offset_of_SchemeDelimiter_12() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___SchemeDelimiter_12)); } inline String_t* get_SchemeDelimiter_12() const { return ___SchemeDelimiter_12; } inline String_t** get_address_of_SchemeDelimiter_12() { return &___SchemeDelimiter_12; } inline void set_SchemeDelimiter_12(String_t* value) { ___SchemeDelimiter_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___SchemeDelimiter_12), (void*)value); } inline static int32_t get_offset_of_s_ConfigInitialized_23() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___s_ConfigInitialized_23)); } inline bool get_s_ConfigInitialized_23() const { return ___s_ConfigInitialized_23; } inline bool* get_address_of_s_ConfigInitialized_23() { return &___s_ConfigInitialized_23; } inline void set_s_ConfigInitialized_23(bool value) { ___s_ConfigInitialized_23 = value; } inline static int32_t get_offset_of_s_ConfigInitializing_24() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___s_ConfigInitializing_24)); } inline bool get_s_ConfigInitializing_24() const { return ___s_ConfigInitializing_24; } inline bool* get_address_of_s_ConfigInitializing_24() { return &___s_ConfigInitializing_24; } inline void set_s_ConfigInitializing_24(bool value) { ___s_ConfigInitializing_24 = value; } inline static int32_t get_offset_of_s_IdnScope_25() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___s_IdnScope_25)); } inline int32_t get_s_IdnScope_25() const { return ___s_IdnScope_25; } inline int32_t* get_address_of_s_IdnScope_25() { return &___s_IdnScope_25; } inline void set_s_IdnScope_25(int32_t value) { ___s_IdnScope_25 = value; } inline static int32_t get_offset_of_s_IriParsing_26() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___s_IriParsing_26)); } inline bool get_s_IriParsing_26() const { return ___s_IriParsing_26; } inline bool* get_address_of_s_IriParsing_26() { return &___s_IriParsing_26; } inline void set_s_IriParsing_26(bool value) { ___s_IriParsing_26 = value; } inline static int32_t get_offset_of_useDotNetRelativeOrAbsolute_27() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___useDotNetRelativeOrAbsolute_27)); } inline bool get_useDotNetRelativeOrAbsolute_27() const { return ___useDotNetRelativeOrAbsolute_27; } inline bool* get_address_of_useDotNetRelativeOrAbsolute_27() { return &___useDotNetRelativeOrAbsolute_27; } inline void set_useDotNetRelativeOrAbsolute_27(bool value) { ___useDotNetRelativeOrAbsolute_27 = value; } inline static int32_t get_offset_of_IsWindowsFileSystem_29() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___IsWindowsFileSystem_29)); } inline bool get_IsWindowsFileSystem_29() const { return ___IsWindowsFileSystem_29; } inline bool* get_address_of_IsWindowsFileSystem_29() { return &___IsWindowsFileSystem_29; } inline void set_IsWindowsFileSystem_29(bool value) { ___IsWindowsFileSystem_29 = value; } inline static int32_t get_offset_of_s_initLock_30() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___s_initLock_30)); } inline RuntimeObject * get_s_initLock_30() const { return ___s_initLock_30; } inline RuntimeObject ** get_address_of_s_initLock_30() { return &___s_initLock_30; } inline void set_s_initLock_30(RuntimeObject * value) { ___s_initLock_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_initLock_30), (void*)value); } inline static int32_t get_offset_of_HexLowerChars_34() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___HexLowerChars_34)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_HexLowerChars_34() const { return ___HexLowerChars_34; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_HexLowerChars_34() { return &___HexLowerChars_34; } inline void set_HexLowerChars_34(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___HexLowerChars_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___HexLowerChars_34), (void*)value); } inline static int32_t get_offset_of__WSchars_35() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ____WSchars_35)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get__WSchars_35() const { return ____WSchars_35; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of__WSchars_35() { return &____WSchars_35; } inline void set__WSchars_35(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ____WSchars_35 = value; Il2CppCodeGenWriteBarrier((void**)(&____WSchars_35), (void*)value); } }; // 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.AsyncCallback struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 : public MulticastDelegate_t { public: public: }; // System.EventHandler struct EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C : public MulticastDelegate_t { public: public: }; // System.EventHandler`1 struct EventHandler_1_tFBF7D1676A66F950822630E5E6DA5D6FFEAF7A34 : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_tF6A6FE235E53230F712003180A1DBAF19C50FC61 : public MulticastDelegate_t { public: public: }; // System.IO.IOException struct IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: // System.String System.IO.IOException::_maybeFullPath String_t* ____maybeFullPath_17; public: inline static int32_t get_offset_of__maybeFullPath_17() { return static_cast(offsetof(IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA, ____maybeFullPath_17)); } inline String_t* get__maybeFullPath_17() const { return ____maybeFullPath_17; } inline String_t** get_address_of__maybeFullPath_17() { return &____maybeFullPath_17; } inline void set__maybeFullPath_17(String_t* value) { ____maybeFullPath_17 = value; Il2CppCodeGenWriteBarrier((void**)(&____maybeFullPath_17), (void*)value); } }; // System.InvalidOperationException struct InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.Net.HeaderParser struct HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E : public MulticastDelegate_t { public: public: }; // System.Net.HttpWebRequest struct HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 : public WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 { public: // System.Uri System.Net.HttpWebRequest::requestUri Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___requestUri_12; // System.Uri System.Net.HttpWebRequest::actualUri Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___actualUri_13; // System.Boolean System.Net.HttpWebRequest::hostChanged bool ___hostChanged_14; // System.Boolean System.Net.HttpWebRequest::allowAutoRedirect bool ___allowAutoRedirect_15; // System.Boolean System.Net.HttpWebRequest::allowBuffering bool ___allowBuffering_16; // System.Security.Cryptography.X509Certificates.X509CertificateCollection System.Net.HttpWebRequest::certificates X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * ___certificates_17; // System.String System.Net.HttpWebRequest::connectionGroup String_t* ___connectionGroup_18; // System.Boolean System.Net.HttpWebRequest::haveContentLength bool ___haveContentLength_19; // System.Int64 System.Net.HttpWebRequest::contentLength int64_t ___contentLength_20; // System.Net.HttpContinueDelegate System.Net.HttpWebRequest::continueDelegate HttpContinueDelegate_t38DB016AD9C4FA9F4E9B4417278FB8D0594F37AC * ___continueDelegate_21; // System.Net.CookieContainer System.Net.HttpWebRequest::cookieContainer CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73 * ___cookieContainer_22; // System.Net.ICredentials System.Net.HttpWebRequest::credentials RuntimeObject* ___credentials_23; // System.Boolean System.Net.HttpWebRequest::haveResponse bool ___haveResponse_24; // System.Boolean System.Net.HttpWebRequest::haveRequest bool ___haveRequest_25; // System.Boolean System.Net.HttpWebRequest::requestSent bool ___requestSent_26; // System.Net.WebHeaderCollection System.Net.HttpWebRequest::webHeaders WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * ___webHeaders_27; // System.Boolean System.Net.HttpWebRequest::keepAlive bool ___keepAlive_28; // System.Int32 System.Net.HttpWebRequest::maxAutoRedirect int32_t ___maxAutoRedirect_29; // System.String System.Net.HttpWebRequest::mediaType String_t* ___mediaType_30; // System.String System.Net.HttpWebRequest::method String_t* ___method_31; // System.String System.Net.HttpWebRequest::initialMethod String_t* ___initialMethod_32; // System.Boolean System.Net.HttpWebRequest::pipelined bool ___pipelined_33; // System.Boolean System.Net.HttpWebRequest::preAuthenticate bool ___preAuthenticate_34; // System.Boolean System.Net.HttpWebRequest::usedPreAuth bool ___usedPreAuth_35; // System.Version System.Net.HttpWebRequest::version Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___version_36; // System.Boolean System.Net.HttpWebRequest::force_version bool ___force_version_37; // System.Version System.Net.HttpWebRequest::actualVersion Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___actualVersion_38; // System.Net.IWebProxy System.Net.HttpWebRequest::proxy RuntimeObject* ___proxy_39; // System.Boolean System.Net.HttpWebRequest::sendChunked bool ___sendChunked_40; // System.Net.ServicePoint System.Net.HttpWebRequest::servicePoint ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * ___servicePoint_41; // System.Int32 System.Net.HttpWebRequest::timeout int32_t ___timeout_42; // System.Net.WebConnectionStream System.Net.HttpWebRequest::writeStream WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * ___writeStream_43; // System.Net.HttpWebResponse System.Net.HttpWebRequest::webResponse HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * ___webResponse_44; // System.Net.WebAsyncResult System.Net.HttpWebRequest::asyncWrite WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * ___asyncWrite_45; // System.Net.WebAsyncResult System.Net.HttpWebRequest::asyncRead WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * ___asyncRead_46; // System.EventHandler System.Net.HttpWebRequest::abortHandler EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * ___abortHandler_47; // System.Int32 System.Net.HttpWebRequest::aborted int32_t ___aborted_48; // System.Boolean System.Net.HttpWebRequest::gotRequestStream bool ___gotRequestStream_49; // System.Int32 System.Net.HttpWebRequest::redirects int32_t ___redirects_50; // System.Boolean System.Net.HttpWebRequest::expectContinue bool ___expectContinue_51; // System.Byte[] System.Net.HttpWebRequest::bodyBuffer ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___bodyBuffer_52; // System.Int32 System.Net.HttpWebRequest::bodyBufferLength int32_t ___bodyBufferLength_53; // System.Boolean System.Net.HttpWebRequest::getResponseCalled bool ___getResponseCalled_54; // System.Exception System.Net.HttpWebRequest::saved_exc Exception_t * ___saved_exc_55; // System.Object System.Net.HttpWebRequest::locker RuntimeObject * ___locker_56; // System.Boolean System.Net.HttpWebRequest::finished_reading bool ___finished_reading_57; // System.Net.WebConnection System.Net.HttpWebRequest::WebConnection WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___WebConnection_58; // System.Net.DecompressionMethods System.Net.HttpWebRequest::auto_decomp int32_t ___auto_decomp_59; // System.Int32 System.Net.HttpWebRequest::readWriteTimeout int32_t ___readWriteTimeout_61; // Mono.Security.Interface.MonoTlsProvider System.Net.HttpWebRequest::tlsProvider MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * ___tlsProvider_62; // Mono.Security.Interface.MonoTlsSettings System.Net.HttpWebRequest::tlsSettings MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * ___tlsSettings_63; // System.Net.ServerCertValidationCallback System.Net.HttpWebRequest::certValidationCallback ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * ___certValidationCallback_64; // System.Net.HttpWebRequest_AuthorizationState System.Net.HttpWebRequest::auth_state AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB ___auth_state_65; // System.Net.HttpWebRequest_AuthorizationState System.Net.HttpWebRequest::proxy_auth_state AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB ___proxy_auth_state_66; // System.String System.Net.HttpWebRequest::host String_t* ___host_67; // System.Action`1 System.Net.HttpWebRequest::ResendContentFactory Action_1_tC8BAB6C7B8E5508F10B3A5EF475B0FFAE7688621 * ___ResendContentFactory_68; // System.Boolean System.Net.HttpWebRequest::k__BackingField bool ___U3CThrowOnErrorU3Ek__BackingField_69; // System.Boolean System.Net.HttpWebRequest::unsafe_auth_blah bool ___unsafe_auth_blah_70; // System.Boolean System.Net.HttpWebRequest::k__BackingField bool ___U3CReuseConnectionU3Ek__BackingField_71; // System.Net.WebConnection System.Net.HttpWebRequest::StoredConnection WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___StoredConnection_72; public: inline static int32_t get_offset_of_requestUri_12() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___requestUri_12)); } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * get_requestUri_12() const { return ___requestUri_12; } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** get_address_of_requestUri_12() { return &___requestUri_12; } inline void set_requestUri_12(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * value) { ___requestUri_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___requestUri_12), (void*)value); } inline static int32_t get_offset_of_actualUri_13() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___actualUri_13)); } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * get_actualUri_13() const { return ___actualUri_13; } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** get_address_of_actualUri_13() { return &___actualUri_13; } inline void set_actualUri_13(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * value) { ___actualUri_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___actualUri_13), (void*)value); } inline static int32_t get_offset_of_hostChanged_14() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___hostChanged_14)); } inline bool get_hostChanged_14() const { return ___hostChanged_14; } inline bool* get_address_of_hostChanged_14() { return &___hostChanged_14; } inline void set_hostChanged_14(bool value) { ___hostChanged_14 = value; } inline static int32_t get_offset_of_allowAutoRedirect_15() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___allowAutoRedirect_15)); } inline bool get_allowAutoRedirect_15() const { return ___allowAutoRedirect_15; } inline bool* get_address_of_allowAutoRedirect_15() { return &___allowAutoRedirect_15; } inline void set_allowAutoRedirect_15(bool value) { ___allowAutoRedirect_15 = value; } inline static int32_t get_offset_of_allowBuffering_16() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___allowBuffering_16)); } inline bool get_allowBuffering_16() const { return ___allowBuffering_16; } inline bool* get_address_of_allowBuffering_16() { return &___allowBuffering_16; } inline void set_allowBuffering_16(bool value) { ___allowBuffering_16 = value; } inline static int32_t get_offset_of_certificates_17() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___certificates_17)); } inline X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * get_certificates_17() const { return ___certificates_17; } inline X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 ** get_address_of_certificates_17() { return &___certificates_17; } inline void set_certificates_17(X509CertificateCollection_t824A6C58D0D1B4A7CAE30F26CE8EE4B23A8A1833 * value) { ___certificates_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___certificates_17), (void*)value); } inline static int32_t get_offset_of_connectionGroup_18() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___connectionGroup_18)); } inline String_t* get_connectionGroup_18() const { return ___connectionGroup_18; } inline String_t** get_address_of_connectionGroup_18() { return &___connectionGroup_18; } inline void set_connectionGroup_18(String_t* value) { ___connectionGroup_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___connectionGroup_18), (void*)value); } inline static int32_t get_offset_of_haveContentLength_19() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___haveContentLength_19)); } inline bool get_haveContentLength_19() const { return ___haveContentLength_19; } inline bool* get_address_of_haveContentLength_19() { return &___haveContentLength_19; } inline void set_haveContentLength_19(bool value) { ___haveContentLength_19 = value; } inline static int32_t get_offset_of_contentLength_20() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___contentLength_20)); } inline int64_t get_contentLength_20() const { return ___contentLength_20; } inline int64_t* get_address_of_contentLength_20() { return &___contentLength_20; } inline void set_contentLength_20(int64_t value) { ___contentLength_20 = value; } inline static int32_t get_offset_of_continueDelegate_21() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___continueDelegate_21)); } inline HttpContinueDelegate_t38DB016AD9C4FA9F4E9B4417278FB8D0594F37AC * get_continueDelegate_21() const { return ___continueDelegate_21; } inline HttpContinueDelegate_t38DB016AD9C4FA9F4E9B4417278FB8D0594F37AC ** get_address_of_continueDelegate_21() { return &___continueDelegate_21; } inline void set_continueDelegate_21(HttpContinueDelegate_t38DB016AD9C4FA9F4E9B4417278FB8D0594F37AC * value) { ___continueDelegate_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___continueDelegate_21), (void*)value); } inline static int32_t get_offset_of_cookieContainer_22() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___cookieContainer_22)); } inline CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73 * get_cookieContainer_22() const { return ___cookieContainer_22; } inline CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73 ** get_address_of_cookieContainer_22() { return &___cookieContainer_22; } inline void set_cookieContainer_22(CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73 * value) { ___cookieContainer_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___cookieContainer_22), (void*)value); } inline static int32_t get_offset_of_credentials_23() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___credentials_23)); } inline RuntimeObject* get_credentials_23() const { return ___credentials_23; } inline RuntimeObject** get_address_of_credentials_23() { return &___credentials_23; } inline void set_credentials_23(RuntimeObject* value) { ___credentials_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___credentials_23), (void*)value); } inline static int32_t get_offset_of_haveResponse_24() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___haveResponse_24)); } inline bool get_haveResponse_24() const { return ___haveResponse_24; } inline bool* get_address_of_haveResponse_24() { return &___haveResponse_24; } inline void set_haveResponse_24(bool value) { ___haveResponse_24 = value; } inline static int32_t get_offset_of_haveRequest_25() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___haveRequest_25)); } inline bool get_haveRequest_25() const { return ___haveRequest_25; } inline bool* get_address_of_haveRequest_25() { return &___haveRequest_25; } inline void set_haveRequest_25(bool value) { ___haveRequest_25 = value; } inline static int32_t get_offset_of_requestSent_26() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___requestSent_26)); } inline bool get_requestSent_26() const { return ___requestSent_26; } inline bool* get_address_of_requestSent_26() { return &___requestSent_26; } inline void set_requestSent_26(bool value) { ___requestSent_26 = value; } inline static int32_t get_offset_of_webHeaders_27() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___webHeaders_27)); } inline WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * get_webHeaders_27() const { return ___webHeaders_27; } inline WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 ** get_address_of_webHeaders_27() { return &___webHeaders_27; } inline void set_webHeaders_27(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * value) { ___webHeaders_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___webHeaders_27), (void*)value); } inline static int32_t get_offset_of_keepAlive_28() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___keepAlive_28)); } inline bool get_keepAlive_28() const { return ___keepAlive_28; } inline bool* get_address_of_keepAlive_28() { return &___keepAlive_28; } inline void set_keepAlive_28(bool value) { ___keepAlive_28 = value; } inline static int32_t get_offset_of_maxAutoRedirect_29() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___maxAutoRedirect_29)); } inline int32_t get_maxAutoRedirect_29() const { return ___maxAutoRedirect_29; } inline int32_t* get_address_of_maxAutoRedirect_29() { return &___maxAutoRedirect_29; } inline void set_maxAutoRedirect_29(int32_t value) { ___maxAutoRedirect_29 = value; } inline static int32_t get_offset_of_mediaType_30() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___mediaType_30)); } inline String_t* get_mediaType_30() const { return ___mediaType_30; } inline String_t** get_address_of_mediaType_30() { return &___mediaType_30; } inline void set_mediaType_30(String_t* value) { ___mediaType_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___mediaType_30), (void*)value); } inline static int32_t get_offset_of_method_31() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___method_31)); } inline String_t* get_method_31() const { return ___method_31; } inline String_t** get_address_of_method_31() { return &___method_31; } inline void set_method_31(String_t* value) { ___method_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_31), (void*)value); } inline static int32_t get_offset_of_initialMethod_32() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___initialMethod_32)); } inline String_t* get_initialMethod_32() const { return ___initialMethod_32; } inline String_t** get_address_of_initialMethod_32() { return &___initialMethod_32; } inline void set_initialMethod_32(String_t* value) { ___initialMethod_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___initialMethod_32), (void*)value); } inline static int32_t get_offset_of_pipelined_33() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___pipelined_33)); } inline bool get_pipelined_33() const { return ___pipelined_33; } inline bool* get_address_of_pipelined_33() { return &___pipelined_33; } inline void set_pipelined_33(bool value) { ___pipelined_33 = value; } inline static int32_t get_offset_of_preAuthenticate_34() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___preAuthenticate_34)); } inline bool get_preAuthenticate_34() const { return ___preAuthenticate_34; } inline bool* get_address_of_preAuthenticate_34() { return &___preAuthenticate_34; } inline void set_preAuthenticate_34(bool value) { ___preAuthenticate_34 = value; } inline static int32_t get_offset_of_usedPreAuth_35() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___usedPreAuth_35)); } inline bool get_usedPreAuth_35() const { return ___usedPreAuth_35; } inline bool* get_address_of_usedPreAuth_35() { return &___usedPreAuth_35; } inline void set_usedPreAuth_35(bool value) { ___usedPreAuth_35 = value; } inline static int32_t get_offset_of_version_36() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___version_36)); } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * get_version_36() const { return ___version_36; } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD ** get_address_of_version_36() { return &___version_36; } inline void set_version_36(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * value) { ___version_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___version_36), (void*)value); } inline static int32_t get_offset_of_force_version_37() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___force_version_37)); } inline bool get_force_version_37() const { return ___force_version_37; } inline bool* get_address_of_force_version_37() { return &___force_version_37; } inline void set_force_version_37(bool value) { ___force_version_37 = value; } inline static int32_t get_offset_of_actualVersion_38() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___actualVersion_38)); } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * get_actualVersion_38() const { return ___actualVersion_38; } inline Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD ** get_address_of_actualVersion_38() { return &___actualVersion_38; } inline void set_actualVersion_38(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * value) { ___actualVersion_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___actualVersion_38), (void*)value); } inline static int32_t get_offset_of_proxy_39() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___proxy_39)); } inline RuntimeObject* get_proxy_39() const { return ___proxy_39; } inline RuntimeObject** get_address_of_proxy_39() { return &___proxy_39; } inline void set_proxy_39(RuntimeObject* value) { ___proxy_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___proxy_39), (void*)value); } inline static int32_t get_offset_of_sendChunked_40() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___sendChunked_40)); } inline bool get_sendChunked_40() const { return ___sendChunked_40; } inline bool* get_address_of_sendChunked_40() { return &___sendChunked_40; } inline void set_sendChunked_40(bool value) { ___sendChunked_40 = value; } inline static int32_t get_offset_of_servicePoint_41() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___servicePoint_41)); } inline ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * get_servicePoint_41() const { return ___servicePoint_41; } inline ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 ** get_address_of_servicePoint_41() { return &___servicePoint_41; } inline void set_servicePoint_41(ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * value) { ___servicePoint_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___servicePoint_41), (void*)value); } inline static int32_t get_offset_of_timeout_42() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___timeout_42)); } inline int32_t get_timeout_42() const { return ___timeout_42; } inline int32_t* get_address_of_timeout_42() { return &___timeout_42; } inline void set_timeout_42(int32_t value) { ___timeout_42 = value; } inline static int32_t get_offset_of_writeStream_43() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___writeStream_43)); } inline WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * get_writeStream_43() const { return ___writeStream_43; } inline WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC ** get_address_of_writeStream_43() { return &___writeStream_43; } inline void set_writeStream_43(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * value) { ___writeStream_43 = value; Il2CppCodeGenWriteBarrier((void**)(&___writeStream_43), (void*)value); } inline static int32_t get_offset_of_webResponse_44() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___webResponse_44)); } inline HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * get_webResponse_44() const { return ___webResponse_44; } inline HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 ** get_address_of_webResponse_44() { return &___webResponse_44; } inline void set_webResponse_44(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * value) { ___webResponse_44 = value; Il2CppCodeGenWriteBarrier((void**)(&___webResponse_44), (void*)value); } inline static int32_t get_offset_of_asyncWrite_45() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___asyncWrite_45)); } inline WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * get_asyncWrite_45() const { return ___asyncWrite_45; } inline WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE ** get_address_of_asyncWrite_45() { return &___asyncWrite_45; } inline void set_asyncWrite_45(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * value) { ___asyncWrite_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___asyncWrite_45), (void*)value); } inline static int32_t get_offset_of_asyncRead_46() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___asyncRead_46)); } inline WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * get_asyncRead_46() const { return ___asyncRead_46; } inline WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE ** get_address_of_asyncRead_46() { return &___asyncRead_46; } inline void set_asyncRead_46(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * value) { ___asyncRead_46 = value; Il2CppCodeGenWriteBarrier((void**)(&___asyncRead_46), (void*)value); } inline static int32_t get_offset_of_abortHandler_47() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___abortHandler_47)); } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * get_abortHandler_47() const { return ___abortHandler_47; } inline EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C ** get_address_of_abortHandler_47() { return &___abortHandler_47; } inline void set_abortHandler_47(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * value) { ___abortHandler_47 = value; Il2CppCodeGenWriteBarrier((void**)(&___abortHandler_47), (void*)value); } inline static int32_t get_offset_of_aborted_48() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___aborted_48)); } inline int32_t get_aborted_48() const { return ___aborted_48; } inline int32_t* get_address_of_aborted_48() { return &___aborted_48; } inline void set_aborted_48(int32_t value) { ___aborted_48 = value; } inline static int32_t get_offset_of_gotRequestStream_49() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___gotRequestStream_49)); } inline bool get_gotRequestStream_49() const { return ___gotRequestStream_49; } inline bool* get_address_of_gotRequestStream_49() { return &___gotRequestStream_49; } inline void set_gotRequestStream_49(bool value) { ___gotRequestStream_49 = value; } inline static int32_t get_offset_of_redirects_50() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___redirects_50)); } inline int32_t get_redirects_50() const { return ___redirects_50; } inline int32_t* get_address_of_redirects_50() { return &___redirects_50; } inline void set_redirects_50(int32_t value) { ___redirects_50 = value; } inline static int32_t get_offset_of_expectContinue_51() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___expectContinue_51)); } inline bool get_expectContinue_51() const { return ___expectContinue_51; } inline bool* get_address_of_expectContinue_51() { return &___expectContinue_51; } inline void set_expectContinue_51(bool value) { ___expectContinue_51 = value; } inline static int32_t get_offset_of_bodyBuffer_52() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___bodyBuffer_52)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_bodyBuffer_52() const { return ___bodyBuffer_52; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_bodyBuffer_52() { return &___bodyBuffer_52; } inline void set_bodyBuffer_52(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___bodyBuffer_52 = value; Il2CppCodeGenWriteBarrier((void**)(&___bodyBuffer_52), (void*)value); } inline static int32_t get_offset_of_bodyBufferLength_53() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___bodyBufferLength_53)); } inline int32_t get_bodyBufferLength_53() const { return ___bodyBufferLength_53; } inline int32_t* get_address_of_bodyBufferLength_53() { return &___bodyBufferLength_53; } inline void set_bodyBufferLength_53(int32_t value) { ___bodyBufferLength_53 = value; } inline static int32_t get_offset_of_getResponseCalled_54() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___getResponseCalled_54)); } inline bool get_getResponseCalled_54() const { return ___getResponseCalled_54; } inline bool* get_address_of_getResponseCalled_54() { return &___getResponseCalled_54; } inline void set_getResponseCalled_54(bool value) { ___getResponseCalled_54 = value; } inline static int32_t get_offset_of_saved_exc_55() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___saved_exc_55)); } inline Exception_t * get_saved_exc_55() const { return ___saved_exc_55; } inline Exception_t ** get_address_of_saved_exc_55() { return &___saved_exc_55; } inline void set_saved_exc_55(Exception_t * value) { ___saved_exc_55 = value; Il2CppCodeGenWriteBarrier((void**)(&___saved_exc_55), (void*)value); } inline static int32_t get_offset_of_locker_56() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___locker_56)); } inline RuntimeObject * get_locker_56() const { return ___locker_56; } inline RuntimeObject ** get_address_of_locker_56() { return &___locker_56; } inline void set_locker_56(RuntimeObject * value) { ___locker_56 = value; Il2CppCodeGenWriteBarrier((void**)(&___locker_56), (void*)value); } inline static int32_t get_offset_of_finished_reading_57() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___finished_reading_57)); } inline bool get_finished_reading_57() const { return ___finished_reading_57; } inline bool* get_address_of_finished_reading_57() { return &___finished_reading_57; } inline void set_finished_reading_57(bool value) { ___finished_reading_57 = value; } inline static int32_t get_offset_of_WebConnection_58() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___WebConnection_58)); } inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * get_WebConnection_58() const { return ___WebConnection_58; } inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 ** get_address_of_WebConnection_58() { return &___WebConnection_58; } inline void set_WebConnection_58(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * value) { ___WebConnection_58 = value; Il2CppCodeGenWriteBarrier((void**)(&___WebConnection_58), (void*)value); } inline static int32_t get_offset_of_auto_decomp_59() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___auto_decomp_59)); } inline int32_t get_auto_decomp_59() const { return ___auto_decomp_59; } inline int32_t* get_address_of_auto_decomp_59() { return &___auto_decomp_59; } inline void set_auto_decomp_59(int32_t value) { ___auto_decomp_59 = value; } inline static int32_t get_offset_of_readWriteTimeout_61() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___readWriteTimeout_61)); } inline int32_t get_readWriteTimeout_61() const { return ___readWriteTimeout_61; } inline int32_t* get_address_of_readWriteTimeout_61() { return &___readWriteTimeout_61; } inline void set_readWriteTimeout_61(int32_t value) { ___readWriteTimeout_61 = value; } inline static int32_t get_offset_of_tlsProvider_62() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___tlsProvider_62)); } inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * get_tlsProvider_62() const { return ___tlsProvider_62; } inline MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 ** get_address_of_tlsProvider_62() { return &___tlsProvider_62; } inline void set_tlsProvider_62(MonoTlsProvider_tDCD056C5BBBE59ED6BAF63F25952B406C1143C27 * value) { ___tlsProvider_62 = value; Il2CppCodeGenWriteBarrier((void**)(&___tlsProvider_62), (void*)value); } inline static int32_t get_offset_of_tlsSettings_63() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___tlsSettings_63)); } inline MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * get_tlsSettings_63() const { return ___tlsSettings_63; } inline MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF ** get_address_of_tlsSettings_63() { return &___tlsSettings_63; } inline void set_tlsSettings_63(MonoTlsSettings_t5905C7532C92A87F88C8F3440165DF8AA49A1BBF * value) { ___tlsSettings_63 = value; Il2CppCodeGenWriteBarrier((void**)(&___tlsSettings_63), (void*)value); } inline static int32_t get_offset_of_certValidationCallback_64() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___certValidationCallback_64)); } inline ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * get_certValidationCallback_64() const { return ___certValidationCallback_64; } inline ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB ** get_address_of_certValidationCallback_64() { return &___certValidationCallback_64; } inline void set_certValidationCallback_64(ServerCertValidationCallback_t431E949AECAE20901007813737F5B26311F5F9FB * value) { ___certValidationCallback_64 = value; Il2CppCodeGenWriteBarrier((void**)(&___certValidationCallback_64), (void*)value); } inline static int32_t get_offset_of_auth_state_65() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___auth_state_65)); } inline AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB get_auth_state_65() const { return ___auth_state_65; } inline AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB * get_address_of_auth_state_65() { return &___auth_state_65; } inline void set_auth_state_65(AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB value) { ___auth_state_65 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___auth_state_65))->___request_0), (void*)NULL); } inline static int32_t get_offset_of_proxy_auth_state_66() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___proxy_auth_state_66)); } inline AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB get_proxy_auth_state_66() const { return ___proxy_auth_state_66; } inline AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB * get_address_of_proxy_auth_state_66() { return &___proxy_auth_state_66; } inline void set_proxy_auth_state_66(AuthorizationState_t5C342070F47B5DBAE0089B8B6A391FDEB6914AAB value) { ___proxy_auth_state_66 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___proxy_auth_state_66))->___request_0), (void*)NULL); } inline static int32_t get_offset_of_host_67() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___host_67)); } inline String_t* get_host_67() const { return ___host_67; } inline String_t** get_address_of_host_67() { return &___host_67; } inline void set_host_67(String_t* value) { ___host_67 = value; Il2CppCodeGenWriteBarrier((void**)(&___host_67), (void*)value); } inline static int32_t get_offset_of_ResendContentFactory_68() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___ResendContentFactory_68)); } inline Action_1_tC8BAB6C7B8E5508F10B3A5EF475B0FFAE7688621 * get_ResendContentFactory_68() const { return ___ResendContentFactory_68; } inline Action_1_tC8BAB6C7B8E5508F10B3A5EF475B0FFAE7688621 ** get_address_of_ResendContentFactory_68() { return &___ResendContentFactory_68; } inline void set_ResendContentFactory_68(Action_1_tC8BAB6C7B8E5508F10B3A5EF475B0FFAE7688621 * value) { ___ResendContentFactory_68 = value; Il2CppCodeGenWriteBarrier((void**)(&___ResendContentFactory_68), (void*)value); } inline static int32_t get_offset_of_U3CThrowOnErrorU3Ek__BackingField_69() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___U3CThrowOnErrorU3Ek__BackingField_69)); } inline bool get_U3CThrowOnErrorU3Ek__BackingField_69() const { return ___U3CThrowOnErrorU3Ek__BackingField_69; } inline bool* get_address_of_U3CThrowOnErrorU3Ek__BackingField_69() { return &___U3CThrowOnErrorU3Ek__BackingField_69; } inline void set_U3CThrowOnErrorU3Ek__BackingField_69(bool value) { ___U3CThrowOnErrorU3Ek__BackingField_69 = value; } inline static int32_t get_offset_of_unsafe_auth_blah_70() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___unsafe_auth_blah_70)); } inline bool get_unsafe_auth_blah_70() const { return ___unsafe_auth_blah_70; } inline bool* get_address_of_unsafe_auth_blah_70() { return &___unsafe_auth_blah_70; } inline void set_unsafe_auth_blah_70(bool value) { ___unsafe_auth_blah_70 = value; } inline static int32_t get_offset_of_U3CReuseConnectionU3Ek__BackingField_71() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___U3CReuseConnectionU3Ek__BackingField_71)); } inline bool get_U3CReuseConnectionU3Ek__BackingField_71() const { return ___U3CReuseConnectionU3Ek__BackingField_71; } inline bool* get_address_of_U3CReuseConnectionU3Ek__BackingField_71() { return &___U3CReuseConnectionU3Ek__BackingField_71; } inline void set_U3CReuseConnectionU3Ek__BackingField_71(bool value) { ___U3CReuseConnectionU3Ek__BackingField_71 = value; } inline static int32_t get_offset_of_StoredConnection_72() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0, ___StoredConnection_72)); } inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * get_StoredConnection_72() const { return ___StoredConnection_72; } inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 ** get_address_of_StoredConnection_72() { return &___StoredConnection_72; } inline void set_StoredConnection_72(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * value) { ___StoredConnection_72 = value; Il2CppCodeGenWriteBarrier((void**)(&___StoredConnection_72), (void*)value); } }; struct HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_StaticFields { public: // System.Int32 System.Net.HttpWebRequest::defaultMaxResponseHeadersLength int32_t ___defaultMaxResponseHeadersLength_60; public: inline static int32_t get_offset_of_defaultMaxResponseHeadersLength_60() { return static_cast(offsetof(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_StaticFields, ___defaultMaxResponseHeadersLength_60)); } inline int32_t get_defaultMaxResponseHeadersLength_60() const { return ___defaultMaxResponseHeadersLength_60; } inline int32_t* get_address_of_defaultMaxResponseHeadersLength_60() { return &___defaultMaxResponseHeadersLength_60; } inline void set_defaultMaxResponseHeadersLength_60(int32_t value) { ___defaultMaxResponseHeadersLength_60 = value; } }; // System.Net.InternalException struct InternalException_t1460C350125DE6268459D2F27DFF588AE88F2AA0 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.Net.SimpleAsyncCallback struct SimpleAsyncCallback_t690665AFDCBDEBA379B6F4CD213CB4BB8570F83F : public MulticastDelegate_t { public: public: }; // System.Net.Sockets.SafeSocketHandle struct SafeSocketHandle_t9A33B4DCE2012075A5D6D355D323A05E7F16329A : public SafeHandleZeroOrMinusOneIsInvalid_t779A965C82098677DF1ED10A134DBCDEC8AACB8E { public: // System.Collections.Generic.List`1 System.Net.Sockets.SafeSocketHandle::blocking_threads List_1_t584FFF54C798BF7768C5EA483641BADEC0CB963D * ___blocking_threads_6; // System.Collections.Generic.Dictionary`2 System.Net.Sockets.SafeSocketHandle::threads_stacktraces Dictionary_2_t2B4A575938F12185D62CE7B381FC75D09F004B17 * ___threads_stacktraces_7; // System.Boolean System.Net.Sockets.SafeSocketHandle::in_cleanup bool ___in_cleanup_8; public: inline static int32_t get_offset_of_blocking_threads_6() { return static_cast(offsetof(SafeSocketHandle_t9A33B4DCE2012075A5D6D355D323A05E7F16329A, ___blocking_threads_6)); } inline List_1_t584FFF54C798BF7768C5EA483641BADEC0CB963D * get_blocking_threads_6() const { return ___blocking_threads_6; } inline List_1_t584FFF54C798BF7768C5EA483641BADEC0CB963D ** get_address_of_blocking_threads_6() { return &___blocking_threads_6; } inline void set_blocking_threads_6(List_1_t584FFF54C798BF7768C5EA483641BADEC0CB963D * value) { ___blocking_threads_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___blocking_threads_6), (void*)value); } inline static int32_t get_offset_of_threads_stacktraces_7() { return static_cast(offsetof(SafeSocketHandle_t9A33B4DCE2012075A5D6D355D323A05E7F16329A, ___threads_stacktraces_7)); } inline Dictionary_2_t2B4A575938F12185D62CE7B381FC75D09F004B17 * get_threads_stacktraces_7() const { return ___threads_stacktraces_7; } inline Dictionary_2_t2B4A575938F12185D62CE7B381FC75D09F004B17 ** get_address_of_threads_stacktraces_7() { return &___threads_stacktraces_7; } inline void set_threads_stacktraces_7(Dictionary_2_t2B4A575938F12185D62CE7B381FC75D09F004B17 * value) { ___threads_stacktraces_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___threads_stacktraces_7), (void*)value); } inline static int32_t get_offset_of_in_cleanup_8() { return static_cast(offsetof(SafeSocketHandle_t9A33B4DCE2012075A5D6D355D323A05E7F16329A, ___in_cleanup_8)); } inline bool get_in_cleanup_8() const { return ___in_cleanup_8; } inline bool* get_address_of_in_cleanup_8() { return &___in_cleanup_8; } inline void set_in_cleanup_8(bool value) { ___in_cleanup_8 = value; } }; struct SafeSocketHandle_t9A33B4DCE2012075A5D6D355D323A05E7F16329A_StaticFields { public: // System.Boolean System.Net.Sockets.SafeSocketHandle::THROW_ON_ABORT_RETRIES bool ___THROW_ON_ABORT_RETRIES_9; public: inline static int32_t get_offset_of_THROW_ON_ABORT_RETRIES_9() { return static_cast(offsetof(SafeSocketHandle_t9A33B4DCE2012075A5D6D355D323A05E7F16329A_StaticFields, ___THROW_ON_ABORT_RETRIES_9)); } inline bool get_THROW_ON_ABORT_RETRIES_9() const { return ___THROW_ON_ABORT_RETRIES_9; } inline bool* get_address_of_THROW_ON_ABORT_RETRIES_9() { return &___THROW_ON_ABORT_RETRIES_9; } inline void set_THROW_ON_ABORT_RETRIES_9(bool value) { ___THROW_ON_ABORT_RETRIES_9 = value; } }; // System.Net.TimerThread_Callback struct Callback_t8DF3FD84AB632709C486978BE28ED721EB3A40E3 : public MulticastDelegate_t { public: public: }; // System.NotImplementedException struct NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.NotSupportedException struct NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.OutOfMemoryException struct OutOfMemoryException_t2DF3EAC178583BD1DEFAAECBEDB2AF1EA86FBFC7 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.Runtime.InteropServices.ExternalException struct ExternalException_t68841FD169C0CB00CC950EDA7E2A59540D65B1CE : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.Security.Authentication.AuthenticationException struct AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.Security.Cryptography.CryptographicException struct CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.Security.SecurityException struct SecurityException_tBB116BA16A419AB19A4F7DEEF43A3FC2A638E8D5 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: // System.String System.Security.SecurityException::permissionState String_t* ___permissionState_17; public: inline static int32_t get_offset_of_permissionState_17() { return static_cast(offsetof(SecurityException_tBB116BA16A419AB19A4F7DEEF43A3FC2A638E8D5, ___permissionState_17)); } inline String_t* get_permissionState_17() const { return ___permissionState_17; } inline String_t** get_address_of_permissionState_17() { return &___permissionState_17; } inline void set_permissionState_17(String_t* value) { ___permissionState_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___permissionState_17), (void*)value); } }; // System.StackOverflowException struct StackOverflowException_t8F10DDD924B10951FCA8CC166684A13DC6C7BFDC : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.Threading.AutoResetEvent struct AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 : public EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98 { public: public: }; // System.Threading.ManualResetEvent struct ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 : public EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98 { public: public: }; // System.Threading.ThreadAbortException struct ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; // System.Threading.WaitCallback struct WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC : 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.ComponentModel.Win32Exception struct Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668 : public ExternalException_t68841FD169C0CB00CC950EDA7E2A59540D65B1CE { public: // System.Int32 System.ComponentModel.Win32Exception::nativeErrorCode int32_t ___nativeErrorCode_17; public: inline static int32_t get_offset_of_nativeErrorCode_17() { return static_cast(offsetof(Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668, ___nativeErrorCode_17)); } inline int32_t get_nativeErrorCode_17() const { return ___nativeErrorCode_17; } inline int32_t* get_address_of_nativeErrorCode_17() { return &___nativeErrorCode_17; } inline void set_nativeErrorCode_17(int32_t value) { ___nativeErrorCode_17 = value; } }; struct Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668_StaticFields { public: // System.Boolean System.ComponentModel.Win32Exception::s_ErrorMessagesInitialized bool ___s_ErrorMessagesInitialized_18; // System.Collections.Generic.Dictionary`2 System.ComponentModel.Win32Exception::s_ErrorMessage Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * ___s_ErrorMessage_19; public: inline static int32_t get_offset_of_s_ErrorMessagesInitialized_18() { return static_cast(offsetof(Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668_StaticFields, ___s_ErrorMessagesInitialized_18)); } inline bool get_s_ErrorMessagesInitialized_18() const { return ___s_ErrorMessagesInitialized_18; } inline bool* get_address_of_s_ErrorMessagesInitialized_18() { return &___s_ErrorMessagesInitialized_18; } inline void set_s_ErrorMessagesInitialized_18(bool value) { ___s_ErrorMessagesInitialized_18 = value; } inline static int32_t get_offset_of_s_ErrorMessage_19() { return static_cast(offsetof(Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668_StaticFields, ___s_ErrorMessage_19)); } inline Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * get_s_ErrorMessage_19() const { return ___s_ErrorMessage_19; } inline Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C ** get_address_of_s_ErrorMessage_19() { return &___s_ErrorMessage_19; } inline void set_s_ErrorMessage_19(Dictionary_2_t4EFE6A1D6502662B911688316C6920444A18CF0C * value) { ___s_ErrorMessage_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ErrorMessage_19), (void*)value); } }; // System.DllNotFoundException struct DllNotFoundException_tED90B6A78D4CF5AA565288E0BA88A990062A7F76 : public TypeLoadException_t510963B29CB27C6EA3ACDF5FB76E72E1BC372CD1 { public: public: }; // System.Net.ProtocolViolationException struct ProtocolViolationException_t287E1EFCC1BC7BB76C74A681581BF3A67C68BDFB : public InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 { public: public: }; // System.Net.WebException struct WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D : public InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 { public: // System.Net.WebExceptionStatus System.Net.WebException::m_Status int32_t ___m_Status_17; // System.Net.WebResponse System.Net.WebException::m_Response WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * ___m_Response_18; // System.Net.WebExceptionInternalStatus System.Net.WebException::m_InternalStatus int32_t ___m_InternalStatus_19; public: inline static int32_t get_offset_of_m_Status_17() { return static_cast(offsetof(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D, ___m_Status_17)); } inline int32_t get_m_Status_17() const { return ___m_Status_17; } inline int32_t* get_address_of_m_Status_17() { return &___m_Status_17; } inline void set_m_Status_17(int32_t value) { ___m_Status_17 = value; } inline static int32_t get_offset_of_m_Response_18() { return static_cast(offsetof(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D, ___m_Response_18)); } inline WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * get_m_Response_18() const { return ___m_Response_18; } inline WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD ** get_address_of_m_Response_18() { return &___m_Response_18; } inline void set_m_Response_18(WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * value) { ___m_Response_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Response_18), (void*)value); } inline static int32_t get_offset_of_m_InternalStatus_19() { return static_cast(offsetof(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D, ___m_InternalStatus_19)); } inline int32_t get_m_InternalStatus_19() const { return ___m_InternalStatus_19; } inline int32_t* get_address_of_m_InternalStatus_19() { return &___m_InternalStatus_19; } inline void set_m_InternalStatus_19(int32_t value) { ___m_InternalStatus_19 = value; } }; // System.ObjectDisposedException struct ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A : public InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 { public: // System.String System.ObjectDisposedException::objectName String_t* ___objectName_17; public: inline static int32_t get_offset_of_objectName_17() { return static_cast(offsetof(ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A, ___objectName_17)); } inline String_t* get_objectName_17() const { return ___objectName_17; } inline String_t** get_address_of_objectName_17() { return &___objectName_17; } inline void set_objectName_17(String_t* value) { ___objectName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___objectName_17), (void*)value); } }; // System.Net.Sockets.SocketException struct SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 : public Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668 { public: // System.Net.EndPoint System.Net.Sockets.SocketException::m_EndPoint EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * ___m_EndPoint_20; public: inline static int32_t get_offset_of_m_EndPoint_20() { return static_cast(offsetof(SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5, ___m_EndPoint_20)); } inline EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * get_m_EndPoint_20() const { return ___m_EndPoint_20; } inline EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 ** get_address_of_m_EndPoint_20() { return &___m_EndPoint_20; } inline void set_m_EndPoint_20(EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * value) { ___m_EndPoint_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_EndPoint_20), (void*)value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // 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.Net.IPAddress[] struct IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3 : public RuntimeArray { public: ALIGN_FIELD (8) IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * m_Items[1]; public: inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE ** 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, IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Object[] struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Threading.WaitHandle[] struct WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC : public RuntimeArray { public: ALIGN_FIELD (8) WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * m_Items[1]; public: inline WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 ** 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, WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Delegate[] struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86 : public RuntimeArray { public: ALIGN_FIELD (8) Delegate_t * m_Items[1]; public: inline Delegate_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Delegate_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, Delegate_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Delegate_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Delegate_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Delegate_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // 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.SByte[] struct SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889 : public RuntimeArray { public: ALIGN_FIELD (8) int8_t m_Items[1]; public: inline int8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int8_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, int8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int8_t value) { m_Items[index] = value; } }; // System.Net.WebHeaderCollection_RfcChar[] struct RfcCharU5BU5D_t27AD0ADBD612E10FCEF4917B5E70094398C6EC4E : 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.Text.RegularExpressions.Regex[] struct RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53 : public RuntimeArray { public: ALIGN_FIELD (8) Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF * m_Items[1]; public: inline Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF ** 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, Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; IL2CPP_EXTERN_C void Exception_t_marshal_pinvoke(const Exception_t& unmarshaled, Exception_t_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void Exception_t_marshal_pinvoke_back(const Exception_t_marshaled_pinvoke& marshaled, Exception_t& unmarshaled); IL2CPP_EXTERN_C void Exception_t_marshal_pinvoke_cleanup(Exception_t_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void Exception_t_marshal_com(const Exception_t& unmarshaled, Exception_t_marshaled_com& marshaled); IL2CPP_EXTERN_C void Exception_t_marshal_com_back(const Exception_t_marshaled_com& marshaled, Exception_t& unmarshaled); IL2CPP_EXTERN_C void Exception_t_marshal_com_cleanup(Exception_t_marshaled_com& marshaled); // System.Void System.EventHandler`1::Invoke(System.Object,!0) 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.LinkedList`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1__ctor_mAB175C80A916D8714D714BBC61066B970B47982E_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddLast(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * LinkedList_1_AddLast_m968B782331A31FE20156A13687378A375B788568_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, RuntimeObject * ___value0, const RuntimeMethod* method); // System.Collections.Generic.LinkedList`1/Enumerator System.Collections.Generic.LinkedList`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 LinkedList_1_GetEnumerator_mAEC73AA7105E045A6E00B4A688D320614954B3AD_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method); // T System.Collections.Generic.LinkedList`1/Enumerator::get_Current() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m280A09BFF251F8BB2F0638334ED0F3A03EACA483_gshared_inline (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.LinkedList`1::Remove(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool LinkedList_1_Remove_mD52BBB5ADAD10CDE468F87DBBCA3F7131C80336E_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, RuntimeObject * ___value0, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddFirst(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * LinkedList_1_AddFirst_m9239CB49945A15855C219FF8D1EF8DB6E4F216C8_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, RuntimeObject * ___value0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m1F76FAAE8C65D4683D564209884CF1F542E1BE76_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1/Enumerator::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1B7098F5633356EA91D1B23577F076F81AEA05C6_gshared (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.LinkedList`1::get_Count() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t LinkedList_1_get_Count_m3FEDB19F06F4B650469DB1D5D2308832AC52B75D_gshared_inline (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::get_Last() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * LinkedList_1_get_Last_mF7FC867D65BA0164AEBA21B47C05E1B51D9A8599_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method); // T System.Collections.Generic.LinkedListNode`1::get_Value() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * LinkedListNode_1_get_Value_m36A53343597D289FE50219266EDE929003F0EA89_gshared_inline (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * __this, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::get_First() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * LinkedList_1_get_First_m0C98E2DE4C013B92EDF858C9A5DEA9A30BB5523C_gshared_inline (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::get_Next() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * LinkedListNode_1_get_Next_mB33EA4DCE8E0BF4A4E30EDBB6941BF58970EF6A3_gshared (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * __this, const RuntimeMethod* method); // 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(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::Remove(System.Collections.Generic.LinkedListNode`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinkedList_1_Remove_mADE035B335CACEA3A43B1A81CC4A837E23372398_gshared (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * ___node0, 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); // !0 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.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.Func`2::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m5153AE6EE06BA488EF3D92A0DCF7E4EF530961B5_gshared (Func_2_t7EE965B791A606D187CCB69569A433D4CBB36879 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Net.Sockets.Socket/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m421B31AEC17C6130D0F77B8823F05048643B8A2C (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __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.Net.Sockets.Socket::BeginSendCallback(System.Net.Sockets.SocketAsyncResult,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Socket_BeginSendCallback_m2E4DF0CAEE665252159EE10E8EFA46463980F5CF (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * ___sockares0, int32_t ___sent_so_far1, const RuntimeMethod* method); // System.Object System.IOAsyncResult::get_AsyncState() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * IOAsyncResult_get_AsyncState_m9D507541D18B17FFF72F90D8DBB3F301213EA4A7_inline (IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * __this, const RuntimeMethod* method); // System.Int32 System.Threading.Interlocked::Exchange(System.Int32&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5 (int32_t* ___location10, int32_t ___value1, const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706 (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Net.Sockets.Socket System.Net.Sockets.Socket::EndAccept(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * Socket_EndAccept_mABD175ECBE095DE93D623259610B1332911266A1 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, RuntimeObject* ___asyncResult0, const RuntimeMethod* method); // System.Void System.Net.Sockets.SocketAsyncEventArgs::set_AcceptSocket(System.Net.Sockets.Socket) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void SocketAsyncEventArgs_set_AcceptSocket_m7EEFF83859DD66A54E98A34FB7000DD670F1B1C1_inline (SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * __this, Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___value0, const RuntimeMethod* method); // System.Net.Sockets.SocketError System.Net.Sockets.SocketException::get_SocketErrorCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SocketException_get_SocketErrorCode_m2ADCFE3E77E69B2C54930319F2B72BABCCB8A824 (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * __this, const RuntimeMethod* method); // System.Void System.Net.Sockets.SocketAsyncEventArgs::set_SocketError(System.Net.Sockets.SocketError) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline (SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs::get_AcceptSocket() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * SocketAsyncEventArgs_get_AcceptSocket_m3BD8876BC4B1859E1E7956AD9B3E0227B9E77F75_inline (SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * __this, const RuntimeMethod* method); // System.Net.Sockets.AddressFamily System.Net.Sockets.Socket::get_AddressFamily() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Socket_get_AddressFamily_m33B7B2581828A024C81CE52DF4287A2447A54D6F_inline (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, const RuntimeMethod* method); // System.Net.Sockets.SocketType System.Net.Sockets.Socket::get_SocketType() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Socket_get_SocketType_m61AE4997710B0CE75832B42919A2892F00740E37_inline (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, const RuntimeMethod* method); // System.Net.Sockets.ProtocolType System.Net.Sockets.Socket::get_ProtocolType() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Socket_get_ProtocolType_mE9C131BE9AEA271B35821FC80C8CB62414E1546E_inline (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, const RuntimeMethod* method); // System.Void System.Net.Sockets.Socket::.ctor(System.Net.Sockets.AddressFamily,System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType,System.Net.Sockets.SafeSocketHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Socket__ctor_m6F08E0C60ECB2DC6DDD921D729D7BD7AEB6A633F (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, int32_t ___family0, int32_t ___type1, int32_t ___proto2, SafeSocketHandle_t9A33B4DCE2012075A5D6D355D323A05E7F16329A * ___safe_handle3, const RuntimeMethod* method); // System.Void System.Net.Sockets.SocketAsyncEventArgs::Complete() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncEventArgs_Complete_mA77F4405B5C9CF2AEE3CA78A8E4BDECE9F6B972A (SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * __this, const RuntimeMethod* method); // System.Net.Sockets.Socket System.Net.Sockets.Socket::Accept() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * Socket_Accept_mDF6F7AA1AD7C6E5AB1154C94BF6C7294B7E410A7 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, const RuntimeMethod* method); // System.Void System.Net.Sockets.Socket::Accept(System.Net.Sockets.Socket) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Socket_Accept_mC12CAE783F87CD63E6FF83D55F1973C2E5E7BDEC (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___acceptSocket0, const RuntimeMethod* method); // System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6 (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, Exception_t * ___e0, const RuntimeMethod* method); // System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Net.Sockets.Socket) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncResult_Complete_m2644D553368DA3CF95D49473AEA8B656E73463DF (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___s0, const RuntimeMethod* method); // System.Int32 System.Net.Sockets.Socket::Receive(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.Sockets.SocketError&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Socket_Receive_mC87CCEF55EF312730B08629F4EA24F4D4311FFC3 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, int32_t ___socketFlags3, int32_t* ___errorCode4, const RuntimeMethod* method); // System.Void System.Net.Sockets.SocketException::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketException__ctor_m1853BFE92CDFB7A46B2AD59841A3B1DB95244533 (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * __this, int32_t ___errorCode0, const RuntimeMethod* method); // System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Net.Sockets.Socket,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncResult_Complete_mC7A67AFEC2C33BD0D7E191EB6AA0658C1A53907A (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___s0, int32_t ___total1, const RuntimeMethod* method); // System.Void System.Net.Sockets.Socket::EndConnect(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Socket_EndConnect_m0CFDCA9629EAF8E764A7EB9D61C9DDA83988209F (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, RuntimeObject* ___asyncResult0, const RuntimeMethod* method); // System.Object System.Net.Sockets.Socket::GetSocketOption(System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Socket_GetSocketOption_m0810701BA5C30F393D05386BA150A87CA905710D (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, int32_t ___optionLevel0, int32_t ___optionName1, const RuntimeMethod* method); // System.Void System.Net.Sockets.SocketAsyncResult::Complete() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncResult_Complete_m956632BDCB195816D5BD8F57B6493329C10DCD32 (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, const RuntimeMethod* method); // System.Void System.Net.Sockets.Socket::BeginMConnect(System.Net.Sockets.SocketAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Socket_BeginMConnect_m97B0959875F9DD732C1B90D08E00018D383AFFE4 (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * ___sockares0, const RuntimeMethod* method); // System.Void System.Net.Sockets.Socket::EndDisconnect(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Socket_EndDisconnect_m3CA2C23A595DAB49DB71A18E24E98BE63ABB09B9 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, RuntimeObject* ___asyncResult0, const RuntimeMethod* method); // System.Void System.Net.Sockets.Socket::Disconnect(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Socket_Disconnect_mBE602342DA1C63767110C02BEFF1C45E45037619 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, bool ___reuseSocket0, const RuntimeMethod* method); // System.Int32 System.Net.Sockets.Socket::EndReceive(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Socket_EndReceive_mF4C73ED2C78731706B7891AB94B7D4EF084476F0 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, RuntimeObject* ___asyncResult0, const RuntimeMethod* method); // System.Void System.Net.Sockets.SocketAsyncEventArgs::set_BytesTransferred(System.Int32) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void SocketAsyncEventArgs_set_BytesTransferred_mFEA9222385B83E3CAD5546E53F1C3F81C5EEA4AE_inline (SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 System.Net.Sockets.Socket::Receive_internal(System.Net.Sockets.SafeSocketHandle,System.Byte*,System.Int32,System.Net.Sockets.SocketFlags,System.Int32&,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Socket_Receive_internal_m0DBCB62396D083723FA9E43B847278DE07591E59 (SafeSocketHandle_t9A33B4DCE2012075A5D6D355D323A05E7F16329A * ___safeHandle0, uint8_t* ___buffer1, int32_t ___count2, int32_t ___flags3, int32_t* ___error4, bool ___blocking5, const RuntimeMethod* method); // System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncResult_Complete_mDEB3A49AC0BAC2FAF31ABA8523371C5B1B813776 (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, int32_t ___total0, const RuntimeMethod* method); // System.Int32 System.Net.Sockets.Socket::Receive(System.Collections.Generic.IList`1>,System.Net.Sockets.SocketFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Socket_Receive_m69B3F392972DFA666F0C869F2349F8486DE472D6 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, RuntimeObject* ___buffers0, int32_t ___socketFlags1, const RuntimeMethod* method); // System.Int32 System.Net.Sockets.Socket::EndReceiveFrom(System.IAsyncResult,System.Net.EndPoint&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Socket_EndReceiveFrom_m534A60EABD1A1FCE593901355FC7E840C94B1AA4 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, RuntimeObject* ___asyncResult0, EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 ** ___endPoint1, const RuntimeMethod* method); // System.Int32 System.Net.Sockets.Socket::ReceiveFrom(System.Byte[],System.Int32,System.Int32,System.Net.Sockets.SocketFlags,System.Net.EndPoint&,System.Net.Sockets.SocketError&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Socket_ReceiveFrom_m743C33ED62910EE4B6850400AA0FE7D44337C112 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, int32_t ___socketFlags3, EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 ** ___remoteEP4, int32_t* ___errorCode5, const RuntimeMethod* method); // System.Void System.Net.Sockets.SocketException::.ctor(System.Net.Sockets.SocketError) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketException__ctor_m2687C4EFA4D012280C5D19B89D8D01F97B6A2F1A (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * __this, int32_t ___socketError0, const RuntimeMethod* method); // System.Int32 System.Net.Sockets.Socket::EndSend(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Socket_EndSend_mD941F4E5F502FC0EDCA70BB7CB637217320709EC (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, RuntimeObject* ___asyncResult0, const RuntimeMethod* method); // System.Int32 System.Net.Sockets.Socket::Send(System.Collections.Generic.IList`1>,System.Net.Sockets.SocketFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Socket_Send_m1ED8F737070D66D68B93B64E09ED9C726AA75638 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, RuntimeObject* ___buffers0, int32_t ___socketFlags1, const RuntimeMethod* method); // System.Int32 System.Net.Sockets.Socket::EndSendTo(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Socket_EndSendTo_m8A51FA7E8F6D65435DA47F1DD7D74C9695884CF1 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, RuntimeObject* ___asyncResult0, const RuntimeMethod* method); // System.Boolean System.Net.Sockets.Socket::get_CleanedUp() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Socket_get_CleanedUp_mFEF17F0AD881817F7A8A0B584E0077E968373684 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, const RuntimeMethod* method); // System.Void System.IOSelectorJob::MarkDisposed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IOSelectorJob_MarkDisposed_m2B168E38A597550A3605ABF0032F67967CD43077 (IOSelectorJob_t2B03604D19B81660C4C1C06590C76BC8630DDE99 * __this, const RuntimeMethod* method); // System.Void System.IOSelector::Add(System.IntPtr,System.IOSelectorJob) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IOSelector_Add_m43E2807BB2C9AE5ACB3ECDBC4E7BA2FA967504D1 (intptr_t ___handle0, IOSelectorJob_t2B03604D19B81660C4C1C06590C76BC8630DDE99 * ___job1, const RuntimeMethod* method); // System.Void System.EventHandler`1::Invoke(System.Object,!0) inline void EventHandler_1_Invoke_m7C4EC3BCD7679CAB938D34570A90432757484582 (EventHandler_1_tFBF7D1676A66F950822630E5E6DA5D6FFEAF7A34 * __this, RuntimeObject * ___sender0, SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * ___e1, const RuntimeMethod* method) { (( void (*) (EventHandler_1_tFBF7D1676A66F950822630E5E6DA5D6FFEAF7A34 *, RuntimeObject *, SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 *, const RuntimeMethod*))EventHandler_1_Invoke_mBF3979EE17B68658C4C1AB3A8D64B24F263E3B98_gshared)(__this, ___sender0, ___e1, method); } // System.IntPtr System.Net.Sockets.Socket::get_Handle() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t Socket_get_Handle_mA1965009F9BACF2047AB982354B00E1C0A95D4DE (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, const RuntimeMethod* method); // System.Void System.IOAsyncResult::.ctor(System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IOAsyncResult__ctor_m95A3D285F38AF74293A4956A6232F6B11DB8CFB9 (IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * __this, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___async_callback0, RuntimeObject * ___async_state1, 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.Void System.ObjectDisposedException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ObjectDisposedException__ctor_m8B5D23EA08E42BDE6BC5233CC666295F19BBD2F9 (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A * __this, String_t* ___objectName0, const RuntimeMethod* method); // System.Void System.IOAsyncResult::set_IsCompleted(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IOAsyncResult_set_IsCompleted_mEC1108082A9F409122195D340A5EC901D67F013E (IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * __this, bool ___value0, const RuntimeMethod* method); // System.AsyncCallback System.IOAsyncResult::get_AsyncCallback() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * IOAsyncResult_get_AsyncCallback_m1D3A0A3BCC3432B64968E7DC4D3A2ECAA6ABDB60_inline (IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * __this, const RuntimeMethod* method); // System.Void System.Threading.WaitCallback::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WaitCallback__ctor_m375A357FD7C64F4182FD88B8276D88FE5BE75B31 (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPool::UnsafeQueueUserWorkItem(System.Threading.WaitCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR bool ThreadPool_UnsafeQueueUserWorkItem_mA410427123962A9362AB7314149396196928ECC7 (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * ___callBack0, RuntimeObject * ___state1, const RuntimeMethod* method); // System.Int32 System.Threading.SemaphoreSlim::Release() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SemaphoreSlim_Release_m963242914A622613DD41C740400F7D40C85BD169 (SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * __this, const RuntimeMethod* method); // System.Void System.IOAsyncResult::set_CompletedSynchronously(System.Boolean) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void IOAsyncResult_set_CompletedSynchronously_mF2CA3BB7E351A84EEC942B66816756361616EA75_inline (IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Net.Sockets.SocketAsyncResult/<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m6E4EE081CCEE6E72C143685C5612BA492B00F1BA (U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC * __this, const RuntimeMethod* method); // System.Void System.AsyncCallback::Invoke(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncCallback_Invoke_m1830E56CD41BDD255C144AA16A9426EEE301617C (AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * __this, RuntimeObject* ___ar0, const RuntimeMethod* method); // System.Int32 System.Net.Sockets.SocketException::WSAGetLastError_internal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SocketException_WSAGetLastError_internal_m18F05CF8D9CE2435225A4215ED757D8D98716FC3 (const RuntimeMethod* method); // System.Void System.ComponentModel.Win32Exception::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Win32Exception__ctor_m2BEA755F6AA536ADDDF07D83BD8297F02584F714 (Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668 * __this, int32_t ___error0, const RuntimeMethod* method); // System.Void System.ComponentModel.Win32Exception::.ctor(System.Int32,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Win32Exception__ctor_m94A043EE26097BBFE0ED22FD4EBEA357F142EFE6 (Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668 * __this, int32_t ___error0, String_t* ___message1, const RuntimeMethod* method); // System.Void System.ComponentModel.Win32Exception::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Win32Exception__ctor_mC7ADDE9D2FEE4E17432F63C24EF1D872380094DB (Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method); // System.Int32 System.ComponentModel.Win32Exception::get_NativeErrorCode() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Win32Exception_get_NativeErrorCode_mADB2F3845BEC2405353354CE6B6232741359D857_inline (Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668 * __this, const RuntimeMethod* method); // System.String System.Exception::get_Message() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Exception_get_Message_m4315B19A04019652708F20C1B855805157F23CFD (Exception_t * __this, 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.Void System.Net.Sockets.TcpClient::.ctor(System.Net.Sockets.AddressFamily) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TcpClient__ctor_m1B221687523D22D24C3EAA6C804E13D998CED343 (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __this, int32_t ___family0, const RuntimeMethod* method); // System.String SR::GetString(System.String,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_GetString_m9548BD6DD52DFDB46372F211078AE57FA2401E39 (String_t* ___name0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, 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.Void System.Net.Sockets.TcpClient::initialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TcpClient_initialize_m50BEA4060C1628784A0B66E2628A0A8110ED3B97 (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __this, const RuntimeMethod* method); // System.Net.Sockets.Socket System.Net.Sockets.TcpClient::get_Client() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * TcpClient_get_Client_m7EE266557B305926B1A845F3C75E2532899D4395_inline (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __this, const RuntimeMethod* method); // System.IAsyncResult System.Net.Sockets.Socket::BeginConnect(System.String,System.Int32,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Socket_BeginConnect_m6C310E9FBE269BD255F0EA44115954FD7B3F1FF7 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, String_t* ___host0, int32_t ___port1, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___requestCallback2, RuntimeObject * ___state3, const RuntimeMethod* method); // System.Void System.Net.Sockets.Socket::InternalShutdown(System.Net.Sockets.SocketShutdown) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Socket_InternalShutdown_mE1DDB563CF7D94D792F6C2F32FECEBC8270D4E81 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, int32_t ___how0, const RuntimeMethod* method); // System.Void System.Net.Sockets.Socket::Close() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Socket_Close_mBB794B7D2AEC0A2478540381D6CA7F6DB4913D09 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, const RuntimeMethod* method); // System.Void System.Net.Sockets.TcpClient::set_Client(System.Net.Sockets.Socket) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void TcpClient_set_Client_m932460A905C55EC815A5471D37C2EF7DDE63EFCB_inline (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __this, Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___value0, 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.Object::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Finalize_m4015B7D3A44DE125C5FE34D7276CD4697C06F380 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.Net.Sockets.Socket::.ctor(System.Net.Sockets.AddressFamily,System.Net.Sockets.SocketType,System.Net.Sockets.ProtocolType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Socket__ctor_mE89CA86721C20DB5F3D00D3E6340A17C039A8F83 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, int32_t ___addressFamily0, int32_t ___socketType1, int32_t ___protocolType2, const RuntimeMethod* method); // System.Void System.Net.NetworkCredential::.ctor(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NetworkCredential__ctor_mFAFA0E2205D5A144C0EAB9420F7FBBE71ED677D4 (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * __this, String_t* ___userName0, String_t* ___password1, String_t* ___domain2, const RuntimeMethod* method); // System.Void System.Net.SystemNetworkCredential::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SystemNetworkCredential__ctor_m51111F468A7CFB7B990C2C618A99EDC7FA7B307A (SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::.ctor() inline void LinkedList_1__ctor_mD868740C6CEED023008AD5BE409D193CAD7C0D96 (LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * __this, const RuntimeMethod* method) { (( void (*) (LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 *, const RuntimeMethod*))LinkedList_1__ctor_mAB175C80A916D8714D714BBC61066B970B47982E_gshared)(__this, method); } // System.Void System.Threading.AutoResetEvent::.ctor(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AutoResetEvent__ctor_m2A6F4D44E005E07021957D5134037747AE9890BE (AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 * __this, bool ___initialState0, const RuntimeMethod* method); // System.Void System.Threading.ManualResetEvent::.ctor(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManualResetEvent__ctor_m8973D9E3C622B9602641C017A33870F51D0311E1 (ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * __this, bool ___initialState0, const RuntimeMethod* method); // System.Void System.Collections.Hashtable::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Hashtable__ctor_m72506C0A5B2608721EA285A04F004A229B537A68 (Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * __this, const RuntimeMethod* 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_DomainUnload(System.EventHandler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AppDomain_add_DomainUnload_mF24D35CA25C3C808EC78600D0C603B396EC8765F (AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * __this, EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * ___value0, const RuntimeMethod* method); // System.Void System.Net.TimerThread/InfiniteTimerQueue::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InfiniteTimerQueue__ctor_m9399FB8D3AF6FCE71EB29A97665E871E9D13C5E7 (InfiniteTimerQueue_t141BA98635EDB34E2BAAFE8BA5C91795E7CCAB51 * __this, const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6 (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * __this, String_t* ___paramName0, 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.Net.TimerThread/TimerQueue::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerQueue__ctor_m0AE128C18B38F02F946242A6D18C788B83CF4A0F (TimerQueue_t8C40E5540B8DCC1AF23C12BC62F6D1D8061F754C * __this, int32_t ___durationMilliseconds0, const RuntimeMethod* 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.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddLast(T) inline LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9 * LinkedList_1_AddLast_mAE1A5AD324D19BCABB7850740EE503B270546EE7 (LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * __this, WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * ___value0, const RuntimeMethod* method) { return (( LinkedListNode_1_t37766C8714844E492C31C1A9F24122F75B56E1E9 * (*) (LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 *, WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D *, const RuntimeMethod*))LinkedList_1_AddLast_m968B782331A31FE20156A13687378A375B788568_gshared)(__this, ___value0, 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.Boolean System.Threading.EventWaitHandle::Set() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventWaitHandle_Set_m7959A86A39735296FC949EC86FDA42A6CFAAB94C (EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98 * __this, const RuntimeMethod* method); // System.Void System.Net.TimerThread::StopTimerThread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerThread_StopTimerThread_m5D33E7D7EAAB667AEE1ABC6E0F832DA361BA83CB (const RuntimeMethod* method); // System.Void System.Net.TimerThread/Queue::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Queue__ctor_mED7AD466F7A2AD32777D05229BE4E7A6BC358C06 (Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 * __this, int32_t ___durationMilliseconds0, const RuntimeMethod* 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.Net.TimerThread/Timer::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Timer__ctor_mF6B46FBB94C7B044423D0931A24646947612D40E (Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F * __this, int32_t ___durationMilliseconds0, const RuntimeMethod* method); // System.Net.TimerThread/TimerNode System.Net.TimerThread/TimerNode::get_Next() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * TimerNode_get_Next_m91904310F38E6EF8D94261890F86387942EA81DE_inline (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * __this, const RuntimeMethod* method); // System.Net.TimerThread/TimerNode System.Net.TimerThread/TimerNode::get_Prev() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * TimerNode_get_Prev_m694B4D7BD49FE9A47B961DE0E12FF036B940CEE5_inline (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * __this, const RuntimeMethod* method); // System.Void System.Net.TimerThread/TimerNode::set_Prev(System.Net.TimerThread/TimerNode) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void TimerNode_set_Prev_m6AE80A4996048AADCBD43D8CFEB5DDB8CAAC1B8E_inline (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * __this, TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * ___value0, const RuntimeMethod* method); // System.Void System.Net.TimerThread/TimerNode::set_Next(System.Net.TimerThread/TimerNode) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void TimerNode_set_Next_m6A6F1ACDE24E867EA3D88F2C889C677AE7AAC3BD_inline (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * __this, TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * ___value0, const RuntimeMethod* method); // System.Void System.Net.TimerThread/TimerNode::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerNode__ctor_m18DCD26BDC1FE8F661FE7C056F59785CB48F09E7 (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * __this, const RuntimeMethod* method); // System.Int32 System.Security.SecureString::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SecureString_get_Length_mDDDAA526E567C52F8D3E9C1F7BDECCCC44200FA4 (SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * __this, const RuntimeMethod* method); // System.IntPtr System.Runtime.InteropServices.Marshal::SecureStringToGlobalAllocUnicode(System.Security.SecureString) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t Marshal_SecureStringToGlobalAllocUnicode_m7A8026B3FBB9C2CB0A595CB9F3CDFB302FC7ACB7 (SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * ___s0, 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.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.Runtime.InteropServices.Marshal::ZeroFreeGlobalAllocUnicode(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Marshal_ZeroFreeGlobalAllocUnicode_m407A62DB23A0E8B844FDA7B5D83E95B19FEBC8D5 (intptr_t ___s0, 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.Void System.Security.SecureString::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecureString__ctor_m2BD71C7809235730861AFA7DC71448E86BE9FA6E (SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * __this, 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.Void System.Security.SecureString::.ctor(System.Char*,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecureString__ctor_mF5DD713AC49A546819582D90E3C178597F151DA3 (SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * __this, Il2CppChar* ___value0, int32_t ___length1, 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.Net.SimpleAsyncResult::.ctor(System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleAsyncResult__ctor_mCA1DB6C86E9A3211649EED8C1153DE72E78F2F30 (SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * __this, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___cb0, RuntimeObject * ___state1, const RuntimeMethod* method); // System.Void System.Net.SimpleAsyncResult::Reset_internal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleAsyncResult_Reset_internal_mC67A0649A2AA41223256E9E914AF16D00D055853 (SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * __this, const RuntimeMethod* method); // System.Void System.Net.SimpleAsyncResult::SetCompleted_internal(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleAsyncResult_SetCompleted_internal_m99583E4FA1B37EBBB195266AF1F4AD47F037B571 (SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * __this, bool ___synch0, const RuntimeMethod* method); // System.Void System.Net.SimpleAsyncResult::DoCallback_internal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleAsyncResult_DoCallback_internal_mE5C9AB5A666F3C40F0AB69A7CFCFBF4B6B24F850 (SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * __this, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_Default() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * Encoding_get_Default_m625C78C2A9A8504B8BA4141994412513DC470CE2 (const RuntimeMethod* method); // System.Void System.ComponentModel.Component::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Component__ctor_m7E00FCEC8E392D7C6AE3806CE5B4616B8CC84594 (Component_t7AEFE153F6778CF52E1981BC3E811A9604B29473 * __this, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6 (RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ___handle0, const RuntimeMethod* method); // 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.Int32 System.Threading.Interlocked::Increment(System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Interlocked_Increment_mB6D391197444B8BFD30BAE1EDCF1A255CD2F292F (int32_t* ___location0, const RuntimeMethod* method); // System.Boolean System.Net.WebClient::AnotherCallInProgress(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebClient_AnotherCallInProgress_m12FD7DAD5F6956DC2D73FE788219E1F9CE450FF7 (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, int32_t ___callNesting0, const RuntimeMethod* method); // System.Void System.Net.WebClient::CompleteWebClientState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebClient_CompleteWebClientState_m4E83A3AB37DCB679421E1FB43D8A3C2174B25045 (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, const RuntimeMethod* method); // System.String SR::GetString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7 (String_t* ___name0, const RuntimeMethod* method); // System.Void System.NotSupportedException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Net.WebClient/ProgressData::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProgressData_Reset_m1BE9104DE60F55507DF0F644F12075FCAC900948 (ProgressData_tE1BDFEEC6B492E4A260BBEF1107683C28BB8AC20 * __this, const RuntimeMethod* method); // System.Int32 System.Threading.Interlocked::Decrement(System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Interlocked_Decrement_m5C38319E41D5F7C90DFEC9138D58E6E92DFAFCFE (int32_t* ___location0, const RuntimeMethod* method); // System.Net.WebRequest System.Net.WebRequest::Create(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * WebRequest_Create_m35EB35D743484ADC1FB4FEB5062B657C849455A9 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___requestUri0, const RuntimeMethod* method); // System.Void System.Net.WebClient::CopyHeadersTo(System.Net.WebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebClient_CopyHeadersTo_mC6D91A57CC17A96A63B59797CF37A888A253C734 (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * ___request0, const RuntimeMethod* method); // System.Net.ICredentials System.Net.WebClient::get_Credentials() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* WebClient_get_Credentials_m38B7EDD717B65BAB14BCBD7E544DDF90DCDBC23A_inline (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, 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.Uri System.Net.WebClient::GetUri(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * WebClient_GetUri_m686DD2770FE27C705179DC239D845FEFC9F1EAA5 (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, String_t* ___path0, const RuntimeMethod* method); // System.IO.Stream System.Net.WebClient::OpenRead(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * WebClient_OpenRead_m44CA0A3E8F0E4A52B542D47D51F7F9B146AB5117 (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___address0, const RuntimeMethod* method); // System.Boolean System.Uri::op_Equality(System.Uri,System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___uri10, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___uri21, const RuntimeMethod* method); // System.Void System.Net.WebClient::ClearWebClientState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebClient_ClearWebClientState_m7A797C91A0753FDF6D13ADA6D79720A2FF4618A1 (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, const RuntimeMethod* method); // System.Uri System.Net.WebClient::GetUri(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * WebClient_GetUri_mF2D6567101672B0844132B9922BEE86C3475CB3B (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___address0, const RuntimeMethod* method); // System.Void System.Net.WebException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_m864B9642C3D47B5ED0CDA9397ACB8CC70D2B9E4E (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method); // System.Void System.Net.WebClient::AbortRequest(System.Net.WebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebClient_AbortRequest_m28C43D2EC606439625087D2D8C65E515A435CE5E (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * ___request0, const RuntimeMethod* method); // System.String System.Collections.Specialized.NameValueCollection::get_Item(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC (NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void System.Net.WebHeaderCollection::RemoveInternal(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_RemoveInternal_m446E0F76E27F95D20BD5593146226486E7A186D5 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void System.Net.HttpWebRequest::set_Accept(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HttpWebRequest_set_Accept_mBE796904B6F295641F25E8BAA0F12D4E1FF987F1 (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Net.HttpWebRequest::set_Connection(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HttpWebRequest_set_Connection_m9944F5EE91C57B9AD2461691C56E834754E4B799 (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Net.HttpWebRequest::set_Expect(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HttpWebRequest_set_Expect_m4EAE03AEFAE4DA87A34B912300B406E165B0E8CA (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Net.HttpWebRequest::set_Referer(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HttpWebRequest_set_Referer_m225D907BDBB9A2F08D7CE34FA72251196B0E2098 (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Net.HttpWebRequest::set_UserAgent(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HttpWebRequest_set_UserAgent_mD7DED7D38EC13B379A9ACE5ED89CAA3ACB0B94D5 (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, String_t* ___value0, 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.Void System.Net.HttpWebRequest::set_Host(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HttpWebRequest_set_Host_m4BE0E8959B8CAE9DD5E8CF0575854EEC610BED4F (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Boolean System.Uri::op_Inequality(System.Uri,System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_op_Inequality_m07015206F59460E87CDE2A8D303D5712E30A7F6B (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___uri10, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___uri21, const RuntimeMethod* method); // System.Boolean System.Uri::TryCreate(System.Uri,System.String,System.Uri&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_TryCreate_m316D4E583F6B9F2301013F71888B31391A2D6200 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___baseUri0, String_t* ___relativeUri1, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** ___result2, const RuntimeMethod* method); // System.String System.IO.Path::GetFullPath(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Path_GetFullPath_m58677E6FFAFB7BB4A23011CE50F76487226EDE20 (String_t* ___path0, const RuntimeMethod* method); // System.Void System.Uri::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri__ctor_mBA69907A1D799CD12ED44B611985B25FE4C626A2 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * __this, String_t* ___uriString0, const RuntimeMethod* method); // System.Boolean System.Uri::TryCreate(System.String,System.UriKind,System.Uri&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_TryCreate_mEEB6736FEDAF52AAE36ACC1EA1EC8CEBB7C52DAB (String_t* ___uriString0, int32_t ___uriKind1, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** ___result2, const RuntimeMethod* method); // System.Boolean System.Uri::get_IsAbsoluteUri() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_get_IsAbsoluteUri_m8C189085F1C675DBC3148AA70C38074EC075D722 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * __this, const RuntimeMethod* method); // System.Boolean System.Uri::TryCreate(System.Uri,System.Uri,System.Uri&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_TryCreate_mE8F008B45027E74D51E128580848C70C39480F05 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___baseUri0, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___relativeUri1, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** ___result2, const RuntimeMethod* method); // System.String System.Uri::get_Query() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_get_Query_m3F64514B4DB7C849C8255BA3FE08C6BE983D2D56 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * __this, const RuntimeMethod* 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.Void System.Text.StringBuilder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_mF928376F82E8C8FF3C11842C562DB8CF28B2735E (StringBuilder_t * __this, const RuntimeMethod* method); // System.String System.Collections.Specialized.NameValueCollection::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NameValueCollection_get_Item_m1BE1A643128646452D1A66111337845A6DA6FE32 (NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * __this, int32_t ___index0, 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.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.Void System.UriBuilder::.ctor(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UriBuilder__ctor_m1B050A706B91D8EDCF5DD4A98CA1F1A0FE6EA8AE (UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___uri0, const RuntimeMethod* method); // System.Void System.UriBuilder::set_Query(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UriBuilder_set_Query_m392BC383004E6922D6B53870D2195E7F871FCEC8 (UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Uri System.UriBuilder::get_Uri() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * UriBuilder_get_Uri_mDCABA4CD1D05D4B9C4CBA063BC7CA94EE6CCC631 (UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905 * __this, const RuntimeMethod* method); // System.Void System.Net.WebConnectionData::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionData__ctor_mA40C4F1E1F0FB050A2E6C96B2955F63A5B164E28 (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * __this, const RuntimeMethod* method); // System.Collections.Queue System.Net.WebConnectionGroup::get_Queue() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * WebConnectionGroup_get_Queue_mFD7C3E8AC4A9C8ED75FA1326C061716973038681_inline (WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * __this, const RuntimeMethod* method); // System.Void System.Net.WebConnection/AbortHelper::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbortHelper__ctor_m0CA99C987AA8D8ABC5CE6DB885A8F6EC42FE5BDD (AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81 * __this, const RuntimeMethod* method); // System.Boolean System.Net.Sockets.Socket::Poll(System.Int32,System.Net.Sockets.SelectMode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Socket_Poll_mF1F23215F0C768A8F891F933221B8D3F7DA53B28 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, int32_t ___microSeconds0, int32_t ___mode1, const RuntimeMethod* method); // System.Boolean System.Net.Sockets.Socket::get_Connected() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool Socket_get_Connected_mB757B01CF081289D443081672D65CDF8AD76D3DE_inline (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, const RuntimeMethod* method); // System.Boolean System.Net.WebConnection::CanReuse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_CanReuse_m5EC30CE099EF0E0F9AA6408B7FEE45D49AAAF8E8 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method); // System.Boolean System.Net.WebConnection::CompleteChunkedRead() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_CompleteChunkedRead_m623E01513E2C00F05A4880C1474606ECE64B314E (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method); // System.Net.IPHostEntry System.Net.ServicePoint::get_HostEntry() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D * ServicePoint_get_HostEntry_m4E5041ADAA7460C26495A44337032E9732B49A74 (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, const RuntimeMethod* method); // System.Boolean System.Net.ServicePoint::get_UsesProxy() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ServicePoint_get_UsesProxy_mE9FA562F253495145951E40663A0020A81C4E0B2_inline (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, const RuntimeMethod* method); // System.Net.IPAddress[] System.Net.IPHostEntry::get_AddressList() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* IPHostEntry_get_AddressList_m975824502A0B08158C90378007A1E3B6AEFCBE56_inline (IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D * __this, const RuntimeMethod* method); // System.Net.Sockets.AddressFamily System.Net.IPAddress::get_AddressFamily() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t IPAddress_get_AddressFamily_m5FB6DC510A9C84046F0C38C7C7823FE6A565A693_inline (IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * __this, const RuntimeMethod* method); // System.Boolean System.Net.HttpWebRequest::get_Aborted() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HttpWebRequest_get_Aborted_m1B20EBC39661999F0246C9CE95CEB3F71E7DE596 (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method); // System.Uri System.Net.ServicePoint::get_Address() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ServicePoint_get_Address_m495426C74C9007D28297B146B4B6DB4BEC733FAA_inline (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, const RuntimeMethod* method); // System.Int32 System.Uri::get_Port() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Uri_get_Port_m4E64AB9B50CCC50E7B1F139D7AF1403FAF97147C (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * __this, const RuntimeMethod* method); // System.Void System.Net.IPEndPoint::.ctor(System.Net.IPAddress,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IPEndPoint__ctor_m1C90FD0534415E17207A0BBC05CD381335089845 (IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F * __this, IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * ___address0, int32_t ___port1, const RuntimeMethod* method); // System.Boolean System.Net.ServicePoint::get_UseNagleAlgorithm() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ServicePoint_get_UseNagleAlgorithm_m56DFD8215A0D543539F4BC78DD65EE54F9FCC5F0_inline (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, const RuntimeMethod* method); // System.Void System.Net.Sockets.Socket::set_NoDelay(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Socket_set_NoDelay_mB51929BB6C13E4C051C59B62A9C5CBEA3A129D76 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Net.ServicePoint::KeepAliveSetup(System.Net.Sockets.Socket) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ServicePoint_KeepAliveSetup_mA93E274CFA648CFE9D5A64B51EAECE3C50A6AA84 (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___socket0, const RuntimeMethod* method); // System.Boolean System.Net.ServicePoint::CallEndPointDelegate(System.Net.Sockets.Socket,System.Net.IPEndPoint) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ServicePoint_CallEndPointDelegate_m4F7022C05DDBEC54192935519387B7D7022F1EB3 (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___sock0, IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F * ___remote1, const RuntimeMethod* method); // System.Void System.Net.Sockets.Socket::Connect(System.Net.EndPoint) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Socket_Connect_m06F14E236617A4BA22146BEC4334E24ED39D8536 (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * ___remoteEP0, const RuntimeMethod* method); // System.Uri System.Net.HttpWebRequest::get_Address() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * HttpWebRequest_get_Address_mC998EF3704E8B63D965DBE0DA1EF66094C982C6B_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method); // System.String System.Uri::get_Host() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_get_Host_m2D942F397A36DBDA5E93452CBD983E0714018151 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * __this, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A (StringBuilder_t * __this, Il2CppChar ___value0, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m85874CFF9E4B152DB2A91936C6F2CA3E9B1EFF84 (StringBuilder_t * __this, int32_t ___value0, const RuntimeMethod* method); // System.Net.ServicePoint System.Net.HttpWebRequest::get_ServicePoint() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * HttpWebRequest_get_ServicePoint_m7E95E58719904639C79F9420F080A3F94BAB63EC (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method); // System.Boolean System.Version::op_Equality(System.Version,System.Version) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Version_op_Equality_m9E4E82DB85F13E3C19AB5D4AF94C4F399971374D (Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___v10, Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___v21, const RuntimeMethod* method); // System.String System.Uri::get_Authority() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_get_Authority_m8C0B264FFF519F0D0C2CB3F9B6B0E87D2F3835C1 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * __this, const RuntimeMethod* method); // System.String System.String::ToUpper() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_ToUpper_m23D019B7C5EF2C5C01F524EB8137A424B33EEFE2 (String_t* __this, const RuntimeMethod* method); // System.Boolean System.String::Contains(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Contains_m4488034AF8CB3EEA9A205EB8A1F25D438FF8704B (String_t* __this, String_t* ___value0, const RuntimeMethod* method); // System.String System.Uri::get_Scheme() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_get_Scheme_m14A8F0018D8AACADBEF39600A59944F33EE39187 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * __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.Net.WebRequest System.Net.WebRequest::Create(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * WebRequest_Create_m1091F2B969C5E26C5F85E6368BAC1BCC38B61778 (String_t* ___requestUriString0, const RuntimeMethod* method); // System.Net.Authorization System.Net.AuthenticationManager::Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * AuthenticationManager_Authenticate_m8EED4B5369B40410D5282064C3A7F82A54E82103 (String_t* ___challenge0, WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * ___request1, RuntimeObject* ___credentials2, const RuntimeMethod* method); // System.String System.Net.Authorization::get_Message() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* Authorization_get_Message_m6A7AC7EC2D323624178328B3922110CB02A1BD6A_inline (Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * __this, const RuntimeMethod* method); // System.Net.WebHeaderCollection System.Net.WebConnection::ReadHeaders(System.IO.Stream,System.Byte[]&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * WebConnection_ReadHeaders_m645B044D78ED4874C0CA6F1BF5F93522C78C193E (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___stream0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** ___retBuffer1, int32_t* ___status2, const RuntimeMethod* method); // System.String System.String::ToLower() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_ToLower_m5287204D93C9DDC4DF84581ADD756D0FDE2BA5A8 (String_t* __this, const RuntimeMethod* method); // System.Void System.IO.MemoryStream::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryStream__ctor_m9D0F92C76EFEDA651B678A98EB693FD945286DC2 (MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * __this, const RuntimeMethod* method); // System.Void System.Net.WebConnection::HandleError(System.Net.WebExceptionStatus,System.Exception,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, int32_t ___st0, Exception_t * ___e1, String_t* ___where2, const RuntimeMethod* method); // System.Void System.Net.WebHeaderCollection::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection__ctor_mDE789C8E11131B5FB1FD5FF79382893DE73E8752 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, const RuntimeMethod* method); // System.Int32 System.Int32::Parse(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Int32_Parse_m5807B6243415790250FC25168F767C08FC16FDEA (String_t* ___s0, 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.Net.WebConnection::FlushContents(System.IO.Stream,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_FlushContents_m7620CD3A285D6698CC9BA707165DFD35E8F846AA (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___stream0, int32_t ___contentLength1, const RuntimeMethod* method); // System.Void System.Net.WebHeaderCollection::Add(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_Add_mAAA624D792BE679F4583C3413A249F3BC6302175 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___header0, 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::Compare(System.String,System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_Compare_m938570328DE9DAB5A5F1E5F4749DD66ECFBC97F1 (String_t* ___strA0, String_t* ___strB1, bool ___ignoreCase2, const RuntimeMethod* method); // System.UInt32 System.UInt32::Parse(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t UInt32_Parse_m7BE20B4A60B436F4061567396833BE360ACD476D (String_t* ___s0, const RuntimeMethod* method); // System.String System.String::Join(System.String,System.String[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Join_mAD2E71273792A113300BE8D8AA6958C2AA0AC6EF (String_t* ___separator0, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___value1, int32_t ___startIndex2, int32_t ___count3, const RuntimeMethod* method); // System.Boolean System.Net.WebConnection::ReadLine(System.Byte[],System.Int32&,System.Int32,System.String&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_ReadLine_m4A7A3BB2359C48996BC6C2B29D0B199AA7120C13 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t* ___start1, int32_t ___max2, String_t** ___output3, const RuntimeMethod* method); // System.Void System.Net.Sockets.NetworkStream::.ctor(System.Net.Sockets.Socket,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NetworkStream__ctor_m9629E0E9BD6011BA4E7E923B71410EC3A611FE83 (NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * __this, Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___socket0, bool ___ownsSocket1, const RuntimeMethod* method); // System.Boolean System.Net.ServicePoint::get_UseConnect() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ServicePoint_get_UseConnect_m6268CF09927CD113B8841A7CE26C668D55428AB0_inline (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, const RuntimeMethod* method); // System.Boolean System.Net.WebConnection::CreateTunnel(System.Net.HttpWebRequest,System.Uri,System.IO.Stream,System.Byte[]&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_CreateTunnel_m514EFD20BF9DE135A269B18DB1BFAF9A3B8FDB97 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___connectUri1, Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___stream2, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** ___buffer3, const RuntimeMethod* method); // System.Void Mono.Net.Security.MonoTlsStream::.ctor(System.Net.HttpWebRequest,System.Net.Sockets.NetworkStream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoTlsStream__ctor_mE9D329376ADF7AD49283D592E891E6C264052AAF (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * ___networkStream1, const RuntimeMethod* method); // System.IO.Stream Mono.Net.Security.MonoTlsStream::CreateStream(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * MonoTlsStream_CreateStream_m87D07735AF534F2769A890A9CD9EB9480BCF8275 (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, const RuntimeMethod* method); // System.Net.WebExceptionStatus Mono.Net.Security.MonoTlsStream::get_ExceptionStatus() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t MonoTlsStream_get_ExceptionStatus_m9B0855084A66F0F11D5576249ED25547BE0AB015_inline (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * __this, const RuntimeMethod* method); // 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); // System.Void System.Exception::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Exception__ctor_m89BADFF36C3B170013878726E07729D51AA9FBE0 (Exception_t * __this, String_t* ___message0, const RuntimeMethod* method); // System.Net.HttpWebRequest System.Net.WebConnectionData::get_request() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * __this, const RuntimeMethod* method); // System.Void System.Net.WebConnection::Close(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, bool ___sendNext0, const RuntimeMethod* method); // System.Void System.Net.HttpWebRequest::set_FinishedReading(System.Boolean) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void HttpWebRequest_set_FinishedReading_m7996D990D5CC3E633495786FBC33530F8F28DE49_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Net.HttpWebRequest::SetResponseError(System.Net.WebExceptionStatus,System.Exception,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HttpWebRequest_SetResponseError_mC8539F337100ADEE994AA66EB522CD613CA5E662 (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, int32_t ___status0, Exception_t * ___e1, String_t* ___where2, const RuntimeMethod* method); // System.Exception System.Exception::get_InnerException() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Exception_t * Exception_get_InnerException_mCB68CC8CBF2540EF381CB17A4E4E3F6D0E33453F_inline (Exception_t * __this, const RuntimeMethod* method); // System.Net.ReadState System.Net.WebConnectionData::get_ReadState() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t WebConnectionData_get_ReadState_m9D2D719776C582C08C01443CBD7AAD0AF852E16D_inline (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * __this, const RuntimeMethod* method); // System.Int32 System.Net.WebConnection::GetResponse(System.Net.WebConnectionData,System.Net.ServicePoint,System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebConnection_GetResponse_m9F1B1D47737772B777FF8AB67829FB8274C38CF1 (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * ___data0, ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * ___sPoint1, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer2, int32_t ___max3, const RuntimeMethod* method); // System.Void System.Net.WebConnectionData::set_ReadState(System.Net.ReadState) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionData_set_ReadState_m41D0A09AD5C348FBC2BE7945B4499213236D878D (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Net.WebConnection::InitRead() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_InitRead_m18F2ECF3D5AFD206484E1CF9B1B880B189136B93 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method); // System.Void System.Net.WebConnectionStream::.ctor(System.Net.WebConnection,System.Net.WebConnectionData) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream__ctor_mFBA63C859EB9E44B9BEB807658DAED0DD3EB36AC (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___cnc0, WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * ___data1, const RuntimeMethod* method); // System.Boolean System.Net.WebConnection::ExpectContent(System.Int32,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_ExpectContent_m7C256B2551526A687615CF119ED9692E15A42299 (int32_t ___statusCode0, String_t* ___method1, const RuntimeMethod* method); // System.Int32 System.String::IndexOf(System.String,System.StringComparison) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_IndexOf_mF9EA8429E9D1B7475D5A297E67435CF34E965F28 (String_t* __this, String_t* ___value0, int32_t ___comparisonType1, const RuntimeMethod* method); // System.Void System.Net.WebConnectionStream::set_ReadBuffer(System.Byte[]) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebConnectionStream_set_ReadBuffer_m83EFEB4452866B3B82420C0B5A46B788F59BB7F5_inline (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___value0, const RuntimeMethod* method); // System.Void System.Net.WebConnectionStream::set_ReadBufferOffset(System.Int32) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebConnectionStream_set_ReadBufferOffset_mB30436CA2165A8241F3901EDAEA0F7087FDF70C1_inline (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Net.WebConnectionStream::set_ReadBufferSize(System.Int32) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebConnectionStream_set_ReadBufferSize_mE30E018A060002F77284E4EC09C35D6FB04462F7_inline (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Net.WebConnectionStream::CheckResponseInBuffer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_CheckResponseInBuffer_mC692FE873374422FC3DC1CDA3374CA1B1F8404C9 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method); // System.Void System.Net.MonoChunkStream::.ctor(System.Byte[],System.Int32,System.Int32,System.Net.WebHeaderCollection) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoChunkStream__ctor_m6FF583144A344058281F8861F6112D23CA6A2D49 (MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * ___headers3, const RuntimeMethod* method); // System.Void System.Net.MonoChunkStream::ResetBuffer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoChunkStream_ResetBuffer_m05A647997D2FC9F41EC0630004BEAD6AC52F2FC4 (MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * __this, const RuntimeMethod* method); // System.Void System.Net.MonoChunkStream::Write(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoChunkStream_Write_m045364F47D0ECD587C1022ADD5047BEDEF1DC27D (MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, const RuntimeMethod* method); // System.Void System.Net.WebConnectionStream::ForceCompletion() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_ForceCompletion_mA4460C1FFC516463CDD44A94937C30AB135EE462 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method); // System.Void System.Net.HttpWebRequest::SetResponseData(System.Net.WebConnectionData) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HttpWebRequest_SetResponseData_m736088F0B44101F0D449344A847BC93A375A1E82 (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * ___data0, const RuntimeMethod* method); // System.Void System.AsyncCallback::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncCallback__ctor_m36AEE927E6AFEE950656BC5F7841682D23DE2EBB (AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Net.ServicePoint::SetVersion(System.Version) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ServicePoint_SetVersion_mDEF772403546C56DD090DB39086E947BAD9482AD_inline (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___version0, const RuntimeMethod* method); // System.Void System.Collections.ArrayList::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayList__ctor_m481FA7B37620B59B8C0434A764F5705A6ABDEAE6 (ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * __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.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.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::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.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.String System.String::Trim() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Trim_mB52EB7876C7132358B76B7DC95DEACA20722EF4D (String_t* __this, const RuntimeMethod* method); // System.Boolean System.Net.WebHeaderCollection::AllowMultiValues(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebHeaderCollection_AllowMultiValues_m078D979B7DBF77A8640B1DFAAAAAA280065567EE (String_t* ___name0, const RuntimeMethod* method); // System.Void System.Net.WebHeaderCollection::AddInternal(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_AddInternal_m6D3C568730974B187804895F8F3DAA50AB37C6A8 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___name0, String_t* ___value1, const RuntimeMethod* method); // System.Void System.Net.WebHeaderCollection::SetInternal(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_SetInternal_mFB16D4B140F7B3136B1B9AB8785DD3FD9A83FA90 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___name0, String_t* ___value1, const RuntimeMethod* method); // System.Void System.Net.ServicePoint::set_SendContinue(System.Boolean) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ServicePoint_set_SendContinue_m92320EA69F94AE266D2C8797E5DCEA965DF5C8ED_inline (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean System.Net.HttpWebRequest::get_ExpectContinue() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool HttpWebRequest_get_ExpectContinue_m80EDFA10BD4E39A93C3C575A836F67BBA092E5EC_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method); // System.Void System.Net.HttpWebRequest::DoContinueDelegate(System.Int32,System.Net.WebHeaderCollection) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HttpWebRequest_DoContinueDelegate_m87792A631B5DE72413308FD1A96986862839B593 (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, int32_t ___statusCode0, WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * ___headers1, const RuntimeMethod* method); // System.Void System.Net.HttpWebRequest::set_ExpectContinue(System.Boolean) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void HttpWebRequest_set_ExpectContinue_mAADC5EE3EA03A70686991FD0BAF0833E74EC0DEC_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean System.Net.HttpWebRequest::get_ReuseConnection() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool HttpWebRequest_get_ReuseConnection_mC573AB22C2EBE0EB4FEAC99C7FE76A92B75E672F_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method); // System.Boolean System.Net.HttpWebRequest::get_KeepAlive() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool HttpWebRequest_get_KeepAlive_mF11B5750CC9FED8F7C43C3317B88BA8E8258E274_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method); // System.Void System.Net.WebConnectionData::.ctor(System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionData__ctor_m08FAD78C44E710ABD1F3108D67FA5EE3D4F43FD4 (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, const RuntimeMethod* method); // System.Void System.Net.WebConnection::Connect(System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_Connect_m99C4967C99100050A4BD5EBBB0E385A1BFFC6CBE (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, const RuntimeMethod* method); // System.Void System.Net.HttpWebRequest::SetWriteStreamError(System.Net.WebExceptionStatus,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HttpWebRequest_SetWriteStreamError_mE08E9FA673BF5E1CA66EC85FFBA2E60F471A3996 (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, int32_t ___status0, Exception_t * ___exc1, const RuntimeMethod* method); // System.Boolean System.Net.WebConnection::CreateStream(System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_CreateStream_m2BA8A86F765E7FB8980608BE2A25AFE7CAC4498F (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, const RuntimeMethod* method); // System.Void System.Net.HttpWebResponse::.ctor(System.Uri,System.String,System.Net.WebConnectionData,System.Net.CookieContainer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HttpWebResponse__ctor_mDCEB34153A3638C433069B4E4E18D873E730404A (HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___uri0, String_t* ___method1, WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * ___data2, CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73 * ___container3, const RuntimeMethod* method); // System.Void System.Net.WebException::.ctor(System.String,System.Exception,System.Net.WebExceptionStatus,System.Net.WebResponse) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_mC093D93CFCE3064622C7AF755BC3D3150E5A8D2D (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, String_t* ___message0, Exception_t * ___innerException1, int32_t ___status2, WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * ___response3, const RuntimeMethod* method); // System.Void System.Net.WebConnectionStream::.ctor(System.Net.WebConnection,System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream__ctor_m029C30339C03B615360A23FBD5C8031698062757 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___cnc0, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request1, const RuntimeMethod* method); // System.Void System.Net.HttpWebRequest::SetWriteStream(System.Net.WebConnectionStream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HttpWebRequest_SetWriteStream_m29E07109D09FD86A4F92CC87C126A85C115F9FF2 (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * ___stream0, const RuntimeMethod* method); // System.Boolean System.Threading.ThreadPool::QueueUserWorkItem(System.Threading.WaitCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR bool ThreadPool_QueueUserWorkItem_mF344DA7B44CDBE8C7163C1539D429F27E8553185 (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * ___callBack0, RuntimeObject * ___state1, const RuntimeMethod* method); // System.EventHandler System.Net.WebConnection::SendRequest(System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * WebConnection_SendRequest_m8A10B8CD617D9D6BBD69BEA8F68FB1C66B1AFB36 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, const RuntimeMethod* method); // System.Boolean System.Version::op_Inequality(System.Version,System.Version) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Version_op_Inequality_mBF83F266057D2C028BA2F423372DA7E738B25CD0 (Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___v10, Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___v21, const RuntimeMethod* method); // System.Void System.Net.WebConnection::SendNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_SendNext_mBB92F675077F910244B738F5E1AE68610F265322 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method); // System.Int32 System.Text.StringBuilder::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Char System.Text.StringBuilder::get_Chars(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar StringBuilder_get_Chars_mC069533DCA4FB798DFA069469EBABA85DCC183C6 (StringBuilder_t * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::set_Length(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder_set_Length_m84AF318230AE5C3D0D48F1CE7C2170F6F5C19F5B (StringBuilder_t * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Net.MonoChunkStream::get_DataAvailable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MonoChunkStream_get_DataAvailable_m567F5B4EB8419551740D58B7AACF19CCA2E0AA1F (MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * __this, const RuntimeMethod* method); // System.Boolean System.Net.MonoChunkStream::get_WantMore() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MonoChunkStream_get_WantMore_m8815C437B775BD488B25574CB64E644AD9A1A73F (MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * __this, const RuntimeMethod* method); // System.Void System.Net.WebAsyncResult::.ctor(System.AsyncCallback,System.Object,System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebAsyncResult__ctor_m3DEA339577AECC3B5A2F5C78F9297EC966CC8859 (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___cb0, RuntimeObject * ___state1, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer2, int32_t ___offset3, int32_t ___size4, const RuntimeMethod* method); // System.Void System.Net.WebAsyncResult::set_InnerAsyncResult(System.IAsyncResult) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebAsyncResult_set_InnerAsyncResult_mFD90FA725F473E6B2764EFA850FD77E9DBF027F4_inline (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, RuntimeObject* ___value0, const RuntimeMethod* method); // System.Void System.Net.SimpleAsyncResult::SetCompleted(System.Boolean,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleAsyncResult_SetCompleted_mB9395D66C376B2B6D4671EE1F725660045653A32 (SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * __this, bool ___synch0, Exception_t * ___e1, const RuntimeMethod* method); // System.Void System.Net.WebAsyncResult::DoCallback() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method); // System.Void System.Net.WebException::.ctor(System.String,System.Net.WebExceptionStatus) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_mABBCD10936CE582BDF68BA0204ECBDA253119AFE (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, String_t* ___message0, int32_t ___status1, const RuntimeMethod* method); // System.IAsyncResult System.Net.WebAsyncResult::get_InnerAsyncResult() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* WebAsyncResult_get_InnerAsyncResult_m6E191630B2895757EC964C9BF214229C05119B35_inline (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method); // System.Byte[] System.Net.WebAsyncResult::get_Buffer() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* WebAsyncResult_get_Buffer_mADBD22123B9BADEE179E6266A813F78D0F4A0201_inline (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method); // System.Int32 System.Net.WebAsyncResult::get_Offset() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t WebAsyncResult_get_Offset_mCCFD01C6F256D86E3671E12763C9B786A6FFDB9D_inline (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method); // System.Int32 System.Net.WebAsyncResult::get_Size() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t WebAsyncResult_get_Size_mB2BEBB44B435FE3FADC200E5AB62085025BB4F45_inline (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method); // System.Void System.Net.MonoChunkStream::WriteAndReadBack(System.Byte[],System.Int32,System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoChunkStream_WriteAndReadBack_m9C87171CAD33E55A6F2D82A03655774502804F14 (MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, int32_t* ___read3, const RuntimeMethod* method); // System.Int32 System.Net.WebConnection::EnsureRead(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebConnection_EnsureRead_mD5F1DD8F1E798469AC94956CBB62D234FABAC0C6 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, const RuntimeMethod* method); // System.Int32 System.Net.MonoChunkStream::get_ChunkLeft() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MonoChunkStream_get_ChunkLeft_m564BBC27EC047620C34B5FF91B304BC9263E85B9 (MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * __this, const RuntimeMethod* method); // System.Int32 System.Net.MonoChunkStream::Read(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MonoChunkStream_Read_m951C0443C1B74F4CFAFEB6ED95552A7C76D4E982 (MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, const RuntimeMethod* method); // System.Void System.Net.HttpWebRequest::set_ReuseConnection(System.Boolean) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void HttpWebRequest_set_ReuseConnection_m9648C1902AB14FEB6908A9106113EEA91D688DB0_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Net.WebConnection::ResetNtlm() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_ResetNtlm_mB6E397A18B4529C31A2AB4CCFB76F8EC5FB5E8B8 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method); // System.Boolean System.Net.HttpWebRequest::get_FinishedReading() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool HttpWebRequest_get_FinishedReading_mA30B015AA206E345AF2297CA4741162A3AAE89CD_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method); // System.Void System.Net.WebConnectionData::set_request(System.Net.HttpWebRequest) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebConnectionData_set_request_m3B483E01093010970B3137AB07A90F95EBF54FAA_inline (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___value0, const RuntimeMethod* method); // System.Void System.Net.WebConnection::InitConnection(System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_InitConnection_mA193BFE6FB3B5407ECEEA0A72404AD443D730585 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, const RuntimeMethod* method); // System.Void System.Net.WebConnection::Abort(System.Object,System.EventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_Abort_m47E5C3D8C038CFE802BEEE79346D97843C7F2467 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, RuntimeObject * ___sender0, EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * ___args1, const RuntimeMethod* method); // System.Void System.Collections.Generic.LinkedList`1::.ctor() inline void LinkedList_1__ctor_m88FA83B8835C85D7112D90BB2DC919E7E443283D (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * __this, const RuntimeMethod* method) { (( void (*) (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F *, const RuntimeMethod*))LinkedList_1__ctor_mAB175C80A916D8714D714BBC61066B970B47982E_gshared)(__this, method); } // System.Void System.Collections.Queue::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Queue__ctor_mF04C9A574B8F803C2682CCE8B69B49FF088D14C4 (Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * __this, 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.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.Net.WebConnection System.Net.WebConnectionGroup::CreateOrReuseConnection(System.Net.HttpWebRequest,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * WebConnectionGroup_CreateOrReuseConnection_mC2EB49D44CA5BC0C7D0D07807BE510DB71A28D7D (WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, bool* ___created1, const RuntimeMethod* method); // System.Boolean System.Net.WebConnection::get_NtlmAuthenticated() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool WebConnection_get_NtlmAuthenticated_m38B8408E19BBC2AD7AC02F075E9D6D52D28A8CF0_inline (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method); // System.Net.NetworkCredential System.Net.WebConnection::get_NtlmCredential() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * WebConnection_get_NtlmCredential_m54C08C74BCB4413EEB99E89D50E7A374C9CA95E7_inline (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method); // System.String System.Net.NetworkCredential::get_Domain() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NetworkCredential_get_Domain_m096C68D5EC6640C73900B1EE6BF1CFBB14D30F4A (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * __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.String System.Net.NetworkCredential::get_UserName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NetworkCredential_get_UserName_mB24F789533CB16575AEA19A420BA69FAC3AA97F7 (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * __this, const RuntimeMethod* method); // System.String System.Net.NetworkCredential::get_Password() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NetworkCredential_get_Password_m8F9352FAD45233DCD5EC42056D10E49DA3900BF6 (NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * __this, const RuntimeMethod* method); // System.Boolean System.Net.HttpWebRequest::get_UnsafeAuthenticatedConnectionSharing() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool HttpWebRequest_get_UnsafeAuthenticatedConnectionSharing_m8A85B953FA637C240BA16D027451D3CA1F6ECFBE_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method); // System.Boolean System.Net.WebConnection::get_UnsafeAuthenticatedConnectionSharing() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool WebConnection_get_UnsafeAuthenticatedConnectionSharing_m307DF73E1F830E63FAD8F4D9A76FE48D52E5B278_inline (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method); // System.Collections.Generic.LinkedList`1/Enumerator System.Collections.Generic.LinkedList`1::GetEnumerator() inline Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F LinkedList_1_GetEnumerator_mA5DDC1AE87773A923CA819C7810BFBA5B35C898A (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * __this, const RuntimeMethod* method) { return (( Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F (*) (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F *, const RuntimeMethod*))LinkedList_1_GetEnumerator_mAEC73AA7105E045A6E00B4A688D320614954B3AD_gshared)(__this, method); } // T System.Collections.Generic.LinkedList`1/Enumerator::get_Current() inline ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * Enumerator_get_Current_mA255BB964BFCA9CEE5694142291FCC26A759C2DE_inline (Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F * __this, const RuntimeMethod* method) { return (( ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * (*) (Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F *, const RuntimeMethod*))Enumerator_get_Current_m280A09BFF251F8BB2F0638334ED0F3A03EACA483_gshared_inline)(__this, method); } // System.Boolean System.Net.WebConnectionGroup/ConnectionState::get_Busy() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ConnectionState_get_Busy_mB662FC2792798F61882036D499518F481CE9603A_inline (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.LinkedList`1::Remove(T) inline bool LinkedList_1_Remove_mCCD02C807DFB00A0BEEC08B64F80160EF40AAE7D (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * __this, ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * ___value0, const RuntimeMethod* method) { return (( bool (*) (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F *, ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 *, const RuntimeMethod*))LinkedList_1_Remove_mD52BBB5ADAD10CDE468F87DBBCA3F7131C80336E_gshared)(__this, ___value0, method); } // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::AddFirst(T) inline LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * LinkedList_1_AddFirst_m3C7673118B5376E2CFC105410A5FA5AFC6FB9ADF (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * __this, ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * ___value0, const RuntimeMethod* method) { return (( LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * (*) (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F *, ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 *, const RuntimeMethod*))LinkedList_1_AddFirst_m9239CB49945A15855C219FF8D1EF8DB6E4F216C8_gshared)(__this, ___value0, method); } // System.Boolean System.Collections.Generic.LinkedList`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m895F3698FCF052803A3FEBB468FD1E1C32C0BB1D (Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F *, const RuntimeMethod*))Enumerator_MoveNext_m1F76FAAE8C65D4683D564209884CF1F542E1BE76_gshared)(__this, method); } // System.Void System.Collections.Generic.LinkedList`1/Enumerator::Dispose() inline void Enumerator_Dispose_mA1B4F602ED04DFB54CE9E45BD7A0322F8C39FB0C (Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F *, const RuntimeMethod*))Enumerator_Dispose_m1B7098F5633356EA91D1B23577F076F81AEA05C6_gshared)(__this, method); } // System.Net.WebConnectionGroup/ConnectionState System.Net.WebConnectionGroup::FindIdleConnection() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * WebConnectionGroup_FindIdleConnection_m7B4B570E7A69A611B1D3B822A2DDB9C41BA6A49C (WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * __this, const RuntimeMethod* method); // System.Net.WebConnection System.Net.WebConnectionGroup/ConnectionState::get_Connection() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ConnectionState_get_Connection_m8C9B3DFE1B32CAAC97DAC74A840964A16189D4D6_inline (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method); // System.Void System.Net.WebConnectionGroup::PrepareSharingNtlm(System.Net.WebConnection,System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionGroup_PrepareSharingNtlm_mF42D1F9C1078FF64E51696BA9DF99D6BF44FF7C3 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___cnc0, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request1, const RuntimeMethod* method); // System.Int32 System.Net.ServicePoint::get_ConnectionLimit() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t ServicePoint_get_ConnectionLimit_m6C7210450E5186E95E6895C08E4E3C267E186B9D_inline (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.LinkedList`1::get_Count() inline int32_t LinkedList_1_get_Count_m7EB76777529BB94C25F81ADB1A0DC50AE3BB0395_inline (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * __this, const RuntimeMethod* method) { return (( int32_t (*) (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F *, const RuntimeMethod*))LinkedList_1_get_Count_m3FEDB19F06F4B650469DB1D5D2308832AC52B75D_gshared_inline)(__this, method); } // System.Void System.Net.WebConnectionGroup/ConnectionState::.ctor(System.Net.WebConnectionGroup) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConnectionState__ctor_m4E5DF1083DD07F0538A60670780142FD2F428890 (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * ___group0, const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::get_Last() inline LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * LinkedList_1_get_Last_m22CB4A64FCD6A320E17DC663A222A01140509EB0 (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * __this, const RuntimeMethod* method) { return (( LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * (*) (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F *, const RuntimeMethod*))LinkedList_1_get_Last_mF7FC867D65BA0164AEBA21B47C05E1B51D9A8599_gshared)(__this, method); } // T System.Collections.Generic.LinkedListNode`1::get_Value() inline ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * LinkedListNode_1_get_Value_m6B147F1D4F5F6CFD37AFADBED3D57428394A9209_inline (LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * __this, const RuntimeMethod* method) { return (( ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * (*) (LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 *, const RuntimeMethod*))LinkedListNode_1_get_Value_m36A53343597D289FE50219266EDE929003F0EA89_gshared_inline)(__this, method); } // System.DateTime System.DateTime::get_UtcNow() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_get_UtcNow_m171F52F4B3A213E4BAD7B78DC8E794A269DE38A1 (const RuntimeMethod* method); // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedList`1::get_First() inline LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * LinkedList_1_get_First_m5CBC2508D469B32CF4BA46303F360C3F0717D64F_inline (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * __this, const RuntimeMethod* method) { return (( LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * (*) (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F *, const RuntimeMethod*))LinkedList_1_get_First_m0C98E2DE4C013B92EDF858C9A5DEA9A30BB5523C_gshared_inline)(__this, method); } // System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1::get_Next() inline LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * LinkedListNode_1_get_Next_m790A7FF250A8AD264124FAEFD8E4973AA495963D (LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * __this, const RuntimeMethod* method) { return (( LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * (*) (LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 *, const RuntimeMethod*))LinkedListNode_1_get_Next_mB33EA4DCE8E0BF4A4E30EDBB6941BF58970EF6A3_gshared)(__this, method); } // System.DateTime System.Net.WebConnectionGroup/ConnectionState::get_IdleSince() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ConnectionState_get_IdleSince_m71B6ACBE3CB2C3BB0F24FF806F0894C5246A9019_inline (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method); // System.TimeSpan System.DateTime::op_Subtraction(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 DateTime_op_Subtraction_m8005DCC8F0F183AC1335F87A82FDF92926CC5021 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___d10, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___d21, const RuntimeMethod* method); // System.Boolean System.TimeSpan::op_LessThan(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_LessThan_mF92FF63DD1E52540977D3B1753D43895F7B0A117 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t10, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t21, const RuntimeMethod* method); // System.Boolean System.DateTime::op_GreaterThan(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_op_GreaterThan_mC9384F126E5D8A3AAAB0BDFC44D1D7319367C89E (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___t10, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___t21, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m5A32EE87CE87C450CCE04A8870888918B0665D71 (List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF * __this, const RuntimeMethod* method) { (( void (*) (List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF *, const RuntimeMethod*))List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_m23E02CC0DD123D2D9B4CCF1739A376C796B1317D (List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF * __this, WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF *, WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 *, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, ___item0, method); } // System.Void System.Collections.Generic.LinkedList`1::Remove(System.Collections.Generic.LinkedListNode`1) inline void LinkedList_1_Remove_m5261279B5BB1E662CA484B19C369368F68865CEB (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * __this, LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * ___node0, const RuntimeMethod* method) { (( void (*) (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F *, LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 *, const RuntimeMethod*))LinkedList_1_Remove_mADE035B335CACEA3A43B1A81CC4A837E23372398_gshared)(__this, ___node0, method); } // System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() inline Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC List_1_GetEnumerator_m4A75D7685E5D86C0EDB7640AE02A11C9B28DE4C3 (List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF * __this, const RuntimeMethod* method) { return (( Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC (*) (List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF *, const RuntimeMethod*))List_1_GetEnumerator_m52CC760E475D226A2B75048D70C4E22692F9F68D_gshared)(__this, method); } // !0 System.Collections.Generic.List`1/Enumerator::get_Current() inline WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * Enumerator_get_Current_mE262D0F575A9FD34B907535442A887F7907B0434_inline (Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC * __this, const RuntimeMethod* method) { return (( WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * (*) (Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC *, const RuntimeMethod*))Enumerator_get_Current_mD7829C7E8CFBEDD463B15A951CDE9B90A12CC55C_gshared_inline)(__this, method); } // System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() inline bool Enumerator_MoveNext_m7C1200907FE3706D083F15556D53F57FC351A36D (Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC * __this, const RuntimeMethod* method) { return (( bool (*) (Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC *, const RuntimeMethod*))Enumerator_MoveNext_m38B1099DDAD7EEDE2F4CDAB11C095AC784AC2E34_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1/Enumerator::Dispose() inline void Enumerator_Dispose_mF978AA55D62613B836271700DF8E9482C030B7C9 (Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC * __this, const RuntimeMethod* method) { (( void (*) (Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC *, const RuntimeMethod*))Enumerator_Dispose_m94D0DAE031619503CDA6E53C5C3CC78AF3139472_gshared)(__this, method); } // System.Net.WebConnectionGroup System.Net.WebConnectionGroup/ConnectionState::get_Group() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * ConnectionState_get_Group_m39FE80A7416FFB84F209D8071148E3F3F8B3C784_inline (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method); // System.Net.ServicePoint System.Net.WebConnectionGroup/ConnectionState::get_ServicePoint() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * ConnectionState_get_ServicePoint_mE4218AB3AD60BFD8E37703B98F3E63DBDFD5C172 (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method); // System.TimeSpan System.TimeSpan::FromDays(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_FromDays_m99DCC655C53C2898FF0C41D1DDFE17A749081DDB (double ___value0, const RuntimeMethod* method); // System.DateTime System.DateTime::op_Addition(System.DateTime,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_op_Addition_m6CE7A79B6E219E67A75AB17545D1873529262282 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___d0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___t1, const RuntimeMethod* method); // System.Void System.Net.WebConnectionGroup/ConnectionState::set_Group(System.Net.WebConnectionGroup) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ConnectionState_set_Group_m49278D7CB53D2D47B35DD05EC81614FC1E47B3E3_inline (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * ___value0, const RuntimeMethod* method); // System.Void System.Net.WebConnection::.ctor(System.Net.IWebConnectionState,System.Net.ServicePoint) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection__ctor_m64B8D22FB5F0D82EE474DC6B9C97CFF9ED73F4AB (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, RuntimeObject* ___wcs0, ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * ___sPoint1, const RuntimeMethod* method); // System.Void System.Net.WebConnectionGroup/ConnectionState::set_Connection(System.Net.WebConnection) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ConnectionState_set_Connection_m169D4C3A19C2ED277103AB2D242525F16B401DEB_inline (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___value0, const RuntimeMethod* method); // System.Void System.IO.Stream::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stream__ctor_m58342D6FD95230C6BA1058E5698AB4BAF0A4DBF5 (Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * __this, const RuntimeMethod* method); // System.Int32 System.Net.HttpWebRequest::get_ReadWriteTimeout() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t HttpWebRequest_get_ReadWriteTimeout_m86E1F5472AAB426943817D16339BF5651E0AC841_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method); // System.Boolean System.Net.WebConnectionStream::IsNtlmAuth() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnectionStream_IsNtlmAuth_m26DC82B8F6EC25E1C5E8D64CEBCF1A14005254C0 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method); // System.Void System.Net.WebConnectionStream::ReadAll() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_ReadAll_m2DB26220CA17BA940A59E0C83202E19CB3F348D7 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, 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.Boolean System.Net.HttpWebRequest::get_InternalAllowBuffering() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HttpWebRequest_get_InternalAllowBuffering_m07B77C80FEB9822A91DD23A4E99139566385717E (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method); // System.Boolean System.Net.HttpWebRequest::get_SendChunked() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool HttpWebRequest_get_SendChunked_mA44BAA89D8F887C53638D792B9B35A92AAE46FB3_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method); // System.Boolean System.Net.WebConnectionStream::CheckAuthHeader(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnectionStream_CheckAuthHeader_m1E8BFB46D47E91AE81728FF32187CB8A4A17A105 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, String_t* ___headerName0, const RuntimeMethod* method); // System.Void System.Net.WebConnection::NextRead() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_NextRead_mF0A9E5A7CB0577D8A7A0B5767FE50EFDB29F923F (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method); // System.Int32 System.Net.WebConnection::Read(System.Net.HttpWebRequest,System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebConnection_Read_m42DDD6C1964CE76E64E6A81ADB3D9EE43E8B86D9 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer1, int32_t ___offset2, int32_t ___size3, const RuntimeMethod* method); // System.Boolean System.Net.SimpleAsyncResult::get_IsCompleted() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleAsyncResult_get_IsCompleted_m949C52DCF37C33C0F75CC49A53A8AF8A528470E4 (SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * __this, const RuntimeMethod* method); // System.Boolean System.Net.SimpleAsyncResult::WaitUntilComplete(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleAsyncResult_WaitUntilComplete_m3BC73AAAEEBC3DEBF9DAFE05623E351ECECAA8F2 (SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * __this, int32_t ___timeout0, bool ___exitContext1, const RuntimeMethod* method); // System.Boolean System.Threading.EventWaitHandle::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EventWaitHandle_Reset_m59EBCEA32BC9C67B4E432BEA5FF0A42ED0CC8A6F (EventWaitHandle_t7603BF1D3D30FE42DD07A450C8D09E2684DC4D98 * __this, const RuntimeMethod* method); // System.Void System.Net.WebAsyncResult::SetCompleted(System.Boolean,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebAsyncResult_SetCompleted_m548E38A524FBF5F609C555B7C424E88DE6C94A2C (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, bool ___synch0, int32_t ___nbytes1, const RuntimeMethod* method); // System.Void System.Net.WebAsyncResult::set_NBytes(System.Int32) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebAsyncResult_set_NBytes_m31F8063B2B331EFF05D30FE042FFED0857622883_inline (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, int32_t ___value0, const RuntimeMethod* method); // System.IAsyncResult System.Net.WebConnection::BeginRead(System.Net.HttpWebRequest,System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebConnection_BeginRead_m9156712283BBC00B9FFC001640169DCC2E26E247 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer1, int32_t ___offset2, int32_t ___size3, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___cb4, RuntimeObject * ___state5, const RuntimeMethod* method); // System.Int32 System.Net.WebAsyncResult::get_NBytes() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t WebAsyncResult_get_NBytes_m1C92011F20E80F8C5668B0717F3002B6323E3F25_inline (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method); // System.Int32 System.Net.WebConnection::EndRead(System.Net.HttpWebRequest,System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebConnection_EndRead_m22FDB4E67DEE4828945FEF970E3274479DB111EF (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, RuntimeObject* ___result1, const RuntimeMethod* method); // System.Boolean System.Net.WebConnection::EndWrite(System.Net.HttpWebRequest,System.Boolean,System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_EndWrite_m4A161B7A30650E77C513CA3083DB71D6C4046DF7 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, bool ___throwOnError1, RuntimeObject* ___result2, const RuntimeMethod* method); // System.Void System.Net.WebConnectionStream::KillBuffer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_KillBuffer_mBD0C22CE84EF1C481E495CD0593C0CFB13F16191 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method); // System.Void System.IO.IOException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IOException__ctor_m37262C706BEB979358ABEFEA9F9F253E8773D2B7 (IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method); // System.Void System.Net.WebAsyncResult::.ctor(System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebAsyncResult__ctor_mFFB94D1263D8551987455464D3114E8155A05F34 (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___cb0, RuntimeObject * ___state1, 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.Text.Encoding System.Text.Encoding::get_ASCII() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * Encoding_get_ASCII_m9B673AE3152AB04D07CADE6E5E142C785B5BC94E (const RuntimeMethod* method); // System.Void System.Net.WebConnectionStream::CheckWriteOverflow(System.Int64,System.Int64,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_CheckWriteOverflow_m982BEB0C0EAFCFABE36A1B44B2AAF421C5244B13 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, int64_t ___contentLength0, int64_t ___totalWritten1, int64_t ___size2, const RuntimeMethod* method); // System.IAsyncResult System.Net.WebConnection::BeginWrite(System.Net.HttpWebRequest,System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebConnection_BeginWrite_m33F4740211D85A6B3E62EAAC19E060321F35D179 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer1, int32_t ___offset2, int32_t ___size3, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___cb4, RuntimeObject * ___state5, const RuntimeMethod* method); // System.Void System.Net.ProtocolViolationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProtocolViolationException__ctor_m36E802912D318858D2D98F929722AACA1A2EC38C (ProtocolViolationException_t287E1EFCC1BC7BB76C74A681581BF3A67C68BDFB * __this, String_t* ___message0, 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.Void System.Net.SimpleAsyncResult::WaitUntilComplete() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleAsyncResult_WaitUntilComplete_m8E1B7A644F83AB741E8F6F126FBA44ACAD458403 (SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * __this, const RuntimeMethod* method); // System.Boolean System.Net.SimpleAsyncResult::get_GotException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleAsyncResult_get_GotException_mB061909763EFE1FCC63C6671B91FD3C0841AAF95 (SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * __this, const RuntimeMethod* method); // System.Exception System.Net.SimpleAsyncResult::get_Exception() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Exception_t * SimpleAsyncResult_get_Exception_mC8615919B40C4193415211FDA85A71FCC3776CB8_inline (SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * __this, const RuntimeMethod* method); // System.Void System.IO.IOException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IOException__ctor_mB64DEFB376AA8E279A647A3770F913B20EF65175 (IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Net.WebConnectionStream/<>c__DisplayClass75_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass75_0__ctor_m13DB5E74AEBC2FF1E496DC61CBA4D90F615F895F (U3CU3Ec__DisplayClass75_0_tB08224AE141BA9F8046D1F0C267E2308BA8CABCB * __this, const RuntimeMethod* method); // System.Void System.Func`2::.ctor(System.Object,System.IntPtr) inline void Func_2__ctor_mAACB403C7CEBA7EFECE15D9DF1D989696AACB1D6 (Func_2_tF6A6FE235E53230F712003180A1DBAF19C50FC61 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { (( void (*) (Func_2_tF6A6FE235E53230F712003180A1DBAF19C50FC61 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Func_2__ctor_m5153AE6EE06BA488EF3D92A0DCF7E4EF530961B5_gshared)(__this, ___object0, ___method1, method); } // System.Void System.Net.SimpleAsyncResult::Run(System.Func`2,System.Net.SimpleAsyncCallback) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleAsyncResult_Run_mB2CE1B656262473514A7548311D4DB4353E40235 (Func_2_tF6A6FE235E53230F712003180A1DBAF19C50FC61 * ___func0, SimpleAsyncCallback_t690665AFDCBDEBA379B6F4CD213CB4BB8570F83F * ___callback1, const RuntimeMethod* method); // System.Void System.Net.WebConnectionStream/<>c__DisplayClass76_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass76_0__ctor_m63EF68729356FED145640876D22055B18FA0B668 (U3CU3Ec__DisplayClass76_0_t09438DD600601604F0E06AE0B2549E981049E350 * __this, const RuntimeMethod* method); // System.Void System.Net.HttpWebRequest::set_InternalContentLength(System.Int64) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void HttpWebRequest_set_InternalContentLength_mCFA62AC5AC5C3221C14746EC8E8F49A8CF76BD91_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, int64_t ___value0, const RuntimeMethod* method); // System.Byte[] System.Net.HttpWebRequest::GetRequestHeaders() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* HttpWebRequest_GetRequestHeaders_m47644427DDBA230A0478632AC33393CA464DDA5B (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method); // System.Void System.Net.WebConnectionStream/<>c__DisplayClass80_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass80_0__ctor_m2FA81C0FDB06E036480FA8052E7CAD84C341C4B8 (U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE * __this, const RuntimeMethod* method); // System.Void System.Net.SimpleAsyncCallback::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleAsyncCallback__ctor_mFA405D6E610A3F840791BCDA86AE86F3E379A160 (SimpleAsyncCallback_t690665AFDCBDEBA379B6F4CD213CB4BB8570F83F * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Net.WebConnectionStream::SetHeadersAsync(System.Boolean,System.Net.SimpleAsyncCallback) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_SetHeadersAsync_m324EBB0943F5676D8D6281420656151FA3BF7067 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, bool ___setInternalLength0, SimpleAsyncCallback_t690665AFDCBDEBA379B6F4CD213CB4BB8570F83F * ___callback1, const RuntimeMethod* method); // System.Boolean System.Net.WebConnectionStream::get_GetResponseOnClose() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool WebConnectionStream_get_GetResponseOnClose_mF5FC1E97BE79E6F9FA8A96FD779E455B2BA7BB21_inline (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method); // System.Void System.Net.HttpWebResponse::ReadAll() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HttpWebResponse_ReadAll_m923351A4BDB45CA1C1D7400B11BA943A595C0427 (HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * __this, const RuntimeMethod* method); // System.Boolean System.Net.WebConnection::Write(System.Net.HttpWebRequest,System.Byte[],System.Int32,System.Int32,System.String&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_Write_m45BE50FA912AB73240D6E307B5383B18064EA581 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer1, int32_t ___offset2, int32_t ___size3, String_t** ___err_msg4, const RuntimeMethod* method); // System.Void System.Net.WebConnectionStream::CheckComplete() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_CheckComplete_m08068E5BB242EAF233265505E9E415E4012E748B (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method); // System.Void System.Net.WebException::.ctor(System.String,System.Net.WebExceptionStatus,System.Net.WebExceptionInternalStatus,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_mF114A99C978130324670C44162A2C737F2EC7502 (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, String_t* ___message0, int32_t ___status1, int32_t ___internalStatus2, Exception_t * ___innerException3, const RuntimeMethod* method); // System.Void System.NotSupportedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33 (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * __this, const RuntimeMethod* method); // System.Boolean System.Net.WebConnectionStream::SetHeadersAsync(System.Net.SimpleAsyncResult,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnectionStream_SetHeadersAsync_mC95971FC00AA993900011ED6E9AE8F6EF619CBEF (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * ___result0, bool ___setInternalLength1, const RuntimeMethod* method); // System.Void System.Net.SimpleAsyncResult::SetCompleted(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleAsyncResult_SetCompleted_m2B20AC583715AFA9E0CC96BCB0A90B6B541BA90B (SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * __this, bool ___synch0, const RuntimeMethod* method); // System.Boolean System.Net.SimpleAsyncResult::get_CompletedSynchronouslyPeek() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool SimpleAsyncResult_get_CompletedSynchronouslyPeek_mA560945DA091E2620A1ED0022CB5E9379C529A8E_inline (SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * __this, const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_m1F94EA1226068BD1B7EAA1B836A59C99979F579E (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * __this, const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mC40AA9579B996C6FBAE023590139C16304D81DC6 (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method); // System.Void System.Net.WebException::.ctor(System.String,System.Exception,System.Net.WebExceptionStatus,System.Net.WebResponse,System.Net.WebExceptionInternalStatus) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_m03593F911259F06A18F7F1284DA3AD9B3D614351 (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, String_t* ___message0, Exception_t * ___innerException1, int32_t ___status2, WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * ___response3, int32_t ___internalStatus4, const RuntimeMethod* method); // System.Void System.Net.WebException::.ctor(System.String,System.String,System.Exception,System.Net.WebExceptionStatus,System.Net.WebResponse) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_m5363C3AC28BABD353ABD5295C3A4FD44724D9407 (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, String_t* ___message0, String_t* ___data1, Exception_t * ___innerException2, int32_t ___status3, WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * ___response4, const RuntimeMethod* method); // System.Void System.Net.WebException::.ctor(System.String,System.String,System.Exception,System.Net.WebExceptionStatus,System.Net.WebResponse,System.Net.WebExceptionInternalStatus) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_mC0C6225799FA6FFA5795052158BDF312BEF065C4 (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, String_t* ___message0, String_t* ___data1, Exception_t * ___innerException2, int32_t ___status3, WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * ___response4, int32_t ___internalStatus5, const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mAC8983A2DEE5DB9ECD05C17D3270634236B95FA2 (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method); // System.Void System.Exception::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Exception_GetObjectData_m76F759ED00FA218FFC522C32626B851FDE849AD6 (Exception_t * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method); // System.Void System.Net.InternalException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InternalException__ctor_m4963B2F0FC3F351663C67F3F71CAC601D73DF499 (InternalException_t1460C350125DE6268459D2F27DFF588AE88F2AA0 * __this, const RuntimeMethod* method); // System.Collections.Specialized.NameValueCollection System.Net.WebHeaderCollection::get_InnerCollection() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, const RuntimeMethod* method); // System.Void System.Collections.Specialized.NameValueCollection::.ctor(System.Int32,System.Collections.IEqualityComparer) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NameValueCollection__ctor_m5E1391BA01E5D9BAF25A865025F031283B05AC62 (NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * __this, int32_t ___capacity0, RuntimeObject* ___equalityComparer1, const RuntimeMethod* method); // System.Net.HeaderInfo System.Net.HeaderInfoTable::get_Item(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 * HeaderInfoTable_get_Item_m87D6C7DCC3A5EA433F038365677E93B311A41885 (HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF * __this, String_t* ___name0, const RuntimeMethod* method); // System.Boolean System.Net.WebHeaderCollection::get_AllowHttpRequestHeader() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebHeaderCollection_get_AllowHttpRequestHeader_mE75485A198FCADC9629559F8BFB1757BCEC7032B (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, const RuntimeMethod* method); // System.String System.Net.UnsafeNclNativeMethods/HttpApi/HTTP_REQUEST_HEADER_ID::ToString(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* HTTP_REQUEST_HEADER_ID_ToString_m26FCFC96F9A3BA5FB9ADFDB26F5FAF5BBA5212D4 (int32_t ___position0, const RuntimeMethod* method); // System.Void System.Net.WebHeaderCollection::NormalizeCommonHeaders() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, const RuntimeMethod* method); // System.Void System.Collections.Specialized.NameValueCollection::InvalidateCachedArrays() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NameValueCollection_InvalidateCachedArrays_mBBA5CF68C6D8E24D304B2A6C94B423702BE024F3 (NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * __this, const RuntimeMethod* method); // System.String System.Net.WebHeaderCollection::CheckBadChars(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523 (String_t* ___name0, bool ___isHeaderValue1, const RuntimeMethod* method); // System.Void System.Net.WebHeaderCollection::ChangeInternal(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_ChangeInternal_m928070E0755835B74AED3A0E6120974DA7794D87 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___name0, String_t* ___value1, const RuntimeMethod* method); // System.String System.String::Trim(System.Char[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Trim_m788DE5AEFDAC40E778745C4DF4AFD45A4BC1007E (String_t* __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___trimChars0, const RuntimeMethod* method); // System.Int32 System.String::IndexOfAny(System.Char[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_IndexOfAny_m1AD95EBF79BB7FBFC7FC30DA9B1B8015BC3ABA6D (String_t* __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___anyOf0, const RuntimeMethod* method); // System.Boolean System.Net.WebHeaderCollection::ContainsNonAsciiChars(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebHeaderCollection_ContainsNonAsciiChars_mA89278F21B4B5F507898C91472747092C3E152BE (String_t* ___token0, const RuntimeMethod* method); // System.Void System.Net.WebHeaderCollection::ThrowOnRestrictedHeader(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_ThrowOnRestrictedHeader_mD66B7AB428CEE7686AA15963F42F6645880A7A6B (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___headerName0, const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m755B01B4B4595B447596E3281F22FD7CE6DAE378 (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * __this, String_t* ___paramName0, RuntimeObject * ___actualValue1, String_t* ___message2, const RuntimeMethod* method); // System.Boolean System.Net.ValidationHelper::IsBlankString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ValidationHelper_IsBlankString_m78C3603B0E8C93CAD3FB945CA57C3E4729A09B89 (String_t* ___stringValue0, const RuntimeMethod* method); // System.String[] System.Net.HeaderParser::Invoke(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* HeaderParser_Invoke_m9B1C027C8642CE3AA54366690471A23E181D41B6 (HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Collections.ArrayList::.ctor(System.Collections.ICollection) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayList__ctor_m5BD62A8348AB3A2F573860E81A181B5376AF8FA1 (ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * __this, RuntimeObject* ___c0, const RuntimeMethod* method); // System.String System.Net.WebHeaderCollection::GetAsString(System.Collections.Specialized.NameValueCollection,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebHeaderCollection_GetAsString_m2446E221F9367C3C2D0FCC9E1686E3E5292B6932 (NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * ___cc0, bool ___winInetCompat1, bool ___forTrace2, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_m1C0F2D97B838537A2D0F64033AE4EF02D150A956 (StringBuilder_t * __this, int32_t ___capacity0, const RuntimeMethod* method); // System.Void System.Collections.Specialized.NameValueCollection::.ctor(System.DBNull) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NameValueCollection__ctor_mC65E70EA2E216395614CCAB82401B9853AED94AA (NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * __this, DBNull_t7400E04939C2C29699B389B106997892BF53A8E5 * ___dummy0, const RuntimeMethod* method); // System.Int32 System.Runtime.Serialization.SerializationInfo::GetInt32(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SerializationInfo_GetInt32_mB47BD46A0BDBBAF5B47BB62E6EFF8E092E3F3656 (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo::get_InvariantInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * NumberFormatInfo_get_InvariantInfo_m55FDCA552CC3CD15E01E10DBFDD5756AB1DCC54D (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.String System.Runtime.Serialization.SerializationInfo::GetString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SerializationInfo_GetString_m06805A4E368E0B98D5FA70A9333B277CBDD84CF4 (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m7C73917D9DC4B8FE4AFEF4BA8EBEDAB046A8D0BD (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, int32_t ___value1, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6 (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Void System.Collections.Specialized.NameObjectCollectionBase/NameObjectKeysEnumerator::.ctor(System.Collections.Specialized.NameObjectCollectionBase) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NameObjectKeysEnumerator__ctor_mB9768A57865CD35FD66913A54BD288CD9D6036F3 (NameObjectKeysEnumerator_tF732067271E844365B1FF19A6A37852ABCD990D5 * __this, NameObjectCollectionBase_t593D97BF1A2AEA0C7FC1684B447BF92A5383883D * ___coll0, const RuntimeMethod* method); // System.Void System.Net.HeaderInfoTable::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HeaderInfoTable__ctor_m7CAFD794EF41A0799F26DF974DBC848A03275531 (HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF * __this, const RuntimeMethod* method); // System.Void System.Net.WebProxy::.ctor(System.Uri,System.Boolean,System.String[],System.Net.ICredentials) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebProxy__ctor_m2354821664C2380AF107CBC5C66F0325068C5DA7 (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___Address0, bool ___BypassOnLocal1, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___BypassList2, RuntimeObject* ___Credentials3, const RuntimeMethod* method); // System.Void System.Net.WebProxy::UpdateRegExList(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebProxy_UpdateRegExList_mEAE558ABD241391C3AAD19D62066AB67EC3AE46B (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, bool ___canThrow0, const RuntimeMethod* method); // System.Net.ICredentials System.Net.WebProxy::get_Credentials() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* WebProxy_get_Credentials_mF546D5D8441F10F4A46A9A3C5D52BFFBE7D735B0_inline (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, const RuntimeMethod* method); // System.Net.ICredentials System.Net.CredentialCache::get_DefaultCredentials() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* CredentialCache_get_DefaultCredentials_m669684689D1F69432F33D9B1E0ECF53080BB8CDC_inline (const RuntimeMethod* method); // System.Boolean System.Net.WebProxy::GetProxyAuto(System.Uri,System.Uri&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_GetProxyAuto_m1EACF0FDED5E764C7B3EAF243F39A73646B94CD2 (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___destination0, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** ___proxyUri1, const RuntimeMethod* method); // System.Boolean System.Net.WebProxy::IsBypassedManual(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_IsBypassedManual_m96199F172C51F06EE36CCE5D937BDD7BF873FEFC (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___host0, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Regex::.ctor(System.String,System.Text.RegularExpressions.RegexOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Regex__ctor_mEF4515C4C44DF8BE410F388C82CC679D743FB5CD (Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF * __this, String_t* ___pattern0, int32_t ___options1, const RuntimeMethod* method); // System.Boolean System.Uri::get_IsDefaultPort() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_get_IsDefaultPort_m610C804AFABCAEFA55A81753228D21EC87C4A304 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mBB19C73816BDD1C3519F248E1ADC8E11A6FDB495 (RuntimeObject * ___arg00, RuntimeObject * ___arg11, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Regex::IsMatch(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Regex_IsMatch_m79684C4D2CE6C5495BCCE9A32AC029E1E5950B7C (Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF * __this, String_t* ___input0, const RuntimeMethod* method); // System.Boolean System.Net.IPAddress::TryParse(System.String,System.Net.IPAddress&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IPAddress_TryParse_m3F9E06DEEC1600AF06B7C91C3DD03218F2E242FA (String_t* ___ipString0, IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE ** ___address1, const RuntimeMethod* method); // System.Boolean System.Net.IPAddress::IsLoopback(System.Net.IPAddress) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool IPAddress_IsLoopback_m84B87F0732723BE939EB9534E8271A13EE599027 (IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * ___address0, const RuntimeMethod* method); // System.Boolean System.Net.NclUtilities::IsAddressLocal(System.Net.IPAddress) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NclUtilities_IsAddressLocal_m15E0BC8FA72FF335F31D5377AC1ED599FA5966DC (IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * ___ipAddress0, const RuntimeMethod* method); // System.Net.NetworkInformation.IPGlobalProperties System.Net.NetworkInformation.IPGlobalProperties::InternalGetIPGlobalProperties() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IPGlobalProperties_t7E7512A45C7685568CA6214D97F31262B754285C * IPGlobalProperties_InternalGetIPGlobalProperties_m74758C4E4DB69BA34CE6923E5C640D335BC6E014 (const RuntimeMethod* method); // System.Int32 System.String::Compare(System.String,System.Int32,System.String,System.Int32,System.Int32,System.StringComparison) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_Compare_m208E4853037D81DD5C91DCA060C339DADC3A6064 (String_t* ___strA0, int32_t ___indexA1, String_t* ___strB2, int32_t ___indexB3, int32_t ___length4, int32_t ___comparisonType5, const RuntimeMethod* method); // System.Boolean System.Net.WebProxy::IsBypassedAuto(System.Uri,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_IsBypassedAuto_m96DE81A96B947F6F6A25A49D5F5D8430346809C0 (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___destination0, bool* ___isBypassed1, const RuntimeMethod* method); // System.Boolean System.Uri::get_IsLoopback() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_get_IsLoopback_mCD7E1228C8296730CBD31C713B0A81B660D99BC4 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * __this, const RuntimeMethod* method); // System.Boolean System.Net.WebProxy::IsLocal(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_IsLocal_m22583E899743095130F899378336361304BE71AC (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___host0, const RuntimeMethod* method); // System.Boolean System.Net.WebProxy::IsMatchInBypassList(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_IsMatchInBypassList_m6B8C5DA8C56E6D50B0C84CCD094DB8FFBECDCC93 (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___input0, const RuntimeMethod* method); // System.Boolean System.Net.WebProxy::IsLocalInProxyHash(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_IsLocalInProxyHash_mB4C405FEB5AFC01644FFE81AA3CB76918A7D45A5 (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___host0, const RuntimeMethod* method); // System.Boolean System.Runtime.Serialization.SerializationInfo::GetBoolean(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SerializationInfo_GetBoolean_m5CAA35E19A152535A5481502BEDBC7A0E276E455 (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void System.Net.WebProxy::UnsafeUpdateFromRegistry() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebProxy_UnsafeUpdateFromRegistry_mDFB67EA19AAD6F1D5BCF9B7D585B33A84D14DC4E (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, const RuntimeMethod* method); // System.Object System.Runtime.Serialization.SerializationInfo::GetValue(System.String,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, Type_t * ___type1, const RuntimeMethod* method); // System.Void System.Net.WebProxy::set_UseDefaultCredentials(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebProxy_set_UseDefaultCredentials_m53AF92FFC63A223541B629E01D939AF2A75BB4E7 (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m1229CE68F507974EBA0DA9C7C728A09E611D18B1 (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* ___name0, bool ___value1, const RuntimeMethod* method); // System.Boolean System.Net.WebProxy::get_UseDefaultCredentials() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_get_UseDefaultCredentials_m661B51178D8050D605835FCB034A166BF33B009B (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, const RuntimeMethod* method); // System.Net.IWebProxy Mono.Net.CFNetwork::GetDefaultProxy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CFNetwork_GetDefaultProxy_mFCEFB728224033F014C188FE2BBC379A7F753428 (const RuntimeMethod* method); // System.Void System.Net.WebProxy::.ctor(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebProxy__ctor_m387E8EB6694953D1FA4E77E00D449B20E2C0B84F (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, bool ___enableAutoproxy0, const RuntimeMethod* method); // System.Net.AutoWebProxyScriptEngine System.Net.WebProxy::get_ScriptEngine() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455 * WebProxy_get_ScriptEngine_m6E040080EC0330E0C15849B1BB6469DBFE92A057_inline (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, const RuntimeMethod* method); // System.Boolean System.Net.AutoWebProxyScriptEngine::GetProxies(System.Uri,System.Collections.Generic.IList`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AutoWebProxyScriptEngine_GetProxies_mCBAD00EC0BE65DF947C48B1DBC377EB80F075902 (AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___destination0, RuntimeObject** ___proxyList1, const RuntimeMethod* method); // System.Boolean System.Net.WebProxy::AreAllBypassed(System.Collections.Generic.IEnumerable`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_AreAllBypassed_m6E869A92B478E61C29F0B9D9085E2AC6A075B59E (RuntimeObject* ___proxies0, bool ___checkFirstOnly1, const RuntimeMethod* method); // System.Uri System.Net.WebProxy::ProxyUri(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * WebProxy_ProxyUri_mE09DD6D37536E7D5AC20A9519DFABCDB974F2B42 (String_t* ___proxyName0, const RuntimeMethod* method); // System.Object System.Threading.Interlocked::CompareExchange(System.Object&,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Interlocked_CompareExchange_m92F692322F12C6FD29B3834B380639DCD094B651 (RuntimeObject ** ___location10, RuntimeObject * ___value1, RuntimeObject * ___comparand2, const RuntimeMethod* method); // System.String System.Uri::get_AbsoluteUri() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_get_AbsoluteUri_m4326730E572E7E3874021E802813EB6F49F7F99E (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * __this, const RuntimeMethod* method); // System.Collections.ArrayList System.Net.WebRequest::get_PrefixList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * WebRequest_get_PrefixList_m3FC9A6BE5AD9EBFC78EF84F10DB93A5EB3DBFB76 (const RuntimeMethod* method); // System.Net.IWebRequestCreate System.Net.WebRequestPrefixElement::get_Creator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebRequestPrefixElement_get_Creator_m726F8CA7DEF4B1B81E2D0078AC8B9383992C15F6 (WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * __this, const RuntimeMethod* method); // System.Net.WebRequest System.Net.WebRequest::Create(System.Uri,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * WebRequest_Create_mB04C3982BCF4D3A684678E19209C1023E30180E6 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___requestUri0, bool ___useUriBase1, const RuntimeMethod* method); // System.Object System.Net.WebRequest::get_InternalSyncObject() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * WebRequest_get_InternalSyncObject_m80BB55BB5C09059A46F4E10599FA455F41286330 (const RuntimeMethod* method); // System.Collections.ArrayList System.Net.WebRequest::PopulatePrefixList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * WebRequest_PopulatePrefixList_mAB11680E66F5007F37725A12F4818B464DA3D4C2 (const RuntimeMethod* method); // System.Void System.Net.HttpRequestCreator::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HttpRequestCreator__ctor_m2B7DE24FCB9C1814F8972B4B167127F86DB1BF39 (HttpRequestCreator_tE16C19B09EAACE12BEBA0427796314523601EB1D * __this, const RuntimeMethod* method); // System.Void System.Net.WebRequestPrefixElement::.ctor(System.String,System.Net.IWebRequestCreate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequestPrefixElement__ctor_mB88820994F4F42CA9EA51C3795CC96762DA99CD7 (WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * __this, String_t* ___P0, RuntimeObject* ___C1, const RuntimeMethod* method); // System.Void System.Net.FileWebRequestCreator::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FileWebRequestCreator__ctor_m550EAB9632992C942E14D5B34C48FA6196595B9B (FileWebRequestCreator_tC02A1A70722C45B078D759F22AE10256A6900C6D * __this, const RuntimeMethod* method); // System.Void System.Net.FtpRequestCreator::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FtpRequestCreator__ctor_m0DACF33EF40A75AE489FEF288DC61837FFFA8BEF (FtpRequestCreator_t2C5CC32221C790FB648AF6276DA861B4ABAC357F * __this, const RuntimeMethod* method); // System.Void System.MarshalByRefObject::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MarshalByRefObject__ctor_mD1C6F1D191B1A50DC93E8B214BCCA9BD93FDE850 (MarshalByRefObject_tC4577953D0A44D0AB8597CFA868E01C858B1C9AF * __this, const RuntimeMethod* method); // System.Void System.Net.WebRequest::InternalSetCachePolicy(System.Net.Cache.RequestCachePolicy) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest_InternalSetCachePolicy_m1565BC65155617FF58473DF859CB28938FAB6C33 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * ___policy0, const RuntimeMethod* method); // System.Net.Cache.RequestCache System.Net.Cache.RequestCacheBinding::get_Cache() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RequestCache_t41E1BB0AF0CD41C778E51C62180B844887B6EAF8 * RequestCacheBinding_get_Cache_mBA542233E24F4E0F7BBD002FEC16C40635F6CEC6_inline (RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 * __this, const RuntimeMethod* method); // System.Net.Cache.RequestCacheValidator System.Net.Cache.RequestCacheBinding::get_Validator() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RequestCacheValidator_t21A4A8B8ECF2EDCDD0C34B0D26FCAB2F77190F41 * RequestCacheBinding_get_Validator_m96DB953B9D5359F0CB17743EB2DBD2876AFF416E_inline (RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 * __this, const RuntimeMethod* method); // System.Net.Cache.RequestCacheProtocol System.Net.WebRequest::get_CacheProtocol() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * WebRequest_get_CacheProtocol_m3FE221A4DE60F555F61D5084084251D82F51AB8A_inline (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, const RuntimeMethod* method); // System.Net.Cache.RequestCacheLevel System.Net.Cache.RequestCachePolicy::get_Level() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t RequestCachePolicy_get_Level_mF07A69B91868379BECC75D5E8845A3107C224D81_inline (RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * __this, const RuntimeMethod* method); // System.Object System.Net.Cache.RequestCacheValidator::CreateValidator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * RequestCacheValidator_CreateValidator_m58A85DC68B701E107D37555519931D5A288AE9BC (RequestCacheValidator_t21A4A8B8ECF2EDCDD0C34B0D26FCAB2F77190F41 * __this, const RuntimeMethod* method); // System.Void System.Net.Cache.RequestCacheProtocol::.ctor(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RequestCacheProtocol__ctor_m75D44BD8F333B1F34A7F2CC8BB966047E7B41C9D (RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * __this, RuntimeObject * ___arg10, RuntimeObject * ___arg21, const RuntimeMethod* method); // System.Void System.Net.WebRequest::set_CacheProtocol(System.Net.Cache.RequestCacheProtocol) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebRequest_set_CacheProtocol_m5746C3A229435A63047F363439ECF7BB4DAF6ABA_inline (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * ___value0, const RuntimeMethod* method); // System.NotImplementedException System.Net.ExceptionHelper::get_PropertyNotImplementedException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B (const RuntimeMethod* method); // System.NotImplementedException System.Net.ExceptionHelper::get_MethodNotImplementedException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * ExceptionHelper_get_MethodNotImplementedException_m607FF8B70BAE0BB51B306CC3282A08B59C657D84 (const RuntimeMethod* method); // System.Net.Configuration.DefaultProxySectionInternal System.Net.Configuration.DefaultProxySectionInternal::GetSection() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DefaultProxySectionInternal_tF2CCE31F75FAA00492E00F045768C58A69F53459 * DefaultProxySectionInternal_GetSection_mC140525EBD14DF74602DFCA7AFECE376AFADE34F (const RuntimeMethod* method); // System.Net.IWebProxy System.Net.Configuration.DefaultProxySectionInternal::get_WebProxy() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* DefaultProxySectionInternal_get_WebProxy_m38F5DF1772271FC6014B56D93654B771D745AB9B_inline (DefaultProxySectionInternal_tF2CCE31F75FAA00492E00F045768C58A69F53459 * __this, const RuntimeMethod* method); // System.Net.IWebProxy System.Net.WebRequest::get_InternalDefaultWebProxy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebRequest_get_InternalDefaultWebProxy_m13E2CAB3FE298CF26023A3626454FE989CF687C7 (const RuntimeMethod* method); // System.Net.TimerThread/Queue System.Net.TimerThread::CreateQueue(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 * TimerThread_CreateQueue_m38F306BCB0D055ADBC36F3D8F2B77EBE4BFF8C82 (int32_t ___durationMilliseconds0, const RuntimeMethod* method); // System.Void System.Net.WebRequest/DesignerWebRequestCreate::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DesignerWebRequestCreate__ctor_m57F5ADABDB3D9A8F8617EBFD5F40FB0D8A9DF7D3 (DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3 * __this, const RuntimeMethod* method); // System.Uri System.Net.WebProxy::GetProxy(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * WebProxy_GetProxy_m59215526173C7FD907EC86C35C44AF4FC4EFF28A (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___destination0, const RuntimeMethod* method); // System.Boolean System.Net.WebProxy::IsBypassed(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_IsBypassed_m1DB51D78C18C700F26EEE00938F4A202EF944B5E (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___host0, 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.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * CultureInfo_get_InvariantCulture_mF13B47F8A763CE6A9C8A8BB2EED33FF8F7A63A72 (const RuntimeMethod* method); // System.Object System.Activator::CreateInstance(System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Activator_CreateInstance_m8514197681D9771380014317A84B751EC31DBBC0 (Type_t * ___type0, int32_t ___bindingAttr1, Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * ___binder2, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args3, CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * ___culture4, const RuntimeMethod* method); // System.Void System.Net.WebRequestPrefixElement::set_Creator(System.Net.IWebRequestCreate) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebRequestPrefixElement_set_Creator_m0621605962A7E252A968B0F71CB83F9A8BDA955A_inline (WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * __this, RuntimeObject* ___value0, 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.PlatformID System.OperatingSystem::get_Platform() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t OperatingSystem_get_Platform_m36635DD0A3D5442E515AB8D2EA3C7092348A5181_inline (OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 * __this, const RuntimeMethod* method); // System.IntPtr System.Runtime.InteropServices.Marshal::AllocHGlobal(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t Marshal_AllocHGlobal_m3BFCB876D7469108C8676D6DD90D943806C13A58 (int32_t ___cb0, const RuntimeMethod* method); // System.Int32 System.Platform::uname(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Platform_uname_m0769828FE0BC855E1DE4129D7EBE09E999D7AB7D (intptr_t ___buf0, const RuntimeMethod* method); // System.String System.Runtime.InteropServices.Marshal::PtrToStringAnsi(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Marshal_PtrToStringAnsi_mA5D5D1AA7C0EB6A96F92454A8AF9C266E2DF5DA5 (intptr_t ___ptr0, const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.Marshal::FreeHGlobal(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Marshal_FreeHGlobal_mF098DF00F5341FDE4747A6F2004D5A0C9B03ED85 (intptr_t ___hglobal0, const RuntimeMethod* method); // System.Void System.Platform::CheckOS() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Platform_CheckOS_mE140C06A839F2EA49C9A0FE795A85311E283CC45 (const RuntimeMethod* method); // System.Void System.ComponentModel.DescriptionAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DescriptionAttribute__ctor_m5964EBBE5F72FC3B765F2657E0C7A6A9EF1DF2C5 (DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75 * __this, String_t* ___description0, const RuntimeMethod* method); // System.String System.ComponentModel.DescriptionAttribute::get_DescriptionValue() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* DescriptionAttribute_get_DescriptionValue_mD892D328BECCFE526144A4B778DCC2B4BC8D45CD_inline (DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75 * __this, 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.Void System.ComponentModel.DescriptionAttribute::set_DescriptionValue(System.String) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void DescriptionAttribute_set_DescriptionValue_m847FED7026008DA7EBFE3EAAEF5E87DB92F863E8_inline (DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.SystemException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SystemException__ctor_mF67B7FA639B457BDFB2103D7C21C8059E806175A (SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.SystemException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SystemException__ctor_mA18D2EA5642C066F35CB8C965398F9A542C33B0A (SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method); // System.Void System.SystemException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SystemException__ctor_mB0550111A1A8D18B697B618F811A5B20C160D949 (SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.AsnEncodedData::set_Oid(System.Security.Cryptography.Oid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsnEncodedData_set_Oid_m91E38503AAFD8E6FD98970D94FD43E7A738242A6 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * ___value0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.AsnEncodedData::set_RawData(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsnEncodedData_set_RawData_mD7FE2383373A6AF578A4983999D677B58BD6B4EC (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___value0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.Oid::.ctor(System.Security.Cryptography.Oid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Oid__ctor_mA7AFE14DF30B47447BFFC9E41B37B8DB46C9D079 (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * __this, Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * ___oid0, const RuntimeMethod* method); // System.Object System.Array::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Array_Clone_mE8C710213E323617A6F46F2B36DCDDD4C7CF5176 (RuntimeArray * __this, const RuntimeMethod* method); // System.String System.Security.Cryptography.Oid::get_Value() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* Oid_get_Value_mFE18BDFF095DD5A6643F4FEC3E57846716F37F05_inline (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * __this, const RuntimeMethod* method); // System.String System.Security.Cryptography.AsnEncodedData::BasicConstraintsExtension(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AsnEncodedData_BasicConstraintsExtension_m64D690A2456E16AF39F6F0784CE74BC9533BB182 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, bool ___multiLine0, const RuntimeMethod* method); // System.String System.Security.Cryptography.AsnEncodedData::EnhancedKeyUsageExtension(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AsnEncodedData_EnhancedKeyUsageExtension_mE04DC17ACCBF3850AFBA454D9937EC4713CC5058 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, bool ___multiLine0, const RuntimeMethod* method); // System.String System.Security.Cryptography.AsnEncodedData::KeyUsageExtension(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AsnEncodedData_KeyUsageExtension_m4EE74EA5C4A3C0B72C50DEB22A537812997AF590 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, bool ___multiLine0, const RuntimeMethod* method); // System.String System.Security.Cryptography.AsnEncodedData::SubjectKeyIdentifierExtension(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AsnEncodedData_SubjectKeyIdentifierExtension_m261D32E7AE226499BA8AD3FBE24FC0E71C9DEB76 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, bool ___multiLine0, const RuntimeMethod* method); // System.String System.Security.Cryptography.AsnEncodedData::SubjectAltName(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AsnEncodedData_SubjectAltName_m94FE55170A872B3174D5C495A27AD09F3BACAF49 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, bool ___multiLine0, const RuntimeMethod* method); // System.String System.Security.Cryptography.AsnEncodedData::NetscapeCertType(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AsnEncodedData_NetscapeCertType_m9191830C380BEC39DBE09065B2A4134193EA92D4 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, bool ___multiLine0, const RuntimeMethod* method); // System.String System.Security.Cryptography.AsnEncodedData::Default(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AsnEncodedData_Default_mEEA94BA253ED1B8A719466A8152A5333E0E3FF07 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, bool ___multiLine0, const RuntimeMethod* method); // System.String System.Byte::ToString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Byte_ToString_m5F54DEEC2138DAC5587E05890F97866DB78E75BA (uint8_t* __this, String_t* ___format0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension::.ctor(System.Security.Cryptography.AsnEncodedData,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void X509BasicConstraintsExtension__ctor_mEED7AECEE911DF6CE692301F8F6F6B197DC05729 (X509BasicConstraintsExtension_t091983B3CDCB686781B4853177610A22483B532C * __this, AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * ___encodedBasicConstraints0, bool ___critical1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension::.ctor(System.Security.Cryptography.AsnEncodedData,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void X509EnhancedKeyUsageExtension__ctor_mC91E46E79086AAFCD611FB3A223797D20BA9C1C2 (X509EnhancedKeyUsageExtension_t8B1FEC5814799207635A97EA878EA64688437254 * __this, AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * ___encodedEnhancedKeyUsages0, bool ___critical1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509KeyUsageExtension::.ctor(System.Security.Cryptography.AsnEncodedData,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void X509KeyUsageExtension__ctor_mA9DDAD17EA38ABB83CD6CC9A353A0667A9EAC018 (X509KeyUsageExtension_t9F740A60AD6DBEF9B09E946D4D8D67DB882C6E6E * __this, AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * ___encodedKeyUsage0, bool ___critical1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension::.ctor(System.Security.Cryptography.AsnEncodedData,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void X509SubjectKeyIdentifierExtension__ctor_m45218EE7D32231FA6C44A40FEC2E5052162012D6 (X509SubjectKeyIdentifierExtension_t200DBBEB1229862DAA5F56EA352B03D2EDAC4D8E * __this, AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * ___encodedSubjectKeyIdentifier0, bool ___critical1, const RuntimeMethod* method); // System.Void Mono.Security.ASN1::.ctor(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ASN1__ctor_mE005F52336402C3D41EAD9E28A95910B3C0865DA (ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___data0, const RuntimeMethod* method); // Mono.Security.ASN1 Mono.Security.ASN1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * ASN1_get_Item_m88B75C57A7E130A02A709AE8FFD2E0972E71FC08 (ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * __this, int32_t ___index0, const RuntimeMethod* method); // System.Byte Mono.Security.ASN1::get_Tag() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t ASN1_get_Tag_m1346989AC839D85A9E0A211525A6B551974E4862_inline (ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * __this, const RuntimeMethod* method); // System.Byte[] Mono.Security.ASN1::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ASN1_get_Value_m9BD6239E12A6148AF9507C2F58058C6B8147A079 (ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * __this, const RuntimeMethod* method); // System.String Mono.Security.Cryptography.CryptoConvert::ToHex(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CryptoConvert_ToHex_m2FB6183AFF3B31424407BB7D767A844E3464B411 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___input0, 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.Int32 Mono.Security.ASN1::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ASN1_get_Count_m5A0E71B4C4A2257C0875AE1041AAA953C5B12A19 (ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * __this, const RuntimeMethod* method); // System.String System.Int32::ToString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m5A125A41C41701E41FA0C4CC52CADBC73C1C96D8 (int32_t* __this, String_t* ___format0, 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.UInt32 ::ComputeStringHash(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t U3CPrivateImplementationDetailsU3E_ComputeStringHash_m7C7DB27BC4297A74A96AC53E1EDD3E7415DFB874 (String_t* ___s0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.Oid::.ctor(System.String,System.Security.Cryptography.OidGroup,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Oid__ctor_m67437A59D4E75ABF6E40D503F57F81199546E5EC (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * __this, String_t* ___oid0, int32_t ___group1, bool ___lookupFriendlyName2, const RuntimeMethod* method); // System.String System.Security.Cryptography.X509Certificates.X509Utils::FindOidInfoWithFallback(System.UInt32,System.String,System.Security.Cryptography.OidGroup) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* X509Utils_FindOidInfoWithFallback_m98443176879ABC2054619D4AA491FE086D406950 (uint32_t ___key0, String_t* ___value1, int32_t ___group2, const RuntimeMethod* method); // System.Void System.Security.Cryptography.Oid::set_Value(System.String) IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void Oid_set_Value_m304CEF248379566701402100FA015EAC640C033F_inline (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.OidEnumerator::.ctor(System.Security.Cryptography.OidCollection) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OidEnumerator__ctor_mCA4FBC8408E2B04FD0A524E256E284E8A44E0797 (OidEnumerator_tC2DB288576C575B69F7934274DDD8A5868CEF97C * __this, OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * ___oids0, const RuntimeMethod* method); // System.Int32 System.Array::get_Rank() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_get_Rank_m38145B59D67D75F9896A3F8CDA9B966641AE99E1 (RuntimeArray * __this, const RuntimeMethod* method); // System.Int32 System.Array::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_get_Length_m2239B6393651C3F4631D900EFC1B05DBE8F5466D (RuntimeArray * __this, 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.Int32 System.Security.Cryptography.OidCollection::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OidCollection_get_Count_m6AC0709CDD68451F4CAC942CE94A5A97F3C294B2 (OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * __this, const RuntimeMethod* method); // System.Security.Cryptography.Oid System.Security.Cryptography.OidCollection::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * OidCollection_get_Item_mB37F923F4714BFE0DF44E8EE4A1A5EA1F3EBB1D9 (OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void System.Array::SetValue(System.Object,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_SetValue_m3C6811CE9C45D1E461404B5D2FBD4EC1A054FDCA (RuntimeArray * __this, RuntimeObject * ___value0, int32_t ___index1, const RuntimeMethod* method); // System.Boolean System.Security.Cryptography.RSACryptoServiceProvider::get_PublicOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RSACryptoServiceProvider_get_PublicOnly_m2022B94BB0F465F12E975CC58F0650A10FF89B5D (RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4 * __this, const RuntimeMethod* method); // System.Boolean Mono.Security.Cryptography.RSAManaged::get_PublicOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RSAManaged_get_PublicOnly_m1D989F2FB76A46F2C7C80F18D5EA820B7EDD60DD (RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745 * __this, const RuntimeMethod* method); // System.Security.Cryptography.RSA System.Security.Cryptography.RSA::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * RSA_Create_m1AF30C2FAB458D7291DA15B4D2650AE7507DEDAB (const RuntimeMethod* method); // System.Security.Cryptography.DSA Mono.Security.X509.X509Certificate::get_DSA() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF * X509Certificate_get_DSA_m7C3868DFAC7C067D09A324C348D7461D70E10F7F (X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B * __this, const RuntimeMethod* method); // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::get_PublicOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DSACryptoServiceProvider_get_PublicOnly_mB458AF682DACF7816951AB5FE5C8AB30F046DEFA (DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8 * __this, const RuntimeMethod* method); // System.Security.Cryptography.DSA System.Security.Cryptography.DSA::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF * DSA_Create_m727400EBC98FEDC4F43DD568D974EDC1CD2868BA (const RuntimeMethod* method); // System.Void System.Security.Cryptography.Oid::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Oid__ctor_m45F49EB1ABFD4F3EB0FC9729C76FF83995752743 (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * __this, String_t* ___oid0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.AsnEncodedData::.ctor(System.Security.Cryptography.Oid,System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsnEncodedData__ctor_m793EED53B4B8D49D92EE7CEED6B46B16A421D761 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * ___oid0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___rawData1, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.AsnEncodedData::get_RawData() IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* AsnEncodedData_get_RawData_mB9F8281A96011161C67EB3A9208E26C423B187EC_inline (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, const RuntimeMethod* method); // System.Security.Cryptography.RSA System.Security.Cryptography.X509Certificates.PublicKey::DecodeRSA(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * PublicKey_DecodeRSA_m39565B7B6C8DDB7666D5C3ABF7951DDC93D35965 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___rawPublicKey0, const RuntimeMethod* method); // System.Security.Cryptography.DSA System.Security.Cryptography.X509Certificates.PublicKey::DecodeDSA(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF * PublicKey_DecodeDSA_mFE5301F7BC0E4ED8DF0EBCCAA0D1DA48972BC901 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___rawPublicKey0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___rawParameters1, const RuntimeMethod* method); // System.String Locale::GetText(System.String,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Locale_GetText_m315FCDCAB2E9BB0B34A5901B7552D17D741C74DF (String_t* ___fmt0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.CryptographicException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CryptographicException__ctor_m0A5D357C12F9A830A9EBC51723094EBA5B854B98 (CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A * __this, String_t* ___message0, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.X509Certificates.PublicKey::GetUnsignedBigInteger(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* PublicKey_GetUnsignedBigInteger_mA92B0B30FA75335EFEFE6B5E8580543C387C3785 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___integer0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.CryptographicException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CryptographicException__ctor_m65F4E67FD9D0449B5BFFC04E359BF3EC098075DA (CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A * __this, String_t* ___message0, Exception_t * ___inner1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.DSACryptoServiceProvider::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider__ctor_m7543CB44E8F80ADC129572DD56E4C11F4C18B790 (DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8 * __this, int32_t ___dwKeySize0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.RSACryptoServiceProvider::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RSACryptoServiceProvider__ctor_mBE2DCC392E07EBD1E400EF9EF6C25E678236ACC2 (RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4 * __this, int32_t ___dwKeySize0, 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.Net.Sockets.Socket_<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m189E5660A587DF9A7CA7B87434E92DB20CFE6DD5 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec__cctor_m189E5660A587DF9A7CA7B87434E92DB20CFE6DD5_MetadataUsageId); s_Il2CppMethodInitialized = true; } { U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * L_0 = (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E *)il2cpp_codegen_object_new(U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E_il2cpp_TypeInfo_var); U3CU3Ec__ctor_m421B31AEC17C6130D0F77B8823F05048643B8A2C(L_0, /*hidden argument*/NULL); ((U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0); return; } } // System.Void System.Net.Sockets.Socket_<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m421B31AEC17C6130D0F77B8823F05048643B8A2C (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.Sockets.Socket_<>c::b__241_0(System.IOAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CBeginSendU3Eb__241_0_mED3657F5D9278E1CF28553337FDB5BB377EDFCF4 (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * ___s0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3CBeginSendU3Eb__241_0_mED3657F5D9278E1CF28553337FDB5BB377EDFCF4_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * L_0 = ___s0; IL2CPP_RUNTIME_CLASS_INIT(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_il2cpp_TypeInfo_var); Socket_BeginSendCallback_m2E4DF0CAEE665252159EE10E8EFA46463980F5CF(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)), 0, /*hidden argument*/NULL); return; } } // System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_0(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_cctorU3Eb__309_0_mA1E4E9EBD8C59F3452F3C291A116338BD04123B3 (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, RuntimeObject* ___ares0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__309_0_mA1E4E9EBD8C59F3452F3C291A116338BD04123B3_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * V_0 = NULL; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { RuntimeObject* L_0 = ___ares0; NullCheck(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var))); RuntimeObject * L_1 = IOAsyncResult_get_AsyncState_m9D507541D18B17FFF72F90D8DBB3F301213EA4A7_inline(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_0 = ((SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 *)CastclassClass((RuntimeObject*)L_1, SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7_il2cpp_TypeInfo_var)); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_2 = V_0; NullCheck(L_2); int32_t* L_3 = L_2->get_address_of_in_progress_1(); il2cpp_codegen_memory_barrier(); int32_t L_4 = Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5((int32_t*)L_3, 0, /*hidden argument*/NULL); if ((((int32_t)L_4) == ((int32_t)1))) { goto IL_002b; } } { InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_5 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_5, _stringLiteralF70B725E7A9B6C6549E358133E2DBE2B02020C68, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, U3CU3Ec_U3C_cctorU3Eb__309_0_mA1E4E9EBD8C59F3452F3C291A116338BD04123B3_RuntimeMethod_var); } IL_002b: { } IL_002c: try { // begin try (depth: 1) try { // begin try (depth: 2) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_6 = V_0; SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_7 = V_0; NullCheck(L_7); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_8 = L_7->get_current_socket_3(); RuntimeObject* L_9 = ___ares0; NullCheck(L_8); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_10 = Socket_EndAccept_mABD175ECBE095DE93D623259610B1332911266A1(L_8, L_9, /*hidden argument*/NULL); NullCheck(L_6); SocketAsyncEventArgs_set_AcceptSocket_m7EEFF83859DD66A54E98A34FB7000DD670F1B1C1_inline(L_6, L_10, /*hidden argument*/NULL); IL2CPP_LEAVE(0x99, FINALLY_005d); } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0040; if(il2cpp_codegen_class_is_assignable_from (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_004f; throw e; } CATCH_0040: { // begin catch(System.Net.Sockets.SocketException) V_1 = ((SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)__exception_local); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_11 = V_0; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_12 = V_1; NullCheck(L_12); int32_t L_13 = SocketException_get_SocketErrorCode_m2ADCFE3E77E69B2C54930319F2B72BABCCB8A824(L_12, /*hidden argument*/NULL); NullCheck(L_11); SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline(L_11, L_13, /*hidden argument*/NULL); IL2CPP_LEAVE(0x99, FINALLY_005d); } // end catch (depth: 2) CATCH_004f: { // begin catch(System.ObjectDisposedException) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_14 = V_0; NullCheck(L_14); SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline(L_14, ((int32_t)995), /*hidden argument*/NULL); IL2CPP_LEAVE(0x99, FINALLY_005d); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_005d; } FINALLY_005d: { // begin finally (depth: 1) { SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_15 = V_0; NullCheck(L_15); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_16 = SocketAsyncEventArgs_get_AcceptSocket_m3BD8876BC4B1859E1E7956AD9B3E0227B9E77F75_inline(L_15, /*hidden argument*/NULL); if (L_16) { goto IL_0092; } } IL_0065: { SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_17 = V_0; SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_18 = V_0; NullCheck(L_18); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_19 = L_18->get_current_socket_3(); NullCheck(L_19); int32_t L_20 = Socket_get_AddressFamily_m33B7B2581828A024C81CE52DF4287A2447A54D6F_inline(L_19, /*hidden argument*/NULL); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_21 = V_0; NullCheck(L_21); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_22 = L_21->get_current_socket_3(); NullCheck(L_22); int32_t L_23 = Socket_get_SocketType_m61AE4997710B0CE75832B42919A2892F00740E37_inline(L_22, /*hidden argument*/NULL); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_24 = V_0; NullCheck(L_24); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_25 = L_24->get_current_socket_3(); NullCheck(L_25); int32_t L_26 = Socket_get_ProtocolType_mE9C131BE9AEA271B35821FC80C8CB62414E1546E_inline(L_25, /*hidden argument*/NULL); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_27 = (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 *)il2cpp_codegen_object_new(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_il2cpp_TypeInfo_var); Socket__ctor_m6F08E0C60ECB2DC6DDD921D729D7BD7AEB6A633F(L_27, L_20, L_23, L_26, (SafeSocketHandle_t9A33B4DCE2012075A5D6D355D323A05E7F16329A *)NULL, /*hidden argument*/NULL); NullCheck(L_17); SocketAsyncEventArgs_set_AcceptSocket_m7EEFF83859DD66A54E98A34FB7000DD670F1B1C1_inline(L_17, L_27, /*hidden argument*/NULL); } IL_0092: { SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_28 = V_0; NullCheck(L_28); SocketAsyncEventArgs_Complete_mA77F4405B5C9CF2AEE3CA78A8E4BDECE9F6B972A(L_28, /*hidden argument*/NULL); IL2CPP_END_FINALLY(93) } } // end finally (depth: 1) IL2CPP_CLEANUP(93) { IL2CPP_JUMP_TBL(0x99, IL_0099) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0099: { return; } } // System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_1(System.IOAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_cctorU3Eb__309_1_mFE31CFBA6F2BE4A47926572EE46D8368D4BB6D3D (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * ___ares0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__309_1_mFE31CFBA6F2BE4A47926572EE46D8368D4BB6D3D_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * V_0 = NULL; Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * V_1 = NULL; Exception_t * 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); { IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * L_0 = ___ares0; V_0 = ((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)); V_1 = (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 *)NULL; } IL_0009: try { // begin try (depth: 1) { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_1 = V_0; NullCheck(L_1); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_2 = L_1->get_AcceptSocket_13(); if (L_2) { goto IL_001f; } } IL_0011: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_3 = V_0; NullCheck(L_3); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_4 = L_3->get_socket_5(); NullCheck(L_4); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_5 = Socket_Accept_mDF6F7AA1AD7C6E5AB1154C94BF6C7294B7E410A7(L_4, /*hidden argument*/NULL); V_1 = L_5; goto IL_0032; } IL_001f: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_6 = V_0; NullCheck(L_6); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_7 = L_6->get_AcceptSocket_13(); V_1 = L_7; SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_8 = V_0; NullCheck(L_8); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_9 = L_8->get_socket_5(); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_10 = V_1; NullCheck(L_9); Socket_Accept_mC12CAE783F87CD63E6FF83D55F1973C2E5E7BDEC(L_9, L_10, /*hidden argument*/NULL); } IL_0032: { goto IL_003e; } } // 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_0034; throw e; } CATCH_0034: { // begin catch(System.Exception) V_2 = ((Exception_t *)__exception_local); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_11 = V_0; Exception_t * L_12 = V_2; NullCheck(L_11); SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6(L_11, L_12, /*hidden argument*/NULL); goto IL_0045; } // end catch (depth: 1) IL_003e: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_13 = V_0; Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_14 = V_1; NullCheck(L_13); SocketAsyncResult_Complete_m2644D553368DA3CF95D49473AEA8B656E73463DF(L_13, L_14, /*hidden argument*/NULL); } IL_0045: { return; } } // System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_2(System.IOAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_cctorU3Eb__309_2_mEEA9AFDA35A729986A198CCC9785205946F10425 (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * ___ares0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__309_2_mEEA9AFDA35A729986A198CCC9785205946F10425_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * V_0 = NULL; Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * V_1 = NULL; int32_t V_2 = 0; Exception_t * V_3 = NULL; int32_t V_4 = 0; Exception_t * 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) * 5); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * L_0 = ___ares0; V_0 = ((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)); V_1 = (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 *)NULL; } IL_0009: try { // begin try (depth: 1) { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_1 = V_0; NullCheck(L_1); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_2 = L_1->get_AcceptSocket_13(); if (L_2) { goto IL_001f; } } IL_0011: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_3 = V_0; NullCheck(L_3); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_4 = L_3->get_socket_5(); NullCheck(L_4); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_5 = Socket_Accept_mDF6F7AA1AD7C6E5AB1154C94BF6C7294B7E410A7(L_4, /*hidden argument*/NULL); V_1 = L_5; goto IL_0032; } IL_001f: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_6 = V_0; NullCheck(L_6); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_7 = L_6->get_AcceptSocket_13(); V_1 = L_7; SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_8 = V_0; NullCheck(L_8); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_9 = L_8->get_socket_5(); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_10 = V_1; NullCheck(L_9); Socket_Accept_mC12CAE783F87CD63E6FF83D55F1973C2E5E7BDEC(L_9, L_10, /*hidden argument*/NULL); } IL_0032: { goto IL_003e; } } // 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_0034; throw e; } CATCH_0034: { // begin catch(System.Exception) V_3 = ((Exception_t *)__exception_local); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_11 = V_0; Exception_t * L_12 = V_3; NullCheck(L_11); SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6(L_11, L_12, /*hidden argument*/NULL); goto IL_0093; } // end catch (depth: 1) IL_003e: { V_2 = 0; SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_13 = V_0; NullCheck(L_13); int32_t L_14 = L_13->get_Size_11(); if ((((int32_t)L_14) <= ((int32_t)0))) { goto IL_008b; } } IL_0049: try { // begin try (depth: 1) { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_15 = V_1; SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_16 = V_0; NullCheck(L_16); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_17 = L_16->get_Buffer_9(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_18 = V_0; NullCheck(L_18); int32_t L_19 = L_18->get_Offset_10(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_20 = V_0; NullCheck(L_20); int32_t L_21 = L_20->get_Size_11(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_22 = V_0; NullCheck(L_22); int32_t L_23 = L_22->get_SockFlags_12(); NullCheck(L_15); int32_t L_24 = Socket_Receive_mC87CCEF55EF312730B08629F4EA24F4D4311FFC3(L_15, L_17, L_19, L_21, L_23, (int32_t*)(&V_4), /*hidden argument*/NULL); V_2 = L_24; int32_t L_25 = V_4; if (!L_25) { goto IL_007d; } } IL_006e: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_26 = V_0; int32_t L_27 = V_4; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_28 = (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)il2cpp_codegen_object_new(SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var); SocketException__ctor_m1853BFE92CDFB7A46B2AD59841A3B1DB95244533(L_28, L_27, /*hidden argument*/NULL); NullCheck(L_26); SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6(L_26, L_28, /*hidden argument*/NULL); goto IL_0093; } IL_007d: { goto IL_008b; } } // 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_007f; throw e; } CATCH_007f: { // begin catch(System.Exception) V_5 = ((Exception_t *)__exception_local); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_29 = V_0; Exception_t * L_30 = V_5; NullCheck(L_29); SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6(L_29, L_30, /*hidden argument*/NULL); goto IL_0093; } // end catch (depth: 1) IL_008b: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_31 = V_0; Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_32 = V_1; int32_t L_33 = V_2; NullCheck(L_31); SocketAsyncResult_Complete_mC7A67AFEC2C33BD0D7E191EB6AA0658C1A53907A(L_31, L_32, L_33, /*hidden argument*/NULL); } IL_0093: { return; } } // System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_3(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_cctorU3Eb__309_3_m6DC581C3C4C027974F71C41B8E3AD0E9C64405BA (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, RuntimeObject* ___ares0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__309_3_m6DC581C3C4C027974F71C41B8E3AD0E9C64405BA_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * V_0 = NULL; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { RuntimeObject* L_0 = ___ares0; NullCheck(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var))); RuntimeObject * L_1 = IOAsyncResult_get_AsyncState_m9D507541D18B17FFF72F90D8DBB3F301213EA4A7_inline(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_0 = ((SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 *)CastclassClass((RuntimeObject*)L_1, SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7_il2cpp_TypeInfo_var)); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_2 = V_0; NullCheck(L_2); int32_t* L_3 = L_2->get_address_of_in_progress_1(); il2cpp_codegen_memory_barrier(); int32_t L_4 = Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5((int32_t*)L_3, 0, /*hidden argument*/NULL); if ((((int32_t)L_4) == ((int32_t)1))) { goto IL_002b; } } { InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_5 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_5, _stringLiteralF70B725E7A9B6C6549E358133E2DBE2B02020C68, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, U3CU3Ec_U3C_cctorU3Eb__309_3_m6DC581C3C4C027974F71C41B8E3AD0E9C64405BA_RuntimeMethod_var); } IL_002b: { } IL_002c: try { // begin try (depth: 1) try { // begin try (depth: 2) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_6 = V_0; NullCheck(L_6); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_7 = L_6->get_current_socket_3(); RuntimeObject* L_8 = ___ares0; NullCheck(L_7); Socket_EndConnect_m0CFDCA9629EAF8E764A7EB9D61C9DDA83988209F(L_7, L_8, /*hidden argument*/NULL); IL2CPP_LEAVE(0x5E, FINALLY_0057); } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_003a; if(il2cpp_codegen_class_is_assignable_from (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0049; throw e; } CATCH_003a: { // begin catch(System.Net.Sockets.SocketException) V_1 = ((SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)__exception_local); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_9 = V_0; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_10 = V_1; NullCheck(L_10); int32_t L_11 = SocketException_get_SocketErrorCode_m2ADCFE3E77E69B2C54930319F2B72BABCCB8A824(L_10, /*hidden argument*/NULL); NullCheck(L_9); SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline(L_9, L_11, /*hidden argument*/NULL); IL2CPP_LEAVE(0x5E, FINALLY_0057); } // end catch (depth: 2) CATCH_0049: { // begin catch(System.ObjectDisposedException) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_12 = V_0; NullCheck(L_12); SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline(L_12, ((int32_t)995), /*hidden argument*/NULL); IL2CPP_LEAVE(0x5E, FINALLY_0057); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0057; } FINALLY_0057: { // begin finally (depth: 1) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_13 = V_0; NullCheck(L_13); SocketAsyncEventArgs_Complete_mA77F4405B5C9CF2AEE3CA78A8E4BDECE9F6B972A(L_13, /*hidden argument*/NULL); IL2CPP_END_FINALLY(87) } // end finally (depth: 1) IL2CPP_CLEANUP(87) { IL2CPP_JUMP_TBL(0x5E, IL_005e) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005e: { return; } } // System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_4(System.IOAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_cctorU3Eb__309_4_m8D8DA2E8BC6EAD867C7FB95D126E3C0B8CBC2630 (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * ___ares0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__309_4_m8D8DA2E8BC6EAD867C7FB95D126E3C0B8CBC2630_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * V_0 = NULL; int32_t V_1 = 0; Exception_t * 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) * 5); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * L_0 = ___ares0; V_0 = ((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_1 = V_0; NullCheck(L_1); EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * L_2 = L_1->get_EndPoint_8(); if (L_2) { goto IL_0020; } } { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_3 = V_0; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_4 = (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)il2cpp_codegen_object_new(SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var); SocketException__ctor_m1853BFE92CDFB7A46B2AD59841A3B1DB95244533(L_4, ((int32_t)10049), /*hidden argument*/NULL); NullCheck(L_3); SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6(L_3, L_4, /*hidden argument*/NULL); return; } IL_0020: { } IL_0021: try { // begin try (depth: 1) { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_5 = V_0; NullCheck(L_5); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_6 = L_5->get_socket_5(); NullCheck(L_6); RuntimeObject * L_7 = Socket_GetSocketOption_m0810701BA5C30F393D05386BA150A87CA905710D(L_6, ((int32_t)65535), ((int32_t)4103), /*hidden argument*/NULL); V_1 = ((*(int32_t*)((int32_t*)UnBox(L_7, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var)))); int32_t L_8 = V_1; if (L_8) { goto IL_0083; } } IL_003f: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_9 = V_0; NullCheck(L_9); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_10 = L_9->get_socket_5(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_11 = V_0; NullCheck(L_11); EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * L_12 = L_11->get_EndPoint_8(); NullCheck(L_10); L_10->set_seed_endpoint_14(L_12); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_13 = V_0; NullCheck(L_13); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_14 = L_13->get_socket_5(); NullCheck(L_14); L_14->set_is_connected_19((bool)1); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_15 = V_0; NullCheck(L_15); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_16 = L_15->get_socket_5(); NullCheck(L_16); L_16->set_is_bound_18((bool)1); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_17 = V_0; NullCheck(L_17); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_18 = L_17->get_socket_5(); NullCheck(L_18); L_18->set_connect_in_progress_21((bool)0); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_19 = V_0; NullCheck(L_19); L_19->set_error_21(0); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_20 = V_0; NullCheck(L_20); SocketAsyncResult_Complete_m956632BDCB195816D5BD8F57B6493329C10DCD32(L_20, /*hidden argument*/NULL); goto IL_00e1; } IL_0083: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_21 = V_0; NullCheck(L_21); IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* L_22 = L_21->get_Addresses_14(); if (L_22) { goto IL_00a5; } } IL_008b: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_23 = V_0; NullCheck(L_23); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_24 = L_23->get_socket_5(); NullCheck(L_24); L_24->set_connect_in_progress_21((bool)0); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_25 = V_0; int32_t L_26 = V_1; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_27 = (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)il2cpp_codegen_object_new(SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var); SocketException__ctor_m1853BFE92CDFB7A46B2AD59841A3B1DB95244533(L_27, L_26, /*hidden argument*/NULL); NullCheck(L_25); SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6(L_25, L_27, /*hidden argument*/NULL); goto IL_00e1; } IL_00a5: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_28 = V_0; NullCheck(L_28); int32_t L_29 = L_28->get_CurrentAddress_18(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_30 = V_0; NullCheck(L_30); IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* L_31 = L_30->get_Addresses_14(); NullCheck(L_31); if ((((int32_t)L_29) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_31)->max_length))))))) { goto IL_00c3; } } IL_00b5: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_32 = V_0; int32_t L_33 = V_1; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_34 = (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)il2cpp_codegen_object_new(SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var); SocketException__ctor_m1853BFE92CDFB7A46B2AD59841A3B1DB95244533(L_34, L_33, /*hidden argument*/NULL); NullCheck(L_32); SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6(L_32, L_34, /*hidden argument*/NULL); goto IL_00e1; } IL_00c3: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_35 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_il2cpp_TypeInfo_var); Socket_BeginMConnect_m97B0959875F9DD732C1B90D08E00018D383AFFE4(L_35, /*hidden argument*/NULL); goto IL_00e1; } } // 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_00cb; throw e; } CATCH_00cb: { // begin catch(System.Exception) V_2 = ((Exception_t *)__exception_local); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_36 = V_0; NullCheck(L_36); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_37 = L_36->get_socket_5(); NullCheck(L_37); L_37->set_connect_in_progress_21((bool)0); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_38 = V_0; Exception_t * L_39 = V_2; NullCheck(L_38); SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6(L_38, L_39, /*hidden argument*/NULL); goto IL_00e1; } // end catch (depth: 1) IL_00e1: { return; } } // System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_5(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_cctorU3Eb__309_5_m124EFFED3D1E44E4C1A5F5A1E586AFBEC6EB42D1 (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, RuntimeObject* ___ares0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__309_5_m124EFFED3D1E44E4C1A5F5A1E586AFBEC6EB42D1_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * V_0 = NULL; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { RuntimeObject* L_0 = ___ares0; NullCheck(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var))); RuntimeObject * L_1 = IOAsyncResult_get_AsyncState_m9D507541D18B17FFF72F90D8DBB3F301213EA4A7_inline(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_0 = ((SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 *)CastclassClass((RuntimeObject*)L_1, SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7_il2cpp_TypeInfo_var)); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_2 = V_0; NullCheck(L_2); int32_t* L_3 = L_2->get_address_of_in_progress_1(); il2cpp_codegen_memory_barrier(); int32_t L_4 = Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5((int32_t*)L_3, 0, /*hidden argument*/NULL); if ((((int32_t)L_4) == ((int32_t)1))) { goto IL_002b; } } { InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_5 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_5, _stringLiteralF70B725E7A9B6C6549E358133E2DBE2B02020C68, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, U3CU3Ec_U3C_cctorU3Eb__309_5_m124EFFED3D1E44E4C1A5F5A1E586AFBEC6EB42D1_RuntimeMethod_var); } IL_002b: { } IL_002c: try { // begin try (depth: 1) try { // begin try (depth: 2) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_6 = V_0; NullCheck(L_6); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_7 = L_6->get_current_socket_3(); RuntimeObject* L_8 = ___ares0; NullCheck(L_7); Socket_EndDisconnect_m3CA2C23A595DAB49DB71A18E24E98BE63ABB09B9(L_7, L_8, /*hidden argument*/NULL); IL2CPP_LEAVE(0x5E, FINALLY_0057); } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_003a; if(il2cpp_codegen_class_is_assignable_from (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0049; throw e; } CATCH_003a: { // begin catch(System.Net.Sockets.SocketException) V_1 = ((SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)__exception_local); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_9 = V_0; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_10 = V_1; NullCheck(L_10); int32_t L_11 = SocketException_get_SocketErrorCode_m2ADCFE3E77E69B2C54930319F2B72BABCCB8A824(L_10, /*hidden argument*/NULL); NullCheck(L_9); SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline(L_9, L_11, /*hidden argument*/NULL); IL2CPP_LEAVE(0x5E, FINALLY_0057); } // end catch (depth: 2) CATCH_0049: { // begin catch(System.ObjectDisposedException) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_12 = V_0; NullCheck(L_12); SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline(L_12, ((int32_t)995), /*hidden argument*/NULL); IL2CPP_LEAVE(0x5E, FINALLY_0057); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0057; } FINALLY_0057: { // begin finally (depth: 1) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_13 = V_0; NullCheck(L_13); SocketAsyncEventArgs_Complete_mA77F4405B5C9CF2AEE3CA78A8E4BDECE9F6B972A(L_13, /*hidden argument*/NULL); IL2CPP_END_FINALLY(87) } // end finally (depth: 1) IL2CPP_CLEANUP(87) { IL2CPP_JUMP_TBL(0x5E, IL_005e) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005e: { return; } } // System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_6(System.IOAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_cctorU3Eb__309_6_mC8539B0D721812B995C06217EC22C578EF76E01A (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * ___ares0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__309_6_mC8539B0D721812B995C06217EC22C578EF76E01A_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * V_0 = NULL; Exception_t * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * L_0 = ___ares0; V_0 = ((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)); } IL_0007: try { // begin try (depth: 1) SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_1 = V_0; NullCheck(L_1); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_2 = L_1->get_socket_5(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_3 = V_0; NullCheck(L_3); bool L_4 = L_3->get_ReuseSocket_17(); NullCheck(L_2); Socket_Disconnect_mBE602342DA1C63767110C02BEFF1C45E45037619(L_2, L_4, /*hidden argument*/NULL); goto IL_0024; } // 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_001a; throw e; } CATCH_001a: { // begin catch(System.Exception) V_1 = ((Exception_t *)__exception_local); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_5 = V_0; Exception_t * L_6 = V_1; NullCheck(L_5); SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6(L_5, L_6, /*hidden argument*/NULL); goto IL_002a; } // end catch (depth: 1) IL_0024: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_7 = V_0; NullCheck(L_7); SocketAsyncResult_Complete_m956632BDCB195816D5BD8F57B6493329C10DCD32(L_7, /*hidden argument*/NULL); } IL_002a: { return; } } // System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_7(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_cctorU3Eb__309_7_mB19175AFC1F2BB2A749184A61DD84BBB76135E45 (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, RuntimeObject* ___ares0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__309_7_mB19175AFC1F2BB2A749184A61DD84BBB76135E45_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * V_0 = NULL; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { RuntimeObject* L_0 = ___ares0; NullCheck(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var))); RuntimeObject * L_1 = IOAsyncResult_get_AsyncState_m9D507541D18B17FFF72F90D8DBB3F301213EA4A7_inline(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_0 = ((SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 *)CastclassClass((RuntimeObject*)L_1, SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7_il2cpp_TypeInfo_var)); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_2 = V_0; NullCheck(L_2); int32_t* L_3 = L_2->get_address_of_in_progress_1(); il2cpp_codegen_memory_barrier(); int32_t L_4 = Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5((int32_t*)L_3, 0, /*hidden argument*/NULL); if ((((int32_t)L_4) == ((int32_t)1))) { goto IL_002b; } } { InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_5 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_5, _stringLiteralF70B725E7A9B6C6549E358133E2DBE2B02020C68, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, U3CU3Ec_U3C_cctorU3Eb__309_7_mB19175AFC1F2BB2A749184A61DD84BBB76135E45_RuntimeMethod_var); } IL_002b: { } IL_002c: try { // begin try (depth: 1) try { // begin try (depth: 2) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_6 = V_0; SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_7 = V_0; NullCheck(L_7); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_8 = L_7->get_current_socket_3(); RuntimeObject* L_9 = ___ares0; NullCheck(L_8); int32_t L_10 = Socket_EndReceive_mF4C73ED2C78731706B7891AB94B7D4EF084476F0(L_8, L_9, /*hidden argument*/NULL); NullCheck(L_6); SocketAsyncEventArgs_set_BytesTransferred_mFEA9222385B83E3CAD5546E53F1C3F81C5EEA4AE_inline(L_6, L_10, /*hidden argument*/NULL); IL2CPP_LEAVE(0x64, FINALLY_005d); } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0040; if(il2cpp_codegen_class_is_assignable_from (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_004f; throw e; } CATCH_0040: { // begin catch(System.Net.Sockets.SocketException) V_1 = ((SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)__exception_local); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_11 = V_0; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_12 = V_1; NullCheck(L_12); int32_t L_13 = SocketException_get_SocketErrorCode_m2ADCFE3E77E69B2C54930319F2B72BABCCB8A824(L_12, /*hidden argument*/NULL); NullCheck(L_11); SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline(L_11, L_13, /*hidden argument*/NULL); IL2CPP_LEAVE(0x64, FINALLY_005d); } // end catch (depth: 2) CATCH_004f: { // begin catch(System.ObjectDisposedException) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_14 = V_0; NullCheck(L_14); SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline(L_14, ((int32_t)995), /*hidden argument*/NULL); IL2CPP_LEAVE(0x64, FINALLY_005d); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_005d; } FINALLY_005d: { // begin finally (depth: 1) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_15 = V_0; NullCheck(L_15); SocketAsyncEventArgs_Complete_mA77F4405B5C9CF2AEE3CA78A8E4BDECE9F6B972A(L_15, /*hidden argument*/NULL); IL2CPP_END_FINALLY(93) } // end finally (depth: 1) IL2CPP_CLEANUP(93) { IL2CPP_JUMP_TBL(0x64, IL_0064) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0064: { return; } } // System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_8(System.IOAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_cctorU3Eb__309_8_mA9F0B14FEA60E5CA4D29CDF2F8BBABE4CEDEDB5F (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * ___ares0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__309_8_mA9F0B14FEA60E5CA4D29CDF2F8BBABE4CEDEDB5F_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * V_0 = NULL; int32_t V_1 = 0; uint8_t* V_2 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_3 = NULL; Exception_t * V_4 = 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); { IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * L_0 = ___ares0; V_0 = ((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)); V_1 = 0; } IL_0009: try { // begin try (depth: 1) try { // begin try (depth: 2) { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_1 = V_0; NullCheck(L_1); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = L_1->get_Buffer_9(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = L_2; V_3 = L_3; if (!L_3) { goto IL_0018; } } IL_0013: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = V_3; NullCheck(L_4); if ((((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))) { goto IL_001d; } } IL_0018: { V_2 = (uint8_t*)(((uintptr_t)0)); goto IL_0026; } IL_001d: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_5 = V_3; NullCheck(L_5); V_2 = (uint8_t*)(((uintptr_t)((L_5)->GetAddressAt(static_cast(0))))); } IL_0026: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_6 = V_0; NullCheck(L_6); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_7 = L_6->get_socket_5(); NullCheck(L_7); SafeSocketHandle_t9A33B4DCE2012075A5D6D355D323A05E7F16329A * L_8 = L_7->get_m_Handle_13(); uint8_t* L_9 = V_2; SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_10 = V_0; NullCheck(L_10); int32_t L_11 = L_10->get_Offset_10(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_12 = V_0; NullCheck(L_12); int32_t L_13 = L_12->get_Size_11(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_14 = V_0; NullCheck(L_14); int32_t L_15 = L_14->get_SockFlags_12(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_16 = V_0; NullCheck(L_16); int32_t* L_17 = L_16->get_address_of_error_21(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_18 = V_0; NullCheck(L_18); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_19 = L_18->get_socket_5(); NullCheck(L_19); bool L_20 = L_19->get_is_blocking_17(); IL2CPP_RUNTIME_CLASS_INIT(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_il2cpp_TypeInfo_var); int32_t L_21 = Socket_Receive_internal_m0DBCB62396D083723FA9E43B847278DE07591E59(L_8, (uint8_t*)(uint8_t*)(((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_9, (int32_t)L_11)))), L_13, L_15, (int32_t*)L_17, L_20, /*hidden argument*/NULL); V_1 = L_21; IL2CPP_LEAVE(0x62, FINALLY_005f); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_005f; } FINALLY_005f: { // begin finally (depth: 2) V_3 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; IL2CPP_END_FINALLY(95) } // end finally (depth: 2) IL2CPP_CLEANUP(95) { IL2CPP_JUMP_TBL(0x62, IL_0062) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0062: { goto IL_0070; } } // 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_0064; throw e; } CATCH_0064: { // begin catch(System.Exception) V_4 = ((Exception_t *)__exception_local); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_22 = V_0; Exception_t * L_23 = V_4; NullCheck(L_22); SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6(L_22, L_23, /*hidden argument*/NULL); goto IL_0077; } // end catch (depth: 1) IL_0070: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_24 = V_0; int32_t L_25 = V_1; NullCheck(L_24); SocketAsyncResult_Complete_mDEB3A49AC0BAC2FAF31ABA8523371C5B1B813776(L_24, L_25, /*hidden argument*/NULL); } IL_0077: { return; } } // System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_9(System.IOAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_cctorU3Eb__309_9_mBA3DCDDE64656E216E23EC585A364C692370765E (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * ___ares0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__309_9_mBA3DCDDE64656E216E23EC585A364C692370765E_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * V_0 = NULL; int32_t V_1 = 0; Exception_t * 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); { IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * L_0 = ___ares0; V_0 = ((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)); V_1 = 0; } IL_0009: try { // begin try (depth: 1) SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_1 = V_0; NullCheck(L_1); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_2 = L_1->get_socket_5(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_3 = V_0; NullCheck(L_3); RuntimeObject* L_4 = L_3->get_Buffers_16(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_5 = V_0; NullCheck(L_5); int32_t L_6 = L_5->get_SockFlags_12(); NullCheck(L_2); int32_t L_7 = Socket_Receive_m69B3F392972DFA666F0C869F2349F8486DE472D6(L_2, L_4, L_6, /*hidden argument*/NULL); V_1 = L_7; goto IL_002d; } // 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_0023; throw e; } CATCH_0023: { // begin catch(System.Exception) V_2 = ((Exception_t *)__exception_local); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_8 = V_0; Exception_t * L_9 = V_2; NullCheck(L_8); SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6(L_8, L_9, /*hidden argument*/NULL); goto IL_0034; } // end catch (depth: 1) IL_002d: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_10 = V_0; int32_t L_11 = V_1; NullCheck(L_10); SocketAsyncResult_Complete_mDEB3A49AC0BAC2FAF31ABA8523371C5B1B813776(L_10, L_11, /*hidden argument*/NULL); } IL_0034: { return; } } // System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_10(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_cctorU3Eb__309_10_m7AB7D356C3FD8B2B8BF0C280B14675A3D597501F (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, RuntimeObject* ___ares0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__309_10_m7AB7D356C3FD8B2B8BF0C280B14675A3D597501F_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * V_0 = NULL; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { RuntimeObject* L_0 = ___ares0; NullCheck(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var))); RuntimeObject * L_1 = IOAsyncResult_get_AsyncState_m9D507541D18B17FFF72F90D8DBB3F301213EA4A7_inline(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_0 = ((SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 *)CastclassClass((RuntimeObject*)L_1, SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7_il2cpp_TypeInfo_var)); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_2 = V_0; NullCheck(L_2); int32_t* L_3 = L_2->get_address_of_in_progress_1(); il2cpp_codegen_memory_barrier(); int32_t L_4 = Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5((int32_t*)L_3, 0, /*hidden argument*/NULL); if ((((int32_t)L_4) == ((int32_t)1))) { goto IL_002b; } } { InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_5 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_5, _stringLiteralF70B725E7A9B6C6549E358133E2DBE2B02020C68, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, U3CU3Ec_U3C_cctorU3Eb__309_10_m7AB7D356C3FD8B2B8BF0C280B14675A3D597501F_RuntimeMethod_var); } IL_002b: { } IL_002c: try { // begin try (depth: 1) try { // begin try (depth: 2) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_6 = V_0; SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_7 = V_0; NullCheck(L_7); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_8 = L_7->get_current_socket_3(); RuntimeObject* L_9 = ___ares0; SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_10 = V_0; NullCheck(L_10); EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 ** L_11 = L_10->get_address_of_remote_ep_2(); NullCheck(L_8); int32_t L_12 = Socket_EndReceiveFrom_m534A60EABD1A1FCE593901355FC7E840C94B1AA4(L_8, L_9, (EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 **)L_11, /*hidden argument*/NULL); NullCheck(L_6); SocketAsyncEventArgs_set_BytesTransferred_mFEA9222385B83E3CAD5546E53F1C3F81C5EEA4AE_inline(L_6, L_12, /*hidden argument*/NULL); IL2CPP_LEAVE(0x6A, FINALLY_0063); } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0046; if(il2cpp_codegen_class_is_assignable_from (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0055; throw e; } CATCH_0046: { // begin catch(System.Net.Sockets.SocketException) V_1 = ((SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)__exception_local); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_13 = V_0; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_14 = V_1; NullCheck(L_14); int32_t L_15 = SocketException_get_SocketErrorCode_m2ADCFE3E77E69B2C54930319F2B72BABCCB8A824(L_14, /*hidden argument*/NULL); NullCheck(L_13); SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline(L_13, L_15, /*hidden argument*/NULL); IL2CPP_LEAVE(0x6A, FINALLY_0063); } // end catch (depth: 2) CATCH_0055: { // begin catch(System.ObjectDisposedException) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_16 = V_0; NullCheck(L_16); SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline(L_16, ((int32_t)995), /*hidden argument*/NULL); IL2CPP_LEAVE(0x6A, FINALLY_0063); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0063; } FINALLY_0063: { // begin finally (depth: 1) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_17 = V_0; NullCheck(L_17); SocketAsyncEventArgs_Complete_mA77F4405B5C9CF2AEE3CA78A8E4BDECE9F6B972A(L_17, /*hidden argument*/NULL); IL2CPP_END_FINALLY(99) } // end finally (depth: 1) IL2CPP_CLEANUP(99) { IL2CPP_JUMP_TBL(0x6A, IL_006a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_006a: { return; } } // System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_11(System.IOAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_cctorU3Eb__309_11_m54D0A1A002B2CA233DAA2E13818D0B514C750156 (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * ___ares0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__309_11_m54D0A1A002B2CA233DAA2E13818D0B514C750156_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; 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) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * L_0 = ___ares0; V_0 = ((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)); V_1 = 0; } IL_0009: try { // begin try (depth: 1) { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_1 = V_0; NullCheck(L_1); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_2 = L_1->get_socket_5(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_3 = V_0; NullCheck(L_3); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = L_3->get_Buffer_9(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_5 = V_0; NullCheck(L_5); int32_t L_6 = L_5->get_Offset_10(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_7 = V_0; NullCheck(L_7); int32_t L_8 = L_7->get_Size_11(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_9 = V_0; NullCheck(L_9); int32_t L_10 = L_9->get_SockFlags_12(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_11 = V_0; NullCheck(L_11); EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 ** L_12 = L_11->get_address_of_EndPoint_8(); NullCheck(L_2); int32_t L_13 = Socket_ReceiveFrom_m743C33ED62910EE4B6850400AA0FE7D44337C112(L_2, L_4, L_6, L_8, L_10, (EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 **)L_12, (int32_t*)(&V_2), /*hidden argument*/NULL); V_1 = L_13; int32_t L_14 = V_2; if (!L_14) { goto IL_0046; } } IL_0038: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_15 = V_0; int32_t L_16 = V_2; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_17 = (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)il2cpp_codegen_object_new(SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var); SocketException__ctor_m2687C4EFA4D012280C5D19B89D8D01F97B6A2F1A(L_17, L_16, /*hidden argument*/NULL); NullCheck(L_15); SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6(L_15, L_17, /*hidden argument*/NULL); goto IL_0059; } IL_0046: { goto IL_0052; } } // 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_0048; throw e; } CATCH_0048: { // begin catch(System.Exception) V_3 = ((Exception_t *)__exception_local); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_18 = V_0; Exception_t * L_19 = V_3; NullCheck(L_18); SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6(L_18, L_19, /*hidden argument*/NULL); goto IL_0059; } // end catch (depth: 1) IL_0052: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_20 = V_0; int32_t L_21 = V_1; NullCheck(L_20); SocketAsyncResult_Complete_mDEB3A49AC0BAC2FAF31ABA8523371C5B1B813776(L_20, L_21, /*hidden argument*/NULL); } IL_0059: { return; } } // System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_12(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_cctorU3Eb__309_12_m6A2545287216688A2636B385C1E550CA4C6E12F7 (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, RuntimeObject* ___ares0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__309_12_m6A2545287216688A2636B385C1E550CA4C6E12F7_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * V_0 = NULL; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { RuntimeObject* L_0 = ___ares0; NullCheck(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var))); RuntimeObject * L_1 = IOAsyncResult_get_AsyncState_m9D507541D18B17FFF72F90D8DBB3F301213EA4A7_inline(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_0 = ((SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 *)CastclassClass((RuntimeObject*)L_1, SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7_il2cpp_TypeInfo_var)); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_2 = V_0; NullCheck(L_2); int32_t* L_3 = L_2->get_address_of_in_progress_1(); il2cpp_codegen_memory_barrier(); int32_t L_4 = Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5((int32_t*)L_3, 0, /*hidden argument*/NULL); if ((((int32_t)L_4) == ((int32_t)1))) { goto IL_002b; } } { InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_5 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_5, _stringLiteralF70B725E7A9B6C6549E358133E2DBE2B02020C68, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, U3CU3Ec_U3C_cctorU3Eb__309_12_m6A2545287216688A2636B385C1E550CA4C6E12F7_RuntimeMethod_var); } IL_002b: { } IL_002c: try { // begin try (depth: 1) try { // begin try (depth: 2) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_6 = V_0; SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_7 = V_0; NullCheck(L_7); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_8 = L_7->get_current_socket_3(); RuntimeObject* L_9 = ___ares0; NullCheck(L_8); int32_t L_10 = Socket_EndSend_mD941F4E5F502FC0EDCA70BB7CB637217320709EC(L_8, L_9, /*hidden argument*/NULL); NullCheck(L_6); SocketAsyncEventArgs_set_BytesTransferred_mFEA9222385B83E3CAD5546E53F1C3F81C5EEA4AE_inline(L_6, L_10, /*hidden argument*/NULL); IL2CPP_LEAVE(0x64, FINALLY_005d); } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0040; if(il2cpp_codegen_class_is_assignable_from (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_004f; throw e; } CATCH_0040: { // begin catch(System.Net.Sockets.SocketException) V_1 = ((SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)__exception_local); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_11 = V_0; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_12 = V_1; NullCheck(L_12); int32_t L_13 = SocketException_get_SocketErrorCode_m2ADCFE3E77E69B2C54930319F2B72BABCCB8A824(L_12, /*hidden argument*/NULL); NullCheck(L_11); SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline(L_11, L_13, /*hidden argument*/NULL); IL2CPP_LEAVE(0x64, FINALLY_005d); } // end catch (depth: 2) CATCH_004f: { // begin catch(System.ObjectDisposedException) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_14 = V_0; NullCheck(L_14); SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline(L_14, ((int32_t)995), /*hidden argument*/NULL); IL2CPP_LEAVE(0x64, FINALLY_005d); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_005d; } FINALLY_005d: { // begin finally (depth: 1) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_15 = V_0; NullCheck(L_15); SocketAsyncEventArgs_Complete_mA77F4405B5C9CF2AEE3CA78A8E4BDECE9F6B972A(L_15, /*hidden argument*/NULL); IL2CPP_END_FINALLY(93) } // end finally (depth: 1) IL2CPP_CLEANUP(93) { IL2CPP_JUMP_TBL(0x64, IL_0064) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0064: { return; } } // System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_13(System.IOAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_cctorU3Eb__309_13_m557F5E3E30E4AAF3D185278BAB5EEC27AA33C657 (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * ___ares0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__309_13_m557F5E3E30E4AAF3D185278BAB5EEC27AA33C657_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * V_0 = NULL; int32_t V_1 = 0; Exception_t * 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); { IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * L_0 = ___ares0; V_0 = ((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)); V_1 = 0; } IL_0009: try { // begin try (depth: 1) SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_1 = V_0; NullCheck(L_1); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_2 = L_1->get_socket_5(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_3 = V_0; NullCheck(L_3); RuntimeObject* L_4 = L_3->get_Buffers_16(); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_5 = V_0; NullCheck(L_5); int32_t L_6 = L_5->get_SockFlags_12(); NullCheck(L_2); int32_t L_7 = Socket_Send_m1ED8F737070D66D68B93B64E09ED9C726AA75638(L_2, L_4, L_6, /*hidden argument*/NULL); V_1 = L_7; goto IL_002d; } // 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_0023; throw e; } CATCH_0023: { // begin catch(System.Exception) V_2 = ((Exception_t *)__exception_local); SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_8 = V_0; Exception_t * L_9 = V_2; NullCheck(L_8); SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6(L_8, L_9, /*hidden argument*/NULL); goto IL_0034; } // end catch (depth: 1) IL_002d: { SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * L_10 = V_0; int32_t L_11 = V_1; NullCheck(L_10); SocketAsyncResult_Complete_mDEB3A49AC0BAC2FAF31ABA8523371C5B1B813776(L_10, L_11, /*hidden argument*/NULL); } IL_0034: { return; } } // System.Void System.Net.Sockets.Socket_<>c::<.cctor>b__309_14(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_cctorU3Eb__309_14_m2E7D16D51C6DFA7706CFBC0A906A81BA94CA2932 (U3CU3Ec_t25DDEAF3ECC3E1ECBECC88BCA00EE02098BC3F7E * __this, RuntimeObject* ___ares0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3C_cctorU3Eb__309_14_m2E7D16D51C6DFA7706CFBC0A906A81BA94CA2932_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * V_0 = NULL; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { RuntimeObject* L_0 = ___ares0; NullCheck(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var))); RuntimeObject * L_1 = IOAsyncResult_get_AsyncState_m9D507541D18B17FFF72F90D8DBB3F301213EA4A7_inline(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_0 = ((SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 *)CastclassClass((RuntimeObject*)L_1, SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7_il2cpp_TypeInfo_var)); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_2 = V_0; NullCheck(L_2); int32_t* L_3 = L_2->get_address_of_in_progress_1(); il2cpp_codegen_memory_barrier(); int32_t L_4 = Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5((int32_t*)L_3, 0, /*hidden argument*/NULL); if ((((int32_t)L_4) == ((int32_t)1))) { goto IL_002b; } } { InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_5 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_5, _stringLiteralF70B725E7A9B6C6549E358133E2DBE2B02020C68, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, U3CU3Ec_U3C_cctorU3Eb__309_14_m2E7D16D51C6DFA7706CFBC0A906A81BA94CA2932_RuntimeMethod_var); } IL_002b: { } IL_002c: try { // begin try (depth: 1) try { // begin try (depth: 2) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_6 = V_0; SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_7 = V_0; NullCheck(L_7); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_8 = L_7->get_current_socket_3(); RuntimeObject* L_9 = ___ares0; NullCheck(L_8); int32_t L_10 = Socket_EndSendTo_m8A51FA7E8F6D65435DA47F1DD7D74C9695884CF1(L_8, L_9, /*hidden argument*/NULL); NullCheck(L_6); SocketAsyncEventArgs_set_BytesTransferred_mFEA9222385B83E3CAD5546E53F1C3F81C5EEA4AE_inline(L_6, L_10, /*hidden argument*/NULL); IL2CPP_LEAVE(0x64, FINALLY_005d); } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0040; if(il2cpp_codegen_class_is_assignable_from (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_004f; throw e; } CATCH_0040: { // begin catch(System.Net.Sockets.SocketException) V_1 = ((SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)__exception_local); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_11 = V_0; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_12 = V_1; NullCheck(L_12); int32_t L_13 = SocketException_get_SocketErrorCode_m2ADCFE3E77E69B2C54930319F2B72BABCCB8A824(L_12, /*hidden argument*/NULL); NullCheck(L_11); SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline(L_11, L_13, /*hidden argument*/NULL); IL2CPP_LEAVE(0x64, FINALLY_005d); } // end catch (depth: 2) CATCH_004f: { // begin catch(System.ObjectDisposedException) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_14 = V_0; NullCheck(L_14); SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline(L_14, ((int32_t)995), /*hidden argument*/NULL); IL2CPP_LEAVE(0x64, FINALLY_005d); } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_005d; } FINALLY_005d: { // begin finally (depth: 1) SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_15 = V_0; NullCheck(L_15); SocketAsyncEventArgs_Complete_mA77F4405B5C9CF2AEE3CA78A8E4BDECE9F6B972A(L_15, /*hidden argument*/NULL); IL2CPP_END_FINALLY(93) } // end finally (depth: 1) IL2CPP_CLEANUP(93) { IL2CPP_JUMP_TBL(0x64, IL_0064) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0064: { 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.Net.Sockets.Socket_<>c__DisplayClass242_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass242_0__ctor_m37038B01FD9E383353E2D3618C0E6C1CA443298F (U3CU3Ec__DisplayClass242_0_tA32CA02257AF703718D32CE05809EB89C1614997 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.Sockets.Socket_<>c__DisplayClass242_0::b__0(System.IOAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass242_0_U3CBeginSendCallbackU3Eb__0_m2D1B9158103E534CC52214422CE5B043F4CEE08E (U3CU3Ec__DisplayClass242_0_tA32CA02257AF703718D32CE05809EB89C1614997 * __this, IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * ___s0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec__DisplayClass242_0_U3CBeginSendCallbackU3Eb__0_m2D1B9158103E534CC52214422CE5B043F4CEE08E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * L_0 = ___s0; int32_t L_1 = __this->get_sent_so_far_0(); IL2CPP_RUNTIME_CLASS_INIT(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_il2cpp_TypeInfo_var); Socket_BeginSendCallback_m2E4DF0CAEE665252159EE10E8EFA46463980F5CF(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)), L_1, /*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.Net.Sockets.Socket_<>c__DisplayClass298_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass298_0__ctor_m24532A068CEE2B919D0FD16BC70121982187EB94 (U3CU3Ec__DisplayClass298_0_tCCC599BC4750E6215E11C91C2037B4694B3E23E7 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.Sockets.Socket_<>c__DisplayClass298_0::b__0(System.Threading.Tasks.Task) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass298_0_U3CQueueIOSelectorJobU3Eb__0_mF53A22B944AA6C92B918DF06ABFAF923D53824F9 (U3CU3Ec__DisplayClass298_0_tCCC599BC4750E6215E11C91C2037B4694B3E23E7 * __this, Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2 * ___t0, const RuntimeMethod* method) { { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_0 = __this->get_U3CU3E4__this_0(); NullCheck(L_0); bool L_1 = Socket_get_CleanedUp_mFEF17F0AD881817F7A8A0B584E0077E968373684(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0019; } } { IOSelectorJob_t2B03604D19B81660C4C1C06590C76BC8630DDE99 * L_2 = __this->get_job_1(); NullCheck(L_2); IOSelectorJob_MarkDisposed_m2B168E38A597550A3605ABF0032F67967CD43077(L_2, /*hidden argument*/NULL); return; } IL_0019: { intptr_t L_3 = __this->get_handle_2(); IOSelectorJob_t2B03604D19B81660C4C1C06590C76BC8630DDE99 * L_4 = __this->get_job_1(); IOSelector_Add_m43E2807BB2C9AE5ACB3ECDBC4E7BA2FA967504D1((intptr_t)L_3, L_4, /*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.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs::get_AcceptSocket() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * SocketAsyncEventArgs_get_AcceptSocket_m3BD8876BC4B1859E1E7956AD9B3E0227B9E77F75 (SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * __this, const RuntimeMethod* method) { { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_0 = __this->get_U3CAcceptSocketU3Ek__BackingField_4(); return L_0; } } // System.Void System.Net.Sockets.SocketAsyncEventArgs::set_AcceptSocket(System.Net.Sockets.Socket) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncEventArgs_set_AcceptSocket_m7EEFF83859DD66A54E98A34FB7000DD670F1B1C1 (SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * __this, Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___value0, const RuntimeMethod* method) { { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_0 = ___value0; __this->set_U3CAcceptSocketU3Ek__BackingField_4(L_0); return; } } // System.Void System.Net.Sockets.SocketAsyncEventArgs::set_BytesTransferred(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncEventArgs_set_BytesTransferred_mFEA9222385B83E3CAD5546E53F1C3F81C5EEA4AE (SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CBytesTransferredU3Ek__BackingField_5(L_0); return; } } // System.Void System.Net.Sockets.SocketAsyncEventArgs::set_SocketError(System.Net.Sockets.SocketError) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499 (SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CSocketErrorU3Ek__BackingField_6(L_0); return; } } // System.Void System.Net.Sockets.SocketAsyncEventArgs::Complete() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncEventArgs_Complete_mA77F4405B5C9CF2AEE3CA78A8E4BDECE9F6B972A (SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * __this, const RuntimeMethod* method) { { VirtActionInvoker1< SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * >::Invoke(4 /* System.Void System.Net.Sockets.SocketAsyncEventArgs::OnCompleted(System.Net.Sockets.SocketAsyncEventArgs) */, __this, __this); return; } } // System.Void System.Net.Sockets.SocketAsyncEventArgs::OnCompleted(System.Net.Sockets.SocketAsyncEventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncEventArgs_OnCompleted_m330F7F5F140260C0AFCAC74F160C2EF9BA23AAC8 (SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * __this, SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * ___e0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SocketAsyncEventArgs_OnCompleted_m330F7F5F140260C0AFCAC74F160C2EF9BA23AAC8_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventHandler_1_tFBF7D1676A66F950822630E5E6DA5D6FFEAF7A34 * V_0 = NULL; { SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_0 = ___e0; if (L_0) { goto IL_0004; } } { return; } IL_0004: { SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_1 = ___e0; NullCheck(L_1); EventHandler_1_tFBF7D1676A66F950822630E5E6DA5D6FFEAF7A34 * L_2 = L_1->get_Completed_7(); V_0 = L_2; EventHandler_1_tFBF7D1676A66F950822630E5E6DA5D6FFEAF7A34 * L_3 = V_0; if (!L_3) { goto IL_001b; } } { EventHandler_1_tFBF7D1676A66F950822630E5E6DA5D6FFEAF7A34 * L_4 = V_0; SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_5 = ___e0; NullCheck(L_5); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_6 = L_5->get_current_socket_3(); SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * L_7 = ___e0; NullCheck(L_4); EventHandler_1_Invoke_m7C4EC3BCD7679CAB938D34570A90432757484582(L_4, L_6, L_7, /*hidden argument*/EventHandler_1_Invoke_m7C4EC3BCD7679CAB938D34570A90432757484582_RuntimeMethod_var); } IL_001b: { 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.Net.Sockets.SocketAsyncResult IL2CPP_EXTERN_C void SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_marshal_pinvoke(const SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C& unmarshaled, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_marshaled_pinvoke& marshaled) { Exception_t* ___socket_5Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'socket' of type 'SocketAsyncResult': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___socket_5Exception, NULL); } IL2CPP_EXTERN_C void SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_marshal_pinvoke_back(const SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_marshaled_pinvoke& marshaled, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C& unmarshaled) { Exception_t* ___socket_5Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'socket' of type 'SocketAsyncResult': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___socket_5Exception, NULL); } // Conversion method for clean up from marshalling of: System.Net.Sockets.SocketAsyncResult IL2CPP_EXTERN_C void SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_marshal_pinvoke_cleanup(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: System.Net.Sockets.SocketAsyncResult IL2CPP_EXTERN_C void SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_marshal_com(const SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C& unmarshaled, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_marshaled_com& marshaled) { Exception_t* ___socket_5Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'socket' of type 'SocketAsyncResult': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___socket_5Exception, NULL); } IL2CPP_EXTERN_C void SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_marshal_com_back(const SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_marshaled_com& marshaled, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C& unmarshaled) { Exception_t* ___socket_5Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'socket' of type 'SocketAsyncResult': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___socket_5Exception, NULL); } // Conversion method for clean up from marshalling of: System.Net.Sockets.SocketAsyncResult IL2CPP_EXTERN_C void SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_marshal_com_cleanup(SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_marshaled_com& marshaled) { } // System.IntPtr System.Net.Sockets.SocketAsyncResult::get_Handle() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SocketAsyncResult_get_Handle_mA1FCAC625E2265493F931EF8C717E50BE7921ABB (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SocketAsyncResult_get_Handle_mA1FCAC625E2265493F931EF8C717E50BE7921ABB_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_0 = __this->get_socket_5(); if (L_0) { goto IL_000e; } } { return (intptr_t)(0); } IL_000e: { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_1 = __this->get_socket_5(); NullCheck(L_1); intptr_t L_2 = Socket_get_Handle_mA1965009F9BACF2047AB982354B00E1C0A95D4DE(L_1, /*hidden argument*/NULL); return (intptr_t)L_2; } } // System.Void System.Net.Sockets.SocketAsyncResult::.ctor(System.Net.Sockets.Socket,System.AsyncCallback,System.Object,System.Net.Sockets.SocketOperation) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncResult__ctor_mA600493FFA7C8A3553FA39CBFF18CF8A8F890E0F (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___socket0, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback1, RuntimeObject * ___state2, int32_t ___operation3, const RuntimeMethod* method) { { AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_0 = ___callback1; RuntimeObject * L_1 = ___state2; IOAsyncResult__ctor_m95A3D285F38AF74293A4956A6232F6B11DB8CFB9(__this, L_0, L_1, /*hidden argument*/NULL); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_2 = ___socket0; __this->set_socket_5(L_2); int32_t L_3 = ___operation3; __this->set_operation_6(L_3); return; } } // System.Net.Sockets.SocketError System.Net.Sockets.SocketAsyncResult::get_ErrorCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SocketAsyncResult_get_ErrorCode_m0888A12E8AE75A62CDC76F139829240215E8B6DE (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SocketAsyncResult_get_ErrorCode_m0888A12E8AE75A62CDC76F139829240215E8B6DE_MetadataUsageId); s_Il2CppMethodInitialized = true; } SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * V_0 = NULL; { Exception_t * L_0 = __this->get_DelayedException_7(); V_0 = ((SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)IsInstClass((RuntimeObject*)L_0, SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var)); SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_1 = V_0; if (!L_1) { goto IL_0016; } } { SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_2 = V_0; NullCheck(L_2); int32_t L_3 = SocketException_get_SocketErrorCode_m2ADCFE3E77E69B2C54930319F2B72BABCCB8A824(L_2, /*hidden argument*/NULL); return L_3; } IL_0016: { int32_t L_4 = __this->get_error_21(); if (!L_4) { goto IL_0025; } } { int32_t L_5 = __this->get_error_21(); return (int32_t)(L_5); } IL_0025: { return (int32_t)(0); } } // System.Void System.Net.Sockets.SocketAsyncResult::CheckIfThrowDelayedException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncResult_CheckIfThrowDelayedException_mA857B11642F239B6FE95EC9E57F99E01F114FCAD (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SocketAsyncResult_CheckIfThrowDelayedException_mA857B11642F239B6FE95EC9E57F99E01F114FCAD_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Exception_t * L_0 = __this->get_DelayedException_7(); if (!L_0) { goto IL_001b; } } { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_1 = __this->get_socket_5(); NullCheck(L_1); L_1->set_is_connected_19((bool)0); Exception_t * L_2 = __this->get_DelayedException_7(); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, SocketAsyncResult_CheckIfThrowDelayedException_mA857B11642F239B6FE95EC9E57F99E01F114FCAD_RuntimeMethod_var); } IL_001b: { int32_t L_3 = __this->get_error_21(); if (!L_3) { goto IL_003b; } } { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_4 = __this->get_socket_5(); NullCheck(L_4); L_4->set_is_connected_19((bool)0); int32_t L_5 = __this->get_error_21(); SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_6 = (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)il2cpp_codegen_object_new(SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var); SocketException__ctor_m1853BFE92CDFB7A46B2AD59841A3B1DB95244533(L_6, L_5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, SocketAsyncResult_CheckIfThrowDelayedException_mA857B11642F239B6FE95EC9E57F99E01F114FCAD_RuntimeMethod_var); } IL_003b: { return; } } // System.Void System.Net.Sockets.SocketAsyncResult::CompleteDisposed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncResult_CompleteDisposed_m7D814AACBE449F4F68500B3594EB71E755FCDBE9 (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, const RuntimeMethod* method) { { SocketAsyncResult_Complete_m956632BDCB195816D5BD8F57B6493329C10DCD32(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.Sockets.SocketAsyncResult::Complete() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncResult_Complete_m956632BDCB195816D5BD8F57B6493329C10DCD32 (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SocketAsyncResult_Complete_m956632BDCB195816D5BD8F57B6493329C10DCD32_MetadataUsageId); s_Il2CppMethodInitialized = true; } Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * V_0 = NULL; int32_t V_1 = 0; WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * G_B6_0 = NULL; WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * G_B5_0 = NULL; { int32_t L_0 = __this->get_operation_6(); if ((((int32_t)L_0) == ((int32_t)2))) { goto IL_0031; } } { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_1 = __this->get_socket_5(); NullCheck(L_1); bool L_2 = Socket_get_CleanedUp_mFEF17F0AD881817F7A8A0B584E0077E968373684(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0031; } } { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_3 = __this->get_socket_5(); NullCheck(L_3); Type_t * L_4 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_3, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_4); ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A * L_6 = (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A *)il2cpp_codegen_object_new(ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var); ObjectDisposedException__ctor_m8B5D23EA08E42BDE6BC5233CC666295F19BBD2F9(L_6, L_5, /*hidden argument*/NULL); __this->set_DelayedException_7(L_6); } IL_0031: { IOAsyncResult_set_IsCompleted_mEC1108082A9F409122195D340A5EC901D67F013E(__this, (bool)1, /*hidden argument*/NULL); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_7 = __this->get_socket_5(); V_0 = L_7; int32_t L_8 = __this->get_operation_6(); V_1 = L_8; AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_9 = IOAsyncResult_get_AsyncCallback_m1D3A0A3BCC3432B64968E7DC4D3A2ECAA6ABDB60_inline(__this, /*hidden argument*/NULL); if (!L_9) { goto IL_0074; } } { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC_il2cpp_TypeInfo_var); WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * L_10 = ((U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC_il2cpp_TypeInfo_var))->get_U3CU3E9__27_0_1(); WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * L_11 = L_10; G_B5_0 = L_11; if (L_11) { G_B6_0 = L_11; goto IL_006d; } } { IL2CPP_RUNTIME_CLASS_INIT(U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC_il2cpp_TypeInfo_var); U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC * L_12 = ((U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC_il2cpp_TypeInfo_var))->get_U3CU3E9_0(); WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * L_13 = (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC *)il2cpp_codegen_object_new(WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC_il2cpp_TypeInfo_var); WaitCallback__ctor_m375A357FD7C64F4182FD88B8276D88FE5BE75B31(L_13, L_12, (intptr_t)((intptr_t)U3CU3Ec_U3CCompleteU3Eb__27_0_mBC254448542DAB8EBC47160EB33A36700D1A32E9_RuntimeMethod_var), /*hidden argument*/NULL); WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * L_14 = L_13; ((U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC_il2cpp_TypeInfo_var))->set_U3CU3E9__27_0_1(L_14); G_B6_0 = L_14; } IL_006d: { ThreadPool_UnsafeQueueUserWorkItem_mA410427123962A9362AB7314149396196928ECC7(G_B6_0, __this, /*hidden argument*/NULL); } IL_0074: { int32_t L_15 = V_1; switch (L_15) { case 0: { goto IL_00ab; } case 1: { goto IL_00c4; } case 2: { goto IL_00ab; } case 3: { goto IL_00ab; } case 4: { goto IL_00b8; } case 5: { goto IL_00b8; } case 6: { goto IL_00c4; } case 7: { goto IL_00c4; } case 8: { goto IL_00c4; } case 9: { goto IL_00c4; } case 10: { goto IL_00ab; } case 11: { goto IL_00b8; } } } { return; } IL_00ab: { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_16 = V_0; NullCheck(L_16); SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * L_17 = L_16->get_ReadSem_15(); NullCheck(L_17); SemaphoreSlim_Release_m963242914A622613DD41C740400F7D40C85BD169(L_17, /*hidden argument*/NULL); return; } IL_00b8: { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_18 = V_0; NullCheck(L_18); SemaphoreSlim_t2E2888D1C0C8FAB80823C76F1602E4434B8FA048 * L_19 = L_18->get_WriteSem_16(); NullCheck(L_19); SemaphoreSlim_Release_m963242914A622613DD41C740400F7D40C85BD169(L_19, /*hidden argument*/NULL); } IL_00c4: { return; } } // System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncResult_Complete_m7D9B9A60DFD7281D5EE7FD6EFE07BA4E9CB07CA1 (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, bool ___synch0, const RuntimeMethod* method) { { bool L_0 = ___synch0; IOAsyncResult_set_CompletedSynchronously_mF2CA3BB7E351A84EEC942B66816756361616EA75_inline(__this, L_0, /*hidden argument*/NULL); SocketAsyncResult_Complete_m956632BDCB195816D5BD8F57B6493329C10DCD32(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncResult_Complete_mDEB3A49AC0BAC2FAF31ABA8523371C5B1B813776 (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, int32_t ___total0, const RuntimeMethod* method) { { int32_t L_0 = ___total0; __this->set_Total_20(L_0); SocketAsyncResult_Complete_m956632BDCB195816D5BD8F57B6493329C10DCD32(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Exception,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncResult_Complete_m16E71358A4FB937FCC3DC080EBB00C4C350DA31C (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, Exception_t * ___e0, bool ___synch1, const RuntimeMethod* method) { { Exception_t * L_0 = ___e0; __this->set_DelayedException_7(L_0); bool L_1 = ___synch1; IOAsyncResult_set_CompletedSynchronously_mF2CA3BB7E351A84EEC942B66816756361616EA75_inline(__this, L_1, /*hidden argument*/NULL); SocketAsyncResult_Complete_m956632BDCB195816D5BD8F57B6493329C10DCD32(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncResult_Complete_m2319BDC7E4BBE78746850481BBD1711916949DF6 (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, Exception_t * ___e0, const RuntimeMethod* method) { { Exception_t * L_0 = ___e0; __this->set_DelayedException_7(L_0); SocketAsyncResult_Complete_m956632BDCB195816D5BD8F57B6493329C10DCD32(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Net.Sockets.Socket) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncResult_Complete_m2644D553368DA3CF95D49473AEA8B656E73463DF (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___s0, const RuntimeMethod* method) { { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_0 = ___s0; __this->set_AcceptedSocket_19(L_0); SocketAsyncResult_Complete_m956632BDCB195816D5BD8F57B6493329C10DCD32(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.Sockets.SocketAsyncResult::Complete(System.Net.Sockets.Socket,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketAsyncResult_Complete_mC7A67AFEC2C33BD0D7E191EB6AA0658C1A53907A (SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C * __this, Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___s0, int32_t ___total1, const RuntimeMethod* method) { { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_0 = ___s0; __this->set_AcceptedSocket_19(L_0); int32_t L_1 = ___total1; __this->set_Total_20(L_1); SocketAsyncResult_Complete_m956632BDCB195816D5BD8F57B6493329C10DCD32(__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.Net.Sockets.SocketAsyncResult_<>c::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m0096D8732373ECAFCCC3553EDDE54F1CB40D6EA2 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec__cctor_m0096D8732373ECAFCCC3553EDDE54F1CB40D6EA2_MetadataUsageId); s_Il2CppMethodInitialized = true; } { U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC * L_0 = (U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC *)il2cpp_codegen_object_new(U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC_il2cpp_TypeInfo_var); U3CU3Ec__ctor_m6E4EE081CCEE6E72C143685C5612BA492B00F1BA(L_0, /*hidden argument*/NULL); ((U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC_il2cpp_TypeInfo_var))->set_U3CU3E9_0(L_0); return; } } // System.Void System.Net.Sockets.SocketAsyncResult_<>c::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m6E4EE081CCEE6E72C143685C5612BA492B00F1BA (U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.Sockets.SocketAsyncResult_<>c::b__27_0(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3CCompleteU3Eb__27_0_mBC254448542DAB8EBC47160EB33A36700D1A32E9 (U3CU3Ec_tDC6DACE4FF21DC643EA6C91369A052690CF187DC * __this, RuntimeObject * ___state0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec_U3CCompleteU3Eb__27_0_mBC254448542DAB8EBC47160EB33A36700D1A32E9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___state0; NullCheck(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var))); AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_1 = IOAsyncResult_get_AsyncCallback_m1D3A0A3BCC3432B64968E7DC4D3A2ECAA6ABDB60_inline(((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_0, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); RuntimeObject * L_2 = ___state0; NullCheck(L_1); AsyncCallback_Invoke_m1830E56CD41BDD255C144AA16A9426EEE301617C(L_1, ((SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C *)CastclassSealed((RuntimeObject*)L_2, SocketAsyncResult_t63145D172556590482549D41328C0668E19CB69C_il2cpp_TypeInfo_var)), /*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.Int32 System.Net.Sockets.SocketException::WSAGetLastError_internal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SocketException_WSAGetLastError_internal_m18F05CF8D9CE2435225A4215ED757D8D98716FC3 (const RuntimeMethod* method) { typedef int32_t (*SocketException_WSAGetLastError_internal_m18F05CF8D9CE2435225A4215ED757D8D98716FC3_ftn) (); using namespace il2cpp::icalls; return ((SocketException_WSAGetLastError_internal_m18F05CF8D9CE2435225A4215ED757D8D98716FC3_ftn)System::System::Net::Sockets::SocketException::WSAGetLastError) (); } // System.Void System.Net.Sockets.SocketException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketException__ctor_mB16B95B2752EAD626C88A5230C1A8FEB7CF632CA (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SocketException__ctor_mB16B95B2752EAD626C88A5230C1A8FEB7CF632CA_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = SocketException_WSAGetLastError_internal_m18F05CF8D9CE2435225A4215ED757D8D98716FC3(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668_il2cpp_TypeInfo_var); Win32Exception__ctor_m2BEA755F6AA536ADDDF07D83BD8297F02584F714(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Net.Sockets.SocketException::.ctor(System.Int32,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketException__ctor_m68F7126C5B5AD6C6E1EF8A06DE8F5068D6A46002 (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * __this, int32_t ___error0, String_t* ___message1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SocketException__ctor_m68F7126C5B5AD6C6E1EF8A06DE8F5068D6A46002_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___error0; String_t* L_1 = ___message1; IL2CPP_RUNTIME_CLASS_INIT(Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668_il2cpp_TypeInfo_var); Win32Exception__ctor_m94A043EE26097BBFE0ED22FD4EBEA357F142EFE6(__this, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Net.Sockets.SocketException::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketException__ctor_m1853BFE92CDFB7A46B2AD59841A3B1DB95244533 (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * __this, int32_t ___errorCode0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SocketException__ctor_m1853BFE92CDFB7A46B2AD59841A3B1DB95244533_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___errorCode0; IL2CPP_RUNTIME_CLASS_INIT(Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668_il2cpp_TypeInfo_var); Win32Exception__ctor_m2BEA755F6AA536ADDDF07D83BD8297F02584F714(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Net.Sockets.SocketException::.ctor(System.Net.Sockets.SocketError) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketException__ctor_m2687C4EFA4D012280C5D19B89D8D01F97B6A2F1A (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * __this, int32_t ___socketError0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SocketException__ctor_m2687C4EFA4D012280C5D19B89D8D01F97B6A2F1A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___socketError0; IL2CPP_RUNTIME_CLASS_INIT(Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668_il2cpp_TypeInfo_var); Win32Exception__ctor_m2BEA755F6AA536ADDDF07D83BD8297F02584F714(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Net.Sockets.SocketException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SocketException__ctor_m4C36461DF98089890FBF01908A4AAD301CABE071 (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SocketException__ctor_m4C36461DF98089890FBF01908A4AAD301CABE071_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___serializationInfo0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___streamingContext1; IL2CPP_RUNTIME_CLASS_INIT(Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668_il2cpp_TypeInfo_var); Win32Exception__ctor_mC7ADDE9D2FEE4E17432F63C24EF1D872380094DB(__this, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Int32 System.Net.Sockets.SocketException::get_ErrorCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SocketException_get_ErrorCode_mAA40A7297CD6C271654A6F35AEB27EF018990E9E (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * __this, const RuntimeMethod* method) { { int32_t L_0 = Win32Exception_get_NativeErrorCode_mADB2F3845BEC2405353354CE6B6232741359D857_inline(__this, /*hidden argument*/NULL); return L_0; } } // System.String System.Net.Sockets.SocketException::get_Message() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SocketException_get_Message_m50B9DF4BB6F3B20F650E2F965B3DD654C8970378 (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SocketException_get_Message_m50B9DF4BB6F3B20F650E2F965B3DD654C8970378_MetadataUsageId); s_Il2CppMethodInitialized = true; } { EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * L_0 = __this->get_m_EndPoint_20(); if (L_0) { goto IL_000f; } } { String_t* L_1 = Exception_get_Message_m4315B19A04019652708F20C1B855805157F23CFD(__this, /*hidden argument*/NULL); return L_1; } IL_000f: { String_t* L_2 = Exception_get_Message_m4315B19A04019652708F20C1B855805157F23CFD(__this, /*hidden argument*/NULL); EndPoint_tD87FCEF2780A951E8CE8D808C345FBF2C088D980 * L_3 = __this->get_m_EndPoint_20(); NullCheck(L_3); String_t* L_4 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_3); String_t* L_5 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(L_2, _stringLiteralB858CB282617FB0956D960215C8E84D1CCF909C6, L_4, /*hidden argument*/NULL); return L_5; } } // System.Net.Sockets.SocketError System.Net.Sockets.SocketException::get_SocketErrorCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SocketException_get_SocketErrorCode_m2ADCFE3E77E69B2C54930319F2B72BABCCB8A824 (SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * __this, const RuntimeMethod* method) { { int32_t L_0 = Win32Exception_get_NativeErrorCode_mADB2F3845BEC2405353354CE6B6232741359D857_inline(__this, /*hidden argument*/NULL); return (int32_t)(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 #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.Net.Sockets.TcpClient::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TcpClient__ctor_m152C74CC5F0D393E707CF031F18B0E04422936BF (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TcpClient__ctor_m152C74CC5F0D393E707CF031F18B0E04422936BF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { TcpClient__ctor_m1B221687523D22D24C3EAA6C804E13D998CED343(__this, 2, /*hidden argument*/NULL); bool L_0 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); bool L_1 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); return; } } // System.Void System.Net.Sockets.TcpClient::.ctor(System.Net.Sockets.AddressFamily) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TcpClient__ctor_m1B221687523D22D24C3EAA6C804E13D998CED343 (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __this, int32_t ___family0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TcpClient__ctor_m1B221687523D22D24C3EAA6C804E13D998CED343_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_m_Family_3(2); Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); bool L_0 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); int32_t L_1 = ___family0; if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_003f; } } { int32_t L_2 = ___family0; if ((((int32_t)L_2) == ((int32_t)((int32_t)23)))) { goto IL_003f; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_3 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_4 = L_3; NullCheck(L_4); ArrayElementTypeCheck (L_4, _stringLiteralF544FB304C83E23652A63E1BB1B28F4FCC7F6AC0); (L_4)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteralF544FB304C83E23652A63E1BB1B28F4FCC7F6AC0); String_t* L_5 = SR_GetString_m9548BD6DD52DFDB46372F211078AE57FA2401E39(_stringLiteralAED50C025ED803A67CC6CFB263E16CB5489429E6, L_4, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_6 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_6, L_5, _stringLiteralC33F059B0CA7725FBFD6C9EA4F2F012CC7AC5A74, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, TcpClient__ctor_m1B221687523D22D24C3EAA6C804E13D998CED343_RuntimeMethod_var); } IL_003f: { int32_t L_7 = ___family0; __this->set_m_Family_3(L_7); TcpClient_initialize_m50BEA4060C1628784A0B66E2628A0A8110ED3B97(__this, /*hidden argument*/NULL); bool L_8 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); return; } } // System.Net.Sockets.Socket System.Net.Sockets.TcpClient::get_Client() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * TcpClient_get_Client_m7EE266557B305926B1A845F3C75E2532899D4395 (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __this, const RuntimeMethod* method) { { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_0 = __this->get_m_ClientSocket_0(); return L_0; } } // System.Void System.Net.Sockets.TcpClient::set_Client(System.Net.Sockets.Socket) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TcpClient_set_Client_m932460A905C55EC815A5471D37C2EF7DDE63EFCB (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __this, Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___value0, const RuntimeMethod* method) { { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_0 = ___value0; __this->set_m_ClientSocket_0(L_0); return; } } // System.IAsyncResult System.Net.Sockets.TcpClient::BeginConnect(System.String,System.Int32,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TcpClient_BeginConnect_m52E1A875F3FE5DEB08E08FC6DA4281AA1420A743 (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __this, String_t* ___host0, int32_t ___port1, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___requestCallback2, RuntimeObject * ___state3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TcpClient_BeginConnect_m52E1A875F3FE5DEB08E08FC6DA4281AA1420A743_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_1 = TcpClient_get_Client_m7EE266557B305926B1A845F3C75E2532899D4395_inline(__this, /*hidden argument*/NULL); String_t* L_2 = ___host0; int32_t L_3 = ___port1; AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_4 = ___requestCallback2; RuntimeObject * L_5 = ___state3; NullCheck(L_1); RuntimeObject* L_6 = Socket_BeginConnect_m6C310E9FBE269BD255F0EA44115954FD7B3F1FF7(L_1, L_2, L_3, L_4, L_5, /*hidden argument*/NULL); bool L_7 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); return L_6; } } // System.Void System.Net.Sockets.TcpClient::EndConnect(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TcpClient_EndConnect_m38E0788EDDA2DF9D90A67FA0CB3D030D3A9FC851 (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __this, RuntimeObject* ___asyncResult0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TcpClient_EndConnect_m38E0788EDDA2DF9D90A67FA0CB3D030D3A9FC851_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_1 = TcpClient_get_Client_m7EE266557B305926B1A845F3C75E2532899D4395_inline(__this, /*hidden argument*/NULL); RuntimeObject* L_2 = ___asyncResult0; NullCheck(L_1); Socket_EndConnect_m0CFDCA9629EAF8E764A7EB9D61C9DDA83988209F(L_1, L_2, /*hidden argument*/NULL); __this->set_m_Active_1((bool)1); bool L_3 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); return; } } // System.Void System.Net.Sockets.TcpClient::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TcpClient_Dispose_mD44F6453D48E9FB528D143BB27D384557AA52106 (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __this, bool ___disposing0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TcpClient_Dispose_mD44F6453D48E9FB528D143BB27D384557AA52106_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { bool L_0 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); bool L_1 = __this->get_m_CleanedUp_4(); if (!L_1) { goto IL_0015; } } { bool L_2 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); return; } IL_0015: { bool L_3 = ___disposing0; if (!L_3) { goto IL_0051; } } { NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * L_4 = __this->get_m_DataStream_2(); V_0 = L_4; RuntimeObject* L_5 = V_0; if (!L_5) { goto IL_002a; } } { RuntimeObject* L_6 = V_0; NullCheck(L_6); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, L_6); goto IL_004b; } IL_002a: { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_7 = TcpClient_get_Client_m7EE266557B305926B1A845F3C75E2532899D4395_inline(__this, /*hidden argument*/NULL); V_1 = L_7; Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_8 = V_1; if (!L_8) { goto IL_004b; } } IL_0034: try { // begin try (depth: 1) Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_9 = V_1; NullCheck(L_9); Socket_InternalShutdown_mE1DDB563CF7D94D792F6C2F32FECEBC8270D4E81(L_9, 2, /*hidden argument*/NULL); IL2CPP_LEAVE(0x4B, FINALLY_003d); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_003d; } FINALLY_003d: { // begin finally (depth: 1) Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_10 = V_1; NullCheck(L_10); Socket_Close_mBB794B7D2AEC0A2478540381D6CA7F6DB4913D09(L_10, /*hidden argument*/NULL); TcpClient_set_Client_m932460A905C55EC815A5471D37C2EF7DDE63EFCB_inline(__this, (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 *)NULL, /*hidden argument*/NULL); IL2CPP_END_FINALLY(61) } // end finally (depth: 1) IL2CPP_CLEANUP(61) { IL2CPP_JUMP_TBL(0x4B, IL_004b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_004b: { IL2CPP_RUNTIME_CLASS_INIT(GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var); GC_SuppressFinalize_m037319A9B95A5BA437E806DE592802225EE5B425(__this, /*hidden argument*/NULL); } IL_0051: { __this->set_m_CleanedUp_4((bool)1); bool L_11 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); return; } } // System.Void System.Net.Sockets.TcpClient::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TcpClient_Dispose_m621D5436D4091ADC22194DEB8774FB50E9CC7DE7 (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __this, const RuntimeMethod* method) { { VirtActionInvoker1< bool >::Invoke(5 /* System.Void System.Net.Sockets.TcpClient::Dispose(System.Boolean) */, __this, (bool)1); return; } } // System.Void System.Net.Sockets.TcpClient::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TcpClient_Finalize_mFBDA36FFECC5373631CC601903380AFC596608DA (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __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.Net.Sockets.TcpClient::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.Net.Sockets.TcpClient::initialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TcpClient_initialize_m50BEA4060C1628784A0B66E2628A0A8110ED3B97 (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TcpClient_initialize_m50BEA4060C1628784A0B66E2628A0A8110ED3B97_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_m_Family_3(); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_1 = (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 *)il2cpp_codegen_object_new(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_il2cpp_TypeInfo_var); Socket__ctor_mE89CA86721C20DB5F3D00D3E6340A17C039A8F83(L_1, L_0, 1, 6, /*hidden argument*/NULL); TcpClient_set_Client_m932460A905C55EC815A5471D37C2EF7DDE63EFCB_inline(__this, L_1, /*hidden argument*/NULL); __this->set_m_Active_1((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 // System.Void System.Net.SystemNetworkCredential::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SystemNetworkCredential__ctor_m51111F468A7CFB7B990C2C618A99EDC7FA7B307A (SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SystemNetworkCredential__ctor_m51111F468A7CFB7B990C2C618A99EDC7FA7B307A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); NetworkCredential__ctor_mFAFA0E2205D5A144C0EAB9420F7FBBE71ED677D4(__this, L_0, L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Net.SystemNetworkCredential::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SystemNetworkCredential__cctor_m42F0FC8A6A428F7764FC5A86B38469FC032D3340 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SystemNetworkCredential__cctor_m42F0FC8A6A428F7764FC5A86B38469FC032D3340_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F * L_0 = (SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F *)il2cpp_codegen_object_new(SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F_il2cpp_TypeInfo_var); SystemNetworkCredential__ctor_m51111F468A7CFB7B990C2C618A99EDC7FA7B307A(L_0, /*hidden argument*/NULL); ((SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F_StaticFields*)il2cpp_codegen_static_fields_for(SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F_il2cpp_TypeInfo_var))->set_defaultCredential_3(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.Net.TimerThread::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerThread__cctor_m92260B88BACC7706E288A0AD202FA71CD0696199 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimerThread__cctor_m92260B88BACC7706E288A0AD202FA71CD0696199_MetadataUsageId); s_Il2CppMethodInitialized = true; } { LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * L_0 = (LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 *)il2cpp_codegen_object_new(LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25_il2cpp_TypeInfo_var); LinkedList_1__ctor_mD868740C6CEED023008AD5BE409D193CAD7C0D96(L_0, /*hidden argument*/LinkedList_1__ctor_mD868740C6CEED023008AD5BE409D193CAD7C0D96_RuntimeMethod_var); ((TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields*)il2cpp_codegen_static_fields_for(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var))->set_s_Queues_0(L_0); LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * L_1 = (LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 *)il2cpp_codegen_object_new(LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25_il2cpp_TypeInfo_var); LinkedList_1__ctor_mD868740C6CEED023008AD5BE409D193CAD7C0D96(L_1, /*hidden argument*/LinkedList_1__ctor_mD868740C6CEED023008AD5BE409D193CAD7C0D96_RuntimeMethod_var); ((TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields*)il2cpp_codegen_static_fields_for(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var))->set_s_NewQueues_1(L_1); ((TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields*)il2cpp_codegen_static_fields_for(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var))->set_s_ThreadState_2(0); AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 * L_2 = (AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 *)il2cpp_codegen_object_new(AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7_il2cpp_TypeInfo_var); AutoResetEvent__ctor_m2A6F4D44E005E07021957D5134037747AE9890BE(L_2, (bool)0, /*hidden argument*/NULL); ((TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields*)il2cpp_codegen_static_fields_for(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var))->set_s_ThreadReadyEvent_3(L_2); ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_3 = (ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 *)il2cpp_codegen_object_new(ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408_il2cpp_TypeInfo_var); ManualResetEvent__ctor_m8973D9E3C622B9602641C017A33870F51D0311E1(L_3, (bool)0, /*hidden argument*/NULL); ((TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields*)il2cpp_codegen_static_fields_for(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var))->set_s_ThreadShutdownEvent_4(L_3); Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * L_4 = (Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 *)il2cpp_codegen_object_new(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9_il2cpp_TypeInfo_var); Hashtable__ctor_m72506C0A5B2608721EA285A04F004A229B537A68(L_4, /*hidden argument*/NULL); ((TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields*)il2cpp_codegen_static_fields_for(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var))->set_s_QueuesCache_6(L_4); WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_5 = (WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC*)(WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC*)SZArrayNew(WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC_il2cpp_TypeInfo_var, (uint32_t)2); WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_6 = L_5; ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_7 = ((TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields*)il2cpp_codegen_static_fields_for(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var))->get_s_ThreadShutdownEvent_4(); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_7); (L_6)->SetAt(static_cast(0), (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 *)L_7); WaitHandleU5BU5D_t79FF2E6AC099CC1FDD2B24F21A72D36BA31298CC* L_8 = L_6; AutoResetEvent_t2A1182CEEE4E184587D4DEAA4F382B810B21D3B7 * L_9 = ((TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields*)il2cpp_codegen_static_fields_for(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var))->get_s_ThreadReadyEvent_3(); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(1), (WaitHandle_tFD46B5B45A6BB296EA3A104C91DF2A7C03C10AC6 *)L_9); ((TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields*)il2cpp_codegen_static_fields_for(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var))->set_s_ThreadEvents_5(L_8); AppDomain_t1B59572328F60585904DF52A59FE47CF5B5FFFF8 * L_10 = AppDomain_get_CurrentDomain_m3D3D52C9382D6853E49551DA6182DBC5F1118BF0(/*hidden argument*/NULL); EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_11 = (EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C *)il2cpp_codegen_object_new(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C_il2cpp_TypeInfo_var); EventHandler__ctor_m497A2BCD46DB769EAFFDE919303FCAE226906B6F(L_11, NULL, (intptr_t)((intptr_t)TimerThread_OnDomainUnload_m3CA503B871CEE33D278B6995FBF8ED5B92001E1D_RuntimeMethod_var), /*hidden argument*/NULL); NullCheck(L_10); AppDomain_add_DomainUnload_mF24D35CA25C3C808EC78600D0C603B396EC8765F(L_10, L_11, /*hidden argument*/NULL); return; } } // System.Net.TimerThread_Queue System.Net.TimerThread::CreateQueue(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 * TimerThread_CreateQueue_m38F306BCB0D055ADBC36F3D8F2B77EBE4BFF8C82 (int32_t ___durationMilliseconds0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimerThread_CreateQueue_m38F306BCB0D055ADBC36F3D8F2B77EBE4BFF8C82_MetadataUsageId); s_Il2CppMethodInitialized = true; } TimerQueue_t8C40E5540B8DCC1AF23C12BC62F6D1D8061F754C * V_0 = NULL; LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * V_1 = NULL; bool V_2 = false; WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * 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); { int32_t L_0 = ___durationMilliseconds0; if ((!(((uint32_t)L_0) == ((uint32_t)(-1))))) { goto IL_000a; } } { InfiniteTimerQueue_t141BA98635EDB34E2BAAFE8BA5C91795E7CCAB51 * L_1 = (InfiniteTimerQueue_t141BA98635EDB34E2BAAFE8BA5C91795E7CCAB51 *)il2cpp_codegen_object_new(InfiniteTimerQueue_t141BA98635EDB34E2BAAFE8BA5C91795E7CCAB51_il2cpp_TypeInfo_var); InfiniteTimerQueue__ctor_m9399FB8D3AF6FCE71EB29A97665E871E9D13C5E7(L_1, /*hidden argument*/NULL); return L_1; } IL_000a: { int32_t L_2 = ___durationMilliseconds0; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_0019; } } { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_3 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_3, _stringLiteral78D557A4491193EE5FFDA70447A0845C638BE213, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, TimerThread_CreateQueue_m38F306BCB0D055ADBC36F3D8F2B77EBE4BFF8C82_RuntimeMethod_var); } IL_0019: { IL2CPP_RUNTIME_CLASS_INIT(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var); LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * L_4 = ((TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields*)il2cpp_codegen_static_fields_for(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var))->get_s_NewQueues_1(); V_1 = L_4; V_2 = (bool)0; } IL_0021: try { // begin try (depth: 1) LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * L_5 = V_1; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_5, (bool*)(&V_2), /*hidden argument*/NULL); int32_t L_6 = ___durationMilliseconds0; TimerQueue_t8C40E5540B8DCC1AF23C12BC62F6D1D8061F754C * L_7 = (TimerQueue_t8C40E5540B8DCC1AF23C12BC62F6D1D8061F754C *)il2cpp_codegen_object_new(TimerQueue_t8C40E5540B8DCC1AF23C12BC62F6D1D8061F754C_il2cpp_TypeInfo_var); TimerQueue__ctor_m0AE128C18B38F02F946242A6D18C788B83CF4A0F(L_7, L_6, /*hidden argument*/NULL); V_0 = L_7; TimerQueue_t8C40E5540B8DCC1AF23C12BC62F6D1D8061F754C * L_8 = V_0; WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * L_9 = (WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D *)il2cpp_codegen_object_new(WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D_il2cpp_TypeInfo_var); WeakReference__ctor_m12F7412E9F228AA2276BBB37441CFBCD21A0ABBB(L_9, L_8, /*hidden argument*/NULL); V_3 = L_9; IL2CPP_RUNTIME_CLASS_INIT(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var); LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * L_10 = ((TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields*)il2cpp_codegen_static_fields_for(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var))->get_s_NewQueues_1(); WeakReference_t0495CC81CD6403E662B7700B802443F6F730E39D * L_11 = V_3; NullCheck(L_10); LinkedList_1_AddLast_mAE1A5AD324D19BCABB7850740EE503B270546EE7(L_10, L_11, /*hidden argument*/LinkedList_1_AddLast_mAE1A5AD324D19BCABB7850740EE503B270546EE7_RuntimeMethod_var); IL2CPP_LEAVE(0x4F, FINALLY_0045); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0045; } FINALLY_0045: { // begin finally (depth: 1) { bool L_12 = V_2; if (!L_12) { goto IL_004e; } } IL_0048: { LinkedList_1_t4BA9E2BFC78453D2CB909F7665EBFC5366C2EE25 * L_13 = V_1; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_13, /*hidden argument*/NULL); } IL_004e: { IL2CPP_END_FINALLY(69) } } // end finally (depth: 1) IL2CPP_CLEANUP(69) { IL2CPP_JUMP_TBL(0x4F, IL_004f) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_004f: { TimerQueue_t8C40E5540B8DCC1AF23C12BC62F6D1D8061F754C * L_14 = V_0; return L_14; } } // System.Void System.Net.TimerThread::StopTimerThread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerThread_StopTimerThread_m5D33E7D7EAAB667AEE1ABC6E0F832DA361BA83CB (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimerThread_StopTimerThread_m5D33E7D7EAAB667AEE1ABC6E0F832DA361BA83CB_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var); Interlocked_Exchange_mD5CC61AF0F002355912FAAF84F26BE93639B5FD5((int32_t*)(((TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields*)il2cpp_codegen_static_fields_for(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var))->get_address_of_s_ThreadState_2()), 2, /*hidden argument*/NULL); ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_0 = ((TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_StaticFields*)il2cpp_codegen_static_fields_for(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var))->get_s_ThreadShutdownEvent_4(); NullCheck(L_0); EventWaitHandle_Set_m7959A86A39735296FC949EC86FDA42A6CFAAB94C(L_0, /*hidden argument*/NULL); return; } } // System.Void System.Net.TimerThread::OnDomainUnload(System.Object,System.EventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerThread_OnDomainUnload_m3CA503B871CEE33D278B6995FBF8ED5B92001E1D (RuntimeObject * ___sender0, EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * ___e1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimerThread_OnDomainUnload_m3CA503B871CEE33D278B6995FBF8ED5B92001E1D_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); IL_0000: try { // begin try (depth: 1) IL2CPP_RUNTIME_CLASS_INIT(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var); TimerThread_StopTimerThread_m5D33E7D7EAAB667AEE1ABC6E0F832DA361BA83CB(/*hidden argument*/NULL); goto IL_000a; } // 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_0007; throw e; } CATCH_0007: { // begin catch(System.Object) goto IL_000a; } // end catch (depth: 1) IL_000a: { 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.Net.TimerThread_Callback::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Callback__ctor_m4E3A7A3D8252FA436373FF975A78C11BFE218BEF (Callback_t8DF3FD84AB632709C486978BE28ED721EB3A40E3 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // System.Void System.Net.TimerThread_Callback::Invoke(System.Net.TimerThread_Timer,System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Callback_Invoke_m429C63F5BE16B526F6875846B107639638CF2F75 (Callback_t8DF3FD84AB632709C486978BE28ED721EB3A40E3 * __this, Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F * ___timer0, int32_t ___timeNoticed1, RuntimeObject * ___context2, const RuntimeMethod* method) { DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* delegateArrayToInvoke = __this->get_delegates_11(); Delegate_t** delegatesToInvoke; il2cpp_array_size_t length; if (delegateArrayToInvoke != NULL) { length = delegateArrayToInvoke->max_length; delegatesToInvoke = reinterpret_cast(delegateArrayToInvoke->GetAddressAtUnchecked(0)); } else { length = 1; delegatesToInvoke = reinterpret_cast(&__this); } for (il2cpp_array_size_t i = 0; i < length; i++) { Delegate_t* currentDelegate = delegatesToInvoke[i]; Il2CppMethodPointer targetMethodPointer = currentDelegate->get_method_ptr_0(); RuntimeObject* targetThis = currentDelegate->get_m_target_2(); RuntimeMethod* targetMethod = (RuntimeMethod*)(currentDelegate->get_method_3()); if (!il2cpp_codegen_method_is_virtual(targetMethod)) { il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); } bool ___methodIsStatic = MethodIsStatic(targetMethod); int ___parameterCount = il2cpp_codegen_method_parameter_count(targetMethod); if (___methodIsStatic) { if (___parameterCount == 3) { // open typedef void (*FunctionPointerType) (Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F *, int32_t, RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___timer0, ___timeNoticed1, ___context2, targetMethod); } else { // closed typedef void (*FunctionPointerType) (void*, Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F *, int32_t, RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___timer0, ___timeNoticed1, ___context2, targetMethod); } } else if (___parameterCount != 3) { // open if (il2cpp_codegen_method_is_virtual(targetMethod) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker2< int32_t, RuntimeObject * >::Invoke(targetMethod, ___timer0, ___timeNoticed1, ___context2); else GenericVirtActionInvoker2< int32_t, RuntimeObject * >::Invoke(targetMethod, ___timer0, ___timeNoticed1, ___context2); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker2< int32_t, RuntimeObject * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), ___timer0, ___timeNoticed1, ___context2); else VirtActionInvoker2< int32_t, RuntimeObject * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), ___timer0, ___timeNoticed1, ___context2); } } else { if (targetThis == NULL && il2cpp_codegen_class_is_value_type(il2cpp_codegen_method_get_declaring_type(targetMethod))) { typedef void (*FunctionPointerType) (RuntimeObject*, RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)((reinterpret_cast(&___timeNoticed1) - 1), ___context2, targetMethod); } typedef void (*FunctionPointerType) (Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F *, int32_t, RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___timer0, ___timeNoticed1, ___context2, targetMethod); } } else { // closed if (targetThis != NULL && il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) GenericInterfaceActionInvoker3< Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F *, int32_t, RuntimeObject * >::Invoke(targetMethod, targetThis, ___timer0, ___timeNoticed1, ___context2); else GenericVirtActionInvoker3< Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F *, int32_t, RuntimeObject * >::Invoke(targetMethod, targetThis, ___timer0, ___timeNoticed1, ___context2); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) InterfaceActionInvoker3< Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F *, int32_t, RuntimeObject * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___timer0, ___timeNoticed1, ___context2); else VirtActionInvoker3< Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F *, int32_t, RuntimeObject * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___timer0, ___timeNoticed1, ___context2); } } else { if (targetThis == NULL && il2cpp_codegen_class_is_value_type(il2cpp_codegen_method_get_declaring_type(targetMethod))) { typedef void (*FunctionPointerType) (RuntimeObject*, int32_t, RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)((reinterpret_cast(___timer0) - 1), ___timeNoticed1, ___context2, targetMethod); } if (targetThis == NULL) { typedef void (*FunctionPointerType) (Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F *, int32_t, RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(___timer0, ___timeNoticed1, ___context2, targetMethod); } else { typedef void (*FunctionPointerType) (void*, Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F *, int32_t, RuntimeObject *, const RuntimeMethod*); ((FunctionPointerType)targetMethodPointer)(targetThis, ___timer0, ___timeNoticed1, ___context2, targetMethod); } } } } } // System.IAsyncResult System.Net.TimerThread_Callback::BeginInvoke(System.Net.TimerThread_Timer,System.Int32,System.Object,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Callback_BeginInvoke_m41DDA2A728FAF5D8FC7BDD6BAF1E5A5FAA44067A (Callback_t8DF3FD84AB632709C486978BE28ED721EB3A40E3 * __this, Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F * ___timer0, int32_t ___timeNoticed1, RuntimeObject * ___context2, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback3, RuntimeObject * ___object4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Callback_BeginInvoke_m41DDA2A728FAF5D8FC7BDD6BAF1E5A5FAA44067A_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[4] = {0}; __d_args[0] = ___timer0; __d_args[1] = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &___timeNoticed1); __d_args[2] = ___context2; return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback3, (RuntimeObject*)___object4); } // System.Void System.Net.TimerThread_Callback::EndInvoke(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Callback_EndInvoke_mCA87962B7FC7ACCD1BD62977C8A1DF1F2ECC8D1F (Callback_t8DF3FD84AB632709C486978BE28ED721EB3A40E3 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 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.Net.TimerThread_InfiniteTimerQueue::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InfiniteTimerQueue__ctor_m9399FB8D3AF6FCE71EB29A97665E871E9D13C5E7 (InfiniteTimerQueue_t141BA98635EDB34E2BAAFE8BA5C91795E7CCAB51 * __this, const RuntimeMethod* method) { { Queue__ctor_mED7AD466F7A2AD32777D05229BE4E7A6BC358C06(__this, (-1), /*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.Net.TimerThread_Queue::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Queue__ctor_mED7AD466F7A2AD32777D05229BE4E7A6BC358C06 (Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 * __this, int32_t ___durationMilliseconds0, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); int32_t L_0 = ___durationMilliseconds0; __this->set_m_DurationMilliseconds_0(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.Net.TimerThread_Timer::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Timer__ctor_mF6B46FBB94C7B044423D0931A24646947612D40E (Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F * __this, int32_t ___durationMilliseconds0, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); int32_t L_0 = ___durationMilliseconds0; __this->set_m_DurationMilliseconds_1(L_0); int32_t L_1 = Environment_get_TickCount_m0A119BE4354EA90C82CC48E559588C987A79FE0C(/*hidden argument*/NULL); __this->set_m_StartTimeMilliseconds_0(L_1); return; } } // System.Void System.Net.TimerThread_Timer::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Timer_Dispose_mCB85185EBA6CE836BDAA5CB5B5D98326E0279F0D (Timer_t3B21B1013E27B5DC9FED14EC0921A5F51230D46F * __this, const RuntimeMethod* method) { { VirtFuncInvoker0< bool >::Invoke(5 /* System.Boolean System.Net.TimerThread/Timer::Cancel() */, __this); 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.Net.TimerThread_TimerNode::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerNode__ctor_m18DCD26BDC1FE8F661FE7C056F59785CB48F09E7 (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * __this, const RuntimeMethod* method) { { Timer__ctor_mF6B46FBB94C7B044423D0931A24646947612D40E(__this, 0, /*hidden argument*/NULL); __this->set_m_TimerState_2(3); return; } } // System.Net.TimerThread_TimerNode System.Net.TimerThread_TimerNode::get_Next() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * TimerNode_get_Next_m91904310F38E6EF8D94261890F86387942EA81DE (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * __this, const RuntimeMethod* method) { { TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_0 = __this->get_next_6(); return L_0; } } // System.Void System.Net.TimerThread_TimerNode::set_Next(System.Net.TimerThread_TimerNode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerNode_set_Next_m6A6F1ACDE24E867EA3D88F2C889C677AE7AAC3BD (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * __this, TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * ___value0, const RuntimeMethod* method) { { TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_0 = ___value0; __this->set_next_6(L_0); return; } } // System.Net.TimerThread_TimerNode System.Net.TimerThread_TimerNode::get_Prev() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * TimerNode_get_Prev_m694B4D7BD49FE9A47B961DE0E12FF036B940CEE5 (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * __this, const RuntimeMethod* method) { { TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_0 = __this->get_prev_7(); return L_0; } } // System.Void System.Net.TimerThread_TimerNode::set_Prev(System.Net.TimerThread_TimerNode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerNode_set_Prev_m6AE80A4996048AADCBD43D8CFEB5DDB8CAAC1B8E (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * __this, TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * ___value0, const RuntimeMethod* method) { { TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_0 = ___value0; __this->set_prev_7(L_0); return; } } // System.Boolean System.Net.TimerThread_TimerNode::Cancel() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimerNode_Cancel_m691597518E9CAF2719C10B63577E24DC65A4B974 (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * __this, const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; bool V_1 = false; 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 = __this->get_m_TimerState_2(); if (L_0) { goto IL_0076; } } { RuntimeObject * L_1 = __this->get_m_QueueLock_5(); V_0 = L_1; V_1 = (bool)0; } IL_0011: try { // begin try (depth: 1) { RuntimeObject * L_2 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_2, (bool*)(&V_1), /*hidden argument*/NULL); int32_t L_3 = __this->get_m_TimerState_2(); if (L_3) { goto IL_006a; } } IL_0021: { TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_4 = TimerNode_get_Next_m91904310F38E6EF8D94261890F86387942EA81DE_inline(__this, /*hidden argument*/NULL); TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_5 = TimerNode_get_Prev_m694B4D7BD49FE9A47B961DE0E12FF036B940CEE5_inline(__this, /*hidden argument*/NULL); NullCheck(L_4); TimerNode_set_Prev_m6AE80A4996048AADCBD43D8CFEB5DDB8CAAC1B8E_inline(L_4, L_5, /*hidden argument*/NULL); TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_6 = TimerNode_get_Prev_m694B4D7BD49FE9A47B961DE0E12FF036B940CEE5_inline(__this, /*hidden argument*/NULL); TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_7 = TimerNode_get_Next_m91904310F38E6EF8D94261890F86387942EA81DE_inline(__this, /*hidden argument*/NULL); NullCheck(L_6); TimerNode_set_Next_m6A6F1ACDE24E867EA3D88F2C889C677AE7AAC3BD_inline(L_6, L_7, /*hidden argument*/NULL); TimerNode_set_Next_m6A6F1ACDE24E867EA3D88F2C889C677AE7AAC3BD_inline(__this, (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B *)NULL, /*hidden argument*/NULL); TimerNode_set_Prev_m6AE80A4996048AADCBD43D8CFEB5DDB8CAAC1B8E_inline(__this, (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B *)NULL, /*hidden argument*/NULL); __this->set_m_Callback_3((Callback_t8DF3FD84AB632709C486978BE28ED721EB3A40E3 *)NULL); __this->set_m_Context_4(NULL); __this->set_m_TimerState_2(2); V_2 = (bool)1; IL2CPP_LEAVE(0x78, FINALLY_006c); } IL_006a: { IL2CPP_LEAVE(0x76, FINALLY_006c); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_006c; } FINALLY_006c: { // begin finally (depth: 1) { bool L_8 = V_1; if (!L_8) { goto IL_0075; } } IL_006f: { RuntimeObject * L_9 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_9, /*hidden argument*/NULL); } IL_0075: { IL2CPP_END_FINALLY(108) } } // end finally (depth: 1) IL2CPP_CLEANUP(108) { IL2CPP_JUMP_TBL(0x78, IL_0078) IL2CPP_JUMP_TBL(0x76, IL_0076) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0076: { return (bool)0; } IL_0078: { bool L_10 = V_2; return L_10; } } #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.Net.TimerThread_TimerQueue::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimerQueue__ctor_m0AE128C18B38F02F946242A6D18C788B83CF4A0F (TimerQueue_t8C40E5540B8DCC1AF23C12BC62F6D1D8061F754C * __this, int32_t ___durationMilliseconds0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (TimerQueue__ctor_m0AE128C18B38F02F946242A6D18C788B83CF4A0F_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___durationMilliseconds0; Queue__ctor_mED7AD466F7A2AD32777D05229BE4E7A6BC358C06(__this, L_0, /*hidden argument*/NULL); TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_1 = (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B *)il2cpp_codegen_object_new(TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B_il2cpp_TypeInfo_var); TimerNode__ctor_m18DCD26BDC1FE8F661FE7C056F59785CB48F09E7(L_1, /*hidden argument*/NULL); __this->set_m_Timers_1(L_1); TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_2 = __this->get_m_Timers_1(); TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_3 = __this->get_m_Timers_1(); NullCheck(L_2); TimerNode_set_Next_m6A6F1ACDE24E867EA3D88F2C889C677AE7AAC3BD_inline(L_2, L_3, /*hidden argument*/NULL); TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_4 = __this->get_m_Timers_1(); TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_5 = __this->get_m_Timers_1(); NullCheck(L_4); TimerNode_set_Prev_m6AE80A4996048AADCBD43D8CFEB5DDB8CAAC1B8E_inline(L_4, L_5, /*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.Net.UnsafeNclNativeMethods_HttpApi::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HttpApi__cctor_mC83D9A859B85D52D1A8328824572DC1E140E571A (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HttpApi__cctor_mC83D9A859B85D52D1A8328824572DC1E140E571A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_0 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)((int32_t)30)); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_1 = L_0; NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral9B09C51972B24AAF8BFF4E23301B40DA54C025B6); (L_1)->SetAt(static_cast(0), (String_t*)_stringLiteral9B09C51972B24AAF8BFF4E23301B40DA54C025B6); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, _stringLiteral6512EE1541E9A6C52D5BF7CF465332E8DF25EA3C); (L_2)->SetAt(static_cast(1), (String_t*)_stringLiteral6512EE1541E9A6C52D5BF7CF465332E8DF25EA3C); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_3 = L_2; NullCheck(L_3); ArrayElementTypeCheck (L_3, _stringLiteralEB9A4BC1C0C153E4E4B042A79113B815B7E3021D); (L_3)->SetAt(static_cast(2), (String_t*)_stringLiteralEB9A4BC1C0C153E4E4B042A79113B815B7E3021D); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_4 = L_3; NullCheck(L_4); ArrayElementTypeCheck (L_4, _stringLiteral7E8B1D0FC088BB90DBBE8A2DBD8D00105AEBFDF3); (L_4)->SetAt(static_cast(3), (String_t*)_stringLiteral7E8B1D0FC088BB90DBBE8A2DBD8D00105AEBFDF3); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_5 = L_4; NullCheck(L_5); ArrayElementTypeCheck (L_5, _stringLiteral38F93D32853ECA4603A582EB7A404079E10B855D); (L_5)->SetAt(static_cast(4), (String_t*)_stringLiteral38F93D32853ECA4603A582EB7A404079E10B855D); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_6 = L_5; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral26013BCCBA39D56F3505ECD08B5AABDC74EF7701); (L_6)->SetAt(static_cast(5), (String_t*)_stringLiteral26013BCCBA39D56F3505ECD08B5AABDC74EF7701); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_7 = L_6; NullCheck(L_7); ArrayElementTypeCheck (L_7, _stringLiteral4D8B97A685DB2FA279DF1BB0D54E0FDC0C9F8BB5); (L_7)->SetAt(static_cast(6), (String_t*)_stringLiteral4D8B97A685DB2FA279DF1BB0D54E0FDC0C9F8BB5); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_8 = L_7; NullCheck(L_8); ArrayElementTypeCheck (L_8, _stringLiteralA6F47E00E036C5589EB12E237894B37FB015D365); (L_8)->SetAt(static_cast(7), (String_t*)_stringLiteralA6F47E00E036C5589EB12E237894B37FB015D365); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_9 = L_8; NullCheck(L_9); ArrayElementTypeCheck (L_9, _stringLiteral69A7BE7D74E8B54EF69683EB73C3ADDBE24661A5); (L_9)->SetAt(static_cast(8), (String_t*)_stringLiteral69A7BE7D74E8B54EF69683EB73C3ADDBE24661A5); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_10 = L_9; NullCheck(L_10); ArrayElementTypeCheck (L_10, _stringLiteralE9C45563358E813F157BA81B33143542165BA84E); (L_10)->SetAt(static_cast(((int32_t)9)), (String_t*)_stringLiteralE9C45563358E813F157BA81B33143542165BA84E); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_11 = L_10; NullCheck(L_11); ArrayElementTypeCheck (L_11, _stringLiteral3AD0E3698278F45B2AF94445396E9865F213F617); (L_11)->SetAt(static_cast(((int32_t)10)), (String_t*)_stringLiteral3AD0E3698278F45B2AF94445396E9865F213F617); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_12 = L_11; NullCheck(L_12); ArrayElementTypeCheck (L_12, _stringLiteral6BA83D8699910039B5B5F1D3BD60B1F43B1C39FA); (L_12)->SetAt(static_cast(((int32_t)11)), (String_t*)_stringLiteral6BA83D8699910039B5B5F1D3BD60B1F43B1C39FA); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_13 = L_12; NullCheck(L_13); ArrayElementTypeCheck (L_13, _stringLiteral77D12B97BA61FFCCB079E0DD2EF6809C1E957255); (L_13)->SetAt(static_cast(((int32_t)12)), (String_t*)_stringLiteral77D12B97BA61FFCCB079E0DD2EF6809C1E957255); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_14 = L_13; NullCheck(L_14); ArrayElementTypeCheck (L_14, _stringLiteralDC573A47ACA875AAA79618871337D7F6C56FA72F); (L_14)->SetAt(static_cast(((int32_t)13)), (String_t*)_stringLiteralDC573A47ACA875AAA79618871337D7F6C56FA72F); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_15 = L_14; NullCheck(L_15); ArrayElementTypeCheck (L_15, _stringLiteral91FD1DFED8364F154A419BB30F47511380D2A0E0); (L_15)->SetAt(static_cast(((int32_t)14)), (String_t*)_stringLiteral91FD1DFED8364F154A419BB30F47511380D2A0E0); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_16 = L_15; NullCheck(L_16); ArrayElementTypeCheck (L_16, _stringLiteralBE591269E96263FE450EF74421A96C4AD9175EB9); (L_16)->SetAt(static_cast(((int32_t)15)), (String_t*)_stringLiteralBE591269E96263FE450EF74421A96C4AD9175EB9); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_17 = L_16; NullCheck(L_17); ArrayElementTypeCheck (L_17, _stringLiteralE73CAE7DFACEFCEF71FBF26A30B14FB6F485D82D); (L_17)->SetAt(static_cast(((int32_t)16)), (String_t*)_stringLiteralE73CAE7DFACEFCEF71FBF26A30B14FB6F485D82D); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_18 = L_17; NullCheck(L_18); ArrayElementTypeCheck (L_18, _stringLiteralD8A137C21303D5CDFAF674A6D77269E2B8A33D34); (L_18)->SetAt(static_cast(((int32_t)17)), (String_t*)_stringLiteralD8A137C21303D5CDFAF674A6D77269E2B8A33D34); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_19 = L_18; NullCheck(L_19); ArrayElementTypeCheck (L_19, _stringLiteralA99BE3DA0C9DA2F3C64500B5EF8A8E48F503D127); (L_19)->SetAt(static_cast(((int32_t)18)), (String_t*)_stringLiteralA99BE3DA0C9DA2F3C64500B5EF8A8E48F503D127); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_20 = L_19; NullCheck(L_20); ArrayElementTypeCheck (L_20, _stringLiteral4312B9CDC22A0D8CF25AB213C9D034CEE9CE16EE); (L_20)->SetAt(static_cast(((int32_t)19)), (String_t*)_stringLiteral4312B9CDC22A0D8CF25AB213C9D034CEE9CE16EE); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_21 = L_20; NullCheck(L_21); ArrayElementTypeCheck (L_21, _stringLiteral02910FE72AEF1E79D1CE552B0125FE9D6E734463); (L_21)->SetAt(static_cast(((int32_t)20)), (String_t*)_stringLiteral02910FE72AEF1E79D1CE552B0125FE9D6E734463); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_22 = L_21; NullCheck(L_22); ArrayElementTypeCheck (L_22, _stringLiteralFF9F1FF32120D8B893C1DED522D49590353B29A6); (L_22)->SetAt(static_cast(((int32_t)21)), (String_t*)_stringLiteralFF9F1FF32120D8B893C1DED522D49590353B29A6); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_23 = L_22; NullCheck(L_23); ArrayElementTypeCheck (L_23, _stringLiteral11D00F6ED181AFBAE6281CF892E585DCEE85B274); (L_23)->SetAt(static_cast(((int32_t)22)), (String_t*)_stringLiteral11D00F6ED181AFBAE6281CF892E585DCEE85B274); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_24 = L_23; NullCheck(L_24); ArrayElementTypeCheck (L_24, _stringLiteralD219C68101F532DE10ADD2CF42FB9DBECA73D3BE); (L_24)->SetAt(static_cast(((int32_t)23)), (String_t*)_stringLiteralD219C68101F532DE10ADD2CF42FB9DBECA73D3BE); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_25 = L_24; NullCheck(L_25); ArrayElementTypeCheck (L_25, _stringLiteral0CE13782E9AC74EF50B0F764C0721DE2A4AE3187); (L_25)->SetAt(static_cast(((int32_t)24)), (String_t*)_stringLiteral0CE13782E9AC74EF50B0F764C0721DE2A4AE3187); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_26 = L_25; NullCheck(L_26); ArrayElementTypeCheck (L_26, _stringLiteralDEDECE9FD5695DF933056CBE96D25F6B3069F79B); (L_26)->SetAt(static_cast(((int32_t)25)), (String_t*)_stringLiteralDEDECE9FD5695DF933056CBE96D25F6B3069F79B); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_27 = L_26; NullCheck(L_27); ArrayElementTypeCheck (L_27, _stringLiteralCB0CB170D106F8E8D5AF1E05BBDBD3A96A7DE197); (L_27)->SetAt(static_cast(((int32_t)26)), (String_t*)_stringLiteralCB0CB170D106F8E8D5AF1E05BBDBD3A96A7DE197); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_28 = L_27; NullCheck(L_28); ArrayElementTypeCheck (L_28, _stringLiteralDA18D02D9A384EC87B2924AA70BB99B190DFA12C); (L_28)->SetAt(static_cast(((int32_t)27)), (String_t*)_stringLiteralDA18D02D9A384EC87B2924AA70BB99B190DFA12C); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_29 = L_28; NullCheck(L_29); ArrayElementTypeCheck (L_29, _stringLiteral2B24D45FC35A156981B37EC34E29D99633F90CEB); (L_29)->SetAt(static_cast(((int32_t)28)), (String_t*)_stringLiteral2B24D45FC35A156981B37EC34E29D99633F90CEB); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_30 = L_29; NullCheck(L_30); ArrayElementTypeCheck (L_30, _stringLiteral91E15DFD33A8977326EC3048FFFCF2851F9AB5D0); (L_30)->SetAt(static_cast(((int32_t)29)), (String_t*)_stringLiteral91E15DFD33A8977326EC3048FFFCF2851F9AB5D0); ((HttpApi_tDD21E6C468ACB472A3D1CE51865417E65113B12F_StaticFields*)il2cpp_codegen_static_fields_for(HttpApi_tDD21E6C468ACB472A3D1CE51865417E65113B12F_il2cpp_TypeInfo_var))->set_m_Strings_0(L_30); 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.Net.UnsafeNclNativeMethods_HttpApi_HTTP_REQUEST_HEADER_ID::ToString(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* HTTP_REQUEST_HEADER_ID_ToString_m26FCFC96F9A3BA5FB9ADFDB26F5FAF5BBA5212D4 (int32_t ___position0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HTTP_REQUEST_HEADER_ID_ToString_m26FCFC96F9A3BA5FB9ADFDB26F5FAF5BBA5212D4_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(HTTP_REQUEST_HEADER_ID_tB60B4713336EB0EA6D9963F588F4C9F9BAD3D9CE_il2cpp_TypeInfo_var); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_0 = ((HTTP_REQUEST_HEADER_ID_tB60B4713336EB0EA6D9963F588F4C9F9BAD3D9CE_StaticFields*)il2cpp_codegen_static_fields_for(HTTP_REQUEST_HEADER_ID_tB60B4713336EB0EA6D9963F588F4C9F9BAD3D9CE_il2cpp_TypeInfo_var))->get_m_Strings_0(); int32_t L_1 = ___position0; NullCheck(L_0); int32_t L_2 = L_1; String_t* L_3 = (L_0)->GetAt(static_cast(L_2)); return L_3; } } // System.Void System.Net.UnsafeNclNativeMethods_HttpApi_HTTP_REQUEST_HEADER_ID::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HTTP_REQUEST_HEADER_ID__cctor_m4336E06A33B3A9939D61E89706DE09458D9C8D59 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (HTTP_REQUEST_HEADER_ID__cctor_m4336E06A33B3A9939D61E89706DE09458D9C8D59_MetadataUsageId); s_Il2CppMethodInitialized = true; } { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_0 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)((int32_t)41)); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_1 = L_0; NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral9B09C51972B24AAF8BFF4E23301B40DA54C025B6); (L_1)->SetAt(static_cast(0), (String_t*)_stringLiteral9B09C51972B24AAF8BFF4E23301B40DA54C025B6); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, _stringLiteral6512EE1541E9A6C52D5BF7CF465332E8DF25EA3C); (L_2)->SetAt(static_cast(1), (String_t*)_stringLiteral6512EE1541E9A6C52D5BF7CF465332E8DF25EA3C); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_3 = L_2; NullCheck(L_3); ArrayElementTypeCheck (L_3, _stringLiteralEB9A4BC1C0C153E4E4B042A79113B815B7E3021D); (L_3)->SetAt(static_cast(2), (String_t*)_stringLiteralEB9A4BC1C0C153E4E4B042A79113B815B7E3021D); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_4 = L_3; NullCheck(L_4); ArrayElementTypeCheck (L_4, _stringLiteral7E8B1D0FC088BB90DBBE8A2DBD8D00105AEBFDF3); (L_4)->SetAt(static_cast(3), (String_t*)_stringLiteral7E8B1D0FC088BB90DBBE8A2DBD8D00105AEBFDF3); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_5 = L_4; NullCheck(L_5); ArrayElementTypeCheck (L_5, _stringLiteral38F93D32853ECA4603A582EB7A404079E10B855D); (L_5)->SetAt(static_cast(4), (String_t*)_stringLiteral38F93D32853ECA4603A582EB7A404079E10B855D); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_6 = L_5; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral26013BCCBA39D56F3505ECD08B5AABDC74EF7701); (L_6)->SetAt(static_cast(5), (String_t*)_stringLiteral26013BCCBA39D56F3505ECD08B5AABDC74EF7701); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_7 = L_6; NullCheck(L_7); ArrayElementTypeCheck (L_7, _stringLiteral4D8B97A685DB2FA279DF1BB0D54E0FDC0C9F8BB5); (L_7)->SetAt(static_cast(6), (String_t*)_stringLiteral4D8B97A685DB2FA279DF1BB0D54E0FDC0C9F8BB5); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_8 = L_7; NullCheck(L_8); ArrayElementTypeCheck (L_8, _stringLiteralA6F47E00E036C5589EB12E237894B37FB015D365); (L_8)->SetAt(static_cast(7), (String_t*)_stringLiteralA6F47E00E036C5589EB12E237894B37FB015D365); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_9 = L_8; NullCheck(L_9); ArrayElementTypeCheck (L_9, _stringLiteral69A7BE7D74E8B54EF69683EB73C3ADDBE24661A5); (L_9)->SetAt(static_cast(8), (String_t*)_stringLiteral69A7BE7D74E8B54EF69683EB73C3ADDBE24661A5); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_10 = L_9; NullCheck(L_10); ArrayElementTypeCheck (L_10, _stringLiteralE9C45563358E813F157BA81B33143542165BA84E); (L_10)->SetAt(static_cast(((int32_t)9)), (String_t*)_stringLiteralE9C45563358E813F157BA81B33143542165BA84E); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_11 = L_10; NullCheck(L_11); ArrayElementTypeCheck (L_11, _stringLiteral3AD0E3698278F45B2AF94445396E9865F213F617); (L_11)->SetAt(static_cast(((int32_t)10)), (String_t*)_stringLiteral3AD0E3698278F45B2AF94445396E9865F213F617); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_12 = L_11; NullCheck(L_12); ArrayElementTypeCheck (L_12, _stringLiteral6BA83D8699910039B5B5F1D3BD60B1F43B1C39FA); (L_12)->SetAt(static_cast(((int32_t)11)), (String_t*)_stringLiteral6BA83D8699910039B5B5F1D3BD60B1F43B1C39FA); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_13 = L_12; NullCheck(L_13); ArrayElementTypeCheck (L_13, _stringLiteral77D12B97BA61FFCCB079E0DD2EF6809C1E957255); (L_13)->SetAt(static_cast(((int32_t)12)), (String_t*)_stringLiteral77D12B97BA61FFCCB079E0DD2EF6809C1E957255); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_14 = L_13; NullCheck(L_14); ArrayElementTypeCheck (L_14, _stringLiteralDC573A47ACA875AAA79618871337D7F6C56FA72F); (L_14)->SetAt(static_cast(((int32_t)13)), (String_t*)_stringLiteralDC573A47ACA875AAA79618871337D7F6C56FA72F); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_15 = L_14; NullCheck(L_15); ArrayElementTypeCheck (L_15, _stringLiteral91FD1DFED8364F154A419BB30F47511380D2A0E0); (L_15)->SetAt(static_cast(((int32_t)14)), (String_t*)_stringLiteral91FD1DFED8364F154A419BB30F47511380D2A0E0); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_16 = L_15; NullCheck(L_16); ArrayElementTypeCheck (L_16, _stringLiteralBE591269E96263FE450EF74421A96C4AD9175EB9); (L_16)->SetAt(static_cast(((int32_t)15)), (String_t*)_stringLiteralBE591269E96263FE450EF74421A96C4AD9175EB9); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_17 = L_16; NullCheck(L_17); ArrayElementTypeCheck (L_17, _stringLiteralE73CAE7DFACEFCEF71FBF26A30B14FB6F485D82D); (L_17)->SetAt(static_cast(((int32_t)16)), (String_t*)_stringLiteralE73CAE7DFACEFCEF71FBF26A30B14FB6F485D82D); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_18 = L_17; NullCheck(L_18); ArrayElementTypeCheck (L_18, _stringLiteralD8A137C21303D5CDFAF674A6D77269E2B8A33D34); (L_18)->SetAt(static_cast(((int32_t)17)), (String_t*)_stringLiteralD8A137C21303D5CDFAF674A6D77269E2B8A33D34); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_19 = L_18; NullCheck(L_19); ArrayElementTypeCheck (L_19, _stringLiteralA99BE3DA0C9DA2F3C64500B5EF8A8E48F503D127); (L_19)->SetAt(static_cast(((int32_t)18)), (String_t*)_stringLiteralA99BE3DA0C9DA2F3C64500B5EF8A8E48F503D127); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_20 = L_19; NullCheck(L_20); ArrayElementTypeCheck (L_20, _stringLiteral4312B9CDC22A0D8CF25AB213C9D034CEE9CE16EE); (L_20)->SetAt(static_cast(((int32_t)19)), (String_t*)_stringLiteral4312B9CDC22A0D8CF25AB213C9D034CEE9CE16EE); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_21 = L_20; NullCheck(L_21); ArrayElementTypeCheck (L_21, _stringLiteralBB54DB510A92908A5A4DF79FC1AD1EAE8DF50EC3); (L_21)->SetAt(static_cast(((int32_t)20)), (String_t*)_stringLiteralBB54DB510A92908A5A4DF79FC1AD1EAE8DF50EC3); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_22 = L_21; NullCheck(L_22); ArrayElementTypeCheck (L_22, _stringLiteralAAF67685A1D81108695F45293BF84F12A0C9CB46); (L_22)->SetAt(static_cast(((int32_t)21)), (String_t*)_stringLiteralAAF67685A1D81108695F45293BF84F12A0C9CB46); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_23 = L_22; NullCheck(L_23); ArrayElementTypeCheck (L_23, _stringLiteral177429157553DBB71C8BAB30AAC57A62D268CC1C); (L_23)->SetAt(static_cast(((int32_t)22)), (String_t*)_stringLiteral177429157553DBB71C8BAB30AAC57A62D268CC1C); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_24 = L_23; NullCheck(L_24); ArrayElementTypeCheck (L_24, _stringLiteral58385B3FBA0471CB7C233041F9D15C4B6CCF18FE); (L_24)->SetAt(static_cast(((int32_t)23)), (String_t*)_stringLiteral58385B3FBA0471CB7C233041F9D15C4B6CCF18FE); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_25 = L_24; NullCheck(L_25); ArrayElementTypeCheck (L_25, _stringLiteral5E25CE007AA95EA2EA8B158AEE9C630A32EA5616); (L_25)->SetAt(static_cast(((int32_t)24)), (String_t*)_stringLiteral5E25CE007AA95EA2EA8B158AEE9C630A32EA5616); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_26 = L_25; NullCheck(L_26); ArrayElementTypeCheck (L_26, _stringLiteralE4F81994FED009C24D31EFD799E2D47A74A60F1F); (L_26)->SetAt(static_cast(((int32_t)25)), (String_t*)_stringLiteralE4F81994FED009C24D31EFD799E2D47A74A60F1F); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_27 = L_26; NullCheck(L_27); ArrayElementTypeCheck (L_27, _stringLiteral58FC1BE971A32518B08BB4967F47C3E29FC379B9); (L_27)->SetAt(static_cast(((int32_t)26)), (String_t*)_stringLiteral58FC1BE971A32518B08BB4967F47C3E29FC379B9); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_28 = L_27; NullCheck(L_28); ArrayElementTypeCheck (L_28, _stringLiteral3F66052A107EAF9BAE7CAD0F61FB462F47EC2C47); (L_28)->SetAt(static_cast(((int32_t)27)), (String_t*)_stringLiteral3F66052A107EAF9BAE7CAD0F61FB462F47EC2C47); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_29 = L_28; NullCheck(L_29); ArrayElementTypeCheck (L_29, _stringLiteral3960EC4CA5FB5E5D8CDB2CC1C5121C003E426517); (L_29)->SetAt(static_cast(((int32_t)28)), (String_t*)_stringLiteral3960EC4CA5FB5E5D8CDB2CC1C5121C003E426517); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_30 = L_29; NullCheck(L_30); ArrayElementTypeCheck (L_30, _stringLiteralC4ECA4702BBD3334F2AF696C9113056AD66A8D93); (L_30)->SetAt(static_cast(((int32_t)29)), (String_t*)_stringLiteralC4ECA4702BBD3334F2AF696C9113056AD66A8D93); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_31 = L_30; NullCheck(L_31); ArrayElementTypeCheck (L_31, _stringLiteralDE1338853DA05E0B2EF334C6D2A1BD4EFD32B464); (L_31)->SetAt(static_cast(((int32_t)30)), (String_t*)_stringLiteralDE1338853DA05E0B2EF334C6D2A1BD4EFD32B464); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_32 = L_31; NullCheck(L_32); ArrayElementTypeCheck (L_32, _stringLiteral2C743CA76B5FF26374732B33A172BC6386B3AAB3); (L_32)->SetAt(static_cast(((int32_t)31)), (String_t*)_stringLiteral2C743CA76B5FF26374732B33A172BC6386B3AAB3); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_33 = L_32; NullCheck(L_33); ArrayElementTypeCheck (L_33, _stringLiteral3E610A822745A7648A28DDC376BB31E9D961B787); (L_33)->SetAt(static_cast(((int32_t)32)), (String_t*)_stringLiteral3E610A822745A7648A28DDC376BB31E9D961B787); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_34 = L_33; NullCheck(L_34); ArrayElementTypeCheck (L_34, _stringLiteralF07EA20E44175D8597A0629B88839DC18660C130); (L_34)->SetAt(static_cast(((int32_t)33)), (String_t*)_stringLiteralF07EA20E44175D8597A0629B88839DC18660C130); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_35 = L_34; NullCheck(L_35); ArrayElementTypeCheck (L_35, _stringLiteralAEE370B0F123573C06763F70D30C8890721694C4); (L_35)->SetAt(static_cast(((int32_t)34)), (String_t*)_stringLiteralAEE370B0F123573C06763F70D30C8890721694C4); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_36 = L_35; NullCheck(L_36); ArrayElementTypeCheck (L_36, _stringLiteralD2FD2A50C1A375BEB79E19EC25E0A1496B8C4176); (L_36)->SetAt(static_cast(((int32_t)35)), (String_t*)_stringLiteralD2FD2A50C1A375BEB79E19EC25E0A1496B8C4176); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_37 = L_36; NullCheck(L_37); ArrayElementTypeCheck (L_37, _stringLiteral699B2FB0910CCC7C0854D17A2041A907709ED3C1); (L_37)->SetAt(static_cast(((int32_t)36)), (String_t*)_stringLiteral699B2FB0910CCC7C0854D17A2041A907709ED3C1); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_38 = L_37; NullCheck(L_38); ArrayElementTypeCheck (L_38, _stringLiteralA16C5BBE4BF996740F257AA1E81BD57E4C52C8DD); (L_38)->SetAt(static_cast(((int32_t)37)), (String_t*)_stringLiteralA16C5BBE4BF996740F257AA1E81BD57E4C52C8DD); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_39 = L_38; NullCheck(L_39); ArrayElementTypeCheck (L_39, _stringLiteral1B1BE06F5BFB451C3199AEB9E8E337905DD0CECB); (L_39)->SetAt(static_cast(((int32_t)38)), (String_t*)_stringLiteral1B1BE06F5BFB451C3199AEB9E8E337905DD0CECB); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_40 = L_39; NullCheck(L_40); ArrayElementTypeCheck (L_40, _stringLiteral2BE17AA181D8226BFAD83CE993E838FA79DCCE4D); (L_40)->SetAt(static_cast(((int32_t)39)), (String_t*)_stringLiteral2BE17AA181D8226BFAD83CE993E838FA79DCCE4D); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_41 = L_40; NullCheck(L_41); ArrayElementTypeCheck (L_41, _stringLiteral170C6D2E56E8B4E9EC094B58AFE212EC6E8296A6); (L_41)->SetAt(static_cast(((int32_t)40)), (String_t*)_stringLiteral170C6D2E56E8B4E9EC094B58AFE212EC6E8296A6); ((HTTP_REQUEST_HEADER_ID_tB60B4713336EB0EA6D9963F588F4C9F9BAD3D9CE_StaticFields*)il2cpp_codegen_static_fields_for(HTTP_REQUEST_HEADER_ID_tB60B4713336EB0EA6D9963F588F4C9F9BAD3D9CE_il2cpp_TypeInfo_var))->set_m_Strings_0(L_41); 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.Net.UnsafeNclNativeMethods_SecureStringHelper::CreateString(System.Security.SecureString) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SecureStringHelper_CreateString_m48E822E6ECF3CEEB6D3CB1624B260B49E3368A40 (SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * ___secureString0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SecureStringHelper_CreateString_m48E822E6ECF3CEEB6D3CB1624B260B49E3368A40_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; 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); { V_1 = (intptr_t)(0); SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * L_0 = ___secureString0; if (!L_0) { goto IL_0011; } } { SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * L_1 = ___secureString0; NullCheck(L_1); int32_t L_2 = SecureString_get_Length_mDDDAA526E567C52F8D3E9C1F7BDECCCC44200FA4(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0017; } } IL_0011: { String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); return L_3; } IL_0017: { } IL_0018: try { // begin try (depth: 1) SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * L_4 = ___secureString0; IL2CPP_RUNTIME_CLASS_INIT(Marshal_tC795CE9CC2FFBA41EDB1AC1C0FEC04607DFA8A40_il2cpp_TypeInfo_var); intptr_t L_5 = Marshal_SecureStringToGlobalAllocUnicode_m7A8026B3FBB9C2CB0A595CB9F3CDFB302FC7ACB7(L_4, /*hidden argument*/NULL); V_1 = (intptr_t)L_5; intptr_t L_6 = V_1; String_t* L_7 = Marshal_PtrToStringUni_mB2F7EE63E8A6E0DA0443BDC57153D839282E2779((intptr_t)L_6, /*hidden argument*/NULL); V_0 = L_7; IL2CPP_LEAVE(0x3C, FINALLY_0028); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0028; } FINALLY_0028: { // begin finally (depth: 1) { intptr_t L_8 = V_1; bool L_9 = IntPtr_op_Inequality_mB4886A806009EA825EFCC60CD2A7F6EB8E273A61((intptr_t)L_8, (intptr_t)(0), /*hidden argument*/NULL); if (!L_9) { goto IL_003b; } } IL_0035: { intptr_t L_10 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Marshal_tC795CE9CC2FFBA41EDB1AC1C0FEC04607DFA8A40_il2cpp_TypeInfo_var); Marshal_ZeroFreeGlobalAllocUnicode_m407A62DB23A0E8B844FDA7B5D83E95B19FEBC8D5((intptr_t)L_10, /*hidden argument*/NULL); } IL_003b: { IL2CPP_END_FINALLY(40) } } // end finally (depth: 1) IL2CPP_CLEANUP(40) { IL2CPP_JUMP_TBL(0x3C, IL_003c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003c: { String_t* L_11 = V_0; return L_11; } } // System.Security.SecureString System.Net.UnsafeNclNativeMethods_SecureStringHelper::CreateSecureString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * SecureStringHelper_CreateSecureString_m36F065E59FF9B8AC79289E4B2A42F96C23BD4F0C (String_t* ___plainString0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SecureStringHelper_CreateSecureString_m36F065E59FF9B8AC79289E4B2A42F96C23BD4F0C_MetadataUsageId); s_Il2CppMethodInitialized = true; } Il2CppChar* V_0 = NULL; String_t* V_1 = NULL; { String_t* L_0 = ___plainString0; if (!L_0) { goto IL_000b; } } { String_t* L_1 = ___plainString0; NullCheck(L_1); int32_t L_2 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0011; } } IL_000b: { SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * L_3 = (SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 *)il2cpp_codegen_object_new(SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5_il2cpp_TypeInfo_var); SecureString__ctor_m2BD71C7809235730861AFA7DC71448E86BE9FA6E(L_3, /*hidden argument*/NULL); return L_3; } IL_0011: { String_t* L_4 = ___plainString0; 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_0021; } } { 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_0021: { Il2CppChar* L_9 = V_0; String_t* L_10 = ___plainString0; NullCheck(L_10); int32_t L_11 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_10, /*hidden argument*/NULL); SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 * L_12 = (SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5 *)il2cpp_codegen_object_new(SecureString_t0E7DCB36E6C027EA7265B7BDC2E3CAB0BA1FF2E5_il2cpp_TypeInfo_var); SecureString__ctor_mF5DD713AC49A546819582D90E3C178597F151DA3(L_12, (Il2CppChar*)(Il2CppChar*)L_9, L_11, /*hidden argument*/NULL); V_1 = (String_t*)NULL; return L_12; } } #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.Net.ValidationHelper::MakeStringNull(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ValidationHelper_MakeStringNull_m6741032436B995465649A89BCC2BEC439A5140C2 (String_t* ___stringValue0, const RuntimeMethod* method) { { String_t* L_0 = ___stringValue0; if (!L_0) { goto IL_000b; } } { String_t* L_1 = ___stringValue0; NullCheck(L_1); int32_t L_2 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_000d; } } IL_000b: { return (String_t*)NULL; } IL_000d: { String_t* L_3 = ___stringValue0; return L_3; } } // System.Boolean System.Net.ValidationHelper::IsBlankString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ValidationHelper_IsBlankString_m78C3603B0E8C93CAD3FB945CA57C3E4729A09B89 (String_t* ___stringValue0, const RuntimeMethod* method) { { String_t* L_0 = ___stringValue0; if (!L_0) { goto IL_000d; } } { String_t* L_1 = ___stringValue0; NullCheck(L_1); int32_t L_2 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_1, /*hidden argument*/NULL); return (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0); } IL_000d: { return (bool)1; } } // System.Boolean System.Net.ValidationHelper::ValidateTcpPort(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ValidationHelper_ValidateTcpPort_m899B89B4810C6531306EC6C34FF452732D41979D (int32_t ___port0, const RuntimeMethod* method) { { int32_t L_0 = ___port0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0010; } } { int32_t L_1 = ___port0; return (bool)((((int32_t)((((int32_t)L_1) > ((int32_t)((int32_t)65535)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_0010: { return (bool)0; } } // System.Void System.Net.ValidationHelper::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValidationHelper__cctor_mE5C7F68FC003121FE3AC2039FFA9B2E88500E16A (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ValidationHelper__cctor_mE5C7F68FC003121FE3AC2039FFA9B2E88500E16A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_0 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)0); ((ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_StaticFields*)il2cpp_codegen_static_fields_for(ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_il2cpp_TypeInfo_var))->set_EmptyArray_0(L_0); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_1 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)4); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_2 = L_1; RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF L_3 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291____03F4297FCC30D0FD5E420E5D26E7FA711167C7EF_1_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m29F50CDFEEE0AB868200291366253DD4737BC76A((RuntimeArray *)(RuntimeArray *)L_2, L_3, /*hidden argument*/NULL); ((ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_StaticFields*)il2cpp_codegen_static_fields_for(ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_il2cpp_TypeInfo_var))->set_InvalidMethodChars_1(L_2); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_4 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)((int32_t)22)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_5 = L_4; RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF L_6 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291____8E0EF3D67A3EB1863224EE3CACB424BC2F8CFBA3_10_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m29F50CDFEEE0AB868200291366253DD4737BC76A((RuntimeArray *)(RuntimeArray *)L_5, L_6, /*hidden argument*/NULL); ((ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_StaticFields*)il2cpp_codegen_static_fields_for(ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_il2cpp_TypeInfo_var))->set_InvalidParamChars_2(L_5); 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.Net.WebAsyncResult::.ctor(System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebAsyncResult__ctor_mFFB94D1263D8551987455464D3114E8155A05F34 (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___cb0, RuntimeObject * ___state1, const RuntimeMethod* method) { { AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_0 = ___cb0; RuntimeObject * L_1 = ___state1; SimpleAsyncResult__ctor_mCA1DB6C86E9A3211649EED8C1153DE72E78F2F30(__this, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebAsyncResult::.ctor(System.Net.HttpWebRequest,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebAsyncResult__ctor_m6EA6C98BA6787E27A7CA2D3734A532203CFCF9BC (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___cb1, RuntimeObject * ___state2, const RuntimeMethod* method) { { AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_0 = ___cb1; RuntimeObject * L_1 = ___state2; SimpleAsyncResult__ctor_mCA1DB6C86E9A3211649EED8C1153DE72E78F2F30(__this, L_0, L_1, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_2 = ___request0; __this->set_AsyncObject_18(L_2); return; } } // System.Void System.Net.WebAsyncResult::.ctor(System.AsyncCallback,System.Object,System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebAsyncResult__ctor_m3DEA339577AECC3B5A2F5C78F9297EC966CC8859 (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___cb0, RuntimeObject * ___state1, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer2, int32_t ___offset3, int32_t ___size4, const RuntimeMethod* method) { { AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_0 = ___cb0; RuntimeObject * L_1 = ___state1; SimpleAsyncResult__ctor_mCA1DB6C86E9A3211649EED8C1153DE72E78F2F30(__this, L_0, L_1, /*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = ___buffer2; __this->set_buffer_13(L_2); int32_t L_3 = ___offset3; __this->set_offset_14(L_3); int32_t L_4 = ___size4; __this->set_size_15(L_4); return; } } // System.Void System.Net.WebAsyncResult::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebAsyncResult_Reset_m3B142ACDC3BFE35A218591922F758670BEB11206 (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method) { { __this->set_nbytes_9(0); __this->set_response_11((HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 *)NULL); __this->set_buffer_13((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL); __this->set_offset_14(0); __this->set_size_15(0); SimpleAsyncResult_Reset_internal_mC67A0649A2AA41223256E9E914AF16D00D055853(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebAsyncResult::SetCompleted(System.Boolean,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebAsyncResult_SetCompleted_m548E38A524FBF5F609C555B7C424E88DE6C94A2C (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, bool ___synch0, int32_t ___nbytes1, const RuntimeMethod* method) { { int32_t L_0 = ___nbytes1; __this->set_nbytes_9(L_0); bool L_1 = ___synch0; SimpleAsyncResult_SetCompleted_internal_m99583E4FA1B37EBBB195266AF1F4AD47F037B571(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebAsyncResult::SetCompleted(System.Boolean,System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebAsyncResult_SetCompleted_m9A6A27BE905BAFA2CC24B3827C3C36023243F117 (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, bool ___synch0, Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___writeStream1, const RuntimeMethod* method) { { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_0 = ___writeStream1; __this->set_writeStream_12(L_0); bool L_1 = ___synch0; SimpleAsyncResult_SetCompleted_internal_m99583E4FA1B37EBBB195266AF1F4AD47F037B571(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebAsyncResult::SetCompleted(System.Boolean,System.Net.HttpWebResponse) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebAsyncResult_SetCompleted_mF8A8341373BAC0363A9767483652110A0B5F6F12 (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, bool ___synch0, HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * ___response1, const RuntimeMethod* method) { { HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * L_0 = ___response1; __this->set_response_11(L_0); bool L_1 = ___synch0; SimpleAsyncResult_SetCompleted_internal_m99583E4FA1B37EBBB195266AF1F4AD47F037B571(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebAsyncResult::DoCallback() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method) { { SimpleAsyncResult_DoCallback_internal_mE5C9AB5A666F3C40F0AB69A7CFCFBF4B6B24F850(__this, /*hidden argument*/NULL); return; } } // System.Int32 System.Net.WebAsyncResult::get_NBytes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebAsyncResult_get_NBytes_m1C92011F20E80F8C5668B0717F3002B6323E3F25 (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_nbytes_9(); return L_0; } } // System.Void System.Net.WebAsyncResult::set_NBytes(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebAsyncResult_set_NBytes_m31F8063B2B331EFF05D30FE042FFED0857622883 (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_nbytes_9(L_0); return; } } // System.IAsyncResult System.Net.WebAsyncResult::get_InnerAsyncResult() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebAsyncResult_get_InnerAsyncResult_m6E191630B2895757EC964C9BF214229C05119B35 (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get_innerAsyncResult_10(); return L_0; } } // System.Void System.Net.WebAsyncResult::set_InnerAsyncResult(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebAsyncResult_set_InnerAsyncResult_mFD90FA725F473E6B2764EFA850FD77E9DBF027F4 (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, RuntimeObject* ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___value0; __this->set_innerAsyncResult_10(L_0); return; } } // System.Net.HttpWebResponse System.Net.WebAsyncResult::get_Response() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * WebAsyncResult_get_Response_m6818FF52F360BF871709663B7E4465BDDD1C5F9F (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method) { { HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * L_0 = __this->get_response_11(); return L_0; } } // System.Byte[] System.Net.WebAsyncResult::get_Buffer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* WebAsyncResult_get_Buffer_mADBD22123B9BADEE179E6266A813F78D0F4A0201 (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method) { { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = __this->get_buffer_13(); return L_0; } } // System.Int32 System.Net.WebAsyncResult::get_Offset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebAsyncResult_get_Offset_mCCFD01C6F256D86E3671E12763C9B786A6FFDB9D (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_offset_14(); return L_0; } } // System.Int32 System.Net.WebAsyncResult::get_Size() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebAsyncResult_get_Size_mB2BEBB44B435FE3FADC200E5AB62085025BB4F45 (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_size_15(); 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.Net.WebClient::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebClient__ctor_mCF3ACBA3EA11A7EF963B976A0A504B1911B0249E (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebClient__ctor_mCF3ACBA3EA11A7EF963B976A0A504B1911B0249E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * L_0 = Encoding_get_Default_m625C78C2A9A8504B8BA4141994412513DC470CE2(/*hidden argument*/NULL); __this->set_m_Encoding_10(L_0); __this->set_m_ContentLength_12((((int64_t)((int64_t)(-1))))); IL2CPP_RUNTIME_CLASS_INIT(Component_t7AEFE153F6778CF52E1981BC3E811A9604B29473_il2cpp_TypeInfo_var); Component__ctor_m7E00FCEC8E392D7C6AE3806CE5B4616B8CC84594(__this, /*hidden argument*/NULL); Type_t * L_1 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(__this, /*hidden argument*/NULL); RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_2 = { reinterpret_cast (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_2, /*hidden argument*/NULL); bool L_4 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_1, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0036; } } { IL2CPP_RUNTIME_CLASS_INIT(GC_tC1D7BD74E8F44ECCEF5CD2B5D84BFF9AAE02D01D_il2cpp_TypeInfo_var); GC_SuppressFinalize_m037319A9B95A5BA437E806DE592802225EE5B425(__this, /*hidden argument*/NULL); } IL_0036: { return; } } // System.Void System.Net.WebClient::ClearWebClientState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebClient_ClearWebClientState_m7A797C91A0753FDF6D13ADA6D79720A2FF4618A1 (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebClient_ClearWebClientState_m7A797C91A0753FDF6D13ADA6D79720A2FF4618A1_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t* L_0 = __this->get_address_of_m_CallNesting_18(); int32_t L_1 = Interlocked_Increment_mB6D391197444B8BFD30BAE1EDCF1A255CD2F292F((int32_t*)L_0, /*hidden argument*/NULL); bool L_2 = WebClient_AnotherCallInProgress_m12FD7DAD5F6956DC2D73FE788219E1F9CE450FF7(__this, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0029; } } { WebClient_CompleteWebClientState_m4E83A3AB37DCB679421E1FB43D8A3C2174B25045(__this, /*hidden argument*/NULL); String_t* L_3 = SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7(_stringLiteralE6FF236915A9CF5660312A9884A613EA912D8AC5, /*hidden argument*/NULL); NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_4 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, WebClient_ClearWebClientState_m7A797C91A0753FDF6D13ADA6D79720A2FF4618A1_RuntimeMethod_var); } IL_0029: { __this->set_m_ContentLength_12((((int64_t)((int64_t)(-1))))); __this->set_m_WebResponse_8((WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD *)NULL); __this->set_m_WebRequest_9((WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 *)NULL); __this->set_m_Method_11((String_t*)NULL); __this->set_m_Cancelled_13((bool)0); ProgressData_tE1BDFEEC6B492E4A260BBEF1107683C28BB8AC20 * L_5 = __this->get_m_Progress_14(); if (!L_5) { goto IL_0060; } } { ProgressData_tE1BDFEEC6B492E4A260BBEF1107683C28BB8AC20 * L_6 = __this->get_m_Progress_14(); NullCheck(L_6); ProgressData_Reset_m1BE9104DE60F55507DF0F644F12075FCAC900948(L_6, /*hidden argument*/NULL); } IL_0060: { return; } } // System.Void System.Net.WebClient::CompleteWebClientState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebClient_CompleteWebClientState_m4E83A3AB37DCB679421E1FB43D8A3C2174B25045 (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, const RuntimeMethod* method) { { int32_t* L_0 = __this->get_address_of_m_CallNesting_18(); Interlocked_Decrement_m5C38319E41D5F7C90DFEC9138D58E6E92DFAFCFE((int32_t*)L_0, /*hidden argument*/NULL); return; } } // System.Net.ICredentials System.Net.WebClient::get_Credentials() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebClient_get_Credentials_m38B7EDD717B65BAB14BCBD7E544DDF90DCDBC23A (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get_m_credentials_5(); return L_0; } } // System.Void System.Net.WebClient::set_Credentials(System.Net.ICredentials) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebClient_set_Credentials_mDF72650CD17893531D179F0BF2EBC33005CDF1C7 (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, RuntimeObject* ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___value0; __this->set_m_credentials_5(L_0); return; } } // System.Net.WebRequest System.Net.WebClient::GetWebRequest(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * WebClient_GetWebRequest_mB32EEBB7F83A3D9AFDE2CC56889F9593D261DAFA (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___address0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebClient_GetWebRequest_mB32EEBB7F83A3D9AFDE2CC56889F9593D261DAFA_MetadataUsageId); s_Il2CppMethodInitialized = true; } WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * V_0 = NULL; { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_0 = ___address0; IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_1 = WebRequest_Create_m35EB35D743484ADC1FB4FEB5062B657C849455A9(L_0, /*hidden argument*/NULL); V_0 = L_1; WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_2 = V_0; WebClient_CopyHeadersTo_mC6D91A57CC17A96A63B59797CF37A888A253C734(__this, L_2, /*hidden argument*/NULL); RuntimeObject* L_3 = WebClient_get_Credentials_m38B7EDD717B65BAB14BCBD7E544DDF90DCDBC23A_inline(__this, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_4 = V_0; RuntimeObject* L_5 = WebClient_get_Credentials_m38B7EDD717B65BAB14BCBD7E544DDF90DCDBC23A_inline(__this, /*hidden argument*/NULL); NullCheck(L_4); VirtActionInvoker1< RuntimeObject* >::Invoke(18 /* System.Void System.Net.WebRequest::set_Credentials(System.Net.ICredentials) */, L_4, L_5); } IL_0022: { String_t* L_6 = __this->get_m_Method_11(); if (!L_6) { goto IL_0036; } } { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_7 = V_0; String_t* L_8 = __this->get_m_Method_11(); NullCheck(L_7); VirtActionInvoker1< String_t* >::Invoke(10 /* System.Void System.Net.WebRequest::set_Method(System.String) */, L_7, L_8); } IL_0036: { int64_t L_9 = __this->get_m_ContentLength_12(); if ((((int64_t)L_9) == ((int64_t)(((int64_t)((int64_t)(-1))))))) { goto IL_004c; } } { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_10 = V_0; int64_t L_11 = __this->get_m_ContentLength_12(); NullCheck(L_10); VirtActionInvoker1< int64_t >::Invoke(15 /* System.Void System.Net.WebRequest::set_ContentLength(System.Int64) */, L_10, L_11); } IL_004c: { bool L_12 = __this->get_m_ProxySet_16(); if (!L_12) { goto IL_0060; } } { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_13 = V_0; RuntimeObject* L_14 = __this->get_m_Proxy_15(); NullCheck(L_13); VirtActionInvoker1< RuntimeObject* >::Invoke(20 /* System.Void System.Net.WebRequest::set_Proxy(System.Net.IWebProxy) */, L_13, L_14); } IL_0060: { RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * L_15 = __this->get_m_CachePolicy_17(); if (!L_15) { goto IL_0074; } } { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_16 = V_0; RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * L_17 = __this->get_m_CachePolicy_17(); NullCheck(L_16); VirtActionInvoker1< RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * >::Invoke(8 /* System.Void System.Net.WebRequest::set_CachePolicy(System.Net.Cache.RequestCachePolicy) */, L_16, L_17); } IL_0074: { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_18 = V_0; return L_18; } } // System.Net.WebResponse System.Net.WebClient::GetWebResponse(System.Net.WebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * WebClient_GetWebResponse_mF6694B93840BBD41691699A391A6AFA6E51EB95D (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * ___request0, const RuntimeMethod* method) { WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * V_0 = NULL; { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_0 = ___request0; NullCheck(L_0); WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * L_1 = VirtFuncInvoker0< WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * >::Invoke(22 /* System.Net.WebResponse System.Net.WebRequest::GetResponse() */, L_0); V_0 = L_1; WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * L_2 = V_0; __this->set_m_WebResponse_8(L_2); WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * L_3 = V_0; return L_3; } } // System.IO.Stream System.Net.WebClient::OpenRead(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * WebClient_OpenRead_m3FFE890B8B6F2F5C234F074A386282C9A03C0C06 (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, String_t* ___address0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebClient_OpenRead_m3FFE890B8B6F2F5C234F074A386282C9A03C0C06_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___address0; 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, _stringLiteralC662180230CAD14787D4AB7E77AA08681CE783FA, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, WebClient_OpenRead_m3FFE890B8B6F2F5C234F074A386282C9A03C0C06_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___address0; Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = WebClient_GetUri_m686DD2770FE27C705179DC239D845FEFC9F1EAA5(__this, L_2, /*hidden argument*/NULL); Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_4 = WebClient_OpenRead_m44CA0A3E8F0E4A52B542D47D51F7F9B146AB5117(__this, L_3, /*hidden argument*/NULL); return L_4; } } // System.IO.Stream System.Net.WebClient::OpenRead(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * WebClient_OpenRead_m44CA0A3E8F0E4A52B542D47D51F7F9B146AB5117 (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___address0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebClient_OpenRead_m44CA0A3E8F0E4A52B542D47D51F7F9B146AB5117_MetadataUsageId); s_Il2CppMethodInitialized = true; } WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * V_0 = NULL; WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * V_1 = NULL; WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * V_2 = NULL; Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * V_3 = NULL; Exception_t * V_4 = 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 L_0 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_1 = ___address0; IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); bool L_2 = Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F(L_1, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_001a; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_3 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_3, _stringLiteralC662180230CAD14787D4AB7E77AA08681CE783FA, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, WebClient_OpenRead_m44CA0A3E8F0E4A52B542D47D51F7F9B146AB5117_RuntimeMethod_var); } IL_001a: { V_0 = (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 *)NULL; WebClient_ClearWebClientState_m7A797C91A0753FDF6D13ADA6D79720A2FF4618A1(__this, /*hidden argument*/NULL); } IL_0022: try { // begin try (depth: 1) try { // begin try (depth: 2) Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_4 = ___address0; Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_5 = WebClient_GetUri_mF2D6567101672B0844132B9922BEE86C3475CB3B(__this, L_4, /*hidden argument*/NULL); WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_6 = VirtFuncInvoker1< WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 *, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * >::Invoke(16 /* System.Net.WebRequest System.Net.WebClient::GetWebRequest(System.Uri) */, __this, L_5); WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_7 = L_6; V_1 = L_7; __this->set_m_WebRequest_9(L_7); WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_8 = V_1; V_0 = L_8; WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_9 = V_0; WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * L_10 = VirtFuncInvoker1< WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD *, WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * >::Invoke(17 /* System.Net.WebResponse System.Net.WebClient::GetWebResponse(System.Net.WebRequest) */, __this, L_9); WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * L_11 = L_10; V_2 = L_11; __this->set_m_WebResponse_8(L_11); WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * L_12 = V_2; NullCheck(L_12); Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_13 = VirtFuncInvoker0< Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * >::Invoke(11 /* System.IO.Stream System.Net.WebResponse::GetResponseStream() */, L_12); bool L_14 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); V_3 = L_13; IL2CPP_LEAVE(0xAB, FINALLY_00a4); } // end try (depth: 2) 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_0057; throw e; } CATCH_0057: { // begin catch(System.Exception) { V_4 = ((Exception_t *)__exception_local); Exception_t * L_15 = V_4; if (((ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468 *)IsInstSealed((RuntimeObject*)L_15, ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468_il2cpp_TypeInfo_var))) { goto IL_0074; } } IL_0062: { Exception_t * L_16 = V_4; if (((StackOverflowException_t8F10DDD924B10951FCA8CC166684A13DC6C7BFDC *)IsInstSealed((RuntimeObject*)L_16, StackOverflowException_t8F10DDD924B10951FCA8CC166684A13DC6C7BFDC_il2cpp_TypeInfo_var))) { goto IL_0074; } } IL_006b: { Exception_t * L_17 = V_4; if (!((OutOfMemoryException_t2DF3EAC178583BD1DEFAAECBEDB2AF1EA86FBFC7 *)IsInstClass((RuntimeObject*)L_17, OutOfMemoryException_t2DF3EAC178583BD1DEFAAECBEDB2AF1EA86FBFC7_il2cpp_TypeInfo_var))) { goto IL_0076; } } IL_0074: { IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, WebClient_OpenRead_m44CA0A3E8F0E4A52B542D47D51F7F9B146AB5117_RuntimeMethod_var); } IL_0076: { Exception_t * L_18 = V_4; if (((WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)IsInstClass((RuntimeObject*)L_18, WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var))) { goto IL_009b; } } IL_007f: { Exception_t * L_19 = V_4; if (((SecurityException_tBB116BA16A419AB19A4F7DEEF43A3FC2A638E8D5 *)IsInstClass((RuntimeObject*)L_19, SecurityException_tBB116BA16A419AB19A4F7DEEF43A3FC2A638E8D5_il2cpp_TypeInfo_var))) { goto IL_009b; } } IL_0088: { String_t* L_20 = SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7(_stringLiteral0011D81085F38395E04E22699B43CD18F7378B33, /*hidden argument*/NULL); Exception_t * L_21 = V_4; WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * L_22 = (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)il2cpp_codegen_object_new(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var); WebException__ctor_m864B9642C3D47B5ED0CDA9397ACB8CC70D2B9E4E(L_22, L_20, L_21, /*hidden argument*/NULL); V_4 = L_22; } IL_009b: { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_23 = V_0; WebClient_AbortRequest_m28C43D2EC606439625087D2D8C65E515A435CE5E(L_23, /*hidden argument*/NULL); Exception_t * L_24 = V_4; IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, WebClient_OpenRead_m44CA0A3E8F0E4A52B542D47D51F7F9B146AB5117_RuntimeMethod_var); } } // end catch (depth: 2) } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00a4; } FINALLY_00a4: { // begin finally (depth: 1) WebClient_CompleteWebClientState_m4E83A3AB37DCB679421E1FB43D8A3C2174B25045(__this, /*hidden argument*/NULL); IL2CPP_END_FINALLY(164) } // end finally (depth: 1) IL2CPP_CLEANUP(164) { IL2CPP_JUMP_TBL(0xAB, IL_00ab) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00ab: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_25 = V_3; return L_25; } } // System.Void System.Net.WebClient::AbortRequest(System.Net.WebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebClient_AbortRequest_m28C43D2EC606439625087D2D8C65E515A435CE5E (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * ___request0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebClient_AbortRequest_m28C43D2EC606439625087D2D8C65E515A435CE5E_MetadataUsageId); s_Il2CppMethodInitialized = true; } Exception_t * V_0 = 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); IL_0000: try { // begin try (depth: 1) { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_0 = ___request0; if (!L_0) { goto IL_0009; } } IL_0003: { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_1 = ___request0; NullCheck(L_1); VirtActionInvoker0::Invoke(25 /* System.Void System.Net.WebRequest::Abort() */, L_1); } IL_0009: { goto IL_0028; } } // 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_000b; throw e; } CATCH_000b: { // begin catch(System.Exception) { V_0 = ((Exception_t *)__exception_local); Exception_t * L_2 = V_0; if (((OutOfMemoryException_t2DF3EAC178583BD1DEFAAECBEDB2AF1EA86FBFC7 *)IsInstClass((RuntimeObject*)L_2, OutOfMemoryException_t2DF3EAC178583BD1DEFAAECBEDB2AF1EA86FBFC7_il2cpp_TypeInfo_var))) { goto IL_0024; } } IL_0014: { Exception_t * L_3 = V_0; if (((StackOverflowException_t8F10DDD924B10951FCA8CC166684A13DC6C7BFDC *)IsInstSealed((RuntimeObject*)L_3, StackOverflowException_t8F10DDD924B10951FCA8CC166684A13DC6C7BFDC_il2cpp_TypeInfo_var))) { goto IL_0024; } } IL_001c: { Exception_t * L_4 = V_0; if (!((ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468 *)IsInstSealed((RuntimeObject*)L_4, ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468_il2cpp_TypeInfo_var))) { goto IL_0026; } } IL_0024: { IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, WebClient_AbortRequest_m28C43D2EC606439625087D2D8C65E515A435CE5E_RuntimeMethod_var); } IL_0026: { goto IL_0028; } } // end catch (depth: 1) IL_0028: { return; } } // System.Void System.Net.WebClient::CopyHeadersTo(System.Net.WebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebClient_CopyHeadersTo_mC6D91A57CC17A96A63B59797CF37A888A253C734 (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * ___request0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebClient_CopyHeadersTo_mC6D91A57CC17A96A63B59797CF37A888A253C734_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; String_t* V_3 = NULL; String_t* V_4 = NULL; String_t* V_5 = NULL; String_t* V_6 = NULL; { WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_0 = __this->get_m_headers_6(); if (!L_0) { goto IL_01b8; } } { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_1 = ___request0; if (!((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)IsInstClass((RuntimeObject*)L_1, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var))) { goto IL_01b8; } } { WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_2 = __this->get_m_headers_6(); NullCheck(L_2); String_t* L_3 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_2, _stringLiteralBB54DB510A92908A5A4DF79FC1AD1EAE8DF50EC3, /*hidden argument*/NULL); V_0 = L_3; WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_4 = __this->get_m_headers_6(); NullCheck(L_4); String_t* L_5 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_4, _stringLiteral6512EE1541E9A6C52D5BF7CF465332E8DF25EA3C, /*hidden argument*/NULL); V_1 = L_5; WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_6 = __this->get_m_headers_6(); NullCheck(L_6); String_t* L_7 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_6, _stringLiteral77D12B97BA61FFCCB079E0DD2EF6809C1E957255, /*hidden argument*/NULL); V_2 = L_7; WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_8 = __this->get_m_headers_6(); NullCheck(L_8); String_t* L_9 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_8, _stringLiteral58FC1BE971A32518B08BB4967F47C3E29FC379B9, /*hidden argument*/NULL); V_3 = L_9; WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_10 = __this->get_m_headers_6(); NullCheck(L_10); String_t* L_11 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_10, _stringLiteral699B2FB0910CCC7C0854D17A2041A907709ED3C1, /*hidden argument*/NULL); V_4 = L_11; WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_12 = __this->get_m_headers_6(); NullCheck(L_12); String_t* L_13 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_12, _stringLiteral170C6D2E56E8B4E9EC094B58AFE212EC6E8296A6, /*hidden argument*/NULL); V_5 = L_13; WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_14 = __this->get_m_headers_6(); NullCheck(L_14); String_t* L_15 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_14, _stringLiteral3960EC4CA5FB5E5D8CDB2CC1C5121C003E426517, /*hidden argument*/NULL); V_6 = L_15; WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_16 = __this->get_m_headers_6(); NullCheck(L_16); WebHeaderCollection_RemoveInternal_m446E0F76E27F95D20BD5593146226486E7A186D5(L_16, _stringLiteralBB54DB510A92908A5A4DF79FC1AD1EAE8DF50EC3, /*hidden argument*/NULL); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_17 = __this->get_m_headers_6(); NullCheck(L_17); WebHeaderCollection_RemoveInternal_m446E0F76E27F95D20BD5593146226486E7A186D5(L_17, _stringLiteral6512EE1541E9A6C52D5BF7CF465332E8DF25EA3C, /*hidden argument*/NULL); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_18 = __this->get_m_headers_6(); NullCheck(L_18); WebHeaderCollection_RemoveInternal_m446E0F76E27F95D20BD5593146226486E7A186D5(L_18, _stringLiteral77D12B97BA61FFCCB079E0DD2EF6809C1E957255, /*hidden argument*/NULL); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_19 = __this->get_m_headers_6(); NullCheck(L_19); WebHeaderCollection_RemoveInternal_m446E0F76E27F95D20BD5593146226486E7A186D5(L_19, _stringLiteral58FC1BE971A32518B08BB4967F47C3E29FC379B9, /*hidden argument*/NULL); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_20 = __this->get_m_headers_6(); NullCheck(L_20); WebHeaderCollection_RemoveInternal_m446E0F76E27F95D20BD5593146226486E7A186D5(L_20, _stringLiteral699B2FB0910CCC7C0854D17A2041A907709ED3C1, /*hidden argument*/NULL); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_21 = __this->get_m_headers_6(); NullCheck(L_21); WebHeaderCollection_RemoveInternal_m446E0F76E27F95D20BD5593146226486E7A186D5(L_21, _stringLiteral170C6D2E56E8B4E9EC094B58AFE212EC6E8296A6, /*hidden argument*/NULL); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_22 = __this->get_m_headers_6(); NullCheck(L_22); WebHeaderCollection_RemoveInternal_m446E0F76E27F95D20BD5593146226486E7A186D5(L_22, _stringLiteral3960EC4CA5FB5E5D8CDB2CC1C5121C003E426517, /*hidden argument*/NULL); WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_23 = ___request0; WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_24 = __this->get_m_headers_6(); NullCheck(L_23); VirtActionInvoker1< WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * >::Invoke(13 /* System.Void System.Net.WebRequest::set_Headers(System.Net.WebHeaderCollection) */, L_23, L_24); String_t* L_25 = V_0; if (!L_25) { goto IL_0124; } } { String_t* L_26 = V_0; NullCheck(L_26); int32_t L_27 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_26, /*hidden argument*/NULL); if ((((int32_t)L_27) <= ((int32_t)0))) { goto IL_0124; } } { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_28 = ___request0; String_t* L_29 = V_0; NullCheck(((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_28, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var))); HttpWebRequest_set_Accept_mBE796904B6F295641F25E8BAA0F12D4E1FF987F1(((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_28, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var)), L_29, /*hidden argument*/NULL); } IL_0124: { String_t* L_30 = V_1; if (!L_30) { goto IL_013c; } } { String_t* L_31 = V_1; NullCheck(L_31); int32_t L_32 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_31, /*hidden argument*/NULL); if ((((int32_t)L_32) <= ((int32_t)0))) { goto IL_013c; } } { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_33 = ___request0; String_t* L_34 = V_1; NullCheck(((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_33, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var))); HttpWebRequest_set_Connection_m9944F5EE91C57B9AD2461691C56E834754E4B799(((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_33, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var)), L_34, /*hidden argument*/NULL); } IL_013c: { String_t* L_35 = V_2; if (!L_35) { goto IL_0154; } } { String_t* L_36 = V_2; NullCheck(L_36); int32_t L_37 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_36, /*hidden argument*/NULL); if ((((int32_t)L_37) <= ((int32_t)0))) { goto IL_0154; } } { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_38 = ___request0; String_t* L_39 = V_2; NullCheck(((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_38, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var))); VirtActionInvoker1< String_t* >::Invoke(16 /* System.Void System.Net.WebRequest::set_ContentType(System.String) */, ((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_38, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var)), L_39); } IL_0154: { String_t* L_40 = V_3; if (!L_40) { goto IL_016c; } } { String_t* L_41 = V_3; NullCheck(L_41); int32_t L_42 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_41, /*hidden argument*/NULL); if ((((int32_t)L_42) <= ((int32_t)0))) { goto IL_016c; } } { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_43 = ___request0; String_t* L_44 = V_3; NullCheck(((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_43, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var))); HttpWebRequest_set_Expect_m4EAE03AEFAE4DA87A34B912300B406E165B0E8CA(((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_43, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var)), L_44, /*hidden argument*/NULL); } IL_016c: { String_t* L_45 = V_4; if (!L_45) { goto IL_0187; } } { String_t* L_46 = V_4; NullCheck(L_46); int32_t L_47 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_46, /*hidden argument*/NULL); if ((((int32_t)L_47) <= ((int32_t)0))) { goto IL_0187; } } { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_48 = ___request0; String_t* L_49 = V_4; NullCheck(((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_48, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var))); HttpWebRequest_set_Referer_m225D907BDBB9A2F08D7CE34FA72251196B0E2098(((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_48, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var)), L_49, /*hidden argument*/NULL); } IL_0187: { String_t* L_50 = V_5; if (!L_50) { goto IL_01a2; } } { String_t* L_51 = V_5; NullCheck(L_51); int32_t L_52 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_51, /*hidden argument*/NULL); if ((((int32_t)L_52) <= ((int32_t)0))) { goto IL_01a2; } } { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_53 = ___request0; String_t* L_54 = V_5; NullCheck(((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_53, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var))); HttpWebRequest_set_UserAgent_mD7DED7D38EC13B379A9ACE5ED89CAA3ACB0B94D5(((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_53, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var)), L_54, /*hidden argument*/NULL); } IL_01a2: { String_t* L_55 = V_6; bool L_56 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_55, /*hidden argument*/NULL); if (L_56) { goto IL_01b8; } } { WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_57 = ___request0; String_t* L_58 = V_6; NullCheck(((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_57, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var))); HttpWebRequest_set_Host_m4BE0E8959B8CAE9DD5E8CF0575854EEC610BED4F(((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_57, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var)), L_58, /*hidden argument*/NULL); } IL_01b8: { return; } } // System.Uri System.Net.WebClient::GetUri(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * WebClient_GetUri_m686DD2770FE27C705179DC239D845FEFC9F1EAA5 (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, String_t* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebClient_GetUri_m686DD2770FE27C705179DC239D845FEFC9F1EAA5_MetadataUsageId); s_Il2CppMethodInitialized = true; } Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * V_0 = NULL; { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_0 = __this->get_m_baseAddress_4(); IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); bool L_1 = Uri_op_Inequality_m07015206F59460E87CDE2A8D303D5712E30A7F6B(L_0, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_002a; } } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_2 = __this->get_m_baseAddress_4(); String_t* L_3 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); bool L_4 = Uri_TryCreate_m316D4E583F6B9F2301013F71888B31391A2D6200(L_2, L_3, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E **)(&V_0), /*hidden argument*/NULL); if (L_4) { goto IL_0041; } } { String_t* L_5 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var); String_t* L_6 = Path_GetFullPath_m58677E6FFAFB7BB4A23011CE50F76487226EDE20(L_5, /*hidden argument*/NULL); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_7 = (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)il2cpp_codegen_object_new(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); Uri__ctor_mBA69907A1D799CD12ED44B611985B25FE4C626A2(L_7, L_6, /*hidden argument*/NULL); return L_7; } IL_002a: { String_t* L_8 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); bool L_9 = Uri_TryCreate_mEEB6736FEDAF52AAE36ACC1EA1EC8CEBB7C52DAB(L_8, 1, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E **)(&V_0), /*hidden argument*/NULL); if (L_9) { goto IL_0041; } } { String_t* L_10 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(Path_t0B99A4B924A6FDF08814FFA8DD4CD121ED1A0752_il2cpp_TypeInfo_var); String_t* L_11 = Path_GetFullPath_m58677E6FFAFB7BB4A23011CE50F76487226EDE20(L_10, /*hidden argument*/NULL); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_12 = (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)il2cpp_codegen_object_new(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); Uri__ctor_mBA69907A1D799CD12ED44B611985B25FE4C626A2(L_12, L_11, /*hidden argument*/NULL); return L_12; } IL_0041: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_13 = V_0; Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_14 = WebClient_GetUri_mF2D6567101672B0844132B9922BEE86C3475CB3B(__this, L_13, /*hidden argument*/NULL); return L_14; } } // System.Uri System.Net.WebClient::GetUri(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * WebClient_GetUri_mF2D6567101672B0844132B9922BEE86C3475CB3B (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___address0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebClient_GetUri_mF2D6567101672B0844132B9922BEE86C3475CB3B_MetadataUsageId); s_Il2CppMethodInitialized = true; } Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * V_0 = NULL; StringBuilder_t * V_1 = NULL; String_t* V_2 = NULL; int32_t V_3 = 0; { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_0 = ___address0; IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); bool L_1 = Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F(L_0, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)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, _stringLiteralC662180230CAD14787D4AB7E77AA08681CE783FA, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, WebClient_GetUri_mF2D6567101672B0844132B9922BEE86C3475CB3B_RuntimeMethod_var); } IL_0014: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = ___address0; V_0 = L_3; Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_4 = ___address0; NullCheck(L_4); bool L_5 = Uri_get_IsAbsoluteUri_m8C189085F1C675DBC3148AA70C38074EC075D722(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_003e; } } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_6 = __this->get_m_baseAddress_4(); IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); bool L_7 = Uri_op_Inequality_m07015206F59460E87CDE2A8D303D5712E30A7F6B(L_6, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL, /*hidden argument*/NULL); if (!L_7) { goto IL_003e; } } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_8 = __this->get_m_baseAddress_4(); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_9 = ___address0; IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); bool L_10 = Uri_TryCreate_mE8F008B45027E74D51E128580848C70C39480F05(L_8, L_9, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E **)(&V_0), /*hidden argument*/NULL); if (L_10) { goto IL_003e; } } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_11 = ___address0; return L_11; } IL_003e: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_12 = V_0; NullCheck(L_12); String_t* L_13 = Uri_get_Query_m3F64514B4DB7C849C8255BA3FE08C6BE983D2D56(L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0058; } } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_14 = V_0; NullCheck(L_14); String_t* L_15 = Uri_get_Query_m3F64514B4DB7C849C8255BA3FE08C6BE983D2D56(L_14, /*hidden argument*/NULL); String_t* L_16 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); bool L_17 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_15, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_00cb; } } IL_0058: { NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_18 = __this->get_m_requestParameters_7(); if (!L_18) { goto IL_00cb; } } { StringBuilder_t * L_19 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_mF928376F82E8C8FF3C11842C562DB8CF28B2735E(L_19, /*hidden argument*/NULL); V_1 = L_19; String_t* L_20 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); V_2 = L_20; V_3 = 0; goto IL_00a5; } IL_0070: { StringBuilder_t * L_21 = V_1; String_t* L_22 = V_2; NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_23 = __this->get_m_requestParameters_7(); NullCheck(L_23); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_24 = VirtFuncInvoker0< StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* >::Invoke(22 /* System.String[] System.Collections.Specialized.NameValueCollection::get_AllKeys() */, L_23); int32_t L_25 = V_3; NullCheck(L_24); int32_t L_26 = L_25; String_t* L_27 = (L_24)->GetAt(static_cast(L_26)); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_28 = __this->get_m_requestParameters_7(); int32_t L_29 = V_3; NullCheck(L_28); String_t* L_30 = NameValueCollection_get_Item_m1BE1A643128646452D1A66111337845A6DA6FE32(L_28, L_29, /*hidden argument*/NULL); String_t* L_31 = String_Concat_mDD2E38332DED3A8C088D38D78A0E0BEB5091DA64(L_22, L_27, _stringLiteral21606782C65E44CAC7AFBB90977D8B6F82140E76, L_30, /*hidden argument*/NULL); NullCheck(L_21); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_21, L_31, /*hidden argument*/NULL); V_2 = _stringLiteral7C4D33785DAA5C2370201FFA236B427AA37C9996; int32_t L_32 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); } IL_00a5: { int32_t L_33 = V_3; NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_34 = __this->get_m_requestParameters_7(); NullCheck(L_34); int32_t L_35 = VirtFuncInvoker0< int32_t >::Invoke(14 /* System.Int32 System.Collections.Specialized.NameObjectCollectionBase::get_Count() */, L_34); if ((((int32_t)L_33) < ((int32_t)L_35))) { goto IL_0070; } } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_36 = V_0; UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905 * L_37 = (UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905 *)il2cpp_codegen_object_new(UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905_il2cpp_TypeInfo_var); UriBuilder__ctor_m1B050A706B91D8EDCF5DD4A98CA1F1A0FE6EA8AE(L_37, L_36, /*hidden argument*/NULL); UriBuilder_t5823C3516668F40DA57B8F41E2AF01261B988905 * L_38 = L_37; StringBuilder_t * L_39 = V_1; NullCheck(L_39); String_t* L_40 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_39); NullCheck(L_38); UriBuilder_set_Query_m392BC383004E6922D6B53870D2195E7F871FCEC8(L_38, L_40, /*hidden argument*/NULL); NullCheck(L_38); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_41 = UriBuilder_get_Uri_mDCABA4CD1D05D4B9C4CBA063BC7CA94EE6CCC631(L_38, /*hidden argument*/NULL); V_0 = L_41; } IL_00cb: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_42 = V_0; return L_42; } } // System.Boolean System.Net.WebClient::AnotherCallInProgress(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebClient_AnotherCallInProgress_m12FD7DAD5F6956DC2D73FE788219E1F9CE450FF7 (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, int32_t ___callNesting0, const RuntimeMethod* method) { { int32_t L_0 = ___callNesting0; return (bool)((((int32_t)L_0) > ((int32_t)1))? 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.Net.WebClient_ProgressData::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProgressData_Reset_m1BE9104DE60F55507DF0F644F12075FCAC900948 (ProgressData_tE1BDFEEC6B492E4A260BBEF1107683C28BB8AC20 * __this, const RuntimeMethod* method) { { __this->set_BytesSent_0((((int64_t)((int64_t)0)))); __this->set_TotalBytesToSend_1((((int64_t)((int64_t)(-1))))); __this->set_BytesReceived_2((((int64_t)((int64_t)0)))); __this->set_TotalBytesToReceive_3((((int64_t)((int64_t)(-1))))); __this->set_HasUploadPhase_4((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 // System.Void System.Net.WebConnection::.ctor(System.Net.IWebConnectionState,System.Net.ServicePoint) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection__ctor_m64B8D22FB5F0D82EE474DC6B9C97CFF9ED73F4AB (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, RuntimeObject* ___wcs0, ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * ___sPoint1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection__ctor_m64B8D22FB5F0D82EE474DC6B9C97CFF9ED73F4AB_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(L_0, /*hidden argument*/NULL); __this->set_socketLock_3(L_0); Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); RuntimeObject* L_1 = ___wcs0; __this->set_state_4(L_1); ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_2 = ___sPoint1; __this->set_sPoint_0(L_2); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)((int32_t)4096)); __this->set_buffer_7(L_3); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_4 = (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC *)il2cpp_codegen_object_new(WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC_il2cpp_TypeInfo_var); WebConnectionData__ctor_mA40C4F1E1F0FB050A2E6C96B2955F63A5B164E28(L_4, /*hidden argument*/NULL); __this->set_Data_10(L_4); RuntimeObject* L_5 = ___wcs0; NullCheck(L_5); WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * L_6 = InterfaceFuncInvoker0< WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * >::Invoke(0 /* System.Net.WebConnectionGroup System.Net.IWebConnectionState::get_Group() */, IWebConnectionState_tD5FA067BE4DD93CFA1B64DBFA5648893D9398710_il2cpp_TypeInfo_var, L_5); NullCheck(L_6); Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_7 = WebConnectionGroup_get_Queue_mFD7C3E8AC4A9C8ED75FA1326C061716973038681_inline(L_6, /*hidden argument*/NULL); __this->set_queue_13(L_7); AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81 * L_8 = (AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81 *)il2cpp_codegen_object_new(AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81_il2cpp_TypeInfo_var); AbortHelper__ctor_m0CA99C987AA8D8ABC5CE6DB885A8F6EC42FE5BDD(L_8, /*hidden argument*/NULL); __this->set_abortHelper_9(L_8); AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81 * L_9 = __this->get_abortHelper_9(); NullCheck(L_9); L_9->set_Connection_0(__this); AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81 * L_10 = __this->get_abortHelper_9(); EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_11 = (EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C *)il2cpp_codegen_object_new(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C_il2cpp_TypeInfo_var); EventHandler__ctor_m497A2BCD46DB769EAFFDE919303FCAE226906B6F(L_11, L_10, (intptr_t)((intptr_t)AbortHelper_Abort_mF239AF69587A3125F40DCDC9241010D8DF12857C_RuntimeMethod_var), /*hidden argument*/NULL); __this->set_abortHandler_8(L_11); return; } } // System.Boolean System.Net.WebConnection::CanReuse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_CanReuse_m5EC30CE099EF0E0F9AA6408B7FEE45D49AAAF8E8 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method) { { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_0 = __this->get_socket_2(); NullCheck(L_0); bool L_1 = Socket_Poll_mF1F23215F0C768A8F891F933221B8D3F7DA53B28(L_0, 0, 0, /*hidden argument*/NULL); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } } // System.Void System.Net.WebConnection::Connect(System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_Connect_m99C4967C99100050A4BD5EBBB0E385A1BFFC6CBE (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_Connect_m99C4967C99100050A4BD5EBBB0E385A1BFFC6CBE_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; bool V_1 = false; IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D * V_2 = NULL; IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* V_3 = NULL; int32_t V_4 = 0; IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * V_5 = NULL; IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F * V_6 = NULL; Exception_t * V_7 = NULL; Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * V_8 = NULL; Exception_t * V_9 = NULL; Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * V_10 = 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) * 12); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * G_B12_0 = NULL; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * G_B11_0 = NULL; int32_t G_B13_0 = 0; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * G_B13_1 = NULL; { RuntimeObject * L_0 = __this->get_socketLock_3(); V_0 = L_0; V_1 = (bool)0; } IL_0009: try { // begin try (depth: 1) { RuntimeObject * L_1 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_2 = __this->get_socket_2(); if (!L_2) { goto IL_004a; } } IL_0019: { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_3 = __this->get_socket_2(); NullCheck(L_3); bool L_4 = Socket_get_Connected_mB757B01CF081289D443081672D65CDF8AD76D3DE_inline(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_004a; } } IL_0026: { int32_t L_5 = __this->get_status_5(); if (L_5) { goto IL_004a; } } IL_002e: { bool L_6 = WebConnection_CanReuse_m5EC30CE099EF0E0F9AA6408B7FEE45D49AAAF8E8(__this, /*hidden argument*/NULL); if (!L_6) { goto IL_004a; } } IL_0036: { bool L_7 = WebConnection_CompleteChunkedRead_m623E01513E2C00F05A4880C1474606ECE64B314E(__this, /*hidden argument*/NULL); if (!L_7) { goto IL_004a; } } IL_003e: { __this->set_reused_14((bool)1); IL2CPP_LEAVE(0x1F4, FINALLY_01ea); } IL_004a: { __this->set_reused_14((bool)0); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_8 = __this->get_socket_2(); if (!L_8) { goto IL_006b; } } IL_0059: { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_9 = __this->get_socket_2(); NullCheck(L_9); Socket_Close_mBB794B7D2AEC0A2478540381D6CA7F6DB4913D09(L_9, /*hidden argument*/NULL); __this->set_socket_2((Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 *)NULL); } IL_006b: { __this->set_chunkStream_12((MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 *)NULL); ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_10 = __this->get_sPoint_0(); NullCheck(L_10); IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D * L_11 = ServicePoint_get_HostEntry_m4E5041ADAA7460C26495A44337032E9732B49A74(L_10, /*hidden argument*/NULL); V_2 = L_11; IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D * L_12 = V_2; if (L_12) { goto IL_009e; } } IL_0081: { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_13 = __this->get_sPoint_0(); NullCheck(L_13); bool L_14 = ServicePoint_get_UsesProxy_mE9FA562F253495145951E40663A0020A81C4E0B2_inline(L_13, /*hidden argument*/NULL); G_B11_0 = __this; if (L_14) { G_B12_0 = __this; goto IL_0092; } } IL_008f: { G_B13_0 = 1; G_B13_1 = G_B11_0; goto IL_0094; } IL_0092: { G_B13_0 = ((int32_t)15); G_B13_1 = G_B12_0; } IL_0094: { NullCheck(G_B13_1); G_B13_1->set_status_5(G_B13_0); IL2CPP_LEAVE(0x1F4, FINALLY_01ea); } IL_009e: { IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D * L_15 = V_2; NullCheck(L_15); IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* L_16 = IPHostEntry_get_AddressList_m975824502A0B08158C90378007A1E3B6AEFCBE56_inline(L_15, /*hidden argument*/NULL); V_3 = L_16; V_4 = 0; goto IL_01de; } IL_00ad: { IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* L_17 = V_3; int32_t L_18 = V_4; NullCheck(L_17); int32_t L_19 = L_18; IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * L_20 = (L_17)->GetAt(static_cast(L_19)); V_5 = L_20; } IL_00b3: try { // begin try (depth: 2) IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * L_21 = V_5; NullCheck(L_21); int32_t L_22 = IPAddress_get_AddressFamily_m5FB6DC510A9C84046F0C38C7C7823FE6A565A693_inline(L_21, /*hidden argument*/NULL); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_23 = (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 *)il2cpp_codegen_object_new(Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8_il2cpp_TypeInfo_var); Socket__ctor_mE89CA86721C20DB5F3D00D3E6340A17C039A8F83(L_23, L_22, 1, 6, /*hidden argument*/NULL); __this->set_socket_2(L_23); goto IL_00e7; } // end try (depth: 2) 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_00c9; throw e; } CATCH_00c9: { // begin catch(System.Exception) { V_7 = ((Exception_t *)__exception_local); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_24 = ___request0; NullCheck(L_24); bool L_25 = HttpWebRequest_get_Aborted_m1B20EBC39661999F0246C9CE95CEB3F71E7DE596(L_24, /*hidden argument*/NULL); if (L_25) { goto IL_00da; } } IL_00d3: { __this->set_status_5(2); } IL_00da: { Exception_t * L_26 = V_7; __this->set_connect_exception_22(L_26); IL2CPP_LEAVE(0x1F4, FINALLY_01ea); } } // end catch (depth: 2) IL_00e7: { IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * L_27 = V_5; ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_28 = __this->get_sPoint_0(); NullCheck(L_28); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_29 = ServicePoint_get_Address_m495426C74C9007D28297B146B4B6DB4BEC733FAA_inline(L_28, /*hidden argument*/NULL); NullCheck(L_29); int32_t L_30 = Uri_get_Port_m4E64AB9B50CCC50E7B1F139D7AF1403FAF97147C(L_29, /*hidden argument*/NULL); IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F * L_31 = (IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F *)il2cpp_codegen_object_new(IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F_il2cpp_TypeInfo_var); IPEndPoint__ctor_m1C90FD0534415E17207A0BBC05CD381335089845(L_31, L_27, L_30, /*hidden argument*/NULL); V_6 = L_31; Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_32 = __this->get_socket_2(); ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_33 = __this->get_sPoint_0(); NullCheck(L_33); bool L_34 = ServicePoint_get_UseNagleAlgorithm_m56DFD8215A0D543539F4BC78DD65EE54F9FCC5F0_inline(L_33, /*hidden argument*/NULL); NullCheck(L_32); Socket_set_NoDelay_mB51929BB6C13E4C051C59B62A9C5CBEA3A129D76(L_32, (bool)((((int32_t)L_34) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0119: try { // begin try (depth: 2) ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_35 = __this->get_sPoint_0(); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_36 = __this->get_socket_2(); NullCheck(L_35); ServicePoint_KeepAliveSetup_mA93E274CFA648CFE9D5A64B51EAECE3C50A6AA84(L_35, L_36, /*hidden argument*/NULL); goto IL_012f; } // end try (depth: 2) 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_012c; throw e; } CATCH_012c: { // begin catch(System.Object) goto IL_012f; } // end catch (depth: 2) IL_012f: { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_37 = __this->get_sPoint_0(); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_38 = __this->get_socket_2(); IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F * L_39 = V_6; NullCheck(L_37); bool L_40 = ServicePoint_CallEndPointDelegate_m4F7022C05DDBEC54192935519387B7D7022F1EB3(L_37, L_38, L_39, /*hidden argument*/NULL); if (L_40) { goto IL_015f; } } IL_0144: { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_41 = __this->get_socket_2(); NullCheck(L_41); Socket_Close_mBB794B7D2AEC0A2478540381D6CA7F6DB4913D09(L_41, /*hidden argument*/NULL); __this->set_socket_2((Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 *)NULL); __this->set_status_5(2); goto IL_01d8; } IL_015f: { } IL_0160: try { // begin try (depth: 2) { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_42 = ___request0; NullCheck(L_42); bool L_43 = HttpWebRequest_get_Aborted_m1B20EBC39661999F0246C9CE95CEB3F71E7DE596(L_42, /*hidden argument*/NULL); if (!L_43) { goto IL_016d; } } IL_0168: { IL2CPP_LEAVE(0x1F4, FINALLY_01ea); } IL_016d: { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_44 = __this->get_socket_2(); IPEndPoint_tCD29981135F7B1989C3845BF455AD44EBC13DE3F * L_45 = V_6; NullCheck(L_44); Socket_Connect_m06F14E236617A4BA22146BEC4334E24ED39D8536(L_44, L_45, /*hidden argument*/NULL); __this->set_status_5(0); IL2CPP_LEAVE(0x1F4, FINALLY_01ea); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (ThreadAbortException_t0B7CFB34B2901B695FBCFF84E0A1EBDFC8177468_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0183; if(il2cpp_codegen_class_is_assignable_from (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_01a0; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_01a3; throw e; } CATCH_0183: { // begin catch(System.Threading.ThreadAbortException) { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_46 = __this->get_socket_2(); V_8 = L_46; __this->set_socket_2((Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 *)NULL); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_47 = V_8; if (!L_47) { goto IL_019e; } } IL_0197: { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_48 = V_8; NullCheck(L_48); Socket_Close_mBB794B7D2AEC0A2478540381D6CA7F6DB4913D09(L_48, /*hidden argument*/NULL); } IL_019e: { IL2CPP_LEAVE(0x1F4, FINALLY_01ea); } } // end catch (depth: 2) CATCH_01a0: { // begin catch(System.ObjectDisposedException) IL2CPP_LEAVE(0x1F4, FINALLY_01ea); } // end catch (depth: 2) CATCH_01a3: { // begin catch(System.Exception) { V_9 = ((Exception_t *)__exception_local); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_49 = __this->get_socket_2(); V_10 = L_49; __this->set_socket_2((Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 *)NULL); Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_50 = V_10; if (!L_50) { goto IL_01bf; } } IL_01b8: { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_51 = V_10; NullCheck(L_51); Socket_Close_mBB794B7D2AEC0A2478540381D6CA7F6DB4913D09(L_51, /*hidden argument*/NULL); } IL_01bf: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_52 = ___request0; NullCheck(L_52); bool L_53 = HttpWebRequest_get_Aborted_m1B20EBC39661999F0246C9CE95CEB3F71E7DE596(L_52, /*hidden argument*/NULL); if (L_53) { goto IL_01ce; } } IL_01c7: { __this->set_status_5(2); } IL_01ce: { Exception_t * L_54 = V_9; __this->set_connect_exception_22(L_54); goto IL_01d8; } } // end catch (depth: 2) IL_01d8: { int32_t L_55 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)1)); } IL_01de: { int32_t L_56 = V_4; IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* L_57 = V_3; NullCheck(L_57); if ((((int32_t)L_56) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_57)->max_length))))))) { goto IL_00ad; } } IL_01e8: { IL2CPP_LEAVE(0x1F4, FINALLY_01ea); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01ea; } FINALLY_01ea: { // begin finally (depth: 1) { bool L_58 = V_1; if (!L_58) { goto IL_01f3; } } IL_01ed: { RuntimeObject * L_59 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_59, /*hidden argument*/NULL); } IL_01f3: { IL2CPP_END_FINALLY(490) } } // end finally (depth: 1) IL2CPP_CLEANUP(490) { IL2CPP_JUMP_TBL(0x1F4, IL_01f4) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_01f4: { return; } } // System.Boolean System.Net.WebConnection::CreateTunnel(System.Net.HttpWebRequest,System.Uri,System.IO.Stream,System.Byte[]&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_CreateTunnel_m514EFD20BF9DE135A269B18DB1BFAF9A3B8FDB97 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___connectUri1, Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___stream2, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** ___buffer3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_CreateTunnel_m514EFD20BF9DE135A269B18DB1BFAF9A3B8FDB97_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; bool V_1 = false; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_2 = NULL; String_t* V_3 = NULL; bool V_4 = false; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_5 = NULL; int32_t V_6 = 0; WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * V_7 = NULL; RuntimeObject* V_8 = NULL; int32_t V_9 = 0; Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * V_10 = NULL; String_t* V_11 = NULL; { 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; StringBuilder_t * L_1 = V_0; NullCheck(L_1); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_1, _stringLiteral6D95E6298D641E510DEE2603D5EA0D91E06E1EFB, /*hidden argument*/NULL); StringBuilder_t * L_2 = V_0; HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_3 = ___request0; NullCheck(L_3); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_4 = HttpWebRequest_get_Address_mC998EF3704E8B63D965DBE0DA1EF66094C982C6B_inline(L_3, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = Uri_get_Host_m2D942F397A36DBDA5E93452CBD983E0714018151(L_4, /*hidden argument*/NULL); NullCheck(L_2); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_2, L_5, /*hidden argument*/NULL); StringBuilder_t * L_6 = V_0; NullCheck(L_6); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_6, ((int32_t)58), /*hidden argument*/NULL); StringBuilder_t * L_7 = V_0; HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_8 = ___request0; NullCheck(L_8); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_9 = HttpWebRequest_get_Address_mC998EF3704E8B63D965DBE0DA1EF66094C982C6B_inline(L_8, /*hidden argument*/NULL); NullCheck(L_9); int32_t L_10 = Uri_get_Port_m4E64AB9B50CCC50E7B1F139D7AF1403FAF97147C(L_9, /*hidden argument*/NULL); NullCheck(L_7); StringBuilder_Append_m85874CFF9E4B152DB2A91936C6F2CA3E9B1EFF84(L_7, L_10, /*hidden argument*/NULL); StringBuilder_t * L_11 = V_0; NullCheck(L_11); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_11, _stringLiteralAE61936696CC34F27C3F3CD4A0F3E1F2DF022723, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_12 = ___request0; NullCheck(L_12); ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_13 = HttpWebRequest_get_ServicePoint_m7E95E58719904639C79F9420F080A3F94BAB63EC(L_12, /*hidden argument*/NULL); NullCheck(L_13); Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_14 = VirtFuncInvoker0< Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * >::Invoke(4 /* System.Version System.Net.ServicePoint::get_ProtocolVersion() */, L_13); IL2CPP_RUNTIME_CLASS_INIT(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var); Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_15 = ((HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_StaticFields*)il2cpp_codegen_static_fields_for(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var))->get_Version11_1(); IL2CPP_RUNTIME_CLASS_INIT(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD_il2cpp_TypeInfo_var); bool L_16 = Version_op_Equality_m9E4E82DB85F13E3C19AB5D4AF94C4F399971374D(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0070; } } { StringBuilder_t * L_17 = V_0; NullCheck(L_17); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_17, _stringLiteral4491F8B5ECC09D9DE308EA37E6A23AD2DD66C256, /*hidden argument*/NULL); goto IL_007c; } IL_0070: { StringBuilder_t * L_18 = V_0; NullCheck(L_18); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_18, _stringLiteralE8DC057D3346E56AED7CF252185DBE1FA6454411, /*hidden argument*/NULL); } IL_007c: { StringBuilder_t * L_19 = V_0; NullCheck(L_19); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_19, _stringLiteral14FF037C41BD8B8B7FDA06CC169C23B88EF34D19, /*hidden argument*/NULL); StringBuilder_t * L_20 = V_0; HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_21 = ___request0; NullCheck(L_21); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_22 = HttpWebRequest_get_Address_mC998EF3704E8B63D965DBE0DA1EF66094C982C6B_inline(L_21, /*hidden argument*/NULL); NullCheck(L_22); String_t* L_23 = Uri_get_Authority_m8C0B264FFF519F0D0C2CB3F9B6B0E87D2F3835C1(L_22, /*hidden argument*/NULL); NullCheck(L_20); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_20, L_23, /*hidden argument*/NULL); V_1 = (bool)0; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_24 = __this->get_Data_10(); NullCheck(L_24); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_25 = L_24->get_Challenge_7(); V_2 = L_25; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_26 = __this->get_Data_10(); NullCheck(L_26); L_26->set_Challenge_7((StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_27 = ___request0; NullCheck(L_27); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_28 = VirtFuncInvoker0< WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * >::Invoke(12 /* System.Net.WebHeaderCollection System.Net.WebRequest::get_Headers() */, L_27); NullCheck(L_28); String_t* L_29 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_28, _stringLiteralD2FD2A50C1A375BEB79E19EC25E0A1496B8C4176, /*hidden argument*/NULL); V_3 = L_29; String_t* L_30 = V_3; V_4 = (bool)((!(((RuntimeObject*)(String_t*)L_30) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0); bool L_31 = V_4; if (!L_31) { goto IL_00f9; } } { StringBuilder_t * L_32 = V_0; NullCheck(L_32); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_32, _stringLiteral325A8E55AB9E23E1D1845CDDF9971AF254905126, /*hidden argument*/NULL); StringBuilder_t * L_33 = V_0; String_t* L_34 = V_3; NullCheck(L_33); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_33, L_34, /*hidden argument*/NULL); String_t* L_35 = V_3; NullCheck(L_35); String_t* L_36 = String_ToUpper_m23D019B7C5EF2C5C01F524EB8137A424B33EEFE2(L_35, /*hidden argument*/NULL); NullCheck(L_36); bool L_37 = String_Contains_m4488034AF8CB3EEA9A205EB8A1F25D438FF8704B(L_36, _stringLiteral026EAC853E081A2793439A30EF3A00433E26F261, /*hidden argument*/NULL); V_1 = L_37; goto IL_01f7; } IL_00f9: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_38 = V_2; if (!L_38) { goto IL_01f7; } } { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_39 = __this->get_Data_10(); NullCheck(L_39); int32_t L_40 = L_39->get_StatusCode_1(); if ((!(((uint32_t)L_40) == ((uint32_t)((int32_t)407))))) { goto IL_01f7; } } { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_41 = ___request0; NullCheck(L_41); RuntimeObject* L_42 = VirtFuncInvoker0< RuntimeObject* >::Invoke(19 /* System.Net.IWebProxy System.Net.WebRequest::get_Proxy() */, L_41); NullCheck(L_42); RuntimeObject* L_43 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(2 /* System.Net.ICredentials System.Net.IWebProxy::get_Credentials() */, IWebProxy_tA24C0862A1ACA35D20FD079E2672CA5786C1A67E_il2cpp_TypeInfo_var, L_42); V_8 = L_43; V_4 = (bool)1; HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_44 = __this->get_connect_request_21(); if (L_44) { goto IL_019c; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_45 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)6); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_46 = L_45; Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_47 = ___connectUri1; NullCheck(L_47); String_t* L_48 = Uri_get_Scheme_m14A8F0018D8AACADBEF39600A59944F33EE39187(L_47, /*hidden argument*/NULL); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_48); (L_46)->SetAt(static_cast(0), (RuntimeObject *)L_48); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_49 = L_46; NullCheck(L_49); ArrayElementTypeCheck (L_49, _stringLiteralEF81042E1E86ACB765718EA37393A1292452BBCC); (L_49)->SetAt(static_cast(1), (RuntimeObject *)_stringLiteralEF81042E1E86ACB765718EA37393A1292452BBCC); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_50 = L_49; Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_51 = ___connectUri1; NullCheck(L_51); String_t* L_52 = Uri_get_Host_m2D942F397A36DBDA5E93452CBD983E0714018151(L_51, /*hidden argument*/NULL); NullCheck(L_50); ArrayElementTypeCheck (L_50, L_52); (L_50)->SetAt(static_cast(2), (RuntimeObject *)L_52); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_53 = L_50; NullCheck(L_53); ArrayElementTypeCheck (L_53, _stringLiteral05A79F06CF3F67F726DAE68D18A2290F6C9A50C9); (L_53)->SetAt(static_cast(3), (RuntimeObject *)_stringLiteral05A79F06CF3F67F726DAE68D18A2290F6C9A50C9); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_54 = L_53; Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_55 = ___connectUri1; NullCheck(L_55); int32_t L_56 = Uri_get_Port_m4E64AB9B50CCC50E7B1F139D7AF1403FAF97147C(L_55, /*hidden argument*/NULL); int32_t L_57 = L_56; RuntimeObject * L_58 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_57); NullCheck(L_54); ArrayElementTypeCheck (L_54, L_58); (L_54)->SetAt(static_cast(4), (RuntimeObject *)L_58); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_59 = L_54; NullCheck(L_59); ArrayElementTypeCheck (L_59, _stringLiteral42099B4AF021E53FD8FD4E056C2568D7C2E3FFA8); (L_59)->SetAt(static_cast(5), (RuntimeObject *)_stringLiteral42099B4AF021E53FD8FD4E056C2568D7C2E3FFA8); String_t* L_60 = String_Concat_mB7BA84F13912303B2E5E40FBF0109E1A328ACA07(L_59, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_61 = WebRequest_Create_m1091F2B969C5E26C5F85E6368BAC1BCC38B61778(L_60, /*hidden argument*/NULL); __this->set_connect_request_21(((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_61, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var))); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_62 = __this->get_connect_request_21(); NullCheck(L_62); VirtActionInvoker1< String_t* >::Invoke(10 /* System.Void System.Net.WebRequest::set_Method(System.String) */, L_62, _stringLiteral6E288959D3443BCEC62386F7D9014542F6872829); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_63 = __this->get_connect_request_21(); RuntimeObject* L_64 = V_8; NullCheck(L_63); VirtActionInvoker1< RuntimeObject* >::Invoke(18 /* System.Void System.Net.WebRequest::set_Credentials(System.Net.ICredentials) */, L_63, L_64); } IL_019c: { RuntimeObject* L_65 = V_8; if (!L_65) { goto IL_01f7; } } { V_9 = 0; goto IL_01f0; } IL_01a5: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_66 = V_2; int32_t L_67 = V_9; NullCheck(L_66); int32_t L_68 = L_67; String_t* L_69 = (L_66)->GetAt(static_cast(L_68)); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_70 = __this->get_connect_request_21(); RuntimeObject* L_71 = V_8; IL2CPP_RUNTIME_CLASS_INIT(AuthenticationManager_t0C973C7282FB47EAA7E2A239421304D47571B012_il2cpp_TypeInfo_var); Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * L_72 = AuthenticationManager_Authenticate_m8EED4B5369B40410D5282064C3A7F82A54E82103(L_69, L_70, L_71, /*hidden argument*/NULL); V_10 = L_72; Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * L_73 = V_10; if (!L_73) { goto IL_01ea; } } { Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * L_74 = V_10; NullCheck(L_74); String_t* L_75 = L_74->get_ModuleAuthenticationType_2(); bool L_76 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_75, _stringLiteral026EAC853E081A2793439A30EF3A00433E26F261, /*hidden argument*/NULL); V_1 = L_76; StringBuilder_t * L_77 = V_0; NullCheck(L_77); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_77, _stringLiteral325A8E55AB9E23E1D1845CDDF9971AF254905126, /*hidden argument*/NULL); StringBuilder_t * L_78 = V_0; Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * L_79 = V_10; NullCheck(L_79); String_t* L_80 = Authorization_get_Message_m6A7AC7EC2D323624178328B3922110CB02A1BD6A_inline(L_79, /*hidden argument*/NULL); NullCheck(L_78); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_78, L_80, /*hidden argument*/NULL); goto IL_01f7; } IL_01ea: { int32_t L_81 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_81, (int32_t)1)); } IL_01f0: { int32_t L_82 = V_9; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_83 = V_2; NullCheck(L_83); if ((((int32_t)L_82) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_83)->max_length))))))) { goto IL_01a5; } } IL_01f7: { bool L_84 = V_1; if (!L_84) { goto IL_0214; } } { StringBuilder_t * L_85 = V_0; NullCheck(L_85); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_85, _stringLiteralF07214A10803CAA1960EF37719A4F05B844FB3C7, /*hidden argument*/NULL); int32_t L_86 = __this->get_connect_ntlm_auth_state_20(); __this->set_connect_ntlm_auth_state_20(((int32_t)il2cpp_codegen_add((int32_t)L_86, (int32_t)1))); } IL_0214: { StringBuilder_t * L_87 = V_0; NullCheck(L_87); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_87, _stringLiteral66928E6CBB59C3A3BCE606959EF4A865FE04E642, /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_88 = __this->get_Data_10(); NullCheck(L_88); L_88->set_StatusCode_1(0); Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * L_89 = Encoding_get_Default_m625C78C2A9A8504B8BA4141994412513DC470CE2(/*hidden argument*/NULL); StringBuilder_t * L_90 = V_0; NullCheck(L_90); String_t* L_91 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_90); NullCheck(L_89); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_92 = VirtFuncInvoker1< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, String_t* >::Invoke(18 /* System.Byte[] System.Text.Encoding::GetBytes(System.String) */, L_89, L_91); V_5 = L_92; Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_93 = ___stream2; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_94 = V_5; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_95 = V_5; NullCheck(L_95); NullCheck(L_93); VirtActionInvoker3< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(29 /* System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) */, L_93, L_94, 0, (((int32_t)((int32_t)(((RuntimeArray*)L_95)->max_length))))); Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_96 = ___stream2; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** L_97 = ___buffer3; WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_98 = WebConnection_ReadHeaders_m645B044D78ED4874C0CA6F1BF5F93522C78C193E(__this, L_96, (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821**)L_97, (int32_t*)(&V_6), /*hidden argument*/NULL); V_7 = L_98; bool L_99 = V_4; if (!L_99) { goto IL_0268; } } { int32_t L_100 = __this->get_connect_ntlm_auth_state_20(); if ((!(((uint32_t)L_100) == ((uint32_t)1)))) { goto IL_02ef; } } IL_0268: { WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_101 = V_7; if (!L_101) { goto IL_02ef; } } { int32_t L_102 = V_6; if ((!(((uint32_t)L_102) == ((uint32_t)((int32_t)407))))) { goto IL_02ef; } } { WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_103 = V_7; NullCheck(L_103); String_t* L_104 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_103, _stringLiteral6512EE1541E9A6C52D5BF7CF465332E8DF25EA3C, /*hidden argument*/NULL); V_11 = L_104; Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_105 = __this->get_socket_2(); if (!L_105) { goto IL_02bc; } } { String_t* L_106 = V_11; bool L_107 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_106, /*hidden argument*/NULL); if (L_107) { goto IL_02bc; } } { String_t* L_108 = V_11; NullCheck(L_108); String_t* L_109 = String_ToLower_m5287204D93C9DDC4DF84581ADD756D0FDE2BA5A8(L_108, /*hidden argument*/NULL); bool L_110 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_109, _stringLiteralDA38860CB875CB64092E402D80D9FE29C4865B18, /*hidden argument*/NULL); if (!L_110) { goto IL_02bc; } } { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_111 = __this->get_socket_2(); NullCheck(L_111); Socket_Close_mBB794B7D2AEC0A2478540381D6CA7F6DB4913D09(L_111, /*hidden argument*/NULL); __this->set_socket_2((Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 *)NULL); } IL_02bc: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_112 = __this->get_Data_10(); int32_t L_113 = V_6; NullCheck(L_112); L_112->set_StatusCode_1(L_113); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_114 = __this->get_Data_10(); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_115 = V_7; NullCheck(L_115); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_116 = VirtFuncInvoker1< StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*, String_t* >::Invoke(17 /* System.String[] System.Collections.Specialized.NameValueCollection::GetValues(System.String) */, L_115, _stringLiteral0CE13782E9AC74EF50B0F764C0721DE2A4AE3187); NullCheck(L_114); L_114->set_Challenge_7(L_116); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_117 = __this->get_Data_10(); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_118 = V_7; NullCheck(L_117); L_117->set_Headers_3(L_118); return (bool)0; } IL_02ef: { int32_t L_119 = V_6; if ((((int32_t)L_119) == ((int32_t)((int32_t)200)))) { goto IL_0314; } } { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_120 = __this->get_Data_10(); int32_t L_121 = V_6; NullCheck(L_120); L_120->set_StatusCode_1(L_121); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_122 = __this->get_Data_10(); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_123 = V_7; NullCheck(L_122); L_122->set_Headers_3(L_123); return (bool)0; } IL_0314: { WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_124 = V_7; return (bool)((!(((RuntimeObject*)(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 *)L_124) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0); } } // System.Net.WebHeaderCollection System.Net.WebConnection::ReadHeaders(System.IO.Stream,System.Byte[]&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * WebConnection_ReadHeaders_m645B044D78ED4874C0CA6F1BF5F93522C78C193E (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___stream0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** ___retBuffer1, int32_t* ___status2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_ReadHeaders_m645B044D78ED4874C0CA6F1BF5F93522C78C193E_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_0 = NULL; MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; String_t* V_4 = NULL; bool V_5 = false; WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * V_6 = NULL; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_7 = NULL; int32_t V_8 = 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); { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** L_0 = ___retBuffer1; *((RuntimeObject **)L_0) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_0, (void*)(RuntimeObject *)NULL); int32_t* L_1 = ___status2; *((int32_t*)L_1) = (int32_t)((int32_t)200); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)((int32_t)1024)); V_0 = L_2; MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_3 = (MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C *)il2cpp_codegen_object_new(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C_il2cpp_TypeInfo_var); MemoryStream__ctor_m9D0F92C76EFEDA651B678A98EB693FD945286DC2(L_3, /*hidden argument*/NULL); V_1 = L_3; } IL_001b: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_4 = ___stream0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_5 = V_0; NullCheck(L_4); int32_t L_6 = VirtFuncInvoker3< int32_t, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(27 /* System.Int32 System.IO.Stream::Read(System.Byte[],System.Int32,System.Int32) */, L_4, L_5, 0, ((int32_t)1024)); V_2 = L_6; int32_t L_7 = V_2; if (L_7) { goto IL_003c; } } { WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, ((int32_t)11), (Exception_t *)NULL, _stringLiteral42BD405BCAF14785216A43C2547CB41CEB8A5D61, /*hidden argument*/NULL); return (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 *)NULL; } IL_003c: { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_8 = V_1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_9 = V_0; int32_t L_10 = V_2; NullCheck(L_8); VirtActionInvoker3< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(29 /* System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) */, L_8, L_9, 0, L_10); V_3 = 0; V_4 = (String_t*)NULL; V_5 = (bool)0; WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_11 = (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 *)il2cpp_codegen_object_new(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); WebHeaderCollection__ctor_mDE789C8E11131B5FB1FD5FF79382893DE73E8752(L_11, /*hidden argument*/NULL); V_6 = L_11; goto IL_0196; } IL_0059: { String_t* L_12 = V_4; if (L_12) { goto IL_00d0; } } { V_8 = 0; } IL_0060: try { // begin try (depth: 1) WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_13 = V_6; NullCheck(L_13); String_t* L_14 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_13, _stringLiteral6BA83D8699910039B5B5F1D3BD60B1F43B1C39FA, /*hidden argument*/NULL); int32_t L_15 = Int32_Parse_m5807B6243415790250FC25168F767C08FC16FDEA(L_14, /*hidden argument*/NULL); V_8 = L_15; goto IL_007b; } // 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) V_8 = 0; goto IL_007b; } // end catch (depth: 1) IL_007b: { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_16 = V_1; NullCheck(L_16); int64_t L_17 = VirtFuncInvoker0< int64_t >::Invoke(10 /* System.Int64 System.IO.Stream::get_Length() */, L_16); int32_t L_18 = V_3; int32_t L_19 = V_8; if ((((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_17, (int64_t)(((int64_t)((int64_t)L_18))))), (int64_t)(((int64_t)((int64_t)L_19)))))) <= ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_00b9; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** L_20 = ___retBuffer1; MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_21 = V_1; NullCheck(L_21); int64_t L_22 = VirtFuncInvoker0< int64_t >::Invoke(10 /* System.Int64 System.IO.Stream::get_Length() */, L_21); int32_t L_23 = V_3; int32_t L_24 = V_8; if ((int64_t)(((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_22, (int64_t)(((int64_t)((int64_t)L_23))))), (int64_t)(((int64_t)((int64_t)L_24)))))) > INTPTR_MAX) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), WebConnection_ReadHeaders_m645B044D78ED4874C0CA6F1BF5F93522C78C193E_RuntimeMethod_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_25 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)(((intptr_t)((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_22, (int64_t)(((int64_t)((int64_t)L_23))))), (int64_t)(((int64_t)((int64_t)L_24)))))))); *((RuntimeObject **)L_20) = (RuntimeObject *)L_25; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_20, (void*)(RuntimeObject *)L_25); MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_26 = V_1; NullCheck(L_26); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_27 = VirtFuncInvoker0< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* >::Invoke(31 /* System.Byte[] System.IO.MemoryStream::GetBuffer() */, L_26); int32_t L_28 = V_3; int32_t L_29 = V_8; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** L_30 = ___retBuffer1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_31 = *((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821**)L_30); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** L_32 = ___retBuffer1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_33 = *((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821**)L_32); NullCheck(L_33); Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353((RuntimeArray *)(RuntimeArray *)L_27, ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)L_29)), (RuntimeArray *)(RuntimeArray *)L_31, 0, (((int32_t)((int32_t)(((RuntimeArray*)L_33)->max_length)))), /*hidden argument*/NULL); goto IL_00cd; } IL_00b9: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_34 = ___stream0; int32_t L_35 = V_8; MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_36 = V_1; NullCheck(L_36); int64_t L_37 = VirtFuncInvoker0< int64_t >::Invoke(10 /* System.Int64 System.IO.Stream::get_Length() */, L_36); int32_t L_38 = V_3; WebConnection_FlushContents_m7620CD3A285D6698CC9BA707165DFD35E8F846AA(__this, L_34, ((int32_t)il2cpp_codegen_subtract((int32_t)L_35, (int32_t)(((int32_t)((int32_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_37, (int64_t)(((int64_t)((int64_t)L_38)))))))))), /*hidden argument*/NULL); } IL_00cd: { WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_39 = V_6; return L_39; } IL_00d0: { bool L_40 = V_5; if (!L_40) { goto IL_00e2; } } { WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_41 = V_6; String_t* L_42 = V_4; NullCheck(L_41); WebHeaderCollection_Add_mAAA624D792BE679F4583C3413A249F3BC6302175(L_41, L_42, /*hidden argument*/NULL); goto IL_0196; } IL_00e2: { String_t* L_43 = V_4; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_44 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)1); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_45 = L_44; NullCheck(L_45); (L_45)->SetAt(static_cast(0), (Il2CppChar)((int32_t)32)); NullCheck(L_43); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_46 = String_Split_m13262358217AD2C119FD1B9733C3C0289D608512(L_43, L_45, /*hidden argument*/NULL); V_7 = L_46; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_47 = V_7; NullCheck(L_47); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))))) >= ((int32_t)2))) { goto IL_010d; } } { WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, ((int32_t)11), (Exception_t *)NULL, _stringLiteralC46B50407D7FDDA010F48931C8915B3AB6B11F47, /*hidden argument*/NULL); return (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 *)NULL; } IL_010d: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_48 = V_7; NullCheck(L_48); int32_t L_49 = 0; String_t* L_50 = (L_48)->GetAt(static_cast(L_49)); int32_t L_51 = String_Compare_m938570328DE9DAB5A5F1E5F4749DD66ECFBC97F1(L_50, _stringLiteral1BA3338BD0D397031AE85DC0347D63C94B00E5DF, (bool)1, /*hidden argument*/NULL); if (L_51) { goto IL_0130; } } { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_52 = __this->get_Data_10(); IL2CPP_RUNTIME_CLASS_INIT(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var); Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_53 = ((HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_StaticFields*)il2cpp_codegen_static_fields_for(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var))->get_Version11_1(); NullCheck(L_52); L_52->set_ProxyVersion_5(L_53); goto IL_0163; } IL_0130: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_54 = V_7; NullCheck(L_54); int32_t L_55 = 0; String_t* L_56 = (L_54)->GetAt(static_cast(L_55)); int32_t L_57 = String_Compare_m938570328DE9DAB5A5F1E5F4749DD66ECFBC97F1(L_56, _stringLiteral269A2614A96D634F4BA5A20647B7BE734CAD6B7C, (bool)1, /*hidden argument*/NULL); if (L_57) { goto IL_0153; } } { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_58 = __this->get_Data_10(); IL2CPP_RUNTIME_CLASS_INIT(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var); Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_59 = ((HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_StaticFields*)il2cpp_codegen_static_fields_for(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var))->get_Version10_0(); NullCheck(L_58); L_58->set_ProxyVersion_5(L_59); goto IL_0163; } IL_0153: { WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, ((int32_t)11), (Exception_t *)NULL, _stringLiteralC46B50407D7FDDA010F48931C8915B3AB6B11F47, /*hidden argument*/NULL); return (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 *)NULL; } IL_0163: { int32_t* L_60 = ___status2; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_61 = V_7; NullCheck(L_61); int32_t L_62 = 1; String_t* L_63 = (L_61)->GetAt(static_cast(L_62)); uint32_t L_64 = UInt32_Parse_m7BE20B4A60B436F4061567396833BE360ACD476D(L_63, /*hidden argument*/NULL); *((int32_t*)L_60) = (int32_t)L_64; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_65 = V_7; NullCheck(L_65); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_65)->max_length))))) < ((int32_t)3))) { goto IL_0193; } } { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_66 = __this->get_Data_10(); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_67 = V_7; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_68 = V_7; NullCheck(L_68); String_t* L_69 = String_Join_mAD2E71273792A113300BE8D8AA6958C2AA0AC6EF(_stringLiteralB858CB282617FB0956D960215C8E84D1CCF909C6, L_67, 2, ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_68)->max_length)))), (int32_t)2)), /*hidden argument*/NULL); NullCheck(L_66); L_66->set_StatusDescription_2(L_69); } IL_0193: { V_5 = (bool)1; } IL_0196: { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_70 = V_1; NullCheck(L_70); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_71 = VirtFuncInvoker0< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* >::Invoke(31 /* System.Byte[] System.IO.MemoryStream::GetBuffer() */, L_70); MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_72 = V_1; NullCheck(L_72); int64_t L_73 = VirtFuncInvoker0< int64_t >::Invoke(10 /* System.Int64 System.IO.Stream::get_Length() */, L_72); bool L_74 = WebConnection_ReadLine_m4A7A3BB2359C48996BC6C2B29D0B199AA7120C13(L_71, (int32_t*)(&V_3), (((int32_t)((int32_t)L_73))), (String_t**)(&V_4), /*hidden argument*/NULL); if (L_74) { goto IL_0059; } } { goto IL_001b; } } // System.Void System.Net.WebConnection::FlushContents(System.IO.Stream,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_FlushContents_m7620CD3A285D6698CC9BA707165DFD35E8F846AA (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * ___stream0, int32_t ___contentLength1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_FlushContents_m7620CD3A285D6698CC9BA707165DFD35E8F846AA_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_0 = NULL; int32_t V_1 = 0; { goto IL_001c; } IL_0002: { int32_t L_0 = ___contentLength1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)L_0); V_0 = L_1; Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_2 = ___stream0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = V_0; int32_t L_4 = ___contentLength1; NullCheck(L_2); int32_t L_5 = VirtFuncInvoker3< int32_t, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(27 /* System.Int32 System.IO.Stream::Read(System.Byte[],System.Int32,System.Int32) */, L_2, L_3, 0, L_4); V_1 = L_5; int32_t L_6 = V_1; if ((((int32_t)L_6) <= ((int32_t)0))) { goto IL_0020; } } { int32_t L_7 = ___contentLength1; int32_t L_8 = V_1; ___contentLength1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)L_8)); } IL_001c: { int32_t L_9 = ___contentLength1; if ((((int32_t)L_9) > ((int32_t)0))) { goto IL_0002; } } IL_0020: { return; } } // System.Boolean System.Net.WebConnection::CreateStream(System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_CreateStream_m2BA8A86F765E7FB8980608BE2A25AFE7CAC4498F (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_CreateStream_m2BA8A86F765E7FB8980608BE2A25AFE7CAC4498F_MetadataUsageId); s_Il2CppMethodInitialized = true; } NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * V_0 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_1 = NULL; bool V_2 = false; 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) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: try { // begin try (depth: 1) { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_0 = __this->get_socket_2(); NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * L_1 = (NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA *)il2cpp_codegen_object_new(NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA_il2cpp_TypeInfo_var); NetworkStream__ctor_m9629E0E9BD6011BA4E7E923B71410EC3A611FE83(L_1, L_0, (bool)0, /*hidden argument*/NULL); V_0 = L_1; HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_2 = ___request0; NullCheck(L_2); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = HttpWebRequest_get_Address_mC998EF3704E8B63D965DBE0DA1EF66094C982C6B_inline(L_2, /*hidden argument*/NULL); NullCheck(L_3); String_t* L_4 = Uri_get_Scheme_m14A8F0018D8AACADBEF39600A59944F33EE39187(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); String_t* L_5 = ((Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields*)il2cpp_codegen_static_fields_for(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var))->get_UriSchemeHttps_4(); bool L_6 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0087; } } IL_0024: { bool L_7 = __this->get_reused_14(); if (!L_7) { goto IL_003c; } } IL_002c: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_8 = __this->get_nstream_1(); if (!L_8) { goto IL_003c; } } IL_0034: { MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_9 = __this->get_tlsStream_23(); if (L_9) { goto IL_008e; } } IL_003c: { V_1 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_10 = __this->get_sPoint_0(); NullCheck(L_10); bool L_11 = ServicePoint_get_UseConnect_m6268CF09927CD113B8841A7CE26C668D55428AB0_inline(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0066; } } IL_004b: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_12 = ___request0; ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_13 = __this->get_sPoint_0(); NullCheck(L_13); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_14 = ServicePoint_get_Address_m495426C74C9007D28297B146B4B6DB4BEC733FAA_inline(L_13, /*hidden argument*/NULL); NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * L_15 = V_0; bool L_16 = WebConnection_CreateTunnel_m514EFD20BF9DE135A269B18DB1BFAF9A3B8FDB97(__this, L_12, L_14, L_15, (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821**)(&V_1), /*hidden argument*/NULL); if (L_16) { goto IL_0066; } } IL_0062: { V_2 = (bool)0; goto IL_00c8; } IL_0066: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_17 = ___request0; NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * L_18 = V_0; MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_19 = (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 *)il2cpp_codegen_object_new(MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171_il2cpp_TypeInfo_var); MonoTlsStream__ctor_mE9D329376ADF7AD49283D592E891E6C264052AAF(L_19, L_17, L_18, /*hidden argument*/NULL); __this->set_tlsStream_23(L_19); MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_20 = __this->get_tlsStream_23(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_21 = V_1; NullCheck(L_20); Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_22 = MonoTlsStream_CreateStream_m87D07735AF534F2769A890A9CD9EB9480BCF8275(L_20, L_21, /*hidden argument*/NULL); __this->set_nstream_1(L_22); goto IL_008e; } IL_0087: { NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA * L_23 = V_0; __this->set_nstream_1(L_23); } IL_008e: { goto IL_00c6; } } // 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_0090; throw e; } CATCH_0090: { // begin catch(System.Exception) { V_3 = ((Exception_t *)__exception_local); MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_24 = __this->get_tlsStream_23(); if (!L_24) { goto IL_00ac; } } IL_0099: { MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * L_25 = __this->get_tlsStream_23(); NullCheck(L_25); int32_t L_26 = MonoTlsStream_get_ExceptionStatus_m9B0855084A66F0F11D5576249ED25547BE0AB015_inline(L_25, /*hidden argument*/NULL); __this->set_status_5(L_26); goto IL_00bb; } IL_00ac: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_27 = ___request0; NullCheck(L_27); bool L_28 = HttpWebRequest_get_Aborted_m1B20EBC39661999F0246C9CE95CEB3F71E7DE596(L_27, /*hidden argument*/NULL); if (L_28) { goto IL_00bb; } } IL_00b4: { __this->set_status_5(2); } IL_00bb: { Exception_t * L_29 = V_3; __this->set_connect_exception_22(L_29); V_2 = (bool)0; goto IL_00c8; } } // end catch (depth: 1) IL_00c6: { return (bool)1; } IL_00c8: { bool L_30 = V_2; return L_30; } } // System.Void System.Net.WebConnection::HandleError(System.Net.WebExceptionStatus,System.Exception,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, int32_t ___st0, Exception_t * ___e1, String_t* ___where2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0_MetadataUsageId); s_Il2CppMethodInitialized = true; } HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * V_0 = NULL; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * 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 = ___st0; __this->set_status_5(L_0); V_1 = __this; V_2 = (bool)0; } IL_000b: try { // begin try (depth: 1) { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_1 = V_1; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_2), /*hidden argument*/NULL); int32_t L_2 = ___st0; if ((!(((uint32_t)L_2) == ((uint32_t)6)))) { goto IL_0022; } } IL_0017: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_3 = (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC *)il2cpp_codegen_object_new(WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC_il2cpp_TypeInfo_var); WebConnectionData__ctor_mA40C4F1E1F0FB050A2E6C96B2955F63A5B164E28(L_3, /*hidden argument*/NULL); __this->set_Data_10(L_3); } IL_0022: { IL2CPP_LEAVE(0x2E, FINALLY_0024); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0024; } FINALLY_0024: { // begin finally (depth: 1) { bool L_4 = V_2; if (!L_4) { goto IL_002d; } } IL_0027: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_5 = V_1; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_5, /*hidden argument*/NULL); } IL_002d: { IL2CPP_END_FINALLY(36) } } // end finally (depth: 1) IL2CPP_CLEANUP(36) { IL2CPP_JUMP_TBL(0x2E, IL_002e) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_002e: { Exception_t * L_6 = ___e1; if (L_6) { goto IL_0045; } } IL_0031: try { // begin try (depth: 1) StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 * L_7 = (StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99 *)il2cpp_codegen_object_new(StackTrace_tD5D45826A379D8DF0CFB2CA206D992EE718C7E99_il2cpp_TypeInfo_var); StackTrace__ctor_mB01121AE4B50E28777806A8C6BA844C2E564AB1F(L_7, /*hidden argument*/NULL); NullCheck(L_7); String_t* L_8 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_7); Exception_t * L_9 = (Exception_t *)il2cpp_codegen_object_new(Exception_t_il2cpp_TypeInfo_var); Exception__ctor_m89BADFF36C3B170013878726E07729D51AA9FBE0(L_9, L_8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0_RuntimeMethod_var); } // 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_0041; throw e; } CATCH_0041: { // begin catch(System.Exception) ___e1 = ((Exception_t *)__exception_local); goto IL_0045; } // end catch (depth: 1) IL_0045: { V_0 = (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)NULL; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_10 = __this->get_Data_10(); if (!L_10) { goto IL_0068; } } { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_11 = __this->get_Data_10(); NullCheck(L_11); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_12 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0068; } } { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_13 = __this->get_Data_10(); NullCheck(L_13); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_14 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_13, /*hidden argument*/NULL); V_0 = L_14; } IL_0068: { WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(__this, (bool)1, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_15 = V_0; if (!L_15) { goto IL_0082; } } { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_16 = V_0; NullCheck(L_16); HttpWebRequest_set_FinishedReading_m7996D990D5CC3E633495786FBC33530F8F28DE49_inline(L_16, (bool)1, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_17 = V_0; int32_t L_18 = ___st0; Exception_t * L_19 = ___e1; String_t* L_20 = ___where2; NullCheck(L_17); HttpWebRequest_SetResponseError_mC8539F337100ADEE994AA66EB522CD613CA5E662(L_17, L_18, L_19, L_20, /*hidden argument*/NULL); } IL_0082: { return; } } // System.Void System.Net.WebConnection::ReadDone(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_ReadDone_m0768A9A7250129F37AC883272FF9A27E184A5F87 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_ReadDone_m0768A9A7250129F37AC883272FF9A27E184A5F87_MetadataUsageId); s_Il2CppMethodInitialized = true; } WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * V_0 = NULL; Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * V_4 = NULL; bool V_5 = false; String_t* V_6 = NULL; Exception_t * V_7 = NULL; Exception_t * V_8 = NULL; int32_t V_9 = 0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_10 = NULL; Exception_t * V_11 = NULL; Exception_t * V_12 = NULL; 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) * 12); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); int32_t G_B25_0 = 0; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * G_B30_0 = NULL; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * G_B29_0 = NULL; int32_t G_B31_0 = 0; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * G_B31_1 = NULL; { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_0 = __this->get_Data_10(); V_0 = L_0; Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_1 = __this->get_nstream_1(); V_1 = L_1; Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_2 = V_1; if (L_2) { goto IL_0019; } } { WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(__this, (bool)1, /*hidden argument*/NULL); return; } IL_0019: { V_2 = (-1); } IL_001b: try { // begin try (depth: 1) Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_3 = V_1; RuntimeObject* L_4 = ___result0; NullCheck(L_3); int32_t L_5 = VirtFuncInvoker1< int32_t, RuntimeObject* >::Invoke(20 /* System.Int32 System.IO.Stream::EndRead(System.IAsyncResult) */, L_3, L_4); V_2 = L_5; goto IL_0053; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0025; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_002b; throw e; } CATCH_0025: { // begin catch(System.ObjectDisposedException) goto IL_0259; } // end catch (depth: 1) CATCH_002b: { // begin catch(System.Exception) { V_7 = ((Exception_t *)__exception_local); Exception_t * L_6 = V_7; NullCheck(L_6); Exception_t * L_7 = Exception_get_InnerException_mCB68CC8CBF2540EF381CB17A4E4E3F6D0E33453F_inline(L_6, /*hidden argument*/NULL); if (!((ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A *)IsInstClass((RuntimeObject*)L_7, ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var))) { goto IL_0040; } } IL_003b: { goto IL_0259; } IL_0040: { Exception_t * L_8 = V_7; WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, 3, L_8, _stringLiteral66413FB003977D655A9BFBABAEAF9CF7C0E16850, /*hidden argument*/NULL); goto IL_0259; } } // end catch (depth: 1) IL_0053: { int32_t L_9 = V_2; if (L_9) { goto IL_0064; } } { WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, 3, (Exception_t *)NULL, _stringLiteralE67622E4CC268EE4A986CC6ADE09FC6BEB396B1C, /*hidden argument*/NULL); return; } IL_0064: { int32_t L_10 = V_2; if ((((int32_t)L_10) >= ((int32_t)0))) { goto IL_0077; } } { WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, ((int32_t)11), (Exception_t *)NULL, _stringLiteral4F3ECD0D3F8585D5B2BF6ECE1337BC200BCE8F6E, /*hidden argument*/NULL); return; } IL_0077: { V_3 = (-1); int32_t L_11 = V_2; int32_t L_12 = __this->get_position_15(); V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_12)); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_13 = V_0; NullCheck(L_13); int32_t L_14 = WebConnectionData_get_ReadState_m9D2D719776C582C08C01443CBD7AAD0AF852E16D_inline(L_13, /*hidden argument*/NULL); if (L_14) { goto IL_00bf; } } { V_8 = (Exception_t *)NULL; } IL_008d: try { // begin try (depth: 1) WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_15 = V_0; ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_16 = __this->get_sPoint_0(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_17 = __this->get_buffer_7(); int32_t L_18 = V_2; int32_t L_19 = WebConnection_GetResponse_m9F1B1D47737772B777FF8AB67829FB8274C38CF1(L_15, L_16, L_17, L_18, /*hidden argument*/NULL); V_3 = L_19; goto IL_00a7; } // 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_00a3; throw e; } CATCH_00a3: { // begin catch(System.Exception) V_8 = ((Exception_t *)__exception_local); goto IL_00a7; } // end catch (depth: 1) IL_00a7: { Exception_t * L_20 = V_8; if (L_20) { goto IL_00af; } } { int32_t L_21 = V_3; if ((!(((uint32_t)L_21) == ((uint32_t)(-1))))) { goto IL_00bf; } } IL_00af: { Exception_t * L_22 = V_8; WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, ((int32_t)11), L_22, _stringLiteral6B4A1ABAC4ADF0B20D63D51E0EB7DE1B450C069A, /*hidden argument*/NULL); return; } IL_00bf: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_23 = V_0; NullCheck(L_23); int32_t L_24 = WebConnectionData_get_ReadState_m9D2D719776C582C08C01443CBD7AAD0AF852E16D_inline(L_23, /*hidden argument*/NULL); if ((!(((uint32_t)L_24) == ((uint32_t)4)))) { goto IL_00d6; } } { WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, 6, (Exception_t *)NULL, _stringLiteral30EFC02D11E06C55DE11CB215737C9F33CABFE16, /*hidden argument*/NULL); return; } IL_00d6: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_25 = V_0; NullCheck(L_25); int32_t L_26 = WebConnectionData_get_ReadState_m9D2D719776C582C08C01443CBD7AAD0AF852E16D_inline(L_25, /*hidden argument*/NULL); if ((((int32_t)L_26) == ((int32_t)3))) { goto IL_0130; } } { int32_t L_27 = V_2; V_9 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_27, (int32_t)2)); int32_t L_28 = V_9; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_29 = __this->get_buffer_7(); NullCheck(L_29); if ((((int32_t)L_28) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length))))))) { goto IL_00f4; } } { int32_t L_30 = V_9; G_B25_0 = L_30; goto IL_00fc; } IL_00f4: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_31 = __this->get_buffer_7(); NullCheck(L_31); G_B25_0 = (((int32_t)((int32_t)(((RuntimeArray*)L_31)->max_length)))); } IL_00fc: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_32 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)G_B25_0); V_10 = L_32; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_33 = __this->get_buffer_7(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_34 = V_10; int32_t L_35 = V_2; Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353((RuntimeArray *)(RuntimeArray *)L_33, 0, (RuntimeArray *)(RuntimeArray *)L_34, 0, L_35, /*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_36 = V_10; __this->set_buffer_7(L_36); int32_t L_37 = V_2; __this->set_position_15(L_37); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_38 = V_0; NullCheck(L_38); WebConnectionData_set_ReadState_m41D0A09AD5C348FBC2BE7945B4499213236D878D(L_38, 0, /*hidden argument*/NULL); WebConnection_InitRead_m18F2ECF3D5AFD206484E1CF9B1B880B189136B93(__this, /*hidden argument*/NULL); return; } IL_0130: { __this->set_position_15(0); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_39 = V_0; WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_40 = (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC *)il2cpp_codegen_object_new(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC_il2cpp_TypeInfo_var); WebConnectionStream__ctor_mFBA63C859EB9E44B9BEB807658DAED0DD3EB36AC(L_40, __this, L_39, /*hidden argument*/NULL); V_4 = L_40; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_41 = V_0; NullCheck(L_41); int32_t L_42 = L_41->get_StatusCode_1(); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_43 = V_0; NullCheck(L_43); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_44 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_43, /*hidden argument*/NULL); NullCheck(L_44); String_t* L_45 = VirtFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Net.WebRequest::get_Method() */, L_44); bool L_46 = WebConnection_ExpectContent_m7C256B2551526A687615CF119ED9692E15A42299(L_42, L_45, /*hidden argument*/NULL); V_5 = L_46; V_6 = (String_t*)NULL; bool L_47 = V_5; if (!L_47) { goto IL_0171; } } { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_48 = V_0; NullCheck(L_48); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_49 = L_48->get_Headers_3(); NullCheck(L_49); String_t* L_50 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_49, _stringLiteral4D8B97A685DB2FA279DF1BB0D54E0FDC0C9F8BB5, /*hidden argument*/NULL); V_6 = L_50; } IL_0171: { String_t* L_51 = V_6; G_B29_0 = __this; if (!L_51) { G_B30_0 = __this; goto IL_018b; } } { String_t* L_52 = V_6; NullCheck(L_52); int32_t L_53 = String_IndexOf_mF9EA8429E9D1B7475D5A297E67435CF34E965F28(L_52, _stringLiteral7DB2323AF37E1841807C6590CD0597B920564B93, 5, /*hidden argument*/NULL); G_B31_0 = ((((int32_t)((((int32_t)L_53) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); G_B31_1 = G_B29_0; goto IL_018c; } IL_018b: { G_B31_0 = 0; G_B31_1 = G_B30_0; } IL_018c: { NullCheck(G_B31_1); G_B31_1->set_chunkedRead_11((bool)G_B31_0); bool L_54 = __this->get_chunkedRead_11(); if (L_54) { goto IL_01d1; } } { WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_55 = V_4; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_56 = __this->get_buffer_7(); NullCheck(L_55); WebConnectionStream_set_ReadBuffer_m83EFEB4452866B3B82420C0B5A46B788F59BB7F5_inline(L_55, L_56, /*hidden argument*/NULL); WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_57 = V_4; int32_t L_58 = V_3; NullCheck(L_57); WebConnectionStream_set_ReadBufferOffset_mB30436CA2165A8241F3901EDAEA0F7087FDF70C1_inline(L_57, L_58, /*hidden argument*/NULL); WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_59 = V_4; int32_t L_60 = V_2; NullCheck(L_59); WebConnectionStream_set_ReadBufferSize_mE30E018A060002F77284E4EC09C35D6FB04462F7_inline(L_59, L_60, /*hidden argument*/NULL); } IL_01b6: try { // begin try (depth: 1) WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_61 = V_4; NullCheck(L_61); WebConnectionStream_CheckResponseInBuffer_mC692FE873374422FC3DC1CDA3374CA1B1F8404C9(L_61, /*hidden argument*/NULL); goto IL_023a; } // 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_01bf; throw e; } CATCH_01bf: { // begin catch(System.Exception) V_11 = ((Exception_t *)__exception_local); Exception_t * L_62 = V_11; WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, 3, L_62, _stringLiteralC87F485336AFBE9EC73E4656D8FFBB898F797118, /*hidden argument*/NULL); goto IL_023a; } // end catch (depth: 1) IL_01d1: { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_63 = __this->get_chunkStream_12(); if (L_63) { goto IL_0207; } } IL_01d9: try { // begin try (depth: 1) ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_64 = __this->get_buffer_7(); int32_t L_65 = V_3; int32_t L_66 = V_2; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_67 = V_0; NullCheck(L_67); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_68 = L_67->get_Headers_3(); MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_69 = (MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 *)il2cpp_codegen_object_new(MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5_il2cpp_TypeInfo_var); MonoChunkStream__ctor_m6FF583144A344058281F8861F6112D23CA6A2D49(L_69, L_64, L_65, L_66, L_68, /*hidden argument*/NULL); __this->set_chunkStream_12(L_69); goto IL_023a; } // 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_01f4; throw e; } CATCH_01f4: { // begin catch(System.Exception) V_12 = ((Exception_t *)__exception_local); Exception_t * L_70 = V_12; WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, ((int32_t)11), L_70, _stringLiteral0BCB5370FC03D916157E41F2FD44DBFBA8BAE6AE, /*hidden argument*/NULL); goto IL_0259; } // end catch (depth: 1) IL_0207: { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_71 = __this->get_chunkStream_12(); NullCheck(L_71); MonoChunkStream_ResetBuffer_m05A647997D2FC9F41EC0630004BEAD6AC52F2FC4(L_71, /*hidden argument*/NULL); } IL_0212: try { // begin try (depth: 1) MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_72 = __this->get_chunkStream_12(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_73 = __this->get_buffer_7(); int32_t L_74 = V_3; int32_t L_75 = V_2; NullCheck(L_72); MonoChunkStream_Write_m045364F47D0ECD587C1022ADD5047BEDEF1DC27D(L_72, L_73, L_74, L_75, /*hidden argument*/NULL); goto IL_023a; } // 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_0227; throw e; } CATCH_0227: { // begin catch(System.Exception) V_13 = ((Exception_t *)__exception_local); Exception_t * L_76 = V_13; WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, ((int32_t)11), L_76, _stringLiteralCE3C377596438C66F53D48756E1242003FF5FC3F, /*hidden argument*/NULL); goto IL_0259; } // end catch (depth: 1) IL_023a: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_77 = V_0; WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_78 = V_4; NullCheck(L_77); L_77->set_stream_6(L_78); bool L_79 = V_5; if (L_79) { goto IL_024d; } } { WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_80 = V_4; NullCheck(L_80); WebConnectionStream_ForceCompletion_mA4460C1FFC516463CDD44A94937C30AB135EE462(L_80, /*hidden argument*/NULL); } IL_024d: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_81 = V_0; NullCheck(L_81); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_82 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_81, /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_83 = V_0; NullCheck(L_82); HttpWebRequest_SetResponseData_m736088F0B44101F0D449344A847BC93A375A1E82(L_82, L_83, /*hidden argument*/NULL); } IL_0259: { return; } } // System.Boolean System.Net.WebConnection::ExpectContent(System.Int32,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_ExpectContent_m7C256B2551526A687615CF119ED9692E15A42299 (int32_t ___statusCode0, String_t* ___method1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_ExpectContent_m7C256B2551526A687615CF119ED9692E15A42299_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___method1; bool L_1 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_0, _stringLiteral7138A51661947B19B5088DA5A2BFEDE2876F49B9, /*hidden argument*/NULL); if (!L_1) { goto IL_000f; } } { return (bool)0; } IL_000f: { int32_t L_2 = ___statusCode0; if ((((int32_t)L_2) < ((int32_t)((int32_t)200)))) { goto IL_002b; } } { int32_t L_3 = ___statusCode0; if ((((int32_t)L_3) == ((int32_t)((int32_t)204)))) { goto IL_002b; } } { int32_t L_4 = ___statusCode0; return (bool)((((int32_t)((((int32_t)L_4) == ((int32_t)((int32_t)304)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_002b: { return (bool)0; } } // System.Void System.Net.WebConnection::InitRead() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_InitRead_m18F2ECF3D5AFD206484E1CF9B1B880B189136B93 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_InitRead_m18F2ECF3D5AFD206484E1CF9B1B880B189136B93_MetadataUsageId); s_Il2CppMethodInitialized = true; } Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * V_0 = NULL; int32_t V_1 = 0; Exception_t * 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); { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_0 = __this->get_nstream_1(); V_0 = L_0; } IL_0007: try { // begin try (depth: 1) ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = __this->get_buffer_7(); NullCheck(L_1); int32_t L_2 = __this->get_position_15(); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))), (int32_t)L_2)); Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_3 = V_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = __this->get_buffer_7(); int32_t L_5 = __this->get_position_15(); int32_t L_6 = V_1; AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_7 = (AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 *)il2cpp_codegen_object_new(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4_il2cpp_TypeInfo_var); AsyncCallback__ctor_m36AEE927E6AFEE950656BC5F7841682D23DE2EBB(L_7, __this, (intptr_t)((intptr_t)WebConnection_ReadDone_m0768A9A7250129F37AC883272FF9A27E184A5F87_RuntimeMethod_var), /*hidden argument*/NULL); NullCheck(L_3); VirtFuncInvoker5< RuntimeObject*, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 *, RuntimeObject * >::Invoke(19 /* System.IAsyncResult System.IO.Stream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) */, L_3, L_4, L_5, L_6, L_7, NULL); goto IL_004a; } // 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_003a; throw e; } CATCH_003a: { // begin catch(System.Exception) V_2 = ((Exception_t *)__exception_local); Exception_t * L_8 = V_2; WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, 3, L_8, _stringLiteralC128A21F6AC690242AB034ABCDEAB8B8BCF4904F, /*hidden argument*/NULL); goto IL_004a; } // end catch (depth: 1) IL_004a: { return; } } // System.Int32 System.Net.WebConnection::GetResponse(System.Net.WebConnectionData,System.Net.ServicePoint,System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebConnection_GetResponse_m9F1B1D47737772B777FF8AB67829FB8274C38CF1 (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * ___data0, ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * ___sPoint1, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer2, int32_t ___max3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_GetResponse_m9F1B1D47737772B777FF8AB67829FB8274C38CF1_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; bool V_2 = false; bool V_3 = false; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_4 = NULL; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * V_5 = NULL; bool V_6 = false; int32_t V_7 = 0; String_t* V_8 = NULL; RuntimeObject* V_9 = NULL; int32_t V_10 = 0; String_t* V_11 = NULL; String_t* V_12 = NULL; WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * V_13 = NULL; RuntimeObject* 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) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); String_t* G_B36_0 = NULL; String_t* G_B35_0 = NULL; { V_0 = 0; V_1 = (String_t*)NULL; V_2 = (bool)0; V_3 = (bool)0; } IL_0008: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_0 = ___data0; NullCheck(L_0); int32_t L_1 = WebConnectionData_get_ReadState_m9D2D719776C582C08C01443CBD7AAD0AF852E16D_inline(L_0, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)4)))) { goto IL_0013; } } { return (-1); } IL_0013: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_2 = ___data0; NullCheck(L_2); int32_t L_3 = WebConnectionData_get_ReadState_m9D2D719776C582C08C01443CBD7AAD0AF852E16D_inline(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_00dd; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = ___buffer2; int32_t L_5 = ___max3; bool L_6 = WebConnection_ReadLine_m4A7A3BB2359C48996BC6C2B29D0B199AA7120C13(L_4, (int32_t*)(&V_0), L_5, (String_t**)(&V_1), /*hidden argument*/NULL); if (L_6) { goto IL_002d; } } { return 0; } IL_002d: { String_t* L_7 = V_1; if (L_7) { goto IL_0037; } } { V_3 = (bool)1; goto IL_0278; } IL_0037: { V_3 = (bool)0; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_8 = ___data0; NullCheck(L_8); WebConnectionData_set_ReadState_m41D0A09AD5C348FBC2BE7945B4499213236D878D(L_8, 1, /*hidden argument*/NULL); String_t* L_9 = V_1; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_10 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)1); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_11 = L_10; NullCheck(L_11); (L_11)->SetAt(static_cast(0), (Il2CppChar)((int32_t)32)); NullCheck(L_9); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_12 = String_Split_m13262358217AD2C119FD1B9733C3C0289D608512(L_9, L_11, /*hidden argument*/NULL); V_4 = L_12; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_13 = V_4; NullCheck(L_13); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length))))) >= ((int32_t)2))) { goto IL_005c; } } { return (-1); } IL_005c: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_14 = V_4; NullCheck(L_14); int32_t L_15 = 0; String_t* L_16 = (L_14)->GetAt(static_cast(L_15)); int32_t L_17 = String_Compare_m938570328DE9DAB5A5F1E5F4749DD66ECFBC97F1(L_16, _stringLiteral1BA3338BD0D397031AE85DC0347D63C94B00E5DF, (bool)1, /*hidden argument*/NULL); if (L_17) { goto IL_0085; } } { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_18 = ___data0; IL2CPP_RUNTIME_CLASS_INIT(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var); Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_19 = ((HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_StaticFields*)il2cpp_codegen_static_fields_for(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var))->get_Version11_1(); NullCheck(L_18); L_18->set_Version_4(L_19); ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_20 = ___sPoint1; Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_21 = ((HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_StaticFields*)il2cpp_codegen_static_fields_for(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var))->get_Version11_1(); NullCheck(L_20); ServicePoint_SetVersion_mDEF772403546C56DD090DB39086E947BAD9482AD_inline(L_20, L_21, /*hidden argument*/NULL); goto IL_009b; } IL_0085: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_22 = ___data0; IL2CPP_RUNTIME_CLASS_INIT(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var); Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_23 = ((HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_StaticFields*)il2cpp_codegen_static_fields_for(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var))->get_Version10_0(); NullCheck(L_22); L_22->set_Version_4(L_23); ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_24 = ___sPoint1; Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_25 = ((HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_StaticFields*)il2cpp_codegen_static_fields_for(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var))->get_Version10_0(); NullCheck(L_24); ServicePoint_SetVersion_mDEF772403546C56DD090DB39086E947BAD9482AD_inline(L_24, L_25, /*hidden argument*/NULL); } IL_009b: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_26 = ___data0; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_27 = V_4; NullCheck(L_27); int32_t L_28 = 1; String_t* L_29 = (L_27)->GetAt(static_cast(L_28)); uint32_t L_30 = UInt32_Parse_m7BE20B4A60B436F4061567396833BE360ACD476D(L_29, /*hidden argument*/NULL); NullCheck(L_26); L_26->set_StatusCode_1(L_30); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_31 = V_4; NullCheck(L_31); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_31)->max_length))))) < ((int32_t)3))) { goto IL_00cc; } } { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_32 = ___data0; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_33 = V_4; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_34 = V_4; NullCheck(L_34); String_t* L_35 = String_Join_mAD2E71273792A113300BE8D8AA6958C2AA0AC6EF(_stringLiteralB858CB282617FB0956D960215C8E84D1CCF909C6, L_33, 2, ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_34)->max_length)))), (int32_t)2)), /*hidden argument*/NULL); NullCheck(L_32); L_32->set_StatusDescription_2(L_35); goto IL_00d7; } IL_00cc: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_36 = ___data0; NullCheck(L_36); L_36->set_StatusDescription_2(_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709); } IL_00d7: { int32_t L_37 = V_0; int32_t L_38 = ___max3; if ((((int32_t)L_37) < ((int32_t)L_38))) { goto IL_00dd; } } { int32_t L_39 = V_0; return L_39; } IL_00dd: { V_3 = (bool)0; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_40 = ___data0; NullCheck(L_40); int32_t L_41 = WebConnectionData_get_ReadState_m9D2D719776C582C08C01443CBD7AAD0AF852E16D_inline(L_40, /*hidden argument*/NULL); if ((!(((uint32_t)L_41) == ((uint32_t)1)))) { goto IL_0278; } } { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_42 = ___data0; NullCheck(L_42); WebConnectionData_set_ReadState_m41D0A09AD5C348FBC2BE7945B4499213236D878D(L_42, 2, /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_43 = ___data0; WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_44 = (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 *)il2cpp_codegen_object_new(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); WebHeaderCollection__ctor_mDE789C8E11131B5FB1FD5FF79382893DE73E8752(L_44, /*hidden argument*/NULL); NullCheck(L_43); L_43->set_Headers_3(L_44); ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_45 = (ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 *)il2cpp_codegen_object_new(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4_il2cpp_TypeInfo_var); ArrayList__ctor_m481FA7B37620B59B8C0434A764F5705A6ABDEAE6(L_45, /*hidden argument*/NULL); V_5 = L_45; V_6 = (bool)0; goto IL_0179; } IL_0109: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_46 = ___buffer2; int32_t L_47 = ___max3; bool L_48 = WebConnection_ReadLine_m4A7A3BB2359C48996BC6C2B29D0B199AA7120C13(L_46, (int32_t*)(&V_0), L_47, (String_t**)(&V_1), /*hidden argument*/NULL); if (!L_48) { goto IL_017d; } } { String_t* L_49 = V_1; if (L_49) { goto IL_011e; } } { V_6 = (bool)1; goto IL_0179; } IL_011e: { String_t* L_50 = V_1; NullCheck(L_50); int32_t L_51 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_50, /*hidden argument*/NULL); if ((((int32_t)L_51) <= ((int32_t)0))) { goto IL_0170; } } { String_t* L_52 = V_1; NullCheck(L_52); Il2CppChar L_53 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_52, 0, /*hidden argument*/NULL); if ((((int32_t)L_53) == ((int32_t)((int32_t)32)))) { goto IL_013d; } } { String_t* L_54 = V_1; NullCheck(L_54); Il2CppChar L_55 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_54, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_55) == ((uint32_t)((int32_t)9))))) { goto IL_0170; } } IL_013d: { ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_56 = V_5; NullCheck(L_56); int32_t L_57 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_56); V_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)1)); int32_t L_58 = V_7; if ((((int32_t)L_58) < ((int32_t)0))) { goto IL_017d; } } { ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_59 = V_5; int32_t L_60 = V_7; NullCheck(L_59); RuntimeObject * L_61 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(27 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_59, L_60); String_t* L_62 = V_1; String_t* L_63 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(((String_t*)CastclassSealed((RuntimeObject*)L_61, String_t_il2cpp_TypeInfo_var)), L_62, /*hidden argument*/NULL); V_8 = L_63; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_64 = V_5; int32_t L_65 = V_7; String_t* L_66 = V_8; NullCheck(L_64); VirtActionInvoker2< int32_t, RuntimeObject * >::Invoke(28 /* System.Void System.Collections.ArrayList::set_Item(System.Int32,System.Object) */, L_64, L_65, L_66); goto IL_0179; } IL_0170: { ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_67 = V_5; String_t* L_68 = V_1; NullCheck(L_67); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(29 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_67, L_68); } IL_0179: { bool L_69 = V_6; if (!L_69) { goto IL_0109; } } IL_017d: { bool L_70 = V_6; if (L_70) { goto IL_0183; } } { return 0; } IL_0183: { ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_71 = V_5; NullCheck(L_71); RuntimeObject* L_72 = VirtFuncInvoker0< RuntimeObject* >::Invoke(37 /* System.Collections.IEnumerator System.Collections.ArrayList::GetEnumerator() */, L_71); V_9 = L_72; } IL_018c: try { // begin try (depth: 1) { goto IL_01fd; } IL_018e: { RuntimeObject* L_73 = V_9; NullCheck(L_73); RuntimeObject * L_74 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, L_73); String_t* L_75 = ((String_t*)CastclassSealed((RuntimeObject*)L_74, String_t_il2cpp_TypeInfo_var)); NullCheck(L_75); int32_t L_76 = String_IndexOf_m2909B8CF585E1BD0C81E11ACA2F48012156FD5BD(L_75, ((int32_t)58), /*hidden argument*/NULL); V_10 = L_76; int32_t L_77 = V_10; G_B35_0 = L_75; if ((!(((uint32_t)L_77) == ((uint32_t)(-1))))) { G_B36_0 = L_75; goto IL_01b9; } } IL_01a9: { ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_78 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_78, _stringLiteralAA0DCCA0AE7E27FFFE86AF73C08FDD9263DB4C5B, _stringLiteral594FD1615A341C77829E83ED988F137E1BA96231, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_78, WebConnection_GetResponse_m9F1B1D47737772B777FF8AB67829FB8274C38CF1_RuntimeMethod_var); } IL_01b9: { String_t* L_79 = G_B36_0; int32_t L_80 = V_10; NullCheck(L_79); String_t* L_81 = String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB(L_79, 0, L_80, /*hidden argument*/NULL); V_11 = L_81; int32_t L_82 = V_10; NullCheck(L_79); String_t* L_83 = String_Substring_m2C4AFF5E79DD8BADFD2DFBCF156BF728FBB8E1AE(L_79, ((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)), /*hidden argument*/NULL); NullCheck(L_83); String_t* L_84 = String_Trim_mB52EB7876C7132358B76B7DC95DEACA20722EF4D(L_83, /*hidden argument*/NULL); V_12 = L_84; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_85 = ___data0; NullCheck(L_85); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_86 = L_85->get_Headers_3(); V_13 = L_86; String_t* L_87 = V_11; IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); bool L_88 = WebHeaderCollection_AllowMultiValues_m078D979B7DBF77A8640B1DFAAAAAA280065567EE(L_87, /*hidden argument*/NULL); if (!L_88) { goto IL_01f2; } } IL_01e5: { WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_89 = V_13; String_t* L_90 = V_11; String_t* L_91 = V_12; NullCheck(L_89); WebHeaderCollection_AddInternal_m6D3C568730974B187804895F8F3DAA50AB37C6A8(L_89, L_90, L_91, /*hidden argument*/NULL); goto IL_01fd; } IL_01f2: { WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_92 = V_13; String_t* L_93 = V_11; String_t* L_94 = V_12; NullCheck(L_92); WebHeaderCollection_SetInternal_mFB16D4B140F7B3136B1B9AB8785DD3FD9A83FA90(L_92, L_93, L_94, /*hidden argument*/NULL); } IL_01fd: { RuntimeObject* L_95 = V_9; NullCheck(L_95); bool L_96 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, L_95); if (L_96) { goto IL_018e; } } IL_0206: { IL2CPP_LEAVE(0x21D, FINALLY_0208); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0208; } FINALLY_0208: { // begin finally (depth: 1) { RuntimeObject* L_97 = V_9; V_14 = ((RuntimeObject*)IsInst((RuntimeObject*)L_97, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var)); RuntimeObject* L_98 = V_14; if (!L_98) { goto IL_021c; } } IL_0215: { RuntimeObject* L_99 = V_14; NullCheck(L_99); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, L_99); } IL_021c: { IL2CPP_END_FINALLY(520) } } // end finally (depth: 1) IL2CPP_CLEANUP(520) { IL2CPP_JUMP_TBL(0x21D, IL_021d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_021d: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_100 = ___data0; NullCheck(L_100); int32_t L_101 = L_100->get_StatusCode_1(); if ((!(((uint32_t)L_101) == ((uint32_t)((int32_t)100))))) { goto IL_026f; } } { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_102 = ___sPoint1; NullCheck(L_102); ServicePoint_set_SendContinue_m92320EA69F94AE266D2C8797E5DCEA965DF5C8ED_inline(L_102, (bool)1, /*hidden argument*/NULL); int32_t L_103 = V_0; int32_t L_104 = ___max3; if ((((int32_t)L_103) < ((int32_t)L_104))) { goto IL_0234; } } { int32_t L_105 = V_0; return L_105; } IL_0234: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_106 = ___data0; NullCheck(L_106); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_107 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_106, /*hidden argument*/NULL); NullCheck(L_107); bool L_108 = HttpWebRequest_get_ExpectContinue_m80EDFA10BD4E39A93C3C575A836F67BBA092E5EC_inline(L_107, /*hidden argument*/NULL); if (!L_108) { goto IL_0264; } } { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_109 = ___data0; NullCheck(L_109); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_110 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_109, /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_111 = ___data0; NullCheck(L_111); int32_t L_112 = L_111->get_StatusCode_1(); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_113 = ___data0; NullCheck(L_113); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_114 = L_113->get_Headers_3(); NullCheck(L_110); HttpWebRequest_DoContinueDelegate_m87792A631B5DE72413308FD1A96986862839B593(L_110, L_112, L_114, /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_115 = ___data0; NullCheck(L_115); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_116 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_115, /*hidden argument*/NULL); NullCheck(L_116); HttpWebRequest_set_ExpectContinue_mAADC5EE3EA03A70686991FD0BAF0833E74EC0DEC_inline(L_116, (bool)0, /*hidden argument*/NULL); } IL_0264: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_117 = ___data0; NullCheck(L_117); WebConnectionData_set_ReadState_m41D0A09AD5C348FBC2BE7945B4499213236D878D(L_117, 0, /*hidden argument*/NULL); V_2 = (bool)1; goto IL_0278; } IL_026f: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_118 = ___data0; NullCheck(L_118); WebConnectionData_set_ReadState_m41D0A09AD5C348FBC2BE7945B4499213236D878D(L_118, 3, /*hidden argument*/NULL); int32_t L_119 = V_0; return L_119; } IL_0278: { bool L_120 = V_3; bool L_121 = V_2; if (((int32_t)((int32_t)L_120|(int32_t)L_121))) { goto IL_0008; } } { return (-1); } } // System.Void System.Net.WebConnection::InitConnection(System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_InitConnection_mA193BFE6FB3B5407ECEEA0A72404AD443D730585 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_InitConnection_mA193BFE6FB3B5407ECEEA0A72404AD443D730585_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Exception_t * V_1 = NULL; HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * V_2 = NULL; String_t* G_B23_0 = NULL; { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_0 = ___request0; NullCheck(L_0); L_0->set_WebConnection_58(__this); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_1 = ___request0; NullCheck(L_1); bool L_2 = HttpWebRequest_get_ReuseConnection_mC573AB22C2EBE0EB4FEAC99C7FE76A92B75E672F_inline(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0016; } } { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_3 = ___request0; NullCheck(L_3); L_3->set_StoredConnection_72(__this); } IL_0016: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_4 = ___request0; NullCheck(L_4); bool L_5 = HttpWebRequest_get_Aborted_m1B20EBC39661999F0246C9CE95CEB3F71E7DE596(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_001f; } } { return; } IL_001f: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_6 = ___request0; NullCheck(L_6); bool L_7 = HttpWebRequest_get_KeepAlive_mF11B5750CC9FED8F7C43C3317B88BA8E8258E274_inline(L_6, /*hidden argument*/NULL); __this->set_keepAlive_6(L_7); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_8 = ___request0; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_9 = (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC *)il2cpp_codegen_object_new(WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC_il2cpp_TypeInfo_var); WebConnectionData__ctor_m08FAD78C44E710ABD1F3108D67FA5EE3D4F43FD4(L_9, L_8, /*hidden argument*/NULL); __this->set_Data_10(L_9); } IL_0037: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_10 = ___request0; WebConnection_Connect_m99C4967C99100050A4BD5EBBB0E385A1BFFC6CBE(__this, L_10, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_11 = ___request0; NullCheck(L_11); bool L_12 = HttpWebRequest_get_Aborted_m1B20EBC39661999F0246C9CE95CEB3F71E7DE596(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0047; } } { return; } IL_0047: { int32_t L_13 = __this->get_status_5(); if (!L_13) { goto IL_0071; } } { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_14 = ___request0; NullCheck(L_14); bool L_15 = HttpWebRequest_get_Aborted_m1B20EBC39661999F0246C9CE95CEB3F71E7DE596(L_14, /*hidden argument*/NULL); if (L_15) { goto IL_0070; } } { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_16 = ___request0; int32_t L_17 = __this->get_status_5(); Exception_t * L_18 = __this->get_connect_exception_22(); NullCheck(L_16); HttpWebRequest_SetWriteStreamError_mE08E9FA673BF5E1CA66EC85FFBA2E60F471A3996(L_16, L_17, L_18, /*hidden argument*/NULL); WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(__this, (bool)1, /*hidden argument*/NULL); } IL_0070: { return; } IL_0071: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_19 = ___request0; bool L_20 = WebConnection_CreateStream_m2BA8A86F765E7FB8980608BE2A25AFE7CAC4498F(__this, L_19, /*hidden argument*/NULL); if (L_20) { goto IL_0145; } } { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_21 = ___request0; NullCheck(L_21); bool L_22 = HttpWebRequest_get_Aborted_m1B20EBC39661999F0246C9CE95CEB3F71E7DE596(L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_0086; } } { return; } IL_0086: { int32_t L_23 = __this->get_status_5(); V_0 = L_23; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_24 = __this->get_Data_10(); NullCheck(L_24); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_25 = L_24->get_Challenge_7(); if (L_25) { goto IL_0037; } } { Exception_t * L_26 = __this->get_connect_exception_22(); V_1 = L_26; Exception_t * L_27 = V_1; if (L_27) { goto IL_012e; } } { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_28 = __this->get_Data_10(); NullCheck(L_28); int32_t L_29 = L_28->get_StatusCode_1(); if ((((int32_t)L_29) == ((int32_t)((int32_t)401)))) { goto IL_00cb; } } { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_30 = __this->get_Data_10(); NullCheck(L_30); int32_t L_31 = L_30->get_StatusCode_1(); if ((!(((uint32_t)L_31) == ((uint32_t)((int32_t)407))))) { goto IL_012e; } } IL_00cb: { V_0 = 7; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_32 = __this->get_Data_10(); NullCheck(L_32); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_33 = L_32->get_Headers_3(); if (L_33) { goto IL_00ea; } } { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_34 = __this->get_Data_10(); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_35 = (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 *)il2cpp_codegen_object_new(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); WebHeaderCollection__ctor_mDE789C8E11131B5FB1FD5FF79382893DE73E8752(L_35, /*hidden argument*/NULL); NullCheck(L_34); L_34->set_Headers_3(L_35); } IL_00ea: { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_36 = __this->get_sPoint_0(); NullCheck(L_36); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_37 = ServicePoint_get_Address_m495426C74C9007D28297B146B4B6DB4BEC733FAA_inline(L_36, /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_38 = __this->get_Data_10(); HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * L_39 = (HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 *)il2cpp_codegen_object_new(HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951_il2cpp_TypeInfo_var); HttpWebResponse__ctor_mDCEB34153A3638C433069B4E4E18D873E730404A(L_39, L_37, _stringLiteral6E288959D3443BCEC62386F7D9014542F6872829, L_38, (CookieContainer_t7E062D04BAED9F3B30DDEC14B09660BB506A2A73 *)NULL, /*hidden argument*/NULL); V_2 = L_39; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_40 = __this->get_Data_10(); NullCheck(L_40); int32_t L_41 = L_40->get_StatusCode_1(); if ((((int32_t)L_41) == ((int32_t)((int32_t)407)))) { goto IL_0120; } } { G_B23_0 = _stringLiteral2AA3E1DBC324C92C8C08550546609ACBE597D10C; goto IL_0125; } IL_0120: { G_B23_0 = _stringLiteralF660F1505DB01D72D4CEAA2DF53D8FA8CD4B672A; } IL_0125: { int32_t L_42 = V_0; HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * L_43 = V_2; WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * L_44 = (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)il2cpp_codegen_object_new(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var); WebException__ctor_mC093D93CFCE3064622C7AF755BC3D3150E5A8D2D(L_44, G_B23_0, (Exception_t *)NULL, L_42, L_43, /*hidden argument*/NULL); V_1 = L_44; } IL_012e: { __this->set_connect_exception_22((Exception_t *)NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_45 = ___request0; int32_t L_46 = V_0; Exception_t * L_47 = V_1; NullCheck(L_45); HttpWebRequest_SetWriteStreamError_mE08E9FA673BF5E1CA66EC85FFBA2E60F471A3996(L_45, L_46, L_47, /*hidden argument*/NULL); WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(__this, (bool)1, /*hidden argument*/NULL); return; } IL_0145: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_48 = ___request0; HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_49 = ___request0; WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_50 = (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC *)il2cpp_codegen_object_new(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC_il2cpp_TypeInfo_var); WebConnectionStream__ctor_m029C30339C03B615360A23FBD5C8031698062757(L_50, __this, L_49, /*hidden argument*/NULL); NullCheck(L_48); HttpWebRequest_SetWriteStream_m29E07109D09FD86A4F92CC87C126A85C115F9FF2(L_48, L_50, /*hidden argument*/NULL); return; } } // System.EventHandler System.Net.WebConnection::SendRequest(System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * WebConnection_SendRequest_m8A10B8CD617D9D6BBD69BEA8F68FB1C66B1AFB36 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_SendRequest_m8A10B8CD617D9D6BBD69BEA8F68FB1C66B1AFB36_MetadataUsageId); s_Il2CppMethodInitialized = true; } WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * V_0 = NULL; bool V_1 = false; Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * V_2 = NULL; bool V_3 = 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); { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_0 = ___request0; NullCheck(L_0); bool L_1 = HttpWebRequest_get_Aborted_m1B20EBC39661999F0246C9CE95CEB3F71E7DE596(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000a; } } { return (EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C *)NULL; } IL_000a: { V_0 = __this; V_1 = (bool)0; } IL_000e: try { // begin try (depth: 1) { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_2 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_2, (bool*)(&V_1), /*hidden argument*/NULL); RuntimeObject* L_3 = __this->get_state_4(); NullCheck(L_3); bool L_4 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Net.IWebConnectionState::TrySetBusy() */, IWebConnectionState_tD5FA067BE4DD93CFA1B64DBFA5648893D9398710_il2cpp_TypeInfo_var, L_3); if (!L_4) { goto IL_003f; } } IL_0023: { __this->set_status_5(0); WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC * L_5 = (WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC *)il2cpp_codegen_object_new(WaitCallback_t61C5F053CAC7A7FE923208EFA060693D7997B4EC_il2cpp_TypeInfo_var); WaitCallback__ctor_m375A357FD7C64F4182FD88B8276D88FE5BE75B31(L_5, __this, (intptr_t)((intptr_t)WebConnection_U3CSendRequestU3Eb__41_0_mA9D66CAF0FF2C4F758DF8861F4B5897206FBFE7C_RuntimeMethod_var), /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_6 = ___request0; ThreadPool_QueueUserWorkItem_mF344DA7B44CDBE8C7163C1539D429F27E8553185(L_5, L_6, /*hidden argument*/NULL); IL2CPP_LEAVE(0x72, FINALLY_0068); } IL_003f: { Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_7 = __this->get_queue_13(); V_2 = L_7; V_3 = (bool)0; } IL_0048: try { // begin try (depth: 2) Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_8 = V_2; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_8, (bool*)(&V_3), /*hidden argument*/NULL); Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_9 = __this->get_queue_13(); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_10 = ___request0; NullCheck(L_9); VirtActionInvoker1< RuntimeObject * >::Invoke(16 /* System.Void System.Collections.Queue::Enqueue(System.Object) */, L_9, L_10); IL2CPP_LEAVE(0x72, FINALLY_005e); } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_005e; } FINALLY_005e: { // begin finally (depth: 2) { bool L_11 = V_3; if (!L_11) { goto IL_0067; } } IL_0061: { Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_12 = V_2; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_12, /*hidden argument*/NULL); } IL_0067: { IL2CPP_END_FINALLY(94) } } // end finally (depth: 2) IL2CPP_CLEANUP(94) { IL2CPP_END_CLEANUP(0x72, FINALLY_0068); IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0068; } FINALLY_0068: { // begin finally (depth: 1) { bool L_13 = V_1; if (!L_13) { goto IL_0071; } } IL_006b: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_14 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_14, /*hidden argument*/NULL); } IL_0071: { IL2CPP_END_FINALLY(104) } } // end finally (depth: 1) IL2CPP_CLEANUP(104) { IL2CPP_JUMP_TBL(0x72, IL_0072) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0072: { EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_15 = __this->get_abortHandler_8(); return L_15; } } // System.Void System.Net.WebConnection::SendNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_SendNext_mBB92F675077F910244B738F5E1AE68610F265322 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_SendNext_mBB92F675077F910244B738F5E1AE68610F265322_MetadataUsageId); s_Il2CppMethodInitialized = true; } Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * 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) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_0 = __this->get_queue_13(); V_0 = L_0; V_1 = (bool)0; } IL_0009: try { // begin try (depth: 1) { Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_1 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL); Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_2 = __this->get_queue_13(); NullCheck(L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(10 /* System.Int32 System.Collections.Queue::get_Count() */, L_2); if ((((int32_t)L_3) <= ((int32_t)0))) { goto IL_0036; } } IL_001f: { Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_4 = __this->get_queue_13(); NullCheck(L_4); RuntimeObject * L_5 = VirtFuncInvoker0< RuntimeObject * >::Invoke(18 /* System.Object System.Collections.Queue::Dequeue() */, L_4); WebConnection_SendRequest_m8A10B8CD617D9D6BBD69BEA8F68FB1C66B1AFB36(__this, ((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_5, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); } IL_0036: { IL2CPP_LEAVE(0x42, FINALLY_0038); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0038; } FINALLY_0038: { // begin finally (depth: 1) { bool L_6 = V_1; if (!L_6) { goto IL_0041; } } IL_003b: { Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_7 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_7, /*hidden argument*/NULL); } IL_0041: { IL2CPP_END_FINALLY(56) } } // end finally (depth: 1) IL2CPP_CLEANUP(56) { IL2CPP_JUMP_TBL(0x42, IL_0042) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0042: { return; } } // System.Void System.Net.WebConnection::NextRead() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_NextRead_mF0A9E5A7CB0577D8A7A0B5767FE50EFDB29F923F (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_NextRead_mF0A9E5A7CB0577D8A7A0B5767FE50EFDB29F923F_MetadataUsageId); s_Il2CppMethodInitialized = true; } WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * V_0 = NULL; bool V_1 = false; String_t* V_2 = NULL; String_t* V_3 = NULL; bool V_4 = 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* G_B6_0 = NULL; String_t* G_B9_0 = NULL; int32_t G_B12_0 = 0; int32_t G_B19_0 = 0; { V_0 = __this; V_1 = (bool)0; } IL_0004: try { // begin try (depth: 1) { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_0 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_0, (bool*)(&V_1), /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_1 = __this->get_Data_10(); NullCheck(L_1); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_2 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_002a; } } IL_0019: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_3 = __this->get_Data_10(); NullCheck(L_3); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_4 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_3, /*hidden argument*/NULL); NullCheck(L_4); HttpWebRequest_set_FinishedReading_m7996D990D5CC3E633495786FBC33530F8F28DE49_inline(L_4, (bool)1, /*hidden argument*/NULL); } IL_002a: { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_5 = __this->get_sPoint_0(); NullCheck(L_5); bool L_6 = ServicePoint_get_UsesProxy_mE9FA562F253495145951E40663A0020A81C4E0B2_inline(L_5, /*hidden argument*/NULL); if (L_6) { goto IL_003e; } } IL_0037: { G_B6_0 = _stringLiteral6512EE1541E9A6C52D5BF7CF465332E8DF25EA3C; goto IL_0043; } IL_003e: { G_B6_0 = _stringLiteral6C8AB939E128BDE48BD3E5D6AC21C29EA1E72CEA; } IL_0043: { V_2 = G_B6_0; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_7 = __this->get_Data_10(); NullCheck(L_7); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_8 = L_7->get_Headers_3(); if (L_8) { goto IL_0054; } } IL_0051: { G_B9_0 = ((String_t*)(NULL)); goto IL_0065; } IL_0054: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_9 = __this->get_Data_10(); NullCheck(L_9); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_10 = L_9->get_Headers_3(); String_t* L_11 = V_2; NullCheck(L_10); String_t* L_12 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_10, L_11, /*hidden argument*/NULL); G_B9_0 = L_12; } IL_0065: { V_3 = G_B9_0; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_13 = __this->get_Data_10(); NullCheck(L_13); Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_14 = L_13->get_Version_4(); IL2CPP_RUNTIME_CLASS_INIT(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var); Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_15 = ((HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_StaticFields*)il2cpp_codegen_static_fields_for(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var))->get_Version11_1(); IL2CPP_RUNTIME_CLASS_INIT(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD_il2cpp_TypeInfo_var); bool L_16 = Version_op_Equality_m9E4E82DB85F13E3C19AB5D4AF94C4F399971374D(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0085; } } IL_007d: { bool L_17 = __this->get_keepAlive_6(); G_B12_0 = ((int32_t)(L_17)); goto IL_0086; } IL_0085: { G_B12_0 = 0; } IL_0086: { V_4 = (bool)G_B12_0; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_18 = __this->get_Data_10(); NullCheck(L_18); Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_19 = L_18->get_ProxyVersion_5(); IL2CPP_RUNTIME_CLASS_INIT(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD_il2cpp_TypeInfo_var); bool L_20 = Version_op_Inequality_mBF83F266057D2C028BA2F423372DA7E738B25CD0(L_19, (Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD *)NULL, /*hidden argument*/NULL); if (!L_20) { goto IL_00b5; } } IL_009b: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_21 = __this->get_Data_10(); NullCheck(L_21); Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_22 = L_21->get_ProxyVersion_5(); IL2CPP_RUNTIME_CLASS_INIT(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var); Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_23 = ((HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_StaticFields*)il2cpp_codegen_static_fields_for(HttpVersion_t6B721B3C551822DC30BA4586D4B46D1C7C2483D1_il2cpp_TypeInfo_var))->get_Version11_1(); IL2CPP_RUNTIME_CLASS_INIT(Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD_il2cpp_TypeInfo_var); bool L_24 = Version_op_Inequality_mBF83F266057D2C028BA2F423372DA7E738B25CD0(L_22, L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_00b5; } } IL_00b2: { V_4 = (bool)0; } IL_00b5: { String_t* L_25 = V_3; if (!L_25) { goto IL_00de; } } IL_00b8: { String_t* L_26 = V_3; NullCheck(L_26); String_t* L_27 = String_ToLower_m5287204D93C9DDC4DF84581ADD756D0FDE2BA5A8(L_26, /*hidden argument*/NULL); V_3 = L_27; bool L_28 = __this->get_keepAlive_6(); if (!L_28) { goto IL_00db; } } IL_00c7: { String_t* L_29 = V_3; NullCheck(L_29); int32_t L_30 = String_IndexOf_mF9EA8429E9D1B7475D5A297E67435CF34E965F28(L_29, _stringLiteral6AC4338BB79AC3C4906CE72BAFA4A59D6E305BE8, 4, /*hidden argument*/NULL); G_B19_0 = ((((int32_t)((((int32_t)L_30) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_00dc; } IL_00db: { G_B19_0 = 0; } IL_00dc: { V_4 = (bool)G_B19_0; } IL_00de: { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_31 = __this->get_socket_2(); if (!L_31) { goto IL_00f3; } } IL_00e6: { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_32 = __this->get_socket_2(); NullCheck(L_32); bool L_33 = Socket_get_Connected_mB757B01CF081289D443081672D65CDF8AD76D3DE_inline(L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_0109; } } IL_00f3: { bool L_34 = V_4; if (!L_34) { goto IL_0109; } } IL_00f7: { String_t* L_35 = V_3; if (!L_35) { goto IL_0110; } } IL_00fa: { String_t* L_36 = V_3; NullCheck(L_36); int32_t L_37 = String_IndexOf_mF9EA8429E9D1B7475D5A297E67435CF34E965F28(L_36, _stringLiteralDA38860CB875CB64092E402D80D9FE29C4865B18, 4, /*hidden argument*/NULL); if ((((int32_t)L_37) == ((int32_t)(-1)))) { goto IL_0110; } } IL_0109: { WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(__this, (bool)0, /*hidden argument*/NULL); } IL_0110: { RuntimeObject* L_38 = __this->get_state_4(); NullCheck(L_38); InterfaceActionInvoker0::Invoke(2 /* System.Void System.Net.IWebConnectionState::SetIdle() */, IWebConnectionState_tD5FA067BE4DD93CFA1B64DBFA5648893D9398710_il2cpp_TypeInfo_var, L_38); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_39 = __this->get_priority_request_16(); if (!L_39) { goto IL_0139; } } IL_0123: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_40 = __this->get_priority_request_16(); WebConnection_SendRequest_m8A10B8CD617D9D6BBD69BEA8F68FB1C66B1AFB36(__this, L_40, /*hidden argument*/NULL); __this->set_priority_request_16((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)NULL); IL2CPP_LEAVE(0x14B, FINALLY_0141); } IL_0139: { WebConnection_SendNext_mBB92F675077F910244B738F5E1AE68610F265322(__this, /*hidden argument*/NULL); IL2CPP_LEAVE(0x14B, FINALLY_0141); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0141; } FINALLY_0141: { // begin finally (depth: 1) { bool L_41 = V_1; if (!L_41) { goto IL_014a; } } IL_0144: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_42 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_42, /*hidden argument*/NULL); } IL_014a: { IL2CPP_END_FINALLY(321) } } // end finally (depth: 1) IL2CPP_CLEANUP(321) { IL2CPP_JUMP_TBL(0x14B, IL_014b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_014b: { return; } } // System.Boolean System.Net.WebConnection::ReadLine(System.Byte[],System.Int32&,System.Int32,System.String&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_ReadLine_m4A7A3BB2359C48996BC6C2B29D0B199AA7120C13 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t* ___start1, int32_t ___max2, String_t** ___output3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_ReadLine_m4A7A3BB2359C48996BC6C2B29D0B199AA7120C13_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; StringBuilder_t * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; { V_0 = (bool)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_1 = L_0; V_2 = 0; goto IL_0071; } IL_000c: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = ___buffer0; int32_t* L_2 = ___start1; int32_t* L_3 = ___start1; int32_t L_4 = *((int32_t*)L_3); V_3 = L_4; int32_t L_5 = V_3; *((int32_t*)L_2) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); int32_t L_6 = V_3; NullCheck(L_1); int32_t L_7 = L_6; uint8_t L_8 = (L_1)->GetAt(static_cast(L_7)); V_2 = L_8; int32_t L_9 = V_2; if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)10))))) { goto IL_004c; } } { StringBuilder_t * L_10 = V_1; NullCheck(L_10); int32_t L_11 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_10, /*hidden argument*/NULL); if ((((int32_t)L_11) <= ((int32_t)0))) { goto IL_0048; } } { StringBuilder_t * L_12 = V_1; StringBuilder_t * L_13 = V_1; NullCheck(L_13); int32_t L_14 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_13, /*hidden argument*/NULL); NullCheck(L_12); Il2CppChar L_15 = StringBuilder_get_Chars_mC069533DCA4FB798DFA069469EBABA85DCC183C6(L_12, ((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)1)), /*hidden argument*/NULL); if ((!(((uint32_t)L_15) == ((uint32_t)((int32_t)13))))) { goto IL_0048; } } { StringBuilder_t * L_16 = V_1; StringBuilder_t * L_17 = L_16; NullCheck(L_17); int32_t L_18 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_17, /*hidden argument*/NULL); V_3 = L_18; int32_t L_19 = V_3; NullCheck(L_17); StringBuilder_set_Length_m84AF318230AE5C3D0D48F1CE7C2170F6F5C19F5B(L_17, ((int32_t)il2cpp_codegen_subtract((int32_t)L_19, (int32_t)1)), /*hidden argument*/NULL); } IL_0048: { V_0 = (bool)0; goto IL_0076; } IL_004c: { bool L_20 = V_0; if (!L_20) { goto IL_0061; } } { StringBuilder_t * L_21 = V_1; StringBuilder_t * L_22 = L_21; NullCheck(L_22); int32_t L_23 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_22, /*hidden argument*/NULL); V_3 = L_23; int32_t L_24 = V_3; NullCheck(L_22); StringBuilder_set_Length_m84AF318230AE5C3D0D48F1CE7C2170F6F5C19F5B(L_22, ((int32_t)il2cpp_codegen_subtract((int32_t)L_24, (int32_t)1)), /*hidden argument*/NULL); goto IL_0076; } IL_0061: { int32_t L_25 = V_2; if ((!(((uint32_t)L_25) == ((uint32_t)((int32_t)13))))) { goto IL_0068; } } { V_0 = (bool)1; } IL_0068: { StringBuilder_t * L_26 = V_1; int32_t L_27 = V_2; NullCheck(L_26); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_26, (((int32_t)((uint16_t)L_27))), /*hidden argument*/NULL); } IL_0071: { int32_t* L_28 = ___start1; int32_t L_29 = *((int32_t*)L_28); int32_t L_30 = ___max2; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_000c; } } IL_0076: { int32_t L_31 = V_2; if ((((int32_t)L_31) == ((int32_t)((int32_t)10)))) { goto IL_0082; } } { int32_t L_32 = V_2; if ((((int32_t)L_32) == ((int32_t)((int32_t)13)))) { goto IL_0082; } } { return (bool)0; } IL_0082: { StringBuilder_t * L_33 = V_1; NullCheck(L_33); int32_t L_34 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_33, /*hidden argument*/NULL); if (L_34) { goto IL_009a; } } { String_t** L_35 = ___output3; *((RuntimeObject **)L_35) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_35, (void*)(RuntimeObject *)NULL); int32_t L_36 = V_2; if ((((int32_t)L_36) == ((int32_t)((int32_t)10)))) { goto IL_0098; } } { int32_t L_37 = V_2; return (bool)((((int32_t)L_37) == ((int32_t)((int32_t)13)))? 1 : 0); } IL_0098: { return (bool)1; } IL_009a: { bool L_38 = V_0; if (!L_38) { goto IL_00ad; } } { StringBuilder_t * L_39 = V_1; StringBuilder_t * L_40 = L_39; NullCheck(L_40); int32_t L_41 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_40, /*hidden argument*/NULL); V_3 = L_41; int32_t L_42 = V_3; NullCheck(L_40); StringBuilder_set_Length_m84AF318230AE5C3D0D48F1CE7C2170F6F5C19F5B(L_40, ((int32_t)il2cpp_codegen_subtract((int32_t)L_42, (int32_t)1)), /*hidden argument*/NULL); } IL_00ad: { String_t** L_43 = ___output3; StringBuilder_t * L_44 = V_1; NullCheck(L_44); String_t* L_45 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_44); *((RuntimeObject **)L_43) = (RuntimeObject *)L_45; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_43, (void*)(RuntimeObject *)L_45); return (bool)1; } } // System.IAsyncResult System.Net.WebConnection::BeginRead(System.Net.HttpWebRequest,System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebConnection_BeginRead_m9156712283BBC00B9FFC001640169DCC2E26E247 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer1, int32_t ___offset2, int32_t ___size3, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___cb4, RuntimeObject * ___state5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_BeginRead_m9156712283BBC00B9FFC001640169DCC2E26E247_MetadataUsageId); s_Il2CppMethodInitialized = true; } Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * V_0 = NULL; RuntimeObject* V_1 = NULL; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * V_2 = NULL; bool V_3 = false; RuntimeObject* V_4 = NULL; WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * 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) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = (Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 *)NULL; V_2 = __this; V_3 = (bool)0; } IL_0006: try { // begin try (depth: 1) { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_0 = V_2; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_0, (bool*)(&V_3), /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_1 = __this->get_Data_10(); NullCheck(L_1); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_2 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_1, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_3 = ___request0; if ((((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_2) == ((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_3))) { goto IL_0031; } } IL_001c: { RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast (NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA_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); NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(29 /* System.String System.Type::get_FullName() */, L_5); ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A * L_7 = (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A *)il2cpp_codegen_object_new(ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var); ObjectDisposedException__ctor_m8B5D23EA08E42BDE6BC5233CC666295F19BBD2F9(L_7, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, WebConnection_BeginRead_m9156712283BBC00B9FFC001640169DCC2E26E247_RuntimeMethod_var); } IL_0031: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_8 = __this->get_nstream_1(); if (L_8) { goto IL_0041; } } IL_0039: { V_4 = (RuntimeObject*)NULL; IL2CPP_LEAVE(0xD4, FINALLY_004a); } IL_0041: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_9 = __this->get_nstream_1(); V_0 = L_9; IL2CPP_LEAVE(0x54, FINALLY_004a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004a; } FINALLY_004a: { // begin finally (depth: 1) { bool L_10 = V_3; if (!L_10) { goto IL_0053; } } IL_004d: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_11 = V_2; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_11, /*hidden argument*/NULL); } IL_0053: { IL2CPP_END_FINALLY(74) } } // end finally (depth: 1) IL2CPP_CLEANUP(74) { IL2CPP_JUMP_TBL(0xD4, IL_00d4) IL2CPP_JUMP_TBL(0x54, IL_0054) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0054: { V_1 = (RuntimeObject*)NULL; bool L_12 = __this->get_chunkedRead_11(); if (!L_12) { goto IL_0078; } } { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_13 = __this->get_chunkStream_12(); NullCheck(L_13); bool L_14 = MonoChunkStream_get_DataAvailable_m567F5B4EB8419551740D58B7AACF19CCA2E0AA1F(L_13, /*hidden argument*/NULL); if (L_14) { goto IL_009d; } } { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_15 = __this->get_chunkStream_12(); NullCheck(L_15); bool L_16 = MonoChunkStream_get_WantMore_m8815C437B775BD488B25574CB64E644AD9A1A73F(L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_009d; } } IL_0078: { } IL_0079: try { // begin try (depth: 1) Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_17 = V_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_18 = ___buffer1; int32_t L_19 = ___offset2; int32_t L_20 = ___size3; AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_21 = ___cb4; RuntimeObject * L_22 = ___state5; NullCheck(L_17); RuntimeObject* L_23 = VirtFuncInvoker5< RuntimeObject*, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 *, RuntimeObject * >::Invoke(19 /* System.IAsyncResult System.IO.Stream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) */, L_17, L_18, L_19, L_20, L_21, L_22); V_1 = L_23; ___cb4 = (AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 *)NULL; goto IL_009d; } // 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_008d; throw e; } CATCH_008d: { // begin catch(System.Exception) WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, 3, (Exception_t *)NULL, _stringLiteralDAEF8C12BA34D373D95154C87B3B6B16A8668FA3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, WebConnection_BeginRead_m9156712283BBC00B9FFC001640169DCC2E26E247_RuntimeMethod_var); } // end catch (depth: 1) IL_009d: { bool L_24 = __this->get_chunkedRead_11(); if (!L_24) { goto IL_00d2; } } { AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_25 = ___cb4; RuntimeObject * L_26 = ___state5; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_27 = ___buffer1; int32_t L_28 = ___offset2; int32_t L_29 = ___size3; WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_30 = (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)il2cpp_codegen_object_new(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var); WebAsyncResult__ctor_m3DEA339577AECC3B5A2F5C78F9297EC966CC8859(L_30, L_25, L_26, L_27, L_28, L_29, /*hidden argument*/NULL); V_5 = L_30; WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_31 = V_5; RuntimeObject* L_32 = V_1; NullCheck(L_31); WebAsyncResult_set_InnerAsyncResult_mFD90FA725F473E6B2764EFA850FD77E9DBF027F4_inline(L_31, L_32, /*hidden argument*/NULL); RuntimeObject* L_33 = V_1; if (L_33) { goto IL_00cf; } } { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_34 = V_5; NullCheck(L_34); SimpleAsyncResult_SetCompleted_mB9395D66C376B2B6D4671EE1F725660045653A32(L_34, (bool)1, (Exception_t *)NULL, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_35 = V_5; NullCheck(L_35); WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C(L_35, /*hidden argument*/NULL); } IL_00cf: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_36 = V_5; return L_36; } IL_00d2: { RuntimeObject* L_37 = V_1; return L_37; } IL_00d4: { RuntimeObject* L_38 = V_4; return L_38; } } // System.Int32 System.Net.WebConnection::EndRead(System.Net.HttpWebRequest,System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebConnection_EndRead_m22FDB4E67DEE4828945FEF970E3274479DB111EF (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, RuntimeObject* ___result1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_EndRead_m22FDB4E67DEE4828945FEF970E3274479DB111EF_MetadataUsageId); s_Il2CppMethodInitialized = true; } Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * V_0 = NULL; int32_t V_1 = 0; bool V_2 = false; WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * V_3 = NULL; RuntimeObject* V_4 = NULL; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * V_5 = NULL; bool V_6 = false; RuntimeObject* V_7 = NULL; Exception_t * 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) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = (Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 *)NULL; V_5 = __this; V_6 = (bool)0; } IL_0008: try { // begin try (depth: 1) { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_0 = V_5; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_0, (bool*)(&V_6), /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_1 = ___request0; NullCheck(L_1); bool L_2 = HttpWebRequest_get_Aborted_m1B20EBC39661999F0246C9CE95CEB3F71E7DE596(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0025; } } IL_0019: { WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * L_3 = (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)il2cpp_codegen_object_new(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var); WebException__ctor_mABBCD10936CE582BDF68BA0204ECBDA253119AFE(L_3, _stringLiteral89ACF6FF8008B775EEDD2455290C9FA6FCDD71B9, 6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, WebConnection_EndRead_m22FDB4E67DEE4828945FEF970E3274479DB111EF_RuntimeMethod_var); } IL_0025: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_4 = __this->get_Data_10(); NullCheck(L_4); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_5 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_4, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_6 = ___request0; if ((((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_5) == ((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_6))) { goto IL_0048; } } IL_0033: { RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_7 = { reinterpret_cast (NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA_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); NullCheck(L_8); String_t* L_9 = VirtFuncInvoker0< String_t* >::Invoke(29 /* System.String System.Type::get_FullName() */, L_8); ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A * L_10 = (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A *)il2cpp_codegen_object_new(ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var); ObjectDisposedException__ctor_m8B5D23EA08E42BDE6BC5233CC666295F19BBD2F9(L_10, L_9, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, WebConnection_EndRead_m22FDB4E67DEE4828945FEF970E3274479DB111EF_RuntimeMethod_var); } IL_0048: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_11 = __this->get_nstream_1(); if (L_11) { goto IL_0065; } } IL_0050: { RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_12 = { reinterpret_cast (NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA_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); NullCheck(L_13); String_t* L_14 = VirtFuncInvoker0< String_t* >::Invoke(29 /* System.String System.Type::get_FullName() */, L_13); ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A * L_15 = (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A *)il2cpp_codegen_object_new(ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var); ObjectDisposedException__ctor_m8B5D23EA08E42BDE6BC5233CC666295F19BBD2F9(L_15, L_14, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, WebConnection_EndRead_m22FDB4E67DEE4828945FEF970E3274479DB111EF_RuntimeMethod_var); } IL_0065: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_16 = __this->get_nstream_1(); V_0 = L_16; IL2CPP_LEAVE(0x7A, FINALLY_006e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_006e; } FINALLY_006e: { // begin finally (depth: 1) { bool L_17 = V_6; if (!L_17) { goto IL_0079; } } IL_0072: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_18 = V_5; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_18, /*hidden argument*/NULL); } IL_0079: { IL2CPP_END_FINALLY(110) } } // end finally (depth: 1) IL2CPP_CLEANUP(110) { IL2CPP_JUMP_TBL(0x7A, IL_007a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_007a: { V_1 = 0; V_2 = (bool)0; V_3 = (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)NULL; RuntimeObject* L_19 = ___result1; NullCheck(((WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)CastclassClass((RuntimeObject*)L_19, WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var))); RuntimeObject* L_20 = WebAsyncResult_get_InnerAsyncResult_m6E191630B2895757EC964C9BF214229C05119B35_inline(((WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)CastclassClass((RuntimeObject*)L_19, WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_4 = L_20; bool L_21 = __this->get_chunkedRead_11(); if (!L_21) { goto IL_00cb; } } { RuntimeObject* L_22 = V_4; if (!((WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)IsInstClass((RuntimeObject*)L_22, WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var))) { goto IL_00cb; } } { RuntimeObject* L_23 = V_4; V_3 = ((WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)CastclassClass((RuntimeObject*)L_23, WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var)); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_24 = V_3; NullCheck(L_24); RuntimeObject* L_25 = WebAsyncResult_get_InnerAsyncResult_m6E191630B2895757EC964C9BF214229C05119B35_inline(L_24, /*hidden argument*/NULL); V_7 = L_25; RuntimeObject* L_26 = V_7; if (!L_26) { goto IL_00e9; } } { RuntimeObject* L_27 = V_7; if (((WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)IsInstClass((RuntimeObject*)L_27, WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var))) { goto IL_00e9; } } { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_28 = V_0; RuntimeObject* L_29 = V_7; NullCheck(L_28); int32_t L_30 = VirtFuncInvoker1< int32_t, RuntimeObject* >::Invoke(20 /* System.Int32 System.IO.Stream::EndRead(System.IAsyncResult) */, L_28, L_29); V_1 = L_30; int32_t L_31 = V_1; V_2 = (bool)((((int32_t)L_31) == ((int32_t)0))? 1 : 0); goto IL_00e9; } IL_00cb: { RuntimeObject* L_32 = V_4; if (((WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)IsInstClass((RuntimeObject*)L_32, WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var))) { goto IL_00e9; } } { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_33 = V_0; RuntimeObject* L_34 = V_4; NullCheck(L_33); int32_t L_35 = VirtFuncInvoker1< int32_t, RuntimeObject* >::Invoke(20 /* System.Int32 System.IO.Stream::EndRead(System.IAsyncResult) */, L_33, L_34); V_1 = L_35; RuntimeObject* L_36 = ___result1; V_3 = ((WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)CastclassClass((RuntimeObject*)L_36, WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var)); int32_t L_37 = V_1; V_2 = (bool)((((int32_t)L_37) == ((int32_t)0))? 1 : 0); } IL_00e9: { bool L_38 = __this->get_chunkedRead_11(); if (!L_38) { goto IL_018d; } } IL_00f4: try { // begin try (depth: 1) { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_39 = __this->get_chunkStream_12(); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_40 = V_3; NullCheck(L_40); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_41 = WebAsyncResult_get_Buffer_mADBD22123B9BADEE179E6266A813F78D0F4A0201_inline(L_40, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_42 = V_3; NullCheck(L_42); int32_t L_43 = WebAsyncResult_get_Offset_mCCFD01C6F256D86E3671E12763C9B786A6FFDB9D_inline(L_42, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_44 = V_3; NullCheck(L_44); int32_t L_45 = WebAsyncResult_get_Size_mB2BEBB44B435FE3FADC200E5AB62085025BB4F45_inline(L_44, /*hidden argument*/NULL); NullCheck(L_39); MonoChunkStream_WriteAndReadBack_m9C87171CAD33E55A6F2D82A03655774502804F14(L_39, L_41, L_43, L_45, (int32_t*)(&V_1), /*hidden argument*/NULL); bool L_46 = V_2; if (L_46) { goto IL_013f; } } IL_0116: { int32_t L_47 = V_1; if (L_47) { goto IL_013f; } } IL_0119: { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_48 = __this->get_chunkStream_12(); NullCheck(L_48); bool L_49 = MonoChunkStream_get_WantMore_m8815C437B775BD488B25574CB64E644AD9A1A73F(L_48, /*hidden argument*/NULL); if (!L_49) { goto IL_013f; } } IL_0126: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_50 = V_3; NullCheck(L_50); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_51 = WebAsyncResult_get_Buffer_mADBD22123B9BADEE179E6266A813F78D0F4A0201_inline(L_50, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_52 = V_3; NullCheck(L_52); int32_t L_53 = WebAsyncResult_get_Offset_mCCFD01C6F256D86E3671E12763C9B786A6FFDB9D_inline(L_52, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_54 = V_3; NullCheck(L_54); int32_t L_55 = WebAsyncResult_get_Size_mB2BEBB44B435FE3FADC200E5AB62085025BB4F45_inline(L_54, /*hidden argument*/NULL); int32_t L_56 = WebConnection_EnsureRead_mD5F1DD8F1E798469AC94956CBB62D234FABAC0C6(__this, L_51, L_53, L_55, /*hidden argument*/NULL); V_1 = L_56; } IL_013f: { goto IL_015f; } } // 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_0141; throw e; } CATCH_0141: { // begin catch(System.Exception) { V_8 = ((Exception_t *)__exception_local); Exception_t * L_57 = V_8; if (!((WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)IsInstClass((RuntimeObject*)L_57, WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var))) { goto IL_014f; } } IL_014c: { Exception_t * L_58 = V_8; IL2CPP_RAISE_MANAGED_EXCEPTION(L_58, WebConnection_EndRead_m22FDB4E67DEE4828945FEF970E3274479DB111EF_RuntimeMethod_var); } IL_014f: { Exception_t * L_59 = V_8; WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * L_60 = (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)il2cpp_codegen_object_new(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var); WebException__ctor_mC093D93CFCE3064622C7AF755BC3D3150E5A8D2D(L_60, _stringLiteralEC001DFFD491C50BD3C1CB2E358F6063FC1CDAB5, L_59, ((int32_t)11), (WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD *)NULL, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_60, WebConnection_EndRead_m22FDB4E67DEE4828945FEF970E3274479DB111EF_RuntimeMethod_var); } } // end catch (depth: 1) IL_015f: { bool L_61 = V_2; if (L_61) { goto IL_0165; } } { int32_t L_62 = V_1; if (L_62) { goto IL_018d; } } IL_0165: { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_63 = __this->get_chunkStream_12(); NullCheck(L_63); int32_t L_64 = MonoChunkStream_get_ChunkLeft_m564BBC27EC047620C34B5FF91B304BC9263E85B9(L_63, /*hidden argument*/NULL); if (!L_64) { goto IL_018d; } } { WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, 3, (Exception_t *)NULL, _stringLiteral38E33C861BCB3B4A7C0999C49F39513EA2D145F6, /*hidden argument*/NULL); WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * L_65 = (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)il2cpp_codegen_object_new(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var); WebException__ctor_mC093D93CFCE3064622C7AF755BC3D3150E5A8D2D(L_65, _stringLiteralA8FB69456149034E0C74E43230F8241BC8A15DF6, (Exception_t *)NULL, 3, (WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD *)NULL, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_65, WebConnection_EndRead_m22FDB4E67DEE4828945FEF970E3274479DB111EF_RuntimeMethod_var); } IL_018d: { int32_t L_66 = V_1; if (L_66) { goto IL_0192; } } { return (-1); } IL_0192: { int32_t L_67 = V_1; return L_67; } } // System.Int32 System.Net.WebConnection::EnsureRead(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebConnection_EnsureRead_mD5F1DD8F1E798469AC94956CBB62D234FABAC0C6 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_EnsureRead_mD5F1DD8F1E798469AC94956CBB62D234FABAC0C6_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { V_0 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; V_1 = 0; goto IL_0074; } IL_0006: { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_0 = __this->get_chunkStream_12(); NullCheck(L_0); int32_t L_1 = MonoChunkStream_get_ChunkLeft_m564BBC27EC047620C34B5FF91B304BC9263E85B9(L_0, /*hidden argument*/NULL); V_2 = L_1; int32_t L_2 = V_2; if ((((int32_t)L_2) > ((int32_t)0))) { goto IL_001e; } } { V_2 = ((int32_t)1024); goto IL_002c; } IL_001e: { int32_t L_3 = V_2; if ((((int32_t)L_3) <= ((int32_t)((int32_t)16384)))) { goto IL_002c; } } { V_2 = ((int32_t)16384); } IL_002c: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = V_0; if (!L_4) { goto IL_0035; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_5 = V_0; NullCheck(L_5); int32_t L_6 = V_2; if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length))))) >= ((int32_t)L_6))) { goto IL_003c; } } IL_0035: { int32_t L_7 = V_2; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_8 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)L_7); V_0 = L_8; } IL_003c: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_9 = __this->get_nstream_1(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_10 = V_0; int32_t L_11 = V_2; NullCheck(L_9); int32_t L_12 = VirtFuncInvoker3< int32_t, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(27 /* System.Int32 System.IO.Stream::Read(System.Byte[],System.Int32,System.Int32) */, L_9, L_10, 0, L_11); V_3 = L_12; int32_t L_13 = V_3; if ((((int32_t)L_13) > ((int32_t)0))) { goto IL_0051; } } { return 0; } IL_0051: { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_14 = __this->get_chunkStream_12(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_15 = V_0; int32_t L_16 = V_3; NullCheck(L_14); MonoChunkStream_Write_m045364F47D0ECD587C1022ADD5047BEDEF1DC27D(L_14, L_15, 0, L_16, /*hidden argument*/NULL); int32_t L_17 = V_1; MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_18 = __this->get_chunkStream_12(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_19 = ___buffer0; int32_t L_20 = ___offset1; int32_t L_21 = V_1; int32_t L_22 = ___size2; int32_t L_23 = V_1; NullCheck(L_18); int32_t L_24 = MonoChunkStream_Read_m951C0443C1B74F4CFAFEB6ED95552A7C76D4E982(L_18, L_19, ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)L_21)), ((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_23)), /*hidden argument*/NULL); V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)L_24)); } IL_0074: { int32_t L_25 = V_1; if (L_25) { goto IL_0084; } } { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_26 = __this->get_chunkStream_12(); NullCheck(L_26); bool L_27 = MonoChunkStream_get_WantMore_m8815C437B775BD488B25574CB64E644AD9A1A73F(L_26, /*hidden argument*/NULL); if (L_27) { goto IL_0006; } } IL_0084: { int32_t L_28 = V_1; return L_28; } } // System.Boolean System.Net.WebConnection::CompleteChunkedRead() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_CompleteChunkedRead_m623E01513E2C00F05A4880C1474606ECE64B314E (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { bool L_0 = __this->get_chunkedRead_11(); if (!L_0) { goto IL_0010; } } { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_1 = __this->get_chunkStream_12(); if (L_1) { goto IL_0046; } } IL_0010: { return (bool)1; } IL_0012: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_2 = __this->get_nstream_1(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = __this->get_buffer_7(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = __this->get_buffer_7(); NullCheck(L_4); NullCheck(L_2); int32_t L_5 = VirtFuncInvoker3< int32_t, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(27 /* System.Int32 System.IO.Stream::Read(System.Byte[],System.Int32,System.Int32) */, L_2, L_3, 0, (((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))); V_0 = L_5; int32_t L_6 = V_0; if ((((int32_t)L_6) > ((int32_t)0))) { goto IL_0033; } } { return (bool)0; } IL_0033: { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_7 = __this->get_chunkStream_12(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_8 = __this->get_buffer_7(); int32_t L_9 = V_0; NullCheck(L_7); MonoChunkStream_Write_m045364F47D0ECD587C1022ADD5047BEDEF1DC27D(L_7, L_8, 0, L_9, /*hidden argument*/NULL); } IL_0046: { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_10 = __this->get_chunkStream_12(); NullCheck(L_10); bool L_11 = MonoChunkStream_get_WantMore_m8815C437B775BD488B25574CB64E644AD9A1A73F(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0012; } } { return (bool)1; } } // System.IAsyncResult System.Net.WebConnection::BeginWrite(System.Net.HttpWebRequest,System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebConnection_BeginWrite_m33F4740211D85A6B3E62EAAC19E060321F35D179 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer1, int32_t ___offset2, int32_t ___size3, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___cb4, RuntimeObject * ___state5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_BeginWrite_m33F4740211D85A6B3E62EAAC19E060321F35D179_MetadataUsageId); s_Il2CppMethodInitialized = true; } Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * V_0 = NULL; RuntimeObject* V_1 = NULL; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * V_2 = NULL; bool V_3 = false; RuntimeObject* V_4 = NULL; SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * 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) * 6); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = (Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 *)NULL; V_2 = __this; V_3 = (bool)0; } IL_0006: try { // begin try (depth: 1) { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_0 = V_2; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_0, (bool*)(&V_3), /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_1 = __this->get_Data_10(); NullCheck(L_1); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_2 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_1, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_3 = ___request0; if ((((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_2) == ((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_3))) { goto IL_0031; } } IL_001c: { RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast (NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA_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); NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(29 /* System.String System.Type::get_FullName() */, L_5); ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A * L_7 = (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A *)il2cpp_codegen_object_new(ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var); ObjectDisposedException__ctor_m8B5D23EA08E42BDE6BC5233CC666295F19BBD2F9(L_7, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, WebConnection_BeginWrite_m33F4740211D85A6B3E62EAAC19E060321F35D179_RuntimeMethod_var); } IL_0031: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_8 = __this->get_nstream_1(); if (L_8) { goto IL_0041; } } IL_0039: { V_4 = (RuntimeObject*)NULL; IL2CPP_LEAVE(0xC6, FINALLY_004a); } IL_0041: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_9 = __this->get_nstream_1(); V_0 = L_9; IL2CPP_LEAVE(0x54, FINALLY_004a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004a; } FINALLY_004a: { // begin finally (depth: 1) { bool L_10 = V_3; if (!L_10) { goto IL_0053; } } IL_004d: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_11 = V_2; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_11, /*hidden argument*/NULL); } IL_0053: { IL2CPP_END_FINALLY(74) } } // end finally (depth: 1) IL2CPP_CLEANUP(74) { IL2CPP_JUMP_TBL(0xC6, IL_00c6) IL2CPP_JUMP_TBL(0x54, IL_0054) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0054: { V_1 = (RuntimeObject*)NULL; } IL_0056: try { // begin try (depth: 1) Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_12 = V_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_13 = ___buffer1; int32_t L_14 = ___offset2; int32_t L_15 = ___size3; AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_16 = ___cb4; RuntimeObject * L_17 = ___state5; NullCheck(L_12); RuntimeObject* L_18 = VirtFuncInvoker5< RuntimeObject*, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 *, RuntimeObject * >::Invoke(22 /* System.IAsyncResult System.IO.Stream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) */, L_12, L_13, L_14, L_15, L_16, L_17); V_1 = L_18; goto IL_00c4; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0067; if(il2cpp_codegen_class_is_assignable_from (IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0095; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_00ba; throw e; } CATCH_0067: { // begin catch(System.ObjectDisposedException) { V_2 = __this; V_3 = (bool)0; } IL_006c: try { // begin try (depth: 2) { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_19 = V_2; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_19, (bool*)(&V_3), /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_20 = __this->get_Data_10(); NullCheck(L_20); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_21 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_20, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_22 = ___request0; if ((((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_21) == ((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_22))) { goto IL_0087; } } IL_0082: { V_4 = (RuntimeObject*)NULL; IL2CPP_LEAVE(0xC6, FINALLY_0089); } IL_0087: { IL2CPP_LEAVE(0x93, FINALLY_0089); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0089; } FINALLY_0089: { // begin finally (depth: 2) { bool L_23 = V_3; if (!L_23) { goto IL_0092; } } IL_008c: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_24 = V_2; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_24, /*hidden argument*/NULL); } IL_0092: { IL2CPP_END_FINALLY(137) } } // end finally (depth: 2) IL2CPP_CLEANUP(137) { IL2CPP_JUMP_TBL(0xC6, IL_00c6) IL2CPP_JUMP_TBL(0x93, IL_0093) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0093: { IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, WebConnection_BeginWrite_m33F4740211D85A6B3E62EAAC19E060321F35D179_RuntimeMethod_var); } } // end catch (depth: 1) CATCH_0095: { // begin catch(System.IO.IOException) { NullCheck(((IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA *)__exception_local)); Exception_t * L_25 = Exception_get_InnerException_mCB68CC8CBF2540EF381CB17A4E4E3F6D0E33453F_inline(((IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA *)__exception_local), /*hidden argument*/NULL); V_5 = ((SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)IsInstClass((RuntimeObject*)L_25, SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var)); SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_26 = V_5; if (!L_26) { goto IL_00b8; } } IL_00a5: { SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 * L_27 = V_5; NullCheck(L_27); int32_t L_28 = SocketException_get_SocketErrorCode_m2ADCFE3E77E69B2C54930319F2B72BABCCB8A824(L_27, /*hidden argument*/NULL); if ((!(((uint32_t)L_28) == ((uint32_t)((int32_t)10057))))) { goto IL_00b8; } } IL_00b3: { V_4 = (RuntimeObject*)NULL; goto IL_00c6; } IL_00b8: { IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, WebConnection_BeginWrite_m33F4740211D85A6B3E62EAAC19E060321F35D179_RuntimeMethod_var); } } // end catch (depth: 1) CATCH_00ba: { // begin catch(System.Exception) __this->set_status_5(4); IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, WebConnection_BeginWrite_m33F4740211D85A6B3E62EAAC19E060321F35D179_RuntimeMethod_var); } // end catch (depth: 1) IL_00c4: { RuntimeObject* L_29 = V_1; return L_29; } IL_00c6: { RuntimeObject* L_30 = V_4; return L_30; } } // System.Boolean System.Net.WebConnection::EndWrite(System.Net.HttpWebRequest,System.Boolean,System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_EndWrite_m4A161B7A30650E77C513CA3083DB71D6C4046DF7 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, bool ___throwOnError1, RuntimeObject* ___result2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_EndWrite_m4A161B7A30650E77C513CA3083DB71D6C4046DF7_MetadataUsageId); s_Il2CppMethodInitialized = true; } Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * V_0 = NULL; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * V_1 = NULL; bool V_2 = false; bool V_3 = false; Exception_t * V_4 = 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); { V_0 = (Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 *)NULL; V_1 = __this; V_2 = (bool)0; } IL_0006: try { // begin try (depth: 1) { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_0 = V_1; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_0, (bool*)(&V_2), /*hidden argument*/NULL); int32_t L_1 = __this->get_status_5(); if ((!(((uint32_t)L_1) == ((uint32_t)6)))) { goto IL_001e; } } IL_0017: { V_3 = (bool)1; IL2CPP_LEAVE(0x9E, FINALLY_0067); } IL_001e: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_2 = __this->get_Data_10(); NullCheck(L_2); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_3 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_2, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_4 = ___request0; if ((((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_3) == ((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_4))) { goto IL_0041; } } IL_002c: { RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_5 = { reinterpret_cast (NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_6 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_5, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(29 /* System.String System.Type::get_FullName() */, L_6); ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A * L_8 = (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A *)il2cpp_codegen_object_new(ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var); ObjectDisposedException__ctor_m8B5D23EA08E42BDE6BC5233CC666295F19BBD2F9(L_8, L_7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, WebConnection_EndWrite_m4A161B7A30650E77C513CA3083DB71D6C4046DF7_RuntimeMethod_var); } IL_0041: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_9 = __this->get_nstream_1(); if (L_9) { goto IL_005e; } } IL_0049: { RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_10 = { reinterpret_cast (NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_11 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_10, /*hidden argument*/NULL); NullCheck(L_11); String_t* L_12 = VirtFuncInvoker0< String_t* >::Invoke(29 /* System.String System.Type::get_FullName() */, L_11); ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A * L_13 = (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A *)il2cpp_codegen_object_new(ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var); ObjectDisposedException__ctor_m8B5D23EA08E42BDE6BC5233CC666295F19BBD2F9(L_13, L_12, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, WebConnection_EndWrite_m4A161B7A30650E77C513CA3083DB71D6C4046DF7_RuntimeMethod_var); } IL_005e: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_14 = __this->get_nstream_1(); V_0 = L_14; IL2CPP_LEAVE(0x71, FINALLY_0067); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0067; } FINALLY_0067: { // begin finally (depth: 1) { bool L_15 = V_2; if (!L_15) { goto IL_0070; } } IL_006a: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_16 = V_1; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_16, /*hidden argument*/NULL); } IL_0070: { IL2CPP_END_FINALLY(103) } } // end finally (depth: 1) IL2CPP_CLEANUP(103) { IL2CPP_JUMP_TBL(0x9E, IL_009e) IL2CPP_JUMP_TBL(0x71, IL_0071) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0071: { } IL_0072: try { // begin try (depth: 1) Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_17 = V_0; RuntimeObject* L_18 = ___result2; NullCheck(L_17); VirtActionInvoker1< RuntimeObject* >::Invoke(23 /* System.Void System.IO.Stream::EndWrite(System.IAsyncResult) */, L_17, L_18); V_3 = (bool)1; goto IL_009e; } // 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_007d; throw e; } CATCH_007d: { // begin catch(System.Exception) { V_4 = ((Exception_t *)__exception_local); __this->set_status_5(4); bool L_19 = ___throwOnError1; if (!L_19) { goto IL_009a; } } IL_0089: { Exception_t * L_20 = V_4; NullCheck(L_20); Exception_t * L_21 = Exception_get_InnerException_mCB68CC8CBF2540EF381CB17A4E4E3F6D0E33453F_inline(L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_009a; } } IL_0092: { Exception_t * L_22 = V_4; NullCheck(L_22); Exception_t * L_23 = Exception_get_InnerException_mCB68CC8CBF2540EF381CB17A4E4E3F6D0E33453F_inline(L_22, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_23, WebConnection_EndWrite_m4A161B7A30650E77C513CA3083DB71D6C4046DF7_RuntimeMethod_var); } IL_009a: { V_3 = (bool)0; goto IL_009e; } } // end catch (depth: 1) IL_009e: { bool L_24 = V_3; return L_24; } } // System.Int32 System.Net.WebConnection::Read(System.Net.HttpWebRequest,System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebConnection_Read_m42DDD6C1964CE76E64E6A81ADB3D9EE43E8B86D9 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer1, int32_t ___offset2, int32_t ___size3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_Read_m42DDD6C1964CE76E64E6A81ADB3D9EE43E8B86D9_MetadataUsageId); s_Il2CppMethodInitialized = true; } Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * V_0 = NULL; int32_t V_1 = 0; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * V_2 = NULL; bool V_3 = false; int32_t V_4 = 0; bool V_5 = false; Exception_t * V_6 = NULL; Exception_t * 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) * 5); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = (Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 *)NULL; V_2 = __this; V_3 = (bool)0; } IL_0006: try { // begin try (depth: 1) { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_0 = V_2; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_0, (bool*)(&V_3), /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_1 = __this->get_Data_10(); NullCheck(L_1); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_2 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_1, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_3 = ___request0; if ((((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_2) == ((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_3))) { goto IL_0031; } } IL_001c: { RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast (NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA_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); NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(29 /* System.String System.Type::get_FullName() */, L_5); ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A * L_7 = (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A *)il2cpp_codegen_object_new(ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var); ObjectDisposedException__ctor_m8B5D23EA08E42BDE6BC5233CC666295F19BBD2F9(L_7, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, WebConnection_Read_m42DDD6C1964CE76E64E6A81ADB3D9EE43E8B86D9_RuntimeMethod_var); } IL_0031: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_8 = __this->get_nstream_1(); if (L_8) { goto IL_0041; } } IL_0039: { V_4 = 0; IL2CPP_LEAVE(0x103, FINALLY_004a); } IL_0041: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_9 = __this->get_nstream_1(); V_0 = L_9; IL2CPP_LEAVE(0x54, FINALLY_004a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_004a; } FINALLY_004a: { // begin finally (depth: 1) { bool L_10 = V_3; if (!L_10) { goto IL_0053; } } IL_004d: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_11 = V_2; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_11, /*hidden argument*/NULL); } IL_0053: { IL2CPP_END_FINALLY(74) } } // end finally (depth: 1) IL2CPP_CLEANUP(74) { IL2CPP_JUMP_TBL(0x103, IL_0103) IL2CPP_JUMP_TBL(0x54, IL_0054) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0054: { V_1 = 0; } IL_0056: try { // begin try (depth: 1) { V_5 = (bool)0; bool L_12 = __this->get_chunkedRead_11(); if (L_12) { goto IL_0072; } } IL_0061: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_13 = V_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_14 = ___buffer1; int32_t L_15 = ___offset2; int32_t L_16 = ___size3; NullCheck(L_13); int32_t L_17 = VirtFuncInvoker3< int32_t, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(27 /* System.Int32 System.IO.Stream::Read(System.Byte[],System.Int32,System.Int32) */, L_13, L_14, L_15, L_16); V_1 = L_17; int32_t L_18 = V_1; V_5 = (bool)((((int32_t)L_18) == ((int32_t)0))? 1 : 0); } IL_0072: { bool L_19 = __this->get_chunkedRead_11(); if (!L_19) { goto IL_00ed; } } IL_007a: try { // begin try (depth: 2) { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_20 = __this->get_chunkStream_12(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_21 = ___buffer1; int32_t L_22 = ___offset2; int32_t L_23 = ___size3; NullCheck(L_20); MonoChunkStream_WriteAndReadBack_m9C87171CAD33E55A6F2D82A03655774502804F14(L_20, L_21, L_22, L_23, (int32_t*)(&V_1), /*hidden argument*/NULL); bool L_24 = V_5; if (L_24) { goto IL_00aa; } } IL_008f: { int32_t L_25 = V_1; if (L_25) { goto IL_00aa; } } IL_0092: { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_26 = __this->get_chunkStream_12(); NullCheck(L_26); bool L_27 = MonoChunkStream_get_WantMore_m8815C437B775BD488B25574CB64E644AD9A1A73F(L_26, /*hidden argument*/NULL); if (!L_27) { goto IL_00aa; } } IL_009f: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_28 = ___buffer1; int32_t L_29 = ___offset2; int32_t L_30 = ___size3; int32_t L_31 = WebConnection_EnsureRead_mD5F1DD8F1E798469AC94956CBB62D234FABAC0C6(__this, L_28, L_29, L_30, /*hidden argument*/NULL); V_1 = L_31; } IL_00aa: { goto IL_00be; } } // end try (depth: 2) 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_00ac; throw e; } CATCH_00ac: { // begin catch(System.Exception) V_6 = ((Exception_t *)__exception_local); Exception_t * L_32 = V_6; WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, 3, L_32, _stringLiteral7E26E4C5758E2EB5DE8C639A2FC7A818CE70E97A, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, WebConnection_Read_m42DDD6C1964CE76E64E6A81ADB3D9EE43E8B86D9_RuntimeMethod_var); } // end catch (depth: 2) IL_00be: { bool L_33 = V_5; if (L_33) { goto IL_00c5; } } IL_00c2: { int32_t L_34 = V_1; if (L_34) { goto IL_00ed; } } IL_00c5: { MonoChunkStream_t33C2B7ECB208D77D1C94F0A9F48EB5AE27DF5AB5 * L_35 = __this->get_chunkStream_12(); NullCheck(L_35); bool L_36 = MonoChunkStream_get_WantMore_m8815C437B775BD488B25574CB64E644AD9A1A73F(L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_00ed; } } IL_00d2: { WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, 3, (Exception_t *)NULL, _stringLiteral0C8228FD66679AE4DB1497BDC2A75ECBFEB52B60, /*hidden argument*/NULL); WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * L_37 = (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)il2cpp_codegen_object_new(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var); WebException__ctor_mC093D93CFCE3064622C7AF755BC3D3150E5A8D2D(L_37, _stringLiteralA8FB69456149034E0C74E43230F8241BC8A15DF6, (Exception_t *)NULL, 3, (WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD *)NULL, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_37, WebConnection_Read_m42DDD6C1964CE76E64E6A81ADB3D9EE43E8B86D9_RuntimeMethod_var); } IL_00ed: { goto IL_0101; } } // 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_00ef; throw e; } CATCH_00ef: { // begin catch(System.Exception) V_7 = ((Exception_t *)__exception_local); Exception_t * L_38 = V_7; WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, 3, L_38, _stringLiteral852B438F91AD9EB2CDD84419A675A216D543C687, /*hidden argument*/NULL); goto IL_0101; } // end catch (depth: 1) IL_0101: { int32_t L_39 = V_1; return L_39; } IL_0103: { int32_t L_40 = V_4; return L_40; } } // System.Boolean System.Net.WebConnection::Write(System.Net.HttpWebRequest,System.Byte[],System.Int32,System.Int32,System.String&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_Write_m45BE50FA912AB73240D6E307B5383B18064EA581 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer1, int32_t ___offset2, int32_t ___size3, String_t** ___err_msg4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_Write_m45BE50FA912AB73240D6E307B5383B18064EA581_MetadataUsageId); s_Il2CppMethodInitialized = true; } Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * V_0 = NULL; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * V_1 = NULL; bool V_2 = false; bool V_3 = false; Exception_t * V_4 = NULL; int32_t V_5 = 0; String_t* V_6 = 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); { String_t** L_0 = ___err_msg4; *((RuntimeObject **)L_0) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_0, (void*)(RuntimeObject *)NULL); V_0 = (Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 *)NULL; V_1 = __this; V_2 = (bool)0; } IL_000a: try { // begin try (depth: 1) { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_1 = V_1; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_2), /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_2 = __this->get_Data_10(); NullCheck(L_2); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_3 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_2, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_4 = ___request0; if ((((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_3) == ((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_4))) { goto IL_0035; } } IL_0020: { RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_5 = { reinterpret_cast (NetworkStream_t362D0CD0C74C2F5CBD02905C9422E4240872ADCA_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_6 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_5, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_7 = VirtFuncInvoker0< String_t* >::Invoke(29 /* System.String System.Type::get_FullName() */, L_6); ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A * L_8 = (ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A *)il2cpp_codegen_object_new(ObjectDisposedException_tF68E471ECD1419AD7C51137B742837395F50B69A_il2cpp_TypeInfo_var); ObjectDisposedException__ctor_m8B5D23EA08E42BDE6BC5233CC666295F19BBD2F9(L_8, L_7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, WebConnection_Write_m45BE50FA912AB73240D6E307B5383B18064EA581_RuntimeMethod_var); } IL_0035: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_9 = __this->get_nstream_1(); V_0 = L_9; Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_10 = V_0; if (L_10) { goto IL_0043; } } IL_003f: { V_3 = (bool)0; IL2CPP_LEAVE(0x94, FINALLY_0045); } IL_0043: { IL2CPP_LEAVE(0x4F, FINALLY_0045); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0045; } FINALLY_0045: { // begin finally (depth: 1) { bool L_11 = V_2; if (!L_11) { goto IL_004e; } } IL_0048: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_12 = V_1; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_12, /*hidden argument*/NULL); } IL_004e: { IL2CPP_END_FINALLY(69) } } // end finally (depth: 1) IL2CPP_CLEANUP(69) { IL2CPP_JUMP_TBL(0x94, IL_0094) IL2CPP_JUMP_TBL(0x4F, IL_004f) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_004f: { } IL_0050: try { // begin try (depth: 1) Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_13 = V_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_14 = ___buffer1; int32_t L_15 = ___offset2; int32_t L_16 = ___size3; NullCheck(L_13); VirtActionInvoker3< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(29 /* System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) */, L_13, L_14, L_15, L_16); goto IL_0092; } // 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_005c; throw e; } CATCH_005c: { // begin catch(System.Exception) V_4 = ((Exception_t *)__exception_local); String_t** L_17 = ___err_msg4; Exception_t * L_18 = V_4; NullCheck(L_18); String_t* L_19 = VirtFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Exception::get_Message() */, L_18); *((RuntimeObject **)L_17) = (RuntimeObject *)L_19; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_17, (void*)(RuntimeObject *)L_19); V_5 = 4; String_t** L_20 = ___err_msg4; String_t* L_21 = *((String_t**)L_20); String_t* L_22 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteral389CD4A4A1C109139F5580BD7BD33B7AAB5C2117, L_21, /*hidden argument*/NULL); V_6 = L_22; Exception_t * L_23 = V_4; int32_t L_24 = V_5; Exception_t * L_25 = V_4; String_t* L_26 = V_6; WebConnection_HandleError_m776BF3F5289DDCF6DE4BCF80695D5276CBF340A0(__this, L_24, L_25, L_26, /*hidden argument*/NULL); V_3 = (bool)0; goto IL_0094; } // end catch (depth: 1) IL_0092: { return (bool)1; } IL_0094: { bool L_27 = V_3; return L_27; } } // System.Void System.Net.WebConnection::Close(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, bool ___sendNext0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE_MetadataUsageId); s_Il2CppMethodInitialized = true; } WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * V_0 = NULL; bool V_1 = false; WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * V_2 = NULL; bool V_3 = 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) * 7); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = __this; V_1 = (bool)0; } IL_0004: try { // begin try (depth: 1) { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_0 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_0, (bool*)(&V_1), /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_1 = __this->get_Data_10(); if (!L_1) { goto IL_0049; } } IL_0014: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_2 = __this->get_Data_10(); NullCheck(L_2); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_3 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0049; } } IL_0021: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_4 = __this->get_Data_10(); NullCheck(L_4); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_5 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_4, /*hidden argument*/NULL); NullCheck(L_5); bool L_6 = HttpWebRequest_get_ReuseConnection_mC573AB22C2EBE0EB4FEAC99C7FE76A92B75E672F_inline(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0049; } } IL_0033: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_7 = __this->get_Data_10(); NullCheck(L_7); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_8 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_7, /*hidden argument*/NULL); NullCheck(L_8); HttpWebRequest_set_ReuseConnection_m9648C1902AB14FEB6908A9106113EEA91D688DB0_inline(L_8, (bool)0, /*hidden argument*/NULL); IL2CPP_LEAVE(0xFF, FINALLY_00f5); } IL_0049: { Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_9 = __this->get_nstream_1(); if (!L_9) { goto IL_0068; } } IL_0051: try { // begin try (depth: 2) Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * L_10 = __this->get_nstream_1(); NullCheck(L_10); VirtActionInvoker0::Invoke(15 /* System.Void System.IO.Stream::Close() */, L_10); goto IL_0061; } // end try (depth: 2) 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_005e; throw e; } CATCH_005e: { // begin catch(System.Object) goto IL_0061; } // end catch (depth: 2) IL_0061: { __this->set_nstream_1((Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 *)NULL); } IL_0068: { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_11 = __this->get_socket_2(); if (!L_11) { goto IL_0087; } } IL_0070: try { // begin try (depth: 2) Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_12 = __this->get_socket_2(); NullCheck(L_12); Socket_Close_mBB794B7D2AEC0A2478540381D6CA7F6DB4913D09(L_12, /*hidden argument*/NULL); goto IL_0080; } // end try (depth: 2) 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_007d; throw e; } CATCH_007d: { // begin catch(System.Object) goto IL_0080; } // end catch (depth: 2) IL_0080: { __this->set_socket_2((Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 *)NULL); } IL_0087: { bool L_13 = __this->get_ntlm_authenticated_18(); if (!L_13) { goto IL_0095; } } IL_008f: { WebConnection_ResetNtlm_mB6E397A18B4529C31A2AB4CCFB76F8EC5FB5E8B8(__this, /*hidden argument*/NULL); } IL_0095: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_14 = __this->get_Data_10(); if (!L_14) { goto IL_00c6; } } IL_009d: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_15 = __this->get_Data_10(); V_2 = L_15; V_3 = (bool)0; } IL_00a6: try { // begin try (depth: 2) WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_16 = V_2; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_16, (bool*)(&V_3), /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_17 = __this->get_Data_10(); NullCheck(L_17); WebConnectionData_set_ReadState_m41D0A09AD5C348FBC2BE7945B4499213236D878D(L_17, 4, /*hidden argument*/NULL); IL2CPP_LEAVE(0xC6, FINALLY_00bc); } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00bc; } FINALLY_00bc: { // begin finally (depth: 2) { bool L_18 = V_3; if (!L_18) { goto IL_00c5; } } IL_00bf: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_19 = V_2; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_19, /*hidden argument*/NULL); } IL_00c5: { IL2CPP_END_FINALLY(188) } } // end finally (depth: 2) IL2CPP_CLEANUP(188) { IL2CPP_JUMP_TBL(0xC6, IL_00c6) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00c6: { RuntimeObject* L_20 = __this->get_state_4(); NullCheck(L_20); InterfaceActionInvoker0::Invoke(2 /* System.Void System.Net.IWebConnectionState::SetIdle() */, IWebConnectionState_tD5FA067BE4DD93CFA1B64DBFA5648893D9398710_il2cpp_TypeInfo_var, L_20); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_21 = (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC *)il2cpp_codegen_object_new(WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC_il2cpp_TypeInfo_var); WebConnectionData__ctor_mA40C4F1E1F0FB050A2E6C96B2955F63A5B164E28(L_21, /*hidden argument*/NULL); __this->set_Data_10(L_21); bool L_22 = ___sendNext0; if (!L_22) { goto IL_00e5; } } IL_00df: { WebConnection_SendNext_mBB92F675077F910244B738F5E1AE68610F265322(__this, /*hidden argument*/NULL); } IL_00e5: { __this->set_connect_request_21((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)NULL); __this->set_connect_ntlm_auth_state_20(0); IL2CPP_LEAVE(0xFF, FINALLY_00f5); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00f5; } FINALLY_00f5: { // begin finally (depth: 1) { bool L_23 = V_1; if (!L_23) { goto IL_00fe; } } IL_00f8: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_24 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_24, /*hidden argument*/NULL); } IL_00fe: { IL2CPP_END_FINALLY(245) } } // end finally (depth: 1) IL2CPP_CLEANUP(245) { IL2CPP_JUMP_TBL(0xFF, IL_00ff) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00ff: { return; } } // System.Void System.Net.WebConnection::Abort(System.Object,System.EventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_Abort_m47E5C3D8C038CFE802BEEE79346D97843C7F2467 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, RuntimeObject * ___sender0, EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_Abort_m47E5C3D8C038CFE802BEEE79346D97843C7F2467_MetadataUsageId); s_Il2CppMethodInitialized = true; } WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * V_0 = NULL; bool V_1 = false; Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * V_2 = NULL; bool V_3 = false; HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * V_4 = NULL; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_5 = NULL; 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) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = __this; V_1 = (bool)0; } IL_0004: try { // begin try (depth: 1) { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_0 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_0, (bool*)(&V_1), /*hidden argument*/NULL); Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_1 = __this->get_queue_13(); V_2 = L_1; V_3 = (bool)0; } IL_0015: try { // begin try (depth: 2) { Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_2 = V_2; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_2, (bool*)(&V_3), /*hidden argument*/NULL); RuntimeObject * L_3 = ___sender0; V_4 = ((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_3, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var)); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_4 = __this->get_Data_10(); NullCheck(L_4); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_5 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_4, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_6 = V_4; if ((((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_5) == ((RuntimeObject*)(HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)L_6))) { goto IL_0041; } } IL_0034: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_7 = __this->get_Data_10(); NullCheck(L_7); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_8 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_7, /*hidden argument*/NULL); if (L_8) { goto IL_0098; } } IL_0041: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_9 = V_4; NullCheck(L_9); bool L_10 = HttpWebRequest_get_FinishedReading_mA30B015AA206E345AF2297CA4741162A3AAE89CD_inline(L_9, /*hidden argument*/NULL); if (L_10) { goto IL_0093; } } IL_004a: { __this->set_status_5(6); WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(__this, (bool)0, /*hidden argument*/NULL); Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_11 = __this->get_queue_13(); NullCheck(L_11); int32_t L_12 = VirtFuncInvoker0< int32_t >::Invoke(10 /* System.Int32 System.Collections.Queue::get_Count() */, L_11); if ((((int32_t)L_12) <= ((int32_t)0))) { goto IL_0093; } } IL_0066: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_13 = __this->get_Data_10(); Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_14 = __this->get_queue_13(); NullCheck(L_14); RuntimeObject * L_15 = VirtFuncInvoker0< RuntimeObject * >::Invoke(18 /* System.Object System.Collections.Queue::Dequeue() */, L_14); NullCheck(L_13); WebConnectionData_set_request_m3B483E01093010970B3137AB07A90F95EBF54FAA_inline(L_13, ((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_15, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_16 = __this->get_Data_10(); NullCheck(L_16); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_17 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_16, /*hidden argument*/NULL); WebConnection_SendRequest_m8A10B8CD617D9D6BBD69BEA8F68FB1C66B1AFB36(__this, L_17, /*hidden argument*/NULL); } IL_0093: { IL2CPP_LEAVE(0x141, FINALLY_012d); } IL_0098: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_18 = V_4; NullCheck(L_18); HttpWebRequest_set_FinishedReading_m7996D990D5CC3E633495786FBC33530F8F28DE49_inline(L_18, (bool)1, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_19 = V_4; NullCheck(L_19); HttpWebRequest_SetResponseError_mC8539F337100ADEE994AA66EB522CD613CA5E662(L_19, 6, (Exception_t *)NULL, _stringLiteralCD4392C91DE8890E0E515B2D682D08B47EE6F3F5, /*hidden argument*/NULL); Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_20 = __this->get_queue_13(); NullCheck(L_20); int32_t L_21 = VirtFuncInvoker0< int32_t >::Invoke(10 /* System.Int32 System.Collections.Queue::get_Count() */, L_20); if ((((int32_t)L_21) <= ((int32_t)0))) { goto IL_00d8; } } IL_00bc: { Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_22 = __this->get_queue_13(); NullCheck(L_22); RuntimeObject * L_23 = VirtFuncInvoker0< RuntimeObject * >::Invoke(19 /* System.Object System.Collections.Queue::Peek() */, L_22); RuntimeObject * L_24 = ___sender0; if ((!(((RuntimeObject*)(RuntimeObject *)L_23) == ((RuntimeObject*)(RuntimeObject *)L_24)))) { goto IL_00d8; } } IL_00ca: { Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_25 = __this->get_queue_13(); NullCheck(L_25); VirtFuncInvoker0< RuntimeObject * >::Invoke(18 /* System.Object System.Collections.Queue::Dequeue() */, L_25); IL2CPP_LEAVE(0x141, FINALLY_012d); } IL_00d8: { Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_26 = __this->get_queue_13(); NullCheck(L_26); int32_t L_27 = VirtFuncInvoker0< int32_t >::Invoke(10 /* System.Int32 System.Collections.Queue::get_Count() */, L_26); if ((((int32_t)L_27) <= ((int32_t)0))) { goto IL_012b; } } IL_00e6: { Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_28 = __this->get_queue_13(); NullCheck(L_28); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_29 = VirtFuncInvoker0< ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* >::Invoke(20 /* System.Object[] System.Collections.Queue::ToArray() */, L_28); V_5 = L_29; Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_30 = __this->get_queue_13(); NullCheck(L_30); VirtActionInvoker0::Invoke(14 /* System.Void System.Collections.Queue::Clear() */, L_30); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_31 = V_5; NullCheck(L_31); V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_31)->max_length)))), (int32_t)1)); goto IL_0126; } IL_0108: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_32 = V_5; int32_t L_33 = V_6; NullCheck(L_32); int32_t L_34 = L_33; RuntimeObject * L_35 = (L_32)->GetAt(static_cast(L_34)); RuntimeObject * L_36 = ___sender0; if ((((RuntimeObject*)(RuntimeObject *)L_35) == ((RuntimeObject*)(RuntimeObject *)L_36))) { goto IL_0120; } } IL_0110: { Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_37 = __this->get_queue_13(); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_38 = V_5; int32_t L_39 = V_6; NullCheck(L_38); int32_t L_40 = L_39; RuntimeObject * L_41 = (L_38)->GetAt(static_cast(L_40)); NullCheck(L_37); VirtActionInvoker1< RuntimeObject * >::Invoke(16 /* System.Void System.Collections.Queue::Enqueue(System.Object) */, L_37, L_41); } IL_0120: { int32_t L_42 = V_6; V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_42, (int32_t)1)); } IL_0126: { int32_t L_43 = V_6; if ((((int32_t)L_43) >= ((int32_t)0))) { goto IL_0108; } } IL_012b: { IL2CPP_LEAVE(0x141, FINALLY_012d); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_012d; } FINALLY_012d: { // begin finally (depth: 2) { bool L_44 = V_3; if (!L_44) { goto IL_0136; } } IL_0130: { Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_45 = V_2; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_45, /*hidden argument*/NULL); } IL_0136: { IL2CPP_END_FINALLY(301) } } // end finally (depth: 2) IL2CPP_CLEANUP(301) { IL2CPP_END_CLEANUP(0x141, FINALLY_0137); IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0137; } FINALLY_0137: { // begin finally (depth: 1) { bool L_46 = V_1; if (!L_46) { goto IL_0140; } } IL_013a: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_47 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_47, /*hidden argument*/NULL); } IL_0140: { IL2CPP_END_FINALLY(311) } } // end finally (depth: 1) IL2CPP_CLEANUP(311) { IL2CPP_JUMP_TBL(0x141, IL_0141) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0141: { return; } } // System.Void System.Net.WebConnection::ResetNtlm() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_ResetNtlm_mB6E397A18B4529C31A2AB4CCFB76F8EC5FB5E8B8 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method) { { __this->set_ntlm_authenticated_18((bool)0); __this->set_ntlm_credentials_17((NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 *)NULL); __this->set_unsafe_sharing_19((bool)0); return; } } // System.Void System.Net.WebConnection::set_PriorityRequest(System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_set_PriorityRequest_m261005EABEA126F531BA07E90632A61B0510B59F (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___value0, const RuntimeMethod* method) { { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_0 = ___value0; __this->set_priority_request_16(L_0); return; } } // System.Boolean System.Net.WebConnection::get_NtlmAuthenticated() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_get_NtlmAuthenticated_m38B8408E19BBC2AD7AC02F075E9D6D52D28A8CF0 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_ntlm_authenticated_18(); return L_0; } } // System.Void System.Net.WebConnection::set_NtlmAuthenticated(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_set_NtlmAuthenticated_m4B88457A4ABFE610A9013AD61A5C86F1C507C5AC (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_ntlm_authenticated_18(L_0); return; } } // System.Net.NetworkCredential System.Net.WebConnection::get_NtlmCredential() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * WebConnection_get_NtlmCredential_m54C08C74BCB4413EEB99E89D50E7A374C9CA95E7 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method) { { NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_0 = __this->get_ntlm_credentials_17(); return L_0; } } // System.Void System.Net.WebConnection::set_NtlmCredential(System.Net.NetworkCredential) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_set_NtlmCredential_mFE95AC3455BD8EFE7405E250398B6ED5E6694B71 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * ___value0, const RuntimeMethod* method) { { NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_0 = ___value0; __this->set_ntlm_credentials_17(L_0); return; } } // System.Boolean System.Net.WebConnection::get_UnsafeAuthenticatedConnectionSharing() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnection_get_UnsafeAuthenticatedConnectionSharing_m307DF73E1F830E63FAD8F4D9A76FE48D52E5B278 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_unsafe_sharing_19(); return L_0; } } // System.Void System.Net.WebConnection::set_UnsafeAuthenticatedConnectionSharing(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_set_UnsafeAuthenticatedConnectionSharing_mBD2DA6D3E5F146D699DEB5591368EBBE61BC4EC0 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_unsafe_sharing_19(L_0); return; } } // System.Void System.Net.WebConnection::b__41_0(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnection_U3CSendRequestU3Eb__41_0_mA9D66CAF0FF2C4F758DF8861F4B5897206FBFE7C (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, RuntimeObject * ___o0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnection_U3CSendRequestU3Eb__41_0_mA9D66CAF0FF2C4F758DF8861F4B5897206FBFE7C_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); IL_0000: try { // begin try (depth: 1) RuntimeObject * L_0 = ___o0; WebConnection_InitConnection_mA193BFE6FB3B5407ECEEA0A72404AD443D730585(__this, ((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_0, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); goto IL_0011; } // 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_000e; throw e; } CATCH_000e: { // begin catch(System.Object) goto IL_0011; } // end catch (depth: 1) IL_0011: { 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.Net.WebConnection_AbortHelper::Abort(System.Object,System.EventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbortHelper_Abort_mF239AF69587A3125F40DCDC9241010D8DF12857C (AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81 * __this, RuntimeObject * ___sender0, EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AbortHelper_Abort_mF239AF69587A3125F40DCDC9241010D8DF12857C_MetadataUsageId); s_Il2CppMethodInitialized = true; } WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * V_0 = NULL; { RuntimeObject * L_0 = ___sender0; NullCheck(((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_0, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var))); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_1 = ((HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 *)CastclassClass((RuntimeObject*)L_0, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0_il2cpp_TypeInfo_var))->get_WebConnection_58(); V_0 = L_1; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_2 = V_0; if (L_2) { goto IL_0016; } } { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_3 = __this->get_Connection_0(); V_0 = L_3; } IL_0016: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_4 = V_0; RuntimeObject * L_5 = ___sender0; EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * L_6 = ___args1; NullCheck(L_4); WebConnection_Abort_m47E5C3D8C038CFE802BEEE79346D97843C7F2467(L_4, L_5, L_6, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebConnection_AbortHelper::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbortHelper__ctor_m0CA99C987AA8D8ABC5CE6DB885A8F6EC42FE5BDD (AbortHelper_t0DB9458211F015848382C4B5A007AC4947411E81 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__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 #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.Net.WebConnectionData::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionData__ctor_mA40C4F1E1F0FB050A2E6C96B2955F63A5B164E28 (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); __this->set__readState_8(0); return; } } // System.Void System.Net.WebConnectionData::.ctor(System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionData__ctor_m08FAD78C44E710ABD1F3108D67FA5EE3D4F43FD4 (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_0 = ___request0; __this->set__request_0(L_0); return; } } // System.Net.HttpWebRequest System.Net.WebConnectionData::get_request() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * __this, const RuntimeMethod* method) { { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_0 = __this->get__request_0(); return L_0; } } // System.Void System.Net.WebConnectionData::set_request(System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionData_set_request_m3B483E01093010970B3137AB07A90F95EBF54FAA (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___value0, const RuntimeMethod* method) { { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_0 = ___value0; __this->set__request_0(L_0); return; } } // System.Net.ReadState System.Net.WebConnectionData::get_ReadState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebConnectionData_get_ReadState_m9D2D719776C582C08C01443CBD7AAD0AF852E16D (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get__readState_8(); return L_0; } } // System.Void System.Net.WebConnectionData::set_ReadState(System.Net.ReadState) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionData_set_ReadState_m41D0A09AD5C348FBC2BE7945B4499213236D878D (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionData_set_ReadState_m41D0A09AD5C348FBC2BE7945B4499213236D878D_MetadataUsageId); s_Il2CppMethodInitialized = true; } WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * 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) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = __this; V_1 = (bool)0; } IL_0004: try { // begin try (depth: 1) { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_0 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_0, (bool*)(&V_1), /*hidden argument*/NULL); int32_t L_1 = __this->get__readState_8(); if ((!(((uint32_t)L_1) == ((uint32_t)4)))) { goto IL_0025; } } IL_0015: { int32_t L_2 = ___value0; if ((((int32_t)L_2) == ((int32_t)4))) { goto IL_0025; } } IL_0019: { WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * L_3 = (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)il2cpp_codegen_object_new(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var); WebException__ctor_mABBCD10936CE582BDF68BA0204ECBDA253119AFE(L_3, _stringLiteralB1590D210090D3ECCF037D1212DF4EA2F7A816AD, 6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, WebConnectionData_set_ReadState_m41D0A09AD5C348FBC2BE7945B4499213236D878D_RuntimeMethod_var); } IL_0025: { int32_t L_4 = ___value0; __this->set__readState_8(L_4); IL2CPP_LEAVE(0x38, FINALLY_002e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002e; } FINALLY_002e: { // begin finally (depth: 1) { bool L_5 = V_1; if (!L_5) { goto IL_0037; } } IL_0031: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_6 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_6, /*hidden argument*/NULL); } IL_0037: { IL2CPP_END_FINALLY(46) } } // end finally (depth: 1) IL2CPP_CLEANUP(46) { IL2CPP_JUMP_TBL(0x38, IL_0038) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0038: { 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.Net.WebConnectionGroup::.ctor(System.Net.ServicePoint,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionGroup__ctor_m06D931E460ED4CA3E3BF35DD5B616F1911834312 (WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * __this, ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * ___sPoint0, String_t* ___name1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionGroup__ctor_m06D931E460ED4CA3E3BF35DD5B616F1911834312_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_0 = ___sPoint0; __this->set_sPoint_0(L_0); String_t* L_1 = ___name1; __this->set_name_1(L_1); LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * L_2 = (LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F *)il2cpp_codegen_object_new(LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F_il2cpp_TypeInfo_var); LinkedList_1__ctor_m88FA83B8835C85D7112D90BB2DC919E7E443283D(L_2, /*hidden argument*/LinkedList_1__ctor_m88FA83B8835C85D7112D90BB2DC919E7E443283D_RuntimeMethod_var); __this->set_connections_2(L_2); Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_3 = (Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 *)il2cpp_codegen_object_new(Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3_il2cpp_TypeInfo_var); Queue__ctor_mF04C9A574B8F803C2682CCE8B69B49FF088D14C4(L_3, /*hidden argument*/NULL); __this->set_queue_3(L_3); return; } } // System.Void System.Net.WebConnectionGroup::add_ConnectionClosed(System.EventHandler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionGroup_add_ConnectionClosed_mF3CA85BEA0450D0A8DEC85C3A2401CBFBBB7E92D (WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * __this, EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionGroup_add_ConnectionClosed_mF3CA85BEA0450D0A8DEC85C3A2401CBFBBB7E92D_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * V_0 = NULL; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * V_1 = NULL; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * V_2 = NULL; { EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_0 = __this->get_ConnectionClosed_5(); V_0 = L_0; } IL_0007: { EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_1 = V_0; V_1 = L_1; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_2 = V_1; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_3 = ___value0; Delegate_t * L_4 = Delegate_Combine_mC25D2F7DECAFBA6D9A2F9EBA8A77063F0658ECF1(L_2, L_3, /*hidden argument*/NULL); V_2 = ((EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C *)CastclassSealed((RuntimeObject*)L_4, EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C_il2cpp_TypeInfo_var)); EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C ** L_5 = __this->get_address_of_ConnectionClosed_5(); EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_6 = V_2; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_7 = V_1; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_8 = InterlockedCompareExchangeImpl((EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C **)L_5, L_6, L_7); V_0 = L_8; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_9 = V_0; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_10 = V_1; if ((!(((RuntimeObject*)(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C *)L_9) == ((RuntimeObject*)(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C *)L_10)))) { goto IL_0007; } } { return; } } // System.Void System.Net.WebConnectionGroup::remove_ConnectionClosed(System.EventHandler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionGroup_remove_ConnectionClosed_mD365B97FD0B5A3D41DD051DA2B999BB654600087 (WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * __this, EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionGroup_remove_ConnectionClosed_mD365B97FD0B5A3D41DD051DA2B999BB654600087_MetadataUsageId); s_Il2CppMethodInitialized = true; } EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * V_0 = NULL; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * V_1 = NULL; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * V_2 = NULL; { EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_0 = __this->get_ConnectionClosed_5(); V_0 = L_0; } IL_0007: { EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_1 = V_0; V_1 = L_1; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_2 = V_1; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_3 = ___value0; Delegate_t * L_4 = Delegate_Remove_m0B0DB7D1B3AF96B71AFAA72BA0EFE32FBBC2932D(L_2, L_3, /*hidden argument*/NULL); V_2 = ((EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C *)CastclassSealed((RuntimeObject*)L_4, EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C_il2cpp_TypeInfo_var)); EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C ** L_5 = __this->get_address_of_ConnectionClosed_5(); EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_6 = V_2; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_7 = V_1; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_8 = InterlockedCompareExchangeImpl((EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C **)L_5, L_6, L_7); V_0 = L_8; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_9 = V_0; EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C * L_10 = V_1; if ((!(((RuntimeObject*)(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C *)L_9) == ((RuntimeObject*)(EventHandler_t2B84E745E28BA26C49C4E99A387FC3B534D1110C *)L_10)))) { goto IL_0007; } } { return; } } // System.Net.WebConnection System.Net.WebConnectionGroup::GetConnection(System.Net.HttpWebRequest,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * WebConnectionGroup_GetConnection_mA6727F66910C971E07C622CB1DBC888406C1E129 (WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, bool* ___created1, const RuntimeMethod* method) { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * V_0 = NULL; bool V_1 = false; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * 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); { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_0 = __this->get_sPoint_0(); V_0 = L_0; V_1 = (bool)0; } IL_0009: try { // begin try (depth: 1) ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_1 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_2 = ___request0; bool* L_3 = ___created1; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_4 = WebConnectionGroup_CreateOrReuseConnection_mC2EB49D44CA5BC0C7D0D07807BE510DB71A28D7D(__this, L_2, (bool*)L_3, /*hidden argument*/NULL); V_2 = L_4; IL2CPP_LEAVE(0x26, FINALLY_001c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: { // begin finally (depth: 1) { bool L_5 = V_1; if (!L_5) { goto IL_0025; } } IL_001f: { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_6 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_6, /*hidden argument*/NULL); } IL_0025: { IL2CPP_END_FINALLY(28) } } // end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_JUMP_TBL(0x26, IL_0026) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0026: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_7 = V_2; return L_7; } } // System.Void System.Net.WebConnectionGroup::PrepareSharingNtlm(System.Net.WebConnection,System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionGroup_PrepareSharingNtlm_mF42D1F9C1078FF64E51696BA9DF99D6BF44FF7C3 (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___cnc0, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionGroup_PrepareSharingNtlm_mF42D1F9C1078FF64E51696BA9DF99D6BF44FF7C3_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * V_1 = NULL; RuntimeObject* V_2 = NULL; NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * V_3 = NULL; bool V_4 = false; bool V_5 = false; int32_t G_B5_0 = 0; RuntimeObject* G_B8_0 = NULL; NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * G_B11_0 = NULL; int32_t G_B21_0 = 0; { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_0 = ___cnc0; NullCheck(L_0); bool L_1 = WebConnection_get_NtlmAuthenticated_m38B8408E19BBC2AD7AC02F075E9D6D52D28A8CF0_inline(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0009; } } { return; } IL_0009: { V_0 = (bool)0; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_2 = ___cnc0; NullCheck(L_2); NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_3 = WebConnection_get_NtlmCredential_m54C08C74BCB4413EEB99E89D50E7A374C9CA95E7_inline(L_2, /*hidden argument*/NULL); V_1 = L_3; HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_4 = ___request1; NullCheck(L_4); RuntimeObject* L_5 = VirtFuncInvoker0< RuntimeObject* >::Invoke(19 /* System.Net.IWebProxy System.Net.WebRequest::get_Proxy() */, L_4); if (!L_5) { goto IL_0030; } } { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_6 = ___request1; NullCheck(L_6); RuntimeObject* L_7 = VirtFuncInvoker0< RuntimeObject* >::Invoke(19 /* System.Net.IWebProxy System.Net.WebRequest::get_Proxy() */, L_6); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_8 = ___request1; NullCheck(L_8); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_9 = VirtFuncInvoker0< Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * >::Invoke(11 /* System.Uri System.Net.WebRequest::get_RequestUri() */, L_8); NullCheck(L_7); bool L_10 = InterfaceFuncInvoker1< bool, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * >::Invoke(1 /* System.Boolean System.Net.IWebProxy::IsBypassed(System.Uri) */, IWebProxy_tA24C0862A1ACA35D20FD079E2672CA5786C1A67E_il2cpp_TypeInfo_var, L_7, L_9); G_B5_0 = ((((int32_t)L_10) == ((int32_t)0))? 1 : 0); goto IL_0031; } IL_0030: { G_B5_0 = 0; } IL_0031: { if (!G_B5_0) { goto IL_0040; } } { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_11 = ___request1; NullCheck(L_11); RuntimeObject* L_12 = VirtFuncInvoker0< RuntimeObject* >::Invoke(19 /* System.Net.IWebProxy System.Net.WebRequest::get_Proxy() */, L_11); NullCheck(L_12); RuntimeObject* L_13 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(2 /* System.Net.ICredentials System.Net.IWebProxy::get_Credentials() */, IWebProxy_tA24C0862A1ACA35D20FD079E2672CA5786C1A67E_il2cpp_TypeInfo_var, L_12); G_B8_0 = L_13; goto IL_0046; } IL_0040: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_14 = ___request1; NullCheck(L_14); RuntimeObject* L_15 = VirtFuncInvoker0< RuntimeObject* >::Invoke(17 /* System.Net.ICredentials System.Net.WebRequest::get_Credentials() */, L_14); G_B8_0 = L_15; } IL_0046: { V_2 = G_B8_0; RuntimeObject* L_16 = V_2; if (L_16) { goto IL_004d; } } { G_B11_0 = ((NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 *)(NULL)); goto IL_005e; } IL_004d: { RuntimeObject* L_17 = V_2; HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_18 = ___request1; NullCheck(L_18); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_19 = VirtFuncInvoker0< Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * >::Invoke(11 /* System.Uri System.Net.WebRequest::get_RequestUri() */, L_18); NullCheck(L_17); NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_20 = InterfaceFuncInvoker2< NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 *, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *, String_t* >::Invoke(0 /* System.Net.NetworkCredential System.Net.ICredentials::GetCredential(System.Uri,System.String) */, ICredentials_t1A41F1096B037CAB53AE01434DF0747881455344_il2cpp_TypeInfo_var, L_17, L_19, _stringLiteral026EAC853E081A2793439A30EF3A00433E26F261); G_B11_0 = L_20; } IL_005e: { V_3 = G_B11_0; NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_21 = V_1; if (!L_21) { goto IL_009e; } } { NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_22 = V_3; if (!L_22) { goto IL_009e; } } { NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_23 = V_1; NullCheck(L_23); String_t* L_24 = NetworkCredential_get_Domain_m096C68D5EC6640C73900B1EE6BF1CFBB14D30F4A(L_23, /*hidden argument*/NULL); NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_25 = V_3; NullCheck(L_25); String_t* L_26 = NetworkCredential_get_Domain_m096C68D5EC6640C73900B1EE6BF1CFBB14D30F4A(L_25, /*hidden argument*/NULL); bool L_27 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_24, L_26, /*hidden argument*/NULL); if (L_27) { goto IL_009e; } } { NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_28 = V_1; NullCheck(L_28); String_t* L_29 = NetworkCredential_get_UserName_mB24F789533CB16575AEA19A420BA69FAC3AA97F7(L_28, /*hidden argument*/NULL); NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_30 = V_3; NullCheck(L_30); String_t* L_31 = NetworkCredential_get_UserName_mB24F789533CB16575AEA19A420BA69FAC3AA97F7(L_30, /*hidden argument*/NULL); bool L_32 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_29, L_31, /*hidden argument*/NULL); if (L_32) { goto IL_009e; } } { NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_33 = V_1; NullCheck(L_33); String_t* L_34 = NetworkCredential_get_Password_m8F9352FAD45233DCD5EC42056D10E49DA3900BF6(L_33, /*hidden argument*/NULL); NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_35 = V_3; NullCheck(L_35); String_t* L_36 = NetworkCredential_get_Password_m8F9352FAD45233DCD5EC42056D10E49DA3900BF6(L_35, /*hidden argument*/NULL); bool L_37 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_34, L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_00a0; } } IL_009e: { V_0 = (bool)1; } IL_00a0: { bool L_38 = V_0; if (L_38) { goto IL_00c4; } } { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_39 = ___request1; NullCheck(L_39); bool L_40 = HttpWebRequest_get_UnsafeAuthenticatedConnectionSharing_m8A85B953FA637C240BA16D027451D3CA1F6ECFBE_inline(L_39, /*hidden argument*/NULL); V_4 = L_40; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_41 = ___cnc0; NullCheck(L_41); bool L_42 = WebConnection_get_UnsafeAuthenticatedConnectionSharing_m307DF73E1F830E63FAD8F4D9A76FE48D52E5B278_inline(L_41, /*hidden argument*/NULL); V_5 = L_42; bool L_43 = V_4; if (!L_43) { goto IL_00c2; } } { bool L_44 = V_4; bool L_45 = V_5; G_B21_0 = ((((int32_t)((((int32_t)L_44) == ((int32_t)L_45))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_00c3; } IL_00c2: { G_B21_0 = 1; } IL_00c3: { V_0 = (bool)G_B21_0; } IL_00c4: { bool L_46 = V_0; if (!L_46) { goto IL_00d4; } } { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_47 = ___cnc0; NullCheck(L_47); WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(L_47, (bool)0, /*hidden argument*/NULL); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_48 = ___cnc0; NullCheck(L_48); WebConnection_ResetNtlm_mB6E397A18B4529C31A2AB4CCFB76F8EC5FB5E8B8(L_48, /*hidden argument*/NULL); } IL_00d4: { return; } } // System.Net.WebConnectionGroup_ConnectionState System.Net.WebConnectionGroup::FindIdleConnection() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * WebConnectionGroup_FindIdleConnection_m7B4B570E7A69A611B1D3B822A2DDB9C41BA6A49C (WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionGroup_FindIdleConnection_m7B4B570E7A69A611B1D3B822A2DDB9C41BA6A49C_MetadataUsageId); s_Il2CppMethodInitialized = true; } Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F V_0; memset((&V_0), 0, sizeof(V_0)); ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * V_1 = NULL; ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * 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); { LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * L_0 = __this->get_connections_2(); NullCheck(L_0); Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F L_1 = LinkedList_1_GetEnumerator_mA5DDC1AE87773A923CA819C7810BFBA5B35C898A(L_0, /*hidden argument*/LinkedList_1_GetEnumerator_mA5DDC1AE87773A923CA819C7810BFBA5B35C898A_RuntimeMethod_var); V_0 = L_1; } IL_000c: try { // begin try (depth: 1) { goto IL_003c; } IL_000e: { ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_2 = Enumerator_get_Current_mA255BB964BFCA9CEE5694142291FCC26A759C2DE_inline((Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F *)(&V_0), /*hidden argument*/Enumerator_get_Current_mA255BB964BFCA9CEE5694142291FCC26A759C2DE_RuntimeMethod_var); V_1 = L_2; ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_3 = V_1; NullCheck(L_3); bool L_4 = ConnectionState_get_Busy_mB662FC2792798F61882036D499518F481CE9603A_inline(L_3, /*hidden argument*/NULL); if (L_4) { goto IL_003c; } } IL_001e: { LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * L_5 = __this->get_connections_2(); ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_6 = V_1; NullCheck(L_5); LinkedList_1_Remove_mCCD02C807DFB00A0BEEC08B64F80160EF40AAE7D(L_5, L_6, /*hidden argument*/LinkedList_1_Remove_mCCD02C807DFB00A0BEEC08B64F80160EF40AAE7D_RuntimeMethod_var); LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * L_7 = __this->get_connections_2(); ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_8 = V_1; NullCheck(L_7); LinkedList_1_AddFirst_m3C7673118B5376E2CFC105410A5FA5AFC6FB9ADF(L_7, L_8, /*hidden argument*/LinkedList_1_AddFirst_m3C7673118B5376E2CFC105410A5FA5AFC6FB9ADF_RuntimeMethod_var); ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_9 = V_1; V_2 = L_9; IL2CPP_LEAVE(0x57, FINALLY_0047); } IL_003c: { bool L_10 = Enumerator_MoveNext_m895F3698FCF052803A3FEBB468FD1E1C32C0BB1D((Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F *)(&V_0), /*hidden argument*/Enumerator_MoveNext_m895F3698FCF052803A3FEBB468FD1E1C32C0BB1D_RuntimeMethod_var); if (L_10) { goto IL_000e; } } IL_0045: { IL2CPP_LEAVE(0x55, FINALLY_0047); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0047; } FINALLY_0047: { // begin finally (depth: 1) Enumerator_Dispose_mA1B4F602ED04DFB54CE9E45BD7A0322F8C39FB0C((Enumerator_t82D9B8DB1672C1CC12382C87FE0ECCB5535E354F *)(&V_0), /*hidden argument*/Enumerator_Dispose_mA1B4F602ED04DFB54CE9E45BD7A0322F8C39FB0C_RuntimeMethod_var); IL2CPP_END_FINALLY(71) } // end finally (depth: 1) IL2CPP_CLEANUP(71) { IL2CPP_JUMP_TBL(0x57, IL_0057) IL2CPP_JUMP_TBL(0x55, IL_0055) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0055: { return (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 *)NULL; } IL_0057: { ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_11 = V_2; return L_11; } } // System.Net.WebConnection System.Net.WebConnectionGroup::CreateOrReuseConnection(System.Net.HttpWebRequest,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * WebConnectionGroup_CreateOrReuseConnection_mC2EB49D44CA5BC0C7D0D07807BE510DB71A28D7D (WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request0, bool* ___created1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionGroup_CreateOrReuseConnection_mC2EB49D44CA5BC0C7D0D07807BE510DB71A28D7D_MetadataUsageId); s_Il2CppMethodInitialized = true; } ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * V_0 = NULL; { ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_0 = WebConnectionGroup_FindIdleConnection_m7B4B570E7A69A611B1D3B822A2DDB9C41BA6A49C(__this, /*hidden argument*/NULL); V_0 = L_0; ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_1 = V_0; if (!L_1) { goto IL_0020; } } { bool* L_2 = ___created1; *((int8_t*)L_2) = (int8_t)0; ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_3 = V_0; NullCheck(L_3); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_4 = ConnectionState_get_Connection_m8C9B3DFE1B32CAAC97DAC74A840964A16189D4D6_inline(L_3, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_5 = ___request0; WebConnectionGroup_PrepareSharingNtlm_mF42D1F9C1078FF64E51696BA9DF99D6BF44FF7C3(L_4, L_5, /*hidden argument*/NULL); ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_6 = V_0; NullCheck(L_6); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_7 = ConnectionState_get_Connection_m8C9B3DFE1B32CAAC97DAC74A840964A16189D4D6_inline(L_6, /*hidden argument*/NULL); return L_7; } IL_0020: { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_8 = __this->get_sPoint_0(); NullCheck(L_8); int32_t L_9 = ServicePoint_get_ConnectionLimit_m6C7210450E5186E95E6895C08E4E3C267E186B9D_inline(L_8, /*hidden argument*/NULL); LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * L_10 = __this->get_connections_2(); NullCheck(L_10); int32_t L_11 = LinkedList_1_get_Count_m7EB76777529BB94C25F81ADB1A0DC50AE3BB0395_inline(L_10, /*hidden argument*/LinkedList_1_get_Count_m7EB76777529BB94C25F81ADB1A0DC50AE3BB0395_RuntimeMethod_var); if ((((int32_t)L_9) > ((int32_t)L_11))) { goto IL_0045; } } { LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * L_12 = __this->get_connections_2(); NullCheck(L_12); int32_t L_13 = LinkedList_1_get_Count_m7EB76777529BB94C25F81ADB1A0DC50AE3BB0395_inline(L_12, /*hidden argument*/LinkedList_1_get_Count_m7EB76777529BB94C25F81ADB1A0DC50AE3BB0395_RuntimeMethod_var); if (L_13) { goto IL_0063; } } IL_0045: { bool* L_14 = ___created1; *((int8_t*)L_14) = (int8_t)1; ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_15 = (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 *)il2cpp_codegen_object_new(ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6_il2cpp_TypeInfo_var); ConnectionState__ctor_m4E5DF1083DD07F0538A60670780142FD2F428890(L_15, __this, /*hidden argument*/NULL); V_0 = L_15; LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * L_16 = __this->get_connections_2(); ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_17 = V_0; NullCheck(L_16); LinkedList_1_AddFirst_m3C7673118B5376E2CFC105410A5FA5AFC6FB9ADF(L_16, L_17, /*hidden argument*/LinkedList_1_AddFirst_m3C7673118B5376E2CFC105410A5FA5AFC6FB9ADF_RuntimeMethod_var); ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_18 = V_0; NullCheck(L_18); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_19 = ConnectionState_get_Connection_m8C9B3DFE1B32CAAC97DAC74A840964A16189D4D6_inline(L_18, /*hidden argument*/NULL); return L_19; } IL_0063: { bool* L_20 = ___created1; *((int8_t*)L_20) = (int8_t)0; LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * L_21 = __this->get_connections_2(); NullCheck(L_21); LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * L_22 = LinkedList_1_get_Last_m22CB4A64FCD6A320E17DC663A222A01140509EB0(L_21, /*hidden argument*/LinkedList_1_get_Last_m22CB4A64FCD6A320E17DC663A222A01140509EB0_RuntimeMethod_var); NullCheck(L_22); ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_23 = LinkedListNode_1_get_Value_m6B147F1D4F5F6CFD37AFADBED3D57428394A9209_inline(L_22, /*hidden argument*/LinkedListNode_1_get_Value_m6B147F1D4F5F6CFD37AFADBED3D57428394A9209_RuntimeMethod_var); V_0 = L_23; LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * L_24 = __this->get_connections_2(); ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_25 = V_0; NullCheck(L_24); LinkedList_1_Remove_mCCD02C807DFB00A0BEEC08B64F80160EF40AAE7D(L_24, L_25, /*hidden argument*/LinkedList_1_Remove_mCCD02C807DFB00A0BEEC08B64F80160EF40AAE7D_RuntimeMethod_var); LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * L_26 = __this->get_connections_2(); ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_27 = V_0; NullCheck(L_26); LinkedList_1_AddFirst_m3C7673118B5376E2CFC105410A5FA5AFC6FB9ADF(L_26, L_27, /*hidden argument*/LinkedList_1_AddFirst_m3C7673118B5376E2CFC105410A5FA5AFC6FB9ADF_RuntimeMethod_var); ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_28 = V_0; NullCheck(L_28); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_29 = ConnectionState_get_Connection_m8C9B3DFE1B32CAAC97DAC74A840964A16189D4D6_inline(L_28, /*hidden argument*/NULL); return L_29; } } // System.String System.Net.WebConnectionGroup::get_Name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebConnectionGroup_get_Name_mD866CB1824454D53859DDF12AE26F2E027EF74CA (WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_name_1(); return L_0; } } // System.Collections.Queue System.Net.WebConnectionGroup::get_Queue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * WebConnectionGroup_get_Queue_mFD7C3E8AC4A9C8ED75FA1326C061716973038681 (WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * __this, const RuntimeMethod* method) { { Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_0 = __this->get_queue_3(); return L_0; } } // System.Boolean System.Net.WebConnectionGroup::TryRecycle(System.TimeSpan,System.DateTime&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnectionGroup_TryRecycle_m3020B12F48C57C3C9FD0D0E8F9165D6B49936EEA (WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___maxIdleTime0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * ___idleSince1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionGroup_TryRecycle_m3020B12F48C57C3C9FD0D0E8F9165D6B49936EEA_MetadataUsageId); s_Il2CppMethodInitialized = true; } DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF * V_2 = NULL; ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * V_3 = NULL; bool V_4 = false; int32_t V_5 = 0; LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * V_6 = NULL; bool V_7 = false; ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * V_8 = NULL; LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * V_9 = NULL; Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC V_10; memset((&V_10), 0, sizeof(V_10)); 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); { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = DateTime_get_UtcNow_m171F52F4B3A213E4BAD7B78DC8E794A269DE38A1(/*hidden argument*/NULL); V_0 = L_0; } IL_0006: { V_2 = (List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF *)NULL; ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_1 = __this->get_sPoint_0(); V_3 = L_1; V_4 = (bool)0; } IL_0012: try { // begin try (depth: 1) { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_2 = V_3; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_2, (bool*)(&V_4), /*hidden argument*/NULL); bool L_3 = __this->get_closing_4(); if (!L_3) { goto IL_0035; } } IL_0022: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_4 = ___idleSince1; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_5 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MinValue_31(); *(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_4 = L_5; V_7 = (bool)1; IL2CPP_LEAVE(0x134, FINALLY_00f1); } IL_0035: { V_5 = 0; LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * L_6 = __this->get_connections_2(); NullCheck(L_6); LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * L_7 = LinkedList_1_get_First_m5CBC2508D469B32CF4BA46303F360C3F0717D64F_inline(L_6, /*hidden argument*/LinkedList_1_get_First_m5CBC2508D469B32CF4BA46303F360C3F0717D64F_RuntimeMethod_var); V_6 = L_7; goto IL_00d9; } IL_004a: { LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * L_8 = V_6; NullCheck(L_8); ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_9 = LinkedListNode_1_get_Value_m6B147F1D4F5F6CFD37AFADBED3D57428394A9209_inline(L_8, /*hidden argument*/LinkedListNode_1_get_Value_m6B147F1D4F5F6CFD37AFADBED3D57428394A9209_RuntimeMethod_var); V_8 = L_9; LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * L_10 = V_6; V_9 = L_10; LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * L_11 = V_6; NullCheck(L_11); LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * L_12 = LinkedListNode_1_get_Next_m790A7FF250A8AD264124FAEFD8E4973AA495963D(L_11, /*hidden argument*/LinkedListNode_1_get_Next_m790A7FF250A8AD264124FAEFD8E4973AA495963D_RuntimeMethod_var); V_6 = L_12; int32_t L_13 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_14 = V_8; NullCheck(L_14); bool L_15 = ConnectionState_get_Busy_mB662FC2792798F61882036D499518F481CE9603A_inline(L_14, /*hidden argument*/NULL); if (L_15) { goto IL_00d9; } } IL_006f: { int32_t L_16 = V_5; ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_17 = __this->get_sPoint_0(); NullCheck(L_17); int32_t L_18 = ServicePoint_get_ConnectionLimit_m6C7210450E5186E95E6895C08E4E3C267E186B9D_inline(L_17, /*hidden argument*/NULL); if ((((int32_t)L_16) > ((int32_t)L_18))) { goto IL_00b6; } } IL_007e: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_19 = V_0; ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_20 = V_8; NullCheck(L_20); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_21 = ConnectionState_get_IdleSince_m71B6ACBE3CB2C3BB0F24FF806F0894C5246A9019_inline(L_20, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_22 = DateTime_op_Subtraction_m8005DCC8F0F183AC1335F87A82FDF92926CC5021(L_19, L_21, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_23 = ___maxIdleTime0; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); bool L_24 = TimeSpan_op_LessThan_mF92FF63DD1E52540977D3B1753D43895F7B0A117(L_22, L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_00b6; } } IL_0093: { ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_25 = V_8; NullCheck(L_25); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_26 = ConnectionState_get_IdleSince_m71B6ACBE3CB2C3BB0F24FF806F0894C5246A9019_inline(L_25, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_27 = ___idleSince1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_28 = (*(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_27); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); bool L_29 = DateTime_op_GreaterThan_mC9384F126E5D8A3AAAB0BDFC44D1D7319367C89E(L_26, L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_00d9; } } IL_00a7: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_30 = ___idleSince1; ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_31 = V_8; NullCheck(L_31); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_32 = ConnectionState_get_IdleSince_m71B6ACBE3CB2C3BB0F24FF806F0894C5246A9019_inline(L_31, /*hidden argument*/NULL); *(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_30 = L_32; goto IL_00d9; } IL_00b6: { List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF * L_33 = V_2; if (L_33) { goto IL_00bf; } } IL_00b9: { List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF * L_34 = (List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF *)il2cpp_codegen_object_new(List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF_il2cpp_TypeInfo_var); List_1__ctor_m5A32EE87CE87C450CCE04A8870888918B0665D71(L_34, /*hidden argument*/List_1__ctor_m5A32EE87CE87C450CCE04A8870888918B0665D71_RuntimeMethod_var); V_2 = L_34; } IL_00bf: { List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF * L_35 = V_2; ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * L_36 = V_8; NullCheck(L_36); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_37 = ConnectionState_get_Connection_m8C9B3DFE1B32CAAC97DAC74A840964A16189D4D6_inline(L_36, /*hidden argument*/NULL); NullCheck(L_35); List_1_Add_m23E02CC0DD123D2D9B4CCF1739A376C796B1317D(L_35, L_37, /*hidden argument*/List_1_Add_m23E02CC0DD123D2D9B4CCF1739A376C796B1317D_RuntimeMethod_var); LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * L_38 = __this->get_connections_2(); LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * L_39 = V_9; NullCheck(L_38); LinkedList_1_Remove_m5261279B5BB1E662CA484B19C369368F68865CEB(L_38, L_39, /*hidden argument*/LinkedList_1_Remove_m5261279B5BB1E662CA484B19C369368F68865CEB_RuntimeMethod_var); } IL_00d9: { LinkedListNode_1_tA954669AB47FF20F6EA4B4AB9DD3DDB4B9FD6EF0 * L_40 = V_6; if (L_40) { goto IL_004a; } } IL_00e0: { LinkedList_1_t0513C063019CC3F3A13FA4E2C35EAAE500C6CF8F * L_41 = __this->get_connections_2(); NullCheck(L_41); int32_t L_42 = LinkedList_1_get_Count_m7EB76777529BB94C25F81ADB1A0DC50AE3BB0395_inline(L_41, /*hidden argument*/LinkedList_1_get_Count_m7EB76777529BB94C25F81ADB1A0DC50AE3BB0395_RuntimeMethod_var); V_1 = (bool)((((int32_t)L_42) == ((int32_t)0))? 1 : 0); IL2CPP_LEAVE(0xFC, FINALLY_00f1); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00f1; } FINALLY_00f1: { // begin finally (depth: 1) { bool L_43 = V_4; if (!L_43) { goto IL_00fb; } } IL_00f5: { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_44 = V_3; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_44, /*hidden argument*/NULL); } IL_00fb: { IL2CPP_END_FINALLY(241) } } // end finally (depth: 1) IL2CPP_CLEANUP(241) { IL2CPP_JUMP_TBL(0x134, IL_0134) IL2CPP_JUMP_TBL(0xFC, IL_00fc) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00fc: { List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF * L_45 = V_2; if (L_45) { goto IL_0101; } } { bool L_46 = V_1; return L_46; } IL_0101: { List_1_tDC19447C7726EBF0BB30C4A473C2EE0D91B901FF * L_47 = V_2; NullCheck(L_47); Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC L_48 = List_1_GetEnumerator_m4A75D7685E5D86C0EDB7640AE02A11C9B28DE4C3(L_47, /*hidden argument*/List_1_GetEnumerator_m4A75D7685E5D86C0EDB7640AE02A11C9B28DE4C3_RuntimeMethod_var); V_10 = L_48; } IL_0109: try { // begin try (depth: 1) { goto IL_0118; } IL_010b: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_49 = Enumerator_get_Current_mE262D0F575A9FD34B907535442A887F7907B0434_inline((Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC *)(&V_10), /*hidden argument*/Enumerator_get_Current_mE262D0F575A9FD34B907535442A887F7907B0434_RuntimeMethod_var); NullCheck(L_49); WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(L_49, (bool)0, /*hidden argument*/NULL); } IL_0118: { bool L_50 = Enumerator_MoveNext_m7C1200907FE3706D083F15556D53F57FC351A36D((Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC *)(&V_10), /*hidden argument*/Enumerator_MoveNext_m7C1200907FE3706D083F15556D53F57FC351A36D_RuntimeMethod_var); if (L_50) { goto IL_010b; } } IL_0121: { IL2CPP_LEAVE(0x6, FINALLY_0126); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0126; } FINALLY_0126: { // begin finally (depth: 1) Enumerator_Dispose_mF978AA55D62613B836271700DF8E9482C030B7C9((Enumerator_t0F240D5FA90A2D25D3A7E6EA909645C6706B01AC *)(&V_10), /*hidden argument*/Enumerator_Dispose_mF978AA55D62613B836271700DF8E9482C030B7C9_RuntimeMethod_var); IL2CPP_END_FINALLY(294) } // end finally (depth: 1) IL2CPP_CLEANUP(294) { IL2CPP_JUMP_TBL(0x6, IL_0006) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0134: { bool L_51 = V_7; return L_51; } } #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.Net.WebConnection System.Net.WebConnectionGroup_ConnectionState::get_Connection() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ConnectionState_get_Connection_m8C9B3DFE1B32CAAC97DAC74A840964A16189D4D6 (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method) { { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_0 = __this->get_U3CConnectionU3Ek__BackingField_0(); return L_0; } } // System.Void System.Net.WebConnectionGroup_ConnectionState::set_Connection(System.Net.WebConnection) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConnectionState_set_Connection_m169D4C3A19C2ED277103AB2D242525F16B401DEB (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___value0, const RuntimeMethod* method) { { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_0 = ___value0; __this->set_U3CConnectionU3Ek__BackingField_0(L_0); return; } } // System.Net.WebConnectionGroup System.Net.WebConnectionGroup_ConnectionState::get_Group() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * ConnectionState_get_Group_m39FE80A7416FFB84F209D8071148E3F3F8B3C784 (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method) { { WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * L_0 = __this->get_U3CGroupU3Ek__BackingField_1(); return L_0; } } // System.Void System.Net.WebConnectionGroup_ConnectionState::set_Group(System.Net.WebConnectionGroup) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConnectionState_set_Group_m49278D7CB53D2D47B35DD05EC81614FC1E47B3E3 (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * ___value0, const RuntimeMethod* method) { { WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * L_0 = ___value0; __this->set_U3CGroupU3Ek__BackingField_1(L_0); return; } } // System.Net.ServicePoint System.Net.WebConnectionGroup_ConnectionState::get_ServicePoint() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * ConnectionState_get_ServicePoint_mE4218AB3AD60BFD8E37703B98F3E63DBDFD5C172 (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method) { { WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * L_0 = ConnectionState_get_Group_m39FE80A7416FFB84F209D8071148E3F3F8B3C784_inline(__this, /*hidden argument*/NULL); NullCheck(L_0); ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_1 = L_0->get_sPoint_0(); return L_1; } } // System.Boolean System.Net.WebConnectionGroup_ConnectionState::get_Busy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ConnectionState_get_Busy_mB662FC2792798F61882036D499518F481CE9603A (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_busy_2(); return L_0; } } // System.DateTime System.Net.WebConnectionGroup_ConnectionState::get_IdleSince() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ConnectionState_get_IdleSince_m71B6ACBE3CB2C3BB0F24FF806F0894C5246A9019 (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = __this->get_idleSince_3(); return L_0; } } // System.Boolean System.Net.WebConnectionGroup_ConnectionState::TrySetBusy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ConnectionState_TrySetBusy_m7E9451A5C520D9AB76064AEFBC1E79C285AADACC (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ConnectionState_TrySetBusy_m7E9451A5C520D9AB76064AEFBC1E79C285AADACC_MetadataUsageId); s_Il2CppMethodInitialized = true; } ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * V_0 = NULL; bool V_1 = false; 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); { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_0 = ConnectionState_get_ServicePoint_mE4218AB3AD60BFD8E37703B98F3E63DBDFD5C172(__this, /*hidden argument*/NULL); V_0 = L_0; V_1 = (bool)0; } IL_0009: try { // begin try (depth: 1) { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_1 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL); bool L_2 = __this->get_busy_2(); if (!L_2) { goto IL_001d; } } IL_0019: { V_2 = (bool)0; IL2CPP_LEAVE(0x50, FINALLY_0046); } IL_001d: { __this->set_busy_2((bool)1); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = DateTime_get_UtcNow_m171F52F4B3A213E4BAD7B78DC8E794A269DE38A1(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_4 = TimeSpan_FromDays_m99DCC655C53C2898FF0C41D1DDFE17A749081DDB((3650.0), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_5 = DateTime_op_Addition_m6CE7A79B6E219E67A75AB17545D1873529262282(L_3, L_4, /*hidden argument*/NULL); __this->set_idleSince_3(L_5); V_2 = (bool)1; IL2CPP_LEAVE(0x50, FINALLY_0046); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0046; } FINALLY_0046: { // begin finally (depth: 1) { bool L_6 = V_1; if (!L_6) { goto IL_004f; } } IL_0049: { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_7 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_7, /*hidden argument*/NULL); } IL_004f: { IL2CPP_END_FINALLY(70) } } // end finally (depth: 1) IL2CPP_CLEANUP(70) { IL2CPP_JUMP_TBL(0x50, IL_0050) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0050: { bool L_8 = V_2; return L_8; } } // System.Void System.Net.WebConnectionGroup_ConnectionState::SetIdle() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConnectionState_SetIdle_mA53B60FB52CE86FFA1D6914DFF0473A5A96D1DD1 (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ConnectionState_SetIdle_mA53B60FB52CE86FFA1D6914DFF0473A5A96D1DD1_MetadataUsageId); s_Il2CppMethodInitialized = true; } ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * 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) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_0 = ConnectionState_get_ServicePoint_mE4218AB3AD60BFD8E37703B98F3E63DBDFD5C172(__this, /*hidden argument*/NULL); V_0 = L_0; V_1 = (bool)0; } IL_0009: try { // begin try (depth: 1) ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_1 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_1, (bool*)(&V_1), /*hidden argument*/NULL); __this->set_busy_2((bool)0); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_2 = DateTime_get_UtcNow_m171F52F4B3A213E4BAD7B78DC8E794A269DE38A1(/*hidden argument*/NULL); __this->set_idleSince_3(L_2); IL2CPP_LEAVE(0x2F, FINALLY_0025); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0025; } FINALLY_0025: { // begin finally (depth: 1) { bool L_3 = V_1; if (!L_3) { goto IL_002e; } } IL_0028: { ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_4 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_4, /*hidden argument*/NULL); } IL_002e: { IL2CPP_END_FINALLY(37) } } // end finally (depth: 1) IL2CPP_CLEANUP(37) { IL2CPP_JUMP_TBL(0x2F, IL_002f) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_002f: { return; } } // System.Void System.Net.WebConnectionGroup_ConnectionState::.ctor(System.Net.WebConnectionGroup) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConnectionState__ctor_m4E5DF1083DD07F0538A60670780142FD2F428890 (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * ___group0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ConnectionState__ctor_m4E5DF1083DD07F0538A60670780142FD2F428890_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * L_0 = ___group0; ConnectionState_set_Group_m49278D7CB53D2D47B35DD05EC81614FC1E47B3E3_inline(__this, L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_1 = DateTime_get_UtcNow_m171F52F4B3A213E4BAD7B78DC8E794A269DE38A1(/*hidden argument*/NULL); __this->set_idleSince_3(L_1); WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * L_2 = ___group0; NullCheck(L_2); ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * L_3 = L_2->get_sPoint_0(); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_4 = (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 *)il2cpp_codegen_object_new(WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243_il2cpp_TypeInfo_var); WebConnection__ctor_m64B8D22FB5F0D82EE474DC6B9C97CFF9ED73F4AB(L_4, __this, L_3, /*hidden argument*/NULL); ConnectionState_set_Connection_m169D4C3A19C2ED277103AB2D242525F16B401DEB_inline(__this, L_4, /*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.Net.WebConnectionStream::.ctor(System.Net.WebConnection,System.Net.WebConnectionData) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream__ctor_mFBA63C859EB9E44B9BEB807658DAED0DD3EB36AC (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___cnc0, WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * ___data1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream__ctor_mFBA63C859EB9E44B9BEB807658DAED0DD3EB36AC_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); int32_t G_B9_0 = 0; { RuntimeObject * L_0 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(L_0, /*hidden argument*/NULL); __this->set_locker_26(L_0); IL2CPP_RUNTIME_CLASS_INIT(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7_il2cpp_TypeInfo_var); Stream__ctor_m58342D6FD95230C6BA1058E5698AB4BAF0A4DBF5(__this, /*hidden argument*/NULL); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_1 = ___data1; if (L_1) { goto IL_001f; } } { InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_2 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_2, _stringLiteral129C9C3F8D66749FC7B94A0C58CE91CDAADABF3C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, WebConnectionStream__ctor_mFBA63C859EB9E44B9BEB807658DAED0DD3EB36AC_RuntimeMethod_var); } IL_001f: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_3 = ___data1; NullCheck(L_3); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_4 = L_3->get_Headers_3(); if (L_4) { goto IL_0032; } } { InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_5 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_5, _stringLiteralBFE8557CF50D83E630AA617955268E24C1EC746E, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, WebConnectionStream__ctor_mFBA63C859EB9E44B9BEB807658DAED0DD3EB36AC_RuntimeMethod_var); } IL_0032: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_6 = ___data1; NullCheck(L_6); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_7 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0045; } } { InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_8 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_8, _stringLiteral6D95A3CC14D5D8FC45ED76CCF3099380FB98A63C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, WebConnectionStream__ctor_mFBA63C859EB9E44B9BEB807658DAED0DD3EB36AC_RuntimeMethod_var); } IL_0045: { __this->set_isRead_5((bool)1); AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_9 = (AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 *)il2cpp_codegen_object_new(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4_il2cpp_TypeInfo_var); AsyncCallback__ctor_m36AEE927E6AFEE950656BC5F7841682D23DE2EBB(L_9, __this, (intptr_t)((intptr_t)WebConnectionStream_ReadCallbackWrapper_m07A148DB07C61128C387FF38DFEC32EB8122BCAF_RuntimeMethod_var), /*hidden argument*/NULL); __this->set_cb_wrapper_32(L_9); ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_10 = (ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 *)il2cpp_codegen_object_new(ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408_il2cpp_TypeInfo_var); ManualResetEvent__ctor_m8973D9E3C622B9602641C017A33870F51D0311E1(L_10, (bool)1, /*hidden argument*/NULL); __this->set_pending_18(L_10); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_11 = ___data1; NullCheck(L_11); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_12 = WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline(L_11, /*hidden argument*/NULL); __this->set_request_7(L_12); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_13 = __this->get_request_7(); NullCheck(L_13); int32_t L_14 = HttpWebRequest_get_ReadWriteTimeout_m86E1F5472AAB426943817D16339BF5651E0AC841_inline(L_13, /*hidden argument*/NULL); __this->set_read_timeout_30(L_14); int32_t L_15 = __this->get_read_timeout_30(); __this->set_write_timeout_31(L_15); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_16 = ___cnc0; __this->set_cnc_6(L_16); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_17 = ___data1; NullCheck(L_17); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_18 = L_17->get_Headers_3(); NullCheck(L_18); String_t* L_19 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_18, _stringLiteral4D8B97A685DB2FA279DF1BB0D54E0FDC0C9F8BB5, /*hidden argument*/NULL); V_0 = L_19; String_t* L_20 = V_0; if (!L_20) { goto IL_00c2; } } { String_t* L_21 = V_0; NullCheck(L_21); int32_t L_22 = String_IndexOf_mF9EA8429E9D1B7475D5A297E67435CF34E965F28(L_21, _stringLiteral7DB2323AF37E1841807C6590CD0597B920564B93, 5, /*hidden argument*/NULL); G_B9_0 = ((((int32_t)((((int32_t)L_22) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); goto IL_00c3; } IL_00c2: { G_B9_0 = 0; } IL_00c3: { WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_23 = ___data1; NullCheck(L_23); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_24 = L_23->get_Headers_3(); NullCheck(L_24); String_t* L_25 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_24, _stringLiteral6BA83D8699910039B5B5F1D3BD60B1F43B1C39FA, /*hidden argument*/NULL); V_1 = L_25; if (G_B9_0) { goto IL_011d; } } { String_t* L_26 = V_1; if (!L_26) { goto IL_011d; } } { String_t* L_27 = V_1; bool L_28 = String_op_Inequality_m0BD184A74F453A72376E81CC6CAEE2556B80493E(L_27, _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709, /*hidden argument*/NULL); if (!L_28) { goto IL_011d; } } IL_00e6: try { // begin try (depth: 1) { String_t* L_29 = V_1; int32_t L_30 = Int32_Parse_m5807B6243415790250FC25168F767C08FC16FDEA(L_29, /*hidden argument*/NULL); __this->set_contentLength_12((((int64_t)((int64_t)L_30)))); int64_t L_31 = __this->get_contentLength_12(); if (L_31) { goto IL_0109; } } IL_00fb: { bool L_32 = WebConnectionStream_IsNtlmAuth_m26DC82B8F6EC25E1C5E8D64CEBCF1A14005254C0(__this, /*hidden argument*/NULL); if (L_32) { goto IL_0109; } } IL_0103: { WebConnectionStream_ReadAll_m2DB26220CA17BA940A59E0C83202E19CB3F348D7(__this, /*hidden argument*/NULL); } IL_0109: { goto IL_012c; } } // 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_010b; throw e; } CATCH_010b: { // begin catch(System.Object) __this->set_contentLength_12(((int64_t)(std::numeric_limits::max)())); goto IL_012c; } // end catch (depth: 1) IL_011d: { __this->set_contentLength_12(((int64_t)(std::numeric_limits::max)())); } IL_012c: { String_t* L_33 = V_1; int32_t* L_34 = __this->get_address_of_stream_length_11(); bool L_35 = Int32_TryParse_m03D31CAB7050E8286A8A90711C896B181006AD00(L_33, (int32_t*)L_34, /*hidden argument*/NULL); if (L_35) { goto IL_0141; } } { __this->set_stream_length_11((-1)); } IL_0141: { return; } } // System.Void System.Net.WebConnectionStream::.ctor(System.Net.WebConnection,System.Net.HttpWebRequest) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream__ctor_m029C30339C03B615360A23FBD5C8031698062757 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___cnc0, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___request1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream__ctor_m029C30339C03B615360A23FBD5C8031698062757_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(L_0, /*hidden argument*/NULL); __this->set_locker_26(L_0); IL2CPP_RUNTIME_CLASS_INIT(Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7_il2cpp_TypeInfo_var); Stream__ctor_m58342D6FD95230C6BA1058E5698AB4BAF0A4DBF5(__this, /*hidden argument*/NULL); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_1 = ___request1; NullCheck(L_1); int32_t L_2 = HttpWebRequest_get_ReadWriteTimeout_m86E1F5472AAB426943817D16339BF5651E0AC841_inline(L_1, /*hidden argument*/NULL); __this->set_read_timeout_30(L_2); int32_t L_3 = __this->get_read_timeout_30(); __this->set_write_timeout_31(L_3); __this->set_isRead_5((bool)0); AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_4 = (AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 *)il2cpp_codegen_object_new(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4_il2cpp_TypeInfo_var); AsyncCallback__ctor_m36AEE927E6AFEE950656BC5F7841682D23DE2EBB(L_4, __this, (intptr_t)((intptr_t)WebConnectionStream_WriteCallbackWrapper_m1265040288FABA1D72A9A5ED6E9131ADFB6C2F31_RuntimeMethod_var), /*hidden argument*/NULL); __this->set_cb_wrapper_32(L_4); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_5 = ___cnc0; __this->set_cnc_6(L_5); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_6 = ___request1; __this->set_request_7(L_6); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_7 = ___request1; NullCheck(L_7); bool L_8 = HttpWebRequest_get_InternalAllowBuffering_m07B77C80FEB9822A91DD23A4E99139566385717E(L_7, /*hidden argument*/NULL); __this->set_allowBuffering_19(L_8); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_9 = ___request1; NullCheck(L_9); bool L_10 = HttpWebRequest_get_SendChunked_mA44BAA89D8F887C53638D792B9B35A92AAE46FB3_inline(L_9, /*hidden argument*/NULL); __this->set_sendChunked_20(L_10); bool L_11 = __this->get_sendChunked_20(); if (!L_11) { goto IL_007d; } } { ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_12 = (ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 *)il2cpp_codegen_object_new(ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408_il2cpp_TypeInfo_var); ManualResetEvent__ctor_m8973D9E3C622B9602641C017A33870F51D0311E1(L_12, (bool)1, /*hidden argument*/NULL); __this->set_pending_18(L_12); return; } IL_007d: { bool L_13 = __this->get_allowBuffering_19(); if (!L_13) { goto IL_0090; } } { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_14 = (MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C *)il2cpp_codegen_object_new(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C_il2cpp_TypeInfo_var); MemoryStream__ctor_m9D0F92C76EFEDA651B678A98EB693FD945286DC2(L_14, /*hidden argument*/NULL); __this->set_writeBuffer_21(L_14); } IL_0090: { return; } } // System.Boolean System.Net.WebConnectionStream::CheckAuthHeader(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnectionStream_CheckAuthHeader_m1E8BFB46D47E91AE81728FF32187CB8A4A17A105 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, String_t* ___headerName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_CheckAuthHeader_m1E8BFB46D47E91AE81728FF32187CB8A4A17A105_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_0 = __this->get_cnc_6(); NullCheck(L_0); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_1 = L_0->get_Data_10(); NullCheck(L_1); WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * L_2 = L_1->get_Headers_3(); String_t* L_3 = ___headerName0; NullCheck(L_2); String_t* L_4 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_2, L_3, /*hidden argument*/NULL); V_0 = L_4; String_t* L_5 = V_0; if (!L_5) { goto IL_002d; } } { String_t* L_6 = V_0; NullCheck(L_6); int32_t L_7 = String_IndexOf_mF9EA8429E9D1B7475D5A297E67435CF34E965F28(L_6, _stringLiteral026EAC853E081A2793439A30EF3A00433E26F261, 4, /*hidden argument*/NULL); return (bool)((((int32_t)((((int32_t)L_7) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_002d: { return (bool)0; } } // System.Boolean System.Net.WebConnectionStream::IsNtlmAuth() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnectionStream_IsNtlmAuth_m26DC82B8F6EC25E1C5E8D64CEBCF1A14005254C0 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_IsNtlmAuth_m26DC82B8F6EC25E1C5E8D64CEBCF1A14005254C0_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t G_B3_0 = 0; { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_0 = __this->get_request_7(); NullCheck(L_0); RuntimeObject* L_1 = VirtFuncInvoker0< RuntimeObject* >::Invoke(19 /* System.Net.IWebProxy System.Net.WebRequest::get_Proxy() */, L_0); if (!L_1) { goto IL_002d; } } { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_2 = __this->get_request_7(); NullCheck(L_2); RuntimeObject* L_3 = VirtFuncInvoker0< RuntimeObject* >::Invoke(19 /* System.Net.IWebProxy System.Net.WebRequest::get_Proxy() */, L_2); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_4 = __this->get_request_7(); NullCheck(L_4); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_5 = HttpWebRequest_get_Address_mC998EF3704E8B63D965DBE0DA1EF66094C982C6B_inline(L_4, /*hidden argument*/NULL); NullCheck(L_3); bool L_6 = InterfaceFuncInvoker1< bool, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * >::Invoke(1 /* System.Boolean System.Net.IWebProxy::IsBypassed(System.Uri) */, IWebProxy_tA24C0862A1ACA35D20FD079E2672CA5786C1A67E_il2cpp_TypeInfo_var, L_3, L_5); G_B3_0 = ((((int32_t)L_6) == ((int32_t)0))? 1 : 0); goto IL_002e; } IL_002d: { G_B3_0 = 0; } IL_002e: { if (!G_B3_0) { goto IL_003f; } } { bool L_7 = WebConnectionStream_CheckAuthHeader_m1E8BFB46D47E91AE81728FF32187CB8A4A17A105(__this, _stringLiteral0CE13782E9AC74EF50B0F764C0721DE2A4AE3187, /*hidden argument*/NULL); if (!L_7) { goto IL_003f; } } { return (bool)1; } IL_003f: { bool L_8 = WebConnectionStream_CheckAuthHeader_m1E8BFB46D47E91AE81728FF32187CB8A4A17A105(__this, _stringLiteral91E15DFD33A8977326EC3048FFFCF2851F9AB5D0, /*hidden argument*/NULL); return L_8; } } // System.Void System.Net.WebConnectionStream::CheckResponseInBuffer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_CheckResponseInBuffer_mC692FE873374422FC3DC1CDA3374CA1B1F8404C9 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_contentLength_12(); if ((((int64_t)L_0) <= ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_002e; } } { int32_t L_1 = __this->get_readBufferSize_10(); int32_t L_2 = __this->get_readBufferOffset_9(); int64_t L_3 = __this->get_contentLength_12(); if ((((int64_t)(((int64_t)((int64_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)L_2)))))) < ((int64_t)L_3))) { goto IL_002e; } } { bool L_4 = WebConnectionStream_IsNtlmAuth_m26DC82B8F6EC25E1C5E8D64CEBCF1A14005254C0(__this, /*hidden argument*/NULL); if (L_4) { goto IL_002e; } } { WebConnectionStream_ReadAll_m2DB26220CA17BA940A59E0C83202E19CB3F348D7(__this, /*hidden argument*/NULL); } IL_002e: { return; } } // System.Net.WebConnection System.Net.WebConnectionStream::get_Connection() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * WebConnectionStream_get_Connection_m9FFDC48DE0FE144443431EEB715D1DA5B460067C (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_0 = __this->get_cnc_6(); return L_0; } } // System.Int32 System.Net.WebConnectionStream::get_ReadTimeout() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebConnectionStream_get_ReadTimeout_mCB93A9B64FBBEECAE87B3C3F1D697997ED8B2F33 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_read_timeout_30(); return L_0; } } // System.Int32 System.Net.WebConnectionStream::get_WriteTimeout() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebConnectionStream_get_WriteTimeout_mA7F4E50582C3872DE27AE591A6E6A3186FD5B87E (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_write_timeout_31(); return L_0; } } // System.Boolean System.Net.WebConnectionStream::get_CompleteRequestWritten() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnectionStream_get_CompleteRequestWritten_m2CE66E5BAD797C5DE04C188041418DEDDDA62FD6 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_complete_request_written_29(); return L_0; } } // System.Void System.Net.WebConnectionStream::set_SendChunked(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_set_SendChunked_m19B2E66DBE0EF896D562173B18F7DA62E707E61B (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_sendChunked_20(L_0); return; } } // System.Void System.Net.WebConnectionStream::set_ReadBuffer(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_set_ReadBuffer_m83EFEB4452866B3B82420C0B5A46B788F59BB7F5 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___value0, const RuntimeMethod* method) { { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___value0; __this->set_readBuffer_8(L_0); return; } } // System.Void System.Net.WebConnectionStream::set_ReadBufferOffset(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_set_ReadBufferOffset_mB30436CA2165A8241F3901EDAEA0F7087FDF70C1 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_readBufferOffset_9(L_0); return; } } // System.Void System.Net.WebConnectionStream::set_ReadBufferSize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_set_ReadBufferSize_mE30E018A060002F77284E4EC09C35D6FB04462F7 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_readBufferSize_10(L_0); return; } } // System.Byte[] System.Net.WebConnectionStream::get_WriteBuffer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* WebConnectionStream_get_WriteBuffer_mC6D3C2B28B56729F7C6E5BF61C2A82CF4CBB3903 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_0 = __this->get_writeBuffer_21(); NullCheck(L_0); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = VirtFuncInvoker0< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* >::Invoke(31 /* System.Byte[] System.IO.MemoryStream::GetBuffer() */, L_0); return L_1; } } // System.Int32 System.Net.WebConnectionStream::get_WriteBufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebConnectionStream_get_WriteBufferLength_mD4DAA8A0B6D4E7DBD9E881F92EF8CE34BC52E4BD (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_0 = __this->get_writeBuffer_21(); if (L_0) { goto IL_000a; } } { return (-1); } IL_000a: { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_1 = __this->get_writeBuffer_21(); NullCheck(L_1); int64_t L_2 = VirtFuncInvoker0< int64_t >::Invoke(10 /* System.Int64 System.IO.Stream::get_Length() */, L_1); return (((int32_t)((int32_t)L_2))); } } // System.Void System.Net.WebConnectionStream::ForceCompletion() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_ForceCompletion_mA4460C1FFC516463CDD44A94937C30AB135EE462 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_nextReadCalled_15(); if (L_0) { goto IL_0033; } } { int64_t L_1 = __this->get_contentLength_12(); if ((!(((uint64_t)L_1) == ((uint64_t)((int64_t)(std::numeric_limits::max)()))))) { goto IL_0021; } } { __this->set_contentLength_12((((int64_t)((int64_t)0)))); } IL_0021: { __this->set_nextReadCalled_15((bool)1); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_2 = __this->get_cnc_6(); NullCheck(L_2); WebConnection_NextRead_mF0A9E5A7CB0577D8A7A0B5767FE50EFDB29F923F(L_2, /*hidden argument*/NULL); } IL_0033: { return; } } // System.Void System.Net.WebConnectionStream::CheckComplete() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_CheckComplete_m08068E5BB242EAF233265505E9E415E4012E748B (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_nextReadCalled_15(); if (L_0) { goto IL_0030; } } { int32_t L_1 = __this->get_readBufferSize_10(); int32_t L_2 = __this->get_readBufferOffset_9(); int64_t L_3 = __this->get_contentLength_12(); if ((!(((uint64_t)(((int64_t)((int64_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)L_2)))))) == ((uint64_t)L_3)))) { goto IL_0030; } } { __this->set_nextReadCalled_15((bool)1); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_4 = __this->get_cnc_6(); NullCheck(L_4); WebConnection_NextRead_mF0A9E5A7CB0577D8A7A0B5767FE50EFDB29F923F(L_4, /*hidden argument*/NULL); } IL_0030: { return; } } // System.Void System.Net.WebConnectionStream::ReadAll() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_ReadAll_m2DB26220CA17BA940A59E0C83202E19CB3F348D7 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_ReadAll_m2DB26220CA17BA940A59E0C83202E19CB3F348D7_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; bool V_1 = false; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * V_5 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 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); { bool L_0 = __this->get_isRead_5(); if (!L_0) { goto IL_0026; } } { bool L_1 = __this->get_read_eof_28(); if (L_1) { goto IL_0026; } } { int64_t L_2 = __this->get_totalRead_13(); int64_t L_3 = __this->get_contentLength_12(); if ((((int64_t)L_2) >= ((int64_t)L_3))) { goto IL_0026; } } { bool L_4 = __this->get_nextReadCalled_15(); if (!L_4) { goto IL_0049; } } IL_0026: { bool L_5 = __this->get_isRead_5(); if (!L_5) { goto IL_0048; } } { bool L_6 = __this->get_nextReadCalled_15(); if (L_6) { goto IL_0048; } } { __this->set_nextReadCalled_15((bool)1); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_7 = __this->get_cnc_6(); NullCheck(L_7); WebConnection_NextRead_mF0A9E5A7CB0577D8A7A0B5767FE50EFDB29F923F(L_7, /*hidden argument*/NULL); } IL_0048: { return; } IL_0049: { ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_8 = __this->get_pending_18(); int32_t L_9 = VirtFuncInvoker0< int32_t >::Invoke(13 /* System.Int32 System.IO.Stream::get_ReadTimeout() */, __this); NullCheck(L_8); bool L_10 = VirtFuncInvoker1< bool, int32_t >::Invoke(11 /* System.Boolean System.Threading.WaitHandle::WaitOne(System.Int32) */, L_8, L_9); if (L_10) { goto IL_0069; } } { WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * L_11 = (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)il2cpp_codegen_object_new(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var); WebException__ctor_mABBCD10936CE582BDF68BA0204ECBDA253119AFE(L_11, _stringLiteralBE3F306A5E0BA5DC2F76020448FB66EB734EF545, ((int32_t)14), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, WebConnectionStream_ReadAll_m2DB26220CA17BA940A59E0C83202E19CB3F348D7_RuntimeMethod_var); } IL_0069: { RuntimeObject * L_12 = __this->get_locker_26(); V_0 = L_12; V_1 = (bool)0; } IL_0072: try { // begin try (depth: 1) { RuntimeObject * L_13 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_13, (bool*)(&V_1), /*hidden argument*/NULL); int64_t L_14 = __this->get_totalRead_13(); int64_t L_15 = __this->get_contentLength_12(); if ((((int64_t)L_14) < ((int64_t)L_15))) { goto IL_008d; } } IL_0088: { IL2CPP_LEAVE(0x1FB, FINALLY_01e6); } IL_008d: { V_2 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; int32_t L_16 = __this->get_readBufferSize_10(); int32_t L_17 = __this->get_readBufferOffset_9(); V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)L_17)); int64_t L_18 = __this->get_contentLength_12(); if ((!(((uint64_t)L_18) == ((uint64_t)((int64_t)(std::numeric_limits::max)()))))) { goto IL_0148; } } IL_00b1: { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_19 = (MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C *)il2cpp_codegen_object_new(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C_il2cpp_TypeInfo_var); MemoryStream__ctor_m9D0F92C76EFEDA651B678A98EB693FD945286DC2(L_19, /*hidden argument*/NULL); V_5 = L_19; V_6 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_20 = __this->get_readBuffer_8(); if (!L_20) { goto IL_00f0; } } IL_00c3: { int32_t L_21 = V_3; if ((((int32_t)L_21) <= ((int32_t)0))) { goto IL_00f0; } } IL_00c7: { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_22 = V_5; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_23 = __this->get_readBuffer_8(); int32_t L_24 = __this->get_readBufferOffset_9(); int32_t L_25 = V_3; NullCheck(L_22); VirtActionInvoker3< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(29 /* System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) */, L_22, L_23, L_24, L_25); int32_t L_26 = __this->get_readBufferSize_10(); if ((((int32_t)L_26) < ((int32_t)((int32_t)8192)))) { goto IL_00f0; } } IL_00e8: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_27 = __this->get_readBuffer_8(); V_6 = L_27; } IL_00f0: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_28 = V_6; if (L_28) { goto IL_010e; } } IL_00f4: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_29 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)((int32_t)8192)); V_6 = L_29; goto IL_010e; } IL_0102: { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_30 = V_5; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_31 = V_6; int32_t L_32 = V_7; NullCheck(L_30); VirtActionInvoker3< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(29 /* System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) */, L_30, L_31, 0, L_32); } IL_010e: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_33 = __this->get_cnc_6(); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_34 = __this->get_request_7(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_35 = V_6; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_36 = V_6; NullCheck(L_36); NullCheck(L_33); int32_t L_37 = WebConnection_Read_m42DDD6C1964CE76E64E6A81ADB3D9EE43E8B86D9(L_33, L_34, L_35, 0, (((int32_t)((int32_t)(((RuntimeArray*)L_36)->max_length)))), /*hidden argument*/NULL); int32_t L_38 = L_37; V_7 = L_38; if (L_38) { goto IL_0102; } } IL_012b: { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_39 = V_5; NullCheck(L_39); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_40 = VirtFuncInvoker0< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* >::Invoke(31 /* System.Byte[] System.IO.MemoryStream::GetBuffer() */, L_39); V_2 = L_40; MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_41 = V_5; NullCheck(L_41); int64_t L_42 = VirtFuncInvoker0< int64_t >::Invoke(10 /* System.Int64 System.IO.Stream::get_Length() */, L_41); V_4 = (((int32_t)((int32_t)L_42))); int32_t L_43 = V_4; __this->set_contentLength_12((((int64_t)((int64_t)L_43)))); goto IL_01bf; } IL_0148: { int64_t L_44 = __this->get_contentLength_12(); int64_t L_45 = __this->get_totalRead_13(); V_4 = (((int32_t)((int32_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_44, (int64_t)L_45))))); int32_t L_46 = V_4; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_47 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)L_46); V_2 = L_47; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_48 = __this->get_readBuffer_8(); if (!L_48) { goto IL_0188; } } IL_0168: { int32_t L_49 = V_3; if ((((int32_t)L_49) <= ((int32_t)0))) { goto IL_0188; } } IL_016c: { int32_t L_50 = V_3; int32_t L_51 = V_4; if ((((int32_t)L_50) <= ((int32_t)L_51))) { goto IL_0174; } } IL_0171: { int32_t L_52 = V_4; V_3 = L_52; } IL_0174: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_53 = __this->get_readBuffer_8(); int32_t L_54 = __this->get_readBufferOffset_9(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_55 = V_2; int32_t L_56 = V_3; Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353((RuntimeArray *)(RuntimeArray *)L_53, L_54, (RuntimeArray *)(RuntimeArray *)L_55, 0, L_56, /*hidden argument*/NULL); } IL_0188: { int32_t L_57 = V_4; int32_t L_58 = V_3; V_8 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_57, (int32_t)L_58)); V_9 = (-1); goto IL_01b6; } IL_0193: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_59 = __this->get_cnc_6(); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_60 = __this->get_request_7(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_61 = V_2; int32_t L_62 = V_3; int32_t L_63 = V_8; NullCheck(L_59); int32_t L_64 = WebConnection_Read_m42DDD6C1964CE76E64E6A81ADB3D9EE43E8B86D9(L_59, L_60, L_61, L_62, L_63, /*hidden argument*/NULL); V_9 = L_64; int32_t L_65 = V_8; int32_t L_66 = V_9; V_8 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_65, (int32_t)L_66)); int32_t L_67 = V_3; int32_t L_68 = V_9; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)L_68)); } IL_01b6: { int32_t L_69 = V_8; if ((((int32_t)L_69) <= ((int32_t)0))) { goto IL_01bf; } } IL_01bb: { int32_t L_70 = V_9; if (L_70) { goto IL_0193; } } IL_01bf: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_71 = V_2; __this->set_readBuffer_8(L_71); __this->set_readBufferOffset_9(0); int32_t L_72 = V_4; __this->set_readBufferSize_10(L_72); __this->set_totalRead_13((((int64_t)((int64_t)0)))); __this->set_nextReadCalled_15((bool)1); IL2CPP_LEAVE(0x1F0, FINALLY_01e6); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01e6; } FINALLY_01e6: { // begin finally (depth: 1) { bool L_73 = V_1; if (!L_73) { goto IL_01ef; } } IL_01e9: { RuntimeObject * L_74 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_74, /*hidden argument*/NULL); } IL_01ef: { IL2CPP_END_FINALLY(486) } } // end finally (depth: 1) IL2CPP_CLEANUP(486) { IL2CPP_JUMP_TBL(0x1FB, IL_01fb) IL2CPP_JUMP_TBL(0x1F0, IL_01f0) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_01f0: { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_75 = __this->get_cnc_6(); NullCheck(L_75); WebConnection_NextRead_mF0A9E5A7CB0577D8A7A0B5767FE50EFDB29F923F(L_75, /*hidden argument*/NULL); } IL_01fb: { return; } } // System.Void System.Net.WebConnectionStream::WriteCallbackWrapper(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_WriteCallbackWrapper_m1265040288FABA1D72A9A5ED6E9131ADFB6C2F31 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, RuntimeObject* ___r0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_WriteCallbackWrapper_m1265040288FABA1D72A9A5ED6E9131ADFB6C2F31_MetadataUsageId); s_Il2CppMethodInitialized = true; } WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * V_0 = 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); { RuntimeObject* L_0 = ___r0; V_0 = ((WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)IsInstClass((RuntimeObject*)L_0, WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var)); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_1 = V_0; if (!L_1) { goto IL_0013; } } { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_2 = V_0; NullCheck(L_2); bool L_3 = L_2->get_AsyncWriteAll_17(); if (!L_3) { goto IL_0013; } } { return; } IL_0013: { RuntimeObject* L_4 = ___r0; NullCheck(L_4); RuntimeObject * L_5 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.IAsyncResult::get_AsyncState() */, IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598_il2cpp_TypeInfo_var, L_4); if (!L_5) { goto IL_0035; } } { RuntimeObject* L_6 = ___r0; NullCheck(L_6); RuntimeObject * L_7 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.IAsyncResult::get_AsyncState() */, IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598_il2cpp_TypeInfo_var, L_6); V_0 = ((WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)CastclassClass((RuntimeObject*)L_7, WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var)); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_8 = V_0; RuntimeObject* L_9 = ___r0; NullCheck(L_8); WebAsyncResult_set_InnerAsyncResult_mFD90FA725F473E6B2764EFA850FD77E9DBF027F4_inline(L_8, L_9, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_10 = V_0; NullCheck(L_10); WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C(L_10, /*hidden argument*/NULL); return; } IL_0035: { } IL_0036: try { // begin try (depth: 1) RuntimeObject* L_11 = ___r0; VirtActionInvoker1< RuntimeObject* >::Invoke(23 /* System.Void System.IO.Stream::EndWrite(System.IAsyncResult) */, __this, L_11); goto IL_0042; } // 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_003f; throw e; } CATCH_003f: { // begin catch(System.Object) goto IL_0042; } // end catch (depth: 1) IL_0042: { return; } } // System.Void System.Net.WebConnectionStream::ReadCallbackWrapper(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_ReadCallbackWrapper_m07A148DB07C61128C387FF38DFEC32EB8122BCAF (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, RuntimeObject* ___r0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_ReadCallbackWrapper_m07A148DB07C61128C387FF38DFEC32EB8122BCAF_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); { RuntimeObject* L_0 = ___r0; NullCheck(L_0); RuntimeObject * L_1 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.IAsyncResult::get_AsyncState() */, IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598_il2cpp_TypeInfo_var, L_0); if (!L_1) { goto IL_0020; } } { RuntimeObject* L_2 = ___r0; NullCheck(L_2); RuntimeObject * L_3 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.IAsyncResult::get_AsyncState() */, IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598_il2cpp_TypeInfo_var, L_2); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_4 = ((WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)CastclassClass((RuntimeObject*)L_3, WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var)); RuntimeObject* L_5 = ___r0; NullCheck(L_4); WebAsyncResult_set_InnerAsyncResult_mFD90FA725F473E6B2764EFA850FD77E9DBF027F4_inline(L_4, L_5, /*hidden argument*/NULL); NullCheck(L_4); WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C(L_4, /*hidden argument*/NULL); return; } IL_0020: { } IL_0021: try { // begin try (depth: 1) RuntimeObject* L_6 = ___r0; VirtFuncInvoker1< int32_t, RuntimeObject* >::Invoke(20 /* System.Int32 System.IO.Stream::EndRead(System.IAsyncResult) */, __this, L_6); goto IL_002e; } // 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_002b; throw e; } CATCH_002b: { // begin catch(System.Object) goto IL_002e; } // end catch (depth: 1) IL_002e: { return; } } // System.Int32 System.Net.WebConnectionStream::Read(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebConnectionStream_Read_m1ACEA5D6E6123A23A69B1F42DE2C7A22501F3D27 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_Read_m1ACEA5D6E6123A23A69B1F42DE2C7A22501F3D27_MetadataUsageId); s_Il2CppMethodInitialized = true; } AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * V_0 = NULL; WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * V_1 = NULL; { AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_0 = __this->get_cb_wrapper_32(); V_0 = L_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = ___buffer0; int32_t L_2 = ___offset1; int32_t L_3 = ___size2; AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_4 = V_0; RuntimeObject* L_5 = VirtFuncInvoker5< RuntimeObject*, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 *, RuntimeObject * >::Invoke(19 /* System.IAsyncResult System.IO.Stream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) */, __this, L_1, L_2, L_3, L_4, NULL); V_1 = ((WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)CastclassClass((RuntimeObject*)L_5, WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var)); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_6 = V_1; NullCheck(L_6); bool L_7 = SimpleAsyncResult_get_IsCompleted_m949C52DCF37C33C0F75CC49A53A8AF8A528470E4(L_6, /*hidden argument*/NULL); if (L_7) { goto IL_004f; } } { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_8 = V_1; int32_t L_9 = VirtFuncInvoker0< int32_t >::Invoke(13 /* System.Int32 System.IO.Stream::get_ReadTimeout() */, __this); NullCheck(L_8); bool L_10 = SimpleAsyncResult_WaitUntilComplete_m3BC73AAAEEBC3DEBF9DAFE05623E351ECECAA8F2(L_8, L_9, (bool)0, /*hidden argument*/NULL); if (L_10) { goto IL_004f; } } { __this->set_nextReadCalled_15((bool)1); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_11 = __this->get_cnc_6(); NullCheck(L_11); WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(L_11, (bool)1, /*hidden argument*/NULL); WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * L_12 = (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)il2cpp_codegen_object_new(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var); WebException__ctor_mABBCD10936CE582BDF68BA0204ECBDA253119AFE(L_12, _stringLiteralBE3F306A5E0BA5DC2F76020448FB66EB734EF545, ((int32_t)14), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, WebConnectionStream_Read_m1ACEA5D6E6123A23A69B1F42DE2C7A22501F3D27_RuntimeMethod_var); } IL_004f: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_13 = V_1; int32_t L_14 = VirtFuncInvoker1< int32_t, RuntimeObject* >::Invoke(20 /* System.Int32 System.IO.Stream::EndRead(System.IAsyncResult) */, __this, L_13); return L_14; } } // System.IAsyncResult System.Net.WebConnectionStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebConnectionStream_BeginRead_m0A1710A267861777A8CBB2782D6ED5529B77DC26 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___cb3, RuntimeObject * ___state4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_BeginRead_m0A1710A267861777A8CBB2782D6ED5529B77DC26_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * V_1 = NULL; int32_t V_2 = 0; RuntimeObject * V_3 = NULL; bool V_4 = false; int32_t V_5 = 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); int32_t G_B21_0 = 0; { bool L_0 = __this->get_isRead_5(); if (L_0) { goto IL_0013; } } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_1 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_1, _stringLiteral6417CC0966CF6AAC7BFD850C09A8CA91745BBD86, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, WebConnectionStream_BeginRead_m0A1710A267861777A8CBB2782D6ED5529B77DC26_RuntimeMethod_var); } IL_0013: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = ___buffer0; if (L_2) { goto IL_0021; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_3 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_3, _stringLiteralE53C2EA1FE4BD2B78BF4723C7C155A578E020A25, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, WebConnectionStream_BeginRead_m0A1710A267861777A8CBB2782D6ED5529B77DC26_RuntimeMethod_var); } IL_0021: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = ___buffer0; NullCheck(L_4); V_0 = (((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))); int32_t L_5 = ___offset1; if ((((int32_t)L_5) < ((int32_t)0))) { goto IL_002d; } } { int32_t L_6 = V_0; int32_t L_7 = ___offset1; if ((((int32_t)L_6) >= ((int32_t)L_7))) { goto IL_0038; } } IL_002d: { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_8 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_8, _stringLiteral53A610E925BBC0A175E365D31241AE75AEEAD651, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, WebConnectionStream_BeginRead_m0A1710A267861777A8CBB2782D6ED5529B77DC26_RuntimeMethod_var); } IL_0038: { int32_t L_9 = ___size2; if ((((int32_t)L_9) < ((int32_t)0))) { goto IL_0042; } } { int32_t L_10 = V_0; int32_t L_11 = ___offset1; int32_t L_12 = ___size2; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)L_11))) >= ((int32_t)L_12))) { goto IL_004d; } } IL_0042: { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_13 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_13, _stringLiteral89368E1D68015693AB48EE189D0632CB5D6EDFB3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, WebConnectionStream_BeginRead_m0A1710A267861777A8CBB2782D6ED5529B77DC26_RuntimeMethod_var); } IL_004d: { RuntimeObject * L_14 = __this->get_locker_26(); V_3 = L_14; V_4 = (bool)0; } IL_0057: try { // begin try (depth: 1) RuntimeObject * L_15 = V_3; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_15, (bool*)(&V_4), /*hidden argument*/NULL); int32_t L_16 = __this->get_pendingReads_16(); __this->set_pendingReads_16(((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1))); ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_17 = __this->get_pending_18(); NullCheck(L_17); EventWaitHandle_Reset_m59EBCEA32BC9C67B4E432BEA5FF0A42ED0CC8A6F(L_17, /*hidden argument*/NULL); IL2CPP_LEAVE(0x86, FINALLY_007b); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_007b; } FINALLY_007b: { // begin finally (depth: 1) { bool L_18 = V_4; if (!L_18) { goto IL_0085; } } IL_007f: { RuntimeObject * L_19 = V_3; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_19, /*hidden argument*/NULL); } IL_0085: { IL2CPP_END_FINALLY(123) } } // end finally (depth: 1) IL2CPP_CLEANUP(123) { IL2CPP_JUMP_TBL(0x86, IL_0086) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0086: { AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_20 = ___cb3; RuntimeObject * L_21 = ___state4; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_22 = ___buffer0; int32_t L_23 = ___offset1; int32_t L_24 = ___size2; WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_25 = (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)il2cpp_codegen_object_new(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var); WebAsyncResult__ctor_m3DEA339577AECC3B5A2F5C78F9297EC966CC8859(L_25, L_20, L_21, L_22, L_23, L_24, /*hidden argument*/NULL); V_1 = L_25; int64_t L_26 = __this->get_totalRead_13(); int64_t L_27 = __this->get_contentLength_12(); if ((((int64_t)L_26) < ((int64_t)L_27))) { goto IL_00b1; } } { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_28 = V_1; NullCheck(L_28); WebAsyncResult_SetCompleted_m548E38A524FBF5F609C555B7C424E88DE6C94A2C(L_28, (bool)1, (-1), /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_29 = V_1; NullCheck(L_29); WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C(L_29, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_30 = V_1; return L_30; } IL_00b1: { int32_t L_31 = __this->get_readBufferSize_10(); int32_t L_32 = __this->get_readBufferOffset_9(); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_31, (int32_t)L_32)); int32_t L_33 = V_2; if ((((int32_t)L_33) <= ((int32_t)0))) { goto IL_0137; } } { int32_t L_34 = V_2; int32_t L_35 = ___size2; if ((((int32_t)L_34) > ((int32_t)L_35))) { goto IL_00ca; } } { int32_t L_36 = V_2; G_B21_0 = L_36; goto IL_00cb; } IL_00ca: { int32_t L_37 = ___size2; G_B21_0 = L_37; } IL_00cb: { V_5 = G_B21_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_38 = __this->get_readBuffer_8(); int32_t L_39 = __this->get_readBufferOffset_9(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_40 = ___buffer0; int32_t L_41 = ___offset1; int32_t L_42 = V_5; Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353((RuntimeArray *)(RuntimeArray *)L_38, L_39, (RuntimeArray *)(RuntimeArray *)L_40, L_41, L_42, /*hidden argument*/NULL); int32_t L_43 = __this->get_readBufferOffset_9(); int32_t L_44 = V_5; __this->set_readBufferOffset_9(((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)L_44))); int32_t L_45 = ___offset1; int32_t L_46 = V_5; ___offset1 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)L_46)); int32_t L_47 = ___size2; int32_t L_48 = V_5; ___size2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_47, (int32_t)L_48)); int64_t L_49 = __this->get_totalRead_13(); int32_t L_50 = V_5; __this->set_totalRead_13(((int64_t)il2cpp_codegen_add((int64_t)L_49, (int64_t)(((int64_t)((int64_t)L_50)))))); int32_t L_51 = ___size2; if (!L_51) { goto IL_011e; } } { int64_t L_52 = __this->get_totalRead_13(); int64_t L_53 = __this->get_contentLength_12(); if ((((int64_t)L_52) < ((int64_t)L_53))) { goto IL_012f; } } IL_011e: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_54 = V_1; int32_t L_55 = V_5; NullCheck(L_54); WebAsyncResult_SetCompleted_m548E38A524FBF5F609C555B7C424E88DE6C94A2C(L_54, (bool)1, L_55, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_56 = V_1; NullCheck(L_56); WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C(L_56, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_57 = V_1; return L_57; } IL_012f: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_58 = V_1; int32_t L_59 = V_5; NullCheck(L_58); WebAsyncResult_set_NBytes_m31F8063B2B331EFF05D30FE042FFED0857622883_inline(L_58, L_59, /*hidden argument*/NULL); } IL_0137: { AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_60 = ___cb3; if (!L_60) { goto IL_0143; } } { AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_61 = __this->get_cb_wrapper_32(); ___cb3 = L_61; } IL_0143: { int64_t L_62 = __this->get_contentLength_12(); if ((((int64_t)L_62) == ((int64_t)((int64_t)(std::numeric_limits::max)())))) { goto IL_0175; } } { int64_t L_63 = __this->get_contentLength_12(); int64_t L_64 = __this->get_totalRead_13(); int32_t L_65 = ___size2; if ((((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_63, (int64_t)L_64))) >= ((int64_t)(((int64_t)((int64_t)L_65)))))) { goto IL_0175; } } { int64_t L_66 = __this->get_contentLength_12(); int64_t L_67 = __this->get_totalRead_13(); ___size2 = (((int32_t)((int32_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_66, (int64_t)L_67))))); } IL_0175: { bool L_68 = __this->get_read_eof_28(); if (L_68) { goto IL_019c; } } { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_69 = V_1; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_70 = __this->get_cnc_6(); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_71 = __this->get_request_7(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_72 = ___buffer0; int32_t L_73 = ___offset1; int32_t L_74 = ___size2; AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_75 = ___cb3; WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_76 = V_1; NullCheck(L_70); RuntimeObject* L_77 = WebConnection_BeginRead_m9156712283BBC00B9FFC001640169DCC2E26E247(L_70, L_71, L_72, L_73, L_74, L_75, L_76, /*hidden argument*/NULL); NullCheck(L_69); WebAsyncResult_set_InnerAsyncResult_mFD90FA725F473E6B2764EFA850FD77E9DBF027F4_inline(L_69, L_77, /*hidden argument*/NULL); goto IL_01af; } IL_019c: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_78 = V_1; WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_79 = V_1; NullCheck(L_79); int32_t L_80 = WebAsyncResult_get_NBytes_m1C92011F20E80F8C5668B0717F3002B6323E3F25_inline(L_79, /*hidden argument*/NULL); NullCheck(L_78); WebAsyncResult_SetCompleted_m548E38A524FBF5F609C555B7C424E88DE6C94A2C(L_78, (bool)1, L_80, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_81 = V_1; NullCheck(L_81); WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C(L_81, /*hidden argument*/NULL); } IL_01af: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_82 = V_1; return L_82; } } // System.Int32 System.Net.WebConnectionStream::EndRead(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebConnectionStream_EndRead_m1C82B7825F510C83A208EA90CF421BB93146122D (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, RuntimeObject* ___r0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_EndRead_m1C82B7825F510C83A208EA90CF421BB93146122D_MetadataUsageId); s_Il2CppMethodInitialized = true; } WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; Exception_t * V_4 = NULL; RuntimeObject * V_5 = NULL; bool V_6 = 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) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { RuntimeObject* L_0 = ___r0; V_0 = ((WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)CastclassClass((RuntimeObject*)L_0, WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var)); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_1 = V_0; NullCheck(L_1); bool L_2 = L_1->get_EndCalled_16(); if (!L_2) { goto IL_001e; } } { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_3 = V_0; NullCheck(L_3); int32_t L_4 = WebAsyncResult_get_NBytes_m1C92011F20E80F8C5668B0717F3002B6323E3F25_inline(L_3, /*hidden argument*/NULL); V_2 = L_4; int32_t L_5 = V_2; if ((((int32_t)L_5) >= ((int32_t)0))) { goto IL_001c; } } { return 0; } IL_001c: { int32_t L_6 = V_2; return L_6; } IL_001e: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_7 = V_0; NullCheck(L_7); L_7->set_EndCalled_16((bool)1); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_8 = V_0; NullCheck(L_8); bool L_9 = SimpleAsyncResult_get_IsCompleted_m949C52DCF37C33C0F75CC49A53A8AF8A528470E4(L_8, /*hidden argument*/NULL); if (L_9) { goto IL_00f1; } } { V_3 = (-1); } IL_0032: try { // begin try (depth: 1) WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_10 = __this->get_cnc_6(); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_11 = __this->get_request_7(); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_12 = V_0; NullCheck(L_10); int32_t L_13 = WebConnection_EndRead_m22FDB4E67DEE4828945FEF970E3274479DB111EF(L_10, L_11, L_12, /*hidden argument*/NULL); V_3 = L_13; goto IL_00b1; } // 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_0047; throw e; } CATCH_0047: { // begin catch(System.Exception) { V_4 = ((Exception_t *)__exception_local); RuntimeObject * L_14 = __this->get_locker_26(); V_5 = L_14; V_6 = (bool)0; } IL_0054: try { // begin try (depth: 2) { RuntimeObject * L_15 = V_5; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_15, (bool*)(&V_6), /*hidden argument*/NULL); int32_t L_16 = __this->get_pendingReads_16(); __this->set_pendingReads_16(((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1))); int32_t L_17 = __this->get_pendingReads_16(); if (L_17) { goto IL_007f; } } IL_0073: { ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_18 = __this->get_pending_18(); NullCheck(L_18); EventWaitHandle_Set_m7959A86A39735296FC949EC86FDA42A6CFAAB94C(L_18, /*hidden argument*/NULL); } IL_007f: { IL2CPP_LEAVE(0x8D, FINALLY_0081); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0081; } FINALLY_0081: { // begin finally (depth: 2) { bool L_19 = V_6; if (!L_19) { goto IL_008c; } } IL_0085: { RuntimeObject * L_20 = V_5; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_20, /*hidden argument*/NULL); } IL_008c: { IL2CPP_END_FINALLY(129) } } // end finally (depth: 2) IL2CPP_CLEANUP(129) { IL2CPP_JUMP_TBL(0x8D, IL_008d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_008d: { __this->set_nextReadCalled_15((bool)1); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_21 = __this->get_cnc_6(); NullCheck(L_21); WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(L_21, (bool)1, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_22 = V_0; Exception_t * L_23 = V_4; NullCheck(L_22); SimpleAsyncResult_SetCompleted_mB9395D66C376B2B6D4671EE1F725660045653A32(L_22, (bool)0, L_23, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_24 = V_0; NullCheck(L_24); WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C(L_24, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, WebConnectionStream_EndRead_m1C82B7825F510C83A208EA90CF421BB93146122D_RuntimeMethod_var); } } // end catch (depth: 1) IL_00b1: { int32_t L_25 = V_3; if ((((int32_t)L_25) >= ((int32_t)0))) { goto IL_00be; } } { V_3 = 0; __this->set_read_eof_28((bool)1); } IL_00be: { int64_t L_26 = __this->get_totalRead_13(); int32_t L_27 = V_3; __this->set_totalRead_13(((int64_t)il2cpp_codegen_add((int64_t)L_26, (int64_t)(((int64_t)((int64_t)L_27)))))); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_28 = V_0; int32_t L_29 = V_3; WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_30 = V_0; NullCheck(L_30); int32_t L_31 = WebAsyncResult_get_NBytes_m1C92011F20E80F8C5668B0717F3002B6323E3F25_inline(L_30, /*hidden argument*/NULL); NullCheck(L_28); WebAsyncResult_SetCompleted_m548E38A524FBF5F609C555B7C424E88DE6C94A2C(L_28, (bool)0, ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_31)), /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_32 = V_0; NullCheck(L_32); WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C(L_32, /*hidden argument*/NULL); int32_t L_33 = V_3; if (L_33) { goto IL_00f1; } } { int64_t L_34 = __this->get_totalRead_13(); __this->set_contentLength_12(L_34); } IL_00f1: { RuntimeObject * L_35 = __this->get_locker_26(); V_5 = L_35; V_6 = (bool)0; } IL_00fc: try { // begin try (depth: 1) { RuntimeObject * L_36 = V_5; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_36, (bool*)(&V_6), /*hidden argument*/NULL); int32_t L_37 = __this->get_pendingReads_16(); __this->set_pendingReads_16(((int32_t)il2cpp_codegen_subtract((int32_t)L_37, (int32_t)1))); int32_t L_38 = __this->get_pendingReads_16(); if (L_38) { goto IL_0127; } } IL_011b: { ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_39 = __this->get_pending_18(); NullCheck(L_39); EventWaitHandle_Set_m7959A86A39735296FC949EC86FDA42A6CFAAB94C(L_39, /*hidden argument*/NULL); } IL_0127: { IL2CPP_LEAVE(0x135, FINALLY_0129); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0129; } FINALLY_0129: { // begin finally (depth: 1) { bool L_40 = V_6; if (!L_40) { goto IL_0134; } } IL_012d: { RuntimeObject * L_41 = V_5; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_41, /*hidden argument*/NULL); } IL_0134: { IL2CPP_END_FINALLY(297) } } // end finally (depth: 1) IL2CPP_CLEANUP(297) { IL2CPP_JUMP_TBL(0x135, IL_0135) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0135: { int64_t L_42 = __this->get_totalRead_13(); int64_t L_43 = __this->get_contentLength_12(); if ((((int64_t)L_42) < ((int64_t)L_43))) { goto IL_0151; } } { bool L_44 = __this->get_nextReadCalled_15(); if (L_44) { goto IL_0151; } } { WebConnectionStream_ReadAll_m2DB26220CA17BA940A59E0C83202E19CB3F348D7(__this, /*hidden argument*/NULL); } IL_0151: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_45 = V_0; NullCheck(L_45); int32_t L_46 = WebAsyncResult_get_NBytes_m1C92011F20E80F8C5668B0717F3002B6323E3F25_inline(L_45, /*hidden argument*/NULL); V_1 = L_46; int32_t L_47 = V_1; if ((((int32_t)L_47) >= ((int32_t)0))) { goto IL_015e; } } { return 0; } IL_015e: { int32_t L_48 = V_1; return L_48; } } // System.Void System.Net.WebConnectionStream::WriteAsyncCB(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_WriteAsyncCB_mBFA5C342DC4A3BE3C129353EC99AE4E34E496B7B (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, RuntimeObject* ___r0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_WriteAsyncCB_mBFA5C342DC4A3BE3C129353EC99AE4E34E496B7B_MetadataUsageId); s_Il2CppMethodInitialized = true; } WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * V_0 = NULL; Exception_t * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { RuntimeObject* L_0 = ___r0; NullCheck(L_0); RuntimeObject * L_1 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(2 /* System.Object System.IAsyncResult::get_AsyncState() */, IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598_il2cpp_TypeInfo_var, L_0); V_0 = ((WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)CastclassClass((RuntimeObject*)L_1, WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var)); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_2 = V_0; NullCheck(L_2); WebAsyncResult_set_InnerAsyncResult_mFD90FA725F473E6B2764EFA850FD77E9DBF027F4_inline(L_2, (RuntimeObject*)NULL, /*hidden argument*/NULL); } IL_0013: try { // begin try (depth: 1) { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_3 = __this->get_cnc_6(); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_4 = __this->get_request_7(); RuntimeObject* L_5 = ___r0; NullCheck(L_3); WebConnection_EndWrite_m4A161B7A30650E77C513CA3083DB71D6C4046DF7(L_3, L_4, (bool)1, L_5, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_6 = V_0; NullCheck(L_6); WebAsyncResult_SetCompleted_m548E38A524FBF5F609C555B7C424E88DE6C94A2C(L_6, (bool)0, 0, /*hidden argument*/NULL); bool L_7 = __this->get_initRead_27(); if (L_7) { goto IL_0049; } } IL_0037: { __this->set_initRead_27((bool)1); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_8 = __this->get_cnc_6(); NullCheck(L_8); WebConnection_InitRead_m18F2ECF3D5AFD206484E1CF9B1B880B189136B93(L_8, /*hidden argument*/NULL); } IL_0049: { goto IL_0083; } } // 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_004b; throw e; } CATCH_004b: { // begin catch(System.Exception) { V_1 = ((Exception_t *)__exception_local); WebConnectionStream_KillBuffer_mBD0C22CE84EF1C481E495CD0593C0CFB13F16191(__this, /*hidden argument*/NULL); __this->set_nextReadCalled_15((bool)1); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_9 = __this->get_cnc_6(); NullCheck(L_9); WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(L_9, (bool)1, /*hidden argument*/NULL); Exception_t * L_10 = V_1; if (!((SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5 *)IsInstClass((RuntimeObject*)L_10, SocketException_t75481CF49BCAF5685A5A9E6933909E0B65E7E0A5_il2cpp_TypeInfo_var))) { goto IL_0079; } } IL_006d: { Exception_t * L_11 = V_1; IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA * L_12 = (IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA *)il2cpp_codegen_object_new(IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA_il2cpp_TypeInfo_var); IOException__ctor_m37262C706BEB979358ABEFEA9F9F253E8773D2B7(L_12, _stringLiteral15BD560AA9FBBFC3C9D4F82A8316D7453EE7B6FA, L_11, /*hidden argument*/NULL); V_1 = L_12; } IL_0079: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_13 = V_0; Exception_t * L_14 = V_1; NullCheck(L_13); SimpleAsyncResult_SetCompleted_mB9395D66C376B2B6D4671EE1F725660045653A32(L_13, (bool)0, L_14, /*hidden argument*/NULL); goto IL_0083; } } // end catch (depth: 1) IL_0083: { bool L_15 = __this->get_allowBuffering_19(); if (!L_15) { goto IL_00bc; } } { bool L_16 = __this->get_sendChunked_20(); if (L_16) { goto IL_00bc; } } { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_17 = __this->get_request_7(); NullCheck(L_17); int64_t L_18 = VirtFuncInvoker0< int64_t >::Invoke(14 /* System.Int64 System.Net.WebRequest::get_ContentLength() */, L_17); if ((((int64_t)L_18) <= ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_00bc; } } { int64_t L_19 = __this->get_totalWritten_14(); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_20 = __this->get_request_7(); NullCheck(L_20); int64_t L_21 = VirtFuncInvoker0< int64_t >::Invoke(14 /* System.Int64 System.Net.WebRequest::get_ContentLength() */, L_20); if ((!(((uint64_t)L_19) == ((uint64_t)L_21)))) { goto IL_00bc; } } { __this->set_complete_request_written_29((bool)1); } IL_00bc: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_22 = V_0; NullCheck(L_22); WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C(L_22, /*hidden argument*/NULL); return; } } // System.IAsyncResult System.Net.WebConnectionStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebConnectionStream_BeginWrite_mAD1807454009E79267606C0F80AB9B48F1849742 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___cb3, RuntimeObject * ___state4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_BeginWrite_mAD1807454009E79267606C0F80AB9B48F1849742_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * V_1 = NULL; AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * V_2 = NULL; RuntimeObject * V_3 = NULL; bool V_4 = false; String_t* V_5 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_6 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* 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) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); int32_t G_B23_0 = 0; int32_t G_B20_0 = 0; int32_t G_B22_0 = 0; int32_t G_B21_0 = 0; { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_0 = __this->get_request_7(); NullCheck(L_0); bool L_1 = HttpWebRequest_get_Aborted_m1B20EBC39661999F0246C9CE95CEB3F71E7DE596(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0019; } } { WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * L_2 = (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)il2cpp_codegen_object_new(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var); WebException__ctor_mABBCD10936CE582BDF68BA0204ECBDA253119AFE(L_2, _stringLiteral7EF95F14AF3E24B8942C944144D6749C5ACA09D7, 6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, WebConnectionStream_BeginWrite_mAD1807454009E79267606C0F80AB9B48F1849742_RuntimeMethod_var); } IL_0019: { bool L_3 = __this->get_isRead_5(); if (!L_3) { goto IL_002c; } } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_4 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_4, _stringLiteral8ED26D26F2A35BDCA232B027A6E2216B64C38BF3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, WebConnectionStream_BeginWrite_mAD1807454009E79267606C0F80AB9B48F1849742_RuntimeMethod_var); } IL_002c: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_5 = ___buffer0; if (L_5) { goto IL_003a; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_6 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_6, _stringLiteralE53C2EA1FE4BD2B78BF4723C7C155A578E020A25, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, WebConnectionStream_BeginWrite_mAD1807454009E79267606C0F80AB9B48F1849742_RuntimeMethod_var); } IL_003a: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_7 = ___buffer0; NullCheck(L_7); V_0 = (((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); int32_t L_8 = ___offset1; if ((((int32_t)L_8) < ((int32_t)0))) { goto IL_0046; } } { int32_t L_9 = V_0; int32_t L_10 = ___offset1; if ((((int32_t)L_9) >= ((int32_t)L_10))) { goto IL_0051; } } IL_0046: { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_11 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_11, _stringLiteral53A610E925BBC0A175E365D31241AE75AEEAD651, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, WebConnectionStream_BeginWrite_mAD1807454009E79267606C0F80AB9B48F1849742_RuntimeMethod_var); } IL_0051: { int32_t L_12 = ___size2; if ((((int32_t)L_12) < ((int32_t)0))) { goto IL_005b; } } { int32_t L_13 = V_0; int32_t L_14 = ___offset1; int32_t L_15 = ___size2; if ((((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)L_14))) >= ((int32_t)L_15))) { goto IL_0066; } } IL_005b: { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_16 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_16, _stringLiteral89368E1D68015693AB48EE189D0632CB5D6EDFB3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, WebConnectionStream_BeginWrite_mAD1807454009E79267606C0F80AB9B48F1849742_RuntimeMethod_var); } IL_0066: { bool L_17 = __this->get_sendChunked_20(); if (!L_17) { goto IL_00a7; } } { RuntimeObject * L_18 = __this->get_locker_26(); V_3 = L_18; V_4 = (bool)0; } IL_0078: try { // begin try (depth: 1) RuntimeObject * L_19 = V_3; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_19, (bool*)(&V_4), /*hidden argument*/NULL); int32_t L_20 = __this->get_pendingWrites_17(); __this->set_pendingWrites_17(((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1))); ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_21 = __this->get_pending_18(); NullCheck(L_21); EventWaitHandle_Reset_m59EBCEA32BC9C67B4E432BEA5FF0A42ED0CC8A6F(L_21, /*hidden argument*/NULL); IL2CPP_LEAVE(0xA7, FINALLY_009c); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009c; } FINALLY_009c: { // begin finally (depth: 1) { bool L_22 = V_4; if (!L_22) { goto IL_00a6; } } IL_00a0: { RuntimeObject * L_23 = V_3; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_23, /*hidden argument*/NULL); } IL_00a6: { IL2CPP_END_FINALLY(156) } } // end finally (depth: 1) IL2CPP_CLEANUP(156) { IL2CPP_JUMP_TBL(0xA7, IL_00a7) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00a7: { AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_24 = ___cb3; RuntimeObject * L_25 = ___state4; WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_26 = (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)il2cpp_codegen_object_new(WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var); WebAsyncResult__ctor_mFFB94D1263D8551987455464D3114E8155A05F34(L_26, L_24, L_25, /*hidden argument*/NULL); V_1 = L_26; AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_27 = (AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 *)il2cpp_codegen_object_new(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4_il2cpp_TypeInfo_var); AsyncCallback__ctor_m36AEE927E6AFEE950656BC5F7841682D23DE2EBB(L_27, __this, (intptr_t)((intptr_t)WebConnectionStream_WriteAsyncCB_mBFA5C342DC4A3BE3C129353EC99AE4E34E496B7B_RuntimeMethod_var), /*hidden argument*/NULL); V_2 = L_27; bool L_28 = __this->get_sendChunked_20(); if (!L_28) { goto IL_017d; } } { __this->set_requestWritten_22((bool)1); int32_t L_29 = ___size2; int32_t L_30 = L_29; RuntimeObject * L_31 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_30); String_t* L_32 = String_Format_m0ACDD8B34764E4040AED0B3EEB753567E4576BFA(_stringLiteralED962452A775ED29F17EE5488FBA95394B1C0988, L_31, /*hidden argument*/NULL); V_5 = L_32; Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * L_33 = Encoding_get_ASCII_m9B673AE3152AB04D07CADE6E5E142C785B5BC94E(/*hidden argument*/NULL); String_t* L_34 = V_5; NullCheck(L_33); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_35 = VirtFuncInvoker1< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, String_t* >::Invoke(18 /* System.Byte[] System.Text.Encoding::GetBytes(System.String) */, L_33, L_34); V_6 = L_35; int32_t L_36 = ___size2; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_37 = V_6; NullCheck(L_37); int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)2, (int32_t)L_36)), (int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_37)->max_length)))))); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_39 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)L_38); V_7 = L_39; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_40 = V_6; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_41 = V_7; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_42 = V_6; NullCheck(L_42); Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353((RuntimeArray *)(RuntimeArray *)L_40, 0, (RuntimeArray *)(RuntimeArray *)L_41, 0, (((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length)))), /*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_43 = ___buffer0; int32_t L_44 = ___offset1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_45 = V_7; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_46 = V_6; NullCheck(L_46); int32_t L_47 = ___size2; Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353((RuntimeArray *)(RuntimeArray *)L_43, L_44, (RuntimeArray *)(RuntimeArray *)L_45, (((int32_t)((int32_t)(((RuntimeArray*)L_46)->max_length)))), L_47, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_48 = ((WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC_StaticFields*)il2cpp_codegen_static_fields_for(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC_il2cpp_TypeInfo_var))->get_crlf_4(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_49 = V_7; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_50 = V_6; NullCheck(L_50); int32_t L_51 = ___size2; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_52 = ((WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC_StaticFields*)il2cpp_codegen_static_fields_for(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC_il2cpp_TypeInfo_var))->get_crlf_4(); NullCheck(L_52); Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353((RuntimeArray *)(RuntimeArray *)L_48, 0, (RuntimeArray *)(RuntimeArray *)L_49, ((int32_t)il2cpp_codegen_add((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_50)->max_length)))), (int32_t)L_51)), (((int32_t)((int32_t)(((RuntimeArray*)L_52)->max_length)))), /*hidden argument*/NULL); bool L_53 = __this->get_allowBuffering_19(); G_B20_0 = L_38; if (!L_53) { G_B23_0 = L_38; goto IL_016f; } } { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_54 = __this->get_writeBuffer_21(); G_B21_0 = G_B20_0; if (L_54) { G_B22_0 = G_B20_0; goto IL_0152; } } { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_55 = (MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C *)il2cpp_codegen_object_new(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C_il2cpp_TypeInfo_var); MemoryStream__ctor_m9D0F92C76EFEDA651B678A98EB693FD945286DC2(L_55, /*hidden argument*/NULL); __this->set_writeBuffer_21(L_55); G_B22_0 = G_B21_0; } IL_0152: { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_56 = __this->get_writeBuffer_21(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_57 = ___buffer0; int32_t L_58 = ___offset1; int32_t L_59 = ___size2; NullCheck(L_56); VirtActionInvoker3< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(29 /* System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) */, L_56, L_57, L_58, L_59); int64_t L_60 = __this->get_totalWritten_14(); int32_t L_61 = ___size2; __this->set_totalWritten_14(((int64_t)il2cpp_codegen_add((int64_t)L_60, (int64_t)(((int64_t)((int64_t)L_61)))))); G_B23_0 = G_B22_0; } IL_016f: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_62 = V_7; ___buffer0 = L_62; ___offset1 = 0; ___size2 = G_B23_0; goto IL_022a; } IL_017d: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_63 = __this->get_request_7(); NullCheck(L_63); int64_t L_64 = VirtFuncInvoker0< int64_t >::Invoke(14 /* System.Int64 System.Net.WebRequest::get_ContentLength() */, L_63); int64_t L_65 = __this->get_totalWritten_14(); int32_t L_66 = ___size2; WebConnectionStream_CheckWriteOverflow_m982BEB0C0EAFCFABE36A1B44B2AAF421C5244B13(__this, L_64, L_65, (((int64_t)((int64_t)L_66))), /*hidden argument*/NULL); bool L_67 = __this->get_allowBuffering_19(); if (!L_67) { goto IL_022a; } } { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_68 = __this->get_writeBuffer_21(); if (L_68) { goto IL_01b4; } } { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_69 = (MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C *)il2cpp_codegen_object_new(MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C_il2cpp_TypeInfo_var); MemoryStream__ctor_m9D0F92C76EFEDA651B678A98EB693FD945286DC2(L_69, /*hidden argument*/NULL); __this->set_writeBuffer_21(L_69); } IL_01b4: { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_70 = __this->get_writeBuffer_21(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_71 = ___buffer0; int32_t L_72 = ___offset1; int32_t L_73 = ___size2; NullCheck(L_70); VirtActionInvoker3< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(29 /* System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) */, L_70, L_71, L_72, L_73); int64_t L_74 = __this->get_totalWritten_14(); int32_t L_75 = ___size2; __this->set_totalWritten_14(((int64_t)il2cpp_codegen_add((int64_t)L_74, (int64_t)(((int64_t)((int64_t)L_75)))))); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_76 = __this->get_request_7(); NullCheck(L_76); int64_t L_77 = VirtFuncInvoker0< int64_t >::Invoke(14 /* System.Int64 System.Net.WebRequest::get_ContentLength() */, L_76); if ((((int64_t)L_77) <= ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_01f3; } } { int64_t L_78 = __this->get_totalWritten_14(); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_79 = __this->get_request_7(); NullCheck(L_79); int64_t L_80 = VirtFuncInvoker0< int64_t >::Invoke(14 /* System.Int64 System.Net.WebRequest::get_ContentLength() */, L_79); if ((((int64_t)L_78) >= ((int64_t)L_80))) { goto IL_0203; } } IL_01f3: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_81 = V_1; NullCheck(L_81); WebAsyncResult_SetCompleted_m548E38A524FBF5F609C555B7C424E88DE6C94A2C(L_81, (bool)1, 0, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_82 = V_1; NullCheck(L_82); WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C(L_82, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_83 = V_1; return L_83; } IL_0203: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_84 = V_1; NullCheck(L_84); L_84->set_AsyncWriteAll_17((bool)1); __this->set_requestWritten_22((bool)1); MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_85 = __this->get_writeBuffer_21(); NullCheck(L_85); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_86 = VirtFuncInvoker0< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* >::Invoke(31 /* System.Byte[] System.IO.MemoryStream::GetBuffer() */, L_85); ___buffer0 = L_86; ___offset1 = 0; int64_t L_87 = __this->get_totalWritten_14(); ___size2 = (((int32_t)((int32_t)L_87))); } IL_022a: { } IL_022b: try { // begin try (depth: 1) { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_88 = V_1; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_89 = __this->get_cnc_6(); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_90 = __this->get_request_7(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_91 = ___buffer0; int32_t L_92 = ___offset1; int32_t L_93 = ___size2; AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_94 = V_2; WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_95 = V_1; NullCheck(L_89); RuntimeObject* L_96 = WebConnection_BeginWrite_m33F4740211D85A6B3E62EAAC19E060321F35D179(L_89, L_90, L_91, L_92, L_93, L_94, L_95, /*hidden argument*/NULL); NullCheck(L_88); WebAsyncResult_set_InnerAsyncResult_mFD90FA725F473E6B2764EFA850FD77E9DBF027F4_inline(L_88, L_96, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_97 = V_1; NullCheck(L_97); RuntimeObject* L_98 = WebAsyncResult_get_InnerAsyncResult_m6E191630B2895757EC964C9BF214229C05119B35_inline(L_97, /*hidden argument*/NULL); if (L_98) { goto IL_0265; } } IL_024f: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_99 = V_1; NullCheck(L_99); bool L_100 = SimpleAsyncResult_get_IsCompleted_m949C52DCF37C33C0F75CC49A53A8AF8A528470E4(L_99, /*hidden argument*/NULL); if (L_100) { goto IL_025f; } } IL_0257: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_101 = V_1; NullCheck(L_101); WebAsyncResult_SetCompleted_m548E38A524FBF5F609C555B7C424E88DE6C94A2C(L_101, (bool)1, 0, /*hidden argument*/NULL); } IL_025f: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_102 = V_1; NullCheck(L_102); WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C(L_102, /*hidden argument*/NULL); } IL_0265: { goto IL_0282; } } // 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_0267; throw e; } CATCH_0267: { // begin catch(System.Exception) { bool L_103 = __this->get_IgnoreIOErrors_33(); if (L_103) { goto IL_0272; } } IL_0270: { IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, WebConnectionStream_BeginWrite_mAD1807454009E79267606C0F80AB9B48F1849742_RuntimeMethod_var); } IL_0272: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_104 = V_1; NullCheck(L_104); WebAsyncResult_SetCompleted_m548E38A524FBF5F609C555B7C424E88DE6C94A2C(L_104, (bool)1, 0, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_105 = V_1; NullCheck(L_105); WebAsyncResult_DoCallback_m93BDCBC19CD87AC9F3336FA1C429D61C9AB5B18C(L_105, /*hidden argument*/NULL); goto IL_0282; } } // end catch (depth: 1) IL_0282: { int64_t L_106 = __this->get_totalWritten_14(); int32_t L_107 = ___size2; __this->set_totalWritten_14(((int64_t)il2cpp_codegen_add((int64_t)L_106, (int64_t)(((int64_t)((int64_t)L_107)))))); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_108 = V_1; return L_108; } } // System.Void System.Net.WebConnectionStream::CheckWriteOverflow(System.Int64,System.Int64,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_CheckWriteOverflow_m982BEB0C0EAFCFABE36A1B44B2AAF421C5244B13 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, int64_t ___contentLength0, int64_t ___totalWritten1, int64_t ___size2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_CheckWriteOverflow_m982BEB0C0EAFCFABE36A1B44B2AAF421C5244B13_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { int64_t L_0 = ___contentLength0; if ((!(((uint64_t)L_0) == ((uint64_t)(((int64_t)((int64_t)(-1)))))))) { goto IL_0006; } } { return; } IL_0006: { int64_t L_1 = ___contentLength0; int64_t L_2 = ___totalWritten1; V_0 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_1, (int64_t)L_2)); int64_t L_3 = ___size2; int64_t L_4 = V_0; if ((((int64_t)L_3) <= ((int64_t)L_4))) { goto IL_0032; } } { WebConnectionStream_KillBuffer_mBD0C22CE84EF1C481E495CD0593C0CFB13F16191(__this, /*hidden argument*/NULL); __this->set_nextReadCalled_15((bool)1); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_5 = __this->get_cnc_6(); NullCheck(L_5); WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(L_5, (bool)1, /*hidden argument*/NULL); ProtocolViolationException_t287E1EFCC1BC7BB76C74A681581BF3A67C68BDFB * L_6 = (ProtocolViolationException_t287E1EFCC1BC7BB76C74A681581BF3A67C68BDFB *)il2cpp_codegen_object_new(ProtocolViolationException_t287E1EFCC1BC7BB76C74A681581BF3A67C68BDFB_il2cpp_TypeInfo_var); ProtocolViolationException__ctor_m36E802912D318858D2D98F929722AACA1A2EC38C(L_6, _stringLiteral8CD5743C3C970AE732CB089D3F883DD86EDEB07C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, WebConnectionStream_CheckWriteOverflow_m982BEB0C0EAFCFABE36A1B44B2AAF421C5244B13_RuntimeMethod_var); } IL_0032: { return; } } // System.Void System.Net.WebConnectionStream::EndWrite(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_EndWrite_m956629BFC95D1D6A158A64D9D7AAEEDDB40B81B4 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, RuntimeObject* ___r0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_EndWrite_m956629BFC95D1D6A158A64D9D7AAEEDDB40B81B4_MetadataUsageId); s_Il2CppMethodInitialized = true; } WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * 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) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { RuntimeObject* L_0 = ___r0; 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, _stringLiteral4DC7C9EC434ED06502767136789763EC11D2C4B7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, WebConnectionStream_EndWrite_m956629BFC95D1D6A158A64D9D7AAEEDDB40B81B4_RuntimeMethod_var); } IL_000e: { RuntimeObject* L_2 = ___r0; V_0 = ((WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)IsInstClass((RuntimeObject*)L_2, WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var)); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_3 = V_0; if (L_3) { goto IL_0023; } } { ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_4 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_4, _stringLiteral1CD7B22E5E84AF8A6738C729C05B73B9447B685F, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, WebConnectionStream_EndWrite_m956629BFC95D1D6A158A64D9D7AAEEDDB40B81B4_RuntimeMethod_var); } IL_0023: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_5 = V_0; NullCheck(L_5); bool L_6 = L_5->get_EndCalled_16(); if (!L_6) { goto IL_002c; } } { return; } IL_002c: { bool L_7 = __this->get_sendChunked_20(); if (!L_7) { goto IL_0074; } } { RuntimeObject * L_8 = __this->get_locker_26(); V_1 = L_8; V_2 = (bool)0; } IL_003d: try { // begin try (depth: 1) { RuntimeObject * L_9 = V_1; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_9, (bool*)(&V_2), /*hidden argument*/NULL); int32_t L_10 = __this->get_pendingWrites_17(); __this->set_pendingWrites_17(((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1))); int32_t L_11 = __this->get_pendingWrites_17(); if ((((int32_t)L_11) > ((int32_t)0))) { goto IL_0068; } } IL_005c: { ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_12 = __this->get_pending_18(); NullCheck(L_12); EventWaitHandle_Set_m7959A86A39735296FC949EC86FDA42A6CFAAB94C(L_12, /*hidden argument*/NULL); } IL_0068: { IL2CPP_LEAVE(0x74, FINALLY_006a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_006a; } FINALLY_006a: { // begin finally (depth: 1) { bool L_13 = V_2; if (!L_13) { goto IL_0073; } } IL_006d: { RuntimeObject * L_14 = V_1; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_14, /*hidden argument*/NULL); } IL_0073: { IL2CPP_END_FINALLY(106) } } // end finally (depth: 1) IL2CPP_CLEANUP(106) { IL2CPP_JUMP_TBL(0x74, IL_0074) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0074: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_15 = V_0; NullCheck(L_15); L_15->set_EndCalled_16((bool)1); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_16 = V_0; NullCheck(L_16); bool L_17 = L_16->get_AsyncWriteAll_17(); if (!L_17) { goto IL_0099; } } { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_18 = V_0; NullCheck(L_18); SimpleAsyncResult_WaitUntilComplete_m8E1B7A644F83AB741E8F6F126FBA44ACAD458403(L_18, /*hidden argument*/NULL); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_19 = V_0; NullCheck(L_19); bool L_20 = SimpleAsyncResult_get_GotException_mB061909763EFE1FCC63C6671B91FD3C0841AAF95(L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0098; } } { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_21 = V_0; NullCheck(L_21); Exception_t * L_22 = SimpleAsyncResult_get_Exception_mC8615919B40C4193415211FDA85A71FCC3776CB8_inline(L_21, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_22, WebConnectionStream_EndWrite_m956629BFC95D1D6A158A64D9D7AAEEDDB40B81B4_RuntimeMethod_var); } IL_0098: { return; } IL_0099: { bool L_23 = __this->get_allowBuffering_19(); if (!L_23) { goto IL_00aa; } } { bool L_24 = __this->get_sendChunked_20(); if (L_24) { goto IL_00aa; } } { return; } IL_00aa: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_25 = V_0; NullCheck(L_25); bool L_26 = SimpleAsyncResult_get_GotException_mB061909763EFE1FCC63C6671B91FD3C0841AAF95(L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00b9; } } { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_27 = V_0; NullCheck(L_27); Exception_t * L_28 = SimpleAsyncResult_get_Exception_mC8615919B40C4193415211FDA85A71FCC3776CB8_inline(L_27, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_28, WebConnectionStream_EndWrite_m956629BFC95D1D6A158A64D9D7AAEEDDB40B81B4_RuntimeMethod_var); } IL_00b9: { return; } } // System.Void System.Net.WebConnectionStream::Write(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_Write_mD7BD1F0A1D5D1388AD8D69E429F95D639F2E45C4 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___buffer0, int32_t ___offset1, int32_t ___size2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_Write_mD7BD1F0A1D5D1388AD8D69E429F95D639F2E45C4_MetadataUsageId); s_Il2CppMethodInitialized = true; } AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * V_0 = NULL; WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * V_1 = NULL; { AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_0 = __this->get_cb_wrapper_32(); V_0 = L_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = ___buffer0; int32_t L_2 = ___offset1; int32_t L_3 = ___size2; AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_4 = V_0; RuntimeObject* L_5 = VirtFuncInvoker5< RuntimeObject*, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 *, RuntimeObject * >::Invoke(22 /* System.IAsyncResult System.IO.Stream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) */, __this, L_1, L_2, L_3, L_4, NULL); V_1 = ((WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE *)CastclassClass((RuntimeObject*)L_5, WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE_il2cpp_TypeInfo_var)); WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_6 = V_1; NullCheck(L_6); bool L_7 = SimpleAsyncResult_get_IsCompleted_m949C52DCF37C33C0F75CC49A53A8AF8A528470E4(L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0053; } } { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_8 = V_1; int32_t L_9 = VirtFuncInvoker0< int32_t >::Invoke(14 /* System.Int32 System.IO.Stream::get_WriteTimeout() */, __this); NullCheck(L_8); bool L_10 = SimpleAsyncResult_WaitUntilComplete_m3BC73AAAEEBC3DEBF9DAFE05623E351ECECAA8F2(L_8, L_9, (bool)0, /*hidden argument*/NULL); if (L_10) { goto IL_0053; } } { WebConnectionStream_KillBuffer_mBD0C22CE84EF1C481E495CD0593C0CFB13F16191(__this, /*hidden argument*/NULL); __this->set_nextReadCalled_15((bool)1); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_11 = __this->get_cnc_6(); NullCheck(L_11); WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(L_11, (bool)1, /*hidden argument*/NULL); IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA * L_12 = (IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA *)il2cpp_codegen_object_new(IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA_il2cpp_TypeInfo_var); IOException__ctor_mB64DEFB376AA8E279A647A3770F913B20EF65175(L_12, _stringLiteral1C196E02C5BB22014A392C3BAEE10D54CADF5845, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, WebConnectionStream_Write_mD7BD1F0A1D5D1388AD8D69E429F95D639F2E45C4_RuntimeMethod_var); } IL_0053: { WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * L_13 = V_1; VirtActionInvoker1< RuntimeObject* >::Invoke(23 /* System.Void System.IO.Stream::EndWrite(System.IAsyncResult) */, __this, L_13); return; } } // System.Void System.Net.WebConnectionStream::Flush() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_Flush_mFFC7C6AD19C7BAB0C49F97FBEA2561A3A01920B8 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { return; } } // System.Void System.Net.WebConnectionStream::SetHeadersAsync(System.Boolean,System.Net.SimpleAsyncCallback) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_SetHeadersAsync_m324EBB0943F5676D8D6281420656151FA3BF7067 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, bool ___setInternalLength0, SimpleAsyncCallback_t690665AFDCBDEBA379B6F4CD213CB4BB8570F83F * ___callback1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_SetHeadersAsync_m324EBB0943F5676D8D6281420656151FA3BF7067_MetadataUsageId); s_Il2CppMethodInitialized = true; } { U3CU3Ec__DisplayClass75_0_tB08224AE141BA9F8046D1F0C267E2308BA8CABCB * L_0 = (U3CU3Ec__DisplayClass75_0_tB08224AE141BA9F8046D1F0C267E2308BA8CABCB *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass75_0_tB08224AE141BA9F8046D1F0C267E2308BA8CABCB_il2cpp_TypeInfo_var); U3CU3Ec__DisplayClass75_0__ctor_m13DB5E74AEBC2FF1E496DC61CBA4D90F615F895F(L_0, /*hidden argument*/NULL); U3CU3Ec__DisplayClass75_0_tB08224AE141BA9F8046D1F0C267E2308BA8CABCB * L_1 = L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_0(__this); U3CU3Ec__DisplayClass75_0_tB08224AE141BA9F8046D1F0C267E2308BA8CABCB * L_2 = L_1; bool L_3 = ___setInternalLength0; NullCheck(L_2); L_2->set_setInternalLength_1(L_3); Func_2_tF6A6FE235E53230F712003180A1DBAF19C50FC61 * L_4 = (Func_2_tF6A6FE235E53230F712003180A1DBAF19C50FC61 *)il2cpp_codegen_object_new(Func_2_tF6A6FE235E53230F712003180A1DBAF19C50FC61_il2cpp_TypeInfo_var); Func_2__ctor_mAACB403C7CEBA7EFECE15D9DF1D989696AACB1D6(L_4, L_2, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass75_0_U3CSetHeadersAsyncU3Eb__0_m94DC4A0EEE65A2DA45D5180C553B74B3F0321363_RuntimeMethod_var), /*hidden argument*/Func_2__ctor_mAACB403C7CEBA7EFECE15D9DF1D989696AACB1D6_RuntimeMethod_var); SimpleAsyncCallback_t690665AFDCBDEBA379B6F4CD213CB4BB8570F83F * L_5 = ___callback1; SimpleAsyncResult_Run_mB2CE1B656262473514A7548311D4DB4353E40235(L_4, L_5, /*hidden argument*/NULL); return; } } // System.Boolean System.Net.WebConnectionStream::SetHeadersAsync(System.Net.SimpleAsyncResult,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnectionStream_SetHeadersAsync_mC95971FC00AA993900011ED6E9AE8F6EF619CBEF (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * ___result0, bool ___setInternalLength1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_SetHeadersAsync_mC95971FC00AA993900011ED6E9AE8F6EF619CBEF_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CU3Ec__DisplayClass76_0_t09438DD600601604F0E06AE0B2549E981049E350 * V_0 = NULL; String_t* V_1 = NULL; bool V_2 = false; bool V_3 = false; bool V_4 = false; int32_t G_B7_0 = 0; int32_t G_B15_0 = 0; int32_t G_B24_0 = 0; { U3CU3Ec__DisplayClass76_0_t09438DD600601604F0E06AE0B2549E981049E350 * L_0 = (U3CU3Ec__DisplayClass76_0_t09438DD600601604F0E06AE0B2549E981049E350 *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass76_0_t09438DD600601604F0E06AE0B2549E981049E350_il2cpp_TypeInfo_var); U3CU3Ec__DisplayClass76_0__ctor_m63EF68729356FED145640876D22055B18FA0B668(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CU3Ec__DisplayClass76_0_t09438DD600601604F0E06AE0B2549E981049E350 * L_1 = V_0; NullCheck(L_1); L_1->set_U3CU3E4__this_0(__this); U3CU3Ec__DisplayClass76_0_t09438DD600601604F0E06AE0B2549E981049E350 * L_2 = V_0; SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_3 = ___result0; NullCheck(L_2); L_2->set_result_1(L_3); bool L_4 = __this->get_headersSent_25(); if (!L_4) { goto IL_001e; } } { return (bool)0; } IL_001e: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_5 = __this->get_request_7(); NullCheck(L_5); String_t* L_6 = VirtFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Net.WebRequest::get_Method() */, L_5); V_1 = L_6; String_t* L_7 = V_1; bool L_8 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_7, _stringLiteralF030BBBD32966CDE41037B98A8849C46B76E4BC1, /*hidden argument*/NULL); if (L_8) { goto IL_005e; } } { String_t* L_9 = V_1; bool L_10 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_9, _stringLiteral6E288959D3443BCEC62386F7D9014542F6872829, /*hidden argument*/NULL); if (L_10) { goto IL_005e; } } { String_t* L_11 = V_1; bool L_12 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_11, _stringLiteral7138A51661947B19B5088DA5A2BFEDE2876F49B9, /*hidden argument*/NULL); if (L_12) { goto IL_005e; } } { String_t* L_13 = V_1; bool L_14 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_13, _stringLiteralDDF8A55C683EE58C6268B4264ACB1D703195D588, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_14)); goto IL_005f; } IL_005e: { G_B7_0 = 1; } IL_005f: { V_2 = (bool)G_B7_0; String_t* L_15 = V_1; bool L_16 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_15, _stringLiteralABB247FC495B4DF4392C330AA7E91BE41A71F52A, /*hidden argument*/NULL); if (L_16) { goto IL_00bb; } } { String_t* L_17 = V_1; bool L_18 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_17, _stringLiteralE8E44A3A5E3765B1EC2B48822322E3E88E07F732, /*hidden argument*/NULL); if (L_18) { goto IL_00bb; } } { String_t* L_19 = V_1; bool L_20 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_19, _stringLiteralBF167B8644FF067EF2FA43BA1F4A0C34D70EE8A0, /*hidden argument*/NULL); if (L_20) { goto IL_00bb; } } { String_t* L_21 = V_1; bool L_22 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_21, _stringLiteralAECF0292DA85CB2048D8B648567127D024D4074F, /*hidden argument*/NULL); if (L_22) { goto IL_00bb; } } { String_t* L_23 = V_1; bool L_24 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_23, _stringLiteral3BF08A84F15B98CE4D14B707F4A093B3CC8B853E, /*hidden argument*/NULL); if (L_24) { goto IL_00bb; } } { String_t* L_25 = V_1; bool L_26 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_25, _stringLiteralC37EB4CB935A6017AAAAAAB327837C7D9BBBC004, /*hidden argument*/NULL); if (L_26) { goto IL_00bb; } } { String_t* L_27 = V_1; bool L_28 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_27, _stringLiteral908843169EE7BDA362D6EF5286DC014EE824F846, /*hidden argument*/NULL); G_B15_0 = ((int32_t)(L_28)); goto IL_00bc; } IL_00bb: { G_B15_0 = 1; } IL_00bc: { V_3 = (bool)G_B15_0; bool L_29 = ___setInternalLength1; if (!L_29) { goto IL_00e1; } } { bool L_30 = V_2; if (L_30) { goto IL_00e1; } } { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_31 = __this->get_writeBuffer_21(); if (!L_31) { goto IL_00e1; } } { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_32 = __this->get_request_7(); MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_33 = __this->get_writeBuffer_21(); NullCheck(L_33); int64_t L_34 = VirtFuncInvoker0< int64_t >::Invoke(10 /* System.Int64 System.IO.Stream::get_Length() */, L_33); NullCheck(L_32); HttpWebRequest_set_InternalContentLength_mCFA62AC5AC5C3221C14746EC8E8F49A8CF76BD91_inline(L_32, L_34, /*hidden argument*/NULL); } IL_00e1: { bool L_35 = V_2; if (L_35) { goto IL_0100; } } { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_36 = __this->get_writeBuffer_21(); if (!L_36) { goto IL_00fd; } } { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_37 = __this->get_request_7(); NullCheck(L_37); int64_t L_38 = VirtFuncInvoker0< int64_t >::Invoke(14 /* System.Int64 System.Net.WebRequest::get_ContentLength() */, L_37); G_B24_0 = ((((int64_t)L_38) > ((int64_t)(((int64_t)((int64_t)(-1))))))? 1 : 0); goto IL_0101; } IL_00fd: { G_B24_0 = 1; goto IL_0101; } IL_0100: { G_B24_0 = 0; } IL_0101: { V_4 = (bool)G_B24_0; bool L_39 = __this->get_sendChunked_20(); bool L_40 = V_4; bool L_41 = V_2; bool L_42 = V_3; if (((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_39|(int32_t)L_40))|(int32_t)L_41))|(int32_t)L_42))) { goto IL_0114; } } { return (bool)0; } IL_0114: { __this->set_headersSent_25((bool)1); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_43 = __this->get_request_7(); NullCheck(L_43); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_44 = HttpWebRequest_GetRequestHeaders_m47644427DDBA230A0478632AC33393CA464DDA5B(L_43, /*hidden argument*/NULL); __this->set_headers_23(L_44); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_45 = __this->get_cnc_6(); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_46 = __this->get_request_7(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_47 = __this->get_headers_23(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_48 = __this->get_headers_23(); NullCheck(L_48); U3CU3Ec__DisplayClass76_0_t09438DD600601604F0E06AE0B2549E981049E350 * L_49 = V_0; AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_50 = (AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 *)il2cpp_codegen_object_new(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4_il2cpp_TypeInfo_var); AsyncCallback__ctor_m36AEE927E6AFEE950656BC5F7841682D23DE2EBB(L_50, L_49, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass76_0_U3CSetHeadersAsyncU3Eb__0_m6CB2363998886364501A27B91501CE430E62E7EF_RuntimeMethod_var), /*hidden argument*/NULL); NullCheck(L_45); RuntimeObject* L_51 = WebConnection_BeginWrite_m33F4740211D85A6B3E62EAAC19E060321F35D179(L_45, L_46, L_47, 0, (((int32_t)((int32_t)(((RuntimeArray*)L_48)->max_length)))), L_50, NULL, /*hidden argument*/NULL); return (bool)((!(((RuntimeObject*)(RuntimeObject*)L_51) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0); } } // System.Boolean System.Net.WebConnectionStream::get_RequestWritten() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnectionStream_get_RequestWritten_m218A69F08D7F29940B7DA23F28277D39EB5E7BBF (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_requestWritten_22(); return L_0; } } // System.Boolean System.Net.WebConnectionStream::WriteRequestAsync(System.Net.SimpleAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnectionStream_WriteRequestAsync_mAF66F0E7EC2A86DF96BBA24993405C5939A340DF (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * ___result0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_WriteRequestAsync_mAF66F0E7EC2A86DF96BBA24993405C5939A340DF_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE * V_0 = NULL; { U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE * L_0 = (U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE *)il2cpp_codegen_object_new(U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE_il2cpp_TypeInfo_var); U3CU3Ec__DisplayClass80_0__ctor_m2FA81C0FDB06E036480FA8052E7CAD84C341C4B8(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE * L_1 = V_0; SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_2 = ___result0; NullCheck(L_1); L_1->set_result_0(L_2); U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE * L_3 = V_0; NullCheck(L_3); L_3->set_U3CU3E4__this_1(__this); bool L_4 = __this->get_requestWritten_22(); if (!L_4) { goto IL_001e; } } { return (bool)0; } IL_001e: { __this->set_requestWritten_22((bool)1); bool L_5 = __this->get_sendChunked_20(); if (L_5) { goto IL_003d; } } { bool L_6 = __this->get_allowBuffering_19(); if (!L_6) { goto IL_003d; } } { MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_7 = __this->get_writeBuffer_21(); if (L_7) { goto IL_003f; } } IL_003d: { return (bool)0; } IL_003f: { U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE * L_8 = V_0; MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_9 = __this->get_writeBuffer_21(); NullCheck(L_9); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_10 = VirtFuncInvoker0< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* >::Invoke(31 /* System.Byte[] System.IO.MemoryStream::GetBuffer() */, L_9); NullCheck(L_8); L_8->set_bytes_3(L_10); U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE * L_11 = V_0; MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C * L_12 = __this->get_writeBuffer_21(); NullCheck(L_12); int64_t L_13 = VirtFuncInvoker0< int64_t >::Invoke(10 /* System.Int64 System.IO.Stream::get_Length() */, L_12); NullCheck(L_11); L_11->set_length_2((((int32_t)((int32_t)L_13)))); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_14 = __this->get_request_7(); NullCheck(L_14); int64_t L_15 = VirtFuncInvoker0< int64_t >::Invoke(14 /* System.Int64 System.Net.WebRequest::get_ContentLength() */, L_14); if ((((int64_t)L_15) == ((int64_t)(((int64_t)((int64_t)(-1))))))) { goto IL_00a7; } } { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_16 = __this->get_request_7(); NullCheck(L_16); int64_t L_17 = VirtFuncInvoker0< int64_t >::Invoke(14 /* System.Int64 System.Net.WebRequest::get_ContentLength() */, L_16); U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE * L_18 = V_0; NullCheck(L_18); int32_t L_19 = L_18->get_length_2(); if ((((int64_t)L_17) >= ((int64_t)(((int64_t)((int64_t)L_19)))))) { goto IL_00a7; } } { __this->set_nextReadCalled_15((bool)1); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_20 = __this->get_cnc_6(); NullCheck(L_20); WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(L_20, (bool)1, /*hidden argument*/NULL); WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * L_21 = (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)il2cpp_codegen_object_new(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var); WebException__ctor_mC093D93CFCE3064622C7AF755BC3D3150E5A8D2D(L_21, _stringLiteral67DBF284BA4887D116A010DDFA178CF6A84EE6F5, (Exception_t *)NULL, ((int32_t)11), (WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD *)NULL, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, WebConnectionStream_WriteRequestAsync_mAF66F0E7EC2A86DF96BBA24993405C5939A340DF_RuntimeMethod_var); } IL_00a7: { U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE * L_22 = V_0; SimpleAsyncCallback_t690665AFDCBDEBA379B6F4CD213CB4BB8570F83F * L_23 = (SimpleAsyncCallback_t690665AFDCBDEBA379B6F4CD213CB4BB8570F83F *)il2cpp_codegen_object_new(SimpleAsyncCallback_t690665AFDCBDEBA379B6F4CD213CB4BB8570F83F_il2cpp_TypeInfo_var); SimpleAsyncCallback__ctor_mFA405D6E610A3F840791BCDA86AE86F3E379A160(L_23, L_22, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass80_0_U3CWriteRequestAsyncU3Eb__0_m316B5A4B4607B7F2EF832429C639D19B28248A3B_RuntimeMethod_var), /*hidden argument*/NULL); WebConnectionStream_SetHeadersAsync_m324EBB0943F5676D8D6281420656151FA3BF7067(__this, (bool)1, L_23, /*hidden argument*/NULL); return (bool)1; } } // System.Void System.Net.WebConnectionStream::InternalClose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_InternalClose_mF5ECD5234F76E70A038B625D690F83D33C5224ED (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { __this->set_disposed_24((bool)1); return; } } // System.Boolean System.Net.WebConnectionStream::get_GetResponseOnClose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnectionStream_get_GetResponseOnClose_mF5FC1E97BE79E6F9FA8A96FD779E455B2BA7BB21 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CGetResponseOnCloseU3Ek__BackingField_34(); return L_0; } } // System.Void System.Net.WebConnectionStream::Close() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_Close_mC198127F4B51189068476B01AD013D4F352B09EF (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_Close_mC198127F4B51189068476B01AD013D4F352B09EF_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_1 = NULL; String_t* V_2 = NULL; IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA * V_3 = NULL; { bool L_0 = WebConnectionStream_get_GetResponseOnClose_mF5FC1E97BE79E6F9FA8A96FD779E455B2BA7BB21_inline(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0034; } } { bool L_1 = __this->get_disposed_24(); if (!L_1) { goto IL_0011; } } { return; } IL_0011: { __this->set_disposed_24((bool)1); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_2 = __this->get_request_7(); NullCheck(L_2); WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * L_3 = VirtFuncInvoker0< WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * >::Invoke(22 /* System.Net.WebResponse System.Net.WebRequest::GetResponse() */, L_2); HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 * L_4 = ((HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951 *)CastclassClass((RuntimeObject*)L_3, HttpWebResponse_t34CF6A40A4748A0F8694FEFEA3723D9AE3EF3951_il2cpp_TypeInfo_var)); NullCheck(L_4); HttpWebResponse_ReadAll_m923351A4BDB45CA1C1D7400B11BA943A595C0427(L_4, /*hidden argument*/NULL); NullCheck(L_4); VirtActionInvoker0::Invoke(9 /* System.Void System.Net.WebResponse::Close() */, L_4); return; } IL_0034: { bool L_5 = __this->get_sendChunked_20(); if (!L_5) { goto IL_0098; } } { bool L_6 = __this->get_disposed_24(); if (!L_6) { goto IL_0045; } } { return; } IL_0045: { __this->set_disposed_24((bool)1); ManualResetEvent_tDFAF117B200ECA4CCF4FD09593F949A016D55408 * L_7 = __this->get_pending_18(); int32_t L_8 = VirtFuncInvoker0< int32_t >::Invoke(14 /* System.Int32 System.IO.Stream::get_WriteTimeout() */, __this); NullCheck(L_7); bool L_9 = VirtFuncInvoker1< bool, int32_t >::Invoke(11 /* System.Boolean System.Threading.WaitHandle::WaitOne(System.Int32) */, L_7, L_8); if (L_9) { goto IL_006c; } } { WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * L_10 = (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)il2cpp_codegen_object_new(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var); WebException__ctor_mABBCD10936CE582BDF68BA0204ECBDA253119AFE(L_10, _stringLiteralBE3F306A5E0BA5DC2F76020448FB66EB734EF545, ((int32_t)14), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, WebConnectionStream_Close_mC198127F4B51189068476B01AD013D4F352B09EF_RuntimeMethod_var); } IL_006c: { Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * L_11 = Encoding_get_ASCII_m9B673AE3152AB04D07CADE6E5E142C785B5BC94E(/*hidden argument*/NULL); NullCheck(L_11); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_12 = VirtFuncInvoker1< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, String_t* >::Invoke(18 /* System.Byte[] System.Text.Encoding::GetBytes(System.String) */, L_11, _stringLiteralF6D0C643351580307B2EAA6A7560E76965496BC7); V_1 = L_12; V_2 = (String_t*)NULL; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_13 = __this->get_cnc_6(); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_14 = __this->get_request_7(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_15 = V_1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_16 = V_1; NullCheck(L_16); NullCheck(L_13); WebConnection_Write_m45BE50FA912AB73240D6E307B5383B18064EA581(L_13, L_14, L_15, 0, (((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length)))), (String_t**)(&V_2), /*hidden argument*/NULL); return; } IL_0098: { bool L_17 = __this->get_isRead_5(); if (!L_17) { goto IL_00ca; } } { bool L_18 = __this->get_nextReadCalled_15(); if (L_18) { goto IL_00c9; } } { WebConnectionStream_CheckComplete_m08068E5BB242EAF233265505E9E415E4012E748B(__this, /*hidden argument*/NULL); bool L_19 = __this->get_nextReadCalled_15(); if (L_19) { goto IL_00c9; } } { __this->set_nextReadCalled_15((bool)1); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_20 = __this->get_cnc_6(); NullCheck(L_20); WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(L_20, (bool)1, /*hidden argument*/NULL); } IL_00c9: { return; } IL_00ca: { bool L_21 = __this->get_allowBuffering_19(); if (L_21) { goto IL_00f4; } } { __this->set_complete_request_written_29((bool)1); bool L_22 = __this->get_initRead_27(); if (L_22) { goto IL_00f3; } } { __this->set_initRead_27((bool)1); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_23 = __this->get_cnc_6(); NullCheck(L_23); WebConnection_InitRead_m18F2ECF3D5AFD206484E1CF9B1B880B189136B93(L_23, /*hidden argument*/NULL); } IL_00f3: { return; } IL_00f4: { bool L_24 = __this->get_disposed_24(); if (L_24) { goto IL_0104; } } { bool L_25 = __this->get_requestWritten_22(); if (!L_25) { goto IL_0105; } } IL_0104: { return; } IL_0105: { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_26 = __this->get_request_7(); NullCheck(L_26); int64_t L_27 = VirtFuncInvoker0< int64_t >::Invoke(14 /* System.Int64 System.Net.WebRequest::get_ContentLength() */, L_26); V_0 = L_27; bool L_28 = __this->get_sendChunked_20(); if (L_28) { goto IL_0153; } } { int64_t L_29 = V_0; if ((((int64_t)L_29) == ((int64_t)(((int64_t)((int64_t)(-1))))))) { goto IL_0153; } } { int64_t L_30 = __this->get_totalWritten_14(); int64_t L_31 = V_0; if ((((int64_t)L_30) == ((int64_t)L_31))) { goto IL_0153; } } { IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA * L_32 = (IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA *)il2cpp_codegen_object_new(IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA_il2cpp_TypeInfo_var); IOException__ctor_mB64DEFB376AA8E279A647A3770F913B20EF65175(L_32, _stringLiteralBE11E668C352A7505AEF2F84DE71A87DB58F9A41, /*hidden argument*/NULL); V_3 = L_32; __this->set_nextReadCalled_15((bool)1); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_33 = __this->get_cnc_6(); NullCheck(L_33); WebConnection_Close_m32A0D8BAE873F25F872DD6207A75FE12A18451EE(L_33, (bool)1, /*hidden argument*/NULL); IOException_t60E052020EDE4D3075F57A1DCC224FF8864354BA * L_34 = V_3; WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * L_35 = (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)il2cpp_codegen_object_new(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var); WebException__ctor_mF114A99C978130324670C44162A2C737F2EC7502(L_35, _stringLiteral6D697EDAD9BAE43583B61DBA3A266225DB0EA628, 6, 0, L_34, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_35, WebConnectionStream_Close_mC198127F4B51189068476B01AD013D4F352B09EF_RuntimeMethod_var); } IL_0153: { __this->set_disposed_24((bool)1); return; } } // System.Void System.Net.WebConnectionStream::KillBuffer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_KillBuffer_mBD0C22CE84EF1C481E495CD0593C0CFB13F16191 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { __this->set_writeBuffer_21((MemoryStream_t495F44B85E6B4DDE2BB7E17DE963256A74E2298C *)NULL); return; } } // System.Int64 System.Net.WebConnectionStream::Seek(System.Int64,System.IO.SeekOrigin) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t WebConnectionStream_Seek_m693D40ED7D1B52C93CE90195829A3890916DD51A (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, int64_t ___a0, int32_t ___b1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_Seek_m693D40ED7D1B52C93CE90195829A3890916DD51A_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, WebConnectionStream_Seek_m693D40ED7D1B52C93CE90195829A3890916DD51A_RuntimeMethod_var); } } // System.Void System.Net.WebConnectionStream::SetLength(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_SetLength_m026F335946E2BC4ABB0EAE4AD020204073C5ED76 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, int64_t ___a0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_SetLength_m026F335946E2BC4ABB0EAE4AD020204073C5ED76_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, WebConnectionStream_SetLength_m026F335946E2BC4ABB0EAE4AD020204073C5ED76_RuntimeMethod_var); } } // System.Boolean System.Net.WebConnectionStream::get_CanSeek() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnectionStream_get_CanSeek_mD18FD013682C04182567ACC903B7902AD1599A19 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Net.WebConnectionStream::get_CanRead() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnectionStream_get_CanRead_m0FE99BDFDAEBC6F708B4F14E96BAF96BB230E51B (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_disposed_24(); if (L_0) { goto IL_000f; } } { bool L_1 = __this->get_isRead_5(); return L_1; } IL_000f: { return (bool)0; } } // System.Boolean System.Net.WebConnectionStream::get_CanWrite() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebConnectionStream_get_CanWrite_m711BDBA199A1DDA4F824295D1A3C3E092D5A65D7 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_disposed_24(); if (L_0) { goto IL_0012; } } { bool L_1 = __this->get_isRead_5(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0012: { return (bool)0; } } // System.Int64 System.Net.WebConnectionStream::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t WebConnectionStream_get_Length_m0DBBB20237DB80F164F0895C9795989B7E5D6DEF (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_get_Length_m0DBBB20237DB80F164F0895C9795989B7E5D6DEF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_isRead_5(); if (L_0) { goto IL_000e; } } { NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_1 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mA121DE1CAC8F25277DEB489DC7771209D91CAE33(L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, WebConnectionStream_get_Length_m0DBBB20237DB80F164F0895C9795989B7E5D6DEF_RuntimeMethod_var); } IL_000e: { int32_t L_2 = __this->get_stream_length_11(); return (((int64_t)((int64_t)L_2))); } } // System.Int64 System.Net.WebConnectionStream::get_Position() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t WebConnectionStream_get_Position_m463D2F068BA5F2D156237C2DE131AA650739FE7F (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_get_Position_m463D2F068BA5F2D156237C2DE131AA650739FE7F_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, WebConnectionStream_get_Position_m463D2F068BA5F2D156237C2DE131AA650739FE7F_RuntimeMethod_var); } } // System.Void System.Net.WebConnectionStream::set_Position(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream_set_Position_m2908BE95F8AD2AFB3250377DAD79E38C1ABABAC6 (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, int64_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream_set_Position_m2908BE95F8AD2AFB3250377DAD79E38C1ABABAC6_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, WebConnectionStream_set_Position_m2908BE95F8AD2AFB3250377DAD79E38C1ABABAC6_RuntimeMethod_var); } } // System.Void System.Net.WebConnectionStream::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebConnectionStream__cctor_mE8E92B9375512A80A980C146B5A40B79FD3A10ED (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebConnectionStream__cctor_mE8E92B9375512A80A980C146B5A40B79FD3A10ED_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)2); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = L_0; NullCheck(L_1); (L_1)->SetAt(static_cast(0), (uint8_t)((int32_t)13)); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = L_1; NullCheck(L_2); (L_2)->SetAt(static_cast(1), (uint8_t)((int32_t)10)); ((WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC_StaticFields*)il2cpp_codegen_static_fields_for(WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC_il2cpp_TypeInfo_var))->set_crlf_4(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.Void System.Net.WebConnectionStream_<>c__DisplayClass75_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass75_0__ctor_m13DB5E74AEBC2FF1E496DC61CBA4D90F615F895F (U3CU3Ec__DisplayClass75_0_tB08224AE141BA9F8046D1F0C267E2308BA8CABCB * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Boolean System.Net.WebConnectionStream_<>c__DisplayClass75_0::b__0(System.Net.SimpleAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec__DisplayClass75_0_U3CSetHeadersAsyncU3Eb__0_m94DC4A0EEE65A2DA45D5180C553B74B3F0321363 (U3CU3Ec__DisplayClass75_0_tB08224AE141BA9F8046D1F0C267E2308BA8CABCB * __this, SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * ___r0, const RuntimeMethod* method) { { WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_0 = __this->get_U3CU3E4__this_0(); SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_1 = ___r0; bool L_2 = __this->get_setInternalLength_1(); NullCheck(L_0); bool L_3 = WebConnectionStream_SetHeadersAsync_mC95971FC00AA993900011ED6E9AE8F6EF619CBEF(L_0, L_1, L_2, /*hidden argument*/NULL); return 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.Net.WebConnectionStream_<>c__DisplayClass76_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass76_0__ctor_m63EF68729356FED145640876D22055B18FA0B668 (U3CU3Ec__DisplayClass76_0_t09438DD600601604F0E06AE0B2549E981049E350 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebConnectionStream_<>c__DisplayClass76_0::b__0(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass76_0_U3CSetHeadersAsyncU3Eb__0_m6CB2363998886364501A27B91501CE430E62E7EF (U3CU3Ec__DisplayClass76_0_t09438DD600601604F0E06AE0B2549E981049E350 * __this, RuntimeObject* ___r0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec__DisplayClass76_0_U3CSetHeadersAsyncU3Eb__0_m6CB2363998886364501A27B91501CE430E62E7EF_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * V_1 = NULL; Exception_t * 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) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); IL_0000: try { // begin try (depth: 1) { WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_0 = __this->get_U3CU3E4__this_0(); NullCheck(L_0); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_1 = L_0->get_cnc_6(); WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_2 = __this->get_U3CU3E4__this_0(); NullCheck(L_2); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_3 = L_2->get_request_7(); RuntimeObject* L_4 = ___r0; NullCheck(L_1); WebConnection_EndWrite_m4A161B7A30650E77C513CA3083DB71D6C4046DF7(L_1, L_3, (bool)1, L_4, /*hidden argument*/NULL); WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_5 = __this->get_U3CU3E4__this_0(); NullCheck(L_5); bool L_6 = L_5->get_initRead_27(); if (L_6) { goto IL_0047; } } IL_002b: { WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_7 = __this->get_U3CU3E4__this_0(); NullCheck(L_7); L_7->set_initRead_27((bool)1); WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_8 = __this->get_U3CU3E4__this_0(); NullCheck(L_8); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_9 = L_8->get_cnc_6(); NullCheck(L_9); WebConnection_InitRead_m18F2ECF3D5AFD206484E1CF9B1B880B189136B93(L_9, /*hidden argument*/NULL); } IL_0047: { WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_10 = __this->get_U3CU3E4__this_0(); NullCheck(L_10); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_11 = L_10->get_request_7(); NullCheck(L_11); int64_t L_12 = VirtFuncInvoker0< int64_t >::Invoke(14 /* System.Int64 System.Net.WebRequest::get_ContentLength() */, L_11); V_0 = L_12; WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_13 = __this->get_U3CU3E4__this_0(); NullCheck(L_13); bool L_14 = L_13->get_sendChunked_20(); if (L_14) { goto IL_0074; } } IL_0065: { int64_t L_15 = V_0; if (L_15) { goto IL_0074; } } IL_0068: { WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_16 = __this->get_U3CU3E4__this_0(); NullCheck(L_16); L_16->set_requestWritten_22((bool)1); } IL_0074: { SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_17 = __this->get_result_1(); NullCheck(L_17); SimpleAsyncResult_SetCompleted_m2B20AC583715AFA9E0CC96BCB0A90B6B541BA90B(L_17, (bool)0, /*hidden argument*/NULL); goto IL_00ae; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0082; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0092; throw e; } CATCH_0082: { // begin catch(System.Net.WebException) V_1 = ((WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)__exception_local); SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_18 = __this->get_result_1(); WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * L_19 = V_1; NullCheck(L_18); SimpleAsyncResult_SetCompleted_mB9395D66C376B2B6D4671EE1F725660045653A32(L_18, (bool)0, L_19, /*hidden argument*/NULL); goto IL_00ae; } // end catch (depth: 1) CATCH_0092: { // begin catch(System.Exception) V_2 = ((Exception_t *)__exception_local); SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_20 = __this->get_result_1(); Exception_t * L_21 = V_2; WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * L_22 = (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D *)il2cpp_codegen_object_new(WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D_il2cpp_TypeInfo_var); WebException__ctor_mF114A99C978130324670C44162A2C737F2EC7502(L_22, _stringLiteralC5790E5094FDAC9EB2BDF24D4F898BED561F84AD, 4, 0, L_21, /*hidden argument*/NULL); NullCheck(L_20); SimpleAsyncResult_SetCompleted_mB9395D66C376B2B6D4671EE1F725660045653A32(L_20, (bool)0, L_22, /*hidden argument*/NULL); goto IL_00ae; } // end catch (depth: 1) IL_00ae: { 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.Net.WebConnectionStream_<>c__DisplayClass80_0::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass80_0__ctor_m2FA81C0FDB06E036480FA8052E7CAD84C341C4B8 (U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebConnectionStream_<>c__DisplayClass80_0::b__0(System.Net.SimpleAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass80_0_U3CWriteRequestAsyncU3Eb__0_m316B5A4B4607B7F2EF832429C639D19B28248A3B (U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE * __this, SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * ___inner0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec__DisplayClass80_0_U3CWriteRequestAsyncU3Eb__0_m316B5A4B4607B7F2EF832429C639D19B28248A3B_MetadataUsageId); s_Il2CppMethodInitialized = true; } AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * V_0 = NULL; AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * G_B11_0 = NULL; int32_t G_B11_1 = 0; int32_t G_B11_2 = 0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* G_B11_3 = NULL; HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * G_B11_4 = NULL; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * G_B11_5 = NULL; AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * G_B10_0 = NULL; int32_t G_B10_1 = 0; int32_t G_B10_2 = 0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* G_B10_3 = NULL; HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * G_B10_4 = NULL; WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * G_B10_5 = NULL; { SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_0 = ___inner0; NullCheck(L_0); bool L_1 = SimpleAsyncResult_get_GotException_mB061909763EFE1FCC63C6671B91FD3C0841AAF95(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0020; } } { SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_2 = __this->get_result_0(); SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_3 = ___inner0; NullCheck(L_3); bool L_4 = SimpleAsyncResult_get_CompletedSynchronouslyPeek_mA560945DA091E2620A1ED0022CB5E9379C529A8E_inline(L_3, /*hidden argument*/NULL); SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_5 = ___inner0; NullCheck(L_5); Exception_t * L_6 = SimpleAsyncResult_get_Exception_mC8615919B40C4193415211FDA85A71FCC3776CB8_inline(L_5, /*hidden argument*/NULL); NullCheck(L_2); SimpleAsyncResult_SetCompleted_mB9395D66C376B2B6D4671EE1F725660045653A32(L_2, L_4, L_6, /*hidden argument*/NULL); return; } IL_0020: { WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_7 = __this->get_U3CU3E4__this_1(); NullCheck(L_7); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_8 = L_7->get_cnc_6(); NullCheck(L_8); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_9 = L_8->get_Data_10(); NullCheck(L_9); int32_t L_10 = L_9->get_StatusCode_1(); if (!L_10) { goto IL_0062; } } { WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_11 = __this->get_U3CU3E4__this_1(); NullCheck(L_11); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_12 = L_11->get_cnc_6(); NullCheck(L_12); WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * L_13 = L_12->get_Data_10(); NullCheck(L_13); int32_t L_14 = L_13->get_StatusCode_1(); if ((((int32_t)L_14) == ((int32_t)((int32_t)100)))) { goto IL_0062; } } { SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_15 = __this->get_result_0(); SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_16 = ___inner0; NullCheck(L_16); bool L_17 = SimpleAsyncResult_get_CompletedSynchronouslyPeek_mA560945DA091E2620A1ED0022CB5E9379C529A8E_inline(L_16, /*hidden argument*/NULL); NullCheck(L_15); SimpleAsyncResult_SetCompleted_m2B20AC583715AFA9E0CC96BCB0A90B6B541BA90B(L_15, L_17, /*hidden argument*/NULL); return; } IL_0062: { WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_18 = __this->get_U3CU3E4__this_1(); NullCheck(L_18); bool L_19 = L_18->get_initRead_27(); if (L_19) { goto IL_008b; } } { WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_20 = __this->get_U3CU3E4__this_1(); NullCheck(L_20); L_20->set_initRead_27((bool)1); WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_21 = __this->get_U3CU3E4__this_1(); NullCheck(L_21); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_22 = L_21->get_cnc_6(); NullCheck(L_22); WebConnection_InitRead_m18F2ECF3D5AFD206484E1CF9B1B880B189136B93(L_22, /*hidden argument*/NULL); } IL_008b: { int32_t L_23 = __this->get_length_2(); if (L_23) { goto IL_00b1; } } { WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_24 = __this->get_U3CU3E4__this_1(); NullCheck(L_24); L_24->set_complete_request_written_29((bool)1); SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_25 = __this->get_result_0(); SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_26 = ___inner0; NullCheck(L_26); bool L_27 = SimpleAsyncResult_get_CompletedSynchronouslyPeek_mA560945DA091E2620A1ED0022CB5E9379C529A8E_inline(L_26, /*hidden argument*/NULL); NullCheck(L_25); SimpleAsyncResult_SetCompleted_m2B20AC583715AFA9E0CC96BCB0A90B6B541BA90B(L_25, L_27, /*hidden argument*/NULL); return; } IL_00b1: { WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_28 = __this->get_U3CU3E4__this_1(); NullCheck(L_28); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_29 = L_28->get_cnc_6(); WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_30 = __this->get_U3CU3E4__this_1(); NullCheck(L_30); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_31 = L_30->get_request_7(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_32 = __this->get_bytes_3(); int32_t L_33 = __this->get_length_2(); AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_34 = __this->get_U3CU3E9__1_4(); AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_35 = L_34; G_B10_0 = L_35; G_B10_1 = L_33; G_B10_2 = 0; G_B10_3 = L_32; G_B10_4 = L_31; G_B10_5 = L_29; if (L_35) { G_B11_0 = L_35; G_B11_1 = L_33; G_B11_2 = 0; G_B11_3 = L_32; G_B11_4 = L_31; G_B11_5 = L_29; goto IL_00f3; } } { AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_36 = (AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 *)il2cpp_codegen_object_new(AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4_il2cpp_TypeInfo_var); AsyncCallback__ctor_m36AEE927E6AFEE950656BC5F7841682D23DE2EBB(L_36, __this, (intptr_t)((intptr_t)U3CU3Ec__DisplayClass80_0_U3CWriteRequestAsyncU3Eb__1_m92F6F9F413853EDF30AC17455D26DA377B02DCF0_RuntimeMethod_var), /*hidden argument*/NULL); AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_37 = L_36; V_0 = L_37; __this->set_U3CU3E9__1_4(L_37); AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_38 = V_0; G_B11_0 = L_38; G_B11_1 = G_B10_1; G_B11_2 = G_B10_2; G_B11_3 = G_B10_3; G_B11_4 = G_B10_4; G_B11_5 = G_B10_5; } IL_00f3: { NullCheck(G_B11_5); WebConnection_BeginWrite_m33F4740211D85A6B3E62EAAC19E060321F35D179(G_B11_5, G_B11_4, G_B11_3, G_B11_2, G_B11_1, G_B11_0, NULL, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebConnectionStream_<>c__DisplayClass80_0::b__1(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__DisplayClass80_0_U3CWriteRequestAsyncU3Eb__1_m92F6F9F413853EDF30AC17455D26DA377B02DCF0 (U3CU3Ec__DisplayClass80_0_t7D1F20BB8EB27922CC970938E79BEBC5B485FEEE * __this, RuntimeObject* ___r0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CU3Ec__DisplayClass80_0_U3CWriteRequestAsyncU3Eb__1_m92F6F9F413853EDF30AC17455D26DA377B02DCF0_MetadataUsageId); s_Il2CppMethodInitialized = true; } Exception_t * V_0 = 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); IL_0000: try { // begin try (depth: 1) WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_0 = __this->get_U3CU3E4__this_1(); WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_1 = __this->get_U3CU3E4__this_1(); NullCheck(L_1); WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_2 = L_1->get_cnc_6(); WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * L_3 = __this->get_U3CU3E4__this_1(); NullCheck(L_3); HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_4 = L_3->get_request_7(); RuntimeObject* L_5 = ___r0; NullCheck(L_2); bool L_6 = WebConnection_EndWrite_m4A161B7A30650E77C513CA3083DB71D6C4046DF7(L_2, L_4, (bool)0, L_5, /*hidden argument*/NULL); NullCheck(L_0); L_0->set_complete_request_written_29(L_6); SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_7 = __this->get_result_0(); NullCheck(L_7); SimpleAsyncResult_SetCompleted_m2B20AC583715AFA9E0CC96BCB0A90B6B541BA90B(L_7, (bool)0, /*hidden argument*/NULL); goto IL_0046; } // 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_0036; throw e; } CATCH_0036: { // begin catch(System.Exception) V_0 = ((Exception_t *)__exception_local); SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * L_8 = __this->get_result_0(); Exception_t * L_9 = V_0; NullCheck(L_8); SimpleAsyncResult_SetCompleted_mB9395D66C376B2B6D4671EE1F725660045653A32(L_8, (bool)0, L_9, /*hidden argument*/NULL); goto IL_0046; } // end catch (depth: 1) IL_0046: { 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.Net.WebException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_m3CC3B7531100A92762AB2A131B85742D403D6370 (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, const RuntimeMethod* method) { { __this->set_m_Status_17(((int32_t)16)); InvalidOperationException__ctor_m1F94EA1226068BD1B7EAA1B836A59C99979F579E(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_m8F6829889F5E750BCF48159ADDFC37DF38825C42 (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, String_t* ___message0, const RuntimeMethod* method) { { String_t* L_0 = ___message0; WebException__ctor_m864B9642C3D47B5ED0CDA9397ACB8CC70D2B9E4E(__this, L_0, (Exception_t *)NULL, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_m864B9642C3D47B5ED0CDA9397ACB8CC70D2B9E4E (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method) { { __this->set_m_Status_17(((int32_t)16)); String_t* L_0 = ___message0; Exception_t * L_1 = ___innerException1; InvalidOperationException__ctor_mC40AA9579B996C6FBAE023590139C16304D81DC6(__this, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebException::.ctor(System.String,System.Net.WebExceptionStatus) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_mABBCD10936CE582BDF68BA0204ECBDA253119AFE (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, String_t* ___message0, int32_t ___status1, const RuntimeMethod* method) { { String_t* L_0 = ___message0; int32_t L_1 = ___status1; WebException__ctor_mC093D93CFCE3064622C7AF755BC3D3150E5A8D2D(__this, L_0, (Exception_t *)NULL, L_1, (WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD *)NULL, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebException::.ctor(System.String,System.Net.WebExceptionStatus,System.Net.WebExceptionInternalStatus,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_mF114A99C978130324670C44162A2C737F2EC7502 (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, String_t* ___message0, int32_t ___status1, int32_t ___internalStatus2, Exception_t * ___innerException3, const RuntimeMethod* method) { { String_t* L_0 = ___message0; Exception_t * L_1 = ___innerException3; int32_t L_2 = ___status1; int32_t L_3 = ___internalStatus2; WebException__ctor_m03593F911259F06A18F7F1284DA3AD9B3D614351(__this, L_0, L_1, L_2, (WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD *)NULL, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebException::.ctor(System.String,System.Exception,System.Net.WebExceptionStatus,System.Net.WebResponse) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_mC093D93CFCE3064622C7AF755BC3D3150E5A8D2D (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, String_t* ___message0, Exception_t * ___innerException1, int32_t ___status2, WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * ___response3, const RuntimeMethod* method) { { String_t* L_0 = ___message0; Exception_t * L_1 = ___innerException1; int32_t L_2 = ___status2; WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * L_3 = ___response3; WebException__ctor_m5363C3AC28BABD353ABD5295C3A4FD44724D9407(__this, L_0, (String_t*)NULL, L_1, L_2, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebException::.ctor(System.String,System.String,System.Exception,System.Net.WebExceptionStatus,System.Net.WebResponse) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_m5363C3AC28BABD353ABD5295C3A4FD44724D9407 (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, String_t* ___message0, String_t* ___data1, Exception_t * ___innerException2, int32_t ___status3, WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * ___response4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebException__ctor_m5363C3AC28BABD353ABD5295C3A4FD44724D9407_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* G_B2_0 = NULL; WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * G_B2_1 = NULL; String_t* G_B1_0 = NULL; WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * G_B1_1 = NULL; String_t* G_B3_0 = NULL; String_t* G_B3_1 = NULL; WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * G_B3_2 = NULL; { __this->set_m_Status_17(((int32_t)16)); String_t* L_0 = ___message0; String_t* L_1 = ___data1; G_B1_0 = L_0; G_B1_1 = __this; if (L_1) { G_B2_0 = L_0; G_B2_1 = __this; goto IL_0014; } } { G_B3_0 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; goto IL_0024; } IL_0014: { String_t* L_2 = ___data1; String_t* L_3 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(_stringLiteralBC4F25FFA040BCA2940EE764035E4665AD6AF175, L_2, _stringLiteralBB589D0621E5472F470FA3425A234C74B1E202E8, /*hidden argument*/NULL); G_B3_0 = L_3; G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; } IL_0024: { String_t* L_4 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(G_B3_1, G_B3_0, /*hidden argument*/NULL); Exception_t * L_5 = ___innerException2; NullCheck(G_B3_2); InvalidOperationException__ctor_mC40AA9579B996C6FBAE023590139C16304D81DC6(G_B3_2, L_4, L_5, /*hidden argument*/NULL); int32_t L_6 = ___status3; __this->set_m_Status_17(L_6); WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * L_7 = ___response4; __this->set_m_Response_18(L_7); return; } } // System.Void System.Net.WebException::.ctor(System.String,System.Exception,System.Net.WebExceptionStatus,System.Net.WebResponse,System.Net.WebExceptionInternalStatus) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_m03593F911259F06A18F7F1284DA3AD9B3D614351 (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, String_t* ___message0, Exception_t * ___innerException1, int32_t ___status2, WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * ___response3, int32_t ___internalStatus4, const RuntimeMethod* method) { { String_t* L_0 = ___message0; Exception_t * L_1 = ___innerException1; int32_t L_2 = ___status2; WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * L_3 = ___response3; int32_t L_4 = ___internalStatus4; WebException__ctor_mC0C6225799FA6FFA5795052158BDF312BEF065C4(__this, L_0, (String_t*)NULL, L_1, L_2, L_3, L_4, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebException::.ctor(System.String,System.String,System.Exception,System.Net.WebExceptionStatus,System.Net.WebResponse,System.Net.WebExceptionInternalStatus) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_mC0C6225799FA6FFA5795052158BDF312BEF065C4 (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, String_t* ___message0, String_t* ___data1, Exception_t * ___innerException2, int32_t ___status3, WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * ___response4, int32_t ___internalStatus5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebException__ctor_mC0C6225799FA6FFA5795052158BDF312BEF065C4_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* G_B2_0 = NULL; WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * G_B2_1 = NULL; String_t* G_B1_0 = NULL; WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * G_B1_1 = NULL; String_t* G_B3_0 = NULL; String_t* G_B3_1 = NULL; WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * G_B3_2 = NULL; { __this->set_m_Status_17(((int32_t)16)); String_t* L_0 = ___message0; String_t* L_1 = ___data1; G_B1_0 = L_0; G_B1_1 = __this; if (L_1) { G_B2_0 = L_0; G_B2_1 = __this; goto IL_0014; } } { G_B3_0 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; goto IL_0024; } IL_0014: { String_t* L_2 = ___data1; String_t* L_3 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(_stringLiteralBC4F25FFA040BCA2940EE764035E4665AD6AF175, L_2, _stringLiteralBB589D0621E5472F470FA3425A234C74B1E202E8, /*hidden argument*/NULL); G_B3_0 = L_3; G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; } IL_0024: { String_t* L_4 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(G_B3_1, G_B3_0, /*hidden argument*/NULL); Exception_t * L_5 = ___innerException2; NullCheck(G_B3_2); InvalidOperationException__ctor_mC40AA9579B996C6FBAE023590139C16304D81DC6(G_B3_2, L_4, L_5, /*hidden argument*/NULL); int32_t L_6 = ___status3; __this->set_m_Status_17(L_6); WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * L_7 = ___response4; __this->set_m_Response_18(L_7); int32_t L_8 = ___internalStatus5; __this->set_m_InternalStatus_19(L_8); return; } } // System.Void System.Net.WebException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException__ctor_m4BFDADE5C6613BE14CE11DE30B350A671DDA7C16 (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { { __this->set_m_Status_17(((int32_t)16)); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___serializationInfo0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___streamingContext1; InvalidOperationException__ctor_mAC8983A2DEE5DB9ECD05C17D3270634236B95FA2(__this, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebException::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException_System_Runtime_Serialization_ISerializable_GetObjectData_mE242FB2EA4DB6AAC3C6C08DBEFD8F3A7D8C9E2DF (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___serializationInfo0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___streamingContext1; VirtActionInvoker2< SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 >::Invoke(10 /* System.Void System.Exception::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */, __this, L_0, L_1); return; } } // System.Void System.Net.WebException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebException_GetObjectData_m72AC26432F46DEC77E8BEE3B60150CA524EB8D43 (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___serializationInfo0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___streamingContext1; Exception_GetObjectData_m76F759ED00FA218FFC522C32626B851FDE849AD6(__this, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Net.WebExceptionStatus System.Net.WebException::get_Status() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebException_get_Status_m1B70EF872E650D6C3B320EDE858FEC1136914D09 (WebException_tD400C9DEBEBB6AEDA77500E634D20692E27A993D * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_Status_17(); 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.String System.Net.WebExceptionMapping::GetWebStatusString(System.Net.WebExceptionStatus) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebExceptionMapping_GetWebStatusString_mEB4A50FC87E40382A86D007C2E80FCCDEFCB5B91 (int32_t ___status0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebExceptionMapping_GetWebStatusString_mEB4A50FC87E40382A86D007C2E80FCCDEFCB5B91_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; { int32_t L_0 = ___status0; V_0 = L_0; int32_t L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(WebExceptionMapping_t4E7EF581D0224FFC2F2C8556EF320557517A378A_il2cpp_TypeInfo_var); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_2 = ((WebExceptionMapping_t4E7EF581D0224FFC2F2C8556EF320557517A378A_StaticFields*)il2cpp_codegen_static_fields_for(WebExceptionMapping_t4E7EF581D0224FFC2F2C8556EF320557517A378A_il2cpp_TypeInfo_var))->get_s_Mapping_0(); NullCheck(L_2); if ((((int32_t)L_1) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))))) { goto IL_0010; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0016; } } IL_0010: { InternalException_t1460C350125DE6268459D2F27DFF588AE88F2AA0 * L_4 = (InternalException_t1460C350125DE6268459D2F27DFF588AE88F2AA0 *)il2cpp_codegen_object_new(InternalException_t1460C350125DE6268459D2F27DFF588AE88F2AA0_il2cpp_TypeInfo_var); InternalException__ctor_m4963B2F0FC3F351663C67F3F71CAC601D73DF499(L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, WebExceptionMapping_GetWebStatusString_mEB4A50FC87E40382A86D007C2E80FCCDEFCB5B91_RuntimeMethod_var); } IL_0016: { IL2CPP_RUNTIME_CLASS_INIT(WebExceptionMapping_t4E7EF581D0224FFC2F2C8556EF320557517A378A_il2cpp_TypeInfo_var); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_5 = ((WebExceptionMapping_t4E7EF581D0224FFC2F2C8556EF320557517A378A_StaticFields*)il2cpp_codegen_static_fields_for(WebExceptionMapping_t4E7EF581D0224FFC2F2C8556EF320557517A378A_il2cpp_TypeInfo_var))->get_s_Mapping_0(); int32_t L_6 = V_0; NullCheck(L_5); String_t* L_7 = VolatileRead((String_t**)((L_5)->GetAddressAt(static_cast(L_6)))); V_1 = L_7; String_t* L_8 = V_1; if (L_8) { goto IL_0053; } } { RuntimeObject * L_9 = Box(WebExceptionStatus_t97365CBADE462C1E2A1A0FACF18F3B111900F8DC_il2cpp_TypeInfo_var, (&___status0)); NullCheck(L_9); String_t* L_10 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_9); ___status0 = *(int32_t*)UnBox(L_9); String_t* L_11 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteral073D82D7A89E8FF8AA7F143D0C3C70AE5B9750C7, L_10, /*hidden argument*/NULL); V_1 = L_11; IL2CPP_RUNTIME_CLASS_INIT(WebExceptionMapping_t4E7EF581D0224FFC2F2C8556EF320557517A378A_il2cpp_TypeInfo_var); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_12 = ((WebExceptionMapping_t4E7EF581D0224FFC2F2C8556EF320557517A378A_StaticFields*)il2cpp_codegen_static_fields_for(WebExceptionMapping_t4E7EF581D0224FFC2F2C8556EF320557517A378A_il2cpp_TypeInfo_var))->get_s_Mapping_0(); int32_t L_13 = V_0; NullCheck(L_12); String_t* L_14 = V_1; VolatileWrite((String_t**)((L_12)->GetAddressAt(static_cast(L_13))), L_14); } IL_0053: { String_t* L_15 = V_1; return L_15; } } // System.Void System.Net.WebExceptionMapping::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebExceptionMapping__cctor_m25DD11B1F6D1AFB6D3DCD727B6D0D0F9C551EDE6 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebExceptionMapping__cctor_m25DD11B1F6D1AFB6D3DCD727B6D0D0F9C551EDE6_MetadataUsageId); s_Il2CppMethodInitialized = true; } { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_0 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)((int32_t)21)); ((WebExceptionMapping_t4E7EF581D0224FFC2F2C8556EF320557517A378A_StaticFields*)il2cpp_codegen_static_fields_for(WebExceptionMapping_t4E7EF581D0224FFC2F2C8556EF320557517A378A_il2cpp_TypeInfo_var))->set_s_Mapping_0(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 // System.Void System.Net.WebHeaderCollection::NormalizeCommonHeaders() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_0 = __this->get_m_CommonHeaders_12(); if (L_0) { goto IL_0009; } } { return; } IL_0009: { V_0 = 0; goto IL_0035; } IL_000d: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_1 = __this->get_m_CommonHeaders_12(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; String_t* L_4 = (L_1)->GetAt(static_cast(L_3)); if (!L_4) { goto IL_0031; } } { NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_5 = WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_6 = ((WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields*)il2cpp_codegen_static_fields_for(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var))->get_s_CommonHeaderNames_14(); int32_t L_7 = V_0; NullCheck(L_6); int32_t L_8 = L_7; String_t* L_9 = (L_6)->GetAt(static_cast(L_8)); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_10 = __this->get_m_CommonHeaders_12(); int32_t L_11 = V_0; NullCheck(L_10); int32_t L_12 = L_11; String_t* L_13 = (L_10)->GetAt(static_cast(L_12)); NullCheck(L_5); VirtActionInvoker2< String_t*, String_t* >::Invoke(15 /* System.Void System.Collections.Specialized.NameValueCollection::Add(System.String,System.String) */, L_5, L_9, L_13); } IL_0031: { int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0035: { int32_t L_15 = V_0; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_16 = __this->get_m_CommonHeaders_12(); NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))))))) { goto IL_000d; } } { __this->set_m_CommonHeaders_12((StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)NULL); __this->set_m_NumCommonHeaders_13(0); return; } } // System.Collections.Specialized.NameValueCollection System.Net.WebHeaderCollection::get_InnerCollection() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_0 = __this->get_m_InnerCollection_16(); if (L_0) { goto IL_001a; } } { IL2CPP_RUNTIME_CLASS_INIT(CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_il2cpp_TypeInfo_var); CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B * L_1 = ((CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_StaticFields*)il2cpp_codegen_static_fields_for(CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_il2cpp_TypeInfo_var))->get_StaticInstance_0(); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_2 = (NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 *)il2cpp_codegen_object_new(NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1_il2cpp_TypeInfo_var); NameValueCollection__ctor_m5E1391BA01E5D9BAF25A865025F031283B05AC62(L_2, ((int32_t)16), L_1, /*hidden argument*/NULL); __this->set_m_InnerCollection_16(L_2); } IL_001a: { NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_3 = __this->get_m_InnerCollection_16(); return L_3; } } // System.Boolean System.Net.WebHeaderCollection::AllowMultiValues(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebHeaderCollection_AllowMultiValues_m078D979B7DBF77A8640B1DFAAAAAA280065567EE (String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_AllowMultiValues_m078D979B7DBF77A8640B1DFAAAAAA280065567EE_MetadataUsageId); s_Il2CppMethodInitialized = true; } HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF * L_0 = ((WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields*)il2cpp_codegen_static_fields_for(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var))->get_HInfo_11(); String_t* L_1 = ___name0; NullCheck(L_0); HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 * L_2 = HeaderInfoTable_get_Item_m87D6C7DCC3A5EA433F038365677E93B311A41885(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 * L_3 = V_0; NullCheck(L_3); bool L_4 = L_3->get_AllowMultiValues_4(); if (L_4) { goto IL_0025; } } { HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 * L_5 = V_0; NullCheck(L_5); String_t* L_6 = L_5->get_HeaderName_3(); bool L_7 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_6, _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709, /*hidden argument*/NULL); return L_7; } IL_0025: { return (bool)1; } } // System.Boolean System.Net.WebHeaderCollection::get_AllowHttpRequestHeader() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebHeaderCollection_get_AllowHttpRequestHeader_mE75485A198FCADC9629559F8BFB1757BCEC7032B (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_m_Type_17(); if (L_0) { goto IL_000f; } } { __this->set_m_Type_17(1); } IL_000f: { uint16_t L_1 = __this->get_m_Type_17(); if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_002b; } } { uint16_t L_2 = __this->get_m_Type_17(); if ((((int32_t)L_2) == ((int32_t)3))) { goto IL_002b; } } { uint16_t L_3 = __this->get_m_Type_17(); return (bool)((((int32_t)L_3) == ((int32_t)5))? 1 : 0); } IL_002b: { return (bool)1; } } // System.Void System.Net.WebHeaderCollection::Remove(System.Net.HttpRequestHeader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_Remove_m10C592B12EC07F33161B71FB0C2DE0112C0041DF (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, int32_t ___header0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_Remove_m10C592B12EC07F33161B71FB0C2DE0112C0041DF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = WebHeaderCollection_get_AllowHttpRequestHeader_mE75485A198FCADC9629559F8BFB1757BCEC7032B(__this, /*hidden argument*/NULL); if (L_0) { goto IL_0018; } } { String_t* L_1 = SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7(_stringLiteral8C8EFBA440D5F3CD4F07DFFD5F416F5AA2C78986, /*hidden argument*/NULL); InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_2 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m72027D5F1D513C25C05137E203EEED8FD8297706(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, WebHeaderCollection_Remove_m10C592B12EC07F33161B71FB0C2DE0112C0041DF_RuntimeMethod_var); } IL_0018: { int32_t L_3 = ___header0; IL2CPP_RUNTIME_CLASS_INIT(HTTP_REQUEST_HEADER_ID_tB60B4713336EB0EA6D9963F588F4C9F9BAD3D9CE_il2cpp_TypeInfo_var); String_t* L_4 = HTTP_REQUEST_HEADER_ID_ToString_m26FCFC96F9A3BA5FB9ADFDB26F5FAF5BBA5212D4(L_3, /*hidden argument*/NULL); VirtActionInvoker1< String_t* >::Invoke(19 /* System.Void System.Collections.Specialized.NameValueCollection::Remove(System.String) */, __this, L_4); return; } } // System.Void System.Net.WebHeaderCollection::AddInternal(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_AddInternal_m6D3C568730974B187804895F8F3DAA50AB37C6A8 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___name0, String_t* ___value1, const RuntimeMethod* method) { { WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991(__this, /*hidden argument*/NULL); NameValueCollection_InvalidateCachedArrays_mBBA5CF68C6D8E24D304B2A6C94B423702BE024F3(__this, /*hidden argument*/NULL); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_0 = WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645(__this, /*hidden argument*/NULL); String_t* L_1 = ___name0; String_t* L_2 = ___value1; NullCheck(L_0); VirtActionInvoker2< String_t*, String_t* >::Invoke(15 /* System.Void System.Collections.Specialized.NameValueCollection::Add(System.String,System.String) */, L_0, L_1, L_2); return; } } // System.Void System.Net.WebHeaderCollection::ChangeInternal(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_ChangeInternal_m928070E0755835B74AED3A0E6120974DA7794D87 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___name0, String_t* ___value1, const RuntimeMethod* method) { { WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991(__this, /*hidden argument*/NULL); NameValueCollection_InvalidateCachedArrays_mBBA5CF68C6D8E24D304B2A6C94B423702BE024F3(__this, /*hidden argument*/NULL); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_0 = WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645(__this, /*hidden argument*/NULL); String_t* L_1 = ___name0; String_t* L_2 = ___value1; NullCheck(L_0); VirtActionInvoker2< String_t*, String_t* >::Invoke(18 /* System.Void System.Collections.Specialized.NameValueCollection::Set(System.String,System.String) */, L_0, L_1, L_2); return; } } // System.Void System.Net.WebHeaderCollection::RemoveInternal(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_RemoveInternal_m446E0F76E27F95D20BD5593146226486E7A186D5 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___name0, const RuntimeMethod* method) { { WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991(__this, /*hidden argument*/NULL); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_0 = __this->get_m_InnerCollection_16(); if (!L_0) { goto IL_0020; } } { NameValueCollection_InvalidateCachedArrays_mBBA5CF68C6D8E24D304B2A6C94B423702BE024F3(__this, /*hidden argument*/NULL); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_1 = __this->get_m_InnerCollection_16(); String_t* L_2 = ___name0; NullCheck(L_1); VirtActionInvoker1< String_t* >::Invoke(19 /* System.Void System.Collections.Specialized.NameValueCollection::Remove(System.String) */, L_1, L_2); } IL_0020: { return; } } // System.Void System.Net.WebHeaderCollection::CheckUpdate(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_CheckUpdate_mD96B54829D540AD2C75631F01E1DE7A25918EE09 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___name0, String_t* ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_CheckUpdate_mD96B54829D540AD2C75631F01E1DE7A25918EE09_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value1; IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); String_t* L_1 = WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523(L_0, (bool)1, /*hidden argument*/NULL); ___value1 = L_1; String_t* L_2 = ___name0; String_t* L_3 = ___value1; WebHeaderCollection_ChangeInternal_m928070E0755835B74AED3A0E6120974DA7794D87(__this, L_2, L_3, /*hidden argument*/NULL); return; } } // System.String System.Net.WebHeaderCollection::CheckBadChars(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523 (String_t* ___name0, bool ___isHeaderValue1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Il2CppChar V_2 = 0x0; ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * G_B6_0 = NULL; { String_t* L_0 = ___name0; if (!L_0) { goto IL_000b; } } { String_t* L_1 = ___name0; NullCheck(L_1); int32_t L_2 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0046; } } IL_000b: { bool L_3 = ___isHeaderValue1; if (L_3) { goto IL_0040; } } { String_t* L_4 = ___name0; if (!L_4) { goto IL_0035; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_5 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_6 = L_5; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C); (L_6)->SetAt(static_cast(0), (RuntimeObject *)_stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C); String_t* L_7 = SR_GetString_m9548BD6DD52DFDB46372F211078AE57FA2401E39(_stringLiteralBA0CEB3F0BE08615CE7B7AC0CA94BED35C6C6B7C, L_6, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_8 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_8, L_7, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); G_B6_0 = L_8; goto IL_003f; } IL_0035: { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_9 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_9, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); G_B6_0 = ((ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)(L_9)); } IL_003f: { IL2CPP_RAISE_MANAGED_EXCEPTION(G_B6_0, WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523_RuntimeMethod_var); } IL_0040: { String_t* L_10 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); return L_10; } IL_0046: { bool L_11 = ___isHeaderValue1; if (!L_11) { goto IL_0124; } } { String_t* L_12 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_13 = ((WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields*)il2cpp_codegen_static_fields_for(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var))->get_HttpTrimCharacters_18(); NullCheck(L_12); String_t* L_14 = String_Trim_m788DE5AEFDAC40E778745C4DF4AFD45A4BC1007E(L_12, L_13, /*hidden argument*/NULL); ___name0 = L_14; V_0 = 0; V_1 = 0; goto IL_0100; } IL_0062: { String_t* L_15 = ___name0; int32_t L_16 = V_1; NullCheck(L_15); Il2CppChar L_17 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_15, L_16, /*hidden argument*/NULL); V_2 = (((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)255)&(int32_t)L_17))))); int32_t L_18 = V_0; switch (L_18) { case 0: { goto IL_0085; } case 1: { goto IL_00bb; } case 2: { goto IL_00d9; } } } { goto IL_00fc; } IL_0085: { Il2CppChar L_19 = V_2; if ((!(((uint32_t)L_19) == ((uint32_t)((int32_t)13))))) { goto IL_008e; } } { V_0 = 1; goto IL_00fc; } IL_008e: { Il2CppChar L_20 = V_2; if ((!(((uint32_t)L_20) == ((uint32_t)((int32_t)10))))) { goto IL_0097; } } { V_0 = 2; goto IL_00fc; } IL_0097: { Il2CppChar L_21 = V_2; if ((((int32_t)L_21) == ((int32_t)((int32_t)127)))) { goto IL_00a6; } } { Il2CppChar L_22 = V_2; if ((((int32_t)L_22) >= ((int32_t)((int32_t)32)))) { goto IL_00fc; } } { Il2CppChar L_23 = V_2; if ((((int32_t)L_23) == ((int32_t)((int32_t)9)))) { goto IL_00fc; } } IL_00a6: { String_t* L_24 = SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7(_stringLiteralA6279315C5DEE67D112368DB6846BCA93408CC2E, /*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, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_25, WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523_RuntimeMethod_var); } IL_00bb: { Il2CppChar L_26 = V_2; if ((!(((uint32_t)L_26) == ((uint32_t)((int32_t)10))))) { goto IL_00c4; } } { V_0 = 2; goto IL_00fc; } IL_00c4: { String_t* L_27 = SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7(_stringLiteral731BCD1FBA9D30DE39F2CD8FA41AABF7E79C7D91, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_28 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_28, L_27, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_28, WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523_RuntimeMethod_var); } IL_00d9: { Il2CppChar L_29 = V_2; if ((((int32_t)L_29) == ((int32_t)((int32_t)32)))) { goto IL_00e3; } } { Il2CppChar L_30 = V_2; if ((!(((uint32_t)L_30) == ((uint32_t)((int32_t)9))))) { goto IL_00e7; } } IL_00e3: { V_0 = 0; goto IL_00fc; } IL_00e7: { String_t* L_31 = SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7(_stringLiteral731BCD1FBA9D30DE39F2CD8FA41AABF7E79C7D91, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_32 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_32, L_31, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_32, WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523_RuntimeMethod_var); } IL_00fc: { int32_t L_33 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_0100: { int32_t L_34 = V_1; String_t* L_35 = ___name0; NullCheck(L_35); int32_t L_36 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_35, /*hidden argument*/NULL); if ((((int32_t)L_34) < ((int32_t)L_36))) { goto IL_0062; } } { int32_t L_37 = V_0; if (!L_37) { goto IL_0164; } } { String_t* L_38 = SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7(_stringLiteral731BCD1FBA9D30DE39F2CD8FA41AABF7E79C7D91, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_39 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_39, L_38, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523_RuntimeMethod_var); } IL_0124: { String_t* L_40 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_il2cpp_TypeInfo_var); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_41 = ((ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_StaticFields*)il2cpp_codegen_static_fields_for(ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_il2cpp_TypeInfo_var))->get_InvalidParamChars_2(); NullCheck(L_40); int32_t L_42 = String_IndexOfAny_m1AD95EBF79BB7FBFC7FC30DA9B1B8015BC3ABA6D(L_40, L_41, /*hidden argument*/NULL); if ((((int32_t)L_42) == ((int32_t)(-1)))) { goto IL_0147; } } { String_t* L_43 = SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7(_stringLiteral1B9F1BD38C0A17325950EA0E9D15F9E61F03D8A6, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_44 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_44, L_43, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_44, WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523_RuntimeMethod_var); } IL_0147: { String_t* L_45 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); bool L_46 = WebHeaderCollection_ContainsNonAsciiChars_mA89278F21B4B5F507898C91472747092C3E152BE(L_45, /*hidden argument*/NULL); if (!L_46) { goto IL_0164; } } { String_t* L_47 = SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7(_stringLiteral51A1295345B4726E34DBC7225E76121460F0CD74, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_48 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_48, L_47, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_48, WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523_RuntimeMethod_var); } IL_0164: { String_t* L_49 = ___name0; return L_49; } } // System.Boolean System.Net.WebHeaderCollection::ContainsNonAsciiChars(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebHeaderCollection_ContainsNonAsciiChars_mA89278F21B4B5F507898C91472747092C3E152BE (String_t* ___token0, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; goto IL_0020; } IL_0004: { String_t* L_0 = ___token0; int32_t L_1 = V_0; NullCheck(L_0); Il2CppChar L_2 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_0, L_1, /*hidden argument*/NULL); if ((((int32_t)L_2) < ((int32_t)((int32_t)32)))) { goto IL_001a; } } { String_t* L_3 = ___token0; int32_t L_4 = V_0; NullCheck(L_3); Il2CppChar L_5 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_3, L_4, /*hidden argument*/NULL); if ((((int32_t)L_5) <= ((int32_t)((int32_t)126)))) { goto IL_001c; } } IL_001a: { return (bool)1; } IL_001c: { int32_t L_6 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0020: { int32_t L_7 = V_0; String_t* L_8 = ___token0; NullCheck(L_8); int32_t L_9 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_8, /*hidden argument*/NULL); if ((((int32_t)L_7) < ((int32_t)L_9))) { goto IL_0004; } } { return (bool)0; } } // System.Void System.Net.WebHeaderCollection::ThrowOnRestrictedHeader(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_ThrowOnRestrictedHeader_mD66B7AB428CEE7686AA15963F42F6645880A7A6B (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___headerName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_ThrowOnRestrictedHeader_mD66B7AB428CEE7686AA15963F42F6645880A7A6B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { uint16_t L_0 = __this->get_m_Type_17(); if ((!(((uint32_t)L_0) == ((uint32_t)3)))) { goto IL_003a; } } { IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF * L_1 = ((WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields*)il2cpp_codegen_static_fields_for(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var))->get_HInfo_11(); String_t* L_2 = ___headerName0; NullCheck(L_1); HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 * L_3 = HeaderInfoTable_get_Item_m87D6C7DCC3A5EA433F038365677E93B311A41885(L_1, L_2, /*hidden argument*/NULL); NullCheck(L_3); bool L_4 = L_3->get_IsRequestRestricted_0(); if (!L_4) { goto IL_0074; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_5 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_6 = L_5; String_t* L_7 = ___headerName0; NullCheck(L_6); ArrayElementTypeCheck (L_6, L_7); (L_6)->SetAt(static_cast(0), (RuntimeObject *)L_7); String_t* L_8 = SR_GetString_m9548BD6DD52DFDB46372F211078AE57FA2401E39(_stringLiteralA265316472178FFE9FD969D45ABD032853F5889B, L_6, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_9 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_9, L_8, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, WebHeaderCollection_ThrowOnRestrictedHeader_mD66B7AB428CEE7686AA15963F42F6645880A7A6B_RuntimeMethod_var); } IL_003a: { uint16_t L_10 = __this->get_m_Type_17(); if ((!(((uint32_t)L_10) == ((uint32_t)6)))) { goto IL_0074; } } { IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF * L_11 = ((WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields*)il2cpp_codegen_static_fields_for(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var))->get_HInfo_11(); String_t* L_12 = ___headerName0; NullCheck(L_11); HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 * L_13 = HeaderInfoTable_get_Item_m87D6C7DCC3A5EA433F038365677E93B311A41885(L_11, L_12, /*hidden argument*/NULL); NullCheck(L_13); bool L_14 = L_13->get_IsResponseRestricted_1(); if (!L_14) { goto IL_0074; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_15 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_16 = L_15; String_t* L_17 = ___headerName0; NullCheck(L_16); ArrayElementTypeCheck (L_16, L_17); (L_16)->SetAt(static_cast(0), (RuntimeObject *)L_17); String_t* L_18 = SR_GetString_m9548BD6DD52DFDB46372F211078AE57FA2401E39(_stringLiteralA265316472178FFE9FD969D45ABD032853F5889B, L_16, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_19 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_19, L_18, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, WebHeaderCollection_ThrowOnRestrictedHeader_mD66B7AB428CEE7686AA15963F42F6645880A7A6B_RuntimeMethod_var); } IL_0074: { return; } } // System.Void System.Net.WebHeaderCollection::Add(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_Add_mB254E228D958CFE984049FBFA75815196B1BB993 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___name0, String_t* ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_Add_mB254E228D958CFE984049FBFA75815196B1BB993_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); String_t* L_1 = WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523(L_0, (bool)0, /*hidden argument*/NULL); ___name0 = L_1; String_t* L_2 = ___name0; WebHeaderCollection_ThrowOnRestrictedHeader_mD66B7AB428CEE7686AA15963F42F6645880A7A6B(__this, L_2, /*hidden argument*/NULL); String_t* L_3 = ___value1; String_t* L_4 = WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523(L_3, (bool)1, /*hidden argument*/NULL); ___value1 = L_4; uint16_t L_5 = __this->get_m_Type_17(); if ((!(((uint32_t)L_5) == ((uint32_t)6)))) { goto IL_005b; } } { String_t* L_6 = ___value1; if (!L_6) { goto IL_005b; } } { String_t* L_7 = ___value1; NullCheck(L_7); int32_t L_8 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_7, /*hidden argument*/NULL); if ((((int32_t)L_8) <= ((int32_t)((int32_t)65535)))) { goto IL_005b; } } { String_t* L_9 = ___value1; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_10 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_11 = L_10; uint16_t L_12 = ((uint16_t)((int32_t)65535)); RuntimeObject * L_13 = Box(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var, &L_12); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_13); (L_11)->SetAt(static_cast(0), (RuntimeObject *)L_13); String_t* L_14 = SR_GetString_m9548BD6DD52DFDB46372F211078AE57FA2401E39(_stringLiteral274B87CC2F550D67154E8B43E5DAC59E0F531C6D, L_11, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_15 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m755B01B4B4595B447596E3281F22FD7CE6DAE378(L_15, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, L_9, L_14, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, WebHeaderCollection_Add_mB254E228D958CFE984049FBFA75815196B1BB993_RuntimeMethod_var); } IL_005b: { WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991(__this, /*hidden argument*/NULL); NameValueCollection_InvalidateCachedArrays_mBBA5CF68C6D8E24D304B2A6C94B423702BE024F3(__this, /*hidden argument*/NULL); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_16 = WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645(__this, /*hidden argument*/NULL); String_t* L_17 = ___name0; String_t* L_18 = ___value1; NullCheck(L_16); VirtActionInvoker2< String_t*, String_t* >::Invoke(15 /* System.Void System.Collections.Specialized.NameValueCollection::Add(System.String,System.String) */, L_16, L_17, L_18); return; } } // System.Void System.Net.WebHeaderCollection::Add(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_Add_mAAA624D792BE679F4583C3413A249F3BC6302175 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___header0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_Add_mAAA624D792BE679F4583C3413A249F3BC6302175_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; String_t* V_2 = NULL; { String_t* L_0 = ___header0; IL2CPP_RUNTIME_CLASS_INIT(ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_il2cpp_TypeInfo_var); bool L_1 = ValidationHelper_IsBlankString_m78C3603B0E8C93CAD3FB945CA57C3E4729A09B89(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteral594FD1615A341C77829E83ED988F137E1BA96231, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, WebHeaderCollection_Add_mAAA624D792BE679F4583C3413A249F3BC6302175_RuntimeMethod_var); } IL_0013: { String_t* L_3 = ___header0; NullCheck(L_3); int32_t L_4 = String_IndexOf_m2909B8CF585E1BD0C81E11ACA2F48012156FD5BD(L_3, ((int32_t)58), /*hidden argument*/NULL); V_0 = L_4; int32_t L_5 = V_0; if ((((int32_t)L_5) >= ((int32_t)0))) { goto IL_0035; } } { String_t* L_6 = SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7(_stringLiteral151E5C200EA85B272F12723EADC045C6B0CCAE03, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_7 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_7, L_6, _stringLiteral594FD1615A341C77829E83ED988F137E1BA96231, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, WebHeaderCollection_Add_mAAA624D792BE679F4583C3413A249F3BC6302175_RuntimeMethod_var); } IL_0035: { String_t* L_8 = ___header0; int32_t L_9 = V_0; NullCheck(L_8); String_t* L_10 = String_Substring_mB593C0A320C683E6E47EFFC0A12B7A465E5E43BB(L_8, 0, L_9, /*hidden argument*/NULL); V_1 = L_10; String_t* L_11 = ___header0; int32_t L_12 = V_0; NullCheck(L_11); String_t* L_13 = String_Substring_m2C4AFF5E79DD8BADFD2DFBCF156BF728FBB8E1AE(L_11, ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)), /*hidden argument*/NULL); V_2 = L_13; String_t* L_14 = V_1; IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); String_t* L_15 = WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523(L_14, (bool)0, /*hidden argument*/NULL); V_1 = L_15; String_t* L_16 = V_1; WebHeaderCollection_ThrowOnRestrictedHeader_mD66B7AB428CEE7686AA15963F42F6645880A7A6B(__this, L_16, /*hidden argument*/NULL); String_t* L_17 = V_2; String_t* L_18 = WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523(L_17, (bool)1, /*hidden argument*/NULL); V_2 = L_18; uint16_t L_19 = __this->get_m_Type_17(); if ((!(((uint32_t)L_19) == ((uint32_t)6)))) { goto IL_00a1; } } { String_t* L_20 = V_2; if (!L_20) { goto IL_00a1; } } { String_t* L_21 = V_2; NullCheck(L_21); int32_t L_22 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_21, /*hidden argument*/NULL); if ((((int32_t)L_22) <= ((int32_t)((int32_t)65535)))) { goto IL_00a1; } } { String_t* L_23 = V_2; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_24 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_25 = L_24; uint16_t L_26 = ((uint16_t)((int32_t)65535)); RuntimeObject * L_27 = Box(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var, &L_26); NullCheck(L_25); ArrayElementTypeCheck (L_25, L_27); (L_25)->SetAt(static_cast(0), (RuntimeObject *)L_27); String_t* L_28 = SR_GetString_m9548BD6DD52DFDB46372F211078AE57FA2401E39(_stringLiteral274B87CC2F550D67154E8B43E5DAC59E0F531C6D, L_25, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_29 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m755B01B4B4595B447596E3281F22FD7CE6DAE378(L_29, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, L_23, L_28, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_29, WebHeaderCollection_Add_mAAA624D792BE679F4583C3413A249F3BC6302175_RuntimeMethod_var); } IL_00a1: { WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991(__this, /*hidden argument*/NULL); NameValueCollection_InvalidateCachedArrays_mBBA5CF68C6D8E24D304B2A6C94B423702BE024F3(__this, /*hidden argument*/NULL); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_30 = WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645(__this, /*hidden argument*/NULL); String_t* L_31 = V_1; String_t* L_32 = V_2; NullCheck(L_30); VirtActionInvoker2< String_t*, String_t* >::Invoke(15 /* System.Void System.Collections.Specialized.NameValueCollection::Add(System.String,System.String) */, L_30, L_31, L_32); return; } } // System.Void System.Net.WebHeaderCollection::Set(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_Set_m113A8E6210BA3E7D4B3B33E378FF3EBEF757F07C (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___name0, String_t* ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_Set_m113A8E6210BA3E7D4B3B33E378FF3EBEF757F07C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_il2cpp_TypeInfo_var); bool L_1 = ValidationHelper_IsBlankString_m78C3603B0E8C93CAD3FB945CA57C3E4729A09B89(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, WebHeaderCollection_Set_m113A8E6210BA3E7D4B3B33E378FF3EBEF757F07C_RuntimeMethod_var); } IL_0013: { String_t* L_3 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); String_t* L_4 = WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523(L_3, (bool)0, /*hidden argument*/NULL); ___name0 = L_4; String_t* L_5 = ___name0; WebHeaderCollection_ThrowOnRestrictedHeader_mD66B7AB428CEE7686AA15963F42F6645880A7A6B(__this, L_5, /*hidden argument*/NULL); String_t* L_6 = ___value1; String_t* L_7 = WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523(L_6, (bool)1, /*hidden argument*/NULL); ___value1 = L_7; uint16_t L_8 = __this->get_m_Type_17(); if ((!(((uint32_t)L_8) == ((uint32_t)6)))) { goto IL_006e; } } { String_t* L_9 = ___value1; if (!L_9) { goto IL_006e; } } { String_t* L_10 = ___value1; NullCheck(L_10); int32_t L_11 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_10, /*hidden argument*/NULL); if ((((int32_t)L_11) <= ((int32_t)((int32_t)65535)))) { goto IL_006e; } } { String_t* L_12 = ___value1; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_13 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_14 = L_13; uint16_t L_15 = ((uint16_t)((int32_t)65535)); RuntimeObject * L_16 = Box(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var, &L_15); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_16); (L_14)->SetAt(static_cast(0), (RuntimeObject *)L_16); String_t* L_17 = SR_GetString_m9548BD6DD52DFDB46372F211078AE57FA2401E39(_stringLiteral274B87CC2F550D67154E8B43E5DAC59E0F531C6D, L_14, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_18 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m755B01B4B4595B447596E3281F22FD7CE6DAE378(L_18, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, L_12, L_17, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_18, WebHeaderCollection_Set_m113A8E6210BA3E7D4B3B33E378FF3EBEF757F07C_RuntimeMethod_var); } IL_006e: { WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991(__this, /*hidden argument*/NULL); NameValueCollection_InvalidateCachedArrays_mBBA5CF68C6D8E24D304B2A6C94B423702BE024F3(__this, /*hidden argument*/NULL); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_19 = WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645(__this, /*hidden argument*/NULL); String_t* L_20 = ___name0; String_t* L_21 = ___value1; NullCheck(L_19); VirtActionInvoker2< String_t*, String_t* >::Invoke(18 /* System.Void System.Collections.Specialized.NameValueCollection::Set(System.String,System.String) */, L_19, L_20, L_21); return; } } // System.Void System.Net.WebHeaderCollection::SetInternal(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_SetInternal_mFB16D4B140F7B3136B1B9AB8785DD3FD9A83FA90 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___name0, String_t* ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_SetInternal_mFB16D4B140F7B3136B1B9AB8785DD3FD9A83FA90_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_il2cpp_TypeInfo_var); bool L_1 = ValidationHelper_IsBlankString_m78C3603B0E8C93CAD3FB945CA57C3E4729A09B89(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, WebHeaderCollection_SetInternal_mFB16D4B140F7B3136B1B9AB8785DD3FD9A83FA90_RuntimeMethod_var); } IL_0013: { String_t* L_3 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); String_t* L_4 = WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523(L_3, (bool)0, /*hidden argument*/NULL); ___name0 = L_4; String_t* L_5 = ___value1; String_t* L_6 = WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523(L_5, (bool)1, /*hidden argument*/NULL); ___value1 = L_6; uint16_t L_7 = __this->get_m_Type_17(); if ((!(((uint32_t)L_7) == ((uint32_t)6)))) { goto IL_0067; } } { String_t* L_8 = ___value1; if (!L_8) { goto IL_0067; } } { String_t* L_9 = ___value1; NullCheck(L_9); int32_t L_10 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_9, /*hidden argument*/NULL); if ((((int32_t)L_10) <= ((int32_t)((int32_t)65535)))) { goto IL_0067; } } { String_t* L_11 = ___value1; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_12 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_13 = L_12; uint16_t L_14 = ((uint16_t)((int32_t)65535)); RuntimeObject * L_15 = Box(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var, &L_14); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_15); (L_13)->SetAt(static_cast(0), (RuntimeObject *)L_15); String_t* L_16 = SR_GetString_m9548BD6DD52DFDB46372F211078AE57FA2401E39(_stringLiteral274B87CC2F550D67154E8B43E5DAC59E0F531C6D, L_13, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_17 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m755B01B4B4595B447596E3281F22FD7CE6DAE378(L_17, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, L_11, L_16, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_17, WebHeaderCollection_SetInternal_mFB16D4B140F7B3136B1B9AB8785DD3FD9A83FA90_RuntimeMethod_var); } IL_0067: { WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991(__this, /*hidden argument*/NULL); NameValueCollection_InvalidateCachedArrays_mBBA5CF68C6D8E24D304B2A6C94B423702BE024F3(__this, /*hidden argument*/NULL); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_18 = WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645(__this, /*hidden argument*/NULL); String_t* L_19 = ___name0; String_t* L_20 = ___value1; NullCheck(L_18); VirtActionInvoker2< String_t*, String_t* >::Invoke(18 /* System.Void System.Collections.Specialized.NameValueCollection::Set(System.String,System.String) */, L_18, L_19, L_20); return; } } // System.Void System.Net.WebHeaderCollection::Remove(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_Remove_m18657B99A5BB7629EA307342100E4E67C18A42DB (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_Remove_m18657B99A5BB7629EA307342100E4E67C18A42DB_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_il2cpp_TypeInfo_var); bool L_1 = ValidationHelper_IsBlankString_m78C3603B0E8C93CAD3FB945CA57C3E4729A09B89(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteral6AE999552A0D2DCA14D62E2BC8B764D377B1DD6C, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, WebHeaderCollection_Remove_m18657B99A5BB7629EA307342100E4E67C18A42DB_RuntimeMethod_var); } IL_0013: { String_t* L_3 = ___name0; WebHeaderCollection_ThrowOnRestrictedHeader_mD66B7AB428CEE7686AA15963F42F6645880A7A6B(__this, L_3, /*hidden argument*/NULL); String_t* L_4 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); String_t* L_5 = WebHeaderCollection_CheckBadChars_mDBB3AA0A529389E24E9DFBD08C259F34412C0523(L_4, (bool)0, /*hidden argument*/NULL); ___name0 = L_5; WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991(__this, /*hidden argument*/NULL); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_6 = __this->get_m_InnerCollection_16(); if (!L_6) { goto IL_0043; } } { NameValueCollection_InvalidateCachedArrays_mBBA5CF68C6D8E24D304B2A6C94B423702BE024F3(__this, /*hidden argument*/NULL); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_7 = __this->get_m_InnerCollection_16(); String_t* L_8 = ___name0; NullCheck(L_7); VirtActionInvoker1< String_t* >::Invoke(19 /* System.Void System.Collections.Specialized.NameValueCollection::Remove(System.String) */, L_7, L_8); } IL_0043: { return; } } // System.String[] System.Net.WebHeaderCollection::GetValues(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* WebHeaderCollection_GetValues_m38ADF029537D145653A9CB8ECA1AB60A0CCC7E5F (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___header0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_GetValues_m38ADF029537D145653A9CB8ECA1AB60A0CCC7E5F_MetadataUsageId); s_Il2CppMethodInitialized = true; } HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 * V_0 = NULL; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_1 = NULL; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_2 = NULL; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * V_3 = NULL; int32_t V_4 = 0; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* V_5 = NULL; { WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF * L_0 = ((WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields*)il2cpp_codegen_static_fields_for(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var))->get_HInfo_11(); String_t* L_1 = ___header0; NullCheck(L_0); HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 * L_2 = HeaderInfoTable_get_Item_m87D6C7DCC3A5EA433F038365677E93B311A41885(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_3 = WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645(__this, /*hidden argument*/NULL); String_t* L_4 = ___header0; NullCheck(L_3); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_5 = VirtFuncInvoker1< StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*, String_t* >::Invoke(17 /* System.String[] System.Collections.Specialized.NameValueCollection::GetValues(System.String) */, L_3, L_4); V_1 = L_5; HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 * L_6 = V_0; if (!L_6) { goto IL_002d; } } { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_7 = V_1; if (!L_7) { goto IL_002d; } } { HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 * L_8 = V_0; NullCheck(L_8); bool L_9 = L_8->get_AllowMultiValues_4(); if (L_9) { goto IL_002f; } } IL_002d: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_10 = V_1; return L_10; } IL_002f: { V_3 = (ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 *)NULL; V_4 = 0; goto IL_007a; } IL_0036: { HeaderInfo_t08A38618F1A42BEE66373512B83B804DAEAF2EB8 * L_11 = V_0; NullCheck(L_11); HeaderParser_t6B59FF0FD79FFD511A019AE5383DCEF641BA822E * L_12 = L_11->get_Parser_2(); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_13 = V_1; int32_t L_14 = V_4; NullCheck(L_13); int32_t L_15 = L_14; String_t* L_16 = (L_13)->GetAt(static_cast(L_15)); NullCheck(L_12); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_17 = HeaderParser_Invoke_m9B1C027C8642CE3AA54366690471A23E181D41B6(L_12, L_16, /*hidden argument*/NULL); V_2 = L_17; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_18 = V_3; if (L_18) { goto IL_006d; } } { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_19 = V_2; NullCheck(L_19); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_19)->max_length))))) <= ((int32_t)1))) { goto IL_0074; } } { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_20 = V_1; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_21 = (ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 *)il2cpp_codegen_object_new(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4_il2cpp_TypeInfo_var); ArrayList__ctor_m5BD62A8348AB3A2F573860E81A181B5376AF8FA1(L_21, (RuntimeObject*)(RuntimeObject*)L_20, /*hidden argument*/NULL); V_3 = L_21; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_22 = V_3; int32_t L_23 = V_4; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_24 = V_1; NullCheck(L_24); int32_t L_25 = V_4; NullCheck(L_22); VirtActionInvoker2< int32_t, int32_t >::Invoke(43 /* System.Void System.Collections.ArrayList::RemoveRange(System.Int32,System.Int32) */, L_22, L_23, ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_24)->max_length)))), (int32_t)L_25))); ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_26 = V_3; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_27 = V_2; NullCheck(L_26); VirtActionInvoker1< RuntimeObject* >::Invoke(30 /* System.Void System.Collections.ArrayList::AddRange(System.Collections.ICollection) */, L_26, (RuntimeObject*)(RuntimeObject*)L_27); goto IL_0074; } IL_006d: { ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_28 = V_3; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_29 = V_2; NullCheck(L_28); VirtActionInvoker1< RuntimeObject* >::Invoke(30 /* System.Void System.Collections.ArrayList::AddRange(System.Collections.ICollection) */, L_28, (RuntimeObject*)(RuntimeObject*)L_29); } IL_0074: { int32_t L_30 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_007a: { int32_t L_31 = V_4; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_32 = V_1; NullCheck(L_32); if ((((int32_t)L_31) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_32)->max_length))))))) { goto IL_0036; } } { ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_33 = V_3; if (!L_33) { goto IL_009c; } } { ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_34 = V_3; NullCheck(L_34); int32_t L_35 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_34); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_36 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)L_35); V_5 = L_36; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_37 = V_3; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_38 = V_5; NullCheck(L_37); VirtActionInvoker1< RuntimeArray * >::Invoke(34 /* System.Void System.Collections.ArrayList::CopyTo(System.Array) */, L_37, (RuntimeArray *)(RuntimeArray *)L_38); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_39 = V_5; return L_39; } IL_009c: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_40 = V_1; return L_40; } } // System.String System.Net.WebHeaderCollection::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebHeaderCollection_ToString_mAF0DD5057B67B6D935F9F81254FE4EF3816AE1F5 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_ToString_mAF0DD5057B67B6D935F9F81254FE4EF3816AE1F5_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); String_t* L_0 = WebHeaderCollection_GetAsString_m2446E221F9367C3C2D0FCC9E1686E3E5292B6932(__this, (bool)0, (bool)0, /*hidden argument*/NULL); return L_0; } } // System.String System.Net.WebHeaderCollection::GetAsString(System.Collections.Specialized.NameValueCollection,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebHeaderCollection_GetAsString_m2446E221F9367C3C2D0FCC9E1686E3E5292B6932 (NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * ___cc0, bool ___winInetCompat1, bool ___forTrace2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_GetAsString_m2446E221F9367C3C2D0FCC9E1686E3E5292B6932_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; String_t* V_1 = NULL; int32_t V_2 = 0; String_t* V_3 = NULL; String_t* V_4 = NULL; { bool L_0 = ___winInetCompat1; if (!L_0) { goto IL_0009; } } { InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 * L_1 = (InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1 *)il2cpp_codegen_object_new(InvalidOperationException_t0530E734D823F78310CAFAFA424CA5164D93A1F1_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m1F94EA1226068BD1B7EAA1B836A59C99979F579E(L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, WebHeaderCollection_GetAsString_m2446E221F9367C3C2D0FCC9E1686E3E5292B6932_RuntimeMethod_var); } IL_0009: { NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_2 = ___cc0; if (!L_2) { goto IL_0014; } } { NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_3 = ___cc0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(14 /* System.Int32 System.Collections.Specialized.NameObjectCollectionBase::get_Count() */, L_3); if (L_4) { goto IL_001a; } } IL_0014: { return _stringLiteralBA8AB5A0280B953AA97435FF8946CBCBB2755A27; } IL_001a: { NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_5 = ___cc0; NullCheck(L_5); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(14 /* System.Int32 System.Collections.Specialized.NameObjectCollectionBase::get_Count() */, L_5); StringBuilder_t * L_7 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m1C0F2D97B838537A2D0F64033AE4EF02D150A956(L_7, ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)30), (int32_t)L_6)), /*hidden argument*/NULL); V_0 = L_7; NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_8 = ___cc0; String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); NullCheck(L_8); String_t* L_10 = NameValueCollection_get_Item_m2A6445E94FF2B24C9DF6190767D14E7920871CDC(L_8, L_9, /*hidden argument*/NULL); V_1 = L_10; String_t* L_11 = V_1; if (!L_11) { goto IL_004a; } } { StringBuilder_t * L_12 = V_0; String_t* L_13 = V_1; NullCheck(L_12); StringBuilder_t * L_14 = StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_12, L_13, /*hidden argument*/NULL); NullCheck(L_14); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_14, _stringLiteralBA8AB5A0280B953AA97435FF8946CBCBB2755A27, /*hidden argument*/NULL); } IL_004a: { V_2 = 0; goto IL_00a0; } IL_004e: { NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_15 = ___cc0; int32_t L_16 = V_2; NullCheck(L_15); String_t* L_17 = VirtFuncInvoker1< String_t*, int32_t >::Invoke(21 /* System.String System.Collections.Specialized.NameValueCollection::GetKey(System.Int32) */, L_15, L_16); V_3 = L_17; NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_18 = ___cc0; int32_t L_19 = V_2; NullCheck(L_18); String_t* L_20 = VirtFuncInvoker1< String_t*, int32_t >::Invoke(20 /* System.String System.Collections.Specialized.NameValueCollection::Get(System.Int32) */, L_18, L_19); V_4 = L_20; String_t* L_21 = V_3; IL2CPP_RUNTIME_CLASS_INIT(ValidationHelper_tEACB54703F99F9704E630E29507147655CC632E6_il2cpp_TypeInfo_var); bool L_22 = ValidationHelper_IsBlankString_m78C3603B0E8C93CAD3FB945CA57C3E4729A09B89(L_21, /*hidden argument*/NULL); if (L_22) { goto IL_009c; } } { StringBuilder_t * L_23 = V_0; String_t* L_24 = V_3; NullCheck(L_23); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_23, L_24, /*hidden argument*/NULL); bool L_25 = ___winInetCompat1; if (!L_25) { goto IL_007d; } } { StringBuilder_t * L_26 = V_0; NullCheck(L_26); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_26, ((int32_t)58), /*hidden argument*/NULL); goto IL_0089; } IL_007d: { StringBuilder_t * L_27 = V_0; NullCheck(L_27); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_27, _stringLiteralCECA32E904728D1645727CB2B9CDEAA153807D77, /*hidden argument*/NULL); } IL_0089: { StringBuilder_t * L_28 = V_0; String_t* L_29 = V_4; NullCheck(L_28); StringBuilder_t * L_30 = StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_28, L_29, /*hidden argument*/NULL); NullCheck(L_30); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_30, _stringLiteralBA8AB5A0280B953AA97435FF8946CBCBB2755A27, /*hidden argument*/NULL); } IL_009c: { int32_t L_31 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a0: { int32_t L_32 = V_2; NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_33 = ___cc0; NullCheck(L_33); int32_t L_34 = VirtFuncInvoker0< int32_t >::Invoke(14 /* System.Int32 System.Collections.Specialized.NameObjectCollectionBase::get_Count() */, L_33); if ((((int32_t)L_32) < ((int32_t)L_34))) { goto IL_004e; } } { bool L_35 = ___forTrace2; if (L_35) { goto IL_00b8; } } { StringBuilder_t * L_36 = V_0; NullCheck(L_36); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_36, _stringLiteralBA8AB5A0280B953AA97435FF8946CBCBB2755A27, /*hidden argument*/NULL); } IL_00b8: { StringBuilder_t * L_37 = V_0; NullCheck(L_37); String_t* L_38 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_37); return L_38; } } // System.Void System.Net.WebHeaderCollection::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection__ctor_mDE789C8E11131B5FB1FD5FF79382893DE73E8752 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection__ctor_mDE789C8E11131B5FB1FD5FF79382893DE73E8752_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(DBNull_t7400E04939C2C29699B389B106997892BF53A8E5_il2cpp_TypeInfo_var); DBNull_t7400E04939C2C29699B389B106997892BF53A8E5 * L_0 = ((DBNull_t7400E04939C2C29699B389B106997892BF53A8E5_StaticFields*)il2cpp_codegen_static_fields_for(DBNull_t7400E04939C2C29699B389B106997892BF53A8E5_il2cpp_TypeInfo_var))->get_Value_0(); NameValueCollection__ctor_mC65E70EA2E216395614CCAB82401B9853AED94AA(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebHeaderCollection::.ctor(System.Net.WebHeaderCollectionType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection__ctor_mD9851B680C175978BABED32CA813D66553B5DB48 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, uint16_t ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection__ctor_mD9851B680C175978BABED32CA813D66553B5DB48_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(DBNull_t7400E04939C2C29699B389B106997892BF53A8E5_il2cpp_TypeInfo_var); DBNull_t7400E04939C2C29699B389B106997892BF53A8E5 * L_0 = ((DBNull_t7400E04939C2C29699B389B106997892BF53A8E5_StaticFields*)il2cpp_codegen_static_fields_for(DBNull_t7400E04939C2C29699B389B106997892BF53A8E5_il2cpp_TypeInfo_var))->get_Value_0(); NameValueCollection__ctor_mC65E70EA2E216395614CCAB82401B9853AED94AA(__this, L_0, /*hidden argument*/NULL); uint16_t L_1 = ___type0; __this->set_m_Type_17(L_1); uint16_t L_2 = ___type0; if ((!(((uint32_t)L_2) == ((uint32_t)4)))) { goto IL_002a; } } { IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_3 = ((WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields*)il2cpp_codegen_static_fields_for(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var))->get_s_CommonHeaderNames_14(); NullCheck(L_3); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_4 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))), (int32_t)1))); __this->set_m_CommonHeaders_12(L_4); } IL_002a: { return; } } // System.Void System.Net.WebHeaderCollection::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection__ctor_mA6673D3256664909BD3B6BA1DED72901CBF302DD (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection__ctor_mA6673D3256664909BD3B6BA1DED72901CBF302DD_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; String_t* V_2 = NULL; String_t* V_3 = NULL; int32_t V_4 = 0; { IL2CPP_RUNTIME_CLASS_INIT(DBNull_t7400E04939C2C29699B389B106997892BF53A8E5_il2cpp_TypeInfo_var); DBNull_t7400E04939C2C29699B389B106997892BF53A8E5 * L_0 = ((DBNull_t7400E04939C2C29699B389B106997892BF53A8E5_StaticFields*)il2cpp_codegen_static_fields_for(DBNull_t7400E04939C2C29699B389B106997892BF53A8E5_il2cpp_TypeInfo_var))->get_Value_0(); NameValueCollection__ctor_mC65E70EA2E216395614CCAB82401B9853AED94AA(__this, L_0, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_1 = ___serializationInfo0; NullCheck(L_1); int32_t L_2 = SerializationInfo_GetInt32_mB47BD46A0BDBBAF5B47BB62E6EFF8E092E3F3656(L_1, _stringLiteral66E12969C225CC6D65E18210488ACB826EBA907E, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_il2cpp_TypeInfo_var); CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B * L_4 = ((CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_StaticFields*)il2cpp_codegen_static_fields_for(CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_il2cpp_TypeInfo_var))->get_StaticInstance_0(); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_5 = (NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 *)il2cpp_codegen_object_new(NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1_il2cpp_TypeInfo_var); NameValueCollection__ctor_m5E1391BA01E5D9BAF25A865025F031283B05AC62(L_5, ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)2)), L_4, /*hidden argument*/NULL); __this->set_m_InnerCollection_16(L_5); V_1 = 0; goto IL_006a; } IL_002e: { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_6 = ___serializationInfo0; NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * L_7 = NumberFormatInfo_get_InvariantInfo_m55FDCA552CC3CD15E01E10DBFDD5756AB1DCC54D(/*hidden argument*/NULL); String_t* L_8 = Int32_ToString_m1D0AF82BDAB5D4710527DD3FEFA6F01246D128A5((int32_t*)(&V_1), L_7, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_9 = SerializationInfo_GetString_m06805A4E368E0B98D5FA70A9333B277CBDD84CF4(L_6, L_8, /*hidden argument*/NULL); V_2 = L_9; SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_10 = ___serializationInfo0; int32_t L_11 = V_1; int32_t L_12 = V_0; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)L_12)); NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * L_13 = NumberFormatInfo_get_InvariantInfo_m55FDCA552CC3CD15E01E10DBFDD5756AB1DCC54D(/*hidden argument*/NULL); String_t* L_14 = Int32_ToString_m1D0AF82BDAB5D4710527DD3FEFA6F01246D128A5((int32_t*)(&V_4), L_13, /*hidden argument*/NULL); NullCheck(L_10); String_t* L_15 = SerializationInfo_GetString_m06805A4E368E0B98D5FA70A9333B277CBDD84CF4(L_10, L_14, /*hidden argument*/NULL); V_3 = L_15; NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_16 = WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645(__this, /*hidden argument*/NULL); String_t* L_17 = V_2; String_t* L_18 = V_3; NullCheck(L_16); VirtActionInvoker2< String_t*, String_t* >::Invoke(15 /* System.Void System.Collections.Specialized.NameValueCollection::Add(System.String,System.String) */, L_16, L_17, L_18); int32_t L_19 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_006a: { int32_t L_20 = V_1; int32_t L_21 = V_0; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_002e; } } { return; } } // System.Void System.Net.WebHeaderCollection::OnDeserialization(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_OnDeserialization_mFD1302BFFB2508360BB2241B4F6AEBF47F6FB53E (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, RuntimeObject * ___sender0, const RuntimeMethod* method) { { return; } } // System.Void System.Net.WebHeaderCollection::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_GetObjectData_mBDBD7A68D3851F96DCFE6819ECE1FB5B7B733D50 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_GetObjectData_mBDBD7A68D3851F96DCFE6819ECE1FB5B7B733D50_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991(__this, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___serializationInfo0; int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(14 /* System.Int32 System.Collections.Specialized.NameObjectCollectionBase::get_Count() */, __this); NullCheck(L_0); SerializationInfo_AddValue_m7C73917D9DC4B8FE4AFEF4BA8EBEDAB046A8D0BD(L_0, _stringLiteral66E12969C225CC6D65E18210488ACB826EBA907E, L_1, /*hidden argument*/NULL); V_0 = 0; goto IL_005a; } IL_001b: { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_2 = ___serializationInfo0; NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * L_3 = NumberFormatInfo_get_InvariantInfo_m55FDCA552CC3CD15E01E10DBFDD5756AB1DCC54D(/*hidden argument*/NULL); String_t* L_4 = Int32_ToString_m1D0AF82BDAB5D4710527DD3FEFA6F01246D128A5((int32_t*)(&V_0), L_3, /*hidden argument*/NULL); int32_t L_5 = V_0; String_t* L_6 = VirtFuncInvoker1< String_t*, int32_t >::Invoke(21 /* System.String System.Collections.Specialized.NameValueCollection::GetKey(System.Int32) */, __this, L_5); NullCheck(L_2); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_2, L_4, L_6, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_7 = ___serializationInfo0; int32_t L_8 = V_0; int32_t L_9 = VirtFuncInvoker0< int32_t >::Invoke(14 /* System.Int32 System.Collections.Specialized.NameObjectCollectionBase::get_Count() */, __this); V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)); NumberFormatInfo_tFDF57037EBC5BC833D0A53EF0327B805994860A8 * L_10 = NumberFormatInfo_get_InvariantInfo_m55FDCA552CC3CD15E01E10DBFDD5756AB1DCC54D(/*hidden argument*/NULL); String_t* L_11 = Int32_ToString_m1D0AF82BDAB5D4710527DD3FEFA6F01246D128A5((int32_t*)(&V_1), L_10, /*hidden argument*/NULL); int32_t L_12 = V_0; String_t* L_13 = VirtFuncInvoker1< String_t*, int32_t >::Invoke(20 /* System.String System.Collections.Specialized.NameValueCollection::Get(System.Int32) */, __this, L_12); NullCheck(L_7); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_7, L_11, L_13, /*hidden argument*/NULL); int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_005a: { int32_t L_15 = V_0; int32_t L_16 = VirtFuncInvoker0< int32_t >::Invoke(14 /* System.Int32 System.Collections.Specialized.NameObjectCollectionBase::get_Count() */, __this); if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_001b; } } { return; } } // System.Void System.Net.WebHeaderCollection::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection_System_Runtime_Serialization_ISerializable_GetObjectData_mF606120A9A8D480A73ECC80F3134437CC170DACC (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___serializationInfo0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___streamingContext1; VirtActionInvoker2< SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 >::Invoke(11 /* System.Void System.Collections.Specialized.NameObjectCollectionBase::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */, __this, L_0, L_1); return; } } // System.String System.Net.WebHeaderCollection::Get(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebHeaderCollection_Get_mBAE90C4839B7748D8889C011ADE5E8CD9ABADD7C (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, String_t* ___name0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_Get_mBAE90C4839B7748D8889C011ADE5E8CD9ABADD7C_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; int32_t V_2 = 0; { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_0 = __this->get_m_CommonHeaders_12(); if (!L_0) { goto IL_00ef; } } { String_t* L_1 = ___name0; if (!L_1) { goto IL_00ef; } } { String_t* L_2 = ___name0; NullCheck(L_2); int32_t L_3 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) <= ((int32_t)0))) { goto IL_00ef; } } { String_t* L_4 = ___name0; NullCheck(L_4); Il2CppChar L_5 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_4, 0, /*hidden argument*/NULL); if ((((int32_t)L_5) >= ((int32_t)((int32_t)256)))) { goto IL_00ef; } } { IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* L_6 = ((WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields*)il2cpp_codegen_static_fields_for(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var))->get_s_CommonHeaderHints_15(); String_t* L_7 = ___name0; NullCheck(L_7); Il2CppChar L_8 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_7, 0, /*hidden argument*/NULL); NullCheck(L_6); int32_t L_9 = ((int32_t)((int32_t)L_8&(int32_t)((int32_t)31))); int8_t L_10 = (L_6)->GetAt(static_cast(L_9)); V_0 = L_10; int32_t L_11 = V_0; if ((((int32_t)L_11) < ((int32_t)0))) { goto IL_00ef; } } IL_0046: { IL2CPP_RUNTIME_CLASS_INIT(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_12 = ((WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields*)il2cpp_codegen_static_fields_for(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var))->get_s_CommonHeaderNames_14(); int32_t L_13 = V_0; int32_t L_14 = L_13; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); NullCheck(L_12); int32_t L_15 = L_14; String_t* L_16 = (L_12)->GetAt(static_cast(L_15)); V_1 = L_16; String_t* L_17 = V_1; NullCheck(L_17); int32_t L_18 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_17, /*hidden argument*/NULL); String_t* L_19 = ___name0; NullCheck(L_19); int32_t L_20 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_19, /*hidden argument*/NULL); if ((((int32_t)L_18) < ((int32_t)L_20))) { goto IL_00ef; } } { IL2CPP_RUNTIME_CLASS_INIT(CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_21 = ((CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_StaticFields*)il2cpp_codegen_static_fields_for(CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_il2cpp_TypeInfo_var))->get_AsciiToLower_1(); String_t* L_22 = ___name0; NullCheck(L_22); Il2CppChar L_23 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_22, 0, /*hidden argument*/NULL); NullCheck(L_21); Il2CppChar L_24 = L_23; uint8_t L_25 = (L_21)->GetAt(static_cast(L_24)); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_26 = ((CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_StaticFields*)il2cpp_codegen_static_fields_for(CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_il2cpp_TypeInfo_var))->get_AsciiToLower_1(); String_t* L_27 = V_1; NullCheck(L_27); Il2CppChar L_28 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_27, 0, /*hidden argument*/NULL); NullCheck(L_26); Il2CppChar L_29 = L_28; uint8_t L_30 = (L_26)->GetAt(static_cast(L_29)); if ((!(((uint32_t)L_25) == ((uint32_t)L_30)))) { goto IL_00ef; } } { String_t* L_31 = V_1; NullCheck(L_31); int32_t L_32 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_31, /*hidden argument*/NULL); String_t* L_33 = ___name0; NullCheck(L_33); int32_t L_34 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_33, /*hidden argument*/NULL); if ((((int32_t)L_32) > ((int32_t)L_34))) { goto IL_0046; } } { V_2 = 1; goto IL_00cf; } IL_0091: { String_t* L_35 = ___name0; int32_t L_36 = V_2; NullCheck(L_35); Il2CppChar L_37 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_35, L_36, /*hidden argument*/NULL); String_t* L_38 = V_1; int32_t L_39 = V_2; NullCheck(L_38); Il2CppChar L_40 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_38, L_39, /*hidden argument*/NULL); if ((((int32_t)L_37) == ((int32_t)L_40))) { goto IL_00cb; } } { String_t* L_41 = ___name0; int32_t L_42 = V_2; NullCheck(L_41); Il2CppChar L_43 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_41, L_42, /*hidden argument*/NULL); if ((((int32_t)L_43) > ((int32_t)((int32_t)255)))) { goto IL_00d8; } } { IL2CPP_RUNTIME_CLASS_INIT(CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_44 = ((CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_StaticFields*)il2cpp_codegen_static_fields_for(CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_il2cpp_TypeInfo_var))->get_AsciiToLower_1(); String_t* L_45 = ___name0; int32_t L_46 = V_2; NullCheck(L_45); Il2CppChar L_47 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_45, L_46, /*hidden argument*/NULL); NullCheck(L_44); Il2CppChar L_48 = L_47; uint8_t L_49 = (L_44)->GetAt(static_cast(L_48)); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_50 = ((CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_StaticFields*)il2cpp_codegen_static_fields_for(CaseInsensitiveAscii_tAC44F3DBCEA33C5581DCE8ADC66B0317FFA41E8B_il2cpp_TypeInfo_var))->get_AsciiToLower_1(); String_t* L_51 = V_1; int32_t L_52 = V_2; NullCheck(L_51); Il2CppChar L_53 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_51, L_52, /*hidden argument*/NULL); NullCheck(L_50); Il2CppChar L_54 = L_53; uint8_t L_55 = (L_50)->GetAt(static_cast(L_54)); if ((!(((uint32_t)L_49) == ((uint32_t)L_55)))) { goto IL_00d8; } } IL_00cb: { int32_t L_56 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); } IL_00cf: { int32_t L_57 = V_2; String_t* L_58 = V_1; NullCheck(L_58); int32_t L_59 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_58, /*hidden argument*/NULL); if ((((int32_t)L_57) < ((int32_t)L_59))) { goto IL_0091; } } IL_00d8: { int32_t L_60 = V_2; String_t* L_61 = V_1; NullCheck(L_61); int32_t L_62 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_61, /*hidden argument*/NULL); if ((!(((uint32_t)L_60) == ((uint32_t)L_62)))) { goto IL_0046; } } { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_63 = __this->get_m_CommonHeaders_12(); int32_t L_64 = V_0; NullCheck(L_63); int32_t L_65 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_64, (int32_t)1)); String_t* L_66 = (L_63)->GetAt(static_cast(L_65)); return L_66; } IL_00ef: { NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_67 = __this->get_m_InnerCollection_16(); if (L_67) { goto IL_00f9; } } { return (String_t*)NULL; } IL_00f9: { NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_68 = __this->get_m_InnerCollection_16(); String_t* L_69 = ___name0; NullCheck(L_68); String_t* L_70 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(16 /* System.String System.Collections.Specialized.NameValueCollection::Get(System.String) */, L_68, L_69); return L_70; } } // System.Collections.IEnumerator System.Net.WebHeaderCollection::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebHeaderCollection_GetEnumerator_m3B38A75F803A0EA365EC3A5FB2E71F85B784B71C (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection_GetEnumerator_m3B38A75F803A0EA365EC3A5FB2E71F85B784B71C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991(__this, /*hidden argument*/NULL); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_0 = WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645(__this, /*hidden argument*/NULL); NameObjectKeysEnumerator_tF732067271E844365B1FF19A6A37852ABCD990D5 * L_1 = (NameObjectKeysEnumerator_tF732067271E844365B1FF19A6A37852ABCD990D5 *)il2cpp_codegen_object_new(NameObjectKeysEnumerator_tF732067271E844365B1FF19A6A37852ABCD990D5_il2cpp_TypeInfo_var); NameObjectKeysEnumerator__ctor_mB9768A57865CD35FD66913A54BD288CD9D6036F3(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Int32 System.Net.WebHeaderCollection::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebHeaderCollection_get_Count_mF4776644017CCC37A364707BC35BD4431BB66C80 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_0 = __this->get_m_InnerCollection_16(); if (!L_0) { goto IL_0015; } } { NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_1 = __this->get_m_InnerCollection_16(); NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(14 /* System.Int32 System.Collections.Specialized.NameObjectCollectionBase::get_Count() */, L_1); G_B3_0 = L_2; goto IL_0016; } IL_0015: { G_B3_0 = 0; } IL_0016: { int32_t L_3 = __this->get_m_NumCommonHeaders_13(); return ((int32_t)il2cpp_codegen_add((int32_t)G_B3_0, (int32_t)L_3)); } } // System.String System.Net.WebHeaderCollection::Get(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebHeaderCollection_Get_mB4CF6863B19E3815EEBE1A86F1881B6F744A47B2 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, int32_t ___index0, const RuntimeMethod* method) { { WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991(__this, /*hidden argument*/NULL); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_0 = WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645(__this, /*hidden argument*/NULL); int32_t L_1 = ___index0; NullCheck(L_0); String_t* L_2 = VirtFuncInvoker1< String_t*, int32_t >::Invoke(20 /* System.String System.Collections.Specialized.NameValueCollection::Get(System.Int32) */, L_0, L_1); return L_2; } } // System.String System.Net.WebHeaderCollection::GetKey(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebHeaderCollection_GetKey_mC4DBE9E8F0044B4F1AA95F5DF76955E8692655F0 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, int32_t ___index0, const RuntimeMethod* method) { { WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991(__this, /*hidden argument*/NULL); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_0 = WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645(__this, /*hidden argument*/NULL); int32_t L_1 = ___index0; NullCheck(L_0); String_t* L_2 = VirtFuncInvoker1< String_t*, int32_t >::Invoke(21 /* System.String System.Collections.Specialized.NameValueCollection::GetKey(System.Int32) */, L_0, L_1); return L_2; } } // System.String[] System.Net.WebHeaderCollection::get_AllKeys() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* WebHeaderCollection_get_AllKeys_mB5C074D07B937C684FCC6B1D1A4D9A523E7EA7B1 (WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * __this, const RuntimeMethod* method) { { WebHeaderCollection_NormalizeCommonHeaders_m3FE2945857B86D96E0B495218D61593CC6AD1991(__this, /*hidden argument*/NULL); NameValueCollection_t7C7CED43E4C6E997E3C8012F1D2CC4027FAD10D1 * L_0 = WebHeaderCollection_get_InnerCollection_m74FAC0EF1815ABEA9D44E817BA54B413A7D21645(__this, /*hidden argument*/NULL); NullCheck(L_0); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_1 = VirtFuncInvoker0< StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* >::Invoke(22 /* System.String[] System.Collections.Specialized.NameValueCollection::get_AllKeys() */, L_0); return L_1; } } // System.Void System.Net.WebHeaderCollection::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebHeaderCollection__cctor_m779CABD05DE263A98071763B54A53757E33B9A6A (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebHeaderCollection__cctor_m779CABD05DE263A98071763B54A53757E33B9A6A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF * L_0 = (HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF *)il2cpp_codegen_object_new(HeaderInfoTable_t16B4CA77715B871579C8DE60EBD92E8EDD332BAF_il2cpp_TypeInfo_var); HeaderInfoTable__ctor_m7CAFD794EF41A0799F26DF974DBC848A03275531(L_0, /*hidden argument*/NULL); ((WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields*)il2cpp_codegen_static_fields_for(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var))->set_HInfo_11(L_0); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_1 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)((int32_t)19)); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, _stringLiteral02910FE72AEF1E79D1CE552B0125FE9D6E734463); (L_2)->SetAt(static_cast(0), (String_t*)_stringLiteral02910FE72AEF1E79D1CE552B0125FE9D6E734463); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_3 = L_2; NullCheck(L_3); ArrayElementTypeCheck (L_3, _stringLiteral6BA83D8699910039B5B5F1D3BD60B1F43B1C39FA); (L_3)->SetAt(static_cast(1), (String_t*)_stringLiteral6BA83D8699910039B5B5F1D3BD60B1F43B1C39FA); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_4 = L_3; NullCheck(L_4); ArrayElementTypeCheck (L_4, _stringLiteral9B09C51972B24AAF8BFF4E23301B40DA54C025B6); (L_4)->SetAt(static_cast(2), (String_t*)_stringLiteral9B09C51972B24AAF8BFF4E23301B40DA54C025B6); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_5 = L_4; NullCheck(L_5); ArrayElementTypeCheck (L_5, _stringLiteral77D12B97BA61FFCCB079E0DD2EF6809C1E957255); (L_5)->SetAt(static_cast(3), (String_t*)_stringLiteral77D12B97BA61FFCCB079E0DD2EF6809C1E957255); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_6 = L_5; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteralEB9A4BC1C0C153E4E4B042A79113B815B7E3021D); (L_6)->SetAt(static_cast(4), (String_t*)_stringLiteralEB9A4BC1C0C153E4E4B042A79113B815B7E3021D); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_7 = L_6; NullCheck(L_7); ArrayElementTypeCheck (L_7, _stringLiteralA99BE3DA0C9DA2F3C64500B5EF8A8E48F503D127); (L_7)->SetAt(static_cast(5), (String_t*)_stringLiteralA99BE3DA0C9DA2F3C64500B5EF8A8E48F503D127); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_8 = L_7; NullCheck(L_8); ArrayElementTypeCheck (L_8, _stringLiteral11D00F6ED181AFBAE6281CF892E585DCEE85B274); (L_8)->SetAt(static_cast(6), (String_t*)_stringLiteral11D00F6ED181AFBAE6281CF892E585DCEE85B274); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_9 = L_8; NullCheck(L_9); ArrayElementTypeCheck (L_9, _stringLiteral4312B9CDC22A0D8CF25AB213C9D034CEE9CE16EE); (L_9)->SetAt(static_cast(7), (String_t*)_stringLiteral4312B9CDC22A0D8CF25AB213C9D034CEE9CE16EE); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_10 = L_9; NullCheck(L_10); ArrayElementTypeCheck (L_10, _stringLiteralD219C68101F532DE10ADD2CF42FB9DBECA73D3BE); (L_10)->SetAt(static_cast(8), (String_t*)_stringLiteralD219C68101F532DE10ADD2CF42FB9DBECA73D3BE); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_11 = L_10; NullCheck(L_11); ArrayElementTypeCheck (L_11, _stringLiteral0CE13782E9AC74EF50B0F764C0721DE2A4AE3187); (L_11)->SetAt(static_cast(((int32_t)9)), (String_t*)_stringLiteral0CE13782E9AC74EF50B0F764C0721DE2A4AE3187); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_12 = L_11; NullCheck(L_12); ArrayElementTypeCheck (L_12, _stringLiteralDA0A766B7E3D0908A410169F4A0696D16842A7B3); (L_12)->SetAt(static_cast(((int32_t)10)), (String_t*)_stringLiteralDA0A766B7E3D0908A410169F4A0696D16842A7B3); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_13 = L_12; NullCheck(L_13); ArrayElementTypeCheck (L_13, _stringLiteralE9CACE35E90B037B0140E79E5BFF9090459AEF6C); (L_13)->SetAt(static_cast(((int32_t)11)), (String_t*)_stringLiteralE9CACE35E90B037B0140E79E5BFF9090459AEF6C); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_14 = L_13; NullCheck(L_14); ArrayElementTypeCheck (L_14, _stringLiteralDA18D02D9A384EC87B2924AA70BB99B190DFA12C); (L_14)->SetAt(static_cast(((int32_t)12)), (String_t*)_stringLiteralDA18D02D9A384EC87B2924AA70BB99B190DFA12C); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_15 = L_14; NullCheck(L_15); ArrayElementTypeCheck (L_15, _stringLiteralCB0CB170D106F8E8D5AF1E05BBDBD3A96A7DE197); (L_15)->SetAt(static_cast(((int32_t)13)), (String_t*)_stringLiteralCB0CB170D106F8E8D5AF1E05BBDBD3A96A7DE197); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_16 = L_15; NullCheck(L_16); ArrayElementTypeCheck (L_16, _stringLiteral69A7BE7D74E8B54EF69683EB73C3ADDBE24661A5); (L_16)->SetAt(static_cast(((int32_t)14)), (String_t*)_stringLiteral69A7BE7D74E8B54EF69683EB73C3ADDBE24661A5); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_17 = L_16; NullCheck(L_17); ArrayElementTypeCheck (L_17, _stringLiteral91E15DFD33A8977326EC3048FFFCF2851F9AB5D0); (L_17)->SetAt(static_cast(((int32_t)15)), (String_t*)_stringLiteral91E15DFD33A8977326EC3048FFFCF2851F9AB5D0); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_18 = L_17; NullCheck(L_18); ArrayElementTypeCheck (L_18, _stringLiteral0809AAB737974023FA126BF46E2D642FF29802FD); (L_18)->SetAt(static_cast(((int32_t)16)), (String_t*)_stringLiteral0809AAB737974023FA126BF46E2D642FF29802FD); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_19 = L_18; NullCheck(L_19); ArrayElementTypeCheck (L_19, _stringLiteralCE4CD26992C9E2AABC1288F131CB0DD4D5E73CB4); (L_19)->SetAt(static_cast(((int32_t)17)), (String_t*)_stringLiteralCE4CD26992C9E2AABC1288F131CB0DD4D5E73CB4); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_20 = L_19; NullCheck(L_20); ArrayElementTypeCheck (L_20, _stringLiteral1E5C2F367F02E47A8C160CDA1CD9D91DECBAC441); (L_20)->SetAt(static_cast(((int32_t)18)), (String_t*)_stringLiteral1E5C2F367F02E47A8C160CDA1CD9D91DECBAC441); ((WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields*)il2cpp_codegen_static_fields_for(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var))->set_s_CommonHeaderNames_14(L_20); SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* L_21 = (SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889*)(SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889*)SZArrayNew(SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32)); SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* L_22 = L_21; RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF L_23 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291____EC5842B3154E1AF94500B57220EB9F684BCCC42A_15_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m29F50CDFEEE0AB868200291366253DD4737BC76A((RuntimeArray *)(RuntimeArray *)L_22, L_23, /*hidden argument*/NULL); ((WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields*)il2cpp_codegen_static_fields_for(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var))->set_s_CommonHeaderHints_15(L_22); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_24 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)6); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_25 = L_24; RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF L_26 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291____3BE77BF818331C2D8400FFFFF9FADD3F16AD89AC_4_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m29F50CDFEEE0AB868200291366253DD4737BC76A((RuntimeArray *)(RuntimeArray *)L_25, L_26, /*hidden argument*/NULL); ((WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields*)il2cpp_codegen_static_fields_for(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var))->set_HttpTrimCharacters_18(L_25); RfcCharU5BU5D_t27AD0ADBD612E10FCEF4917B5E70094398C6EC4E* L_27 = (RfcCharU5BU5D_t27AD0ADBD612E10FCEF4917B5E70094398C6EC4E*)(RfcCharU5BU5D_t27AD0ADBD612E10FCEF4917B5E70094398C6EC4E*)SZArrayNew(RfcCharU5BU5D_t27AD0ADBD612E10FCEF4917B5E70094398C6EC4E_il2cpp_TypeInfo_var, (uint32_t)((int32_t)128)); RfcCharU5BU5D_t27AD0ADBD612E10FCEF4917B5E70094398C6EC4E* L_28 = L_27; RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF L_29 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tD3F45A95FC1F3A32916F221D83F290D182AD6291____6F3AD3DC3AF8047587C4C9D696EB68A01FEF796E_9_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m29F50CDFEEE0AB868200291366253DD4737BC76A((RuntimeArray *)(RuntimeArray *)L_28, L_29, /*hidden argument*/NULL); ((WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_StaticFields*)il2cpp_codegen_static_fields_for(WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304_il2cpp_TypeInfo_var))->set_RfcCharMap_19(L_28); 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.Net.WebProxy::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebProxy__ctor_mD47326CF9857B797EFCC3CA369F83D51D19317CE (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, const RuntimeMethod* method) { { WebProxy__ctor_m2354821664C2380AF107CBC5C66F0325068C5DA7(__this, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL, (bool)0, (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)NULL, (RuntimeObject*)NULL, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebProxy::.ctor(System.Uri,System.Boolean,System.String[],System.Net.ICredentials) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebProxy__ctor_m2354821664C2380AF107CBC5C66F0325068C5DA7 (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___Address0, bool ___BypassOnLocal1, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___BypassList2, RuntimeObject* ___Credentials3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy__ctor_m2354821664C2380AF107CBC5C66F0325068C5DA7_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_0 = ___Address0; __this->set__ProxyAddress_3(L_0); bool L_1 = ___BypassOnLocal1; __this->set__BypassOnLocal_1(L_1); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_2 = ___BypassList2; if (!L_2) { goto IL_002a; } } { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_3 = ___BypassList2; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_4 = (ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 *)il2cpp_codegen_object_new(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4_il2cpp_TypeInfo_var); ArrayList__ctor_m5BD62A8348AB3A2F573860E81A181B5376AF8FA1(L_4, (RuntimeObject*)(RuntimeObject*)L_3, /*hidden argument*/NULL); __this->set__BypassList_4(L_4); WebProxy_UpdateRegExList_mEAE558ABD241391C3AAD19D62066AB67EC3AE46B(__this, (bool)1, /*hidden argument*/NULL); } IL_002a: { RuntimeObject* L_5 = ___Credentials3; __this->set__Credentials_5(L_5); __this->set_m_EnableAutoproxy_2((bool)1); return; } } // System.Net.ICredentials System.Net.WebProxy::get_Credentials() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebProxy_get_Credentials_mF546D5D8441F10F4A46A9A3C5D52BFFBE7D735B0 (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get__Credentials_5(); return L_0; } } // System.Boolean System.Net.WebProxy::get_UseDefaultCredentials() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_get_UseDefaultCredentials_m661B51178D8050D605835FCB034A166BF33B009B (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy_get_UseDefaultCredentials_m661B51178D8050D605835FCB034A166BF33B009B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = WebProxy_get_Credentials_mF546D5D8441F10F4A46A9A3C5D52BFFBE7D735B0_inline(__this, /*hidden argument*/NULL); if (((SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F *)IsInstClass((RuntimeObject*)L_0, SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F_il2cpp_TypeInfo_var))) { goto IL_000f; } } { return (bool)0; } IL_000f: { return (bool)1; } } // System.Void System.Net.WebProxy::set_UseDefaultCredentials(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebProxy_set_UseDefaultCredentials_m53AF92FFC63A223541B629E01D939AF2A75BB4E7 (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, bool ___value0, const RuntimeMethod* method) { WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * G_B2_0 = NULL; WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * G_B1_0 = NULL; RuntimeObject* G_B3_0 = NULL; WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * G_B3_1 = NULL; { bool L_0 = ___value0; G_B1_0 = __this; if (L_0) { G_B2_0 = __this; goto IL_0007; } } { G_B3_0 = ((RuntimeObject*)(NULL)); G_B3_1 = G_B1_0; goto IL_000c; } IL_0007: { RuntimeObject* L_1 = CredentialCache_get_DefaultCredentials_m669684689D1F69432F33D9B1E0ECF53080BB8CDC_inline(/*hidden argument*/NULL); G_B3_0 = L_1; G_B3_1 = G_B2_0; } IL_000c: { NullCheck(G_B3_1); G_B3_1->set__Credentials_5(G_B3_0); return; } } // System.Uri System.Net.WebProxy::GetProxy(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * WebProxy_GetProxy_m59215526173C7FD907EC86C35C44AF4FC4EFF28A (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___destination0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy_GetProxy_m59215526173C7FD907EC86C35C44AF4FC4EFF28A_MetadataUsageId); s_Il2CppMethodInitialized = true; } Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * V_0 = NULL; Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * V_1 = NULL; Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * V_2 = NULL; Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * G_B9_0 = NULL; { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_0 = ___destination0; IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); bool L_1 = Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F(L_0, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)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, _stringLiteral0CF1BC84BB8BACA804F9015A158E88642D415FFA, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, WebProxy_GetProxy_m59215526173C7FD907EC86C35C44AF4FC4EFF28A_RuntimeMethod_var); } IL_0014: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = ___destination0; bool L_4 = WebProxy_GetProxyAuto_m1EACF0FDED5E764C7B3EAF243F39A73646B94CD2(__this, L_3, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E **)(&V_0), /*hidden argument*/NULL); if (!L_4) { goto IL_0021; } } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_5 = V_0; return L_5; } IL_0021: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_6 = ___destination0; bool L_7 = WebProxy_IsBypassedManual_m96199F172C51F06EE36CCE5D937BDD7BF873FEFC(__this, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_002c; } } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_8 = ___destination0; return L_8; } IL_002c: { Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * L_9 = __this->get__ProxyHostAddresses_7(); V_1 = L_9; Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * L_10 = V_1; if (L_10) { goto IL_003e; } } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_11 = __this->get__ProxyAddress_3(); G_B9_0 = L_11; goto IL_004f; } IL_003e: { Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * L_12 = V_1; Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_13 = ___destination0; NullCheck(L_13); String_t* L_14 = Uri_get_Scheme_m14A8F0018D8AACADBEF39600A59944F33EE39187(L_13, /*hidden argument*/NULL); NullCheck(L_12); RuntimeObject * L_15 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(29 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_12, L_14); G_B9_0 = ((Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)IsInstClass((RuntimeObject*)L_15, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var)); } IL_004f: { V_2 = G_B9_0; Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_16 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); bool L_17 = Uri_op_Inequality_m07015206F59460E87CDE2A8D303D5712E30A7F6B(L_16, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL, /*hidden argument*/NULL); if (L_17) { goto IL_005b; } } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_18 = ___destination0; return L_18; } IL_005b: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_19 = V_2; return L_19; } } // System.Void System.Net.WebProxy::UpdateRegExList(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebProxy_UpdateRegExList_mEAE558ABD241391C3AAD19D62066AB67EC3AE46B (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, bool ___canThrow0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy_UpdateRegExList_mEAE558ABD241391C3AAD19D62066AB67EC3AE46B_MetadataUsageId); s_Il2CppMethodInitialized = true; } RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53* V_0 = NULL; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * V_1 = NULL; int32_t V_2 = 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 = (RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53*)NULL; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_0 = __this->get__BypassList_4(); V_1 = L_0; } IL_0009: try { // begin try (depth: 1) { ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_1 = V_1; if (!L_1) { goto IL_004b; } } IL_000c: { ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_2 = V_1; NullCheck(L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_2); if ((((int32_t)L_3) <= ((int32_t)0))) { goto IL_004b; } } IL_0015: { ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_4 = V_1; NullCheck(L_4); int32_t L_5 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_4); RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53* L_6 = (RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53*)(RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53*)SZArrayNew(RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53_il2cpp_TypeInfo_var, (uint32_t)L_5); V_0 = L_6; V_2 = 0; goto IL_0042; } IL_0025: { RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53* L_7 = V_0; int32_t L_8 = V_2; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_9 = V_1; int32_t L_10 = V_2; NullCheck(L_9); RuntimeObject * L_11 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(27 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_9, L_10); Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF * L_12 = (Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF *)il2cpp_codegen_object_new(Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF_il2cpp_TypeInfo_var); Regex__ctor_mEF4515C4C44DF8BE410F388C82CC679D743FB5CD(L_12, ((String_t*)CastclassSealed((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)), ((int32_t)513), /*hidden argument*/NULL); NullCheck(L_7); ArrayElementTypeCheck (L_7, L_12); (L_7)->SetAt(static_cast(L_8), (Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF *)L_12); int32_t L_13 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0042: { int32_t L_14 = V_2; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_15 = V_1; NullCheck(L_15); int32_t L_16 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_15); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0025; } } IL_004b: { goto IL_005c; } } // 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_004d; throw e; } CATCH_004d: { // begin catch(System.Object) { bool L_17 = ___canThrow0; if (L_17) { goto IL_005a; } } IL_0051: { __this->set__RegExBypassList_6((RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53*)NULL); goto IL_0063; } IL_005a: { IL2CPP_RAISE_MANAGED_EXCEPTION(__exception_local, WebProxy_UpdateRegExList_mEAE558ABD241391C3AAD19D62066AB67EC3AE46B_RuntimeMethod_var); } } // end catch (depth: 1) IL_005c: { RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53* L_18 = V_0; __this->set__RegExBypassList_6(L_18); } IL_0063: { return; } } // System.Boolean System.Net.WebProxy::IsMatchInBypassList(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_IsMatchInBypassList_m6B8C5DA8C56E6D50B0C84CCD094DB8FFBECDCC93 (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___input0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy_IsMatchInBypassList_m6B8C5DA8C56E6D50B0C84CCD094DB8FFBECDCC93_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; String_t* G_B4_0 = NULL; String_t* G_B4_1 = NULL; String_t* G_B4_2 = NULL; String_t* G_B3_0 = NULL; String_t* G_B3_1 = NULL; String_t* G_B3_2 = NULL; String_t* G_B5_0 = NULL; String_t* G_B5_1 = NULL; String_t* G_B5_2 = NULL; String_t* G_B5_3 = NULL; { WebProxy_UpdateRegExList_mEAE558ABD241391C3AAD19D62066AB67EC3AE46B(__this, (bool)0, /*hidden argument*/NULL); RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53* L_0 = __this->get__RegExBypassList_6(); if (L_0) { goto IL_0011; } } { return (bool)0; } IL_0011: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_1 = ___input0; NullCheck(L_1); String_t* L_2 = Uri_get_Scheme_m14A8F0018D8AACADBEF39600A59944F33EE39187(L_1, /*hidden argument*/NULL); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = ___input0; NullCheck(L_3); String_t* L_4 = Uri_get_Host_m2D942F397A36DBDA5E93452CBD983E0714018151(L_3, /*hidden argument*/NULL); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_5 = ___input0; NullCheck(L_5); bool L_6 = Uri_get_IsDefaultPort_m610C804AFABCAEFA55A81753228D21EC87C4A304(L_5, /*hidden argument*/NULL); G_B3_0 = L_4; G_B3_1 = _stringLiteralEF81042E1E86ACB765718EA37393A1292452BBCC; G_B3_2 = L_2; if (!L_6) { G_B4_0 = L_4; G_B4_1 = _stringLiteralEF81042E1E86ACB765718EA37393A1292452BBCC; G_B4_2 = L_2; goto IL_0031; } } { G_B5_0 = _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709; G_B5_1 = G_B3_0; G_B5_2 = G_B3_1; G_B5_3 = G_B3_2; goto IL_0046; } IL_0031: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_7 = ___input0; NullCheck(L_7); int32_t L_8 = Uri_get_Port_m4E64AB9B50CCC50E7B1F139D7AF1403FAF97147C(L_7, /*hidden argument*/NULL); int32_t L_9 = L_8; RuntimeObject * L_10 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_9); String_t* L_11 = String_Concat_mBB19C73816BDD1C3519F248E1ADC8E11A6FDB495(_stringLiteral05A79F06CF3F67F726DAE68D18A2290F6C9A50C9, L_10, /*hidden argument*/NULL); G_B5_0 = L_11; G_B5_1 = G_B4_0; G_B5_2 = G_B4_1; G_B5_3 = G_B4_2; } IL_0046: { String_t* L_12 = String_Concat_mDD2E38332DED3A8C088D38D78A0E0BEB5091DA64(G_B5_3, G_B5_2, G_B5_1, G_B5_0, /*hidden argument*/NULL); V_0 = L_12; V_1 = 0; goto IL_0066; } IL_0050: { RegexU5BU5D_t9CA70F985DE1C94823B06BD0B2FCCC97927E6C53* L_13 = __this->get__RegExBypassList_6(); int32_t L_14 = V_1; NullCheck(L_13); int32_t L_15 = L_14; Regex_tFD46E63A462E852189FD6AB4E2B0B67C4D8FDBDF * L_16 = (L_13)->GetAt(static_cast(L_15)); String_t* L_17 = V_0; NullCheck(L_16); bool L_18 = Regex_IsMatch_m79684C4D2CE6C5495BCCE9A32AC029E1E5950B7C(L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_0062; } } { return (bool)1; } IL_0062: { int32_t L_19 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0066: { int32_t L_20 = V_1; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_21 = __this->get__BypassList_4(); NullCheck(L_21); int32_t L_22 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_21); if ((((int32_t)L_20) < ((int32_t)L_22))) { goto IL_0050; } } { return (bool)0; } } // System.Boolean System.Net.WebProxy::IsLocal(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_IsLocal_m22583E899743095130F899378336361304BE71AC (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___host0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy_IsLocal_m22583E899743095130F899378336361304BE71AC_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * V_1 = NULL; int32_t V_2 = 0; String_t* V_3 = NULL; { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_0 = ___host0; NullCheck(L_0); String_t* L_1 = Uri_get_Host_m2D942F397A36DBDA5E93452CBD983E0714018151(L_0, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE_il2cpp_TypeInfo_var); bool L_3 = IPAddress_TryParse_m3F9E06DEEC1600AF06B7C91C3DD03218F2E242FA(L_2, (IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE **)(&V_1), /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * L_4 = V_1; IL2CPP_RUNTIME_CLASS_INIT(IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE_il2cpp_TypeInfo_var); bool L_5 = IPAddress_IsLoopback_m84B87F0732723BE939EB9534E8271A13EE599027(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0020; } } { IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * L_6 = V_1; bool L_7 = NclUtilities_IsAddressLocal_m15E0BC8FA72FF335F31D5377AC1ED599FA5966DC(L_6, /*hidden argument*/NULL); return L_7; } IL_0020: { return (bool)1; } IL_0022: { String_t* L_8 = V_0; NullCheck(L_8); int32_t L_9 = String_IndexOf_m2909B8CF585E1BD0C81E11ACA2F48012156FD5BD(L_8, ((int32_t)46), /*hidden argument*/NULL); V_2 = L_9; int32_t L_10 = V_2; if ((!(((uint32_t)L_10) == ((uint32_t)(-1))))) { goto IL_0031; } } { return (bool)1; } IL_0031: { IPGlobalProperties_t7E7512A45C7685568CA6214D97F31262B754285C * L_11 = IPGlobalProperties_InternalGetIPGlobalProperties_m74758C4E4DB69BA34CE6923E5C640D335BC6E014(/*hidden argument*/NULL); NullCheck(L_11); String_t* L_12 = VirtFuncInvoker0< String_t* >::Invoke(4 /* System.String System.Net.NetworkInformation.IPGlobalProperties::get_DomainName() */, L_11); String_t* L_13 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteral3A52CE780950D4D969792A2559CD519D7EE8C727, L_12, /*hidden argument*/NULL); V_3 = L_13; String_t* L_14 = V_3; if (!L_14) { goto IL_006d; } } { String_t* L_15 = V_3; NullCheck(L_15); int32_t L_16 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_15, /*hidden argument*/NULL); String_t* L_17 = V_0; NullCheck(L_17); int32_t L_18 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_17, /*hidden argument*/NULL); int32_t L_19 = V_2; if ((!(((uint32_t)L_16) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)L_19)))))) { goto IL_006d; } } { String_t* L_20 = V_3; String_t* L_21 = V_0; int32_t L_22 = V_2; String_t* L_23 = V_3; NullCheck(L_23); int32_t L_24 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_23, /*hidden argument*/NULL); int32_t L_25 = String_Compare_m208E4853037D81DD5C91DCA060C339DADC3A6064(L_20, 0, L_21, L_22, L_24, 5, /*hidden argument*/NULL); if (L_25) { goto IL_006d; } } { return (bool)1; } IL_006d: { return (bool)0; } } // System.Boolean System.Net.WebProxy::IsLocalInProxyHash(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_IsLocalInProxyHash_mB4C405FEB5AFC01644FFE81AA3CB76918A7D45A5 (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___host0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy_IsLocalInProxyHash_mB4C405FEB5AFC01644FFE81AA3CB76918A7D45A5_MetadataUsageId); s_Il2CppMethodInitialized = true; } Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * V_0 = NULL; { Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * L_0 = __this->get__ProxyHostAddresses_7(); V_0 = L_0; Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * L_1 = V_0; if (!L_1) { goto IL_0025; } } { Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * L_2 = V_0; Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = ___host0; NullCheck(L_3); String_t* L_4 = Uri_get_Scheme_m14A8F0018D8AACADBEF39600A59944F33EE39187(L_3, /*hidden argument*/NULL); NullCheck(L_2); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(29 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_2, L_4); IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); bool L_6 = Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F(((Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)CastclassClass((RuntimeObject*)L_5, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var)), (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0025; } } { return (bool)1; } IL_0025: { return (bool)0; } } // System.Boolean System.Net.WebProxy::IsBypassed(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_IsBypassed_m1DB51D78C18C700F26EEE00938F4A202EF944B5E (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___host0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy_IsBypassed_m1DB51D78C18C700F26EEE00938F4A202EF944B5E_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_0 = ___host0; IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); bool L_1 = Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F(L_0, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)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, _stringLiteral86DD1CF45142E904CB2E99C2721FAC3CA198C6CA, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, WebProxy_IsBypassed_m1DB51D78C18C700F26EEE00938F4A202EF944B5E_RuntimeMethod_var); } IL_0014: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = ___host0; bool L_4 = WebProxy_IsBypassedAuto_m96DE81A96B947F6F6A25A49D5F5D8430346809C0(__this, L_3, (bool*)(&V_0), /*hidden argument*/NULL); if (!L_4) { goto IL_0021; } } { bool L_5 = V_0; return L_5; } IL_0021: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_6 = ___host0; bool L_7 = WebProxy_IsBypassedManual_m96199F172C51F06EE36CCE5D937BDD7BF873FEFC(__this, L_6, /*hidden argument*/NULL); return L_7; } } // System.Boolean System.Net.WebProxy::IsBypassedManual(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_IsBypassedManual_m96199F172C51F06EE36CCE5D937BDD7BF873FEFC (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___host0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy_IsBypassedManual_m96199F172C51F06EE36CCE5D937BDD7BF873FEFC_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_0 = ___host0; NullCheck(L_0); bool L_1 = Uri_get_IsLoopback_mCD7E1228C8296730CBD31C713B0A81B660D99BC4(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000a; } } { return (bool)1; } IL_000a: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_2 = __this->get__ProxyAddress_3(); IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); bool L_3 = Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F(L_2, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0020; } } { Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * L_4 = __this->get__ProxyHostAddresses_7(); if (!L_4) { goto IL_0042; } } IL_0020: { bool L_5 = __this->get__BypassOnLocal_1(); if (!L_5) { goto IL_0031; } } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_6 = ___host0; bool L_7 = WebProxy_IsLocal_m22583E899743095130F899378336361304BE71AC(__this, L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0042; } } IL_0031: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_8 = ___host0; bool L_9 = WebProxy_IsMatchInBypassList_m6B8C5DA8C56E6D50B0C84CCD094DB8FFBECDCC93(__this, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_0042; } } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_10 = ___host0; bool L_11 = WebProxy_IsLocalInProxyHash_mB4C405FEB5AFC01644FFE81AA3CB76918A7D45A5(__this, L_10, /*hidden argument*/NULL); return L_11; } IL_0042: { return (bool)1; } } // System.Void System.Net.WebProxy::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebProxy__ctor_mC76DA2892292BF1609EE4874C11206819F96899E (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy__ctor_mC76DA2892292BF1609EE4874C11206819F96899E_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = 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) * 4); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); V_0 = (bool)0; } IL_0008: try { // begin try (depth: 1) SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___serializationInfo0; NullCheck(L_0); bool L_1 = SerializationInfo_GetBoolean_m5CAA35E19A152535A5481502BEDBC7A0E276E455(L_0, _stringLiteralA3FE483FE09B16D4DC1A2B711E2D4942291B4206, /*hidden argument*/NULL); V_0 = L_1; goto IL_0019; } // 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_0016; throw e; } CATCH_0016: { // begin catch(System.Object) goto IL_0019; } // end catch (depth: 1) IL_0019: { bool L_2 = V_0; if (!L_2) { goto IL_0023; } } { WebProxy_UnsafeUpdateFromRegistry_mDFB67EA19AAD6F1D5BCF9B7D585B33A84D14DC4E(__this, /*hidden argument*/NULL); return; } IL_0023: { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_3 = ___serializationInfo0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_4 = { reinterpret_cast (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_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); NullCheck(L_3); RuntimeObject * L_6 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_3, _stringLiteral42CD7EC8504C632CBE002A201653CDC132F878F0, L_5, /*hidden argument*/NULL); __this->set__ProxyAddress_3(((Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)CastclassClass((RuntimeObject*)L_6, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_7 = ___serializationInfo0; NullCheck(L_7); bool L_8 = SerializationInfo_GetBoolean_m5CAA35E19A152535A5481502BEDBC7A0E276E455(L_7, _stringLiteral8AB41A4A72B3A4643FF7DD55BAB2C9BF2D154F72, /*hidden argument*/NULL); __this->set__BypassOnLocal_1(L_8); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_9 = ___serializationInfo0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_10 = { reinterpret_cast (ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4_0_0_0_var) }; Type_t * L_11 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_10, /*hidden argument*/NULL); NullCheck(L_9); RuntimeObject * L_12 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_9, _stringLiteral684DD500E31BD095765C659DEF0773796AA3A0C1, L_11, /*hidden argument*/NULL); __this->set__BypassList_4(((ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 *)CastclassClass((RuntimeObject*)L_12, ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4_il2cpp_TypeInfo_var))); } IL_0074: try { // begin try (depth: 1) SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_13 = ___serializationInfo0; NullCheck(L_13); bool L_14 = SerializationInfo_GetBoolean_m5CAA35E19A152535A5481502BEDBC7A0E276E455(L_13, _stringLiteralD1FE3B60B921CE9A0C42EC3E1ED7AF8E1C74AC8C, /*hidden argument*/NULL); WebProxy_set_UseDefaultCredentials_m53AF92FFC63A223541B629E01D939AF2A75BB4E7(__this, L_14, /*hidden argument*/NULL); goto IL_008a; } // 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_0087; throw e; } CATCH_0087: { // begin catch(System.Object) goto IL_008a; } // end catch (depth: 1) IL_008a: { return; } } // System.Void System.Net.WebProxy::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebProxy_System_Runtime_Serialization_ISerializable_GetObjectData_mB855266F0AA17F2652B6BF6286A749097A9455E2 (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___serializationInfo0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___streamingContext1; VirtActionInvoker2< SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 >::Invoke(8 /* System.Void System.Net.WebProxy::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */, __this, L_0, L_1); return; } } // System.Void System.Net.WebProxy::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebProxy_GetObjectData_mF4C20C0FADD55674E00C1E13A16F4A14B2777D6B (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy_GetObjectData_mF4C20C0FADD55674E00C1E13A16F4A14B2777D6B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___serializationInfo0; bool L_1 = __this->get__BypassOnLocal_1(); NullCheck(L_0); SerializationInfo_AddValue_m1229CE68F507974EBA0DA9C7C728A09E611D18B1(L_0, _stringLiteral8AB41A4A72B3A4643FF7DD55BAB2C9BF2D154F72, L_1, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_2 = ___serializationInfo0; Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = __this->get__ProxyAddress_3(); NullCheck(L_2); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_2, _stringLiteral42CD7EC8504C632CBE002A201653CDC132F878F0, L_3, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_4 = ___serializationInfo0; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_5 = __this->get__BypassList_4(); NullCheck(L_4); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_4, _stringLiteral684DD500E31BD095765C659DEF0773796AA3A0C1, L_5, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_6 = ___serializationInfo0; bool L_7 = WebProxy_get_UseDefaultCredentials_m661B51178D8050D605835FCB034A166BF33B009B(__this, /*hidden argument*/NULL); NullCheck(L_6); SerializationInfo_AddValue_m1229CE68F507974EBA0DA9C7C728A09E611D18B1(L_6, _stringLiteralD1FE3B60B921CE9A0C42EC3E1ED7AF8E1C74AC8C, L_7, /*hidden argument*/NULL); bool L_8 = __this->get__UseRegistry_0(); if (!L_8) { goto IL_0058; } } { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_9 = ___serializationInfo0; NullCheck(L_9); SerializationInfo_AddValue_m1229CE68F507974EBA0DA9C7C728A09E611D18B1(L_9, _stringLiteralA3FE483FE09B16D4DC1A2B711E2D4942291B4206, (bool)1, /*hidden argument*/NULL); } IL_0058: { return; } } // System.Net.AutoWebProxyScriptEngine System.Net.WebProxy::get_ScriptEngine() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455 * WebProxy_get_ScriptEngine_m6E040080EC0330E0C15849B1BB6469DBFE92A057 (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, const RuntimeMethod* method) { { AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455 * L_0 = __this->get_m_ScriptEngine_8(); return L_0; } } // System.Net.IWebProxy System.Net.WebProxy::CreateDefaultProxy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebProxy_CreateDefaultProxy_m0F1C8D957370920707869349941412B6BC3323A5 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy_CreateDefaultProxy_m0F1C8D957370920707869349941412B6BC3323A5_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { bool L_0 = il2cpp_codegen_platform_is_osx_or_ios(); if (!L_0) { goto IL_0012; } } { IL2CPP_RUNTIME_CLASS_INIT(CFNetwork_t0CCC6B57FD82A3C380C9687E7E69CDD80BC0813D_il2cpp_TypeInfo_var); RuntimeObject* L_1 = CFNetwork_GetDefaultProxy_mFCEFB728224033F014C188FE2BBC379A7F753428(/*hidden argument*/NULL); V_0 = L_1; RuntimeObject* L_2 = V_0; if (!L_2) { goto IL_0012; } } { RuntimeObject* L_3 = V_0; return L_3; } IL_0012: { WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * L_4 = (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 *)il2cpp_codegen_object_new(WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417_il2cpp_TypeInfo_var); WebProxy__ctor_m387E8EB6694953D1FA4E77E00D449B20E2C0B84F(L_4, (bool)1, /*hidden argument*/NULL); return L_4; } } // System.Void System.Net.WebProxy::.ctor(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebProxy__ctor_m387E8EB6694953D1FA4E77E00D449B20E2C0B84F (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, bool ___enableAutoproxy0, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); bool L_0 = ___enableAutoproxy0; __this->set_m_EnableAutoproxy_2(L_0); WebProxy_UnsafeUpdateFromRegistry_mDFB67EA19AAD6F1D5BCF9B7D585B33A84D14DC4E(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebProxy::UnsafeUpdateFromRegistry() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebProxy_UnsafeUpdateFromRegistry_mDFB67EA19AAD6F1D5BCF9B7D585B33A84D14DC4E (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, const RuntimeMethod* method) { { __this->set__UseRegistry_0((bool)1); return; } } // System.Boolean System.Net.WebProxy::GetProxyAuto(System.Uri,System.Uri&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_GetProxyAuto_m1EACF0FDED5E764C7B3EAF243F39A73646B94CD2 (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___destination0, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** ___proxyUri1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy_GetProxyAuto_m1EACF0FDED5E764C7B3EAF243F39A73646B94CD2_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** L_0 = ___proxyUri1; *((RuntimeObject **)L_0) = (RuntimeObject *)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_0, (void*)(RuntimeObject *)NULL); AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455 * L_1 = WebProxy_get_ScriptEngine_m6E040080EC0330E0C15849B1BB6469DBFE92A057_inline(__this, /*hidden argument*/NULL); if (L_1) { goto IL_000d; } } { return (bool)0; } IL_000d: { V_0 = (RuntimeObject*)NULL; AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455 * L_2 = WebProxy_get_ScriptEngine_m6E040080EC0330E0C15849B1BB6469DBFE92A057_inline(__this, /*hidden argument*/NULL); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = ___destination0; NullCheck(L_2); bool L_4 = AutoWebProxyScriptEngine_GetProxies_mCBAD00EC0BE65DF947C48B1DBC377EB80F075902(L_2, L_3, (RuntimeObject**)(&V_0), /*hidden argument*/NULL); if (L_4) { goto IL_0021; } } { return (bool)0; } IL_0021: { RuntimeObject* L_5 = V_0; NullCheck(L_5); int32_t L_6 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_t2E51991ADA605DB75870908AF6D7C3093DC3FCBA_il2cpp_TypeInfo_var, L_5); if ((((int32_t)L_6) <= ((int32_t)0))) { goto IL_0046; } } { RuntimeObject* L_7 = V_0; bool L_8 = WebProxy_AreAllBypassed_m6E869A92B478E61C29F0B9D9085E2AC6A075B59E(L_7, (bool)1, /*hidden argument*/NULL); if (!L_8) { goto IL_0038; } } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** L_9 = ___proxyUri1; Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_10 = ___destination0; *((RuntimeObject **)L_9) = (RuntimeObject *)L_10; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_9, (void*)(RuntimeObject *)L_10); goto IL_0046; } IL_0038: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** L_11 = ___proxyUri1; RuntimeObject* L_12 = V_0; NullCheck(L_12); String_t* L_13 = InterfaceFuncInvoker1< String_t*, int32_t >::Invoke(0 /* !0 System.Collections.Generic.IList`1::get_Item(System.Int32) */, IList_1_tFFB5515FC97391D04D5034ED7F334357FED1FAE6_il2cpp_TypeInfo_var, L_12, 0); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_14 = WebProxy_ProxyUri_mE09DD6D37536E7D5AC20A9519DFABCDB974F2B42(L_13, /*hidden argument*/NULL); *((RuntimeObject **)L_11) = (RuntimeObject *)L_14; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_11, (void*)(RuntimeObject *)L_14); } IL_0046: { return (bool)1; } } // System.Boolean System.Net.WebProxy::IsBypassedAuto(System.Uri,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_IsBypassedAuto_m96DE81A96B947F6F6A25A49D5F5D8430346809C0 (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___destination0, bool* ___isBypassed1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy_IsBypassedAuto_m96DE81A96B947F6F6A25A49D5F5D8430346809C0_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { bool* L_0 = ___isBypassed1; *((int8_t*)L_0) = (int8_t)1; AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455 * L_1 = WebProxy_get_ScriptEngine_m6E040080EC0330E0C15849B1BB6469DBFE92A057_inline(__this, /*hidden argument*/NULL); if (L_1) { goto IL_000d; } } { return (bool)0; } IL_000d: { AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455 * L_2 = WebProxy_get_ScriptEngine_m6E040080EC0330E0C15849B1BB6469DBFE92A057_inline(__this, /*hidden argument*/NULL); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = ___destination0; NullCheck(L_2); bool L_4 = AutoWebProxyScriptEngine_GetProxies_mCBAD00EC0BE65DF947C48B1DBC377EB80F075902(L_2, L_3, (RuntimeObject**)(&V_0), /*hidden argument*/NULL); if (L_4) { goto IL_001f; } } { return (bool)0; } IL_001f: { RuntimeObject* L_5 = V_0; NullCheck(L_5); int32_t L_6 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_t2E51991ADA605DB75870908AF6D7C3093DC3FCBA_il2cpp_TypeInfo_var, L_5); if (L_6) { goto IL_002c; } } { bool* L_7 = ___isBypassed1; *((int8_t*)L_7) = (int8_t)0; goto IL_0035; } IL_002c: { bool* L_8 = ___isBypassed1; RuntimeObject* L_9 = V_0; bool L_10 = WebProxy_AreAllBypassed_m6E869A92B478E61C29F0B9D9085E2AC6A075B59E(L_9, (bool)1, /*hidden argument*/NULL); *((int8_t*)L_8) = (int8_t)L_10; } IL_0035: { return (bool)1; } } // System.Boolean System.Net.WebProxy::AreAllBypassed(System.Collections.Generic.IEnumerable`1,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxy_AreAllBypassed_m6E869A92B478E61C29F0B9D9085E2AC6A075B59E (RuntimeObject* ___proxies0, bool ___checkFirstOnly1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy_AreAllBypassed_m6E869A92B478E61C29F0B9D9085E2AC6A075B59E_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; RuntimeObject* V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { V_0 = (bool)1; RuntimeObject* L_0 = ___proxies0; NullCheck(L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t31EF1520A3A805598500BB6033C14ABDA7116D5E_il2cpp_TypeInfo_var, L_0); V_1 = L_1; } IL_0009: try { // begin try (depth: 1) { goto IL_001f; } IL_000b: { RuntimeObject* L_2 = V_1; NullCheck(L_2); String_t* L_3 = InterfaceFuncInvoker0< String_t* >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_tE14471B9BA58E22CC2B0F85AA521BEBB7F04E004_il2cpp_TypeInfo_var, L_2); bool L_4 = String_IsNullOrEmpty_m06A85A206AC2106D1982826C5665B9BD35324229(L_3, /*hidden argument*/NULL); V_0 = L_4; bool L_5 = ___checkFirstOnly1; if (L_5) { goto IL_0027; } } IL_001a: { bool L_6 = V_0; if (L_6) { goto IL_001f; } } IL_001d: { IL2CPP_LEAVE(0x33, FINALLY_0029); } IL_001f: { RuntimeObject* L_7 = V_1; NullCheck(L_7); bool L_8 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, L_7); if (L_8) { goto IL_000b; } } IL_0027: { IL2CPP_LEAVE(0x33, FINALLY_0029); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0029; } FINALLY_0029: { // begin finally (depth: 1) { RuntimeObject* L_9 = V_1; if (!L_9) { goto IL_0032; } } IL_002c: { RuntimeObject* L_10 = V_1; NullCheck(L_10); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, L_10); } IL_0032: { IL2CPP_END_FINALLY(41) } } // end finally (depth: 1) IL2CPP_CLEANUP(41) { IL2CPP_JUMP_TBL(0x33, IL_0033) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0033: { bool L_11 = V_0; return L_11; } } // System.Uri System.Net.WebProxy::ProxyUri(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * WebProxy_ProxyUri_mE09DD6D37536E7D5AC20A9519DFABCDB974F2B42 (String_t* ___proxyName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebProxy_ProxyUri_mE09DD6D37536E7D5AC20A9519DFABCDB974F2B42_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___proxyName0; if (!L_0) { goto IL_001c; } } { String_t* L_1 = ___proxyName0; NullCheck(L_1); int32_t L_2 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001c; } } { String_t* L_3 = ___proxyName0; String_t* L_4 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteral43A9519ED4B5E9C75EB7D683E3D1E09708F9B34A, L_3, /*hidden argument*/NULL); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_5 = (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)il2cpp_codegen_object_new(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); Uri__ctor_mBA69907A1D799CD12ED44B611985B25FE4C626A2(L_5, L_4, /*hidden argument*/NULL); return L_5; } IL_001c: { return (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)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.Object System.Net.WebRequest::get_InternalSyncObject() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * WebRequest_get_InternalSyncObject_m80BB55BB5C09059A46F4E10599FA455F41286330 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_get_InternalSyncObject_m80BB55BB5C09059A46F4E10599FA455F41286330_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); RuntimeObject * L_0 = ((WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields*)il2cpp_codegen_static_fields_for(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var))->get_s_InternalSyncObject_2(); if (L_0) { goto IL_001a; } } { RuntimeObject * L_1 = (RuntimeObject *)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(L_1, /*hidden argument*/NULL); V_0 = L_1; IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); RuntimeObject * L_2 = V_0; Interlocked_CompareExchange_m92F692322F12C6FD29B3834B380639DCD094B651((RuntimeObject **)(((WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields*)il2cpp_codegen_static_fields_for(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var))->get_address_of_s_InternalSyncObject_2()), L_2, NULL, /*hidden argument*/NULL); } IL_001a: { IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); RuntimeObject * L_3 = ((WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields*)il2cpp_codegen_static_fields_for(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var))->get_s_InternalSyncObject_2(); return L_3; } } // System.Net.WebRequest System.Net.WebRequest::Create(System.Uri,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * WebRequest_Create_mB04C3982BCF4D3A684678E19209C1023E30180E6 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___requestUri0, bool ___useUriBase1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_Create_mB04C3982BCF4D3A684678E19209C1023E30180E6_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * V_1 = NULL; bool V_2 = false; int32_t V_3 = 0; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * V_4 = NULL; int32_t V_5 = 0; { bool L_0 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); V_1 = (WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 *)NULL; V_2 = (bool)0; bool L_1 = ___useUriBase1; if (L_1) { goto IL_0016; } } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_2 = ___requestUri0; NullCheck(L_2); String_t* L_3 = Uri_get_AbsoluteUri_m4326730E572E7E3874021E802813EB6F49F7F99E(L_2, /*hidden argument*/NULL); V_0 = L_3; goto IL_0027; } IL_0016: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_4 = ___requestUri0; NullCheck(L_4); String_t* L_5 = Uri_get_Scheme_m14A8F0018D8AACADBEF39600A59944F33EE39187(L_4, /*hidden argument*/NULL); String_t* L_6 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(L_5, _stringLiteral05A79F06CF3F67F726DAE68D18A2290F6C9A50C9, /*hidden argument*/NULL); V_0 = L_6; } IL_0027: { String_t* L_7 = V_0; NullCheck(L_7); int32_t L_8 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_7, /*hidden argument*/NULL); V_3 = L_8; IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_9 = WebRequest_get_PrefixList_m3FC9A6BE5AD9EBFC78EF84F10DB93A5EB3DBFB76(/*hidden argument*/NULL); V_4 = L_9; V_5 = 0; goto IL_007d; } IL_003a: { ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_10 = V_4; int32_t L_11 = V_5; NullCheck(L_10); RuntimeObject * L_12 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(27 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_10, L_11); V_1 = ((WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 *)CastclassClass((RuntimeObject*)L_12, WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482_il2cpp_TypeInfo_var)); int32_t L_13 = V_3; WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * L_14 = V_1; NullCheck(L_14); String_t* L_15 = L_14->get_Prefix_0(); NullCheck(L_15); int32_t L_16 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_15, /*hidden argument*/NULL); if ((((int32_t)L_13) < ((int32_t)L_16))) { goto IL_0077; } } { WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * L_17 = V_1; NullCheck(L_17); String_t* L_18 = L_17->get_Prefix_0(); String_t* L_19 = V_0; WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * L_20 = V_1; NullCheck(L_20); String_t* L_21 = L_20->get_Prefix_0(); NullCheck(L_21); int32_t L_22 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018_inline(L_21, /*hidden argument*/NULL); int32_t L_23 = String_Compare_m208E4853037D81DD5C91DCA060C339DADC3A6064(L_18, 0, L_19, 0, L_22, 5, /*hidden argument*/NULL); if (L_23) { goto IL_0077; } } { V_2 = (bool)1; goto IL_0088; } IL_0077: { int32_t L_24 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_007d: { int32_t L_25 = V_5; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_26 = V_4; NullCheck(L_26); int32_t L_27 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_26); if ((((int32_t)L_25) < ((int32_t)L_27))) { goto IL_003a; } } IL_0088: { bool L_28 = V_2; if (!L_28) { goto IL_009e; } } { WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * L_29 = V_1; NullCheck(L_29); RuntimeObject* L_30 = WebRequestPrefixElement_get_Creator_m726F8CA7DEF4B1B81E2D0078AC8B9383992C15F6(L_29, /*hidden argument*/NULL); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_31 = ___requestUri0; NullCheck(L_30); WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_32 = InterfaceFuncInvoker1< WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 *, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * >::Invoke(0 /* System.Net.WebRequest System.Net.IWebRequestCreate::Create(System.Uri) */, IWebRequestCreate_t06784F00B2587AB3D7D13A6B2C96819C8F5260ED_il2cpp_TypeInfo_var, L_30, L_31); bool L_33 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); return L_32; } IL_009e: { bool L_34 = ((Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_StaticFields*)il2cpp_codegen_static_fields_for(Logging_t16C0516C5EFDB044614BF6CBD7044C9AD9C7FF70_il2cpp_TypeInfo_var))->get_On_0(); String_t* L_35 = SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7(_stringLiteral09F0D4C76CB7C53C42623F8E471B043ED6EA8A24, /*hidden argument*/NULL); NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_36 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_36, L_35, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, WebRequest_Create_mB04C3982BCF4D3A684678E19209C1023E30180E6_RuntimeMethod_var); } } // System.Net.WebRequest System.Net.WebRequest::Create(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * WebRequest_Create_m1091F2B969C5E26C5F85E6368BAC1BCC38B61778 (String_t* ___requestUriString0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_Create_m1091F2B969C5E26C5F85E6368BAC1BCC38B61778_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___requestUriString0; 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, _stringLiteral70ADBF5BAA5641389D1D851F72912481E303B603, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, WebRequest_Create_m1091F2B969C5E26C5F85E6368BAC1BCC38B61778_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___requestUriString0; Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)il2cpp_codegen_object_new(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); Uri__ctor_mBA69907A1D799CD12ED44B611985B25FE4C626A2(L_3, L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_4 = WebRequest_Create_mB04C3982BCF4D3A684678E19209C1023E30180E6(L_3, (bool)0, /*hidden argument*/NULL); return L_4; } } // System.Net.WebRequest System.Net.WebRequest::Create(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * WebRequest_Create_m35EB35D743484ADC1FB4FEB5062B657C849455A9 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___requestUri0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_Create_m35EB35D743484ADC1FB4FEB5062B657C849455A9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_0 = ___requestUri0; IL2CPP_RUNTIME_CLASS_INIT(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var); bool L_1 = Uri_op_Equality_mFED3D4AFAB090B76D2088C485507F8F702ADA18F(L_0, (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)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, _stringLiteralDB3EECAE58759D4594ADCF0C7E1DBDD1375AD4E4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, WebRequest_Create_m35EB35D743484ADC1FB4FEB5062B657C849455A9_RuntimeMethod_var); } IL_0014: { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_3 = ___requestUri0; IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_4 = WebRequest_Create_mB04C3982BCF4D3A684678E19209C1023E30180E6(L_3, (bool)0, /*hidden argument*/NULL); return L_4; } } // System.Collections.ArrayList System.Net.WebRequest::get_PrefixList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * WebRequest_get_PrefixList_m3FC9A6BE5AD9EBFC78EF84F10DB93A5EB3DBFB76 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_get_PrefixList_m3FC9A6BE5AD9EBFC78EF84F10DB93A5EB3DBFB76_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) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_0 = ((WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields*)il2cpp_codegen_static_fields_for(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var))->get_s_PrefixList_1(); il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_003a; } } { IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); RuntimeObject * L_1 = WebRequest_get_InternalSyncObject_m80BB55BB5C09059A46F4E10599FA455F41286330(/*hidden argument*/NULL); V_0 = L_1; V_1 = (bool)0; } IL_0011: try { // begin try (depth: 1) { RuntimeObject * L_2 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_2, (bool*)(&V_1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_3 = ((WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields*)il2cpp_codegen_static_fields_for(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var))->get_s_PrefixList_1(); il2cpp_codegen_memory_barrier(); if (L_3) { goto IL_002e; } } IL_0022: { IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_4 = WebRequest_PopulatePrefixList_mAB11680E66F5007F37725A12F4818B464DA3D4C2(/*hidden argument*/NULL); il2cpp_codegen_memory_barrier(); ((WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields*)il2cpp_codegen_static_fields_for(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var))->set_s_PrefixList_1(L_4); } IL_002e: { IL2CPP_LEAVE(0x3A, FINALLY_0030); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0030; } FINALLY_0030: { // begin finally (depth: 1) { bool L_5 = V_1; if (!L_5) { goto IL_0039; } } IL_0033: { RuntimeObject * L_6 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_6, /*hidden argument*/NULL); } IL_0039: { IL2CPP_END_FINALLY(48) } } // end finally (depth: 1) IL2CPP_CLEANUP(48) { IL2CPP_JUMP_TBL(0x3A, IL_003a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003a: { IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_7 = ((WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields*)il2cpp_codegen_static_fields_for(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var))->get_s_PrefixList_1(); il2cpp_codegen_memory_barrier(); return L_7; } } // System.Collections.ArrayList System.Net.WebRequest::PopulatePrefixList() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * WebRequest_PopulatePrefixList_mAB11680E66F5007F37725A12F4818B464DA3D4C2 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_PopulatePrefixList_mAB11680E66F5007F37725A12F4818B464DA3D4C2_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_0 = (ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 *)il2cpp_codegen_object_new(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4_il2cpp_TypeInfo_var); ArrayList__ctor_m481FA7B37620B59B8C0434A764F5705A6ABDEAE6(L_0, /*hidden argument*/NULL); HttpRequestCreator_tE16C19B09EAACE12BEBA0427796314523601EB1D * L_1 = (HttpRequestCreator_tE16C19B09EAACE12BEBA0427796314523601EB1D *)il2cpp_codegen_object_new(HttpRequestCreator_tE16C19B09EAACE12BEBA0427796314523601EB1D_il2cpp_TypeInfo_var); HttpRequestCreator__ctor_m2B7DE24FCB9C1814F8972B4B167127F86DB1BF39(L_1, /*hidden argument*/NULL); V_0 = L_1; ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_2 = L_0; RuntimeObject* L_3 = V_0; WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * L_4 = (WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 *)il2cpp_codegen_object_new(WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482_il2cpp_TypeInfo_var); WebRequestPrefixElement__ctor_mB88820994F4F42CA9EA51C3795CC96762DA99CD7(L_4, _stringLiteral77B5F8E343A90F6F597751021FB8B7A08FE83083, L_3, /*hidden argument*/NULL); NullCheck(L_2); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(29 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_2, L_4); ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_5 = L_2; RuntimeObject* L_6 = V_0; WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * L_7 = (WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 *)il2cpp_codegen_object_new(WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482_il2cpp_TypeInfo_var); WebRequestPrefixElement__ctor_mB88820994F4F42CA9EA51C3795CC96762DA99CD7(L_7, _stringLiteralC3437DBC7C1255D3A21D444D86EBF2E9234C22BD, L_6, /*hidden argument*/NULL); NullCheck(L_5); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(29 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_5, L_7); ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_8 = L_5; FileWebRequestCreator_tC02A1A70722C45B078D759F22AE10256A6900C6D * L_9 = (FileWebRequestCreator_tC02A1A70722C45B078D759F22AE10256A6900C6D *)il2cpp_codegen_object_new(FileWebRequestCreator_tC02A1A70722C45B078D759F22AE10256A6900C6D_il2cpp_TypeInfo_var); FileWebRequestCreator__ctor_m550EAB9632992C942E14D5B34C48FA6196595B9B(L_9, /*hidden argument*/NULL); WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * L_10 = (WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 *)il2cpp_codegen_object_new(WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482_il2cpp_TypeInfo_var); WebRequestPrefixElement__ctor_mB88820994F4F42CA9EA51C3795CC96762DA99CD7(L_10, _stringLiteral971C419DD609331343DEE105FFFD0F4608DC0BF2, L_9, /*hidden argument*/NULL); NullCheck(L_8); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(29 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_8, L_10); ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_11 = L_8; FtpRequestCreator_t2C5CC32221C790FB648AF6276DA861B4ABAC357F * L_12 = (FtpRequestCreator_t2C5CC32221C790FB648AF6276DA861B4ABAC357F *)il2cpp_codegen_object_new(FtpRequestCreator_t2C5CC32221C790FB648AF6276DA861B4ABAC357F_il2cpp_TypeInfo_var); FtpRequestCreator__ctor_m0DACF33EF40A75AE489FEF288DC61837FFFA8BEF(L_12, /*hidden argument*/NULL); WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * L_13 = (WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 *)il2cpp_codegen_object_new(WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482_il2cpp_TypeInfo_var); WebRequestPrefixElement__ctor_mB88820994F4F42CA9EA51C3795CC96762DA99CD7(L_13, _stringLiteral7616BB87BD05F6439E3672BA1B2BE55D5BEB68B3, L_12, /*hidden argument*/NULL); NullCheck(L_11); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(29 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_11, L_13); return L_11; } } // System.Void System.Net.WebRequest::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest__ctor_mFF46D19A613D1A8E5E9318DEFA794B18AC206D57 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, const RuntimeMethod* method) { { MarshalByRefObject__ctor_mD1C6F1D191B1A50DC93E8B214BCCA9BD93FDE850(__this, /*hidden argument*/NULL); __this->set_m_ImpersonationLevel_5(4); __this->set_m_AuthenticationLevel_4(1); return; } } // System.Void System.Net.WebRequest::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest__ctor_mD4C70AB50E522A71C1B47263DD8714FC3B52A3C1 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { { MarshalByRefObject__ctor_mD1C6F1D191B1A50DC93E8B214BCCA9BD93FDE850(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebRequest::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest_System_Runtime_Serialization_ISerializable_GetObjectData_mA128ED1898FD0A9943A96190103BE40F418BAB03 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___serializationInfo0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___streamingContext1; VirtActionInvoker2< SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 >::Invoke(7 /* System.Void System.Net.WebRequest::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */, __this, L_0, L_1); return; } } // System.Void System.Net.WebRequest::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest_GetObjectData_m06BD9D15936178B48D44F18C02CD94EE21DD1CF0 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { { return; } } // System.Void System.Net.WebRequest::set_CachePolicy(System.Net.Cache.RequestCachePolicy) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest_set_CachePolicy_mED899398B64AF5000C8E50DFC7C0FFA194752203 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * ___value0, const RuntimeMethod* method) { { RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * L_0 = ___value0; WebRequest_InternalSetCachePolicy_m1565BC65155617FF58473DF859CB28938FAB6C33(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebRequest::InternalSetCachePolicy(System.Net.Cache.RequestCachePolicy) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest_InternalSetCachePolicy_m1565BC65155617FF58473DF859CB28938FAB6C33 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * ___policy0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_InternalSetCachePolicy_m1565BC65155617FF58473DF859CB28938FAB6C33_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 * L_0 = __this->get_m_CacheBinding_8(); if (!L_0) { goto IL_005c; } } { RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 * L_1 = __this->get_m_CacheBinding_8(); NullCheck(L_1); RequestCache_t41E1BB0AF0CD41C778E51C62180B844887B6EAF8 * L_2 = RequestCacheBinding_get_Cache_mBA542233E24F4E0F7BBD002FEC16C40635F6CEC6_inline(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_005c; } } { RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 * L_3 = __this->get_m_CacheBinding_8(); NullCheck(L_3); RequestCacheValidator_t21A4A8B8ECF2EDCDD0C34B0D26FCAB2F77190F41 * L_4 = RequestCacheBinding_get_Validator_m96DB953B9D5359F0CB17743EB2DBD2876AFF416E_inline(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_005c; } } { RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * L_5 = WebRequest_get_CacheProtocol_m3FE221A4DE60F555F61D5084084251D82F51AB8A_inline(__this, /*hidden argument*/NULL); if (L_5) { goto IL_005c; } } { RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * L_6 = ___policy0; if (!L_6) { goto IL_005c; } } { RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * L_7 = ___policy0; NullCheck(L_7); int32_t L_8 = RequestCachePolicy_get_Level_mF07A69B91868379BECC75D5E8845A3107C224D81_inline(L_7, /*hidden argument*/NULL); if ((((int32_t)L_8) == ((int32_t)1))) { goto IL_005c; } } { RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 * L_9 = __this->get_m_CacheBinding_8(); NullCheck(L_9); RequestCache_t41E1BB0AF0CD41C778E51C62180B844887B6EAF8 * L_10 = RequestCacheBinding_get_Cache_mBA542233E24F4E0F7BBD002FEC16C40635F6CEC6_inline(L_9, /*hidden argument*/NULL); RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 * L_11 = __this->get_m_CacheBinding_8(); NullCheck(L_11); RequestCacheValidator_t21A4A8B8ECF2EDCDD0C34B0D26FCAB2F77190F41 * L_12 = RequestCacheBinding_get_Validator_m96DB953B9D5359F0CB17743EB2DBD2876AFF416E_inline(L_11, /*hidden argument*/NULL); NullCheck(L_12); RuntimeObject * L_13 = RequestCacheValidator_CreateValidator_m58A85DC68B701E107D37555519931D5A288AE9BC(L_12, /*hidden argument*/NULL); RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * L_14 = (RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D *)il2cpp_codegen_object_new(RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D_il2cpp_TypeInfo_var); RequestCacheProtocol__ctor_m75D44BD8F333B1F34A7F2CC8BB966047E7B41C9D(L_14, L_10, L_13, /*hidden argument*/NULL); WebRequest_set_CacheProtocol_m5746C3A229435A63047F363439ECF7BB4DAF6ABA_inline(__this, L_14, /*hidden argument*/NULL); } IL_005c: { RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * L_15 = ___policy0; __this->set_m_CachePolicy_6(L_15); return; } } // System.String System.Net.WebRequest::get_Method() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* WebRequest_get_Method_mDB3397139B6D07B3DE8DB69984B6B52F21A6F5D8 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_get_Method_mDB3397139B6D07B3DE8DB69984B6B52F21A6F5D8_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_get_Method_mDB3397139B6D07B3DE8DB69984B6B52F21A6F5D8_RuntimeMethod_var); } } // System.Void System.Net.WebRequest::set_Method(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest_set_Method_mD5BEADF019B9A0C560864B771D5A7A91686AE165 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_set_Method_mD5BEADF019B9A0C560864B771D5A7A91686AE165_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_set_Method_mD5BEADF019B9A0C560864B771D5A7A91686AE165_RuntimeMethod_var); } } // System.Uri System.Net.WebRequest::get_RequestUri() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * WebRequest_get_RequestUri_m40083AE68B5F31E772C15F2B08CF17E82D7A645C (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_get_RequestUri_m40083AE68B5F31E772C15F2B08CF17E82D7A645C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_get_RequestUri_m40083AE68B5F31E772C15F2B08CF17E82D7A645C_RuntimeMethod_var); } } // System.Net.WebHeaderCollection System.Net.WebRequest::get_Headers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * WebRequest_get_Headers_m9E67E3345E374FA62A5682FA1CB60F1A0BD62E4C (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_get_Headers_m9E67E3345E374FA62A5682FA1CB60F1A0BD62E4C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_get_Headers_m9E67E3345E374FA62A5682FA1CB60F1A0BD62E4C_RuntimeMethod_var); } } // System.Void System.Net.WebRequest::set_Headers(System.Net.WebHeaderCollection) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest_set_Headers_m936B00D4D936C9B706804D071B68ED7D28020EF1 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_set_Headers_m936B00D4D936C9B706804D071B68ED7D28020EF1_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_set_Headers_m936B00D4D936C9B706804D071B68ED7D28020EF1_RuntimeMethod_var); } } // System.Int64 System.Net.WebRequest::get_ContentLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t WebRequest_get_ContentLength_m13FA1B5D808111650FC091CAC08847A9EB7CD2D1 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_get_ContentLength_m13FA1B5D808111650FC091CAC08847A9EB7CD2D1_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_get_ContentLength_m13FA1B5D808111650FC091CAC08847A9EB7CD2D1_RuntimeMethod_var); } } // System.Void System.Net.WebRequest::set_ContentLength(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest_set_ContentLength_m3934DA05B33908A58E8A69F443D4B67814B69B64 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, int64_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_set_ContentLength_m3934DA05B33908A58E8A69F443D4B67814B69B64_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_set_ContentLength_m3934DA05B33908A58E8A69F443D4B67814B69B64_RuntimeMethod_var); } } // System.Void System.Net.WebRequest::set_ContentType(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest_set_ContentType_m33FDB1325F56ABE2FCCCA21C5E85AD7A6085C082 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_set_ContentType_m33FDB1325F56ABE2FCCCA21C5E85AD7A6085C082_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_set_ContentType_m33FDB1325F56ABE2FCCCA21C5E85AD7A6085C082_RuntimeMethod_var); } } // System.Net.ICredentials System.Net.WebRequest::get_Credentials() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebRequest_get_Credentials_m28A45EB76F22A697873FFC83C64027CBBA8614C7 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_get_Credentials_m28A45EB76F22A697873FFC83C64027CBBA8614C7_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_get_Credentials_m28A45EB76F22A697873FFC83C64027CBBA8614C7_RuntimeMethod_var); } } // System.Void System.Net.WebRequest::set_Credentials(System.Net.ICredentials) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest_set_Credentials_m039658E4F3F2AFCE1A129D1FEDAC21873C83CA50 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, RuntimeObject* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_set_Credentials_m039658E4F3F2AFCE1A129D1FEDAC21873C83CA50_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_set_Credentials_m039658E4F3F2AFCE1A129D1FEDAC21873C83CA50_RuntimeMethod_var); } } // System.Net.IWebProxy System.Net.WebRequest::get_Proxy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebRequest_get_Proxy_mA5FD08EDBAAF28280AB221CF67AAB9F44C8E6956 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_get_Proxy_mA5FD08EDBAAF28280AB221CF67AAB9F44C8E6956_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_get_Proxy_mA5FD08EDBAAF28280AB221CF67AAB9F44C8E6956_RuntimeMethod_var); } } // System.Void System.Net.WebRequest::set_Proxy(System.Net.IWebProxy) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest_set_Proxy_m974F248FF7E12FE0FB2433038AC18D0E4FB0CD6A (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, RuntimeObject* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_set_Proxy_m974F248FF7E12FE0FB2433038AC18D0E4FB0CD6A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_set_Proxy_m974F248FF7E12FE0FB2433038AC18D0E4FB0CD6A_RuntimeMethod_var); } } // System.Int32 System.Net.WebRequest::get_Timeout() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t WebRequest_get_Timeout_mA3D9303CB86B2F74C41CBB8A40933F944D23FDDF (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_get_Timeout_mA3D9303CB86B2F74C41CBB8A40933F944D23FDDF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_get_Timeout_mA3D9303CB86B2F74C41CBB8A40933F944D23FDDF_RuntimeMethod_var); } } // System.Net.WebResponse System.Net.WebRequest::GetResponse() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * WebRequest_GetResponse_m90BD94F0B282F812713E33758A966E0830B5B880 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_GetResponse_m90BD94F0B282F812713E33758A966E0830B5B880_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_MethodNotImplementedException_m607FF8B70BAE0BB51B306CC3282A08B59C657D84(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_GetResponse_m90BD94F0B282F812713E33758A966E0830B5B880_RuntimeMethod_var); } } // System.IAsyncResult System.Net.WebRequest::BeginGetResponse(System.AsyncCallback,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebRequest_BeginGetResponse_m32DB00C1B2BF8A7011211863AC4E1C086B961887 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * ___callback0, RuntimeObject * ___state1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_BeginGetResponse_m32DB00C1B2BF8A7011211863AC4E1C086B961887_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_MethodNotImplementedException_m607FF8B70BAE0BB51B306CC3282A08B59C657D84(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_BeginGetResponse_m32DB00C1B2BF8A7011211863AC4E1C086B961887_RuntimeMethod_var); } } // System.Net.WebResponse System.Net.WebRequest::EndGetResponse(System.IAsyncResult) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * WebRequest_EndGetResponse_m15E3EC2FD0378BD3132CF8EF7DA4E4C69CF5DF51 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, RuntimeObject* ___asyncResult0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_EndGetResponse_m15E3EC2FD0378BD3132CF8EF7DA4E4C69CF5DF51_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_MethodNotImplementedException_m607FF8B70BAE0BB51B306CC3282A08B59C657D84(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_EndGetResponse_m15E3EC2FD0378BD3132CF8EF7DA4E4C69CF5DF51_RuntimeMethod_var); } } // System.Void System.Net.WebRequest::Abort() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest_Abort_mD4BEAD790585FF295E6FE1D684759ABBE9FD8E65 (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_Abort_mD4BEAD790585FF295E6FE1D684759ABBE9FD8E65_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_MethodNotImplementedException_m607FF8B70BAE0BB51B306CC3282A08B59C657D84(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebRequest_Abort_mD4BEAD790585FF295E6FE1D684759ABBE9FD8E65_RuntimeMethod_var); } } // System.Net.Cache.RequestCacheProtocol System.Net.WebRequest::get_CacheProtocol() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * WebRequest_get_CacheProtocol_m3FE221A4DE60F555F61D5084084251D82F51AB8A (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, const RuntimeMethod* method) { { RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * L_0 = __this->get_m_CacheProtocol_7(); return L_0; } } // System.Void System.Net.WebRequest::set_CacheProtocol(System.Net.Cache.RequestCacheProtocol) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest_set_CacheProtocol_m5746C3A229435A63047F363439ECF7BB4DAF6ABA (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * ___value0, const RuntimeMethod* method) { { RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * L_0 = ___value0; __this->set_m_CacheProtocol_7(L_0); return; } } // System.Net.IWebProxy System.Net.WebRequest::get_InternalDefaultWebProxy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebRequest_get_InternalDefaultWebProxy_m13E2CAB3FE298CF26023A3626454FE989CF687C7 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_get_InternalDefaultWebProxy_m13E2CAB3FE298CF26023A3626454FE989CF687C7_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; bool V_1 = false; DefaultProxySectionInternal_tF2CCE31F75FAA00492E00F045768C58A69F53459 * 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(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); bool L_0 = ((WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields*)il2cpp_codegen_static_fields_for(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var))->get_s_DefaultWebProxyInitialized_11(); il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_004c; } } { IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); RuntimeObject * L_1 = WebRequest_get_InternalSyncObject_m80BB55BB5C09059A46F4E10599FA455F41286330(/*hidden argument*/NULL); V_0 = L_1; V_1 = (bool)0; } IL_0011: try { // begin try (depth: 1) { RuntimeObject * L_2 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_2, (bool*)(&V_1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); bool L_3 = ((WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields*)il2cpp_codegen_static_fields_for(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var))->get_s_DefaultWebProxyInitialized_11(); il2cpp_codegen_memory_barrier(); if (L_3) { goto IL_0040; } } IL_0022: { DefaultProxySectionInternal_tF2CCE31F75FAA00492E00F045768C58A69F53459 * L_4 = DefaultProxySectionInternal_GetSection_mC140525EBD14DF74602DFCA7AFECE376AFADE34F(/*hidden argument*/NULL); V_2 = L_4; DefaultProxySectionInternal_tF2CCE31F75FAA00492E00F045768C58A69F53459 * L_5 = V_2; if (!L_5) { goto IL_0038; } } IL_002b: { DefaultProxySectionInternal_tF2CCE31F75FAA00492E00F045768C58A69F53459 * L_6 = V_2; NullCheck(L_6); RuntimeObject* L_7 = DefaultProxySectionInternal_get_WebProxy_m38F5DF1772271FC6014B56D93654B771D745AB9B_inline(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); il2cpp_codegen_memory_barrier(); ((WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields*)il2cpp_codegen_static_fields_for(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var))->set_s_DefaultWebProxy_10(L_7); } IL_0038: { IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); il2cpp_codegen_memory_barrier(); ((WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields*)il2cpp_codegen_static_fields_for(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var))->set_s_DefaultWebProxyInitialized_11(1); } IL_0040: { IL2CPP_LEAVE(0x4C, FINALLY_0042); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0042; } FINALLY_0042: { // begin finally (depth: 1) { bool L_8 = V_1; if (!L_8) { goto IL_004b; } } IL_0045: { RuntimeObject * L_9 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_9, /*hidden argument*/NULL); } IL_004b: { IL2CPP_END_FINALLY(66) } } // end finally (depth: 1) IL2CPP_CLEANUP(66) { IL2CPP_JUMP_TBL(0x4C, IL_004c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_004c: { IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); RuntimeObject* L_10 = ((WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields*)il2cpp_codegen_static_fields_for(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var))->get_s_DefaultWebProxy_10(); il2cpp_codegen_memory_barrier(); return L_10; } } // System.Net.IWebProxy System.Net.WebRequest::get_DefaultWebProxy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebRequest_get_DefaultWebProxy_m65F367761268F3797F96B8BE99F85FF8CB1C117A (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest_get_DefaultWebProxy_m65F367761268F3797F96B8BE99F85FF8CB1C117A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); RuntimeObject* L_0 = WebRequest_get_InternalDefaultWebProxy_m13E2CAB3FE298CF26023A3626454FE989CF687C7(/*hidden argument*/NULL); return L_0; } } // System.Void System.Net.WebRequest::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequest__cctor_mF114B4DA7976F2211658435221ABC2968FF13798 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequest__cctor_mF114B4DA7976F2211658435221ABC2968FF13798_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(TimerThread_t834F44C51FF3F25350F8B4E03670F941F352DF01_il2cpp_TypeInfo_var); Queue_tCCFF6A2FCF584216AEDA04A483FB808E2D493643 * L_0 = TimerThread_CreateQueue_m38F306BCB0D055ADBC36F3D8F2B77EBE4BFF8C82(((int32_t)100000), /*hidden argument*/NULL); ((WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields*)il2cpp_codegen_static_fields_for(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var))->set_s_DefaultTimerQueue_3(L_0); DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3 * L_1 = (DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3 *)il2cpp_codegen_object_new(DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3_il2cpp_TypeInfo_var); DesignerWebRequestCreate__ctor_m57F5ADABDB3D9A8F8617EBFD5F40FB0D8A9DF7D3(L_1, /*hidden argument*/NULL); ((WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_StaticFields*)il2cpp_codegen_static_fields_for(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var))->set_webRequestCreate_9(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.Net.WebRequest System.Net.WebRequest_DesignerWebRequestCreate::Create(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * DesignerWebRequestCreate_Create_m5117E1FE79020BBAB0A39CF90F7DEB5F2E03136C (DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___uri0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DesignerWebRequestCreate_Create_m5117E1FE79020BBAB0A39CF90F7DEB5F2E03136C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_0 = ___uri0; IL2CPP_RUNTIME_CLASS_INIT(WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8_il2cpp_TypeInfo_var); WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * L_1 = WebRequest_Create_m35EB35D743484ADC1FB4FEB5062B657C849455A9(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void System.Net.WebRequest_DesignerWebRequestCreate::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DesignerWebRequestCreate__ctor_m57F5ADABDB3D9A8F8617EBFD5F40FB0D8A9DF7D3 (DesignerWebRequestCreate_t613DD91D4F07703DC65E847B367F4DCD5710E2A3 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__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.Net.WebProxy System.Net.WebRequest_WebProxyWrapper::get_WebProxy() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * WebProxyWrapper_get_WebProxy_m64892D5D4C1D1C4A11188F1549D2762AF50A5EE8 (WebProxyWrapper_t47B30DCD77853C5079F4944A6FCA329026D84E3B * __this, const RuntimeMethod* method) { { WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * L_0 = ((WebProxyWrapperOpaque_t6CC216364481C2A8254832AA0897F770BB494A62 *)__this)->get_webProxy_0(); 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.Uri System.Net.WebRequest_WebProxyWrapperOpaque::GetProxy(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * WebProxyWrapperOpaque_GetProxy_m1A8A0E96628ABA4A57B401AC2D60016808BA840D (WebProxyWrapperOpaque_t6CC216364481C2A8254832AA0897F770BB494A62 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___destination0, const RuntimeMethod* method) { { WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * L_0 = __this->get_webProxy_0(); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_1 = ___destination0; NullCheck(L_0); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_2 = WebProxy_GetProxy_m59215526173C7FD907EC86C35C44AF4FC4EFF28A(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Boolean System.Net.WebRequest_WebProxyWrapperOpaque::IsBypassed(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebProxyWrapperOpaque_IsBypassed_mAB04ED8FC80CF3E3045042D4F618C3189ABBF07C (WebProxyWrapperOpaque_t6CC216364481C2A8254832AA0897F770BB494A62 * __this, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___host0, const RuntimeMethod* method) { { WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * L_0 = __this->get_webProxy_0(); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_1 = ___host0; NullCheck(L_0); bool L_2 = WebProxy_IsBypassed_m1DB51D78C18C700F26EEE00938F4A202EF944B5E(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Net.ICredentials System.Net.WebRequest_WebProxyWrapperOpaque::get_Credentials() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebProxyWrapperOpaque_get_Credentials_mBE71830D1F45536B8D74F97B5C2A21659066313F (WebProxyWrapperOpaque_t6CC216364481C2A8254832AA0897F770BB494A62 * __this, const RuntimeMethod* method) { { WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * L_0 = __this->get_webProxy_0(); NullCheck(L_0); RuntimeObject* L_1 = WebProxy_get_Credentials_mF546D5D8441F10F4A46A9A3C5D52BFFBE7D735B0_inline(L_0, /*hidden argument*/NULL); return L_1; } } #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.Net.IWebRequestCreate System.Net.WebRequestPrefixElement::get_Creator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WebRequestPrefixElement_get_Creator_m726F8CA7DEF4B1B81E2D0078AC8B9383992C15F6 (WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebRequestPrefixElement_get_Creator_m726F8CA7DEF4B1B81E2D0078AC8B9383992C15F6_MetadataUsageId); s_Il2CppMethodInitialized = true; } WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * 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) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { RuntimeObject* L_0 = __this->get_creator_1(); if (L_0) { goto IL_005d; } } { Type_t * L_1 = __this->get_creatorType_2(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_2 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_1, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_005d; } } { V_0 = __this; V_1 = (bool)0; } IL_001a: try { // begin try (depth: 1) { WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * L_3 = V_0; Monitor_Enter_mC5B353DD83A0B0155DF6FBCC4DF5A580C25534C5(L_3, (bool*)(&V_1), /*hidden argument*/NULL); RuntimeObject* L_4 = __this->get_creator_1(); if (L_4) { goto IL_0051; } } IL_002a: { Type_t * L_5 = __this->get_creatorType_2(); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_6 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)0); IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F_il2cpp_TypeInfo_var); CultureInfo_t345AC6924134F039ED9A11F3E03F8E91B6A3225F * L_7 = CultureInfo_get_InvariantCulture_mF13B47F8A763CE6A9C8A8BB2EED33FF8F7A63A72(/*hidden argument*/NULL); RuntimeObject * L_8 = Activator_CreateInstance_m8514197681D9771380014317A84B751EC31DBBC0(L_5, ((int32_t)564), (Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 *)NULL, L_6, L_7, /*hidden argument*/NULL); __this->set_creator_1(((RuntimeObject*)Castclass((RuntimeObject*)L_8, IWebRequestCreate_t06784F00B2587AB3D7D13A6B2C96819C8F5260ED_il2cpp_TypeInfo_var))); } IL_0051: { IL2CPP_LEAVE(0x5D, FINALLY_0053); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0053; } FINALLY_0053: { // begin finally (depth: 1) { bool L_9 = V_1; if (!L_9) { goto IL_005c; } } IL_0056: { WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * L_10 = V_0; Monitor_Exit_m49A1E5356D984D0B934BB97A305E2E5E207225C2(L_10, /*hidden argument*/NULL); } IL_005c: { IL2CPP_END_FINALLY(83) } } // end finally (depth: 1) IL2CPP_CLEANUP(83) { IL2CPP_JUMP_TBL(0x5D, IL_005d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005d: { RuntimeObject* L_11 = __this->get_creator_1(); return L_11; } } // System.Void System.Net.WebRequestPrefixElement::set_Creator(System.Net.IWebRequestCreate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequestPrefixElement_set_Creator_m0621605962A7E252A968B0F71CB83F9A8BDA955A (WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * __this, RuntimeObject* ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___value0; __this->set_creator_1(L_0); return; } } // System.Void System.Net.WebRequestPrefixElement::.ctor(System.String,System.Net.IWebRequestCreate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebRequestPrefixElement__ctor_mB88820994F4F42CA9EA51C3795CC96762DA99CD7 (WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * __this, String_t* ___P0, RuntimeObject* ___C1, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); String_t* L_0 = ___P0; __this->set_Prefix_0(L_0); RuntimeObject* L_1 = ___C1; WebRequestPrefixElement_set_Creator_m0621605962A7E252A968B0F71CB83F9A8BDA955A_inline(__this, L_1, /*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.Net.WebResponse::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebResponse__ctor_m0A254FF1607AEACDAA102A8ABA8941A42B2929A6 (WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * __this, const RuntimeMethod* method) { { MarshalByRefObject__ctor_mD1C6F1D191B1A50DC93E8B214BCCA9BD93FDE850(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebResponse::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebResponse__ctor_mC4FCBBBB946A8703F5279A1390D56A50CBE7164B (WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { { MarshalByRefObject__ctor_mD1C6F1D191B1A50DC93E8B214BCCA9BD93FDE850(__this, /*hidden argument*/NULL); return; } } // System.Void System.Net.WebResponse::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebResponse_System_Runtime_Serialization_ISerializable_GetObjectData_mE662B42630016B991CFC1E861F774DC1CDDD00DA (WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___serializationInfo0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___streamingContext1; VirtActionInvoker2< SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 *, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 >::Invoke(8 /* System.Void System.Net.WebResponse::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */, __this, L_0, L_1); return; } } // System.Void System.Net.WebResponse::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebResponse_GetObjectData_m52CD293C2D47F35D8FF1EA2769D272E48398EB4A (WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { { return; } } // System.Void System.Net.WebResponse::Close() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebResponse_Close_m970DECB5745AACAC9CA7B88FB818066A0DFC4998 (WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * __this, const RuntimeMethod* method) { { return; } } // System.Void System.Net.WebResponse::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebResponse_Dispose_mC0C80BE4CDA26A6A26EEAE961C588A461FEE9FE4 (WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebResponse_Dispose_mC0C80BE4CDA26A6A26EEAE961C588A461FEE9FE4_MetadataUsageId); s_Il2CppMethodInitialized = true; } { VirtActionInvoker1< bool >::Invoke(10 /* System.Void System.Net.WebResponse::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.Net.WebResponse::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebResponse_Dispose_mD37AF3FE467717A008830A34E72215D3DBC244EC (WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * __this, bool ___disposing0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebResponse_Dispose_mD37AF3FE467717A008830A34E72215D3DBC244EC_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_0004; } } { return; } IL_0004: { } IL_0005: try { // begin try (depth: 1) VirtActionInvoker0::Invoke(9 /* System.Void System.Net.WebResponse::Close() */, __this); goto IL_0010; } // 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_000d; throw e; } CATCH_000d: { // begin catch(System.Object) goto IL_0010; } // end catch (depth: 1) IL_0010: { return; } } // System.IO.Stream System.Net.WebResponse::GetResponseStream() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Stream_tFC50657DD5AAB87770987F9179D934A51D99D5E7 * WebResponse_GetResponseStream_m700E98CA6B76A9B0C770344CB92767296EFA8416 (WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebResponse_GetResponseStream_m700E98CA6B76A9B0C770344CB92767296EFA8416_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_MethodNotImplementedException_m607FF8B70BAE0BB51B306CC3282A08B59C657D84(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebResponse_GetResponseStream_m700E98CA6B76A9B0C770344CB92767296EFA8416_RuntimeMethod_var); } } // System.Net.WebHeaderCollection System.Net.WebResponse::get_Headers() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR WebHeaderCollection_tB57EC4CD795CACE87271D6887BBED385DC37B304 * WebResponse_get_Headers_m0E303E68D6DBE5E052833B5A64022D13DBA4EE7C (WebResponse_t5C91B5B83E2FBA2EABC6FDF2A70E9AFD9BB059BD * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (WebResponse_get_Headers_m0E303E68D6DBE5E052833B5A64022D13DBA4EE7C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotImplementedException_t8AD6EBE5FEDB0AEBECEE0961CF73C35B372EFFA4 * L_0 = ExceptionHelper_get_PropertyNotImplementedException_m7A641AB1C2BDAB3199A4A2674561E23302FB637B(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, WebResponse_get_Headers_m0E303E68D6DBE5E052833B5A64022D13DBA4EE7C_RuntimeMethod_var); } } #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 #if FORCE_PINVOKE_INTERNAL IL2CPP_EXTERN_C int32_t DEFAULT_CALL uname(intptr_t); #endif // System.Int32 System.Platform::uname(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Platform_uname_m0769828FE0BC855E1DE4129D7EBE09E999D7AB7D (intptr_t ___buf0, const RuntimeMethod* method) { typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t); #if !FORCE_PINVOKE_INTERNAL static PInvokeFunc il2cppPInvokeFunc; if (il2cppPInvokeFunc == NULL) { int parameterSize = sizeof(intptr_t); il2cppPInvokeFunc = il2cpp_codegen_resolve_pinvoke(IL2CPP_NATIVE_STRING("libc"), "uname", IL2CPP_CALL_DEFAULT, CHARSET_NOT_SPECIFIED, parameterSize, false); IL2CPP_ASSERT(il2cppPInvokeFunc != NULL); } #endif // Native function invocation #if FORCE_PINVOKE_INTERNAL int32_t returnValue = reinterpret_cast(uname)(___buf0); #else int32_t returnValue = il2cppPInvokeFunc(___buf0); #endif return returnValue; } // System.Void System.Platform::CheckOS() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Platform_CheckOS_mE140C06A839F2EA49C9A0FE795A85311E283CC45 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Platform_CheckOS_mE140C06A839F2EA49C9A0FE795A85311E283CC45_MetadataUsageId); s_Il2CppMethodInitialized = true; } intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); void* __leave_targets_storage = alloca(sizeof(int32_t) * 3); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 * L_0 = Environment_get_OSVersion_mD6E99E279170E00D17F7D29F242EF65434812233(/*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = OperatingSystem_get_Platform_m36635DD0A3D5442E515AB8D2EA3C7092348A5181_inline(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) == ((int32_t)4))) { goto IL_0014; } } { ((Platform_t5364982F402C388F4F07604E44D19E0133130C7D_StaticFields*)il2cpp_codegen_static_fields_for(Platform_t5364982F402C388F4F07604E44D19E0133130C7D_il2cpp_TypeInfo_var))->set_checkedOS_0((bool)1); return; } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(Marshal_tC795CE9CC2FFBA41EDB1AC1C0FEC04607DFA8A40_il2cpp_TypeInfo_var); intptr_t L_2 = Marshal_AllocHGlobal_m3BFCB876D7469108C8676D6DD90D943806C13A58(((int32_t)8192), /*hidden argument*/NULL); V_0 = (intptr_t)L_2; } IL_001f: try { // begin try (depth: 1) { intptr_t L_3 = V_0; int32_t L_4 = Platform_uname_m0769828FE0BC855E1DE4129D7EBE09E999D7AB7D((intptr_t)L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0058; } } IL_0027: { intptr_t L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Marshal_tC795CE9CC2FFBA41EDB1AC1C0FEC04607DFA8A40_il2cpp_TypeInfo_var); String_t* L_6 = Marshal_PtrToStringAnsi_mA5D5D1AA7C0EB6A96F92454A8AF9C266E2DF5DA5((intptr_t)L_5, /*hidden argument*/NULL); V_1 = L_6; String_t* L_7 = V_1; bool L_8 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_7, _stringLiteral695C30DA52807837432872044A6EAE91AEAD89E7, /*hidden argument*/NULL); if (L_8) { goto IL_004a; } } IL_003b: { String_t* L_9 = V_1; bool L_10 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_9, _stringLiteralB845FDAFF1BF49C014DFF506CFA6BDC63DADD835, /*hidden argument*/NULL); if (L_10) { goto IL_0052; } } IL_0048: { IL2CPP_LEAVE(0x67, FINALLY_005a); } IL_004a: { ((Platform_t5364982F402C388F4F07604E44D19E0133130C7D_StaticFields*)il2cpp_codegen_static_fields_for(Platform_t5364982F402C388F4F07604E44D19E0133130C7D_il2cpp_TypeInfo_var))->set_isMacOS_1((bool)1); IL2CPP_LEAVE(0x67, FINALLY_005a); } IL_0052: { ((Platform_t5364982F402C388F4F07604E44D19E0133130C7D_StaticFields*)il2cpp_codegen_static_fields_for(Platform_t5364982F402C388F4F07604E44D19E0133130C7D_il2cpp_TypeInfo_var))->set_isFreeBSD_2((bool)1); } IL_0058: { IL2CPP_LEAVE(0x67, FINALLY_005a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_005a; } FINALLY_005a: { // begin finally (depth: 1) intptr_t L_11 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Marshal_tC795CE9CC2FFBA41EDB1AC1C0FEC04607DFA8A40_il2cpp_TypeInfo_var); Marshal_FreeHGlobal_mF098DF00F5341FDE4747A6F2004D5A0C9B03ED85((intptr_t)L_11, /*hidden argument*/NULL); ((Platform_t5364982F402C388F4F07604E44D19E0133130C7D_StaticFields*)il2cpp_codegen_static_fields_for(Platform_t5364982F402C388F4F07604E44D19E0133130C7D_il2cpp_TypeInfo_var))->set_checkedOS_0((bool)1); IL2CPP_END_FINALLY(90) } // end finally (depth: 1) IL2CPP_CLEANUP(90) { IL2CPP_JUMP_TBL(0x67, IL_0067) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0067: { return; } } // System.Boolean System.Platform::get_IsMacOS() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Platform_get_IsMacOS_m7E1B4DAEFA519F65C50D16CC5DEA7A9FA0EE4D77 () { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Platform_get_IsMacOS_m7E1B4DAEFA519F65C50D16CC5DEA7A9FA0EE4D77_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 = ((Platform_t5364982F402C388F4F07604E44D19E0133130C7D_StaticFields*)il2cpp_codegen_static_fields_for(Platform_t5364982F402C388F4F07604E44D19E0133130C7D_il2cpp_TypeInfo_var))->get_checkedOS_0(); if (L_0) { goto IL_0017; } } IL_0007: try { // begin try (depth: 1) Platform_CheckOS_mE140C06A839F2EA49C9A0FE795A85311E283CC45(/*hidden argument*/NULL); goto IL_0017; } // 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_000e; throw e; } CATCH_000e: { // begin catch(System.DllNotFoundException) ((Platform_t5364982F402C388F4F07604E44D19E0133130C7D_StaticFields*)il2cpp_codegen_static_fields_for(Platform_t5364982F402C388F4F07604E44D19E0133130C7D_il2cpp_TypeInfo_var))->set_isMacOS_1((bool)0); goto IL_0017; } // end catch (depth: 1) IL_0017: { bool L_1 = ((Platform_t5364982F402C388F4F07604E44D19E0133130C7D_StaticFields*)il2cpp_codegen_static_fields_for(Platform_t5364982F402C388F4F07604E44D19E0133130C7D_il2cpp_TypeInfo_var))->get_isMacOS_1(); return L_1; } } #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.SRDescriptionAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SRDescriptionAttribute__ctor_m622E3521D8FC9006D8C0C56524F62475D16EE02F (SRDescriptionAttribute_t6353D331C0C05160ABDB31CF62A496F5E36D6C6A * __this, String_t* ___description0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (SRDescriptionAttribute__ctor_m622E3521D8FC9006D8C0C56524F62475D16EE02F_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___description0; IL2CPP_RUNTIME_CLASS_INIT(DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75_il2cpp_TypeInfo_var); DescriptionAttribute__ctor_m5964EBBE5F72FC3B765F2657E0C7A6A9EF1DF2C5(__this, L_0, /*hidden argument*/NULL); return; } } // System.String System.SRDescriptionAttribute::get_Description() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SRDescriptionAttribute_get_Description_m127C476127DD546878F275888E6087105DDD5DA6 (SRDescriptionAttribute_t6353D331C0C05160ABDB31CF62A496F5E36D6C6A * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isReplaced_2(); if (L_0) { goto IL_0020; } } { __this->set_isReplaced_2((bool)1); String_t* L_1 = DescriptionAttribute_get_DescriptionValue_mD892D328BECCFE526144A4B778DCC2B4BC8D45CD_inline(__this, /*hidden argument*/NULL); String_t* L_2 = Locale_GetText_m41F0CB4E76BAAB1E97D9D92D109C846A8ECC1324(L_1, /*hidden argument*/NULL); DescriptionAttribute_set_DescriptionValue_m847FED7026008DA7EBFE3EAAEF5E87DB92F863E8_inline(__this, L_2, /*hidden argument*/NULL); } IL_0020: { String_t* L_3 = DescriptionAttribute_get_DescriptionValue_mD892D328BECCFE526144A4B778DCC2B4BC8D45CD_inline(__this, /*hidden argument*/NULL); return 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.Security.Authentication.AuthenticationException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AuthenticationException__ctor_m28782FCB7D9F3773F20A9F422CB2843FB70D723A (AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AuthenticationException__ctor_m28782FCB7D9F3773F20A9F422CB2843FB70D723A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = Locale_GetText_m41F0CB4E76BAAB1E97D9D92D109C846A8ECC1324(_stringLiteralB0D8E8115103BC498F3013E2CBAE6F6EE9D7E005, /*hidden argument*/NULL); SystemException__ctor_mF67B7FA639B457BDFB2103D7C21C8059E806175A(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Security.Authentication.AuthenticationException::.ctor(System.String,System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AuthenticationException__ctor_m431AB34EFB028337941758B192DF4D045BA93005 (AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516 * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method) { { String_t* L_0 = ___message0; Exception_t * L_1 = ___innerException1; SystemException__ctor_mA18D2EA5642C066F35CB8C965398F9A542C33B0A(__this, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Security.Authentication.AuthenticationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AuthenticationException__ctor_m547DE1104C83024255A4F61AAAE6C6049383C7E6 (AuthenticationException_tE24BF2E2AD351F0C9586A59191F01918659A7516 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___serializationInfo0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___streamingContext1, const RuntimeMethod* method) { { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___serializationInfo0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___streamingContext1; SystemException__ctor_mB0550111A1A8D18B697B618F811A5B20C160D949(__this, L_0, L_1, /*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 #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.Security.Cryptography.AsnEncodedData::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsnEncodedData__ctor_mED24E9D1F11942741819652302C0531D18C39BE6 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } // System.Void System.Security.Cryptography.AsnEncodedData::.ctor(System.Security.Cryptography.Oid,System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsnEncodedData__ctor_m793EED53B4B8D49D92EE7CEED6B46B16A421D761 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * ___oid0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___rawData1, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_0 = ___oid0; AsnEncodedData_set_Oid_m91E38503AAFD8E6FD98970D94FD43E7A738242A6(__this, L_0, /*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = ___rawData1; AsnEncodedData_set_RawData_mD7FE2383373A6AF578A4983999D677B58BD6B4EC(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Security.Cryptography.AsnEncodedData::set_Oid(System.Security.Cryptography.Oid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsnEncodedData_set_Oid_m91E38503AAFD8E6FD98970D94FD43E7A738242A6 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AsnEncodedData_set_Oid_m91E38503AAFD8E6FD98970D94FD43E7A738242A6_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_0 = ___value0; if (L_0) { goto IL_000b; } } { __this->set__oid_0((Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 *)NULL); return; } IL_000b: { Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_1 = ___value0; Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_2 = (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 *)il2cpp_codegen_object_new(Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137_il2cpp_TypeInfo_var); Oid__ctor_mA7AFE14DF30B47447BFFC9E41B37B8DB46C9D079(L_2, L_1, /*hidden argument*/NULL); __this->set__oid_0(L_2); return; } } // System.Byte[] System.Security.Cryptography.AsnEncodedData::get_RawData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* AsnEncodedData_get_RawData_mB9F8281A96011161C67EB3A9208E26C423B187EC (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, const RuntimeMethod* method) { { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = __this->get__raw_1(); return L_0; } } // System.Void System.Security.Cryptography.AsnEncodedData::set_RawData(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsnEncodedData_set_RawData_mD7FE2383373A6AF578A4983999D677B58BD6B4EC (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AsnEncodedData_set_RawData_mD7FE2383373A6AF578A4983999D677B58BD6B4EC_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___value0; 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, _stringLiteral0D7652C6A78D387AD1AF2F86D37C74C5E6FB9F7A, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, AsnEncodedData_set_RawData_mD7FE2383373A6AF578A4983999D677B58BD6B4EC_RuntimeMethod_var); } IL_000e: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = ___value0; NullCheck((RuntimeArray *)(RuntimeArray *)L_2); RuntimeObject * L_3 = Array_Clone_mE8C710213E323617A6F46F2B36DCDDD4C7CF5176((RuntimeArray *)(RuntimeArray *)L_2, /*hidden argument*/NULL); __this->set__raw_1(((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)Castclass((RuntimeObject*)L_3, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var))); return; } } // System.Void System.Security.Cryptography.AsnEncodedData::CopyFrom(System.Security.Cryptography.AsnEncodedData) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsnEncodedData_CopyFrom_m3937C7ACC425960B8E48B7D2EB50E9417A7CD4B7 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * ___asnEncodedData0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AsnEncodedData_CopyFrom_m3937C7ACC425960B8E48B7D2EB50E9417A7CD4B7_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * L_0 = ___asnEncodedData0; 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, _stringLiteral1920DC29EFA05D07C2A609FB2E2DFAD7E83A25C6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, AsnEncodedData_CopyFrom_m3937C7ACC425960B8E48B7D2EB50E9417A7CD4B7_RuntimeMethod_var); } IL_000e: { AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * L_2 = ___asnEncodedData0; NullCheck(L_2); Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_3 = L_2->get__oid_0(); if (L_3) { goto IL_001f; } } { AsnEncodedData_set_Oid_m91E38503AAFD8E6FD98970D94FD43E7A738242A6(__this, (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 *)NULL, /*hidden argument*/NULL); goto IL_0030; } IL_001f: { AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * L_4 = ___asnEncodedData0; NullCheck(L_4); Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_5 = L_4->get__oid_0(); Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_6 = (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 *)il2cpp_codegen_object_new(Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137_il2cpp_TypeInfo_var); Oid__ctor_mA7AFE14DF30B47447BFFC9E41B37B8DB46C9D079(L_6, L_5, /*hidden argument*/NULL); AsnEncodedData_set_Oid_m91E38503AAFD8E6FD98970D94FD43E7A738242A6(__this, L_6, /*hidden argument*/NULL); } IL_0030: { AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * L_7 = ___asnEncodedData0; NullCheck(L_7); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_8 = L_7->get__raw_1(); AsnEncodedData_set_RawData_mD7FE2383373A6AF578A4983999D677B58BD6B4EC(__this, L_8, /*hidden argument*/NULL); return; } } // System.String System.Security.Cryptography.AsnEncodedData::ToString(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AsnEncodedData_ToString_m502785F2F8B4D1EBDF5CEE612FD8D0C2044390D7 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, bool ___multiLine0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AsnEncodedData_ToString_m502785F2F8B4D1EBDF5CEE612FD8D0C2044390D7_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_0 = __this->get__oid_0(); NullCheck(L_0); String_t* L_1 = Oid_get_Value_mFE18BDFF095DD5A6643F4FEC3E57846716F37F05_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = V_0; bool L_3 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_2, _stringLiteral894E12D1523E99F051EEFC8EBA5BF874229F69A4, /*hidden argument*/NULL); if (L_3) { goto IL_005c; } } { String_t* L_4 = V_0; bool L_5 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_4, _stringLiteral431EC418146189970D18C4A946342A85AD243B47, /*hidden argument*/NULL); if (L_5) { goto IL_0064; } } { String_t* L_6 = V_0; bool L_7 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_6, _stringLiteral10118C5852C525FA60183BE2C27CB87D5AF2E3FA, /*hidden argument*/NULL); if (L_7) { goto IL_006c; } } { String_t* L_8 = V_0; bool L_9 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_8, _stringLiteralC842E9E9BC835B364523756986E087621D98DDA0, /*hidden argument*/NULL); if (L_9) { goto IL_0074; } } { String_t* L_10 = V_0; bool L_11 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_10, _stringLiteralA7CBF229082D863696B7FFE948C34C8CD766705C, /*hidden argument*/NULL); if (L_11) { goto IL_007c; } } { String_t* L_12 = V_0; bool L_13 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_12, _stringLiteralDDEC4A2E8CE9F653AE4EBAF140EBD077739011A9, /*hidden argument*/NULL); if (L_13) { goto IL_0084; } } { goto IL_008c; } IL_005c: { bool L_14 = ___multiLine0; String_t* L_15 = AsnEncodedData_BasicConstraintsExtension_m64D690A2456E16AF39F6F0784CE74BC9533BB182(__this, L_14, /*hidden argument*/NULL); return L_15; } IL_0064: { bool L_16 = ___multiLine0; String_t* L_17 = AsnEncodedData_EnhancedKeyUsageExtension_mE04DC17ACCBF3850AFBA454D9937EC4713CC5058(__this, L_16, /*hidden argument*/NULL); return L_17; } IL_006c: { bool L_18 = ___multiLine0; String_t* L_19 = AsnEncodedData_KeyUsageExtension_m4EE74EA5C4A3C0B72C50DEB22A537812997AF590(__this, L_18, /*hidden argument*/NULL); return L_19; } IL_0074: { bool L_20 = ___multiLine0; String_t* L_21 = AsnEncodedData_SubjectKeyIdentifierExtension_m261D32E7AE226499BA8AD3FBE24FC0E71C9DEB76(__this, L_20, /*hidden argument*/NULL); return L_21; } IL_007c: { bool L_22 = ___multiLine0; String_t* L_23 = AsnEncodedData_SubjectAltName_m94FE55170A872B3174D5C495A27AD09F3BACAF49(__this, L_22, /*hidden argument*/NULL); return L_23; } IL_0084: { bool L_24 = ___multiLine0; String_t* L_25 = AsnEncodedData_NetscapeCertType_m9191830C380BEC39DBE09065B2A4134193EA92D4(__this, L_24, /*hidden argument*/NULL); return L_25; } IL_008c: { bool L_26 = ___multiLine0; String_t* L_27 = AsnEncodedData_Default_mEEA94BA253ED1B8A719466A8152A5333E0E3FF07(__this, L_26, /*hidden argument*/NULL); return L_27; } } // System.String System.Security.Cryptography.AsnEncodedData::Default(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AsnEncodedData_Default_mEEA94BA253ED1B8A719466A8152A5333E0E3FF07 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, bool ___multiLine0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AsnEncodedData_Default_mEEA94BA253ED1B8A719466A8152A5333E0E3FF07_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; int32_t V_1 = 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; V_1 = 0; goto IL_0044; } IL_000a: { StringBuilder_t * L_1 = V_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = __this->get__raw_1(); int32_t L_3 = V_1; NullCheck(L_2); String_t* L_4 = Byte_ToString_m5F54DEEC2138DAC5587E05890F97866DB78E75BA((uint8_t*)((L_2)->GetAddressAt(static_cast(L_3))), _stringLiteralD43134CB1CE397F6BCEB0059EDFFA36BB6FDCEE5, /*hidden argument*/NULL); NullCheck(L_1); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_1, L_4, /*hidden argument*/NULL); int32_t L_5 = V_1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_6 = __this->get__raw_1(); NullCheck(L_6); if ((((int32_t)L_5) == ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length)))), (int32_t)1))))) { goto IL_0040; } } { StringBuilder_t * L_7 = V_0; NullCheck(L_7); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_7, _stringLiteralB858CB282617FB0956D960215C8E84D1CCF909C6, /*hidden argument*/NULL); } IL_0040: { int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0044: { int32_t L_9 = V_1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_10 = __this->get__raw_1(); NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_000a; } } { StringBuilder_t * L_11 = V_0; NullCheck(L_11); String_t* L_12 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_11); return L_12; } } // System.String System.Security.Cryptography.AsnEncodedData::BasicConstraintsExtension(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AsnEncodedData_BasicConstraintsExtension_m64D690A2456E16AF39F6F0784CE74BC9533BB182 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, bool ___multiLine0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AsnEncodedData_BasicConstraintsExtension_m64D690A2456E16AF39F6F0784CE74BC9533BB182_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = 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); IL_0000: try { // begin try (depth: 1) X509BasicConstraintsExtension_t091983B3CDCB686781B4853177610A22483B532C * L_0 = (X509BasicConstraintsExtension_t091983B3CDCB686781B4853177610A22483B532C *)il2cpp_codegen_object_new(X509BasicConstraintsExtension_t091983B3CDCB686781B4853177610A22483B532C_il2cpp_TypeInfo_var); X509BasicConstraintsExtension__ctor_mEED7AECEE911DF6CE692301F8F6F6B197DC05729(L_0, __this, (bool)0, /*hidden argument*/NULL); bool L_1 = ___multiLine0; NullCheck(L_0); String_t* L_2 = VirtFuncInvoker1< String_t*, bool >::Invoke(5 /* System.String System.Security.Cryptography.AsnEncodedData::ToString(System.Boolean) */, L_0, L_1); V_0 = L_2; goto IL_0019; } // 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_0010; throw e; } CATCH_0010: { // begin catch(System.Object) String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); V_0 = L_3; goto IL_0019; } // end catch (depth: 1) IL_0019: { String_t* L_4 = V_0; return L_4; } } // System.String System.Security.Cryptography.AsnEncodedData::EnhancedKeyUsageExtension(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AsnEncodedData_EnhancedKeyUsageExtension_mE04DC17ACCBF3850AFBA454D9937EC4713CC5058 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, bool ___multiLine0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AsnEncodedData_EnhancedKeyUsageExtension_mE04DC17ACCBF3850AFBA454D9937EC4713CC5058_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = 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); IL_0000: try { // begin try (depth: 1) X509EnhancedKeyUsageExtension_t8B1FEC5814799207635A97EA878EA64688437254 * L_0 = (X509EnhancedKeyUsageExtension_t8B1FEC5814799207635A97EA878EA64688437254 *)il2cpp_codegen_object_new(X509EnhancedKeyUsageExtension_t8B1FEC5814799207635A97EA878EA64688437254_il2cpp_TypeInfo_var); X509EnhancedKeyUsageExtension__ctor_mC91E46E79086AAFCD611FB3A223797D20BA9C1C2(L_0, __this, (bool)0, /*hidden argument*/NULL); bool L_1 = ___multiLine0; NullCheck(L_0); String_t* L_2 = VirtFuncInvoker1< String_t*, bool >::Invoke(5 /* System.String System.Security.Cryptography.AsnEncodedData::ToString(System.Boolean) */, L_0, L_1); V_0 = L_2; goto IL_0019; } // 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_0010; throw e; } CATCH_0010: { // begin catch(System.Object) String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); V_0 = L_3; goto IL_0019; } // end catch (depth: 1) IL_0019: { String_t* L_4 = V_0; return L_4; } } // System.String System.Security.Cryptography.AsnEncodedData::KeyUsageExtension(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AsnEncodedData_KeyUsageExtension_m4EE74EA5C4A3C0B72C50DEB22A537812997AF590 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, bool ___multiLine0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AsnEncodedData_KeyUsageExtension_m4EE74EA5C4A3C0B72C50DEB22A537812997AF590_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = 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); IL_0000: try { // begin try (depth: 1) X509KeyUsageExtension_t9F740A60AD6DBEF9B09E946D4D8D67DB882C6E6E * L_0 = (X509KeyUsageExtension_t9F740A60AD6DBEF9B09E946D4D8D67DB882C6E6E *)il2cpp_codegen_object_new(X509KeyUsageExtension_t9F740A60AD6DBEF9B09E946D4D8D67DB882C6E6E_il2cpp_TypeInfo_var); X509KeyUsageExtension__ctor_mA9DDAD17EA38ABB83CD6CC9A353A0667A9EAC018(L_0, __this, (bool)0, /*hidden argument*/NULL); bool L_1 = ___multiLine0; NullCheck(L_0); String_t* L_2 = VirtFuncInvoker1< String_t*, bool >::Invoke(5 /* System.String System.Security.Cryptography.AsnEncodedData::ToString(System.Boolean) */, L_0, L_1); V_0 = L_2; goto IL_0019; } // 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_0010; throw e; } CATCH_0010: { // begin catch(System.Object) String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); V_0 = L_3; goto IL_0019; } // end catch (depth: 1) IL_0019: { String_t* L_4 = V_0; return L_4; } } // System.String System.Security.Cryptography.AsnEncodedData::SubjectKeyIdentifierExtension(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AsnEncodedData_SubjectKeyIdentifierExtension_m261D32E7AE226499BA8AD3FBE24FC0E71C9DEB76 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, bool ___multiLine0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AsnEncodedData_SubjectKeyIdentifierExtension_m261D32E7AE226499BA8AD3FBE24FC0E71C9DEB76_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = 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); IL_0000: try { // begin try (depth: 1) X509SubjectKeyIdentifierExtension_t200DBBEB1229862DAA5F56EA352B03D2EDAC4D8E * L_0 = (X509SubjectKeyIdentifierExtension_t200DBBEB1229862DAA5F56EA352B03D2EDAC4D8E *)il2cpp_codegen_object_new(X509SubjectKeyIdentifierExtension_t200DBBEB1229862DAA5F56EA352B03D2EDAC4D8E_il2cpp_TypeInfo_var); X509SubjectKeyIdentifierExtension__ctor_m45218EE7D32231FA6C44A40FEC2E5052162012D6(L_0, __this, (bool)0, /*hidden argument*/NULL); bool L_1 = ___multiLine0; NullCheck(L_0); String_t* L_2 = VirtFuncInvoker1< String_t*, bool >::Invoke(5 /* System.String System.Security.Cryptography.AsnEncodedData::ToString(System.Boolean) */, L_0, L_1); V_0 = L_2; goto IL_0019; } // 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_0010; throw e; } CATCH_0010: { // begin catch(System.Object) String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); V_0 = L_3; goto IL_0019; } // end catch (depth: 1) IL_0019: { String_t* L_4 = V_0; return L_4; } } // System.String System.Security.Cryptography.AsnEncodedData::SubjectAltName(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AsnEncodedData_SubjectAltName_m94FE55170A872B3174D5C495A27AD09F3BACAF49 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, bool ___multiLine0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AsnEncodedData_SubjectAltName_m94FE55170A872B3174D5C495A27AD09F3BACAF49_MetadataUsageId); s_Il2CppMethodInitialized = true; } ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * V_0 = NULL; StringBuilder_t * V_1 = NULL; int32_t V_2 = 0; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * V_3 = NULL; String_t* V_4 = NULL; String_t* V_5 = NULL; uint8_t V_6 = 0x0; String_t* 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) * 2); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = __this->get__raw_1(); NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))))) >= ((int32_t)5))) { goto IL_0011; } } { return _stringLiteralC0C9DAD2C642C24EAE7D635AB457CC493E1789C6; } IL_0011: { } IL_0012: try { // begin try (depth: 1) { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = __this->get__raw_1(); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_2 = (ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E *)il2cpp_codegen_object_new(ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E_il2cpp_TypeInfo_var); ASN1__ctor_mE005F52336402C3D41EAD9E28A95910B3C0865DA(L_2, L_1, /*hidden argument*/NULL); V_0 = L_2; StringBuilder_t * L_3 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_mF928376F82E8C8FF3C11842C562DB8CF28B2735E(L_3, /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_00ed; } IL_002b: { ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_4 = V_0; int32_t L_5 = V_2; NullCheck(L_4); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_6 = ASN1_get_Item_m88B75C57A7E130A02A709AE8FFD2E0972E71FC08(L_4, L_5, /*hidden argument*/NULL); V_3 = L_6; V_4 = (String_t*)NULL; V_5 = (String_t*)NULL; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_7 = V_3; NullCheck(L_7); uint8_t L_8 = ASN1_get_Tag_m1346989AC839D85A9E0A211525A6B551974E4862_inline(L_7, /*hidden argument*/NULL); V_6 = L_8; uint8_t L_9 = V_6; if ((((int32_t)L_9) == ((int32_t)((int32_t)129)))) { goto IL_0055; } } IL_004a: { uint8_t L_10 = V_6; if ((((int32_t)L_10) == ((int32_t)((int32_t)130)))) { goto IL_0070; } } IL_0053: { goto IL_008b; } IL_0055: { V_4 = _stringLiteralF6ED0DB09E6DB0796157D257BB7B20B9B451F50C; Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * L_11 = Encoding_get_ASCII_m9B673AE3152AB04D07CADE6E5E142C785B5BC94E(/*hidden argument*/NULL); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_12 = V_3; NullCheck(L_12); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_13 = ASN1_get_Value_m9BD6239E12A6148AF9507C2F58058C6B8147A079(L_12, /*hidden argument*/NULL); NullCheck(L_11); String_t* L_14 = VirtFuncInvoker1< String_t*, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* >::Invoke(34 /* System.String System.Text.Encoding::GetString(System.Byte[]) */, L_11, L_13); V_5 = L_14; goto IL_00af; } IL_0070: { V_4 = _stringLiteralB81CEC6DD5C78F4049E16D0648BC478ECA6273FC; Encoding_t7837A3C0F55EAE0E3959A53C6D6E88B113ED78A4 * L_15 = Encoding_get_ASCII_m9B673AE3152AB04D07CADE6E5E142C785B5BC94E(/*hidden argument*/NULL); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_16 = V_3; NullCheck(L_16); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_17 = ASN1_get_Value_m9BD6239E12A6148AF9507C2F58058C6B8147A079(L_16, /*hidden argument*/NULL); NullCheck(L_15); String_t* L_18 = VirtFuncInvoker1< String_t*, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* >::Invoke(34 /* System.String System.Text.Encoding::GetString(System.Byte[]) */, L_15, L_17); V_5 = L_18; goto IL_00af; } IL_008b: { ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_19 = V_3; NullCheck(L_19); uint8_t L_20 = ASN1_get_Tag_m1346989AC839D85A9E0A211525A6B551974E4862_inline(L_19, /*hidden argument*/NULL); uint8_t L_21 = L_20; RuntimeObject * L_22 = Box(Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var, &L_21); String_t* L_23 = String_Format_m0ACDD8B34764E4040AED0B3EEB753567E4576BFA(_stringLiteral16F245B7E0981F6CC5683286D189CA6E0D0B1805, L_22, /*hidden argument*/NULL); V_4 = L_23; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_24 = V_3; NullCheck(L_24); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_25 = ASN1_get_Value_m9BD6239E12A6148AF9507C2F58058C6B8147A079(L_24, /*hidden argument*/NULL); String_t* L_26 = CryptoConvert_ToHex_m2FB6183AFF3B31424407BB7D767A844E3464B411(L_25, /*hidden argument*/NULL); V_5 = L_26; } IL_00af: { StringBuilder_t * L_27 = V_1; String_t* L_28 = V_4; NullCheck(L_27); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_27, L_28, /*hidden argument*/NULL); StringBuilder_t * L_29 = V_1; String_t* L_30 = V_5; NullCheck(L_29); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_29, L_30, /*hidden argument*/NULL); bool L_31 = ___multiLine0; if (!L_31) { goto IL_00d2; } } IL_00c4: { StringBuilder_t * L_32 = V_1; String_t* L_33 = Environment_get_NewLine_m5D4F4667FA5D1E2DBDD4DF9696D0CE76C83EF318(/*hidden argument*/NULL); NullCheck(L_32); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_32, L_33, /*hidden argument*/NULL); goto IL_00e9; } IL_00d2: { int32_t L_34 = V_2; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_35 = V_0; NullCheck(L_35); int32_t L_36 = ASN1_get_Count_m5A0E71B4C4A2257C0875AE1041AAA953C5B12A19(L_35, /*hidden argument*/NULL); if ((((int32_t)L_34) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)1))))) { goto IL_00e9; } } IL_00dd: { StringBuilder_t * L_37 = V_1; NullCheck(L_37); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_37, _stringLiteralD3BC9A378DAAA1DDDBA1B19C1AA641D3E9683C46, /*hidden argument*/NULL); } IL_00e9: { int32_t L_38 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_00ed: { int32_t L_39 = V_2; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_40 = V_0; NullCheck(L_40); int32_t L_41 = ASN1_get_Count_m5A0E71B4C4A2257C0875AE1041AAA953C5B12A19(L_40, /*hidden argument*/NULL); if ((((int32_t)L_39) < ((int32_t)L_41))) { goto IL_002b; } } IL_00f9: { StringBuilder_t * L_42 = V_1; NullCheck(L_42); String_t* L_43 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_42); V_7 = L_43; goto IL_010d; } } // 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_0103; throw e; } CATCH_0103: { // begin catch(System.Object) String_t* L_44 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); V_7 = L_44; goto IL_010d; } // end catch (depth: 1) IL_010d: { String_t* L_45 = V_7; return L_45; } } // System.String System.Security.Cryptography.AsnEncodedData::NetscapeCertType(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AsnEncodedData_NetscapeCertType_m9191830C380BEC39DBE09065B2A4134193EA92D4 (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, bool ___multiLine0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (AsnEncodedData_NetscapeCertType_m9191830C380BEC39DBE09065B2A4134193EA92D4_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; StringBuilder_t * V_1 = NULL; { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = __this->get__raw_1(); NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))))) < ((int32_t)4))) { goto IL_0021; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_1 = __this->get__raw_1(); NullCheck(L_1); int32_t L_2 = 0; uint8_t L_3 = (L_1)->GetAt(static_cast(L_2)); if ((!(((uint32_t)L_3) == ((uint32_t)3)))) { goto IL_0021; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = __this->get__raw_1(); NullCheck(L_4); int32_t L_5 = 1; uint8_t L_6 = (L_4)->GetAt(static_cast(L_5)); if ((((int32_t)L_6) == ((int32_t)2))) { goto IL_0027; } } IL_0021: { return _stringLiteralC0C9DAD2C642C24EAE7D635AB457CC493E1789C6; } IL_0027: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_7 = __this->get__raw_1(); NullCheck(L_7); int32_t L_8 = 3; uint8_t L_9 = (L_7)->GetAt(static_cast(L_8)); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_10 = __this->get__raw_1(); NullCheck(L_10); int32_t L_11 = 2; uint8_t L_12 = (L_10)->GetAt(static_cast(L_11)); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_13 = __this->get__raw_1(); NullCheck(L_13); int32_t L_14 = 2; uint8_t L_15 = (L_13)->GetAt(static_cast(L_14)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)L_9>>(int32_t)((int32_t)((int32_t)L_12&(int32_t)((int32_t)31)))))<<(int32_t)((int32_t)((int32_t)L_15&(int32_t)((int32_t)31))))); StringBuilder_t * L_16 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_mF928376F82E8C8FF3C11842C562DB8CF28B2735E(L_16, /*hidden argument*/NULL); V_1 = L_16; int32_t L_17 = V_0; if ((!(((uint32_t)((int32_t)((int32_t)L_17&(int32_t)((int32_t)128)))) == ((uint32_t)((int32_t)128))))) { goto IL_0068; } } { StringBuilder_t * L_18 = V_1; NullCheck(L_18); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_18, _stringLiteral8466D35907F2BD82025A77F0D3D021B93E557E00, /*hidden argument*/NULL); } IL_0068: { int32_t L_19 = V_0; if ((!(((uint32_t)((int32_t)((int32_t)L_19&(int32_t)((int32_t)64)))) == ((uint32_t)((int32_t)64))))) { goto IL_0091; } } { StringBuilder_t * L_20 = V_1; NullCheck(L_20); int32_t L_21 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_20, /*hidden argument*/NULL); if ((((int32_t)L_21) <= ((int32_t)0))) { goto IL_0085; } } { StringBuilder_t * L_22 = V_1; NullCheck(L_22); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_22, _stringLiteralD3BC9A378DAAA1DDDBA1B19C1AA641D3E9683C46, /*hidden argument*/NULL); } IL_0085: { StringBuilder_t * L_23 = V_1; NullCheck(L_23); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_23, _stringLiteralAA855C33A895449A8532DC5ED8AFC693FA67AE7E, /*hidden argument*/NULL); } IL_0091: { int32_t L_24 = V_0; if ((!(((uint32_t)((int32_t)((int32_t)L_24&(int32_t)((int32_t)32)))) == ((uint32_t)((int32_t)32))))) { goto IL_00ba; } } { StringBuilder_t * L_25 = V_1; NullCheck(L_25); int32_t L_26 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_25, /*hidden argument*/NULL); if ((((int32_t)L_26) <= ((int32_t)0))) { goto IL_00ae; } } { StringBuilder_t * L_27 = V_1; NullCheck(L_27); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_27, _stringLiteralD3BC9A378DAAA1DDDBA1B19C1AA641D3E9683C46, /*hidden argument*/NULL); } IL_00ae: { StringBuilder_t * L_28 = V_1; NullCheck(L_28); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_28, _stringLiteralB91E397CAC217852F6C88DC27C17BC1C2261F3E1, /*hidden argument*/NULL); } IL_00ba: { int32_t L_29 = V_0; if ((!(((uint32_t)((int32_t)((int32_t)L_29&(int32_t)((int32_t)16)))) == ((uint32_t)((int32_t)16))))) { goto IL_00e3; } } { StringBuilder_t * L_30 = V_1; NullCheck(L_30); int32_t L_31 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_30, /*hidden argument*/NULL); if ((((int32_t)L_31) <= ((int32_t)0))) { goto IL_00d7; } } { StringBuilder_t * L_32 = V_1; NullCheck(L_32); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_32, _stringLiteralD3BC9A378DAAA1DDDBA1B19C1AA641D3E9683C46, /*hidden argument*/NULL); } IL_00d7: { StringBuilder_t * L_33 = V_1; NullCheck(L_33); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_33, _stringLiteral2F32BE1DC74166373C988EC03B0BD86F0A576919, /*hidden argument*/NULL); } IL_00e3: { int32_t L_34 = V_0; if ((!(((uint32_t)((int32_t)((int32_t)L_34&(int32_t)8))) == ((uint32_t)8)))) { goto IL_010a; } } { StringBuilder_t * L_35 = V_1; NullCheck(L_35); int32_t L_36 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_35, /*hidden argument*/NULL); if ((((int32_t)L_36) <= ((int32_t)0))) { goto IL_00fe; } } { StringBuilder_t * L_37 = V_1; NullCheck(L_37); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_37, _stringLiteralD3BC9A378DAAA1DDDBA1B19C1AA641D3E9683C46, /*hidden argument*/NULL); } IL_00fe: { StringBuilder_t * L_38 = V_1; NullCheck(L_38); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_38, _stringLiteralB991E3B8AFD7DADCC6F6F8F846261DF3DF5DC7AB, /*hidden argument*/NULL); } IL_010a: { int32_t L_39 = V_0; if ((!(((uint32_t)((int32_t)((int32_t)L_39&(int32_t)4))) == ((uint32_t)4)))) { goto IL_0131; } } { StringBuilder_t * L_40 = V_1; NullCheck(L_40); int32_t L_41 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_40, /*hidden argument*/NULL); if ((((int32_t)L_41) <= ((int32_t)0))) { goto IL_0125; } } { StringBuilder_t * L_42 = V_1; NullCheck(L_42); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_42, _stringLiteralD3BC9A378DAAA1DDDBA1B19C1AA641D3E9683C46, /*hidden argument*/NULL); } IL_0125: { StringBuilder_t * L_43 = V_1; NullCheck(L_43); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_43, _stringLiteral1A35E9ED1F3A8DCD3FE5170DF1C4B1B698BDB2B5, /*hidden argument*/NULL); } IL_0131: { int32_t L_44 = V_0; if ((!(((uint32_t)((int32_t)((int32_t)L_44&(int32_t)2))) == ((uint32_t)2)))) { goto IL_0158; } } { StringBuilder_t * L_45 = V_1; NullCheck(L_45); int32_t L_46 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_45, /*hidden argument*/NULL); if ((((int32_t)L_46) <= ((int32_t)0))) { goto IL_014c; } } { StringBuilder_t * L_47 = V_1; NullCheck(L_47); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_47, _stringLiteralD3BC9A378DAAA1DDDBA1B19C1AA641D3E9683C46, /*hidden argument*/NULL); } IL_014c: { StringBuilder_t * L_48 = V_1; NullCheck(L_48); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_48, _stringLiteralA49303A2A274C4FC9F5AF1C3F1149E1EBD8AB34B, /*hidden argument*/NULL); } IL_0158: { int32_t L_49 = V_0; if ((!(((uint32_t)((int32_t)((int32_t)L_49&(int32_t)1))) == ((uint32_t)1)))) { goto IL_017f; } } { StringBuilder_t * L_50 = V_1; NullCheck(L_50); int32_t L_51 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_50, /*hidden argument*/NULL); if ((((int32_t)L_51) <= ((int32_t)0))) { goto IL_0173; } } { StringBuilder_t * L_52 = V_1; NullCheck(L_52); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_52, _stringLiteralD3BC9A378DAAA1DDDBA1B19C1AA641D3E9683C46, /*hidden argument*/NULL); } IL_0173: { StringBuilder_t * L_53 = V_1; NullCheck(L_53); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_53, _stringLiteral2A4C1F45438DFF26DF9EEA23D1AE85FA0BC7DAB4, /*hidden argument*/NULL); } IL_017f: { StringBuilder_t * L_54 = V_1; String_t* L_55 = Int32_ToString_m5A125A41C41701E41FA0C4CC52CADBC73C1C96D8((int32_t*)(&V_0), _stringLiteralD43134CB1CE397F6BCEB0059EDFFA36BB6FDCEE5, /*hidden argument*/NULL); NullCheck(L_54); StringBuilder_AppendFormat_mFFABDE5D2413C5657E6411FC60C8C38E1674E09D(L_54, _stringLiteral1CED71B6CFFB57B20E923281A13CCB873DC469F1, L_55, /*hidden argument*/NULL); StringBuilder_t * L_56 = V_1; NullCheck(L_56); String_t* L_57 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_56); return L_57; } } #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.Security.Cryptography.CAPI::CryptFindOIDInfoNameFromKey(System.String,System.Security.Cryptography.OidGroup) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CAPI_CryptFindOIDInfoNameFromKey_mA2FD2F391E133E586BC8B827DD916613B590E698 (String_t* ___key0, int32_t ___oidGroup1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAPI_CryptFindOIDInfoNameFromKey_mA2FD2F391E133E586BC8B827DD916613B590E698_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { String_t* L_0 = ___key0; uint32_t L_1 = U3CPrivateImplementationDetailsU3E_ComputeStringHash_m7C7DB27BC4297A74A96AC53E1EDD3E7415DFB874(L_0, /*hidden argument*/NULL); V_0 = L_1; uint32_t L_2 = V_0; if ((!(((uint32_t)L_2) <= ((uint32_t)((int32_t)-2058824195))))) { goto IL_013b; } } { uint32_t L_3 = V_0; if ((!(((uint32_t)L_3) <= ((uint32_t)((int32_t)668701924))))) { goto IL_00ac; } } { uint32_t L_4 = V_0; if ((!(((uint32_t)L_4) <= ((uint32_t)((int32_t)587661398))))) { goto IL_0063; } } { uint32_t L_5 = V_0; if ((!(((uint32_t)L_5) <= ((uint32_t)((int32_t)510574318))))) { goto IL_0048; } } { uint32_t L_6 = V_0; if ((((int32_t)L_6) == ((int32_t)((int32_t)489691311)))) { goto IL_041d; } } { uint32_t L_7 = V_0; if ((((int32_t)L_7) == ((int32_t)((int32_t)510574318)))) { goto IL_02cd; } } { goto IL_0612; } IL_0048: { uint32_t L_8 = V_0; if ((((int32_t)L_8) == ((int32_t)((int32_t)523246549)))) { goto IL_0471; } } { uint32_t L_9 = V_0; if ((((int32_t)L_9) == ((int32_t)((int32_t)587661398)))) { goto IL_0447; } } { goto IL_0612; } IL_0063: { uint32_t L_10 = V_0; if ((!(((uint32_t)L_10) <= ((uint32_t)((int32_t)604439017))))) { goto IL_0086; } } { uint32_t L_11 = V_0; if ((((int32_t)L_11) == ((int32_t)((int32_t)601591448)))) { goto IL_0264; } } { uint32_t L_12 = V_0; if ((((int32_t)L_12) == ((int32_t)((int32_t)604439017)))) { goto IL_0432; } } { goto IL_0612; } IL_0086: { uint32_t L_13 = V_0; if ((((int32_t)L_13) == ((int32_t)((int32_t)618369067)))) { goto IL_02a3; } } { uint32_t L_14 = V_0; if ((((int32_t)L_14) == ((int32_t)((int32_t)637994255)))) { goto IL_045c; } } { uint32_t L_15 = V_0; if ((((int32_t)L_15) == ((int32_t)((int32_t)668701924)))) { goto IL_0486; } } { goto IL_0612; } IL_00ac: { uint32_t L_16 = V_0; if ((!(((uint32_t)L_16) <= ((uint32_t)((int32_t)858759237))))) { goto IL_00f2; } } { uint32_t L_17 = V_0; if ((!(((uint32_t)L_17) <= ((uint32_t)((int32_t)719034781))))) { goto IL_00d7; } } { uint32_t L_18 = V_0; if ((((int32_t)L_18) == ((int32_t)((int32_t)702257162)))) { goto IL_0321; } } { uint32_t L_19 = V_0; if ((((int32_t)L_19) == ((int32_t)((int32_t)719034781)))) { goto IL_02f7; } } { goto IL_0612; } IL_00d7: { uint32_t L_20 = V_0; if ((((int32_t)L_20) == ((int32_t)((int32_t)841981618)))) { goto IL_0336; } } { uint32_t L_21 = V_0; if ((((int32_t)L_21) == ((int32_t)((int32_t)858759237)))) { goto IL_0360; } } { goto IL_0612; } IL_00f2: { uint32_t L_22 = V_0; if ((!(((uint32_t)L_22) <= ((uint32_t)((int32_t)1746622805))))) { goto IL_0115; } } { uint32_t L_23 = V_0; if ((((int32_t)L_23) == ((int32_t)((int32_t)875536856)))) { goto IL_0279; } } { uint32_t L_24 = V_0; if ((((int32_t)L_24) == ((int32_t)((int32_t)1746622805)))) { goto IL_034b; } } { goto IL_0612; } IL_0115: { uint32_t L_25 = V_0; if ((((int32_t)L_25) == ((int32_t)((int32_t)1775291187)))) { goto IL_0519; } } { uint32_t L_26 = V_0; if ((((int32_t)L_26) == ((int32_t)((int32_t)2095896238)))) { goto IL_049b; } } { uint32_t L_27 = V_0; if ((((int32_t)L_27) == ((int32_t)((int32_t)-2058824195)))) { goto IL_04ef; } } { goto IL_0612; } IL_013b: { uint32_t L_28 = V_0; if ((!(((uint32_t)L_28) <= ((uint32_t)((int32_t)-1354032441))))) { goto IL_01d5; } } { uint32_t L_29 = V_0; if ((!(((uint32_t)L_29) <= ((uint32_t)((int32_t)-1783935371))))) { goto IL_018c; } } { uint32_t L_30 = V_0; if ((!(((uint32_t)L_30) <= ((uint32_t)((int32_t)-1817490609))))) { goto IL_0171; } } { uint32_t L_31 = V_0; if ((((int32_t)L_31) == ((int32_t)((int32_t)-1834268228)))) { goto IL_0408; } } { uint32_t L_32 = V_0; if ((((int32_t)L_32) == ((int32_t)((int32_t)-1817490609)))) { goto IL_03c9; } } { goto IL_0612; } IL_0171: { uint32_t L_33 = V_0; if ((((int32_t)L_33) == ((int32_t)((int32_t)-1800712990)))) { goto IL_03de; } } { uint32_t L_34 = V_0; if ((((int32_t)L_34) == ((int32_t)((int32_t)-1783935371)))) { goto IL_03f3; } } { goto IL_0612; } IL_018c: { uint32_t L_35 = V_0; if ((!(((uint32_t)L_35) <= ((uint32_t)((int32_t)-1665226315))))) { goto IL_01af; } } { uint32_t L_36 = V_0; if ((((int32_t)L_36) == ((int32_t)((int32_t)-1770759074)))) { goto IL_02b8; } } { uint32_t L_37 = V_0; if ((((int32_t)L_37) == ((int32_t)((int32_t)-1665226315)))) { goto IL_052e; } } { goto IL_0612; } IL_01af: { uint32_t L_38 = V_0; if ((((int32_t)L_38) == ((int32_t)((int32_t)-1411364208)))) { goto IL_04da; } } { uint32_t L_39 = V_0; if ((((int32_t)L_39) == ((int32_t)((int32_t)-1394586589)))) { goto IL_04c5; } } { uint32_t L_40 = V_0; if ((((int32_t)L_40) == ((int32_t)((int32_t)-1354032441)))) { goto IL_030c; } } { goto IL_0612; } IL_01d5: { uint32_t L_41 = V_0; if ((!(((uint32_t)L_41) <= ((uint32_t)((int32_t)-787859709))))) { goto IL_021b; } } { uint32_t L_42 = V_0; if ((!(((uint32_t)L_42) <= ((uint32_t)((int32_t)-1104663471))))) { goto IL_0200; } } { uint32_t L_43 = V_0; if ((((int32_t)L_43) == ((int32_t)((int32_t)-1310698494)))) { goto IL_04b0; } } { uint32_t L_44 = V_0; if ((((int32_t)L_44) == ((int32_t)((int32_t)-1104663471)))) { goto IL_02e2; } } { goto IL_0612; } IL_0200: { uint32_t L_45 = V_0; if ((((int32_t)L_45) == ((int32_t)((int32_t)-1071108233)))) { goto IL_028e; } } { uint32_t L_46 = V_0; if ((((int32_t)L_46) == ((int32_t)((int32_t)-787859709)))) { goto IL_0504; } } { goto IL_0612; } IL_021b: { uint32_t L_47 = V_0; if ((!(((uint32_t)L_47) <= ((uint32_t)((int32_t)-594425425))))) { goto IL_023e; } } { uint32_t L_48 = V_0; if ((((int32_t)L_48) == ((int32_t)((int32_t)-603578290)))) { goto IL_0543; } } { uint32_t L_49 = V_0; if ((((int32_t)L_49) == ((int32_t)((int32_t)-594425425)))) { goto IL_038a; } } { goto IL_0612; } IL_023e: { uint32_t L_50 = V_0; if ((((int32_t)L_50) == ((int32_t)((int32_t)-577647806)))) { goto IL_039f; } } { uint32_t L_51 = V_0; if ((((int32_t)L_51) == ((int32_t)((int32_t)-560870187)))) { goto IL_03b4; } } { uint32_t L_52 = V_0; if ((((int32_t)L_52) == ((int32_t)((int32_t)-534435840)))) { goto IL_0375; } } { goto IL_0612; } IL_0264: { String_t* L_53 = ___key0; bool L_54 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_53, _stringLiteralEE617AA3C1633B88FA29FF8B4524F83330B4D16D, /*hidden argument*/NULL); if (L_54) { goto IL_0558; } } { goto IL_0612; } IL_0279: { String_t* L_55 = ___key0; bool L_56 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_55, _stringLiteralE9A9575AA117C5C0D53E90A74011A0039A6CC819, /*hidden argument*/NULL); if (L_56) { goto IL_0558; } } { goto IL_0612; } IL_028e: { String_t* L_57 = ___key0; bool L_58 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_57, _stringLiteral74E82E6ED4A629CFABFF45E83888A95B5A0C2D3B, /*hidden argument*/NULL); if (L_58) { goto IL_0558; } } { goto IL_0612; } IL_02a3: { String_t* L_59 = ___key0; bool L_60 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_59, _stringLiteral73C68A69A8FB0CBDA481680BDF7E86FE01482E98, /*hidden argument*/NULL); if (L_60) { goto IL_055e; } } { goto IL_0612; } IL_02b8: { String_t* L_61 = ___key0; bool L_62 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_61, _stringLiteral15E98A4A0C68AFDDFB4FD0A806D9F33B9D2E4C33, /*hidden argument*/NULL); if (L_62) { goto IL_055e; } } { goto IL_0612; } IL_02cd: { String_t* L_63 = ___key0; bool L_64 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_63, _stringLiteral26E69388BB28F94E4154EB47125EC8A829CADFA8, /*hidden argument*/NULL); if (L_64) { goto IL_0564; } } { goto IL_0612; } IL_02e2: { String_t* L_65 = ___key0; bool L_66 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_65, _stringLiteralC954DD485FE7617409297D71CA42E85CA06BA671, /*hidden argument*/NULL); if (L_66) { goto IL_0564; } } { goto IL_0612; } IL_02f7: { String_t* L_67 = ___key0; bool L_68 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_67, _stringLiteral5689F8FC0EDCCDA7299967EA621BBC7DE476ADF6, /*hidden argument*/NULL); if (L_68) { goto IL_056a; } } { goto IL_0612; } IL_030c: { String_t* L_69 = ___key0; bool L_70 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_69, _stringLiteralEAC092496A67A033E1565F9E3CB6843A3257640C, /*hidden argument*/NULL); if (L_70) { goto IL_056a; } } { goto IL_0612; } IL_0321: { String_t* L_71 = ___key0; bool L_72 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_71, _stringLiteralCDE01DFBE7B6D732DC2E787107006A5009783AC5, /*hidden argument*/NULL); if (L_72) { goto IL_0570; } } { goto IL_0612; } IL_0336: { String_t* L_73 = ___key0; bool L_74 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_73, _stringLiteralE9409DF97BEDAC237D8B9091530CA87951E31AC6, /*hidden argument*/NULL); if (L_74) { goto IL_0576; } } { goto IL_0612; } IL_034b: { String_t* L_75 = ___key0; bool L_76 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_75, _stringLiteralAE8A0F83801F621B61C401D3E16D19A509CE346B, /*hidden argument*/NULL); if (L_76) { goto IL_057c; } } { goto IL_0612; } IL_0360: { String_t* L_77 = ___key0; bool L_78 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_77, _stringLiteralA12083BADD146F221E05419C3C15DC0CB7D1A0F6, /*hidden argument*/NULL); if (L_78) { goto IL_0582; } } { goto IL_0612; } IL_0375: { String_t* L_79 = ___key0; bool L_80 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_79, _stringLiteralF2883B73C7170209AD6F63B0EFACADB881FE5E22, /*hidden argument*/NULL); if (L_80) { goto IL_0588; } } { goto IL_0612; } IL_038a: { String_t* L_81 = ___key0; bool L_82 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_81, _stringLiteral05A64D8F4A280F6D2641D1D8433899C188E94B59, /*hidden argument*/NULL); if (L_82) { goto IL_058e; } } { goto IL_0612; } IL_039f: { String_t* L_83 = ___key0; bool L_84 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_83, _stringLiteralE0000ABFE2C72976480D2ACE311F321B27C18D97, /*hidden argument*/NULL); if (L_84) { goto IL_0594; } } { goto IL_0612; } IL_03b4: { String_t* L_85 = ___key0; bool L_86 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_85, _stringLiteral32679E4CE463CE1AD4AE7CBBDDA0D62F08639EB7, /*hidden argument*/NULL); if (L_86) { goto IL_059a; } } { goto IL_0612; } IL_03c9: { String_t* L_87 = ___key0; bool L_88 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_87, _stringLiteralB054262502288B48A26CF2F3961326CD6C9CFB84, /*hidden argument*/NULL); if (L_88) { goto IL_05a0; } } { goto IL_0612; } IL_03de: { String_t* L_89 = ___key0; bool L_90 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_89, _stringLiteral1CF405A0D39702CEA19CAC4F29DB3762310CF82A, /*hidden argument*/NULL); if (L_90) { goto IL_05a6; } } { goto IL_0612; } IL_03f3: { String_t* L_91 = ___key0; bool L_92 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_91, _stringLiteralD22C3734AFED02977F2F0CD9471D803374527E21, /*hidden argument*/NULL); if (L_92) { goto IL_05ac; } } { goto IL_0612; } IL_0408: { String_t* L_93 = ___key0; bool L_94 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_93, _stringLiteral38C7E35BE500E1A29424F122004EE91306541922, /*hidden argument*/NULL); if (L_94) { goto IL_05b2; } } { goto IL_0612; } IL_041d: { String_t* L_95 = ___key0; bool L_96 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_95, _stringLiteral96345565D17AF6C906986DE53169BE9AD27D4692, /*hidden argument*/NULL); if (L_96) { goto IL_05b8; } } { goto IL_0612; } IL_0432: { String_t* L_97 = ___key0; bool L_98 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_97, _stringLiteralF640B26C60B76CA4F478050C708A81262202249E, /*hidden argument*/NULL); if (L_98) { goto IL_05be; } } { goto IL_0612; } IL_0447: { String_t* L_99 = ___key0; bool L_100 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_99, _stringLiteralF5E3824C4AC3321CC9D94880C13682C5CFC3B175, /*hidden argument*/NULL); if (L_100) { goto IL_05c4; } } { goto IL_0612; } IL_045c: { String_t* L_101 = ___key0; bool L_102 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_101, _stringLiteral8381ABF715F2CE40C8CA6FFFBA006026CD3D0B40, /*hidden argument*/NULL); if (L_102) { goto IL_05ca; } } { goto IL_0612; } IL_0471: { String_t* L_103 = ___key0; bool L_104 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_103, _stringLiteral9356DA8DE25D6E45154E4196FDE5036F9FFC395F, /*hidden argument*/NULL); if (L_104) { goto IL_05d0; } } { goto IL_0612; } IL_0486: { String_t* L_105 = ___key0; bool L_106 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_105, _stringLiteralFD916A733B7A811CD35B7057C8AF918C5FA637EB, /*hidden argument*/NULL); if (L_106) { goto IL_05d6; } } { goto IL_0612; } IL_049b: { String_t* L_107 = ___key0; bool L_108 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_107, _stringLiteral929E64373A1A3A451EAF8698A1D26A5C989E42EA, /*hidden argument*/NULL); if (L_108) { goto IL_05dc; } } { goto IL_0612; } IL_04b0: { String_t* L_109 = ___key0; bool L_110 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_109, _stringLiteral6750E3B9685ABDB893A0BFD53EAC4683D30E6314, /*hidden argument*/NULL); if (L_110) { goto IL_05e2; } } { goto IL_0612; } IL_04c5: { String_t* L_111 = ___key0; bool L_112 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_111, _stringLiteral8C2CE9628312BDF283A7D01ADC7E4486F48FA35A, /*hidden argument*/NULL); if (L_112) { goto IL_05e8; } } { goto IL_0612; } IL_04da: { String_t* L_113 = ___key0; bool L_114 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_113, _stringLiteralE4256D98A23829DB83E40650966DEF6AE26E7543, /*hidden argument*/NULL); if (L_114) { goto IL_05ee; } } { goto IL_0612; } IL_04ef: { String_t* L_115 = ___key0; bool L_116 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_115, _stringLiteral8918776C55D081E9DBEDEFFF4E02E117936C4AA3, /*hidden argument*/NULL); if (L_116) { goto IL_05f4; } } { goto IL_0612; } IL_0504: { String_t* L_117 = ___key0; bool L_118 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_117, _stringLiteralA7CBF229082D863696B7FFE948C34C8CD766705C, /*hidden argument*/NULL); if (L_118) { goto IL_05fa; } } { goto IL_0612; } IL_0519: { String_t* L_119 = ___key0; bool L_120 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_119, _stringLiteral2FEF34652532BA6065A4C47E9BBDD30482490F1E, /*hidden argument*/NULL); if (L_120) { goto IL_0600; } } { goto IL_0612; } IL_052e: { String_t* L_121 = ___key0; bool L_122 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_121, _stringLiteral465CA7DEF5D9B26DCBDA532B2147B7D5E954EB24, /*hidden argument*/NULL); if (L_122) { goto IL_0606; } } { goto IL_0612; } IL_0543: { String_t* L_123 = ___key0; bool L_124 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_123, _stringLiteralDDEC4A2E8CE9F653AE4EBAF140EBD077739011A9, /*hidden argument*/NULL); if (L_124) { goto IL_060c; } } { goto IL_0612; } IL_0558: { return _stringLiteral6DC7A6FF7FD6E3F1A4D8F1089EFF579F5B7EDF61; } IL_055e: { return _stringLiteral630FC0FF22AF7DFA6F63B9D4C2EEC683559BEEDD; } IL_0564: { return _stringLiteral6AB4CC540FC5FD37A61FAA7128260FF331A73902; } IL_056a: { return _stringLiteral1709FBC1E0ACE0896D1448A6AD5744DF476596D8; } IL_0570: { return _stringLiteral3B46F0E32ECA57681BADE9625A8D2AF7C6344DBE; } IL_0576: { return _stringLiteralF56F69D01D6B3C82DA914A60D71A6A4D544A0D11; } IL_057c: { return _stringLiteralA3B1C4E601D193095FCB88B3CCB7FF41EB150E2F; } IL_0582: { return _stringLiteral415AB40AE9B7CC4E66D6769CB2C08106E8293B48; } IL_0588: { return _stringLiteralC1EA94F7E524679D0CF34AB7B0B28ABE41BA732B; } IL_058e: { return _stringLiteralB310DA45B1EBF444106A41B7832AB2FBE25DAB41; } IL_0594: { return _stringLiteral1D3C8BCC44B8A2CBA4C63B30774BF6644D4649C4; } IL_059a: { return _stringLiteral0F5B530255E5A064CC73699E4FA44BA8B2AD399F; } IL_05a0: { return _stringLiteralC94554BAE8520C18CE8F7935BA1FC2ADB5932BF9; } IL_05a6: { return _stringLiteral27B8ECABABE91D996C3B609017E39379BE30174B; } IL_05ac: { return _stringLiteral62BC6C87C84A7676BFE9B0E473A7E03E7E508734; } IL_05b2: { return _stringLiteral871D8DB60F7B680ACDD8F3B304E5F1E5695141A1; } IL_05b8: { return _stringLiteral84C858726E4144B89C00E74CD892C71630D219E8; } IL_05be: { return _stringLiteral1F931F510EF926787C8A721C148174EB72058D3B; } IL_05c4: { return _stringLiteral53E4664B72D62DE135DB121B6A717EBF837FC4FE; } IL_05ca: { return _stringLiteral5DBD8EF1B4DCFCBCD952F15CC15F7ED999A98F26; } IL_05d0: { return _stringLiteral4FB68E41215008F250259801798F487B89D91CE7; } IL_05d6: { return _stringLiteral56D91D770F6FD64E188020F40D1D915BE6E046DC; } IL_05dc: { return _stringLiteral6B52C309B17195299795A2131ED2FE3F3C6F2107; } IL_05e2: { return _stringLiteral863ED7DBCE405ADC108BD22F478D424CF5B1809C; } IL_05e8: { return _stringLiteralD52066B0FA1D68EF07EEAB73031C3A3671298417; } IL_05ee: { return _stringLiteral705406CE6BC47411E9A6F16CAF53813C90837C6C; } IL_05f4: { return _stringLiteral6C9C7BAF0DF03D7191DA4E981ABFD19642D45582; } IL_05fa: { return _stringLiteral7A5E2E271BBDF6A8651351BAB136549DEE4A5F64; } IL_0600: { return _stringLiteral5975C5872CEACBB04ECD731A29150F3D39D3E47D; } IL_0606: { return _stringLiteral6E7226A12720F1392504B6161BBCA162F1377E03; } IL_060c: { return _stringLiteral8B1045A08F6A74520AC6D95614BECE14AEDBED06; } IL_0612: { return (String_t*)NULL; } } // System.String System.Security.Cryptography.CAPI::CryptFindOIDInfoKeyFromName(System.String,System.Security.Cryptography.OidGroup) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CAPI_CryptFindOIDInfoKeyFromName_m7809CD491D913D58FA1B996B835A0A91C413E9DB (String_t* ___name0, int32_t ___oidGroup1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CAPI_CryptFindOIDInfoKeyFromName_m7809CD491D913D58FA1B996B835A0A91C413E9DB_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { String_t* L_0 = ___name0; uint32_t L_1 = U3CPrivateImplementationDetailsU3E_ComputeStringHash_m7C7DB27BC4297A74A96AC53E1EDD3E7415DFB874(L_0, /*hidden argument*/NULL); V_0 = L_1; uint32_t L_2 = V_0; if ((!(((uint32_t)L_2) <= ((uint32_t)((int32_t)-1825079426))))) { goto IL_0125; } } { uint32_t L_3 = V_0; if ((!(((uint32_t)L_3) <= ((uint32_t)((int32_t)1500038902))))) { goto IL_00a1; } } { uint32_t L_4 = V_0; if ((!(((uint32_t)L_4) <= ((uint32_t)((int32_t)611118286))))) { goto IL_0063; } } { uint32_t L_5 = V_0; if ((!(((uint32_t)L_5) <= ((uint32_t)((int32_t)294650258))))) { goto IL_0048; } } { uint32_t L_6 = V_0; if ((((int32_t)L_6) == ((int32_t)((int32_t)149012944)))) { goto IL_0346; } } { uint32_t L_7 = V_0; if ((((int32_t)L_7) == ((int32_t)((int32_t)294650258)))) { goto IL_046c; } } { goto IL_0595; } IL_0048: { uint32_t L_8 = V_0; if ((((int32_t)L_8) == ((int32_t)((int32_t)561569601)))) { goto IL_0274; } } { uint32_t L_9 = V_0; if ((((int32_t)L_9) == ((int32_t)((int32_t)611118286)))) { goto IL_03af; } } { goto IL_0595; } IL_0063: { uint32_t L_10 = V_0; if ((!(((uint32_t)L_10) <= ((uint32_t)((int32_t)1066307707))))) { goto IL_0086; } } { uint32_t L_11 = V_0; if ((((int32_t)L_11) == ((int32_t)((int32_t)738683793)))) { goto IL_03d9; } } { uint32_t L_12 = V_0; if ((((int32_t)L_12) == ((int32_t)((int32_t)1066307707)))) { goto IL_0370; } } { goto IL_0595; } IL_0086: { uint32_t L_13 = V_0; if ((((int32_t)L_13) == ((int32_t)((int32_t)1440264225)))) { goto IL_0418; } } { uint32_t L_14 = V_0; if ((((int32_t)L_14) == ((int32_t)((int32_t)1500038902)))) { goto IL_0235; } } { goto IL_0595; } IL_00a1: { uint32_t L_15 = V_0; if ((!(((uint32_t)L_15) <= ((uint32_t)((int32_t)2070555668))))) { goto IL_00e7; } } { uint32_t L_16 = V_0; if ((!(((uint32_t)L_16) <= ((uint32_t)((int32_t)1698200840))))) { goto IL_00cc; } } { uint32_t L_17 = V_0; if ((((int32_t)L_17) == ((int32_t)((int32_t)1597341437)))) { goto IL_0457; } } { uint32_t L_18 = V_0; if ((((int32_t)L_18) == ((int32_t)((int32_t)1698200840)))) { goto IL_025f; } } { goto IL_0595; } IL_00cc: { uint32_t L_19 = V_0; if ((((int32_t)L_19) == ((int32_t)((int32_t)1813874674)))) { goto IL_03c4; } } { uint32_t L_20 = V_0; if ((((int32_t)L_20) == ((int32_t)((int32_t)2070555668)))) { goto IL_02dd; } } { goto IL_0595; } IL_00e7: { uint32_t L_21 = V_0; if ((!(((uint32_t)L_21) <= ((uint32_t)((int32_t)-2068409175))))) { goto IL_010a; } } { uint32_t L_22 = V_0; if ((((int32_t)L_22) == ((int32_t)((int32_t)-2136374743)))) { goto IL_0496; } } { uint32_t L_23 = V_0; if ((((int32_t)L_23) == ((int32_t)((int32_t)-2068409175)))) { goto IL_0403; } } { goto IL_0595; } IL_010a: { uint32_t L_24 = V_0; if ((((int32_t)L_24) == ((int32_t)((int32_t)-1901412621)))) { goto IL_02f2; } } { uint32_t L_25 = V_0; if ((((int32_t)L_25) == ((int32_t)((int32_t)-1825079426)))) { goto IL_02b3; } } { goto IL_0595; } IL_0125: { uint32_t L_26 = V_0; if ((!(((uint32_t)L_26) <= ((uint32_t)((int32_t)-1280346470))))) { goto IL_01b4; } } { uint32_t L_27 = V_0; if ((!(((uint32_t)L_27) <= ((uint32_t)((int32_t)-1663814150))))) { goto IL_0176; } } { uint32_t L_28 = V_0; if ((!(((uint32_t)L_28) <= ((uint32_t)((int32_t)-1791286730))))) { goto IL_015b; } } { uint32_t L_29 = V_0; if ((((int32_t)L_29) == ((int32_t)((int32_t)-1801340232)))) { goto IL_0289; } } { uint32_t L_30 = V_0; if ((((int32_t)L_30) == ((int32_t)((int32_t)-1791286730)))) { goto IL_042d; } } { goto IL_0595; } IL_015b: { uint32_t L_31 = V_0; if ((((int32_t)L_31) == ((int32_t)((int32_t)-1789275109)))) { goto IL_03ee; } } { uint32_t L_32 = V_0; if ((((int32_t)L_32) == ((int32_t)((int32_t)-1663814150)))) { goto IL_0307; } } { goto IL_0595; } IL_0176: { uint32_t L_33 = V_0; if ((!(((uint32_t)L_33) <= ((uint32_t)((int32_t)-1600917909))))) { goto IL_0199; } } { uint32_t L_34 = V_0; if ((((int32_t)L_34) == ((int32_t)((int32_t)-1647370188)))) { goto IL_04c0; } } { uint32_t L_35 = V_0; if ((((int32_t)L_35) == ((int32_t)((int32_t)-1600917909)))) { goto IL_0331; } } { goto IL_0595; } IL_0199: { uint32_t L_36 = V_0; if ((((int32_t)L_36) == ((int32_t)((int32_t)-1594352554)))) { goto IL_031c; } } { uint32_t L_37 = V_0; if ((((int32_t)L_37) == ((int32_t)((int32_t)-1280346470)))) { goto IL_029e; } } { goto IL_0595; } IL_01b4: { uint32_t L_38 = V_0; if ((!(((uint32_t)L_38) <= ((uint32_t)((int32_t)-673001411))))) { goto IL_01fa; } } { uint32_t L_39 = V_0; if ((!(((uint32_t)L_39) <= ((uint32_t)((int32_t)-979851719))))) { goto IL_01df; } } { uint32_t L_40 = V_0; if ((((int32_t)L_40) == ((int32_t)((int32_t)-1271916957)))) { goto IL_0481; } } { uint32_t L_41 = V_0; if ((((int32_t)L_41) == ((int32_t)((int32_t)-979851719)))) { goto IL_02c8; } } { goto IL_0595; } IL_01df: { uint32_t L_42 = V_0; if ((((int32_t)L_42) == ((int32_t)((int32_t)-860668236)))) { goto IL_0442; } } { uint32_t L_43 = V_0; if ((((int32_t)L_43) == ((int32_t)((int32_t)-673001411)))) { goto IL_0385; } } { goto IL_0595; } IL_01fa: { uint32_t L_44 = V_0; if ((!(((uint32_t)L_44) <= ((uint32_t)((int32_t)-534226701))))) { goto IL_021a; } } { uint32_t L_45 = V_0; if ((((int32_t)L_45) == ((int32_t)((int32_t)-663808412)))) { goto IL_035b; } } { uint32_t L_46 = V_0; if ((((int32_t)L_46) == ((int32_t)((int32_t)-534226701)))) { goto IL_024a; } } { goto IL_0595; } IL_021a: { uint32_t L_47 = V_0; if ((((int32_t)L_47) == ((int32_t)((int32_t)-394545035)))) { goto IL_04ab; } } { uint32_t L_48 = V_0; if ((((int32_t)L_48) == ((int32_t)((int32_t)-267759772)))) { goto IL_039a; } } { goto IL_0595; } IL_0235: { String_t* L_49 = ___name0; bool L_50 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_49, _stringLiteral6DC7A6FF7FD6E3F1A4D8F1089EFF579F5B7EDF61, /*hidden argument*/NULL); if (L_50) { goto IL_04d5; } } { goto IL_0595; } IL_024a: { String_t* L_51 = ___name0; bool L_52 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_51, _stringLiteral630FC0FF22AF7DFA6F63B9D4C2EEC683559BEEDD, /*hidden argument*/NULL); if (L_52) { goto IL_04db; } } { goto IL_0595; } IL_025f: { String_t* L_53 = ___name0; bool L_54 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_53, _stringLiteral6AB4CC540FC5FD37A61FAA7128260FF331A73902, /*hidden argument*/NULL); if (L_54) { goto IL_04e1; } } { goto IL_0595; } IL_0274: { String_t* L_55 = ___name0; bool L_56 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_55, _stringLiteral0CE2BABDAB94A9CE04A36D1B7053EC151CBAC599, /*hidden argument*/NULL); if (L_56) { goto IL_04e7; } } { goto IL_0595; } IL_0289: { String_t* L_57 = ___name0; bool L_58 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_57, _stringLiteral1709FBC1E0ACE0896D1448A6AD5744DF476596D8, /*hidden argument*/NULL); if (L_58) { goto IL_04ed; } } { goto IL_0595; } IL_029e: { String_t* L_59 = ___name0; bool L_60 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_59, _stringLiteral3B46F0E32ECA57681BADE9625A8D2AF7C6344DBE, /*hidden argument*/NULL); if (L_60) { goto IL_04f3; } } { goto IL_0595; } IL_02b3: { String_t* L_61 = ___name0; bool L_62 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_61, _stringLiteralF56F69D01D6B3C82DA914A60D71A6A4D544A0D11, /*hidden argument*/NULL); if (L_62) { goto IL_04f9; } } { goto IL_0595; } IL_02c8: { String_t* L_63 = ___name0; bool L_64 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_63, _stringLiteralA3B1C4E601D193095FCB88B3CCB7FF41EB150E2F, /*hidden argument*/NULL); if (L_64) { goto IL_04ff; } } { goto IL_0595; } IL_02dd: { String_t* L_65 = ___name0; bool L_66 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_65, _stringLiteral415AB40AE9B7CC4E66D6769CB2C08106E8293B48, /*hidden argument*/NULL); if (L_66) { goto IL_0505; } } { goto IL_0595; } IL_02f2: { String_t* L_67 = ___name0; bool L_68 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_67, _stringLiteralC1EA94F7E524679D0CF34AB7B0B28ABE41BA732B, /*hidden argument*/NULL); if (L_68) { goto IL_050b; } } { goto IL_0595; } IL_0307: { String_t* L_69 = ___name0; bool L_70 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_69, _stringLiteralB310DA45B1EBF444106A41B7832AB2FBE25DAB41, /*hidden argument*/NULL); if (L_70) { goto IL_0511; } } { goto IL_0595; } IL_031c: { String_t* L_71 = ___name0; bool L_72 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_71, _stringLiteral1D3C8BCC44B8A2CBA4C63B30774BF6644D4649C4, /*hidden argument*/NULL); if (L_72) { goto IL_0517; } } { goto IL_0595; } IL_0331: { String_t* L_73 = ___name0; bool L_74 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_73, _stringLiteral0F5B530255E5A064CC73699E4FA44BA8B2AD399F, /*hidden argument*/NULL); if (L_74) { goto IL_051d; } } { goto IL_0595; } IL_0346: { String_t* L_75 = ___name0; bool L_76 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_75, _stringLiteralC94554BAE8520C18CE8F7935BA1FC2ADB5932BF9, /*hidden argument*/NULL); if (L_76) { goto IL_0523; } } { goto IL_0595; } IL_035b: { String_t* L_77 = ___name0; bool L_78 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_77, _stringLiteral27B8ECABABE91D996C3B609017E39379BE30174B, /*hidden argument*/NULL); if (L_78) { goto IL_0529; } } { goto IL_0595; } IL_0370: { String_t* L_79 = ___name0; bool L_80 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_79, _stringLiteral62BC6C87C84A7676BFE9B0E473A7E03E7E508734, /*hidden argument*/NULL); if (L_80) { goto IL_052f; } } { goto IL_0595; } IL_0385: { String_t* L_81 = ___name0; bool L_82 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_81, _stringLiteral871D8DB60F7B680ACDD8F3B304E5F1E5695141A1, /*hidden argument*/NULL); if (L_82) { goto IL_0535; } } { goto IL_0595; } IL_039a: { String_t* L_83 = ___name0; bool L_84 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_83, _stringLiteral84C858726E4144B89C00E74CD892C71630D219E8, /*hidden argument*/NULL); if (L_84) { goto IL_053b; } } { goto IL_0595; } IL_03af: { String_t* L_85 = ___name0; bool L_86 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_85, _stringLiteral1F931F510EF926787C8A721C148174EB72058D3B, /*hidden argument*/NULL); if (L_86) { goto IL_0541; } } { goto IL_0595; } IL_03c4: { String_t* L_87 = ___name0; bool L_88 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_87, _stringLiteral53E4664B72D62DE135DB121B6A717EBF837FC4FE, /*hidden argument*/NULL); if (L_88) { goto IL_0547; } } { goto IL_0595; } IL_03d9: { String_t* L_89 = ___name0; bool L_90 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_89, _stringLiteral5DBD8EF1B4DCFCBCD952F15CC15F7ED999A98F26, /*hidden argument*/NULL); if (L_90) { goto IL_054d; } } { goto IL_0595; } IL_03ee: { String_t* L_91 = ___name0; bool L_92 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_91, _stringLiteral4FB68E41215008F250259801798F487B89D91CE7, /*hidden argument*/NULL); if (L_92) { goto IL_0553; } } { goto IL_0595; } IL_0403: { String_t* L_93 = ___name0; bool L_94 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_93, _stringLiteral56D91D770F6FD64E188020F40D1D915BE6E046DC, /*hidden argument*/NULL); if (L_94) { goto IL_0559; } } { goto IL_0595; } IL_0418: { String_t* L_95 = ___name0; bool L_96 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_95, _stringLiteral6B52C309B17195299795A2131ED2FE3F3C6F2107, /*hidden argument*/NULL); if (L_96) { goto IL_055f; } } { goto IL_0595; } IL_042d: { String_t* L_97 = ___name0; bool L_98 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_97, _stringLiteral863ED7DBCE405ADC108BD22F478D424CF5B1809C, /*hidden argument*/NULL); if (L_98) { goto IL_0565; } } { goto IL_0595; } IL_0442: { String_t* L_99 = ___name0; bool L_100 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_99, _stringLiteralD52066B0FA1D68EF07EEAB73031C3A3671298417, /*hidden argument*/NULL); if (L_100) { goto IL_056b; } } { goto IL_0595; } IL_0457: { String_t* L_101 = ___name0; bool L_102 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_101, _stringLiteral705406CE6BC47411E9A6F16CAF53813C90837C6C, /*hidden argument*/NULL); if (L_102) { goto IL_0571; } } { goto IL_0595; } IL_046c: { String_t* L_103 = ___name0; bool L_104 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_103, _stringLiteral6C9C7BAF0DF03D7191DA4E981ABFD19642D45582, /*hidden argument*/NULL); if (L_104) { goto IL_0577; } } { goto IL_0595; } IL_0481: { String_t* L_105 = ___name0; bool L_106 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_105, _stringLiteral7A5E2E271BBDF6A8651351BAB136549DEE4A5F64, /*hidden argument*/NULL); if (L_106) { goto IL_057d; } } { goto IL_0595; } IL_0496: { String_t* L_107 = ___name0; bool L_108 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_107, _stringLiteral5975C5872CEACBB04ECD731A29150F3D39D3E47D, /*hidden argument*/NULL); if (L_108) { goto IL_0583; } } { goto IL_0595; } IL_04ab: { String_t* L_109 = ___name0; bool L_110 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_109, _stringLiteral6E7226A12720F1392504B6161BBCA162F1377E03, /*hidden argument*/NULL); if (L_110) { goto IL_0589; } } { goto IL_0595; } IL_04c0: { String_t* L_111 = ___name0; bool L_112 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_111, _stringLiteral8B1045A08F6A74520AC6D95614BECE14AEDBED06, /*hidden argument*/NULL); if (L_112) { goto IL_058f; } } { goto IL_0595; } IL_04d5: { return _stringLiteralEE617AA3C1633B88FA29FF8B4524F83330B4D16D; } IL_04db: { return _stringLiteral73C68A69A8FB0CBDA481680BDF7E86FE01482E98; } IL_04e1: { return _stringLiteral26E69388BB28F94E4154EB47125EC8A829CADFA8; } IL_04e7: { return _stringLiteralE9A9575AA117C5C0D53E90A74011A0039A6CC819; } IL_04ed: { return _stringLiteral5689F8FC0EDCCDA7299967EA621BBC7DE476ADF6; } IL_04f3: { return _stringLiteralCDE01DFBE7B6D732DC2E787107006A5009783AC5; } IL_04f9: { return _stringLiteralE9409DF97BEDAC237D8B9091530CA87951E31AC6; } IL_04ff: { return _stringLiteralAE8A0F83801F621B61C401D3E16D19A509CE346B; } IL_0505: { return _stringLiteralA12083BADD146F221E05419C3C15DC0CB7D1A0F6; } IL_050b: { return _stringLiteralF2883B73C7170209AD6F63B0EFACADB881FE5E22; } IL_0511: { return _stringLiteral05A64D8F4A280F6D2641D1D8433899C188E94B59; } IL_0517: { return _stringLiteralE0000ABFE2C72976480D2ACE311F321B27C18D97; } IL_051d: { return _stringLiteral32679E4CE463CE1AD4AE7CBBDDA0D62F08639EB7; } IL_0523: { return _stringLiteralB054262502288B48A26CF2F3961326CD6C9CFB84; } IL_0529: { return _stringLiteral1CF405A0D39702CEA19CAC4F29DB3762310CF82A; } IL_052f: { return _stringLiteralD22C3734AFED02977F2F0CD9471D803374527E21; } IL_0535: { return _stringLiteral38C7E35BE500E1A29424F122004EE91306541922; } IL_053b: { return _stringLiteral96345565D17AF6C906986DE53169BE9AD27D4692; } IL_0541: { return _stringLiteralF640B26C60B76CA4F478050C708A81262202249E; } IL_0547: { return _stringLiteralF5E3824C4AC3321CC9D94880C13682C5CFC3B175; } IL_054d: { return _stringLiteral8381ABF715F2CE40C8CA6FFFBA006026CD3D0B40; } IL_0553: { return _stringLiteral9356DA8DE25D6E45154E4196FDE5036F9FFC395F; } IL_0559: { return _stringLiteralFD916A733B7A811CD35B7057C8AF918C5FA637EB; } IL_055f: { return _stringLiteral929E64373A1A3A451EAF8698A1D26A5C989E42EA; } IL_0565: { return _stringLiteral6750E3B9685ABDB893A0BFD53EAC4683D30E6314; } IL_056b: { return _stringLiteral8C2CE9628312BDF283A7D01ADC7E4486F48FA35A; } IL_0571: { return _stringLiteralE4256D98A23829DB83E40650966DEF6AE26E7543; } IL_0577: { return _stringLiteral8918776C55D081E9DBEDEFFF4E02E117936C4AA3; } IL_057d: { return _stringLiteralA7CBF229082D863696B7FFE948C34C8CD766705C; } IL_0583: { return _stringLiteral2FEF34652532BA6065A4C47E9BBDD30482490F1E; } IL_0589: { return _stringLiteral465CA7DEF5D9B26DCBDA532B2147B7D5E954EB24; } IL_058f: { return _stringLiteralDDEC4A2E8CE9F653AE4EBAF140EBD077739011A9; } IL_0595: { return (String_t*)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.Security.Cryptography.Oid::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Oid__ctor_m45F49EB1ABFD4F3EB0FC9729C76FF83995752743 (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * __this, String_t* ___oid0, const RuntimeMethod* method) { { String_t* L_0 = ___oid0; Oid__ctor_m67437A59D4E75ABF6E40D503F57F81199546E5EC(__this, L_0, 0, (bool)1, /*hidden argument*/NULL); return; } } // System.Void System.Security.Cryptography.Oid::.ctor(System.String,System.Security.Cryptography.OidGroup,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Oid__ctor_m67437A59D4E75ABF6E40D503F57F81199546E5EC (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * __this, String_t* ___oid0, int32_t ___group1, bool ___lookupFriendlyName2, const RuntimeMethod* method) { String_t* V_0 = NULL; { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); bool L_0 = ___lookupFriendlyName2; if (!L_0) { goto IL_0020; } } { String_t* L_1 = ___oid0; int32_t L_2 = ___group1; String_t* L_3 = X509Utils_FindOidInfoWithFallback_m98443176879ABC2054619D4AA491FE086D406950(2, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; String_t* L_4 = V_0; if (L_4) { goto IL_0017; } } { String_t* L_5 = ___oid0; V_0 = L_5; } IL_0017: { String_t* L_6 = V_0; Oid_set_Value_m304CEF248379566701402100FA015EAC640C033F_inline(__this, L_6, /*hidden argument*/NULL); goto IL_0027; } IL_0020: { String_t* L_7 = ___oid0; Oid_set_Value_m304CEF248379566701402100FA015EAC640C033F_inline(__this, L_7, /*hidden argument*/NULL); } IL_0027: { int32_t L_8 = ___group1; __this->set_m_group_2(L_8); return; } } // System.Void System.Security.Cryptography.Oid::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Oid__ctor_m0656E1FC1A7E7BBF694A568DDDF8BE4AFA544985 (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * __this, String_t* ___value0, String_t* ___friendlyName1, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); String_t* L_0 = ___value0; __this->set_m_value_0(L_0); String_t* L_1 = ___friendlyName1; __this->set_m_friendlyName_1(L_1); return; } } // System.Void System.Security.Cryptography.Oid::.ctor(System.Security.Cryptography.Oid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Oid__ctor_mA7AFE14DF30B47447BFFC9E41B37B8DB46C9D079 (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * __this, Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * ___oid0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Oid__ctor_mA7AFE14DF30B47447BFFC9E41B37B8DB46C9D079_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_0 = ___oid0; 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, _stringLiteral2118C8699C55066293A0E34341B9953F6C1811BD, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, Oid__ctor_mA7AFE14DF30B47447BFFC9E41B37B8DB46C9D079_RuntimeMethod_var); } IL_0014: { Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_2 = ___oid0; NullCheck(L_2); String_t* L_3 = L_2->get_m_value_0(); __this->set_m_value_0(L_3); Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_4 = ___oid0; NullCheck(L_4); String_t* L_5 = L_4->get_m_friendlyName_1(); __this->set_m_friendlyName_1(L_5); Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_6 = ___oid0; NullCheck(L_6); int32_t L_7 = L_6->get_m_group_2(); __this->set_m_group_2(L_7); return; } } // System.String System.Security.Cryptography.Oid::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Oid_get_Value_mFE18BDFF095DD5A6643F4FEC3E57846716F37F05 (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_value_0(); return L_0; } } // System.Void System.Security.Cryptography.Oid::set_Value(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Oid_set_Value_m304CEF248379566701402100FA015EAC640C033F (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_m_value_0(L_0); return; } } // System.String System.Security.Cryptography.Oid::get_FriendlyName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Oid_get_FriendlyName_mEA531D74DAD8FD43948097C418DA23F66399B694 (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_friendlyName_1(); if (L_0) { goto IL_0028; } } { String_t* L_1 = __this->get_m_value_0(); if (!L_1) { goto IL_0028; } } { String_t* L_2 = __this->get_m_value_0(); int32_t L_3 = __this->get_m_group_2(); String_t* L_4 = X509Utils_FindOidInfoWithFallback_m98443176879ABC2054619D4AA491FE086D406950(1, L_2, L_3, /*hidden argument*/NULL); __this->set_m_friendlyName_1(L_4); } IL_0028: { String_t* L_5 = __this->get_m_friendlyName_1(); return L_5; } } #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.Security.Cryptography.OidCollection::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OidCollection__ctor_m99B93BB5B35BF7A395CFB7F8B155DFA8DD734800 (OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (OidCollection__ctor_m99B93BB5B35BF7A395CFB7F8B155DFA8DD734800_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_0 = (ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 *)il2cpp_codegen_object_new(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4_il2cpp_TypeInfo_var); ArrayList__ctor_m481FA7B37620B59B8C0434A764F5705A6ABDEAE6(L_0, /*hidden argument*/NULL); __this->set_m_list_0(L_0); return; } } // System.Int32 System.Security.Cryptography.OidCollection::Add(System.Security.Cryptography.Oid) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OidCollection_Add_m1FF686421A22A86F8296259D99DA38E02B8BBF5C (OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * __this, Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * ___oid0, const RuntimeMethod* method) { { ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_0 = __this->get_m_list_0(); Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_1 = ___oid0; NullCheck(L_0); int32_t L_2 = VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(29 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_0, L_1); return L_2; } } // System.Security.Cryptography.Oid System.Security.Cryptography.OidCollection::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * OidCollection_get_Item_mB37F923F4714BFE0DF44E8EE4A1A5EA1F3EBB1D9 (OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (OidCollection_get_Item_mB37F923F4714BFE0DF44E8EE4A1A5EA1F3EBB1D9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_0 = __this->get_m_list_0(); int32_t L_1 = ___index0; NullCheck(L_0); RuntimeObject * L_2 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(27 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_0, L_1); return ((Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 *)IsInstSealed((RuntimeObject*)L_2, Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137_il2cpp_TypeInfo_var)); } } // System.Int32 System.Security.Cryptography.OidCollection::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OidCollection_get_Count_m6AC0709CDD68451F4CAC942CE94A5A97F3C294B2 (OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * __this, const RuntimeMethod* method) { { ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * L_0 = __this->get_m_list_0(); NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_0); return L_1; } } // System.Collections.IEnumerator System.Security.Cryptography.OidCollection::System.Collections.IEnumerable.GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OidCollection_System_Collections_IEnumerable_GetEnumerator_m3FD3A96DFF93BD88A3B28E35A4DEF57AF25ECB30 (OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (OidCollection_System_Collections_IEnumerable_GetEnumerator_m3FD3A96DFF93BD88A3B28E35A4DEF57AF25ECB30_MetadataUsageId); s_Il2CppMethodInitialized = true; } { OidEnumerator_tC2DB288576C575B69F7934274DDD8A5868CEF97C * L_0 = (OidEnumerator_tC2DB288576C575B69F7934274DDD8A5868CEF97C *)il2cpp_codegen_object_new(OidEnumerator_tC2DB288576C575B69F7934274DDD8A5868CEF97C_il2cpp_TypeInfo_var); OidEnumerator__ctor_mCA4FBC8408E2B04FD0A524E256E284E8A44E0797(L_0, __this, /*hidden argument*/NULL); return L_0; } } // System.Void System.Security.Cryptography.OidCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OidCollection_System_Collections_ICollection_CopyTo_mE508CB1FD9E56CCFE5A4BDD5251D815BF78AC5A9 (OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * __this, RuntimeArray * ___array0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (OidCollection_System_Collections_ICollection_CopyTo_mE508CB1FD9E56CCFE5A4BDD5251D815BF78AC5A9_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { RuntimeArray * L_0 = ___array0; 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, _stringLiteral19EDC1210777BA4D45049C29280D9CC5E1064C25, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, OidCollection_System_Collections_ICollection_CopyTo_mE508CB1FD9E56CCFE5A4BDD5251D815BF78AC5A9_RuntimeMethod_var); } IL_000e: { RuntimeArray * L_2 = ___array0; NullCheck(L_2); int32_t L_3 = Array_get_Rank_m38145B59D67D75F9896A3F8CDA9B966641AE99E1(L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_0027; } } { String_t* L_4 = SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7(_stringLiteral2D77BE6D598A0A9376398980E66D10E319F1B52A, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_5 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_5, L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, OidCollection_System_Collections_ICollection_CopyTo_mE508CB1FD9E56CCFE5A4BDD5251D815BF78AC5A9_RuntimeMethod_var); } IL_0027: { int32_t L_6 = ___index1; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0034; } } { int32_t L_7 = ___index1; RuntimeArray * L_8 = ___array0; NullCheck(L_8); int32_t L_9 = Array_get_Length_m2239B6393651C3F4631D900EFC1B05DBE8F5466D(L_8, /*hidden argument*/NULL); if ((((int32_t)L_7) < ((int32_t)L_9))) { goto IL_0049; } } IL_0034: { String_t* L_10 = SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7(_stringLiteral9071A4CB8E2F99F81D5B117DAE3211B994971FFA, /*hidden argument*/NULL); ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_11 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m300CE4D04A068C209FD858101AC361C1B600B5AE(L_11, _stringLiteralE540CDD1328B2B21E29A95405C301B9313B7C346, L_10, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, OidCollection_System_Collections_ICollection_CopyTo_mE508CB1FD9E56CCFE5A4BDD5251D815BF78AC5A9_RuntimeMethod_var); } IL_0049: { int32_t L_12 = ___index1; int32_t L_13 = OidCollection_get_Count_m6AC0709CDD68451F4CAC942CE94A5A97F3C294B2(__this, /*hidden argument*/NULL); RuntimeArray * L_14 = ___array0; NullCheck(L_14); int32_t L_15 = Array_get_Length_m2239B6393651C3F4631D900EFC1B05DBE8F5466D(L_14, /*hidden argument*/NULL); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)L_13))) <= ((int32_t)L_15))) { goto IL_0069; } } { String_t* L_16 = SR_GetString_m3FC710B15474A9B651DA02B303241B6D8B87E2A7(_stringLiteral063F5BA07B9A8319201C127A47193BF92C67599A, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_17 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m9A85EF7FEFEC21DDD525A67E831D77278E5165B7(L_17, L_16, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_17, OidCollection_System_Collections_ICollection_CopyTo_mE508CB1FD9E56CCFE5A4BDD5251D815BF78AC5A9_RuntimeMethod_var); } IL_0069: { V_0 = 0; goto IL_0084; } IL_006d: { RuntimeArray * L_18 = ___array0; int32_t L_19 = V_0; Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_20 = OidCollection_get_Item_mB37F923F4714BFE0DF44E8EE4A1A5EA1F3EBB1D9(__this, L_19, /*hidden argument*/NULL); int32_t L_21 = ___index1; NullCheck(L_18); Array_SetValue_m3C6811CE9C45D1E461404B5D2FBD4EC1A054FDCA(L_18, L_20, L_21, /*hidden argument*/NULL); int32_t L_22 = ___index1; ___index1 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); int32_t L_23 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_0084: { int32_t L_24 = V_0; int32_t L_25 = OidCollection_get_Count_m6AC0709CDD68451F4CAC942CE94A5A97F3C294B2(__this, /*hidden argument*/NULL); if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_006d; } } { return; } } // System.Boolean System.Security.Cryptography.OidCollection::get_IsSynchronized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool OidCollection_get_IsSynchronized_m1300193FE08B13D161AAFB69DA709B41BA7A0FC2 (OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Object System.Security.Cryptography.OidCollection::get_SyncRoot() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * OidCollection_get_SyncRoot_m6C13949F67338F684C29DD162C8228986DAB6850 (OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * __this, const RuntimeMethod* method) { { return __this; } } #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.Security.Cryptography.OidEnumerator::.ctor(System.Security.Cryptography.OidCollection) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OidEnumerator__ctor_mCA4FBC8408E2B04FD0A524E256E284E8A44E0797 (OidEnumerator_tC2DB288576C575B69F7934274DDD8A5868CEF97C * __this, OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * ___oids0, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * L_0 = ___oids0; __this->set_m_oids_0(L_0); __this->set_m_current_1((-1)); return; } } // System.Object System.Security.Cryptography.OidEnumerator::System.Collections.IEnumerator.get_Current() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * OidEnumerator_System_Collections_IEnumerator_get_Current_mF11B1F886842EA79EDB215BD5106D0C4C65EBE53 (OidEnumerator_tC2DB288576C575B69F7934274DDD8A5868CEF97C * __this, const RuntimeMethod* method) { { OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * L_0 = __this->get_m_oids_0(); int32_t L_1 = __this->get_m_current_1(); NullCheck(L_0); Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_2 = OidCollection_get_Item_mB37F923F4714BFE0DF44E8EE4A1A5EA1F3EBB1D9(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Boolean System.Security.Cryptography.OidEnumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool OidEnumerator_MoveNext_m073D94D5D3254D53DF53429ACAD0AA9BD682221D (OidEnumerator_tC2DB288576C575B69F7934274DDD8A5868CEF97C * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_current_1(); OidCollection_tEB423F1150E53DCF513BF5A699F911586A31B94E * L_1 = __this->get_m_oids_0(); NullCheck(L_1); int32_t L_2 = OidCollection_get_Count_m6AC0709CDD68451F4CAC942CE94A5A97F3C294B2(L_1, /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1)))))) { goto IL_0017; } } { return (bool)0; } IL_0017: { int32_t L_3 = __this->get_m_current_1(); __this->set_m_current_1(((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))); return (bool)1; } } // System.Void System.Security.Cryptography.OidEnumerator::Reset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OidEnumerator_Reset_m5006C3B1283711E2BDDEA6C25FDF93BBB900195E (OidEnumerator_tC2DB288576C575B69F7934274DDD8A5868CEF97C * __this, const RuntimeMethod* method) { { __this->set_m_current_1((-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 #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.Security.Cryptography.X509Certificates.PublicKey::.ctor(Mono.Security.X509.X509Certificate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PublicKey__ctor_mE8D32598F92B3941B4DC6AC367C7FFD75C7FAE20 (PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620 * __this, X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B * ___certificate0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PublicKey__ctor_mE8D32598F92B3941B4DC6AC367C7FFD75C7FAE20_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4 * V_1 = NULL; RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745 * V_2 = NULL; RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717 V_3; memset((&V_3), 0, sizeof(V_3)); DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8 * V_4 = NULL; DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6 V_5; memset((&V_5), 0, sizeof(V_5)); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* G_B16_0 = NULL; Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * G_B16_1 = NULL; PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620 * G_B16_2 = NULL; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* G_B15_0 = NULL; Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * G_B15_1 = NULL; PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620 * G_B15_2 = NULL; { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); V_0 = (bool)1; X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B * L_0 = ___certificate0; NullCheck(L_0); String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String Mono.Security.X509.X509Certificate::get_KeyAlgorithm() */, L_0); bool L_2 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_1, _stringLiteralFD916A733B7A811CD35B7057C8AF918C5FA637EB, /*hidden argument*/NULL); if (!L_2) { goto IL_0097; } } { X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B * L_3 = ___certificate0; NullCheck(L_3); RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * L_4 = VirtFuncInvoker0< RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * >::Invoke(9 /* System.Security.Cryptography.RSA Mono.Security.X509.X509Certificate::get_RSA() */, L_3); V_1 = ((RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4 *)IsInstSealed((RuntimeObject*)L_4, RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4_il2cpp_TypeInfo_var)); RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4 * L_5 = V_1; if (!L_5) { goto IL_0041; } } { RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4 * L_6 = V_1; NullCheck(L_6); bool L_7 = RSACryptoServiceProvider_get_PublicOnly_m2022B94BB0F465F12E975CC58F0650A10FF89B5D(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0041; } } { X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B * L_8 = ___certificate0; NullCheck(L_8); RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * L_9 = VirtFuncInvoker0< RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * >::Invoke(9 /* System.Security.Cryptography.RSA Mono.Security.X509.X509Certificate::get_RSA() */, L_8); __this->set__key_0(L_9); V_0 = (bool)0; goto IL_0066; } IL_0041: { X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B * L_10 = ___certificate0; NullCheck(L_10); RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * L_11 = VirtFuncInvoker0< RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * >::Invoke(9 /* System.Security.Cryptography.RSA Mono.Security.X509.X509Certificate::get_RSA() */, L_10); V_2 = ((RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745 *)IsInstClass((RuntimeObject*)L_11, RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745_il2cpp_TypeInfo_var)); RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745 * L_12 = V_2; if (!L_12) { goto IL_0066; } } { RSAManaged_t386184E253177BF2DD9589A7E9C171DA8E718745 * L_13 = V_2; NullCheck(L_13); bool L_14 = RSAManaged_get_PublicOnly_m1D989F2FB76A46F2C7C80F18D5EA820B7EDD60DD(L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0066; } } { X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B * L_15 = ___certificate0; NullCheck(L_15); RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * L_16 = VirtFuncInvoker0< RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * >::Invoke(9 /* System.Security.Cryptography.RSA Mono.Security.X509.X509Certificate::get_RSA() */, L_15); __this->set__key_0(L_16); V_0 = (bool)0; } IL_0066: { bool L_17 = V_0; if (!L_17) { goto IL_00ed; } } { X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B * L_18 = ___certificate0; NullCheck(L_18); RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * L_19 = VirtFuncInvoker0< RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * >::Invoke(9 /* System.Security.Cryptography.RSA Mono.Security.X509.X509Certificate::get_RSA() */, L_18); NullCheck(L_19); RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717 L_20 = VirtFuncInvoker1< RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717 , bool >::Invoke(24 /* System.Security.Cryptography.RSAParameters System.Security.Cryptography.RSA::ExportParameters(System.Boolean) */, L_19, (bool)0); V_3 = L_20; RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * L_21 = RSA_Create_m1AF30C2FAB458D7291DA15B4D2650AE7507DEDAB(/*hidden argument*/NULL); __this->set__key_0(L_21); AsymmetricAlgorithm_t9F811260245370BD8786A849DBF9F8054F97F4CB * L_22 = __this->get__key_0(); RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717 L_23 = V_3; NullCheck(((RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 *)IsInstClass((RuntimeObject*)L_22, RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145_il2cpp_TypeInfo_var))); VirtActionInvoker1< RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717 >::Invoke(25 /* System.Void System.Security.Cryptography.RSA::ImportParameters(System.Security.Cryptography.RSAParameters) */, ((RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 *)IsInstClass((RuntimeObject*)L_22, RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145_il2cpp_TypeInfo_var)), L_23); goto IL_00ed; } IL_0097: { X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B * L_24 = ___certificate0; NullCheck(L_24); DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF * L_25 = X509Certificate_get_DSA_m7C3868DFAC7C067D09A324C348D7461D70E10F7F(L_24, /*hidden argument*/NULL); V_4 = ((DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8 *)IsInstSealed((RuntimeObject*)L_25, DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8_il2cpp_TypeInfo_var)); DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8 * L_26 = V_4; if (!L_26) { goto IL_00bf; } } { DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8 * L_27 = V_4; NullCheck(L_27); bool L_28 = DSACryptoServiceProvider_get_PublicOnly_mB458AF682DACF7816951AB5FE5C8AB30F046DEFA(L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_00bf; } } { X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B * L_29 = ___certificate0; NullCheck(L_29); DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF * L_30 = X509Certificate_get_DSA_m7C3868DFAC7C067D09A324C348D7461D70E10F7F(L_29, /*hidden argument*/NULL); __this->set__key_0(L_30); V_0 = (bool)0; } IL_00bf: { bool L_31 = V_0; if (!L_31) { goto IL_00ed; } } { X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B * L_32 = ___certificate0; NullCheck(L_32); DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF * L_33 = X509Certificate_get_DSA_m7C3868DFAC7C067D09A324C348D7461D70E10F7F(L_32, /*hidden argument*/NULL); NullCheck(L_33); DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6 L_34 = VirtFuncInvoker1< DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6 , bool >::Invoke(21 /* System.Security.Cryptography.DSAParameters System.Security.Cryptography.DSA::ExportParameters(System.Boolean) */, L_33, (bool)0); V_5 = L_34; DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF * L_35 = DSA_Create_m727400EBC98FEDC4F43DD568D974EDC1CD2868BA(/*hidden argument*/NULL); __this->set__key_0(L_35); AsymmetricAlgorithm_t9F811260245370BD8786A849DBF9F8054F97F4CB * L_36 = __this->get__key_0(); DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6 L_37 = V_5; NullCheck(((DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF *)IsInstClass((RuntimeObject*)L_36, DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF_il2cpp_TypeInfo_var))); VirtActionInvoker1< DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6 >::Invoke(22 /* System.Void System.Security.Cryptography.DSA::ImportParameters(System.Security.Cryptography.DSAParameters) */, ((DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF *)IsInstClass((RuntimeObject*)L_36, DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF_il2cpp_TypeInfo_var)), L_37); } IL_00ed: { X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B * L_38 = ___certificate0; NullCheck(L_38); String_t* L_39 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String Mono.Security.X509.X509Certificate::get_KeyAlgorithm() */, L_38); Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_40 = (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 *)il2cpp_codegen_object_new(Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137_il2cpp_TypeInfo_var); Oid__ctor_m45F49EB1ABFD4F3EB0FC9729C76FF83995752743(L_40, L_39, /*hidden argument*/NULL); __this->set__oid_3(L_40); Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_41 = __this->get__oid_3(); X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B * L_42 = ___certificate0; NullCheck(L_42); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_43 = VirtFuncInvoker0< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* >::Invoke(8 /* System.Byte[] Mono.Security.X509.X509Certificate::get_PublicKey() */, L_42); AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * L_44 = (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 *)il2cpp_codegen_object_new(AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65_il2cpp_TypeInfo_var); AsnEncodedData__ctor_m793EED53B4B8D49D92EE7CEED6B46B16A421D761(L_44, L_41, L_43, /*hidden argument*/NULL); __this->set__keyValue_1(L_44); Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_45 = __this->get__oid_3(); X509Certificate_t592E2574612B2C554C7B707754AEC3B66A4B476B * L_46 = ___certificate0; NullCheck(L_46); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_47 = VirtFuncInvoker0< ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* >::Invoke(7 /* System.Byte[] Mono.Security.X509.X509Certificate::get_KeyAlgorithmParameters() */, L_46); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_48 = L_47; G_B15_0 = L_48; G_B15_1 = L_45; G_B15_2 = __this; if (L_48) { G_B16_0 = L_48; G_B16_1 = L_45; G_B16_2 = __this; goto IL_012b; } } { IL2CPP_RUNTIME_CLASS_INIT(PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_49 = ((PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620_StaticFields*)il2cpp_codegen_static_fields_for(PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620_il2cpp_TypeInfo_var))->get_Empty_4(); G_B16_0 = L_49; G_B16_1 = G_B15_1; G_B16_2 = G_B15_2; } IL_012b: { AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * L_50 = (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 *)il2cpp_codegen_object_new(AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65_il2cpp_TypeInfo_var); AsnEncodedData__ctor_m793EED53B4B8D49D92EE7CEED6B46B16A421D761(L_50, G_B16_1, G_B16_0, /*hidden argument*/NULL); NullCheck(G_B16_2); G_B16_2->set__params_2(L_50); return; } } // System.Security.Cryptography.AsnEncodedData System.Security.Cryptography.X509Certificates.PublicKey::get_EncodedKeyValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * PublicKey_get_EncodedKeyValue_m4BD0975B491E89FFE2A75C1ACDEB1DCCAF586D4F (PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620 * __this, const RuntimeMethod* method) { { AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * L_0 = __this->get__keyValue_1(); return L_0; } } // System.Security.Cryptography.AsnEncodedData System.Security.Cryptography.X509Certificates.PublicKey::get_EncodedParameters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * PublicKey_get_EncodedParameters_m629FF8D7E4EEDED96BC455B7B953DC5A46D26F4F (PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620 * __this, const RuntimeMethod* method) { { AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * L_0 = __this->get__params_2(); return L_0; } } // System.Security.Cryptography.AsymmetricAlgorithm System.Security.Cryptography.X509Certificates.PublicKey::get_Key() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AsymmetricAlgorithm_t9F811260245370BD8786A849DBF9F8054F97F4CB * PublicKey_get_Key_m9690CE02A29978F4F97623CB72361EC3E69935F7 (PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PublicKey_get_Key_m9690CE02A29978F4F97623CB72361EC3E69935F7_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { AsymmetricAlgorithm_t9F811260245370BD8786A849DBF9F8054F97F4CB * L_0 = __this->get__key_0(); if (L_0) { goto IL_0092; } } { Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_1 = __this->get__oid_3(); NullCheck(L_1); String_t* L_2 = Oid_get_Value_mFE18BDFF095DD5A6643F4FEC3E57846716F37F05_inline(L_1, /*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = V_0; bool L_4 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_3, _stringLiteralFD916A733B7A811CD35B7057C8AF918C5FA637EB, /*hidden argument*/NULL); if (L_4) { goto IL_0033; } } { String_t* L_5 = V_0; bool L_6 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_5, _stringLiteral3D40DBB928A5C7B5821BA584FE0E47297DFAA72C, /*hidden argument*/NULL); if (L_6) { goto IL_004b; } } { goto IL_006e; } IL_0033: { AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * L_7 = __this->get__keyValue_1(); NullCheck(L_7); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_8 = AsnEncodedData_get_RawData_mB9F8281A96011161C67EB3A9208E26C423B187EC_inline(L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620_il2cpp_TypeInfo_var); RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * L_9 = PublicKey_DecodeRSA_m39565B7B6C8DDB7666D5C3ABF7951DDC93D35965(L_8, /*hidden argument*/NULL); __this->set__key_0(L_9); goto IL_0092; } IL_004b: { AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * L_10 = __this->get__keyValue_1(); NullCheck(L_10); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_11 = AsnEncodedData_get_RawData_mB9F8281A96011161C67EB3A9208E26C423B187EC_inline(L_10, /*hidden argument*/NULL); AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * L_12 = __this->get__params_2(); NullCheck(L_12); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_13 = AsnEncodedData_get_RawData_mB9F8281A96011161C67EB3A9208E26C423B187EC_inline(L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620_il2cpp_TypeInfo_var); DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF * L_14 = PublicKey_DecodeDSA_mFE5301F7BC0E4ED8DF0EBCCAA0D1DA48972BC901(L_11, L_13, /*hidden argument*/NULL); __this->set__key_0(L_14); goto IL_0092; } IL_006e: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_15 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_16 = L_15; Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_17 = __this->get__oid_3(); NullCheck(L_17); String_t* L_18 = Oid_get_Value_mFE18BDFF095DD5A6643F4FEC3E57846716F37F05_inline(L_17, /*hidden argument*/NULL); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_18); (L_16)->SetAt(static_cast(0), (RuntimeObject *)L_18); String_t* L_19 = Locale_GetText_m315FCDCAB2E9BB0B34A5901B7552D17D741C74DF(_stringLiteralDCF3131D4D91F512411E9C181AFC22E080DDD27D, L_16, /*hidden argument*/NULL); NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 * L_20 = (NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010 *)il2cpp_codegen_object_new(NotSupportedException_tE75B318D6590A02A5D9B29FD97409B1750FA0010_il2cpp_TypeInfo_var); NotSupportedException__ctor_mD023A89A5C1F740F43F0A9CD6C49DC21230B3CEE(L_20, L_19, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_20, PublicKey_get_Key_m9690CE02A29978F4F97623CB72361EC3E69935F7_RuntimeMethod_var); } IL_0092: { AsymmetricAlgorithm_t9F811260245370BD8786A849DBF9F8054F97F4CB * L_21 = __this->get__key_0(); return L_21; } } // System.Security.Cryptography.Oid System.Security.Cryptography.X509Certificates.PublicKey::get_Oid() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * PublicKey_get_Oid_mB0AD65FDF84716726D5C7756E5B50CEAD1E4C2AE (PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620 * __this, const RuntimeMethod* method) { { Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * L_0 = __this->get__oid_3(); return L_0; } } // System.Byte[] System.Security.Cryptography.X509Certificates.PublicKey::GetUnsignedBigInteger(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* PublicKey_GetUnsignedBigInteger_mA92B0B30FA75335EFEFE6B5E8580543C387C3785 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___integer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PublicKey_GetUnsignedBigInteger_mA92B0B30FA75335EFEFE6B5E8580543C387C3785_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* V_1 = NULL; { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___integer0; NullCheck(L_0); int32_t L_1 = 0; uint8_t L_2 = (L_0)->GetAt(static_cast(L_1)); if (!L_2) { goto IL_0007; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_3 = ___integer0; return L_3; } IL_0007: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = ___integer0; NullCheck(L_4); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))), (int32_t)1)); int32_t L_5 = V_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_6 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)L_5); V_1 = L_6; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_7 = ___integer0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_8 = V_1; int32_t L_9 = V_0; Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353((RuntimeArray *)(RuntimeArray *)L_7, 1, (RuntimeArray *)(RuntimeArray *)L_8, 0, L_9, /*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_10 = V_1; return L_10; } } // System.Security.Cryptography.DSA System.Security.Cryptography.X509Certificates.PublicKey::DecodeDSA(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DSA_t932F4A94DD2B782BFFC197544398826E6CDB64CF * PublicKey_DecodeDSA_mFE5301F7BC0E4ED8DF0EBCCAA0D1DA48972BC901 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___rawPublicKey0, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___rawParameters1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PublicKey_DecodeDSA_mFE5301F7BC0E4ED8DF0EBCCAA0D1DA48972BC901_MetadataUsageId); s_Il2CppMethodInitialized = true; } DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6 V_0; memset((&V_0), 0, sizeof(V_0)); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * V_1 = NULL; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * 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) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); { il2cpp_codegen_initobj((&V_0), sizeof(DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6 )); } IL_0008: try { // begin try (depth: 1) { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___rawPublicKey0; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_1 = (ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E *)il2cpp_codegen_object_new(ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E_il2cpp_TypeInfo_var); ASN1__ctor_mE005F52336402C3D41EAD9E28A95910B3C0865DA(L_1, L_0, /*hidden argument*/NULL); V_1 = L_1; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_2 = V_1; NullCheck(L_2); uint8_t L_3 = ASN1_get_Tag_m1346989AC839D85A9E0A211525A6B551974E4862_inline(L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) == ((int32_t)2))) { goto IL_0028; } } IL_0018: { String_t* L_4 = Locale_GetText_m41F0CB4E76BAAB1E97D9D92D109C846A8ECC1324(_stringLiteral09C6E7C494A2144538BB3BB115B36D0E86163572, /*hidden argument*/NULL); CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A * L_5 = (CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A *)il2cpp_codegen_object_new(CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A_il2cpp_TypeInfo_var); CryptographicException__ctor_m0A5D357C12F9A830A9EBC51723094EBA5B854B98(L_5, L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, PublicKey_DecodeDSA_mFE5301F7BC0E4ED8DF0EBCCAA0D1DA48972BC901_RuntimeMethod_var); } IL_0028: { ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_6 = V_1; NullCheck(L_6); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_7 = ASN1_get_Value_m9BD6239E12A6148AF9507C2F58058C6B8147A079(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_8 = PublicKey_GetUnsignedBigInteger_mA92B0B30FA75335EFEFE6B5E8580543C387C3785(L_7, /*hidden argument*/NULL); (&V_0)->set_Y_3(L_8); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_9 = ___rawParameters1; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_10 = (ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E *)il2cpp_codegen_object_new(ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E_il2cpp_TypeInfo_var); ASN1__ctor_mE005F52336402C3D41EAD9E28A95910B3C0865DA(L_10, L_9, /*hidden argument*/NULL); V_2 = L_10; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_11 = V_2; if (!L_11) { goto IL_0057; } } IL_0044: { ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_12 = V_2; NullCheck(L_12); uint8_t L_13 = ASN1_get_Tag_m1346989AC839D85A9E0A211525A6B551974E4862_inline(L_12, /*hidden argument*/NULL); if ((!(((uint32_t)L_13) == ((uint32_t)((int32_t)48))))) { goto IL_0057; } } IL_004e: { ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_14 = V_2; NullCheck(L_14); int32_t L_15 = ASN1_get_Count_m5A0E71B4C4A2257C0875AE1041AAA953C5B12A19(L_14, /*hidden argument*/NULL); if ((((int32_t)L_15) >= ((int32_t)3))) { goto IL_0067; } } IL_0057: { String_t* L_16 = Locale_GetText_m41F0CB4E76BAAB1E97D9D92D109C846A8ECC1324(_stringLiteral50281D24C2D88378812DE23830477826D4116605, /*hidden argument*/NULL); CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A * L_17 = (CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A *)il2cpp_codegen_object_new(CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A_il2cpp_TypeInfo_var); CryptographicException__ctor_m0A5D357C12F9A830A9EBC51723094EBA5B854B98(L_17, L_16, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_17, PublicKey_DecodeDSA_mFE5301F7BC0E4ED8DF0EBCCAA0D1DA48972BC901_RuntimeMethod_var); } IL_0067: { ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_18 = V_2; NullCheck(L_18); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_19 = ASN1_get_Item_m88B75C57A7E130A02A709AE8FFD2E0972E71FC08(L_18, 0, /*hidden argument*/NULL); NullCheck(L_19); uint8_t L_20 = ASN1_get_Tag_m1346989AC839D85A9E0A211525A6B551974E4862_inline(L_19, /*hidden argument*/NULL); if ((!(((uint32_t)L_20) == ((uint32_t)2)))) { goto IL_0094; } } IL_0076: { ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_21 = V_2; NullCheck(L_21); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_22 = ASN1_get_Item_m88B75C57A7E130A02A709AE8FFD2E0972E71FC08(L_21, 1, /*hidden argument*/NULL); NullCheck(L_22); uint8_t L_23 = ASN1_get_Tag_m1346989AC839D85A9E0A211525A6B551974E4862_inline(L_22, /*hidden argument*/NULL); if ((!(((uint32_t)L_23) == ((uint32_t)2)))) { goto IL_0094; } } IL_0085: { ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_24 = V_2; NullCheck(L_24); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_25 = ASN1_get_Item_m88B75C57A7E130A02A709AE8FFD2E0972E71FC08(L_24, 2, /*hidden argument*/NULL); NullCheck(L_25); uint8_t L_26 = ASN1_get_Tag_m1346989AC839D85A9E0A211525A6B551974E4862_inline(L_25, /*hidden argument*/NULL); if ((((int32_t)L_26) == ((int32_t)2))) { goto IL_00a4; } } IL_0094: { String_t* L_27 = Locale_GetText_m41F0CB4E76BAAB1E97D9D92D109C846A8ECC1324(_stringLiteral94F1240DB28257B2D5540D3E18359A5AE748CE21, /*hidden argument*/NULL); CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A * L_28 = (CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A *)il2cpp_codegen_object_new(CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A_il2cpp_TypeInfo_var); CryptographicException__ctor_m0A5D357C12F9A830A9EBC51723094EBA5B854B98(L_28, L_27, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_28, PublicKey_DecodeDSA_mFE5301F7BC0E4ED8DF0EBCCAA0D1DA48972BC901_RuntimeMethod_var); } IL_00a4: { ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_29 = V_2; NullCheck(L_29); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_30 = ASN1_get_Item_m88B75C57A7E130A02A709AE8FFD2E0972E71FC08(L_29, 0, /*hidden argument*/NULL); NullCheck(L_30); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_31 = ASN1_get_Value_m9BD6239E12A6148AF9507C2F58058C6B8147A079(L_30, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_32 = PublicKey_GetUnsignedBigInteger_mA92B0B30FA75335EFEFE6B5E8580543C387C3785(L_31, /*hidden argument*/NULL); (&V_0)->set_P_0(L_32); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_33 = V_2; NullCheck(L_33); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_34 = ASN1_get_Item_m88B75C57A7E130A02A709AE8FFD2E0972E71FC08(L_33, 1, /*hidden argument*/NULL); NullCheck(L_34); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_35 = ASN1_get_Value_m9BD6239E12A6148AF9507C2F58058C6B8147A079(L_34, /*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_36 = PublicKey_GetUnsignedBigInteger_mA92B0B30FA75335EFEFE6B5E8580543C387C3785(L_35, /*hidden argument*/NULL); (&V_0)->set_Q_1(L_36); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_37 = V_2; NullCheck(L_37); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_38 = ASN1_get_Item_m88B75C57A7E130A02A709AE8FFD2E0972E71FC08(L_37, 2, /*hidden argument*/NULL); NullCheck(L_38); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_39 = ASN1_get_Value_m9BD6239E12A6148AF9507C2F58058C6B8147A079(L_38, /*hidden argument*/NULL); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_40 = PublicKey_GetUnsignedBigInteger_mA92B0B30FA75335EFEFE6B5E8580543C387C3785(L_39, /*hidden argument*/NULL); (&V_0)->set_G_2(L_40); goto IL_0100; } } // 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_00ee; throw e; } CATCH_00ee: { // begin catch(System.Exception) V_3 = ((Exception_t *)__exception_local); String_t* L_41 = Locale_GetText_m41F0CB4E76BAAB1E97D9D92D109C846A8ECC1324(_stringLiteralBB01CE9655988C03A8D21DDAB4C48223243029D2, /*hidden argument*/NULL); Exception_t * L_42 = V_3; CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A * L_43 = (CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A *)il2cpp_codegen_object_new(CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A_il2cpp_TypeInfo_var); CryptographicException__ctor_m65F4E67FD9D0449B5BFFC04E359BF3EC098075DA(L_43, L_41, L_42, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_43, PublicKey_DecodeDSA_mFE5301F7BC0E4ED8DF0EBCCAA0D1DA48972BC901_RuntimeMethod_var); } // end catch (depth: 1) IL_0100: { DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6 L_44 = V_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_45 = L_44.get_Y_3(); NullCheck(L_45); DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8 * L_46 = (DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8 *)il2cpp_codegen_object_new(DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8_il2cpp_TypeInfo_var); DSACryptoServiceProvider__ctor_m7543CB44E8F80ADC129572DD56E4C11F4C18B790(L_46, ((int32_t)((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_45)->max_length))))<<(int32_t)3)), /*hidden argument*/NULL); DSACryptoServiceProvider_t2F04D5DDEC979A82A4FE89530F0F712DFE12D6C8 * L_47 = L_46; DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6 L_48 = V_0; NullCheck(L_47); VirtActionInvoker1< DSAParameters_tCA1A96A151F47B1904693C457243E3B919425AC6 >::Invoke(22 /* System.Void System.Security.Cryptography.DSA::ImportParameters(System.Security.Cryptography.DSAParameters) */, L_47, L_48); return L_47; } } // System.Security.Cryptography.RSA System.Security.Cryptography.X509Certificates.PublicKey::DecodeRSA(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RSA_tB6C4B434B2AC02E3F8981DB2908C2018E251D145 * PublicKey_DecodeRSA_m39565B7B6C8DDB7666D5C3ABF7951DDC93D35965 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___rawPublicKey0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PublicKey_DecodeRSA_m39565B7B6C8DDB7666D5C3ABF7951DDC93D35965_MetadataUsageId); s_Il2CppMethodInitialized = true; } RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717 V_0; memset((&V_0), 0, sizeof(V_0)); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * V_1 = NULL; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * 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) * 1); il2cpp::utils::LeaveTargetStack __leave_targets(__leave_targets_storage); NO_UNUSED_WARNING (__leave_targets); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * G_B3_0 = NULL; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * G_B2_0 = NULL; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * G_B5_0 = NULL; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * G_B4_0 = NULL; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * G_B6_0 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717 )); } IL_0008: try { // begin try (depth: 1) { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___rawPublicKey0; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_1 = (ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E *)il2cpp_codegen_object_new(ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E_il2cpp_TypeInfo_var); ASN1__ctor_mE005F52336402C3D41EAD9E28A95910B3C0865DA(L_1, L_0, /*hidden argument*/NULL); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_2 = L_1; NullCheck(L_2); int32_t L_3 = ASN1_get_Count_m5A0E71B4C4A2257C0875AE1041AAA953C5B12A19(L_2, /*hidden argument*/NULL); G_B2_0 = L_2; if (L_3) { G_B3_0 = L_2; goto IL_0026; } } IL_0016: { String_t* L_4 = Locale_GetText_m41F0CB4E76BAAB1E97D9D92D109C846A8ECC1324(_stringLiteralE82C9BACBF2DFB2DCC47002F7D2B12849D472EA8, /*hidden argument*/NULL); CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A * L_5 = (CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A *)il2cpp_codegen_object_new(CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A_il2cpp_TypeInfo_var); CryptographicException__ctor_m0A5D357C12F9A830A9EBC51723094EBA5B854B98(L_5, L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, PublicKey_DecodeRSA_m39565B7B6C8DDB7666D5C3ABF7951DDC93D35965_RuntimeMethod_var); } IL_0026: { ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_6 = G_B3_0; NullCheck(L_6); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_7 = ASN1_get_Item_m88B75C57A7E130A02A709AE8FFD2E0972E71FC08(L_6, 0, /*hidden argument*/NULL); V_1 = L_7; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_8 = V_1; G_B4_0 = L_6; if (!L_8) { G_B5_0 = L_6; goto IL_003a; } } IL_0031: { ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_9 = V_1; NullCheck(L_9); uint8_t L_10 = ASN1_get_Tag_m1346989AC839D85A9E0A211525A6B551974E4862_inline(L_9, /*hidden argument*/NULL); G_B5_0 = G_B4_0; if ((((int32_t)L_10) == ((int32_t)2))) { G_B6_0 = G_B4_0; goto IL_004a; } } IL_003a: { String_t* L_11 = Locale_GetText_m41F0CB4E76BAAB1E97D9D92D109C846A8ECC1324(_stringLiteral182A1006504A8759958D9A863A2087C996006E1E, /*hidden argument*/NULL); CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A * L_12 = (CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A *)il2cpp_codegen_object_new(CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A_il2cpp_TypeInfo_var); CryptographicException__ctor_m0A5D357C12F9A830A9EBC51723094EBA5B854B98(L_12, L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, PublicKey_DecodeRSA_m39565B7B6C8DDB7666D5C3ABF7951DDC93D35965_RuntimeMethod_var); } IL_004a: { NullCheck(G_B6_0); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_13 = ASN1_get_Item_m88B75C57A7E130A02A709AE8FFD2E0972E71FC08(G_B6_0, 1, /*hidden argument*/NULL); V_2 = L_13; ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_14 = V_2; NullCheck(L_14); uint8_t L_15 = ASN1_get_Tag_m1346989AC839D85A9E0A211525A6B551974E4862_inline(L_14, /*hidden argument*/NULL); if ((((int32_t)L_15) == ((int32_t)2))) { goto IL_006a; } } IL_005a: { String_t* L_16 = Locale_GetText_m41F0CB4E76BAAB1E97D9D92D109C846A8ECC1324(_stringLiteral03B54C173D0B849C2B100892F8AA763F728E98D3, /*hidden argument*/NULL); CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A * L_17 = (CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A *)il2cpp_codegen_object_new(CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A_il2cpp_TypeInfo_var); CryptographicException__ctor_m0A5D357C12F9A830A9EBC51723094EBA5B854B98(L_17, L_16, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_17, PublicKey_DecodeRSA_m39565B7B6C8DDB7666D5C3ABF7951DDC93D35965_RuntimeMethod_var); } IL_006a: { ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_18 = V_1; NullCheck(L_18); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_19 = ASN1_get_Value_m9BD6239E12A6148AF9507C2F58058C6B8147A079(L_18, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_20 = PublicKey_GetUnsignedBigInteger_mA92B0B30FA75335EFEFE6B5E8580543C387C3785(L_19, /*hidden argument*/NULL); (&V_0)->set_Modulus_1(L_20); ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * L_21 = V_2; NullCheck(L_21); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_22 = ASN1_get_Value_m9BD6239E12A6148AF9507C2F58058C6B8147A079(L_21, /*hidden argument*/NULL); (&V_0)->set_Exponent_0(L_22); goto IL_009d; } } // 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_008b; throw e; } CATCH_008b: { // begin catch(System.Exception) V_3 = ((Exception_t *)__exception_local); String_t* L_23 = Locale_GetText_m41F0CB4E76BAAB1E97D9D92D109C846A8ECC1324(_stringLiteralBB01CE9655988C03A8D21DDAB4C48223243029D2, /*hidden argument*/NULL); Exception_t * L_24 = V_3; CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A * L_25 = (CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A *)il2cpp_codegen_object_new(CryptographicException_t67ABE4FAB48298C9DF4C5E37E4C8F20AA601F15A_il2cpp_TypeInfo_var); CryptographicException__ctor_m65F4E67FD9D0449B5BFFC04E359BF3EC098075DA(L_25, L_23, L_24, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_25, PublicKey_DecodeRSA_m39565B7B6C8DDB7666D5C3ABF7951DDC93D35965_RuntimeMethod_var); } // end catch (depth: 1) IL_009d: { RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717 L_26 = V_0; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_27 = L_26.get_Modulus_1(); NullCheck(L_27); RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4 * L_28 = (RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4 *)il2cpp_codegen_object_new(RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4_il2cpp_TypeInfo_var); RSACryptoServiceProvider__ctor_mBE2DCC392E07EBD1E400EF9EF6C25E678236ACC2(L_28, ((int32_t)((int32_t)(((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length))))<<(int32_t)3)), /*hidden argument*/NULL); RSACryptoServiceProvider_t6DC0FC3205BA6CDCA4FF2AEEF566D8F0CCE26AD4 * L_29 = L_28; RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717 L_30 = V_0; NullCheck(L_29); VirtActionInvoker1< RSAParameters_t6A568C1275FA8F8C02615666D998134DCFFB9717 >::Invoke(25 /* System.Void System.Security.Cryptography.RSA::ImportParameters(System.Security.Cryptography.RSAParameters) */, L_29, L_30); return L_29; } } // System.Void System.Security.Cryptography.X509Certificates.PublicKey::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PublicKey__cctor_m9F739A93AE91AE86889835AAE256410F4DB808CC (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (PublicKey__cctor_m9F739A93AE91AE86889835AAE256410F4DB808CC_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)0); ((PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620_StaticFields*)il2cpp_codegen_static_fields_for(PublicKey_tBA8234EB603A903FCBBBE67D8247393D4CC8D620_il2cpp_TypeInfo_var))->set_Empty_4(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * IOAsyncResult_get_AsyncState_m9D507541D18B17FFF72F90D8DBB3F301213EA4A7_inline (IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_async_state_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void SocketAsyncEventArgs_set_AcceptSocket_m7EEFF83859DD66A54E98A34FB7000DD670F1B1C1_inline (SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * __this, Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___value0, const RuntimeMethod* method) { { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_0 = ___value0; __this->set_U3CAcceptSocketU3Ek__BackingField_4(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void SocketAsyncEventArgs_set_SocketError_mFCDAA84BC41D0B28B2517AFD1DCBADCFAAE29499_inline (SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CSocketErrorU3Ek__BackingField_6(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * SocketAsyncEventArgs_get_AcceptSocket_m3BD8876BC4B1859E1E7956AD9B3E0227B9E77F75_inline (SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * __this, const RuntimeMethod* method) { { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_0 = __this->get_U3CAcceptSocketU3Ek__BackingField_4(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Socket_get_AddressFamily_m33B7B2581828A024C81CE52DF4287A2447A54D6F_inline (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_addressFamily_10(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Socket_get_SocketType_m61AE4997710B0CE75832B42919A2892F00740E37_inline (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_socketType_11(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Socket_get_ProtocolType_mE9C131BE9AEA271B35821FC80C8CB62414E1546E_inline (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_protocolType_12(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void SocketAsyncEventArgs_set_BytesTransferred_mFEA9222385B83E3CAD5546E53F1C3F81C5EEA4AE_inline (SocketAsyncEventArgs_t5E05ABA36B4740D22D5E746DC4E7763AA448CAA7 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CBytesTransferredU3Ek__BackingField_5(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * IOAsyncResult_get_AsyncCallback_m1D3A0A3BCC3432B64968E7DC4D3A2ECAA6ABDB60_inline (IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * __this, const RuntimeMethod* method) { { AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4 * L_0 = __this->get_async_callback_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void IOAsyncResult_set_CompletedSynchronously_mF2CA3BB7E351A84EEC942B66816756361616EA75_inline (IOAsyncResult_tB02ABC485035B18A731F1B61FB27EE17F4B792AD * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_completed_synchronously_3(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t Win32Exception_get_NativeErrorCode_mADB2F3845BEC2405353354CE6B6232741359D857_inline (Win32Exception_tB05BE97AB4CADD54DF96C0109689F0ECA7517668 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_nativeErrorCode_17(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * TcpClient_get_Client_m7EE266557B305926B1A845F3C75E2532899D4395_inline (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __this, const RuntimeMethod* method) { { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_0 = __this->get_m_ClientSocket_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void TcpClient_set_Client_m932460A905C55EC815A5471D37C2EF7DDE63EFCB_inline (TcpClient_t8BC37A84681D1839590AE10B14C25BA473063EDB * __this, Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * ___value0, const RuntimeMethod* method) { { Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * L_0 = ___value0; __this->set_m_ClientSocket_0(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * TimerNode_get_Next_m91904310F38E6EF8D94261890F86387942EA81DE_inline (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * __this, const RuntimeMethod* method) { { TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_0 = __this->get_next_6(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * TimerNode_get_Prev_m694B4D7BD49FE9A47B961DE0E12FF036B940CEE5_inline (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * __this, const RuntimeMethod* method) { { TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_0 = __this->get_prev_7(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void TimerNode_set_Prev_m6AE80A4996048AADCBD43D8CFEB5DDB8CAAC1B8E_inline (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * __this, TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * ___value0, const RuntimeMethod* method) { { TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_0 = ___value0; __this->set_prev_7(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void TimerNode_set_Next_m6A6F1ACDE24E867EA3D88F2C889C677AE7AAC3BD_inline (TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * __this, TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * ___value0, const RuntimeMethod* method) { { TimerNode_t5596C0BAF3E85D0C2444ECA74917630FDEF5087B * L_0 = ___value0; __this->set_next_6(L_0); return; } } 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 RuntimeObject* WebClient_get_Credentials_m38B7EDD717B65BAB14BCBD7E544DDF90DCDBC23A_inline (WebClient_t0BFD938623FF98FA7EEE0031AB9E8293DD295F6A * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get_m_credentials_5(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * WebConnectionGroup_get_Queue_mFD7C3E8AC4A9C8ED75FA1326C061716973038681_inline (WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * __this, const RuntimeMethod* method) { { Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3 * L_0 = __this->get_queue_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool Socket_get_Connected_mB757B01CF081289D443081672D65CDF8AD76D3DE_inline (Socket_t47148BFA7740C9C45A69F2F3722F734B9DCA45D8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_is_connected_19(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ServicePoint_get_UsesProxy_mE9FA562F253495145951E40663A0020A81C4E0B2_inline (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_usesProxy_8(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* IPHostEntry_get_AddressList_m975824502A0B08158C90378007A1E3B6AEFCBE56_inline (IPHostEntry_tB00EABDF75DB19AEAD4F3E7D93BFD7BAE558149D * __this, const RuntimeMethod* method) { { IPAddressU5BU5D_t7F25C4C038C43BFDA8EA84969112E82BADC38BC3* L_0 = __this->get_addressList_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t IPAddress_get_AddressFamily_m5FB6DC510A9C84046F0C38C7C7823FE6A565A693_inline (IPAddress_t77F35D21A3027F0CE7B38EA9B56BFD31B28952CE * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_Family_10(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ServicePoint_get_Address_m495426C74C9007D28297B146B4B6DB4BEC733FAA_inline (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, const RuntimeMethod* method) { { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_0 = __this->get_uri_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ServicePoint_get_UseNagleAlgorithm_m56DFD8215A0D543539F4BC78DD65EE54F9FCC5F0_inline (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_useNagle_13(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * HttpWebRequest_get_Address_mC998EF3704E8B63D965DBE0DA1EF66094C982C6B_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method) { { Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_0 = __this->get_actualUri_13(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* Authorization_get_Message_m6A7AC7EC2D323624178328B3922110CB02A1BD6A_inline (Authorization_t6AA17F42B60530EEB99AABAF32E48F292BE2125B * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_Message_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ServicePoint_get_UseConnect_m6268CF09927CD113B8841A7CE26C668D55428AB0_inline (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_useConnect_11(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t MonoTlsStream_get_ExceptionStatus_m9B0855084A66F0F11D5576249ED25547BE0AB015_inline (MonoTlsStream_t15DF42240B3214CA6A4A8FD8671C173B572DF171 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_status_5(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * WebConnectionData_get_request_mBCAB5D7832E3BDAD069FF85CD3460187C7D769AF_inline (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * __this, const RuntimeMethod* method) { { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_0 = __this->get__request_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void HttpWebRequest_set_FinishedReading_m7996D990D5CC3E633495786FBC33530F8F28DE49_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_finished_reading_57(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Exception_t * Exception_get_InnerException_mCB68CC8CBF2540EF381CB17A4E4E3F6D0E33453F_inline (Exception_t * __this, const RuntimeMethod* method) { { Exception_t * L_0 = __this->get__innerException_4(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t WebConnectionData_get_ReadState_m9D2D719776C582C08C01443CBD7AAD0AF852E16D_inline (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get__readState_8(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebConnectionStream_set_ReadBuffer_m83EFEB4452866B3B82420C0B5A46B788F59BB7F5_inline (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___value0, const RuntimeMethod* method) { { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___value0; __this->set_readBuffer_8(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebConnectionStream_set_ReadBufferOffset_mB30436CA2165A8241F3901EDAEA0F7087FDF70C1_inline (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_readBufferOffset_9(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebConnectionStream_set_ReadBufferSize_mE30E018A060002F77284E4EC09C35D6FB04462F7_inline (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_readBufferSize_10(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ServicePoint_SetVersion_mDEF772403546C56DD090DB39086E947BAD9482AD_inline (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * ___version0, const RuntimeMethod* method) { { Version_tDBE6876C59B6F56D4F8CAA03851177ABC6FE0DFD * L_0 = ___version0; __this->set_protocolVersion_6(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ServicePoint_set_SendContinue_m92320EA69F94AE266D2C8797E5DCEA965DF5C8ED_inline (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_sendContinue_10(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool HttpWebRequest_get_ExpectContinue_m80EDFA10BD4E39A93C3C575A836F67BBA092E5EC_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_expectContinue_51(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void HttpWebRequest_set_ExpectContinue_mAADC5EE3EA03A70686991FD0BAF0833E74EC0DEC_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_expectContinue_51(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool HttpWebRequest_get_ReuseConnection_mC573AB22C2EBE0EB4FEAC99C7FE76A92B75E672F_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CReuseConnectionU3Ek__BackingField_71(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool HttpWebRequest_get_KeepAlive_mF11B5750CC9FED8F7C43C3317B88BA8E8258E274_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_keepAlive_28(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebAsyncResult_set_InnerAsyncResult_mFD90FA725F473E6B2764EFA850FD77E9DBF027F4_inline (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, RuntimeObject* ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___value0; __this->set_innerAsyncResult_10(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* WebAsyncResult_get_InnerAsyncResult_m6E191630B2895757EC964C9BF214229C05119B35_inline (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get_innerAsyncResult_10(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* WebAsyncResult_get_Buffer_mADBD22123B9BADEE179E6266A813F78D0F4A0201_inline (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method) { { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = __this->get_buffer_13(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t WebAsyncResult_get_Offset_mCCFD01C6F256D86E3671E12763C9B786A6FFDB9D_inline (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_offset_14(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t WebAsyncResult_get_Size_mB2BEBB44B435FE3FADC200E5AB62085025BB4F45_inline (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_size_15(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void HttpWebRequest_set_ReuseConnection_m9648C1902AB14FEB6908A9106113EEA91D688DB0_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CReuseConnectionU3Ek__BackingField_71(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool HttpWebRequest_get_FinishedReading_mA30B015AA206E345AF2297CA4741162A3AAE89CD_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_finished_reading_57(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebConnectionData_set_request_m3B483E01093010970B3137AB07A90F95EBF54FAA_inline (WebConnectionData_tC9286455629F1E9E2BA0CA8AB6958DF931299CCC * __this, HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * ___value0, const RuntimeMethod* method) { { HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * L_0 = ___value0; __this->set__request_0(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool WebConnection_get_NtlmAuthenticated_m38B8408E19BBC2AD7AC02F075E9D6D52D28A8CF0_inline (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_ntlm_authenticated_18(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * WebConnection_get_NtlmCredential_m54C08C74BCB4413EEB99E89D50E7A374C9CA95E7_inline (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method) { { NetworkCredential_tA91C6E62EA0F0915E6E393F5DFD87D03FF2C3062 * L_0 = __this->get_ntlm_credentials_17(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool HttpWebRequest_get_UnsafeAuthenticatedConnectionSharing_m8A85B953FA637C240BA16D027451D3CA1F6ECFBE_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_unsafe_auth_blah_70(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool WebConnection_get_UnsafeAuthenticatedConnectionSharing_m307DF73E1F830E63FAD8F4D9A76FE48D52E5B278_inline (WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_unsafe_sharing_19(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool ConnectionState_get_Busy_mB662FC2792798F61882036D499518F481CE9603A_inline (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_busy_2(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ConnectionState_get_Connection_m8C9B3DFE1B32CAAC97DAC74A840964A16189D4D6_inline (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method) { { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_0 = __this->get_U3CConnectionU3Ek__BackingField_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t ServicePoint_get_ConnectionLimit_m6C7210450E5186E95E6895C08E4E3C267E186B9D_inline (ServicePoint_t5F42B1A9D56E09B4B051BE0968C81DE3128E3EB4 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_connectionLimit_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ConnectionState_get_IdleSince_m71B6ACBE3CB2C3BB0F24FF806F0894C5246A9019_inline (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = __this->get_idleSince_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * ConnectionState_get_Group_m39FE80A7416FFB84F209D8071148E3F3F8B3C784_inline (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, const RuntimeMethod* method) { { WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * L_0 = __this->get_U3CGroupU3Ek__BackingField_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ConnectionState_set_Group_m49278D7CB53D2D47B35DD05EC81614FC1E47B3E3_inline (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * ___value0, const RuntimeMethod* method) { { WebConnectionGroup_tBEAB5ED1DE321C0981F5CBABA020970C3D63E95F * L_0 = ___value0; __this->set_U3CGroupU3Ek__BackingField_1(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void ConnectionState_set_Connection_m169D4C3A19C2ED277103AB2D242525F16B401DEB_inline (ConnectionState_t9EAE3917A0743B4C6D40669D7B2BBE799490A0C6 * __this, WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * ___value0, const RuntimeMethod* method) { { WebConnection_tEB76AEE17361D28CBAD4033026A71DA89289C243 * L_0 = ___value0; __this->set_U3CConnectionU3Ek__BackingField_0(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t HttpWebRequest_get_ReadWriteTimeout_m86E1F5472AAB426943817D16339BF5651E0AC841_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_readWriteTimeout_61(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool HttpWebRequest_get_SendChunked_mA44BAA89D8F887C53638D792B9B35A92AAE46FB3_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_sendChunked_40(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebAsyncResult_set_NBytes_m31F8063B2B331EFF05D30FE042FFED0857622883_inline (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_nbytes_9(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t WebAsyncResult_get_NBytes_m1C92011F20E80F8C5668B0717F3002B6323E3F25_inline (WebAsyncResult_tF700444B9ABA86C7CADBFA7B99DEC52D9FBD87EE * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_nbytes_9(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR Exception_t * SimpleAsyncResult_get_Exception_mC8615919B40C4193415211FDA85A71FCC3776CB8_inline (SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * __this, const RuntimeMethod* method) { { Exception_t * L_0 = __this->get_exc_6(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void HttpWebRequest_set_InternalContentLength_mCFA62AC5AC5C3221C14746EC8E8F49A8CF76BD91_inline (HttpWebRequest_t5B5BFA163B5AD6134620F315940CE3631D7FAAE0 * __this, int64_t ___value0, const RuntimeMethod* method) { { int64_t L_0 = ___value0; __this->set_contentLength_20(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool WebConnectionStream_get_GetResponseOnClose_mF5FC1E97BE79E6F9FA8A96FD779E455B2BA7BB21_inline (WebConnectionStream_t537F33BF6D8999D67791D02F8E6DE6448F2A31FC * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CGetResponseOnCloseU3Ek__BackingField_34(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR bool SimpleAsyncResult_get_CompletedSynchronouslyPeek_mA560945DA091E2620A1ED0022CB5E9379C529A8E_inline (SimpleAsyncResult_tA572851810F8E279EE9E5378A6D9A538B1822FC6 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_synch_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* WebProxy_get_Credentials_mF546D5D8441F10F4A46A9A3C5D52BFFBE7D735B0_inline (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get__Credentials_5(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* CredentialCache_get_DefaultCredentials_m669684689D1F69432F33D9B1E0ECF53080BB8CDC_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CredentialCache_get_DefaultCredentials_m669684689D1F69432F33D9B1E0ECF53080BB8CDCSystem7_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F_il2cpp_TypeInfo_var); SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F * L_0 = ((SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F_StaticFields*)il2cpp_codegen_static_fields_for(SystemNetworkCredential_t99999F24C6F16257357D06725EC0365F1666875F_il2cpp_TypeInfo_var))->get_defaultCredential_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455 * WebProxy_get_ScriptEngine_m6E040080EC0330E0C15849B1BB6469DBFE92A057_inline (WebProxy_t075305900B1D4D8BC8FAB08852842E42BC000417 * __this, const RuntimeMethod* method) { { AutoWebProxyScriptEngine_tA3B7EF6B73AD21A750868072B07936408AB3B455 * L_0 = __this->get_m_ScriptEngine_8(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RequestCache_t41E1BB0AF0CD41C778E51C62180B844887B6EAF8 * RequestCacheBinding_get_Cache_mBA542233E24F4E0F7BBD002FEC16C40635F6CEC6_inline (RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 * __this, const RuntimeMethod* method) { { RequestCache_t41E1BB0AF0CD41C778E51C62180B844887B6EAF8 * L_0 = __this->get_m_RequestCache_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RequestCacheValidator_t21A4A8B8ECF2EDCDD0C34B0D26FCAB2F77190F41 * RequestCacheBinding_get_Validator_m96DB953B9D5359F0CB17743EB2DBD2876AFF416E_inline (RequestCacheBinding_tB84D71781C4BCEF43DEBC72165283C4543BA4724 * __this, const RuntimeMethod* method) { { RequestCacheValidator_t21A4A8B8ECF2EDCDD0C34B0D26FCAB2F77190F41 * L_0 = __this->get_m_CacheValidator_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * WebRequest_get_CacheProtocol_m3FE221A4DE60F555F61D5084084251D82F51AB8A_inline (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, const RuntimeMethod* method) { { RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * L_0 = __this->get_m_CacheProtocol_7(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t RequestCachePolicy_get_Level_mF07A69B91868379BECC75D5E8845A3107C224D81_inline (RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_Level_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebRequest_set_CacheProtocol_m5746C3A229435A63047F363439ECF7BB4DAF6ABA_inline (WebRequest_t5668DA48802E9FE2F1DE5F5A770B218608B918C8 * __this, RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * ___value0, const RuntimeMethod* method) { { RequestCacheProtocol_t51DE21412EAD66CAD600D3A6940942920340D35D * L_0 = ___value0; __this->set_m_CacheProtocol_7(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject* DefaultProxySectionInternal_get_WebProxy_m38F5DF1772271FC6014B56D93654B771D745AB9B_inline (DefaultProxySectionInternal_tF2CCE31F75FAA00492E00F045768C58A69F53459 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get_webProxy_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void WebRequestPrefixElement_set_Creator_m0621605962A7E252A968B0F71CB83F9A8BDA955A_inline (WebRequestPrefixElement_t78873458EC7C1DE7A0CDDD8498A7A7D5DAD27482 * __this, RuntimeObject* ___value0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___value0; __this->set_creator_1(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t OperatingSystem_get_Platform_m36635DD0A3D5442E515AB8D2EA3C7092348A5181_inline (OperatingSystem_tBB05846D5AA6960FFEB42C59E5FE359255C2BE83 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get__platform_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* DescriptionAttribute_get_DescriptionValue_mD892D328BECCFE526144A4B778DCC2B4BC8D45CD_inline (DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_description_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void DescriptionAttribute_set_DescriptionValue_m847FED7026008DA7EBFE3EAAEF5E87DB92F863E8_inline (DescriptionAttribute_t112C5FEAA03342D05BF40C1713ABF1C1848DEE75 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_description_1(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR String_t* Oid_get_Value_mFE18BDFF095DD5A6643F4FEC3E57846716F37F05_inline (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_value_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR uint8_t ASN1_get_Tag_m1346989AC839D85A9E0A211525A6B551974E4862_inline (ASN1_t2B883D12D3493F8395B31D1F0ABD93F43948B27E * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_m_nTag_0(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR void Oid_set_Value_m304CEF248379566701402100FA015EAC640C033F_inline (Oid_tC00A10270EAF16BBF0F2619B9AEC883E0CFE6137 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_m_value_0(L_0); return; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* AsnEncodedData_get_RawData_mB9F8281A96011161C67EB3A9208E26C423B187EC_inline (AsnEncodedData_t7D5EF5337DCAF507CAD7D750552C943F037A9D65 * __this, const RuntimeMethod* method) { { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = __this->get__raw_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m280A09BFF251F8BB2F0638334ED0F3A03EACA483_gshared_inline (Enumerator_tD2E008C377B02B56DD6AF067E72CE996FC350483 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get__current_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR int32_t LinkedList_1_get_Count_m3FEDB19F06F4B650469DB1D5D2308832AC52B75D_gshared_inline (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get_count_1(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR RuntimeObject * LinkedListNode_1_get_Value_m36A53343597D289FE50219266EDE929003F0EA89_gshared_inline (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_item_3(); return L_0; } } IL2CPP_EXTERN_C inline IL2CPP_METHOD_ATTR LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * LinkedList_1_get_First_m0C98E2DE4C013B92EDF858C9A5DEA9A30BB5523C_gshared_inline (LinkedList_1_t53CE3B6C8AC75667A89B320FD72FAF18BAB09384 * __this, const RuntimeMethod* method) { { LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 * L_0 = (LinkedListNode_1_t29FE2977C490DD49F9F19A1FCBD4B2510F580683 *)__this->get_head_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; } }